aboutsummaryrefslogtreecommitdiffstats
path: root/doc/cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-01-04 11:02:26 -0500
committerDavid Robillard <d@drobilla.net>2023-01-04 11:02:26 -0500
commit0da2b2695face3321e0e39c50b47f6156dfed4e2 (patch)
tree2631c592f0140b5ecda741f5eee9fcf10d1e4d7a /doc/cpp
parent091a547a481fc5fb4698303520970ecbed19bd3f (diff)
downloadpugl-0da2b2695face3321e0e39c50b47f6156dfed4e2.tar.gz
pugl-0da2b2695face3321e0e39c50b47f6156dfed4e2.tar.bz2
pugl-0da2b2695face3321e0e39c50b47f6156dfed4e2.zip
Clean up licensing metadata
Diffstat (limited to 'doc/cpp')
-rw-r--r--doc/cpp/Doxyfile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cpp/Doxyfile.in b/doc/cpp/Doxyfile.in
index 5e1be1c..e4fc9ca 100644
--- a/doc/cpp/Doxyfile.in
+++ b/doc/cpp/Doxyfile.in
@@ -1,3 +1,6 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
PROJECT_NAME = Pugl
PROJECT_BRIEF = "A minimal portable API for embeddable GUIs"