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 /modules/extra/stats | |
parent | a92f09153a64026872f2494e8e783438dbae85ac (diff) |
Update the copyright headers for 2025.2.0
Diffstat (limited to 'modules/extra/stats')
-rw-r--r-- | modules/extra/stats/cs_fantasy_stats.cpp | 2 | ||||
-rw-r--r-- | modules/extra/stats/cs_fantasy_top.cpp | 2 | ||||
-rw-r--r-- | modules/extra/stats/irc2sql/irc2sql.cpp | 2 | ||||
-rw-r--r-- | modules/extra/stats/irc2sql/irc2sql.h | 2 | ||||
-rw-r--r-- | modules/extra/stats/irc2sql/tables.cpp | 2 | ||||
-rw-r--r-- | modules/extra/stats/irc2sql/utils.cpp | 2 | ||||
-rw-r--r-- | modules/extra/stats/m_chanstats.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/modules/extra/stats/cs_fantasy_stats.cpp b/modules/extra/stats/cs_fantasy_stats.cpp index c5a527a5f..e5007af1e 100644 --- a/modules/extra/stats/cs_fantasy_stats.cpp +++ b/modules/extra/stats/cs_fantasy_stats.cpp @@ -1,6 +1,6 @@ /* Chanstats core functions * - * (C) 2003-2024 Anope Team + * (C) 2003-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/cs_fantasy_top.cpp b/modules/extra/stats/cs_fantasy_top.cpp index 69ed5b53c..4dad4c9c0 100644 --- a/modules/extra/stats/cs_fantasy_top.cpp +++ b/modules/extra/stats/cs_fantasy_top.cpp @@ -1,6 +1,6 @@ /* Chanstats core functions * - * (C) 2003-2024 Anope Team + * (C) 2003-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/irc2sql/irc2sql.cpp b/modules/extra/stats/irc2sql/irc2sql.cpp index 391fad050..e1af50ae5 100644 --- a/modules/extra/stats/irc2sql/irc2sql.cpp +++ b/modules/extra/stats/irc2sql/irc2sql.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2013-2024 Anope Team + * (C) 2013-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/irc2sql/irc2sql.h b/modules/extra/stats/irc2sql/irc2sql.h index 949c59c07..2cabb058f 100644 --- a/modules/extra/stats/irc2sql/irc2sql.h +++ b/modules/extra/stats/irc2sql/irc2sql.h @@ -1,6 +1,6 @@ /* * - * (C) 2013-2024 Anope Team + * (C) 2013-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/irc2sql/tables.cpp b/modules/extra/stats/irc2sql/tables.cpp index 807c7c8cd..712274f14 100644 --- a/modules/extra/stats/irc2sql/tables.cpp +++ b/modules/extra/stats/irc2sql/tables.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2013-2024 Anope Team + * (C) 2013-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/irc2sql/utils.cpp b/modules/extra/stats/irc2sql/utils.cpp index 9c260fcaa..7debdda9d 100644 --- a/modules/extra/stats/irc2sql/utils.cpp +++ b/modules/extra/stats/irc2sql/utils.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2013-2024 Anope Team + * (C) 2013-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/stats/m_chanstats.cpp b/modules/extra/stats/m_chanstats.cpp index f5b01dde0..794bd129f 100644 --- a/modules/extra/stats/m_chanstats.cpp +++ b/modules/extra/stats/m_chanstats.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2012-2024 Anope Team + * (C) 2012-2025 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |