diff options
Diffstat (limited to 'doc/c')
-rw-r--r-- | doc/c/Doxyfile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/c/Doxyfile.in b/doc/c/Doxyfile.in index f0b8236..6676873 100644 --- a/doc/c/Doxyfile.in +++ b/doc/c/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" |