diff options
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. |