aboutsummaryrefslogtreecommitdiff
path: root/include/modules
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2022-12-30 11:31:28 +0000
committerGravatar Sadie Powell2022-12-30 11:31:28 +0000
commit2b810b412aeee2d9c79d97fa54a80e317981a6d8 (patch)
tree7250a5ea696ca0e531ad63c2a6b123f86e1ebe8c /include/modules
parentUpdate module descriptions. (diff)
Update copyright headers.
Diffstat (limited to 'include/modules')
-rw-r--r--include/modules/geolocation.h2
-rw-r--r--include/modules/httpd.h2
-rw-r--r--include/modules/monitor.h2
-rw-r--r--include/modules/regex.h2
-rw-r--r--include/modules/server.h3
5 files changed, 4 insertions, 7 deletions
diff --git a/include/modules/geolocation.h b/include/modules/geolocation.h
index 382a4f0d7..91f8e4cfc 100644
--- a/include/modules/geolocation.h
+++ b/include/modules/geolocation.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2019 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2019, 2022 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/include/modules/httpd.h b/include/modules/httpd.h
index 681f62230..59f0e3c97 100644
--- a/include/modules/httpd.h
+++ b/include/modules/httpd.h
@@ -8,7 +8,7 @@
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
* Copyright (C) 2007 John Brooks <special@inspircd.org>
* Copyright (C) 2007 Dennis Friis <peavey@inspircd.org>
- * Copyright (C) 2006, 2008, 2010 Craig Edwards <brain@inspircd.org>
+ * Copyright (C) 2006, 2008 Craig Edwards <brain@inspircd.org>
*
* 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/include/modules/monitor.h b/include/modules/monitor.h
index dd52fec6c..078fe9b3b 100644
--- a/include/modules/monitor.h
+++ b/include/modules/monitor.h
@@ -1,8 +1,8 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
+ * Copyright (C) 2022 delthas
* Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
- * Copyright (C) 2021 delthas <delthas@dille.cc>
*
* 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/include/modules/regex.h b/include/modules/regex.h
index 2a915ae61..5b0be783a 100644
--- a/include/modules/regex.h
+++ b/include/modules/regex.h
@@ -4,8 +4,6 @@
* Copyright (C) 2013, 2021 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
- * Copyright (C) 2010 Craig Edwards <brain@inspircd.org>
- * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
* Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org>
*
diff --git a/include/modules/server.h b/include/modules/server.h
index a7b30aee3..a0f5a8b5e 100644
--- a/include/modules/server.h
+++ b/include/modules/server.h
@@ -2,9 +2,8 @@
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2015 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2013, 2017-2019 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013, 2017-2019, 2022 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
- * Copyright (C) 2010 Craig Edwards <brain@inspircd.org>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
*
* This file is part of InspIRCd. InspIRCd is free software: you can