summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-20 13:10:50 -0500
committerDavid Robillard <d@drobilla.net>2025-01-20 18:54:58 -0500
commit620eda74d39462c2fdd0744c630f7391de31400e (patch)
tree0388ffee47250be2fac0a3d44bd0aae785faca57
parent14a10c216714f840e2164e8e6f253388192a3273 (diff)
downloadsratom-620eda74d39462c2fdd0744c630f7391de31400e.tar.gz
sratom-620eda74d39462c2fdd0744c630f7391de31400e.tar.bz2
sratom-620eda74d39462c2fdd0744c630f7391de31400e.zip
Update copyright years and remove license symbolic link
Neither direction of linking here works properly with every site/tool, so just avoid all the hassle and write the "main" license out twice.
-rw-r--r--COPYING2
-rw-r--r--[l---------]LICENSES/ISC.txt14
2 files changed, 14 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 930a3ab..76b0501 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright 2012-2022 David Robillard <d@drobilla.net>
+Copyright 2012-2025 David Robillard <d@drobilla.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/LICENSES/ISC.txt b/LICENSES/ISC.txt
index 012065c..76b0501 120000..100644
--- a/LICENSES/ISC.txt
+++ b/LICENSES/ISC.txt
@@ -1 +1,13 @@
-../COPYING \ No newline at end of file
+Copyright 2012-2025 David Robillard <d@drobilla.net>
+
+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 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.