summaryrefslogtreecommitdiff
path: root/src/command.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/command.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/command.cpp')
-rw-r--r--src/command.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.cpp b/src/command.cpp
index ef8144f85..30abd73d9 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -1,7 +1,7 @@
/*
*
* (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * (C) 2008-2019 Anope Team <team@anope.org>
+ * (C) 2008-2020 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/