summaryrefslogtreecommitdiff
path: root/modules/extra/m_sql_authentication.cpp
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2020-01-04 15:51:20 +0100
committerRobby <robby@chatbelgie.be>2020-01-04 15:51:20 +0100
commitc8699c67266e7ed3c5cb8266e5131b8abea57337 (patch)
treef3de0ede634047cd3142af84954170ffa12fbc56 /modules/extra/m_sql_authentication.cpp
parent95c8478ec592008e870a0df65a178b6567e7cf5a (diff)
Update copyright to 2020.
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \;
Diffstat (limited to 'modules/extra/m_sql_authentication.cpp')
-rw-r--r--modules/extra/m_sql_authentication.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/extra/m_sql_authentication.cpp b/modules/extra/m_sql_authentication.cpp
index 2caa328d1..38de96f4d 100644
--- a/modules/extra/m_sql_authentication.cpp
+++ b/modules/extra/m_sql_authentication.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2019 Anope Team
+ * (C) 2012-2020 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.