From d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 16 Dec 2020 14:54:15 +0100 Subject: Update all license headers for Nextcloud 21 Signed-off-by: Christoph Wurst --- lib/private/Accounts/Hooks.php | 1 + lib/private/App/AppManager.php | 2 +- lib/private/App/AppStore/Fetcher/Fetcher.php | 1 + lib/private/App/CodeChecker/NodeVisitor.php | 1 + lib/private/App/DependencyAnalyzer.php | 1 + lib/private/App/Platform.php | 1 + lib/private/AppConfig.php | 1 + lib/private/AppFramework/Bootstrap/RegistrationContext.php | 2 ++ lib/private/AppFramework/Http/Dispatcher.php | 1 + lib/private/AppFramework/Http/Output.php | 1 + lib/private/AppFramework/Http/Request.php | 2 +- lib/private/AppFramework/OCS/V1Response.php | 1 + lib/private/AppFramework/Routing/RouteParser.php | 6 ------ lib/private/AppFramework/ScopedPsrLogger.php | 1 + lib/private/Archive/TAR.php | 1 + lib/private/Authentication/Listeners/RemoteWipeActivityListener.php | 1 + lib/private/Authentication/Listeners/RemoteWipeEmailListener.php | 1 + .../Authentication/Listeners/UserDeletedTokenCleanupListener.php | 1 + lib/private/Authentication/Listeners/UserLoggedInListener.php | 1 + lib/private/Authentication/Login/LoggedInCheckCommand.php | 1 + lib/private/Authentication/Login/UserDisabledCheckCommand.php | 1 + lib/private/Authentication/LoginCredentials/Store.php | 2 +- lib/private/Authentication/Token/PublicKeyTokenMapper.php | 1 + lib/private/Authentication/TwoFactorAuth/Manager.php | 1 + .../Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php | 1 + lib/private/Authentication/WebAuthn/Manager.php | 1 + lib/private/BackgroundJob/JobList.php | 1 - lib/private/Cache/File.php | 2 +- lib/private/Collaboration/Collaborators/Search.php | 1 + lib/private/Collaboration/Collaborators/UserPlugin.php | 1 + lib/private/Command/ClosureJob.php | 1 + lib/private/Command/CommandJob.php | 1 + lib/private/Command/CronBus.php | 1 + lib/private/Comments/Manager.php | 2 +- lib/private/Comments/ManagerFactory.php | 3 ++- lib/private/Config.php | 1 + lib/private/DB/Connection.php | 2 +- lib/private/DB/MDB2SchemaManager.php | 2 +- lib/private/DB/MDB2SchemaReader.php | 2 +- lib/private/DB/MigrationService.php | 1 + lib/private/DB/Migrator.php | 2 +- lib/private/DB/MissingPrimaryKeyInformation.php | 3 +-- lib/private/DB/OracleConnection.php | 1 + lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php | 1 + lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php | 1 + lib/private/DB/QueryBuilder/QueryBuilder.php | 1 + lib/private/Dashboard/Manager.php | 1 + lib/private/Encryption/DecryptAll.php | 2 +- lib/private/Encryption/File.php | 2 +- lib/private/Encryption/Keys/Storage.php | 2 +- lib/private/EventDispatcher/ServiceEventListener.php | 1 + lib/private/Federation/CloudFederationProviderManager.php | 1 + lib/private/Federation/CloudId.php | 1 + lib/private/Federation/CloudIdManager.php | 2 ++ lib/private/Files/Cache/Cache.php | 2 +- lib/private/Files/Cache/CacheEntry.php | 1 + lib/private/Files/Cache/HomeCache.php | 3 ++- lib/private/Files/Cache/NullWatcher.php | 5 ++++- lib/private/Files/Cache/Propagator.php | 1 - lib/private/Files/Cache/Scanner.php | 2 +- lib/private/Files/Cache/Storage.php | 3 +-- lib/private/Files/Cache/StorageGlobal.php | 1 + lib/private/Files/Cache/Updater.php | 2 +- lib/private/Files/Cache/Watcher.php | 2 +- lib/private/Files/Cache/Wrapper/CacheWrapper.php | 2 +- lib/private/Files/Config/UserMountCache.php | 2 +- lib/private/Files/FileInfo.php | 2 +- lib/private/Files/Filesystem.php | 2 +- lib/private/Files/Mount/MountPoint.php | 2 +- lib/private/Files/Node/File.php | 2 +- lib/private/Files/Node/Folder.php | 2 +- lib/private/Files/Node/Node.php | 2 +- lib/private/Files/Node/NonExistingFolder.php | 2 +- lib/private/Files/Node/Root.php | 2 +- lib/private/Files/ObjectStore/S3ConnectionTrait.php | 1 + lib/private/Files/Storage/Common.php | 2 +- lib/private/Files/Storage/DAV.php | 2 +- lib/private/Files/Storage/FailedStorage.php | 2 +- lib/private/Files/Storage/Home.php | 2 +- lib/private/Files/Storage/Local.php | 3 ++- lib/private/Files/Storage/StorageFactory.php | 2 +- lib/private/Files/Storage/Temporary.php | 2 +- lib/private/Files/Storage/Wrapper/Encoding.php | 2 +- lib/private/Files/Storage/Wrapper/Encryption.php | 2 +- lib/private/Files/Storage/Wrapper/Quota.php | 3 ++- lib/private/Files/Storage/Wrapper/Wrapper.php | 2 +- lib/private/Files/Stream/Encryption.php | 2 +- lib/private/Files/Stream/Quota.php | 2 +- lib/private/Files/Type/Detection.php | 3 ++- lib/private/Files/Utils/Scanner.php | 2 +- lib/private/Files/View.php | 3 ++- lib/private/ForbiddenException.php | 2 +- lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php | 1 + lib/private/Group/Backend.php | 2 +- lib/private/Group/Group.php | 2 +- lib/private/Group/Manager.php | 2 +- lib/private/Group/MetaData.php | 1 + lib/private/Http/Client/Client.php | 1 + lib/private/InitialStateService.php | 1 + lib/private/Installer.php | 1 + lib/private/IntegrityCheck/Checker.php | 2 +- lib/private/Lock/DBLockingProvider.php | 1 - lib/private/Lock/NoopLockingProvider.php | 2 +- lib/private/Log/ErrorHandler.php | 1 + lib/private/Log/ExceptionSerializer.php | 1 + lib/private/Mail/EMailTemplate.php | 2 +- lib/private/Mail/Mailer.php | 1 + lib/private/Memcache/Factory.php | 2 +- lib/private/Memcache/NullCache.php | 2 +- lib/private/Migration/BackgroundRepair.php | 1 + lib/private/NaturalSort.php | 2 +- lib/private/Repair.php | 2 +- lib/private/Repair/AddBruteForceCleanupJob.php | 3 ++- lib/private/Repair/CleanTags.php | 1 - lib/private/Repair/ClearFrontendCaches.php | 2 +- lib/private/Repair/ClearGeneratedAvatarCache.php | 1 + lib/private/Repair/NC20/EncryptionLegacyCipher.php | 1 + lib/private/Repair/NC20/EncryptionMigration.php | 1 + lib/private/Repair/NC21/ValidatePhoneNumber.php | 1 + lib/private/Repair/OldGroupMembershipShares.php | 1 - lib/private/Repair/Owncloud/CleanPreviews.php | 4 ++-- lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php | 4 ++-- lib/private/Repair/Owncloud/InstallCoreBundle.php | 4 ++-- lib/private/Repair/Owncloud/MoveAvatars.php | 5 ++--- lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php | 6 ++---- lib/private/Repair/Owncloud/SaveAccountsTableData.php | 1 + lib/private/Repair/Owncloud/UpdateLanguageCodes.php | 5 ++--- lib/private/Repair/RepairInvalidShares.php | 2 +- lib/private/Repair/RepairMimeTypes.php | 5 +++-- lib/private/Repair/SqliteAutoincrement.php | 2 +- lib/private/RepairException.php | 2 +- lib/private/Route/Router.php | 2 +- lib/private/Security/Bruteforce/Capabilities.php | 1 + lib/private/Security/Bruteforce/CleanupJob.php | 3 ++- lib/private/Security/CredentialsManager.php | 2 +- lib/private/Security/Crypto.php | 2 +- lib/private/Security/Normalizer/IpAddress.php | 1 + lib/private/Server.php | 3 +-- lib/private/Setup.php | 2 +- lib/private/Setup/MySQL.php | 3 +-- lib/private/Share/Constants.php | 1 + lib/private/Share/Helper.php | 4 ---- lib/private/Share/Share.php | 4 +--- lib/private/Share20/DefaultShareProvider.php | 3 ++- lib/private/Share20/Manager.php | 2 +- lib/private/Share20/ProviderFactory.php | 1 + lib/private/SystemTag/ManagerFactory.php | 2 +- lib/private/SystemTag/SystemTag.php | 2 +- lib/private/SystemTag/SystemTagManager.php | 2 +- lib/private/SystemTag/SystemTagObjectMapper.php | 2 +- lib/private/TagManager.php | 3 ++- lib/private/Tags.php | 2 +- lib/private/Template/Base.php | 1 - lib/private/Template/JSConfigHelper.php | 1 + lib/private/TemplateLayout.php | 1 - lib/private/Updater.php | 3 ++- lib/private/User/Database.php | 2 +- lib/private/User/Session.php | 2 +- lib/private/User/User.php | 2 +- lib/private/legacy/OC_API.php | 1 - lib/private/legacy/OC_App.php | 2 +- lib/private/legacy/OC_DB.php | 2 +- lib/private/legacy/OC_DB_StatementWrapper.php | 2 +- lib/private/legacy/OC_FileChunking.php | 2 +- lib/private/legacy/OC_Files.php | 3 +-- lib/private/legacy/OC_Helper.php | 2 +- lib/private/legacy/OC_Hook.php | 2 +- lib/private/legacy/OC_JSON.php | 2 +- lib/private/legacy/OC_Response.php | 2 +- lib/private/legacy/OC_Template.php | 2 +- lib/private/legacy/OC_User.php | 2 +- lib/private/legacy/OC_Util.php | 2 +- lib/private/legacy/template/functions.php | 2 +- 173 files changed, 187 insertions(+), 139 deletions(-) (limited to 'lib/private') diff --git a/lib/private/Accounts/Hooks.php b/lib/private/Accounts/Hooks.php index c5e7c34deaf..d4e9637dfee 100644 --- a/lib/private/Accounts/Hooks.php +++ b/lib/private/Accounts/Hooks.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/App/AppManager.php b/lib/private/App/AppManager.php index f756664e457..7063878429a 100644 --- a/lib/private/App/AppManager.php +++ b/lib/private/App/AppManager.php @@ -18,7 +18,7 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Tobia De Koninck - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/App/AppStore/Fetcher/Fetcher.php b/lib/private/App/AppStore/Fetcher/Fetcher.php index 305e3172c10..c5d83fcb1df 100644 --- a/lib/private/App/AppStore/Fetcher/Fetcher.php +++ b/lib/private/App/AppStore/Fetcher/Fetcher.php @@ -6,6 +6,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/App/CodeChecker/NodeVisitor.php b/lib/private/App/CodeChecker/NodeVisitor.php index c1bc04afb43..001a0ee6883 100644 --- a/lib/private/App/CodeChecker/NodeVisitor.php +++ b/lib/private/App/CodeChecker/NodeVisitor.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author Morris Jobke diff --git a/lib/private/App/DependencyAnalyzer.php b/lib/private/App/DependencyAnalyzer.php index 90f3b28d9c6..eb114adbb48 100644 --- a/lib/private/App/DependencyAnalyzer.php +++ b/lib/private/App/DependencyAnalyzer.php @@ -6,6 +6,7 @@ * @author Bernhard Posselt * @author Christoph Wurst * @author Joas Schilling + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/App/Platform.php b/lib/private/App/Platform.php index 03e9c7d2767..f83e7cf8272 100644 --- a/lib/private/App/Platform.php +++ b/lib/private/App/Platform.php @@ -4,6 +4,7 @@ * * @author Bernhard Posselt * @author Christoph Wurst + * @author Julius Härtl * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/AppConfig.php b/lib/private/AppConfig.php index a671848245e..84305e60a12 100644 --- a/lib/private/AppConfig.php +++ b/lib/private/AppConfig.php @@ -13,6 +13,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/AppFramework/Bootstrap/RegistrationContext.php b/lib/private/AppFramework/Bootstrap/RegistrationContext.php index 12fca23c51f..88a3dd05585 100644 --- a/lib/private/AppFramework/Bootstrap/RegistrationContext.php +++ b/lib/private/AppFramework/Bootstrap/RegistrationContext.php @@ -8,6 +8,8 @@ declare(strict_types=1); * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl + * @author Robin Windey + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/AppFramework/Http/Dispatcher.php b/lib/private/AppFramework/Http/Dispatcher.php index 4a05ecaead0..47e6650c999 100644 --- a/lib/private/AppFramework/Http/Dispatcher.php +++ b/lib/private/AppFramework/Http/Dispatcher.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Bernhard Posselt * @author Christoph Wurst + * @author Joas Schilling * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/AppFramework/Http/Output.php b/lib/private/AppFramework/Http/Output.php index 9f26d94b8aa..d2e8cd338ba 100644 --- a/lib/private/AppFramework/Http/Output.php +++ b/lib/private/AppFramework/Http/Output.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/AppFramework/Http/Request.php b/lib/private/AppFramework/Http/Request.php index a873ee96772..a75890111f2 100644 --- a/lib/private/AppFramework/Http/Request.php +++ b/lib/private/AppFramework/Http/Request.php @@ -23,7 +23,7 @@ declare(strict_types=1); * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/AppFramework/OCS/V1Response.php b/lib/private/AppFramework/OCS/V1Response.php index 8264c4ea2c0..97a3acce681 100644 --- a/lib/private/AppFramework/OCS/V1Response.php +++ b/lib/private/AppFramework/OCS/V1Response.php @@ -2,6 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/AppFramework/Routing/RouteParser.php b/lib/private/AppFramework/Routing/RouteParser.php index d4d66125825..8511ff9ee39 100644 --- a/lib/private/AppFramework/Routing/RouteParser.php +++ b/lib/private/AppFramework/Routing/RouteParser.php @@ -5,13 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Christoph Wurst - * @author Joas Schilling - * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell * @author Roeland Jago Douma - * @author Thomas Müller * * @license AGPL-3.0 * diff --git a/lib/private/AppFramework/ScopedPsrLogger.php b/lib/private/AppFramework/ScopedPsrLogger.php index debadd3d157..5f4872efd97 100644 --- a/lib/private/AppFramework/ScopedPsrLogger.php +++ b/lib/private/AppFramework/ScopedPsrLogger.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2020 Christoph Wurst * * @author Christoph Wurst + * @author Maxence Lange * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Archive/TAR.php b/lib/private/Archive/TAR.php index bf69df0edc6..a9dd28b389b 100644 --- a/lib/private/Archive/TAR.php +++ b/lib/private/Archive/TAR.php @@ -5,6 +5,7 @@ * @author Bart Visscher * @author Christopher Schäpers * @author Christoph Wurst + * @author Daniel Kesselberg * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php b/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php index 55009c317c4..0bdfa7cb39b 100644 --- a/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php +++ b/lib/private/Authentication/Listeners/RemoteWipeActivityListener.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Listeners/RemoteWipeEmailListener.php b/lib/private/Authentication/Listeners/RemoteWipeEmailListener.php index 9ba2717c973..2f330879a2a 100644 --- a/lib/private/Authentication/Listeners/RemoteWipeEmailListener.php +++ b/lib/private/Authentication/Listeners/RemoteWipeEmailListener.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Listeners/UserDeletedTokenCleanupListener.php b/lib/private/Authentication/Listeners/UserDeletedTokenCleanupListener.php index bb3a522556f..2d78bd2d01c 100644 --- a/lib/private/Authentication/Listeners/UserDeletedTokenCleanupListener.php +++ b/lib/private/Authentication/Listeners/UserDeletedTokenCleanupListener.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2020 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Listeners/UserLoggedInListener.php b/lib/private/Authentication/Listeners/UserLoggedInListener.php index 9d90f09b296..711a759fad4 100644 --- a/lib/private/Authentication/Listeners/UserLoggedInListener.php +++ b/lib/private/Authentication/Listeners/UserLoggedInListener.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Authentication/Login/LoggedInCheckCommand.php b/lib/private/Authentication/Login/LoggedInCheckCommand.php index 1848c5db09e..3c71c844d72 100644 --- a/lib/private/Authentication/Login/LoggedInCheckCommand.php +++ b/lib/private/Authentication/Login/LoggedInCheckCommand.php @@ -3,6 +3,7 @@ * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Authentication/Login/UserDisabledCheckCommand.php b/lib/private/Authentication/Login/UserDisabledCheckCommand.php index 49762546bc4..0889fc99b20 100644 --- a/lib/private/Authentication/Login/UserDisabledCheckCommand.php +++ b/lib/private/Authentication/Login/UserDisabledCheckCommand.php @@ -3,6 +3,7 @@ * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/LoginCredentials/Store.php b/lib/private/Authentication/LoginCredentials/Store.php index 89992dc2117..1810732ac3a 100644 --- a/lib/private/Authentication/LoginCredentials/Store.php +++ b/lib/private/Authentication/LoginCredentials/Store.php @@ -6,7 +6,7 @@ declare(strict_types=1); * @copyright 2016 Christoph Wurst * * @author Christoph Wurst - * @author Lionel Elie Mamane + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Token/PublicKeyTokenMapper.php b/lib/private/Authentication/Token/PublicKeyTokenMapper.php index 11d610bc283..d44ff3c50dd 100644 --- a/lib/private/Authentication/Token/PublicKeyTokenMapper.php +++ b/lib/private/Authentication/Token/PublicKeyTokenMapper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Roeland Jago Douma * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Roeland Jago Douma * diff --git a/lib/private/Authentication/TwoFactorAuth/Manager.php b/lib/private/Authentication/TwoFactorAuth/Manager.php index 8e529ccbda8..0a60606ad65 100644 --- a/lib/private/Authentication/TwoFactorAuth/Manager.php +++ b/lib/private/Authentication/TwoFactorAuth/Manager.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christoph Wurst + * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php index e0f06db565d..d08cb71d72f 100644 --- a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php +++ b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Authentication/WebAuthn/Manager.php b/lib/private/Authentication/WebAuthn/Manager.php index ce70c54bf11..9ef3a0718ca 100644 --- a/lib/private/Authentication/WebAuthn/Manager.php +++ b/lib/private/Authentication/WebAuthn/Manager.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2020, Roeland Jago Douma * * @author Christoph Wurst + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/BackgroundJob/JobList.php b/lib/private/BackgroundJob/JobList.php index 37aecd61693..5a89dcdeba6 100644 --- a/lib/private/BackgroundJob/JobList.php +++ b/lib/private/BackgroundJob/JobList.php @@ -6,7 +6,6 @@ * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke * @author Morris Jobke * @author Noveen Sachdeva * @author Robin Appelman diff --git a/lib/private/Cache/File.php b/lib/private/Cache/File.php index be6540ff2d2..04ec33f7615 100644 --- a/lib/private/Cache/File.php +++ b/lib/private/Cache/File.php @@ -10,7 +10,7 @@ * @author Roeland Jago Douma * @author Sebastian Wessalowski * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Collaboration/Collaborators/Search.php b/lib/private/Collaboration/Collaborators/Search.php index 1e0fd739793..7b5789640a0 100644 --- a/lib/private/Collaboration/Collaborators/Search.php +++ b/lib/private/Collaboration/Collaborators/Search.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Christoph Wurst + * @author Joas Schilling * @author onehappycat * @author Robin Appelman * diff --git a/lib/private/Collaboration/Collaborators/UserPlugin.php b/lib/private/Collaboration/Collaborators/UserPlugin.php index 0b51a29ae25..d832a42000c 100644 --- a/lib/private/Collaboration/Collaborators/UserPlugin.php +++ b/lib/private/Collaboration/Collaborators/UserPlugin.php @@ -6,6 +6,7 @@ * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Command/ClosureJob.php b/lib/private/Command/ClosureJob.php index 1f8470005e4..c92fd304f91 100644 --- a/lib/private/Command/ClosureJob.php +++ b/lib/private/Command/ClosureJob.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Robin Appelman + * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/Command/CommandJob.php b/lib/private/Command/CommandJob.php index 6b1e79f93de..ed251b841ed 100644 --- a/lib/private/Command/CommandJob.php +++ b/lib/private/Command/CommandJob.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Robin Appelman + * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/Command/CronBus.php b/lib/private/Command/CronBus.php index 32f19c913e8..86aa239bdde 100644 --- a/lib/private/Command/CronBus.php +++ b/lib/private/Command/CronBus.php @@ -5,6 +5,7 @@ * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Comments/Manager.php b/lib/private/Comments/Manager.php index 98c600add20..1cc82b5c2ce 100644 --- a/lib/private/Comments/Manager.php +++ b/lib/private/Comments/Manager.php @@ -4,7 +4,7 @@ * * @author Arthur Schiwon * @author Joas Schilling - * @author Lukas Reschke + * @author John Molakvoæ (skjnldsv) * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Comments/ManagerFactory.php b/lib/private/Comments/ManagerFactory.php index 67b006bdb63..ec2cb1e69a1 100644 --- a/lib/private/Comments/ManagerFactory.php +++ b/lib/private/Comments/ManagerFactory.php @@ -3,9 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Config.php b/lib/private/Config.php index 0a868be7832..a6c4acb7d96 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -19,6 +19,7 @@ * @author Philipp Schaffrath * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/DB/Connection.php b/lib/private/DB/Connection.php index ebb3900f3e5..b024989ac04 100644 --- a/lib/private/DB/Connection.php +++ b/lib/private/DB/Connection.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke + * @author Julius Härtl * @author Morris Jobke * @author Ole Ostergaard * @author Ole Ostergaard diff --git a/lib/private/DB/MDB2SchemaManager.php b/lib/private/DB/MDB2SchemaManager.php index 7808e0c0b51..44ea3986214 100644 --- a/lib/private/DB/MDB2SchemaManager.php +++ b/lib/private/DB/MDB2SchemaManager.php @@ -11,7 +11,7 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/DB/MDB2SchemaReader.php b/lib/private/DB/MDB2SchemaReader.php index b371e1a16b2..abf58ffa053 100644 --- a/lib/private/DB/MDB2SchemaReader.php +++ b/lib/private/DB/MDB2SchemaReader.php @@ -10,7 +10,7 @@ * @author Robin McCorkell * @author Thomas Müller * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/DB/MigrationService.php b/lib/private/DB/MigrationService.php index c1a6b82dccd..6a1cb4be016 100644 --- a/lib/private/DB/MigrationService.php +++ b/lib/private/DB/MigrationService.php @@ -6,6 +6,7 @@ * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling + * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/DB/Migrator.php b/lib/private/DB/Migrator.php index 7cb642401cb..569b1a6c282 100644 --- a/lib/private/DB/Migrator.php +++ b/lib/private/DB/Migrator.php @@ -11,7 +11,7 @@ * @author tbelau666 * @author Thomas Müller * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/DB/MissingPrimaryKeyInformation.php b/lib/private/DB/MissingPrimaryKeyInformation.php index c6b81ddba4e..62b5dd2c631 100644 --- a/lib/private/DB/MissingPrimaryKeyInformation.php +++ b/lib/private/DB/MissingPrimaryKeyInformation.php @@ -5,8 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Morris Jobke * - * @author Morris Jobke - * @author Roeland Jago Douma + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/DB/OracleConnection.php b/lib/private/DB/OracleConnection.php index 76f0c9faa7d..8198f3bd5e5 100644 --- a/lib/private/DB/OracleConnection.php +++ b/lib/private/DB/OracleConnection.php @@ -8,6 +8,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php b/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php index f2edea575a2..61eea80640e 100644 --- a/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php +++ b/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Daniel Kesselberg * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php b/lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php index 4ad726bc034..c269fc03c8a 100644 --- a/lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php +++ b/lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Joas Schilling * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/DB/QueryBuilder/QueryBuilder.php b/lib/private/DB/QueryBuilder/QueryBuilder.php index a5ea08127c7..2f8707326de 100644 --- a/lib/private/DB/QueryBuilder/QueryBuilder.php +++ b/lib/private/DB/QueryBuilder/QueryBuilder.php @@ -9,6 +9,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Dashboard/Manager.php b/lib/private/Dashboard/Manager.php index 94b80a3b4a4..9f703bb14ad 100644 --- a/lib/private/Dashboard/Manager.php +++ b/lib/private/Dashboard/Manager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020 Julius Härtl * + * @author Joas Schilling * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index 19bd2f81378..fa913d3655b 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Roeland Jago Douma * @author sammo2828 - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Encryption/File.php b/lib/private/Encryption/File.php index 8aed19e7086..c0a58d1256e 100644 --- a/lib/private/Encryption/File.php +++ b/lib/private/Encryption/File.php @@ -8,7 +8,7 @@ * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Encryption/Keys/Storage.php b/lib/private/Encryption/Keys/Storage.php index 248011aee5b..a2b27de6b51 100644 --- a/lib/private/Encryption/Keys/Storage.php +++ b/lib/private/Encryption/Keys/Storage.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/EventDispatcher/ServiceEventListener.php b/lib/private/EventDispatcher/ServiceEventListener.php index ec26514c0a6..301531f8931 100644 --- a/lib/private/EventDispatcher/ServiceEventListener.php +++ b/lib/private/EventDispatcher/ServiceEventListener.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Federation/CloudFederationProviderManager.php b/lib/private/Federation/CloudFederationProviderManager.php index 56bc9a95322..597227533f9 100644 --- a/lib/private/Federation/CloudFederationProviderManager.php +++ b/lib/private/Federation/CloudFederationProviderManager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Bjoern Schiessle * * @author Bjoern Schiessle + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Federation/CloudId.php b/lib/private/Federation/CloudId.php index c917a9d5816..27a222c0583 100644 --- a/lib/private/Federation/CloudId.php +++ b/lib/private/Federation/CloudId.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017, Robin Appelman * + * @author Arthur Schiwon * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Federation/CloudIdManager.php b/lib/private/Federation/CloudIdManager.php index 02e3c7cd513..0671a0bfa02 100644 --- a/lib/private/Federation/CloudIdManager.php +++ b/lib/private/Federation/CloudIdManager.php @@ -5,7 +5,9 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017, Robin Appelman * + * @author Arthur Schiwon * @author Christoph Wurst + * @author Guillaume Virlet * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Files/Cache/Cache.php b/lib/private/Files/Cache/Cache.php index be44d461933..2a58f796814 100644 --- a/lib/private/Files/Cache/Cache.php +++ b/lib/private/Files/Cache/Cache.php @@ -18,7 +18,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/CacheEntry.php b/lib/private/Files/Cache/CacheEntry.php index 5f31ecfbec3..a9d2a1acbf0 100644 --- a/lib/private/Files/Cache/CacheEntry.php +++ b/lib/private/Files/Cache/CacheEntry.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * * @license AGPL-3.0 diff --git a/lib/private/Files/Cache/HomeCache.php b/lib/private/Files/Cache/HomeCache.php index f7fc806456d..93906bfc93f 100644 --- a/lib/private/Files/Cache/HomeCache.php +++ b/lib/private/Files/Cache/HomeCache.php @@ -5,10 +5,11 @@ * @author Andreas Fischer * @author Björn Schießle * @author Christoph Wurst + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/NullWatcher.php b/lib/private/Files/Cache/NullWatcher.php index 57e43444fdc..146961d1c51 100644 --- a/lib/private/Files/Cache/NullWatcher.php +++ b/lib/private/Files/Cache/NullWatcher.php @@ -1,9 +1,12 @@ * + * @author Robin Appelman + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify @@ -17,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Files/Cache/Propagator.php b/lib/private/Files/Cache/Propagator.php index 97eaa839ccf..cdbe8b60175 100644 --- a/lib/private/Files/Cache/Propagator.php +++ b/lib/private/Files/Cache/Propagator.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Files/Cache/Scanner.php b/lib/private/Files/Cache/Scanner.php index f895948574b..1b9637ac61e 100644 --- a/lib/private/Files/Cache/Scanner.php +++ b/lib/private/Files/Cache/Scanner.php @@ -16,7 +16,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Storage.php b/lib/private/Files/Cache/Storage.php index b11cd5799de..74f5df2a5b1 100644 --- a/lib/private/Files/Cache/Storage.php +++ b/lib/private/Files/Cache/Storage.php @@ -3,14 +3,13 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon - * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/StorageGlobal.php b/lib/private/Files/Cache/StorageGlobal.php index 8bf37514b8b..23d6035084d 100644 --- a/lib/private/Files/Cache/StorageGlobal.php +++ b/lib/private/Files/Cache/StorageGlobal.php @@ -2,6 +2,7 @@ /** * @copyright Robin Appelman * + * @author Joas Schilling * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Files/Cache/Updater.php b/lib/private/Files/Cache/Updater.php index 79501d910e5..04179ba0aaf 100644 --- a/lib/private/Files/Cache/Updater.php +++ b/lib/private/Files/Cache/Updater.php @@ -8,7 +8,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Watcher.php b/lib/private/Files/Cache/Watcher.php index d6291ca71e9..19e17e60959 100644 --- a/lib/private/Files/Cache/Watcher.php +++ b/lib/private/Files/Cache/Watcher.php @@ -7,7 +7,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Wrapper/CacheWrapper.php b/lib/private/Files/Cache/Wrapper/CacheWrapper.php index 4901a530799..cac6cfed87e 100644 --- a/lib/private/Files/Cache/Wrapper/CacheWrapper.php +++ b/lib/private/Files/Cache/Wrapper/CacheWrapper.php @@ -10,7 +10,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Config/UserMountCache.php b/lib/private/Files/Config/UserMountCache.php index 441a4a45326..46ea1394252 100644 --- a/lib/private/Files/Config/UserMountCache.php +++ b/lib/private/Files/Config/UserMountCache.php @@ -9,7 +9,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/FileInfo.php b/lib/private/Files/FileInfo.php index 8f42aff85bb..35e69ae270f 100644 --- a/lib/private/Files/FileInfo.php +++ b/lib/private/Files/FileInfo.php @@ -13,7 +13,7 @@ * @author Roeland Jago Douma * @author tbartenstein * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Filesystem.php b/lib/private/Files/Filesystem.php index 0a0707df73d..bf94be273f2 100644 --- a/lib/private/Files/Filesystem.php +++ b/lib/private/Files/Filesystem.php @@ -18,7 +18,7 @@ * @author Roeland Jago Douma * @author Sam Tuke * @author Stephan Peijnik - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Mount/MountPoint.php b/lib/private/Files/Mount/MountPoint.php index 626bc32ebf2..cbf3785c409 100644 --- a/lib/private/Files/Mount/MountPoint.php +++ b/lib/private/Files/Mount/MountPoint.php @@ -11,7 +11,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/File.php b/lib/private/Files/Node/File.php index 915e336b996..c140c3e977b 100644 --- a/lib/private/Files/Node/File.php +++ b/lib/private/Files/Node/File.php @@ -9,7 +9,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/Folder.php b/lib/private/Files/Node/Folder.php index 134455dd945..40499949110 100644 --- a/lib/private/Files/Node/Folder.php +++ b/lib/private/Files/Node/Folder.php @@ -11,7 +11,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/Node.php b/lib/private/Files/Node/Node.php index 70821e685f8..92635a55baa 100644 --- a/lib/private/Files/Node/Node.php +++ b/lib/private/Files/Node/Node.php @@ -10,7 +10,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/NonExistingFolder.php b/lib/private/Files/Node/NonExistingFolder.php index 65af837da43..eaf7963eb9b 100644 --- a/lib/private/Files/Node/NonExistingFolder.php +++ b/lib/private/Files/Node/NonExistingFolder.php @@ -4,7 +4,7 @@ * * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/Root.php b/lib/private/Files/Node/Root.php index f24082851e0..fba8a24b40f 100644 --- a/lib/private/Files/Node/Root.php +++ b/lib/private/Files/Node/Root.php @@ -12,7 +12,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/ObjectStore/S3ConnectionTrait.php b/lib/private/Files/ObjectStore/S3ConnectionTrait.php index c98c8a04cdf..6b469860de5 100644 --- a/lib/private/Files/ObjectStore/S3ConnectionTrait.php +++ b/lib/private/Files/ObjectStore/S3ConnectionTrait.php @@ -7,6 +7,7 @@ * @author Florent * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author S. Cat <33800996+sparrowjack63@users.noreply.github.com> * @author Stephen Cuppett * diff --git a/lib/private/Files/Storage/Common.php b/lib/private/Files/Storage/Common.php index cba8afa176e..6a530877f43 100644 --- a/lib/private/Files/Storage/Common.php +++ b/lib/private/Files/Storage/Common.php @@ -21,7 +21,7 @@ * @author scambra * @author Stefan Weil * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * @author Vinicius Cubas Brand * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/DAV.php b/lib/private/Files/Storage/DAV.php index 974feee8995..163185db541 100644 --- a/lib/private/Files/Storage/DAV.php +++ b/lib/private/Files/Storage/DAV.php @@ -17,7 +17,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/FailedStorage.php b/lib/private/Files/Storage/FailedStorage.php index 50e2f255430..bb97fe73875 100644 --- a/lib/private/Files/Storage/FailedStorage.php +++ b/lib/private/Files/Storage/FailedStorage.php @@ -6,7 +6,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Home.php b/lib/private/Files/Storage/Home.php index c725076893f..5c35c93bfc8 100644 --- a/lib/private/Files/Storage/Home.php +++ b/lib/private/Files/Storage/Home.php @@ -6,7 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Local.php b/lib/private/Files/Storage/Local.php index f0a81f48930..240da595494 100644 --- a/lib/private/Files/Storage/Local.php +++ b/lib/private/Files/Storage/Local.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author aler9 <46489434+aler9@users.noreply.github.com> * @author Arthur Schiwon * @author Bart Visscher * @author Boris Rybalkin @@ -21,7 +22,7 @@ * @author Stefan Weil * @author Thomas Müller * @author Tigran Mkrtchyan - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/StorageFactory.php b/lib/private/Files/Storage/StorageFactory.php index 52ddbfb2ed5..2e7dd732edd 100644 --- a/lib/private/Files/Storage/StorageFactory.php +++ b/lib/private/Files/Storage/StorageFactory.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Temporary.php b/lib/private/Files/Storage/Temporary.php index 5e4024286c5..686600e5d21 100644 --- a/lib/private/Files/Storage/Temporary.php +++ b/lib/private/Files/Storage/Temporary.php @@ -6,7 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Wrapper/Encoding.php b/lib/private/Files/Storage/Wrapper/Encoding.php index a2ef1780d6c..fed4d26faf5 100644 --- a/lib/private/Files/Storage/Wrapper/Encoding.php +++ b/lib/private/Files/Storage/Wrapper/Encoding.php @@ -5,7 +5,7 @@ * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Wrapper/Encryption.php b/lib/private/Files/Storage/Wrapper/Encryption.php index 3a97764fbb8..d3b1880a813 100644 --- a/lib/private/Files/Storage/Wrapper/Encryption.php +++ b/lib/private/Files/Storage/Wrapper/Encryption.php @@ -13,7 +13,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Wrapper/Quota.php b/lib/private/Files/Storage/Wrapper/Quota.php index 406f0fd4649..10edd940d7d 100644 --- a/lib/private/Files/Storage/Wrapper/Quota.php +++ b/lib/private/Files/Storage/Wrapper/Quota.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer * @author Julius Härtl * @author Lukas Reschke @@ -9,7 +10,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Wrapper/Wrapper.php b/lib/private/Files/Storage/Wrapper/Wrapper.php index 4584bebe076..227e7d8e55e 100644 --- a/lib/private/Files/Storage/Wrapper/Wrapper.php +++ b/lib/private/Files/Storage/Wrapper/Wrapper.php @@ -9,7 +9,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * @author Vinicius Cubas Brand * * @license AGPL-3.0 diff --git a/lib/private/Files/Stream/Encryption.php b/lib/private/Files/Stream/Encryption.php index 76668b14008..577d1554101 100644 --- a/lib/private/Files/Stream/Encryption.php +++ b/lib/private/Files/Stream/Encryption.php @@ -12,7 +12,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Stream/Quota.php b/lib/private/Files/Stream/Quota.php index 3bf46264b83..db5691187ce 100644 --- a/lib/private/Files/Stream/Quota.php +++ b/lib/private/Files/Stream/Quota.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/Type/Detection.php b/lib/private/Files/Type/Detection.php index f8cbd2ec725..247f6005e57 100644 --- a/lib/private/Files/Type/Detection.php +++ b/lib/private/Files/Type/Detection.php @@ -12,6 +12,7 @@ declare(strict_types=1); * @author Hendrik Leppelsack * @author Jens-Christian Fischer * @author Joas Schilling + * @author Julius Härtl * @author lui87kw * @author Lukas Reschke * @author Magnus Walbeck @@ -20,7 +21,7 @@ declare(strict_types=1); * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * @author Xheni Myrtaj * * @license AGPL-3.0 diff --git a/lib/private/Files/Utils/Scanner.php b/lib/private/Files/Utils/Scanner.php index 996380037b7..5509a49941b 100644 --- a/lib/private/Files/Utils/Scanner.php +++ b/lib/private/Files/Utils/Scanner.php @@ -10,7 +10,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php index fba412c37d4..1bee09e3659 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Ashod Nakashian * @author Bart Visscher * @author Björn Schießle * @author Christoph Wurst @@ -26,7 +27,7 @@ * @author Scott Dutton * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/ForbiddenException.php b/lib/private/ForbiddenException.php index 1ba38e39924..8a00b78291a 100644 --- a/lib/private/ForbiddenException.php +++ b/lib/private/ForbiddenException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php b/lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php index a6cef00764e..f6241938f82 100644 --- a/lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php +++ b/lib/private/FullTextSearch/Model/SearchRequestSimpleQuery.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018 * + * @author Christoph Wurst * @author Maxence Lange * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Group/Backend.php b/lib/private/Group/Backend.php index ebd8d3620d4..e041254bd5a 100644 --- a/lib/private/Group/Backend.php +++ b/lib/private/Group/Backend.php @@ -5,7 +5,7 @@ * @author Christoph Wurst * @author Knut Ahlers * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Group/Group.php b/lib/private/Group/Group.php index 2e16d5f1242..d3f8c603121 100644 --- a/lib/private/Group/Group.php +++ b/lib/private/Group/Group.php @@ -12,7 +12,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Group/Manager.php b/lib/private/Group/Manager.php index 3d7c1ff176f..4c731a9f488 100644 --- a/lib/private/Group/Manager.php +++ b/lib/private/Group/Manager.php @@ -18,7 +18,7 @@ * @author Roeland Jago Douma * @author Roman Kreisel * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * @author Vinicius Cubas Brand * @author voxsim "Simon Vocella" * diff --git a/lib/private/Group/MetaData.php b/lib/private/Group/MetaData.php index 1bf748132fb..5449cdbe29a 100644 --- a/lib/private/Group/MetaData.php +++ b/lib/private/Group/MetaData.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Christoph Wurst + * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke diff --git a/lib/private/Http/Client/Client.php b/lib/private/Http/Client/Client.php index 96593ac3999..3f616df0b28 100644 --- a/lib/private/Http/Client/Client.php +++ b/lib/private/Http/Client/Client.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Carlos Ferreira * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling diff --git a/lib/private/InitialStateService.php b/lib/private/InitialStateService.php index 76e64d8b013..7f9a084ef70 100644 --- a/lib/private/InitialStateService.php +++ b/lib/private/InitialStateService.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Roeland Jago Douma * * @author Christoph Wurst + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Installer.php b/lib/private/Installer.php index a01f433c7ab..0b020aed569 100644 --- a/lib/private/Installer.php +++ b/lib/private/Installer.php @@ -6,6 +6,7 @@ * @author Arthur Schiwon * @author Brice Maron * @author Christoph Wurst + * @author Daniel Kesselberg * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/private/IntegrityCheck/Checker.php b/lib/private/IntegrityCheck/Checker.php index f5c4d6bb016..504cd391c42 100644 --- a/lib/private/IntegrityCheck/Checker.php +++ b/lib/private/IntegrityCheck/Checker.php @@ -11,7 +11,7 @@ declare(strict_types=1); * @author Morris Jobke * @author Roeland Jago Douma * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * @author Xheni Myrtaj * * @license AGPL-3.0 diff --git a/lib/private/Lock/DBLockingProvider.php b/lib/private/Lock/DBLockingProvider.php index 2ad7c162f36..c6b9cf63780 100644 --- a/lib/private/Lock/DBLockingProvider.php +++ b/lib/private/Lock/DBLockingProvider.php @@ -5,7 +5,6 @@ * @author Christoph Wurst * @author Individual IT Services * @author Joas Schilling - * @author Lukas Reschke * @author Morris Jobke * @author Ole Ostergaard * @author Robin Appelman diff --git a/lib/private/Lock/NoopLockingProvider.php b/lib/private/Lock/NoopLockingProvider.php index 4f38d5159b9..728ad26de68 100644 --- a/lib/private/Lock/NoopLockingProvider.php +++ b/lib/private/Lock/NoopLockingProvider.php @@ -7,7 +7,7 @@ declare(strict_types=1); * * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Log/ErrorHandler.php b/lib/private/Log/ErrorHandler.php index b58fae60d51..3f4c9ee64b1 100644 --- a/lib/private/Log/ErrorHandler.php +++ b/lib/private/Log/ErrorHandler.php @@ -5,6 +5,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Christoph Wurst + * @author Julius Härtl * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/Log/ExceptionSerializer.php b/lib/private/Log/ExceptionSerializer.php index 339a6604ed1..0cb68f08914 100644 --- a/lib/private/Log/ExceptionSerializer.php +++ b/lib/private/Log/ExceptionSerializer.php @@ -8,6 +8,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Vincent Petry * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Mail/EMailTemplate.php b/lib/private/Mail/EMailTemplate.php index a3f266bf328..d5bd27007df 100644 --- a/lib/private/Mail/EMailTemplate.php +++ b/lib/private/Mail/EMailTemplate.php @@ -15,9 +15,9 @@ declare(strict_types=1); * @author Julius Härtl * @author Liam JACK * @author Lukas Reschke + * @author medcloud <42641918+medcloud@users.noreply.github.com> * @author Morris Jobke * @author Roeland Jago Douma - * @author Simon Spannagel * @author Tomasz Paluszkiewicz * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Mail/Mailer.php b/lib/private/Mail/Mailer.php index b7a22285ea0..f8dc739428a 100644 --- a/lib/private/Mail/Mailer.php +++ b/lib/private/Mail/Mailer.php @@ -12,6 +12,7 @@ declare(strict_types=1); * @author Jared Boone * @author Joas Schilling * @author Julius Härtl + * @author kevin147147 * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Memcache/Factory.php b/lib/private/Memcache/Factory.php index 030769b5557..6db9b1007ac 100644 --- a/lib/private/Memcache/Factory.php +++ b/lib/private/Memcache/Factory.php @@ -11,7 +11,7 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Stefan Weil - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/NullCache.php b/lib/private/Memcache/NullCache.php index bdb6406b24c..5ad3cb22201 100644 --- a/lib/private/Memcache/NullCache.php +++ b/lib/private/Memcache/NullCache.php @@ -7,7 +7,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Migration/BackgroundRepair.php b/lib/private/Migration/BackgroundRepair.php index 679ad80b5dc..5b8c7875ab7 100644 --- a/lib/private/Migration/BackgroundRepair.php +++ b/lib/private/Migration/BackgroundRepair.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/private/NaturalSort.php b/lib/private/NaturalSort.php index 31829a84e6a..d328ad0f359 100644 --- a/lib/private/NaturalSort.php +++ b/lib/private/NaturalSort.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Repair.php b/lib/private/Repair.php index 4793485a384..80a8a8a87c1 100644 --- a/lib/private/Repair.php +++ b/lib/private/Repair.php @@ -14,7 +14,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Repair/AddBruteForceCleanupJob.php b/lib/private/Repair/AddBruteForceCleanupJob.php index ad66238857b..b287b4baa2f 100644 --- a/lib/private/Repair/AddBruteForceCleanupJob.php +++ b/lib/private/Repair/AddBruteForceCleanupJob.php @@ -1,6 +1,7 @@ * @@ -19,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Repair/CleanTags.php b/lib/private/Repair/CleanTags.php index f414ef09efc..5b8e44f37b6 100644 --- a/lib/private/Repair/CleanTags.php +++ b/lib/private/Repair/CleanTags.php @@ -4,7 +4,6 @@ * * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Repair/ClearFrontendCaches.php b/lib/private/Repair/ClearFrontendCaches.php index 789f73adf7f..523a1fc6be5 100644 --- a/lib/private/Repair/ClearFrontendCaches.php +++ b/lib/private/Repair/ClearFrontendCaches.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2018 Julius Härtl * - * @author John Molakvoæ (skjnldsv) + * @author Christoph Wurst * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/lib/private/Repair/ClearGeneratedAvatarCache.php b/lib/private/Repair/ClearGeneratedAvatarCache.php index 00a5aac1ff3..26d436451bf 100644 --- a/lib/private/Repair/ClearGeneratedAvatarCache.php +++ b/lib/private/Repair/ClearGeneratedAvatarCache.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018 John Molakvoæ * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Michael Weimann * diff --git a/lib/private/Repair/NC20/EncryptionLegacyCipher.php b/lib/private/Repair/NC20/EncryptionLegacyCipher.php index f887feefc98..e60a2435349 100644 --- a/lib/private/Repair/NC20/EncryptionLegacyCipher.php +++ b/lib/private/Repair/NC20/EncryptionLegacyCipher.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020, Roeland Jago Douma * + * @author Julius Härtl * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Repair/NC20/EncryptionMigration.php b/lib/private/Repair/NC20/EncryptionMigration.php index d5879073d59..45789d2317b 100644 --- a/lib/private/Repair/NC20/EncryptionMigration.php +++ b/lib/private/Repair/NC20/EncryptionMigration.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020, Roeland Jago Douma * + * @author Julius Härtl * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Repair/NC21/ValidatePhoneNumber.php b/lib/private/Repair/NC21/ValidatePhoneNumber.php index 6e25ff26b7e..995c38602f3 100644 --- a/lib/private/Repair/NC21/ValidatePhoneNumber.php +++ b/lib/private/Repair/NC21/ValidatePhoneNumber.php @@ -1,6 +1,7 @@ * diff --git a/lib/private/Repair/OldGroupMembershipShares.php b/lib/private/Repair/OldGroupMembershipShares.php index 38254188221..d991ef82ac9 100644 --- a/lib/private/Repair/OldGroupMembershipShares.php +++ b/lib/private/Repair/OldGroupMembershipShares.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Lukas Reschke * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Repair/Owncloud/CleanPreviews.php b/lib/private/Repair/Owncloud/CleanPreviews.php index 5c183451d67..267a1be7985 100644 --- a/lib/private/Repair/Owncloud/CleanPreviews.php +++ b/lib/private/Repair/Owncloud/CleanPreviews.php @@ -2,7 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * - * @author Roeland Jago Douma + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -17,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ namespace OC\Repair\Owncloud; diff --git a/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php b/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php index e8d89c9c7a0..90aa59b2950 100644 --- a/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php +++ b/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php @@ -2,7 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * - * @author Roeland Jago Douma + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -17,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ namespace OC\Repair\Owncloud; diff --git a/lib/private/Repair/Owncloud/InstallCoreBundle.php b/lib/private/Repair/Owncloud/InstallCoreBundle.php index 6d07ec9b962..10d5357e5d8 100644 --- a/lib/private/Repair/Owncloud/InstallCoreBundle.php +++ b/lib/private/Repair/Owncloud/InstallCoreBundle.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * - * @author Lukas Reschke + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -17,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Repair/Owncloud/MoveAvatars.php b/lib/private/Repair/Owncloud/MoveAvatars.php index 53f3097aeec..37c79de22ab 100644 --- a/lib/private/Repair/Owncloud/MoveAvatars.php +++ b/lib/private/Repair/Owncloud/MoveAvatars.php @@ -2,8 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * - * @author Morris Jobke - * @author Roeland Jago Douma + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -18,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ namespace OC\Repair\Owncloud; diff --git a/lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php b/lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php index ec076d116c5..e69beae7d6e 100644 --- a/lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php +++ b/lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php @@ -2,9 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * - * @author Joas Schilling - * @author Morris Jobke - * @author Roeland Jago Douma + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -19,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ namespace OC\Repair\Owncloud; diff --git a/lib/private/Repair/Owncloud/SaveAccountsTableData.php b/lib/private/Repair/Owncloud/SaveAccountsTableData.php index 89c331a7d71..f11397d7ae5 100644 --- a/lib/private/Repair/Owncloud/SaveAccountsTableData.php +++ b/lib/private/Repair/Owncloud/SaveAccountsTableData.php @@ -4,6 +4,7 @@ * * @author Christoph Wurst * @author Joas Schilling + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Repair/Owncloud/UpdateLanguageCodes.php b/lib/private/Repair/Owncloud/UpdateLanguageCodes.php index b7da0b00528..cd923b4e802 100644 --- a/lib/private/Repair/Owncloud/UpdateLanguageCodes.php +++ b/lib/private/Repair/Owncloud/UpdateLanguageCodes.php @@ -2,8 +2,7 @@ /** * @copyright Copyright (c) 2016 Morris Jobke * - * @author Joas Schilling - * @author Morris Jobke + * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * @@ -18,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Repair/RepairInvalidShares.php b/lib/private/Repair/RepairInvalidShares.php index 1fc98a1d466..bc03374ff98 100644 --- a/lib/private/Repair/RepairInvalidShares.php +++ b/lib/private/Repair/RepairInvalidShares.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Repair/RepairMimeTypes.php b/lib/private/Repair/RepairMimeTypes.php index ecf46236483..3e6fa51b196 100644 --- a/lib/private/Repair/RepairMimeTypes.php +++ b/lib/private/Repair/RepairMimeTypes.php @@ -5,15 +5,16 @@ * @author Arthur Schiwon * @author Christoph Wurst * @author Joas Schilling + * @author Julius Härtl * @author Morris Jobke + * @author nik gaffney * @author Olivier Paroz * @author Rello * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Ebert * @author Thomas Müller - * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Repair/SqliteAutoincrement.php b/lib/private/Repair/SqliteAutoincrement.php index 4bdd7c729b4..651a3c144f3 100644 --- a/lib/private/Repair/SqliteAutoincrement.php +++ b/lib/private/Repair/SqliteAutoincrement.php @@ -4,7 +4,7 @@ * * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/RepairException.php b/lib/private/RepairException.php index 002ec36fb94..c06fcc91f6e 100644 --- a/lib/private/RepairException.php +++ b/lib/private/RepairException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Route/Router.php b/lib/private/Route/Router.php index 134e2cdadf0..1c77a4eb494 100644 --- a/lib/private/Route/Router.php +++ b/lib/private/Route/Router.php @@ -13,7 +13,7 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Security/Bruteforce/Capabilities.php b/lib/private/Security/Bruteforce/Capabilities.php index fcf05efbd7e..7547348ce34 100644 --- a/lib/private/Security/Bruteforce/Capabilities.php +++ b/lib/private/Security/Bruteforce/Capabilities.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Roeland Jago Douma * + * @author Julius Härtl * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Security/Bruteforce/CleanupJob.php b/lib/private/Security/Bruteforce/CleanupJob.php index 8acc7e95f21..edf59cdcdc5 100644 --- a/lib/private/Security/Bruteforce/CleanupJob.php +++ b/lib/private/Security/Bruteforce/CleanupJob.php @@ -1,6 +1,7 @@ * @@ -19,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Security/CredentialsManager.php b/lib/private/Security/CredentialsManager.php index 2a480ef7105..7ba8a0020ff 100644 --- a/lib/private/Security/CredentialsManager.php +++ b/lib/private/Security/CredentialsManager.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon - * @author Christoph Wurst + * @author Joas Schilling * @author Robin McCorkell * @author Roeland Jago Douma * diff --git a/lib/private/Security/Crypto.php b/lib/private/Security/Crypto.php index 35add2dc649..7b1e1a49b19 100644 --- a/lib/private/Security/Crypto.php +++ b/lib/private/Security/Crypto.php @@ -8,9 +8,9 @@ declare(strict_types=1); * @author Andreas Fischer * @author Christoph Wurst * @author Lukas Reschke + * @author lynn-stephenson * @author Morris Jobke * @author Roeland Jago Douma - * @author Lynn Stephenson * * @license AGPL-3.0 * diff --git a/lib/private/Security/Normalizer/IpAddress.php b/lib/private/Security/Normalizer/IpAddress.php index 1aac69d1b06..a679936e20c 100644 --- a/lib/private/Security/Normalizer/IpAddress.php +++ b/lib/private/Security/Normalizer/IpAddress.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Konrad Bucheli * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/private/Server.php b/lib/private/Server.php index b426c9c454d..687eba68e73 100644 --- a/lib/private/Server.php +++ b/lib/private/Server.php @@ -33,8 +33,7 @@ * @author Thomas Müller * @author Thomas Tanghus * @author Tobia De Koninck - * @author Vincent Petry - * @author Xheni Myrtaj + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 369447def2e..873e82e55de 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -28,7 +28,7 @@ * @author Serge Martin * @author Simounet * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Setup/MySQL.php b/lib/private/Setup/MySQL.php index bbd292d4e0c..54542de72bf 100644 --- a/lib/private/Setup/MySQL.php +++ b/lib/private/Setup/MySQL.php @@ -9,10 +9,9 @@ * @author Joas Schilling * @author Michael Göhler * @author Morris Jobke - * @author Oliver Salzburg * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Share/Constants.php b/lib/private/Share/Constants.php index 77ed3176277..0a705366283 100644 --- a/lib/private/Share/Constants.php +++ b/lib/private/Share/Constants.php @@ -7,6 +7,7 @@ * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling + * @author Julius Härtl * @author Morris Jobke * * @license AGPL-3.0 diff --git a/lib/private/Share/Helper.php b/lib/private/Share/Helper.php index 191e410d990..6c92661fa76 100644 --- a/lib/private/Share/Helper.php +++ b/lib/private/Share/Helper.php @@ -7,10 +7,6 @@ * @author Joas Schilling * @author Miguel Prokop * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell - * @author Thomas Müller - * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Share/Share.php b/lib/private/Share/Share.php index fdefb3bf259..2d0d4f1cf87 100644 --- a/lib/private/Share/Share.php +++ b/lib/private/Share/Share.php @@ -5,18 +5,16 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Reiter - * @author Bjoern Schiessle * @author Björn Schießle * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sebastian Döll * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * @author Volkan Gezer * * @license AGPL-3.0 diff --git a/lib/private/Share20/DefaultShareProvider.php b/lib/private/Share20/DefaultShareProvider.php index ec183cee1a3..cf05e9bfbc3 100644 --- a/lib/private/Share20/DefaultShareProvider.php +++ b/lib/private/Share20/DefaultShareProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle * @author Christoph Wurst @@ -14,7 +15,7 @@ * @author phisch * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Share20/Manager.php b/lib/private/Share20/Manager.php index 6b782237b8c..0787f6d32aa 100644 --- a/lib/private/Share20/Manager.php +++ b/lib/private/Share20/Manager.php @@ -19,7 +19,7 @@ * @author Pauli Järvinen * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Share20/ProviderFactory.php b/lib/private/Share20/ProviderFactory.php index 9f93df46ac0..643a4fac4c5 100644 --- a/lib/private/Share20/ProviderFactory.php +++ b/lib/private/Share20/ProviderFactory.php @@ -8,6 +8,7 @@ * @author Daniel Calviño Sánchez * @author Daniel Kesselberg * @author Joas Schilling + * @author Julius Härtl * @author Lukas Reschke * @author Maxence Lange * @author Morris Jobke diff --git a/lib/private/SystemTag/ManagerFactory.php b/lib/private/SystemTag/ManagerFactory.php index a75a090304e..f894a8fe3ed 100644 --- a/lib/private/SystemTag/ManagerFactory.php +++ b/lib/private/SystemTag/ManagerFactory.php @@ -7,7 +7,7 @@ declare(strict_types=1); * * @author Joas Schilling * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/SystemTag/SystemTag.php b/lib/private/SystemTag/SystemTag.php index 14ccaffdd4e..8a48e048d39 100644 --- a/lib/private/SystemTag/SystemTag.php +++ b/lib/private/SystemTag/SystemTag.php @@ -7,7 +7,7 @@ declare(strict_types=1); * * @author Joas Schilling * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/SystemTag/SystemTagManager.php b/lib/private/SystemTag/SystemTagManager.php index 26ed2f2ea1c..0f700a83490 100644 --- a/lib/private/SystemTag/SystemTagManager.php +++ b/lib/private/SystemTag/SystemTagManager.php @@ -10,7 +10,7 @@ declare(strict_types=1); * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/SystemTag/SystemTagObjectMapper.php b/lib/private/SystemTag/SystemTagObjectMapper.php index 5403321e582..a13afa8c79b 100644 --- a/lib/private/SystemTag/SystemTagObjectMapper.php +++ b/lib/private/SystemTag/SystemTagObjectMapper.php @@ -8,7 +8,7 @@ declare(strict_types=1); * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/TagManager.php b/lib/private/TagManager.php index 155efccfaa7..f283a5d5ada 100644 --- a/lib/private/TagManager.php +++ b/lib/private/TagManager.php @@ -4,9 +4,10 @@ * * @author Bernhard Reiter * @author Christoph Wurst + * @author Joas Schilling * @author Morris Jobke * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Tags.php b/lib/private/Tags.php index 51f3b4689bb..720e9dd5d7d 100644 --- a/lib/private/Tags.php +++ b/lib/private/Tags.php @@ -12,7 +12,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/Template/Base.php b/lib/private/Template/Base.php index 21f2b33cfa3..c95958ceea1 100644 --- a/lib/private/Template/Base.php +++ b/lib/private/Template/Base.php @@ -4,7 +4,6 @@ * * @author Bart Visscher * @author Björn Schießle - * @author Christopher Schäpers * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Julius Härtl diff --git a/lib/private/Template/JSConfigHelper.php b/lib/private/Template/JSConfigHelper.php index 83c8d7c0e42..69624825ae4 100644 --- a/lib/private/Template/JSConfigHelper.php +++ b/lib/private/Template/JSConfigHelper.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, Roeland Jago Douma * * @author Abijeet + * @author Arthur Schiwon * @author Bjoern Schiessle * @author Christoph Wurst * @author Joas Schilling diff --git a/lib/private/TemplateLayout.php b/lib/private/TemplateLayout.php index 96f8f38877c..f8f6536cee5 100644 --- a/lib/private/TemplateLayout.php +++ b/lib/private/TemplateLayout.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher - * @author Bjoern Schiessle * @author Christopher Schäpers * @author Christoph Wurst * @author Clark Tomlinson diff --git a/lib/private/Updater.php b/lib/private/Updater.php index 998fb4f2211..ec0a50cc6ca 100644 --- a/lib/private/Updater.php +++ b/lib/private/Updater.php @@ -9,6 +9,7 @@ * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman @@ -16,7 +17,7 @@ * @author Steffen Lindner * @author Thomas Müller * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/User/Database.php b/lib/private/User/Database.php index 2353aeeb26e..7c936acd0bd 100644 --- a/lib/private/User/Database.php +++ b/lib/private/User/Database.php @@ -26,7 +26,7 @@ declare(strict_types=1); * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/User/Session.php b/lib/private/User/Session.php index c2294cb1612..70c7f11c45f 100644 --- a/lib/private/User/Session.php +++ b/lib/private/User/Session.php @@ -19,7 +19,7 @@ * @author Roeland Jago Douma * @author Sandro Lutz * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/User/User.php b/lib/private/User/User.php index c1dc8b91af8..24082926b0d 100644 --- a/lib/private/User/User.php +++ b/lib/private/User/User.php @@ -16,7 +16,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_API.php b/lib/private/legacy/OC_API.php index cba60826196..16a144269b3 100644 --- a/lib/private/legacy/OC_API.php +++ b/lib/private/legacy/OC_API.php @@ -12,7 +12,6 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham - * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_App.php b/lib/private/legacy/OC_App.php index fdbbb1be907..32d2569d0a0 100644 --- a/lib/private/legacy/OC_App.php +++ b/lib/private/legacy/OC_App.php @@ -33,7 +33,7 @@ declare(strict_types=1); * @author Sebastian Wessalowski * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_DB.php b/lib/private/legacy/OC_DB.php index b92fd5e8112..11cd1f4cae0 100644 --- a/lib/private/legacy/OC_DB.php +++ b/lib/private/legacy/OC_DB.php @@ -12,7 +12,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_DB_StatementWrapper.php b/lib/private/legacy/OC_DB_StatementWrapper.php index 64806cd205d..667c2de9678 100644 --- a/lib/private/legacy/OC_DB_StatementWrapper.php +++ b/lib/private/legacy/OC_DB_StatementWrapper.php @@ -5,10 +5,10 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Christoph Wurst + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Piotr Mrówczyński * @author Robin Appelman * @author Thomas Müller * diff --git a/lib/private/legacy/OC_FileChunking.php b/lib/private/legacy/OC_FileChunking.php index 0075d5c53f7..1c24f0d8067 100644 --- a/lib/private/legacy/OC_FileChunking.php +++ b/lib/private/legacy/OC_FileChunking.php @@ -11,7 +11,7 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Files.php b/lib/private/legacy/OC_Files.php index 90aff098cd6..addee2358dd 100644 --- a/lib/private/legacy/OC_Files.php +++ b/lib/private/legacy/OC_Files.php @@ -12,7 +12,6 @@ * @author Jörn Friedrich Dreyer * @author Julius Härtl * @author Ko- - * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Nicolai Ehemann @@ -23,7 +22,7 @@ * @author Thibaut GRIDEL * @author Thomas Müller * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Helper.php b/lib/private/legacy/OC_Helper.php index 44fbdffc092..ccb99a6ebb8 100644 --- a/lib/private/legacy/OC_Helper.php +++ b/lib/private/legacy/OC_Helper.php @@ -25,7 +25,7 @@ * @author Simon Könnecke * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Hook.php b/lib/private/legacy/OC_Hook.php index d6062f30fbd..cf0e9881e4c 100644 --- a/lib/private/legacy/OC_Hook.php +++ b/lib/private/legacy/OC_Hook.php @@ -11,7 +11,7 @@ * @author Robin McCorkell * @author Sam Tuke * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_JSON.php b/lib/private/legacy/OC_JSON.php index 1597955135e..3094879af38 100644 --- a/lib/private/legacy/OC_JSON.php +++ b/lib/private/legacy/OC_JSON.php @@ -10,7 +10,7 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Response.php b/lib/private/legacy/OC_Response.php index 491c6913463..f4c2356aecd 100644 --- a/lib/private/legacy/OC_Response.php +++ b/lib/private/legacy/OC_Response.php @@ -10,7 +10,7 @@ * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Template.php b/lib/private/legacy/OC_Template.php index c3a7af4b202..baf2356b549 100644 --- a/lib/private/legacy/OC_Template.php +++ b/lib/private/legacy/OC_Template.php @@ -20,7 +20,7 @@ * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_User.php b/lib/private/legacy/OC_User.php index 29c78da6efb..c8d9b51eaba 100644 --- a/lib/private/legacy/OC_User.php +++ b/lib/private/legacy/OC_User.php @@ -18,7 +18,7 @@ * @author Roeland Jago Douma * @author shkdee * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/private/legacy/OC_Util.php b/lib/private/legacy/OC_Util.php index 66d8d95b52d..826d0a31129 100644 --- a/lib/private/legacy/OC_Util.php +++ b/lib/private/legacy/OC_Util.php @@ -44,7 +44,7 @@ * @author Thomas Müller * @author Thomas Tanghus * @author Victor Dubiniuk - * @author Vincent Petry + * @author Vincent Petry * @author Volkan Gezer * * @license AGPL-3.0 diff --git a/lib/private/legacy/template/functions.php b/lib/private/legacy/template/functions.php index e69abbe9f60..4613e36f9f2 100644 --- a/lib/private/legacy/template/functions.php +++ b/lib/private/legacy/template/functions.php @@ -14,7 +14,7 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry + * @author Vincent Petry * * @license AGPL-3.0 * -- cgit v1.2.3