From f51ad87e28f7580f674569cd9a9345c50d50c935 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Sep 2022 15:46:48 -0400 Subject: 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. --- .reuse/dep5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.reuse/dep5') diff --git a/.reuse/dep5 b/.reuse/dep5 index 1731c62..b2f01c6 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -5,11 +5,11 @@ Source: https://gitlab.com/drobilla/patchage Files: .clant.json .includes.imp INSTALL.md NEWS meson_options.txt Copyright: 2020-2021 David Robillard -License: CC0-1.0 OR GPL-3.0-or-later +License: 0BSD OR GPL-3.0-or-later Files: AUTHORS README.md patchage.desktop.in Copyright: 2006-2014 David Robillard -License: CC0-1.0 OR GPL-3.0-or-later +License: 0BSD OR GPL-3.0-or-later Files: src/patchage.gladep src/patchage.ui.in Copyright: 2006-2014 David Robillard @@ -17,7 +17,7 @@ License: GPL-3.0-or-later Files: osx/Info.plist.in osx/gtkrc osx/loaders.cache osx/pango.modules osx/pangorc Copyright: 2011-2017 David Robillard -License: CC0-1.0 OR GPL-3.0-or-later +License: 0BSD OR GPL-3.0-or-later Files: osx/Patchage.icns Copyright: 2011 David Robillard -- cgit v1.2.1