diff options
Diffstat (limited to 'doc/c/xml')
-rw-r--r-- | doc/c/xml/meson.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/c/xml/meson.build b/doc/c/xml/meson.build index ea5df9c..3974d09 100644 --- a/doc/c/xml/meson.build +++ b/doc/c/xml/meson.build @@ -1,3 +1,6 @@ +# Copyright 2021 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: CC0-1.0 OR ISC + doxygen = find_program('doxygen') c_doxygen_input = [] |