diff options
author | Robby <robby@chatbelgie.be> | 2021-01-07 03:31:08 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2021-01-07 03:31:08 +0100 |
commit | c5a4e8337c3c1315821cb9434db89aac059a17c0 (patch) | |
tree | 1af6cf222c7295d2f2c805daaf4c1318b7c1875b /include/hashcomp.h | |
parent | 7e08e7cb6c2548043e180b87a31577ffa1db65ab (diff) |
Update copyright to 2021.
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2021 Anope Team/i' {} \;
Diffstat (limited to 'include/hashcomp.h')
-rw-r--r-- | include/hashcomp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hashcomp.h b/include/hashcomp.h index 28f8f3d5b..ed1937842 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -1,7 +1,7 @@ /* * * (C) 2002-2011 InspIRCd Development Team - * (C) 2009-2020 Anope Team <team@anope.org> + * (C) 2009-2021 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |