diff options
author | Robby <robby@chatbelgie.be> | 2016-01-28 20:24:49 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2016-01-28 20:24:49 +0100 |
commit | f118960a25dd1f482e77586b7853107692d31ec9 (patch) | |
tree | c9f232bfeee7a8bc35a4ff5aabfa93969ce3fbef /modules/protocol/ngircd.cpp | |
parent | 5d6a71b6d2dc72d95e188c5b1a5bfb7527bd38cd (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 'modules/protocol/ngircd.cpp')
-rw-r--r-- | modules/protocol/ngircd.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp index 4ea9a15ec..e7ae31fce 100644 --- a/modules/protocol/ngircd.cpp +++ b/modules/protocol/ngircd.cpp @@ -1,9 +1,7 @@ -/* - * ngIRCd Protocol module for Anope IRC Services +/* ngIRCd Protocol module for Anope IRC Services * - * (C) 2012 Anope Team <team@anope.org> * (C) 2011-2012, 2014 Alexander Barton <alex@barton.de> - * (C) 2011 Anope Team <team@anope.org> + * (C) 2011-2016 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * |