aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2024-07-02 22:39:31 +0100
committerGravatar Sadie Powell2024-07-02 22:54:30 +0100
commit6703d7ac3702aa52f09afe568b08bddda31d350f (patch)
treee9a72f1645c2a889b888b114c50eee8e350793a8
parentUpdate the vendored dependencies. (diff)
Update copyright headers.
-rw-r--r--make/template/inspircd-testssl.12
-rw-r--r--src/modules/m_passforward.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/make/template/inspircd-testssl.1 b/make/template/inspircd-testssl.1
index 3712e19dc..39ec0c0bf 100644
--- a/make/template/inspircd-testssl.1
+++ b/make/template/inspircd-testssl.1
@@ -1,7 +1,7 @@
.\"
.\" InspIRCd -- Internet Relay Chat Daemon
.\"
-.\" Copyright (C) 2020, 2022, 2024 Sadie Powell <sadie@witchery.services>
+.\" Copyright (C) 2020, 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/src/modules/m_passforward.cpp b/src/modules/m_passforward.cpp
index 2c7b7b01f..5610540a9 100644
--- a/src/modules/m_passforward.cpp
+++ b/src/modules/m_passforward.cpp
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2019-2024 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
* Copyright (C) 2014 Googolplexed <googol@googolplexed.net>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>