summaryrefslogtreecommitdiffstats
path: root/apache
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2021-09-04 16:05:37 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2021-09-04 16:05:37 +0000
commit822a80779d45dba63d4761c3ce49fbac899ff7f7 (patch)
treea77c9a646b8d7607cff90f1ad28aa38f40c416e0 /apache
parentImproving message when update txt records in dehydrated-nsupdate. (diff)
downloadservice-tools-822a80779d45dba63d4761c3ce49fbac899ff7f7.tar.xz
service-tools-822a80779d45dba63d4761c3ce49fbac899ff7f7.zip
Harmonizing copyright headers.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'apache')
-rw-r--r--apache/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/apache/Makefile b/apache/Makefile
index 90758cf..3977399 100644
--- a/apache/Makefile
+++ b/apache/Makefile
@@ -1,4 +1,6 @@
-# Copyright (C) 2014-2019 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+# Open Infrastructure: service-tools
+
+# Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net>
#
# SPDX-License-Identifier: GPL-3.0+
#
@@ -13,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
SHELL := sh -e