aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2024-07-14 11:58:57 +0100
committerGravatar Sadie Powell2024-07-14 11:58:57 +0100
commita3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb (patch)
treeb80596e5d92554d710f72f0208c5f62a04050754 /make
parentUpdate author list. (diff)
Update copyright headers.
Diffstat (limited to 'make')
-rw-r--r--make/template/apparmor1
-rw-r--r--make/template/config.h2
-rw-r--r--make/template/main.mk1
-rw-r--r--make/test/compiler.cpp2
4 files changed, 4 insertions, 2 deletions
diff --git a/make/template/apparmor b/make/template/apparmor
index 3788e2046..7b329fc81 100644
--- a/make/template/apparmor
+++ b/make/template/apparmor
@@ -2,6 +2,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
+# Copyright (C) 2024 Marcus Rueckert <darix@nordisch.org>
# Copyright (C) 2020-2022, 2024 Sadie Powell <sadie@witchery.services>
#
# This file is part of InspIRCd. InspIRCd is free software: you can
diff --git a/make/template/config.h b/make/template/config.h
index 6bd6ce4ab..d8ef32f55 100644
--- a/make/template/config.h
+++ b/make/template/config.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2014, 2016, 2018-2021 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2014, 2016, 2018-2021, 2024 Sadie Powell <sadie@witchery.services>
*
* This file is part of InspIRCd. InspIRCd is free software: you can
* redistribute it and/or modify it under the terms of the GNU General Public
diff --git a/make/template/main.mk b/make/template/main.mk
index 4b78d7b47..1b83a2601 100644
--- a/make/template/main.mk
+++ b/make/template/main.mk
@@ -2,6 +2,7 @@
#
# InspIRCd -- Internet Relay Chat Daemon
#
+# Copyright (C) 2024 Marcus Rueckert <darix@nordisch.org>
# Copyright (C) 2018 Puck Meerburg <puck@puckipedia.com>
# Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
# Copyright (C) 2012-2024 Sadie Powell <sadie@witchery.services>
diff --git a/make/test/compiler.cpp b/make/test/compiler.cpp
index b67a9f152..0dd9b38b2 100644
--- a/make/test/compiler.cpp
+++ b/make/test/compiler.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2017, 2021-2022 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2014, 2024 Sadie Powell <sadie@witchery.services>
*
* This file is part of InspIRCd. InspIRCd is free software: you can
* redistribute it and/or modify it under the terms of the GNU General Public