diff options
Diffstat (limited to 'doc/reference/libical-glib')
-rw-r--r-- | doc/reference/libical-glib/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/libical-glib/CMakeLists.txt b/doc/reference/libical-glib/CMakeLists.txt index c4f8b594..df4be031 100644 --- a/doc/reference/libical-glib/CMakeLists.txt +++ b/doc/reference/libical-glib/CMakeLists.txt @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: Milan Crha <mcrha@redhat.com> +# SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0 option(ENABLE_GTK_DOC "Use gtk-doc to build documentation" True) |