summaryrefslogtreecommitdiff
path: root/src/config.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 /src/config.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 'src/config.cpp')
-rw-r--r--src/config.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.cpp b/src/config.cpp
index 8a229aa20..3b8e5c34d 100644
--- a/src/config.cpp
+++ b/src/config.cpp
@@ -1,6 +1,6 @@
/* Configuration file handling.
*
- * (C) 2003-2019 Anope Team
+ * (C) 2003-2020 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.