summaryrefslogtreecommitdiff
path: root/src/main.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 /src/main.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 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0ebe18017..5e00934a9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,6 +1,6 @@
/* Services -- main source file.
*
- * (C) 2003-2018 Anope Team
+ * (C) 2003-2019 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.