diff options
author | David Robillard <d@drobilla.net> | 2022-09-01 14:14:32 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-09-01 14:14:32 -0400 |
commit | 3b245251dfce9192b6f0e9eb3b93662773f70b73 (patch) | |
tree | 0e0d52815399b9632ae294ea3a14115926895b53 /README.md | |
parent | 59852db307d7a3d244de8b3bf4ae37cc1cc33281 (diff) | |
download | serd-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 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <!-- Copyright 2011-2022 David Robillard <d@drobilla.net> --> -<!-- SPDX-License-Identifier: CC0-1.0 OR ISC --> +<!-- SPDX-License-Identifier: ISC --> Serd ==== |