From ae73b267d414b3307af9768bd1176bb18bc7f8f3 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Wed, 30 Jun 2021 08:45:10 +0100 Subject: Add Apache License 2.0 --- src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala') diff --git a/src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala b/src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala index 0e10f89..3e10697 100644 --- a/src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala +++ b/src/main/scala/uk/ac/ox/cs/rsacomb/RSAOntology.scala @@ -1,3 +1,19 @@ +/* + * Copyright 2020, 2021 KRR Oxford + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package uk.ac.ox.cs.rsacomb /* Java imports */ -- cgit v1.2.3