diff --git a/AUTHORS b/AUTHORS index 388d8360dd5..7f919d4a2ad 100644 --- a/AUTHORS +++ b/AUTHORS @@ -137,7 +137,6 @@ ownCloud is written by: - Sam Tuke - Sander - Sascha Schmidt - - Scrutinizer Auto-Fixer - Sean Comeau - Sebastian Döll - Serge Martin diff --git a/apps/dav/lib/caldav/caldavbackend.php b/apps/dav/lib/caldav/caldavbackend.php index 24376718019..521d1b1de5e 100644 --- a/apps/dav/lib/caldav/caldavbackend.php +++ b/apps/dav/lib/caldav/caldavbackend.php @@ -1,7 +1,6 @@ - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/carddav/carddavbackend.php b/apps/dav/lib/carddav/carddavbackend.php index 28eb3c0445c..687ef7f3a87 100644 --- a/apps/dav/lib/carddav/carddavbackend.php +++ b/apps/dav/lib/carddav/carddavbackend.php @@ -3,7 +3,6 @@ * @author Arthur Schiwon * @author Björn Schießle * @author Joas Schilling - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/connector/sabre/fakelockerplugin.php b/apps/dav/lib/connector/sabre/fakelockerplugin.php index f585a74444f..6db8740bc13 100644 --- a/apps/dav/lib/connector/sabre/fakelockerplugin.php +++ b/apps/dav/lib/connector/sabre/fakelockerplugin.php @@ -1,7 +1,6 @@ - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/connector/sabre/file.php b/apps/dav/lib/connector/sabre/file.php index 9c8344bc5db..5e516bf22ac 100644 --- a/apps/dav/lib/connector/sabre/file.php +++ b/apps/dav/lib/connector/sabre/file.php @@ -10,7 +10,6 @@ * @author Owen Winkler * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/connector/sabre/node.php b/apps/dav/lib/connector/sabre/node.php index 64e9ec9d2b7..41dcb421913 100644 --- a/apps/dav/lib/connector/sabre/node.php +++ b/apps/dav/lib/connector/sabre/node.php @@ -8,7 +8,6 @@ * @author Markus Goetz * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/connector/sabre/principal.php b/apps/dav/lib/connector/sabre/principal.php index a573124007d..31de4e5bad1 100644 --- a/apps/dav/lib/connector/sabre/principal.php +++ b/apps/dav/lib/connector/sabre/principal.php @@ -5,7 +5,6 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/apps/dav/lib/connector/sabre/quotaplugin.php b/apps/dav/lib/connector/sabre/quotaplugin.php index 6b5b7711439..a093c52851c 100644 --- a/apps/dav/lib/connector/sabre/quotaplugin.php +++ b/apps/dav/lib/connector/sabre/quotaplugin.php @@ -4,7 +4,6 @@ * @author Morris Jobke * @author Robin Appelman * @author scambra - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/dav/sharing/plugin.php b/apps/dav/lib/dav/sharing/plugin.php index e6eab3539b3..3173d1397ba 100644 --- a/apps/dav/lib/dav/sharing/plugin.php +++ b/apps/dav/lib/dav/sharing/plugin.php @@ -1,6 +1,5 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/systemtag/systemtagsbyidcollection.php b/apps/dav/lib/systemtag/systemtagsbyidcollection.php index 52d4a143b41..298902501ab 100644 --- a/apps/dav/lib/systemtag/systemtagsbyidcollection.php +++ b/apps/dav/lib/systemtag/systemtagsbyidcollection.php @@ -1,6 +1,5 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php b/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php index 93cc7561928..bdbc73c4e32 100644 --- a/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php +++ b/apps/dav/lib/systemtag/systemtagsobjecttypecollection.php @@ -1,6 +1,5 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/connector/sabre/file.php b/apps/dav/tests/unit/connector/sabre/file.php index c1c162f1373..8bbef225483 100644 --- a/apps/dav/tests/unit/connector/sabre/file.php +++ b/apps/dav/tests/unit/connector/sabre/file.php @@ -2,7 +2,6 @@ /** * @author Joas Schilling * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/connector/sabre/filesplugin.php b/apps/dav/tests/unit/connector/sabre/filesplugin.php index cbc847ebdb8..c363ece374a 100644 --- a/apps/dav/tests/unit/connector/sabre/filesplugin.php +++ b/apps/dav/tests/unit/connector/sabre/filesplugin.php @@ -1,7 +1,6 @@ - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/encryption/hooks/userhooks.php b/apps/encryption/hooks/userhooks.php index 3f84187bc1e..62acd168909 100644 --- a/apps/encryption/hooks/userhooks.php +++ b/apps/encryption/hooks/userhooks.php @@ -2,7 +2,6 @@ /** * @author Björn Schießle * @author Clark Tomlinson - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/crypto/crypt.php b/apps/encryption/lib/crypto/crypt.php index b4c10f42790..645f1ff0547 100644 --- a/apps/encryption/lib/crypto/crypt.php +++ b/apps/encryption/lib/crypto/crypt.php @@ -4,7 +4,6 @@ * @author Clark Tomlinson * @author Joas Schilling * @author Lukas Reschke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/crypto/encryption.php b/apps/encryption/lib/crypto/encryption.php index 620bdd6ca9a..10c8c4a290a 100644 --- a/apps/encryption/lib/crypto/encryption.php +++ b/apps/encryption/lib/crypto/encryption.php @@ -5,7 +5,6 @@ * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Lukas Reschke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/keymanager.php b/apps/encryption/lib/keymanager.php index b65d6c81eb0..12fa5f92bd5 100644 --- a/apps/encryption/lib/keymanager.php +++ b/apps/encryption/lib/keymanager.php @@ -3,7 +3,6 @@ * @author Björn Schießle * @author Clark Tomlinson * @author Lukas Reschke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/encryption/lib/migration.php b/apps/encryption/lib/migration.php index 1b79ddfe7f1..db9541d6f5a 100644 --- a/apps/encryption/lib/migration.php +++ b/apps/encryption/lib/migration.php @@ -3,7 +3,6 @@ * @author Björn Schießle * @author Joas Schilling * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/recovery.php b/apps/encryption/lib/recovery.php index 8833ea8f0ed..f0ac7bb2383 100644 --- a/apps/encryption/lib/recovery.php +++ b/apps/encryption/lib/recovery.php @@ -3,7 +3,6 @@ * @author Björn Schießle * @author Clark Tomlinson * @author Lukas Reschke - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/lib/MigrationTest.php b/apps/encryption/tests/lib/MigrationTest.php index f00704e42e8..6edb8624e70 100644 --- a/apps/encryption/tests/lib/MigrationTest.php +++ b/apps/encryption/tests/lib/MigrationTest.php @@ -4,7 +4,6 @@ * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/lib/activity.php b/apps/files/lib/activity.php index 8d53074da14..1cbd6c3b973 100644 --- a/apps/files/lib/activity.php +++ b/apps/files/lib/activity.php @@ -2,7 +2,6 @@ /** * @author Joas Schilling * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/lib/config.php b/apps/files_external/lib/config.php index 578a8d82b2f..70f8550f39b 100644 --- a/apps/files_external/lib/config.php +++ b/apps/files_external/lib/config.php @@ -12,7 +12,6 @@ * @author Philipp Kapfer * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/lib/personalmount.php b/apps/files_external/lib/personalmount.php index 4761866fa1a..c3b71fbef32 100644 --- a/apps/files_external/lib/personalmount.php +++ b/apps/files_external/lib/personalmount.php @@ -3,7 +3,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/lib/sftp.php b/apps/files_external/lib/sftp.php index 09d743ff93d..f6b2873cf49 100644 --- a/apps/files_external/lib/sftp.php +++ b/apps/files_external/lib/sftp.php @@ -11,7 +11,6 @@ * @author Robin McCorkell * @author Ross Nicoll * @author SA - * @author Scrutinizer Auto-Fixer * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/streamwrapper.php b/apps/files_external/lib/streamwrapper.php index 1f1e52aff75..efb51f32ba4 100644 --- a/apps/files_external/lib/streamwrapper.php +++ b/apps/files_external/lib/streamwrapper.php @@ -4,7 +4,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/service/storagesservice.php b/apps/files_external/service/storagesservice.php index 0a4c00c66ad..1762b55a06c 100644 --- a/apps/files_external/service/storagesservice.php +++ b/apps/files_external/service/storagesservice.php @@ -4,7 +4,6 @@ * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/service/userglobalstoragesservice.php b/apps/files_external/service/userglobalstoragesservice.php index 03c831fe971..111d4586924 100644 --- a/apps/files_external/service/userglobalstoragesservice.php +++ b/apps/files_external/service/userglobalstoragesservice.php @@ -2,7 +2,6 @@ /** * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/tests/amazons3migration.php b/apps/files_external/tests/amazons3migration.php index 679a880475e..d4ea9e2c261 100644 --- a/apps/files_external/tests/amazons3migration.php +++ b/apps/files_external/tests/amazons3migration.php @@ -4,7 +4,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/controller/storagescontrollertest.php b/apps/files_external/tests/controller/storagescontrollertest.php index 97fe3cf5176..5854cb00fee 100644 --- a/apps/files_external/tests/controller/storagescontrollertest.php +++ b/apps/files_external/tests/controller/storagescontrollertest.php @@ -1,7 +1,6 @@ - * @author Scrutinizer Auto-Fixer * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/service/backendservicetest.php b/apps/files_external/tests/service/backendservicetest.php index 9b4e728de22..8621c98b9b7 100644 --- a/apps/files_external/tests/service/backendservicetest.php +++ b/apps/files_external/tests/service/backendservicetest.php @@ -1,7 +1,6 @@ - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/controllers/externalsharescontroller.php b/apps/files_sharing/lib/controllers/externalsharescontroller.php index 6a99bce81d3..beefb4d7027 100644 --- a/apps/files_sharing/lib/controllers/externalsharescontroller.php +++ b/apps/files_sharing/lib/controllers/externalsharescontroller.php @@ -5,7 +5,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/controllers/sharecontroller.php b/apps/files_sharing/lib/controllers/sharecontroller.php index ce4a1497766..84143d85e47 100644 --- a/apps/files_sharing/lib/controllers/sharecontroller.php +++ b/apps/files_sharing/lib/controllers/sharecontroller.php @@ -9,7 +9,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/sharedmount.php b/apps/files_sharing/lib/sharedmount.php index 41194ec5862..1e554cc5948 100644 --- a/apps/files_sharing/lib/sharedmount.php +++ b/apps/files_sharing/lib/sharedmount.php @@ -5,7 +5,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/api/shareestest.php b/apps/files_sharing/tests/api/shareestest.php index 339957a9053..87d143d0853 100644 --- a/apps/files_sharing/tests/api/shareestest.php +++ b/apps/files_sharing/tests/api/shareestest.php @@ -3,7 +3,6 @@ * @author Björn Schießle * @author Joas Schilling * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/share.php b/apps/files_sharing/tests/share.php index 6b8c685cc10..aad698bcdba 100644 --- a/apps/files_sharing/tests/share.php +++ b/apps/files_sharing/tests/share.php @@ -4,7 +4,6 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php index f7e54ae74a7..bcd73639d3c 100644 --- a/apps/files_trashbin/lib/trashbin.php +++ b/apps/files_trashbin/lib/trashbin.php @@ -12,7 +12,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Sjors van der Pluijm * @author Thomas Müller * @author Victor Dubiniuk diff --git a/apps/files_trashbin/tests/trashbin.php b/apps/files_trashbin/tests/trashbin.php index 7844e95084a..930f8c2bf3e 100644 --- a/apps/files_trashbin/tests/trashbin.php +++ b/apps/files_trashbin/tests/trashbin.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_versions/lib/storage.php b/apps/files_versions/lib/storage.php index 98714a7563d..b4111d88e30 100644 --- a/apps/files_versions/lib/storage.php +++ b/apps/files_versions/lib/storage.php @@ -12,7 +12,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/apps/provisioning_api/tests/groupstest.php b/apps/provisioning_api/tests/groupstest.php index a9c011d18ff..1262f45cb3c 100644 --- a/apps/provisioning_api/tests/groupstest.php +++ b/apps/provisioning_api/tests/groupstest.php @@ -4,7 +4,6 @@ * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Tom Needham * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php index 8b83b7d917f..8409e6ce3d8 100644 --- a/apps/user_ldap/lib/access.php +++ b/apps/user_ldap/lib/access.php @@ -17,7 +17,6 @@ * @author Ralph Krimmel * @author Renaud Fortier * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/connection.php b/apps/user_ldap/lib/connection.php index b1ed23f95fe..fc6df5fc602 100644 --- a/apps/user_ldap/lib/connection.php +++ b/apps/user_ldap/lib/connection.php @@ -8,7 +8,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/proxy.php b/apps/user_ldap/lib/proxy.php index cb8eb72a040..74e2af45269 100644 --- a/apps/user_ldap/lib/proxy.php +++ b/apps/user_ldap/lib/proxy.php @@ -7,7 +7,6 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/wizard.php b/apps/user_ldap/lib/wizard.php index 4a12d411ec1..5235011fb96 100644 --- a/apps/user_ldap/lib/wizard.php +++ b/apps/user_ldap/lib/wizard.php @@ -10,7 +10,6 @@ * @author Nicolas Grekas * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/user_ldap.php b/apps/user_ldap/user_ldap.php index 9a8d2a13835..865b7e61892 100644 --- a/apps/user_ldap/user_ldap.php +++ b/apps/user_ldap/user_ldap.php @@ -9,7 +9,6 @@ * @author Renaud Fortier * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tom Needham * diff --git a/build/license.php b/build/license.php index d7ac4e0a143..9d1fd666b80 100644 --- a/build/license.php +++ b/build/license.php @@ -195,7 +195,9 @@ With help from many libraries and frameworks including: return !in_array($author, [ '', 'Not Committed Yet ', - 'Jenkins for ownCloud ']); + 'Jenkins for ownCloud ', + 'Scrutinizer Auto-Fixer ', + ]); }); if ($gitRoot) { diff --git a/lib/private/api.php b/lib/private/api.php index 40982f65a0c..87f2aa9b118 100644 --- a/lib/private/api.php +++ b/lib/private/api.php @@ -9,7 +9,6 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tom Needham * @author Vincent Petry diff --git a/lib/private/app.php b/lib/private/app.php index 787029b653b..3b8cbba3898 100644 --- a/lib/private/app.php +++ b/lib/private/app.php @@ -23,7 +23,6 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * @author Tom Needham diff --git a/lib/private/app/dependencyanalyzer.php b/lib/private/app/dependencyanalyzer.php index 8c2b6e0a509..0cf4bc72161 100644 --- a/lib/private/app/dependencyanalyzer.php +++ b/lib/private/app/dependencyanalyzer.php @@ -4,7 +4,6 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/app/platformrepository.php b/lib/private/app/platformrepository.php index 540ea16dc27..7363b2a44b1 100644 --- a/lib/private/app/platformrepository.php +++ b/lib/private/app/platformrepository.php @@ -1,6 +1,5 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/appconfig.php b/lib/private/appconfig.php index 035495992ef..14c48299a8a 100644 --- a/lib/private/appconfig.php +++ b/lib/private/appconfig.php @@ -8,7 +8,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/appframework/middleware/security/securitymiddleware.php b/lib/private/appframework/middleware/security/securitymiddleware.php index f1ba98254f0..f3bc06217cd 100644 --- a/lib/private/appframework/middleware/security/securitymiddleware.php +++ b/lib/private/appframework/middleware/security/securitymiddleware.php @@ -3,7 +3,6 @@ * @author Bernhard Posselt * @author Lukas Reschke * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/archive/tar.php b/lib/private/archive/tar.php index 905d99f116b..20e2e05f238 100644 --- a/lib/private/archive/tar.php +++ b/lib/private/archive/tar.php @@ -11,7 +11,6 @@ * @author Remco Brenninkmeijer * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/archive/zip.php b/lib/private/archive/zip.php index 2c617a8e633..8962a8e446e 100644 --- a/lib/private/archive/zip.php +++ b/lib/private/archive/zip.php @@ -8,7 +8,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/db.php b/lib/private/db.php index 6535bb70d6d..5d612312919 100644 --- a/lib/private/db.php +++ b/lib/private/db.php @@ -6,7 +6,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/db/mdb2schemamanager.php b/lib/private/db/mdb2schemamanager.php index eec6d072d3f..bcabb6fe57a 100644 --- a/lib/private/db/mdb2schemamanager.php +++ b/lib/private/db/mdb2schemamanager.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/db/mdb2schemawriter.php b/lib/private/db/mdb2schemawriter.php index 803e7cda0b4..7dc3bd223a7 100644 --- a/lib/private/db/mdb2schemawriter.php +++ b/lib/private/db/mdb2schemawriter.php @@ -3,7 +3,6 @@ * @author Bart Visscher * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author tbelau666 * @author Thomas Müller * diff --git a/lib/private/db/migrator.php b/lib/private/db/migrator.php index 6799867c2ee..7ca3f981358 100644 --- a/lib/private/db/migrator.php +++ b/lib/private/db/migrator.php @@ -3,7 +3,6 @@ * @author martin-rueegg * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author tbelau666 * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/defaults.php b/lib/private/defaults.php index 9f3cdd725a8..43e8c8082cc 100644 --- a/lib/private/defaults.php +++ b/lib/private/defaults.php @@ -9,7 +9,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author scolebrook - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Volkan Gezer * diff --git a/lib/private/diagnostics/querylogger.php b/lib/private/diagnostics/querylogger.php index ca1c9cca987..66a65b71d04 100644 --- a/lib/private/diagnostics/querylogger.php +++ b/lib/private/diagnostics/querylogger.php @@ -2,7 +2,6 @@ /** * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/filechunking.php b/lib/private/filechunking.php index 8c341df4a8b..ece215e7344 100644 --- a/lib/private/filechunking.php +++ b/lib/private/filechunking.php @@ -5,7 +5,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/files.php b/lib/private/files.php index a18bcc76519..b0d070637d7 100644 --- a/lib/private/files.php +++ b/lib/private/files.php @@ -12,7 +12,6 @@ * @author Nicolai Ehemann * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thibaut GRIDEL * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/files/fileinfo.php b/lib/private/files/fileinfo.php index 6eeb8529445..5f32ad34bb3 100644 --- a/lib/private/files/fileinfo.php +++ b/lib/private/files/fileinfo.php @@ -6,7 +6,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author tbartenstein * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/files/filesystem.php b/lib/private/files/filesystem.php index d548db3004f..a9138b0d2d7 100644 --- a/lib/private/files/filesystem.php +++ b/lib/private/files/filesystem.php @@ -14,7 +14,6 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke - * @author Scrutinizer Auto-Fixer * @author Stephan Peijnik * @author Vincent Petry * diff --git a/lib/private/files/node/root.php b/lib/private/files/node/root.php index 484439ce5f3..0be7ee2c499 100644 --- a/lib/private/files/node/root.php +++ b/lib/private/files/node/root.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/storage/common.php b/lib/private/files/storage/common.php index f496f03cb95..1d4801e5b97 100644 --- a/lib/private/files/storage/common.php +++ b/lib/private/files/storage/common.php @@ -14,7 +14,6 @@ * @author Robin McCorkell * @author Sam Tuke * @author scambra - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/files/storage/dav.php b/lib/private/files/storage/dav.php index 5e00a03ebb8..495419fa865 100644 --- a/lib/private/files/storage/dav.php +++ b/lib/private/files/storage/dav.php @@ -10,7 +10,6 @@ * @author Morris Jobke * @author Philipp Kapfer * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/files/storage/storagefactory.php b/lib/private/files/storage/storagefactory.php index 5df91fd1eb4..84362cabecc 100644 --- a/lib/private/files/storage/storagefactory.php +++ b/lib/private/files/storage/storagefactory.php @@ -3,7 +3,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. 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 * @author Morris Jobke * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * * @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 * @author Lukas Reschke * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/files/type/detection.php b/lib/private/files/type/detection.php index dac51c2a166..f106a98064f 100644 --- a/lib/private/files/type/detection.php +++ b/lib/private/files/type/detection.php @@ -7,7 +7,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Tanghus * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/files/utils/scanner.php b/lib/private/files/utils/scanner.php index bc815f5f6da..06526583899 100644 --- a/lib/private/files/utils/scanner.php +++ b/lib/private/files/utils/scanner.php @@ -4,7 +4,6 @@ * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/group.php b/lib/private/group.php index 48fbe51007a..c37b4f63575 100644 --- a/lib/private/group.php +++ b/lib/private/group.php @@ -13,7 +13,6 @@ * @author Qingping Hou * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/group/dummy.php b/lib/private/group/dummy.php index ffbc6527ec3..74a19a90592 100644 --- a/lib/private/group/dummy.php +++ b/lib/private/group/dummy.php @@ -8,7 +8,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/group/manager.php b/lib/private/group/manager.php index 755d7adba3d..84e3ac7dbf3 100644 --- a/lib/private/group/manager.php +++ b/lib/private/group/manager.php @@ -12,7 +12,6 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Roman Kreisel - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author voxsim * diff --git a/lib/private/image.php b/lib/private/image.php index 42d0bde4a9f..a97347df623 100644 --- a/lib/private/image.php +++ b/lib/private/image.php @@ -15,7 +15,6 @@ * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/legacy/l10n.php b/lib/private/legacy/l10n.php index b9cb21fa1ff..3530bb4aad1 100644 --- a/lib/private/legacy/l10n.php +++ b/lib/private/legacy/l10n.php @@ -9,7 +9,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/memcache/factory.php b/lib/private/memcache/factory.php index 1dbababa98f..204ded7d5ab 100644 --- a/lib/private/memcache/factory.php +++ b/lib/private/memcache/factory.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/preview.php b/lib/private/preview.php index a686b65da0e..4fca56dd984 100644 --- a/lib/private/preview.php +++ b/lib/private/preview.php @@ -10,7 +10,6 @@ * @author Olivier Paroz * @author Robin Appelman * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tobias Kaminsky * diff --git a/lib/private/setup/abstractdatabase.php b/lib/private/setup/abstractdatabase.php index 2b18fe208d7..0c1e5904e08 100644 --- a/lib/private/setup/abstractdatabase.php +++ b/lib/private/setup/abstractdatabase.php @@ -2,7 +2,6 @@ /** * @author Bart Visscher * @author Joas Schilling - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/setup/mysql.php b/lib/private/setup/mysql.php index 6b438bc2439..de2466676c1 100644 --- a/lib/private/setup/mysql.php +++ b/lib/private/setup/mysql.php @@ -4,7 +4,6 @@ * @author Joas Schilling * @author Michael Göhler * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/share/helper.php b/lib/private/share/helper.php index 3d8cc174349..f9581e48e62 100644 --- a/lib/private/share/helper.php +++ b/lib/private/share/helper.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/share/mailnotifications.php b/lib/private/share/mailnotifications.php index 5d24b30cbe2..a664d4ebf47 100644 --- a/lib/private/share/mailnotifications.php +++ b/lib/private/share/mailnotifications.php @@ -6,7 +6,6 @@ * @author Morris Jobke * @author Robin McCorkell * @author scolebrook - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tom Needham * diff --git a/lib/private/share/searchresultsorter.php b/lib/private/share/searchresultsorter.php index c220699103a..6d5542146e7 100644 --- a/lib/private/share/searchresultsorter.php +++ b/lib/private/share/searchresultsorter.php @@ -3,7 +3,6 @@ * @author Arthur Schiwon * @author Morris Jobke * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/share/share.php b/lib/private/share/share.php index 28fab066c7b..3dcfa14079b 100644 --- a/lib/private/share/share.php +++ b/lib/private/share/share.php @@ -14,7 +14,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Sebastian Döll * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/template.php b/lib/private/template.php index ad96d218473..bc706e29344 100644 --- a/lib/private/template.php +++ b/lib/private/template.php @@ -14,7 +14,6 @@ * @author Morris Jobke * @author Raghu Nayyar * @author Robin Appelman - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/template/base.php b/lib/private/template/base.php index 5358b18cefa..d06bcdc4b82 100644 --- a/lib/private/template/base.php +++ b/lib/private/template/base.php @@ -6,7 +6,6 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/user.php b/lib/private/user.php index bf64f0941e2..b91f60e3b9b 100644 --- a/lib/private/user.php +++ b/lib/private/user.php @@ -15,7 +15,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author shkdee * @author Thomas Müller * @author Tom Needham diff --git a/lib/private/util.php b/lib/private/util.php index 12816ca3303..6884e55c243 100644 --- a/lib/private/util.php +++ b/lib/private/util.php @@ -30,7 +30,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer * @author Stefan Rado * @author Thomas Müller * @author Thomas Schmidt diff --git a/lib/public/appframework/controller.php b/lib/public/appframework/controller.php index c3744683300..bd87197a7f1 100644 --- a/lib/public/appframework/controller.php +++ b/lib/public/appframework/controller.php @@ -3,7 +3,6 @@ * @author Bernhard Posselt * @author Lukas Reschke * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/public/appframework/http/redirectresponse.php b/lib/public/appframework/http/redirectresponse.php index 211d91aff02..97140c9955f 100644 --- a/lib/public/appframework/http/redirectresponse.php +++ b/lib/public/appframework/http/redirectresponse.php @@ -2,7 +2,6 @@ /** * @author Bernhard Posselt * @author Morris Jobke - * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author v1r0x * diff --git a/lib/public/appframework/utility/icontrollermethodreflector.php b/lib/public/appframework/utility/icontrollermethodreflector.php index fb7fbb7c60e..e2939ff8896 100644 --- a/lib/public/appframework/utility/icontrollermethodreflector.php +++ b/lib/public/appframework/utility/icontrollermethodreflector.php @@ -3,7 +3,6 @@ * @author Joas Schilling * @author Morris Jobke * @author Olivier Paroz - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/backgroundjob.php b/lib/public/backgroundjob.php index bb0314c570d..69397bb3e45 100644 --- a/lib/public/backgroundjob.php +++ b/lib/public/backgroundjob.php @@ -8,7 +8,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/iappconfig.php b/lib/public/iappconfig.php index a4bcc970188..1406e8a56d6 100644 --- a/lib/public/iappconfig.php +++ b/lib/public/iappconfig.php @@ -4,7 +4,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0