summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS2
-rw-r--r--po/POTFILES2
-rw-r--r--po/meson.build2
3 files changed, 3 insertions, 3 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
index d51c244..d7e570d 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,4 +1,4 @@
# Copyright 2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later
+# SPDX-License-Identifier: 0BSD OR GPL-3.0-or-later
de fr ko
diff --git a/po/POTFILES b/po/POTFILES
index 0f392b7..a5b038c 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -1,5 +1,5 @@
# Copyright 2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later
+# SPDX-License-Identifier: 0BSD OR GPL-3.0-or-later
src/Action.hpp
src/ActionSink.hpp
diff --git a/po/meson.build b/po/meson.build
index 689ed1b..26c1bf4 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1,5 +1,5 @@
# Copyright 2020-2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later
+# SPDX-License-Identifier: 0BSD OR GPL-3.0-or-later
i18n = import('i18n')