From c1dbc93568b9280e91c9b920d09d8648e0eda44e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Sep 2022 15:33:46 -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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.reuse') diff --git a/.reuse/dep5 b/.reuse/dep5 index 0342bfc..af3244f 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -11,9 +11,9 @@ License: BSD-3-Clause Files: AUTHORS NEWS Copyright: 2011-2022 David Robillard Comment: Contributed to the Commons as a representation of simple facts -License: CC0-1.0 OR ISC +License: 0BSD OR ISC Files: .clant.json .includes.imp Copyright: 2020 David Robillard Comment: Contributed to the Commons as a tool configuration -License: CC0-1.0 OR ISC +License: 0BSD OR ISC -- cgit v1.2.1