summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-08 15:48:05 -0400
committerDavid Robillard <d@drobilla.net>2022-09-08 15:48:05 -0400
commit65cac86d0ed7738c6d5b3b5028e2ac729c7b59d4 (patch)
treea0da112d1d0eb75e908f557d2ad8b6558741d80e /.gitlab-ci.yml
parent9cf7d1b3ca055fcfadc34bd269ef5f7227e155d8 (diff)
downloadraul-65cac86d0ed7738c6d5b3b5028e2ac729c7b59d4.tar.gz
raul-65cac86d0ed7738c6d5b3b5028e2ac729c7b59d4.tar.bz2
raul-65cac86d0ed7738c6d5b3b5028e2ac729c7b59d4.zip
Use 0BSD for trivial "public domain intent" things
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 975664e..18c41ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
# Copyright 2019-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
arm32_dbg:
image: lv2plugin/debian-arm32