aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-22 18:07:07 -0400
committerDavid Robillard <d@drobilla.net>2022-08-22 18:07:07 -0400
commite864af0d8d6002ad07adc4695894c01e0fe24c2c (patch)
tree565f064340929d2669160d5552ebc382a9eb3451 /COPYING
parent833e5bab330379797568007671d77e80e58ae388 (diff)
downloadserd-e864af0d8d6002ad07adc4695894c01e0fe24c2c.tar.gz
serd-e864af0d8d6002ad07adc4695894c01e0fe24c2c.tar.bz2
serd-e864af0d8d6002ad07adc4695894c01e0fe24c2c.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 'COPYING')
-rw-r--r--COPYING14
1 files changed, 7 insertions, 7 deletions
diff --git a/COPYING b/COPYING
index 52c133d1..977d7b6e 100644
--- a/COPYING
+++ b/COPYING
@@ -4,10 +4,10 @@ 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. \ No newline at end of file
+THE 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.