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 /include/users.h | |
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 'include/users.h')
-rw-r--r-- | include/users.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h index b941d0dff..2f1ab8cc4 100644 --- a/include/users.h +++ b/include/users.h @@ -1,7 +1,7 @@ /* * * (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * (C) 2003-2019 Anope Team <team@anope.org> + * (C) 2003-2020 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * |