From b7d90cc7bc194211aaaf2d4993d76481cd4a1c9e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 24 Nov 2022 11:15:35 -0500 Subject: Use 0BSD for trivial "public domain intent" things --- test/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/meson.build b/test/meson.build index 8b4cc42..e113837 100644 --- a/test/meson.build +++ b/test/meson.build @@ -1,5 +1,5 @@ # Copyright 2021 David Robillard -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC reuse = find_program('reuse', required: false) -- cgit v1.2.1