aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-04-10 21:55:05 -0700
committerJakob Odersky <jakob@odersky.com>2018-04-10 21:55:05 -0700
commit7bb477f444c2cbbdfb02b99f02b5bcdcfdbf19d6 (patch)
tree9c5c16d9a890093829153c0d78e5ea9568e975f6 /COPYING
parent625deaf73560c2e31f2cbf9e45ba1ae30ead2e0b (diff)
downloadsbt-gpg-7bb477f444c2cbbdfb02b99f02b5bcdcfdbf19d6.tar.gz
sbt-gpg-7bb477f444c2cbbdfb02b99f02b5bcdcfdbf19d6.tar.bz2
sbt-gpg-7bb477f444c2cbbdfb02b99f02b5bcdcfdbf19d6.zip
Add license
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING13
1 files changed, 13 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..74f0a88
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,13 @@
+Copyright 2018 Jakob Odersky.
+
+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.