summaryrefslogtreecommitdiffstats
path: root/options/license/ISC
diff options
context:
space:
mode:
authorThomas Boerger <thomas@webhippie.de>2017-03-15 13:30:16 +0100
committerGitHub <noreply@github.com>2017-03-15 13:30:16 +0100
commit42032fdecf81c25cb4aa477ddf9a0207e85f571a (patch)
treef7cf4207da34eb4eeb9b57caaaa78e7aba461130 /options/license/ISC
parenta06c3ad2c02a5473184711be6dbf1b30f0299e11 (diff)
downloadgitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.tar.gz
gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.zip
Synced licenses with github repo (#1246)
* Added script to download licenses from github * Synced licenses with github repo
Diffstat (limited to 'options/license/ISC')
-rw-r--r--options/license/ISC8
1 files changed, 8 insertions, 0 deletions
diff --git a/options/license/ISC b/options/license/ISC
new file mode 100644
index 0000000000..d50e0cf2a9
--- /dev/null
+++ b/options/license/ISC
@@ -0,0 +1,8 @@
+ISC License:
+
+Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
+Copyright (c) 1995-2003 by Internet Software Consortium
+
+Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file