summaryrefslogtreecommitdiff
path: root/include/version.sh
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-01-01 20:51:08 -0500
committerAdam <Adam@anope.org>2014-01-01 20:51:08 -0500
commit969aacbf783287bc734d14c969dd6674bbb69252 (patch)
tree94dad4a5b2befcdabfe32e897a0705f07f3fbdbf /include/version.sh
parent304e6eaabe829a7a0d493b81de5103a225846155 (diff)
Update copyright to 2014. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Diffstat (limited to 'include/version.sh')
-rw-r--r--include/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.sh b/include/version.sh
index 2edc7781a..6a44e90b4 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -27,7 +27,7 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
- * (C) 2003-2013 Anope Team
+ * (C) 2003-2014 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and CREDITS for further details.