diff options
Diffstat (limited to 'gtad/data.h.mustache')
-rw-r--r-- | gtad/data.h.mustache | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gtad/data.h.mustache b/gtad/data.h.mustache index 32ea85ee..1b511262 100644 --- a/gtad/data.h.mustache +++ b/gtad/data.h.mustache @@ -1,4 +1,7 @@ -{{>preamble}} +{{! +SPDX-FileCopyrightText: 2020 Kitsune Ral <Kitsune-Ral@users.sf.net> +SPDX-License-Identifier: LGPL-2.1-or-later +}}{{>preamble}} #pragma once #include "converters.h" |