summaryrefslogtreecommitdiff
path: root/modules/extra/m_ldap_authentication.cpp
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2019-01-01 17:43:35 +0100
committerRobby <robby@chatbelgie.be>2019-01-01 17:43:35 +0100
commit6fbb7cffe9954d1e5cc9038a18d4695ad2a19d2d (patch)
treea81d8f0063d1447a4dbcf4248dad548bdbfba49a /modules/extra/m_ldap_authentication.cpp
parentb279863acb9ae3ade833ea00bcb17f22001e20db (diff)
Update copyright to 2019.
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2019 Anope Team/i' {} \;
Diffstat (limited to 'modules/extra/m_ldap_authentication.cpp')
-rw-r--r--modules/extra/m_ldap_authentication.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/extra/m_ldap_authentication.cpp b/modules/extra/m_ldap_authentication.cpp
index 0960fb364..3efc50699 100644
--- a/modules/extra/m_ldap_authentication.cpp
+++ b/modules/extra/m_ldap_authentication.cpp
@@ -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.