aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_shader_demo.app/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_shader_demo.app/Resources')
-rw-r--r--examples/pugl_shader_demo.app/Resources/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/pugl_shader_demo.app/Resources/meson.build b/examples/pugl_shader_demo.app/Resources/meson.build
index 87e3a71..ddbdcbe 100644
--- a/examples/pugl_shader_demo.app/Resources/meson.build
+++ b/examples/pugl_shader_demo.app/Resources/meson.build
@@ -1,3 +1,6 @@
+# Copyright 2021-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
shaders = [
'header_330.glsl',
'header_420.glsl',