diff options
Diffstat (limited to 'include/modules')
-rw-r--r-- | include/modules/bs_badwords.h | 2 | ||||
-rw-r--r-- | include/modules/bs_kick.h | 2 | ||||
-rw-r--r-- | include/modules/cs_entrymsg.h | 2 | ||||
-rw-r--r-- | include/modules/cs_log.h | 2 | ||||
-rw-r--r-- | include/modules/cs_mode.h | 2 | ||||
-rw-r--r-- | include/modules/dns.h | 2 | ||||
-rw-r--r-- | include/modules/encryption.h | 2 | ||||
-rw-r--r-- | include/modules/httpd.h | 2 | ||||
-rw-r--r-- | include/modules/ldap.h | 2 | ||||
-rw-r--r-- | include/modules/ns_cert.h | 2 | ||||
-rw-r--r-- | include/modules/os_forbid.h | 2 | ||||
-rw-r--r-- | include/modules/os_ignore.h | 2 | ||||
-rw-r--r-- | include/modules/os_news.h | 2 | ||||
-rw-r--r-- | include/modules/os_session.h | 2 | ||||
-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 | ||||
-rw-r--r-- | include/modules/redis.h | 2 | ||||
-rw-r--r-- | include/modules/sasl.h | 2 | ||||
-rw-r--r-- | include/modules/set_misc.h | 2 | ||||
-rw-r--r-- | include/modules/sql.h | 2 | ||||
-rw-r--r-- | include/modules/ssl.h | 2 | ||||
-rw-r--r-- | include/modules/suspend.h | 2 | ||||
-rw-r--r-- | include/modules/xmlrpc.h | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/include/modules/bs_badwords.h b/include/modules/bs_badwords.h index 0ce43f7bf..d8ad4bf6c 100644 --- a/include/modules/bs_badwords.h +++ b/include/modules/bs_badwords.h @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/bs_kick.h b/include/modules/bs_kick.h index 9c132bba6..3dffbfccf 100644 --- a/include/modules/bs_kick.h +++ b/include/modules/bs_kick.h @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/cs_entrymsg.h b/include/modules/cs_entrymsg.h index d92d8434c..a4cce5717 100644 --- a/include/modules/cs_entrymsg.h +++ b/include/modules/cs_entrymsg.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/cs_log.h b/include/modules/cs_log.h index 909cf823e..1a5658dd1 100644 --- a/include/modules/cs_log.h +++ b/include/modules/cs_log.h @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/cs_mode.h b/include/modules/cs_mode.h index 419ea7369..480217e59 100644 --- a/include/modules/cs_mode.h +++ b/include/modules/cs_mode.h @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/dns.h b/include/modules/dns.h index 646212f65..c9c6c9088 100644 --- a/include/modules/dns.h +++ b/include/modules/dns.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/encryption.h b/include/modules/encryption.h index fe20da275..f72d95910 100644 --- a/include/modules/encryption.h +++ b/include/modules/encryption.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/httpd.h b/include/modules/httpd.h index 1256b53a2..52a4c3fb1 100644 --- a/include/modules/httpd.h +++ b/include/modules/httpd.h @@ -1,6 +1,6 @@ /* * - * (C) 2012-2018 Anope Team + * (C) 2012-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/ldap.h b/include/modules/ldap.h index 606db70a0..92794c3d7 100644 --- a/include/modules/ldap.h +++ b/include/modules/ldap.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/ns_cert.h b/include/modules/ns_cert.h index c55d3ea43..8357f0009 100644 --- a/include/modules/ns_cert.h +++ b/include/modules/ns_cert.h @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/os_forbid.h b/include/modules/os_forbid.h index 3cd360197..deff3962c 100644 --- a/include/modules/os_forbid.h +++ b/include/modules/os_forbid.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/os_ignore.h b/include/modules/os_ignore.h index 326027fe1..dc7b0c8c8 100644 --- a/include/modules/os_ignore.h +++ b/include/modules/os_ignore.h @@ -1,6 +1,6 @@ /* OperServ ignore interface * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/os_news.h b/include/modules/os_news.h index 3ca7ff5ec..6165d4b3b 100644 --- a/include/modules/os_news.h +++ b/include/modules/os_news.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/os_session.h b/include/modules/os_session.h index 649f6b2de..0c064f895 100644 --- a/include/modules/os_session.h +++ b/include/modules/os_session.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/pseudoclients/chanserv.h b/include/modules/pseudoclients/chanserv.h index 28e27ba60..5928128bb 100644 --- a/include/modules/pseudoclients/chanserv.h +++ b/include/modules/pseudoclients/chanserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 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 e74316e50..71213a963 100644 --- a/include/modules/pseudoclients/global.h +++ b/include/modules/pseudoclients/global.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 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 7ce255539..75732055b 100644 --- a/include/modules/pseudoclients/memoserv.h +++ b/include/modules/pseudoclients/memoserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 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 087e28c07..d8eb57891 100644 --- a/include/modules/pseudoclients/nickserv.h +++ b/include/modules/pseudoclients/nickserv.h @@ -1,6 +1,6 @@ /* * - * (C) 2011-2018 Anope Team + * (C) 2011-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/redis.h b/include/modules/redis.h index 67c2730c8..3b45ba1b1 100644 --- a/include/modules/redis.h +++ b/include/modules/redis.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/sasl.h b/include/modules/sasl.h index c63e3cc10..bad150bf9 100644 --- a/include/modules/sasl.h +++ b/include/modules/sasl.h @@ -1,6 +1,6 @@ /* * - * (C) 2014-2018 Anope Team + * (C) 2014-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/set_misc.h b/include/modules/set_misc.h index c48e3d65c..4a862cd53 100644 --- a/include/modules/set_misc.h +++ b/include/modules/set_misc.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/sql.h b/include/modules/sql.h index 13173ee83..a70f25dc6 100644 --- a/include/modules/sql.h +++ b/include/modules/sql.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/ssl.h b/include/modules/ssl.h index eef122849..5fb7d5bb1 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -1,6 +1,6 @@ /* * - * (C) 2010-2018 Anope Team + * (C) 2010-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/suspend.h b/include/modules/suspend.h index c47db81c2..f68b5ca09 100644 --- a/include/modules/suspend.h +++ b/include/modules/suspend.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2018 Anope Team + * (C) 2003-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules/xmlrpc.h b/include/modules/xmlrpc.h index e1d139ef4..61388c68e 100644 --- a/include/modules/xmlrpc.h +++ b/include/modules/xmlrpc.h @@ -1,6 +1,6 @@ /* * - * (C) 2010-2018 Anope Team + * (C) 2010-2019 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |