From 3b245251dfce9192b6f0e9eb3b93662773f70b73 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 1 Sep 2022 14:14:32 -0400 Subject: 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. --- doc/c/index.rst | 2 +- doc/c/overview.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/c/index.rst b/doc/c/index.rst index cc6f5f16..451b5d85 100644 --- a/doc/c/index.rst +++ b/doc/c/index.rst @@ -1,6 +1,6 @@ .. Copyright 2020-2021 David Robillard - SPDX-License-Identifier: CC0-1.0 OR ISC + SPDX-License-Identifier: ISC #### Serd diff --git a/doc/c/overview.rst b/doc/c/overview.rst index ec8c6966..b03615b9 100644 --- a/doc/c/overview.rst +++ b/doc/c/overview.rst @@ -1,6 +1,6 @@ .. Copyright 2020-2021 David Robillard - SPDX-License-Identifier: CC0-1.0 OR ISC + SPDX-License-Identifier: ISC ######## Overview -- cgit v1.2.1