aboutsummaryrefslogtreecommitdiffstats
path: root/doc/c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/c')
-rw-r--r--doc/c/api/meson.build2
-rw-r--r--doc/c/meson.build2
-rw-r--r--doc/c/xml/meson.build2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/c/api/meson.build b/doc/c/api/meson.build
index 7f5d26d..06e522e 100644
--- a/doc/c/api/meson.build
+++ b/doc/c/api/meson.build
@@ -1,5 +1,5 @@
# Copyright 2021 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
c_pugl_rst = custom_target(
'C API ReST Documentation',
diff --git a/doc/c/meson.build b/doc/c/meson.build
index 969727a..fc63421 100644
--- a/doc/c/meson.build
+++ b/doc/c/meson.build
@@ -1,5 +1,5 @@
# Copyright 2021-2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
config = configuration_data()
config.set('PUGL_VERSION', meson.project_version())
diff --git a/doc/c/xml/meson.build b/doc/c/xml/meson.build
index e1b715e..9e0c628 100644
--- a/doc/c/xml/meson.build
+++ b/doc/c/xml/meson.build
@@ -1,5 +1,5 @@
# Copyright 2021 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
c_doxygen_input = []
foreach h : c_headers