summaryrefslogtreecommitdiff
path: root/include/hashcomp.h
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2016-01-28 20:24:49 +0100
committerRobby <robby@chatbelgie.be>2016-01-28 20:24:49 +0100
commitf118960a25dd1f482e77586b7853107692d31ec9 (patch)
treec9f232bfeee7a8bc35a4ff5aabfa93969ce3fbef /include/hashcomp.h
parent5d6a71b6d2dc72d95e188c5b1a5bfb7527bd38cd (diff)
Update copyright to 2016. This was done with:
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. Fixed some whitespace and blank lines along the way.
Diffstat (limited to 'include/hashcomp.h')
-rw-r--r--include/hashcomp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/hashcomp.h b/include/hashcomp.h
index 1b225de7d..4f319c21d 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -1,10 +1,9 @@
/*
*
- * Copyright (C) 2002-2011 InspIRCd Development Team
- * Copyright (C) 2009-2014 Anope Team <team@anope.org>
+ * (C) 2002-2011 InspIRCd Development Team
+ * (C) 2009-2016 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
- *
*/
#ifndef HASHCOMP_H