diff options
Diffstat (limited to 'lib/private/files/stream')
-rw-r--r-- | lib/private/files/stream/dir.php | 1 | ||||
-rw-r--r-- | lib/private/files/stream/encryption.php | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/files/stream/dir.php b/lib/private/files/stream/dir.php index b2f0db23e03..7489ee683a2 100644 --- a/lib/private/files/stream/dir.php +++ b/lib/private/files/stream/dir.php @@ -3,7 +3,6 @@ * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <icewind@owncloud.com> - * @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/stream/encryption.php b/lib/private/files/stream/encryption.php index 4f5dea0009d..772c9769bf7 100644 --- a/lib/private/files/stream/encryption.php +++ b/lib/private/files/stream/encryption.php @@ -4,7 +4,6 @@ * @author jknockaert <jasper@knockaert.nl> * @author Lukas Reschke <lukas@owncloud.com> * @author Roeland Jago Douma <rullzer@owncloud.com> - * @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * |