aboutsummaryrefslogtreecommitdiffstats
path: root/meson
diff options
context:
space:
mode:
Diffstat (limited to 'meson')
-rw-r--r--meson/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson/meson.build b/meson/meson.build
index 20e0522..87de44d 100644
--- a/meson/meson.build
+++ b/meson/meson.build
@@ -1,3 +1,6 @@
+# Copyright 2021 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR ISC
+
# General code to enable approximately all warnings.
#
# This is trivial for clang and MSVC, but GCC does not have such an option, and