From 83d1c67859ced623a64fafc0c63f621fe37c4407 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 14 Oct 2022 13:41:47 -0400 Subject: Use 0BSD for trivial "public domain intent" things --- meson/warnings/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson/warnings') diff --git a/meson/warnings/meson.build b/meson/warnings/meson.build index f9cc63f..616036c 100644 --- a/meson/warnings/meson.build +++ b/meson/warnings/meson.build @@ -1,5 +1,5 @@ # Copyright 2020-2022 David Robillard -# SPDX-License-Identifier: CC0-1.0 OR ISC +# SPDX-License-Identifier: 0BSD OR ISC # General code to enable approximately all warnings in GCC 12, clang, and MSVC. # -- cgit v1.2.1