diff options
author | Robby <robby@chatbelgie.be> | 2020-01-04 15:51:20 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2020-01-04 15:51:20 +0100 |
commit | c8699c67266e7ed3c5cb8266e5131b8abea57337 (patch) | |
tree | f3de0ede634047cd3142af84954170ffa12fbc56 /modules/protocol/plexus.cpp | |
parent | 95c8478ec592008e870a0df65a178b6567e7cf5a (diff) |
Update copyright to 2020.
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \;
Diffstat (limited to 'modules/protocol/plexus.cpp')
-rw-r--r-- | modules/protocol/plexus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/protocol/plexus.cpp b/modules/protocol/plexus.cpp index fdf0436d8..b40d45e6f 100644 --- a/modules/protocol/plexus.cpp +++ b/modules/protocol/plexus.cpp @@ -1,6 +1,6 @@ /* Plexus 3+ IRCD functions * - * (C) 2003-2019 Anope Team + * (C) 2003-2020 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |