diff options
Diffstat (limited to 'doc/cpp/Doxyfile.in')
-rw-r--r-- | doc/cpp/Doxyfile.in | 3 |
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" |