diff options
author | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:29:43 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:30:07 +0000 |
commit | da7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (patch) | |
tree | 53d81fd5dd8ba87b1b308ea1cfb5ebf4f97bd306 /include/modules/pseudoclients | |
parent | a92f09153a64026872f2494e8e783438dbae85ac (diff) |
Update the copyright headers for 2025.2.0
Diffstat (limited to 'include/modules/pseudoclients')
-rw-r--r-- | include/modules/pseudoclients/chanserv.h | 2 | ||||
-rw-r--r-- | include/modules/pseudoclients/global.h | 2 | ||||
-rw-r--r-- | include/modules/pseudoclients/memoserv.h | 2 | ||||
-rw-r--r-- | include/modules/pseudoclients/nickserv.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/modules/pseudoclients/chanserv.h b/include/modules/pseudoclients/chanserv.h index e964ba7d3..7e32da755 100644 --- a/include/modules/pseudoclients/chanserv.h +++ b/include/modules/pseudoclients/chanserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2024 Anope Team + * (C) 2011-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/global.h b/include/modules/pseudoclients/global.h index ce5895807..77da218ba 100644 --- a/include/modules/pseudoclients/global.h +++ b/include/modules/pseudoclients/global.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2024 Anope Team + * (C) 2011-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/memoserv.h b/include/modules/pseudoclients/memoserv.h index 9ff9bc354..bca26df43 100644 --- a/include/modules/pseudoclients/memoserv.h +++ b/include/modules/pseudoclients/memoserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2024 Anope Team + * (C) 2011-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/nickserv.h b/include/modules/pseudoclients/nickserv.h index c49837f2d..14502e7a8 100644 --- a/include/modules/pseudoclients/nickserv.h +++ b/include/modules/pseudoclients/nickserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2024 Anope Team + * (C) 2011-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |