summaryrefslogtreecommitdiff
path: root/src/opertype.cpp
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2017-01-16 03:13:25 +0100
committerRobby <robby@chatbelgie.be>2017-01-16 03:13:25 +0100
commit8656b65e392e8d26de218bf372da949c3a00d8d4 (patch)
tree7c7a5ae78e7e1f3c523de962f910ad4b24822cce /src/opertype.cpp
parent39422beaefcda1dc3e6232226ddd14b42546d649 (diff)
Update copyright to 2017.
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet.
Diffstat (limited to 'src/opertype.cpp')
-rw-r--r--src/opertype.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opertype.cpp b/src/opertype.cpp
index 9438c2ff5..702ab758a 100644
--- a/src/opertype.cpp
+++ b/src/opertype.cpp
@@ -1,7 +1,7 @@
/*
*
* (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * (C) 2008-2016 Anope Team <team@anope.org>
+ * (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/