aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-01 14:14:32 -0400
committerDavid Robillard <d@drobilla.net>2022-09-01 14:14:32 -0400
commit3b245251dfce9192b6f0e9eb3b93662773f70b73 (patch)
tree0e0d52815399b9632ae294ea3a14115926895b53 /INSTALL.md
parent59852db307d7a3d244de8b3bf4ae37cc1cc33281 (diff)
downloadserd-3b245251dfce9192b6f0e9eb3b93662773f70b73.tar.gz
serd-3b245251dfce9192b6f0e9eb3b93662773f70b73.tar.bz2
serd-3b245251dfce9192b6f0e9eb3b93662773f70b73.zip
Fix licensing metadata
The intent here is that relatively generic configuration files, build definitions, or things considered "simple facts" are released to the Commons, but more substantive and original works, including documentation, are licensed the same as the software.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a8d9e69a..1ff7e2de 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,5 +1,5 @@
<!-- Copyright 2011-2022 David Robillard <d@drobilla.net> -->
-<!-- SPDX-License-Identifier: CC0-1.0 OR ISC -->
+<!-- SPDX-License-Identifier: ISC -->
Installation Instructions
=========================