aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-22 17:48:12 -0400
committerDavid Robillard <d@drobilla.net>2022-08-22 17:48:12 -0400
commit32d657cb44631d4dcdbfd3a83e6de681d139b45c (patch)
tree08516d9f4ff34854182deba799042af650552b6e /LICENSES
parenta69250bd729cb6396a3919b23c7e2b95c300b771 (diff)
downloadjalv-32d657cb44631d4dcdbfd3a83e6de681d139b45c.tar.gz
jalv-32d657cb44631d4dcdbfd3a83e6de681d139b45c.tar.bz2
jalv-32d657cb44631d4dcdbfd3a83e6de681d139b45c.zip
Use standard ISC license text
I'm not sure where the disclaimer variant that starts with "THIS" came from (although it is better that way), but this one that starts with "THE" is the standard text which is recognized by tools like `licensee` (and therefore Github) as a perfect match. There are no other changes other than whitespace.
Diffstat (limited to 'LICENSES')
l---------[-rw-r--r--]LICENSES/ISC.txt12
1 files changed, 1 insertions, 11 deletions
diff --git a/LICENSES/ISC.txt b/LICENSES/ISC.txt
index 2844d3c..012065c 100644..120000
--- a/LICENSES/ISC.txt
+++ b/LICENSES/ISC.txt
@@ -1,11 +1 @@
-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.
-
-THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.
+../COPYING \ No newline at end of file