summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-08 15:43:03 -0400
committerDavid Robillard <d@drobilla.net>2022-09-08 15:43:03 -0400
commit65f4d1f58566fc6b1feaf29f5e87f104ad3baa9e (patch)
treebaa2b88bb0a609081cd87ef49cbe7969538d3fdf /.gitignore
parent4f09c3ca6d7ee2645d1b107ad5b7a4e3907cbf11 (diff)
downloadganv-65f4d1f58566fc6b1feaf29f5e87f104ad3baa9e.tar.gz
ganv-65f4d1f58566fc6b1feaf29f5e87f104ad3baa9e.tar.bz2
ganv-65f4d1f58566fc6b1feaf29f5e87f104ad3baa9e.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 '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d794a3..ca1b769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
# Copyright 2020-2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
build/