diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-11-17 14:17:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 11:24:48 +0000 |
commit | ab543090b081833ac8422a6bfc57163b50a18949 (patch) | |
tree | f7cc01e62e2088750b8b8896e9aae5588f12cdf9 /share/man | |
parent | Releasing version 20170701. (diff) | |
download | service-tools-ab543090b081833ac8422a6bfc57163b50a18949.tar.xz service-tools-ab543090b081833ac8422a6bfc57163b50a18949.zip |
Adding SPDX License Identifiers.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/Makefile | 2 | ||||
-rw-r--r-- | share/man/apache-icons.7.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/share/man/Makefile b/share/man/Makefile index aff079f..10bba9b 100644 --- a/share/man/Makefile +++ b/share/man/Makefile @@ -3,6 +3,8 @@ # apache-icons - Alternative icons for Apache autoindex # Copyright (C) 2014-2017 Daniel Baumann <daniel.baumann@open-infrastructure.net> # +# SPDX-License-Identifier: GPL-3.0+ +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or diff --git a/share/man/apache-icons.7.txt b/share/man/apache-icons.7.txt index 4cfe6b8..297aae8 100644 --- a/share/man/apache-icons.7.txt +++ b/share/man/apache-icons.7.txt @@ -1,6 +1,8 @@ // apache-icons - Alternative icons for Apache autoindex // Copyright (C) 2014-2017 Daniel Baumann <daniel.baumann@open-infrastructure.net> // +// SPDX-License-Identifier: GPL-3.0+ +// // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or |