aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_clipboard_demo.app/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_clipboard_demo.app/meson.build')
-rw-r--r--examples/pugl_clipboard_demo.app/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_clipboard_demo.app/meson.build b/examples/pugl_clipboard_demo.app/meson.build
index fff35b9..9ccd0a1 100644
--- a/examples/pugl_clipboard_demo.app/meson.build
+++ b/examples/pugl_clipboard_demo.app/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
config = configuration_data()
config.set('NAME', 'pugl_clipboard_demo')