diff options
Diffstat (limited to 'lib/private/Security/Normalizer/IpAddress.php')
-rw-r--r-- | lib/private/Security/Normalizer/IpAddress.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Security/Normalizer/IpAddress.php b/lib/private/Security/Normalizer/IpAddress.php index ef9dba6503a..b471c499440 100644 --- a/lib/private/Security/Normalizer/IpAddress.php +++ b/lib/private/Security/Normalizer/IpAddress.php @@ -8,7 +8,7 @@ declare(strict_types=1); * @author Konrad Bucheli <kb@open.ch> * @author Lukas Reschke <lukas@statuscode.ch> * @author Roeland Jago Douma <roeland@famdouma.nl> - * @author Thomas Citharel <tcit@tcit.fr> + * @author Thomas Citharel <nextcloud@tcit.fr> * * @license GNU AGPL version 3 or any later version * |