From 1a9330cd69631ef12b71239c4f98836e09e021ea Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 31 Mar 2020 10:49:10 +0200 Subject: Update the license headers for Nextcloud 19 Signed-off-by: Christoph Wurst --- lib/autoloader.php | 1 + lib/base.php | 2 ++ lib/private/Activity/Manager.php | 1 + lib/private/AllConfig.php | 1 + lib/private/App/AppManager.php | 1 + lib/private/App/AppStore/Bundles/BundleFetcher.php | 1 + lib/private/App/AppStore/Bundles/HubBundle.php | 4 +++- lib/private/App/AppStore/Fetcher/AppFetcher.php | 1 + lib/private/App/AppStore/Fetcher/CategoryFetcher.php | 1 + lib/private/App/DependencyAnalyzer.php | 1 + lib/private/App/PlatformRepository.php | 1 + lib/private/AppFramework/Http.php | 1 + lib/private/AppFramework/OCS/BaseResponse.php | 2 ++ lib/private/Archive/TAR.php | 2 +- lib/private/Archive/ZIP.php | 1 + lib/private/Authentication/Token/RemoteWipe.php | 1 + lib/private/Avatar/Avatar.php | 3 ++- lib/private/BackgroundJob/Job.php | 1 + lib/private/BackgroundJob/JobList.php | 1 + lib/private/BackgroundJob/Legacy/QueuedJob.php | 1 + lib/private/Cache/File.php | 1 + lib/private/CapabilitiesManager.php | 1 + lib/private/Collaboration/Collaborators/GroupPlugin.php | 1 + lib/private/Collaboration/Collaborators/UserPlugin.php | 3 ++- lib/private/Config.php | 1 + lib/private/Contacts/ContactsMenu/ContactsStore.php | 1 + lib/private/ContactsManager.php | 1 + lib/private/DB/Connection.php | 2 +- lib/private/DB/ConnectionFactory.php | 1 + lib/private/DB/MDB2SchemaReader.php | 2 +- lib/private/DB/MySQLMigrator.php | 1 + lib/private/DB/OracleConnection.php | 1 + lib/private/DB/PgSqlTools.php | 1 + lib/private/DB/QueryBuilder/CompositeExpression.php | 1 + lib/private/DB/QueryBuilder/QueryBuilder.php | 1 + lib/private/DB/SQLiteMigrator.php | 1 + lib/private/DB/SQLiteSessionInit.php | 1 + lib/private/DB/SetTransactionIsolationLevel.php | 2 +- lib/private/DateTimeFormatter.php | 1 + lib/private/DirectEditing/Manager.php | 1 + lib/private/Encryption/DecryptAll.php | 2 ++ lib/private/Encryption/File.php | 1 + lib/private/Encryption/Manager.php | 1 + lib/private/Encryption/Update.php | 1 + lib/private/Encryption/Util.php | 1 + lib/private/EventDispatcher/EventDispatcher.php | 1 + lib/private/Files/Cache/AbstractCacheEvent.php | 1 + lib/private/Files/Cache/HomeCache.php | 1 + lib/private/Files/Cache/Scanner.php | 1 + lib/private/Files/Cache/Storage.php | 1 + lib/private/Files/Cache/Updater.php | 1 + lib/private/Files/Cache/Watcher.php | 1 + lib/private/Files/Cache/Wrapper/CacheJail.php | 1 + lib/private/Files/Cache/Wrapper/CacheWrapper.php | 1 + lib/private/Files/Config/MountProviderCollection.php | 1 + lib/private/Files/Mount/MountPoint.php | 1 + lib/private/Files/Node/File.php | 1 + lib/private/Files/Node/Folder.php | 1 + lib/private/Files/Node/LazyRoot.php | 1 + lib/private/Files/Node/Node.php | 1 + lib/private/Files/ObjectStore/NoopScanner.php | 1 + lib/private/Files/ObjectStore/ObjectStoreStorage.php | 1 + lib/private/Files/ObjectStore/S3ConnectionTrait.php | 1 + lib/private/Files/SimpleFS/NewSimpleFile.php | 9 +++++++-- lib/private/Files/SimpleFS/SimpleFolder.php | 1 + lib/private/Files/Storage/Common.php | 1 + lib/private/Files/Storage/DAV.php | 1 + lib/private/Files/Storage/Local.php | 1 + lib/private/Files/Storage/Temporary.php | 1 + lib/private/Files/Storage/Wrapper/Encryption.php | 1 + lib/private/Files/Storage/Wrapper/Wrapper.php | 1 + lib/private/Files/Stream/Encryption.php | 1 + lib/private/Files/Stream/Quota.php | 1 + lib/private/Files/Type/Detection.php | 1 + lib/private/Files/Type/Loader.php | 1 - lib/private/Files/Type/TemplateManager.php | 1 + lib/private/Files/View.php | 1 + lib/private/Group/Backend.php | 1 + lib/private/Group/Database.php | 1 + lib/private/Group/Group.php | 1 + lib/private/Group/Manager.php | 1 + lib/private/Group/MetaData.php | 1 + lib/private/Hooks/EmitterTrait.php | 1 + lib/private/Hooks/ForwardingEmitter.php | 1 + lib/private/Hooks/LegacyEmitter.php | 1 + lib/private/Http/Client/Client.php | 1 + lib/private/L10N/Factory.php | 2 +- lib/private/L10N/L10N.php | 2 +- lib/private/LargeFileHelper.php | 1 + lib/private/Log/ErrorHandler.php | 1 + lib/private/Log/File.php | 1 + lib/private/Log/LogDetails.php | 1 + lib/private/Mail/Mailer.php | 3 ++- lib/private/Mail/Message.php | 2 +- lib/private/Memcache/ArrayCache.php | 1 + lib/private/Memcache/Memcached.php | 1 + lib/private/NaturalSort.php | 1 + lib/private/NavigationManager.php | 1 + lib/private/OCS/Result.php | 1 + lib/private/Preview/GeneratorHelper.php | 1 + lib/private/Repair.php | 1 + lib/private/Repair/CleanTags.php | 1 + lib/private/Repair/Collation.php | 1 + lib/private/Repair/RepairMimeTypes.php | 1 + lib/private/Route/CachingRouter.php | 1 + lib/private/Route/Route.php | 1 + lib/private/Search.php | 1 + lib/private/Search/Provider/File.php | 1 + lib/private/Security/CSP/ContentSecurityPolicy.php | 2 +- lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php | 1 + lib/private/Security/CertificateManager.php | 1 + lib/private/Security/Hasher.php | 1 + lib/private/Security/Normalizer/IpAddress.php | 2 +- lib/private/Server.php | 1 + lib/private/Settings/Manager.php | 1 - lib/private/Setup.php | 1 + lib/private/Setup/AbstractDatabase.php | 1 + lib/private/Setup/OCI.php | 2 +- lib/private/Setup/Sqlite.php | 1 + lib/private/Share/Constants.php | 1 + lib/private/Share/Helper.php | 1 + lib/private/Share/SearchResultSorter.php | 1 + lib/private/Share/Share.php | 1 + lib/private/Share20/DefaultShareProvider.php | 2 +- lib/private/SubAdmin.php | 1 + lib/private/TagManager.php | 1 + lib/private/Tagging/TagMapper.php | 1 + lib/private/Tags.php | 2 ++ lib/private/Template/Base.php | 1 + lib/private/Template/CSSResourceLocator.php | 1 + lib/private/Template/JSCombiner.php | 1 + lib/private/Template/ResourceLocator.php | 1 + lib/private/Template/SCSSCacher.php | 1 + lib/private/TemplateLayout.php | 3 ++- lib/private/URLGenerator.php | 1 + lib/private/Updater/ChangesCheck.php | 1 + lib/private/User/Backend.php | 1 + lib/private/User/User.php | 1 + lib/private/legacy/api.php | 1 + lib/private/legacy/db.php | 1 + lib/private/legacy/db/statementwrapper.php | 1 + lib/private/legacy/files.php | 1 + lib/private/legacy/helper.php | 1 + lib/private/legacy/image.php | 1 + lib/private/legacy/template/functions.php | 1 + lib/private/legacy/user.php | 1 - lib/public/AppFramework/AuthPublicShareController.php | 2 ++ lib/public/AppFramework/Controller.php | 1 + lib/public/AppFramework/Db/QBMapper.php | 1 + lib/public/AppFramework/Http/ContentSecurityPolicy.php | 2 +- lib/public/AppFramework/Http/DataResponse.php | 1 + lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php | 3 ++- lib/public/AppFramework/Http/JSONResponse.php | 1 + lib/public/AppFramework/Http/Template/PublicTemplateResponse.php | 1 + lib/public/AppFramework/Http/TemplateResponse.php | 1 + lib/public/Contacts/Events/ContactInteractedWithEvent.php | 5 +++-- lib/public/Contacts/IManager.php | 1 + lib/public/DB/QueryBuilder/ICompositeExpression.php | 1 + lib/public/DB/QueryBuilder/IQueryBuilder.php | 1 + lib/public/EventDispatcher/IEventDispatcher.php | 1 + lib/public/Files/Cache/ICacheEvent.php | 1 + lib/public/Files/LockNotAcquiredException.php | 1 + lib/public/Files/SimpleFS/ISimpleFolder.php | 1 + lib/public/FullTextSearch/Model/IIndex.php | 1 + lib/public/IDBConnection.php | 1 + lib/public/IL10N.php | 2 +- lib/public/ISearch.php | 1 + lib/public/ITagManager.php | 2 +- lib/public/ITags.php | 1 + lib/public/IURLGenerator.php | 1 + lib/public/L10N/IFactory.php | 2 +- lib/public/Log/IDataLogger.php | 4 +++- lib/public/Mail/Events/BeforeMessageSent.php | 2 +- lib/public/Route/IRouter.php | 1 + lib/public/Search/Provider.php | 1 + lib/public/Share/Events/VerifyMountPointEvent.php | 2 ++ lib/public/Share/IManager.php | 1 + lib/public/Template.php | 1 + lib/public/Util.php | 1 + 179 files changed, 199 insertions(+), 30 deletions(-) (limited to 'lib') diff --git a/lib/autoloader.php b/lib/autoloader.php index 07e81f37ae9..a89cba4f6c5 100644 --- a/lib/autoloader.php +++ b/lib/autoloader.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Andreas Fischer * @author Arthur Schiwon + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/base.php b/lib/base.php index d3b0c42f1bb..63d311db580 100644 --- a/lib/base.php +++ b/lib/base.php @@ -11,6 +11,7 @@ * @author Björn Schießle * @author Christoph Wurst * @author Damjan Georgievski + * @author Daniel Kesselberg * @author davidgumberg * @author Eric Masseran * @author Florin Peter @@ -22,6 +23,7 @@ * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer + * @author Jose Quinteiro * @author Juan Pablo Villafáñez * @author Julius Härtl * @author Ko- diff --git a/lib/private/Activity/Manager.php b/lib/private/Activity/Manager.php index 6d9b6b3cd2f..c1b09300033 100644 --- a/lib/private/Activity/Manager.php +++ b/lib/private/Activity/Manager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author Morris Jobke diff --git a/lib/private/AllConfig.php b/lib/private/AllConfig.php index 0111fad246f..a41230e4a97 100644 --- a/lib/private/AllConfig.php +++ b/lib/private/AllConfig.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Loki3000 diff --git a/lib/private/App/AppManager.php b/lib/private/App/AppManager.php index 1fcf4e8281f..eaa203417b2 100644 --- a/lib/private/App/AppManager.php +++ b/lib/private/App/AppManager.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Christoph Schaefer "christophł@wolkesicher.de" + * @author Christoph Wurst * @author Daniel Kesselberg * @author Daniel Rudolf * @author Greta Doci diff --git a/lib/private/App/AppStore/Bundles/BundleFetcher.php b/lib/private/App/AppStore/Bundles/BundleFetcher.php index 5a36907094a..3925042a09e 100644 --- a/lib/private/App/AppStore/Bundles/BundleFetcher.php +++ b/lib/private/App/AppStore/Bundles/BundleFetcher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Arthur Schiwon * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/App/AppStore/Bundles/HubBundle.php b/lib/private/App/AppStore/Bundles/HubBundle.php index cef0c6302e3..cf2f44b7ea4 100644 --- a/lib/private/App/AppStore/Bundles/HubBundle.php +++ b/lib/private/App/AppStore/Bundles/HubBundle.php @@ -1,5 +1,7 @@ * @@ -18,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/App/AppStore/Fetcher/AppFetcher.php b/lib/private/App/AppStore/Fetcher/AppFetcher.php index c0917b17469..889facb3709 100644 --- a/lib/private/App/AppStore/Fetcher/AppFetcher.php +++ b/lib/private/App/AppStore/Fetcher/AppFetcher.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Christoph Wurst + * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/App/AppStore/Fetcher/CategoryFetcher.php b/lib/private/App/AppStore/Fetcher/CategoryFetcher.php index 7fd3969cd04..e34fbee8c58 100644 --- a/lib/private/App/AppStore/Fetcher/CategoryFetcher.php +++ b/lib/private/App/AppStore/Fetcher/CategoryFetcher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/App/DependencyAnalyzer.php b/lib/private/App/DependencyAnalyzer.php index 06af62af241..f950a5bd91f 100644 --- a/lib/private/App/DependencyAnalyzer.php +++ b/lib/private/App/DependencyAnalyzer.php @@ -4,6 +4,7 @@ * @copyright Copyright (c) 2016, Lukas Reschke * * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/App/PlatformRepository.php b/lib/private/App/PlatformRepository.php index 61def8ff434..816470e1202 100644 --- a/lib/private/App/PlatformRepository.php +++ b/lib/private/App/PlatformRepository.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/AppFramework/Http.php b/lib/private/AppFramework/Http.php index 05eae742641..56503ce9595 100644 --- a/lib/private/AppFramework/Http.php +++ b/lib/private/AppFramework/Http.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/private/AppFramework/OCS/BaseResponse.php b/lib/private/AppFramework/OCS/BaseResponse.php index d6a30c900cc..6c49a685985 100644 --- a/lib/private/AppFramework/OCS/BaseResponse.php +++ b/lib/private/AppFramework/OCS/BaseResponse.php @@ -2,6 +2,8 @@ /** * @copyright 2016 Roeland Jago Douma * + * @author Christoph Wurst + * @author Daniel Kesselberg * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/private/Archive/TAR.php b/lib/private/Archive/TAR.php index 08c9d23863e..d90e21305c3 100644 --- a/lib/private/Archive/TAR.php +++ b/lib/private/Archive/TAR.php @@ -3,8 +3,8 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher - * @author Christian Weiske * @author Christopher Schäpers + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Archive/ZIP.php b/lib/private/Archive/ZIP.php index cb04b572c03..cca6fd68c4e 100644 --- a/lib/private/Archive/ZIP.php +++ b/lib/private/Archive/ZIP.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Authentication/Token/RemoteWipe.php b/lib/private/Authentication/Token/RemoteWipe.php index b16246319e1..b1fc757f744 100644 --- a/lib/private/Authentication/Token/RemoteWipe.php +++ b/lib/private/Authentication/Token/RemoteWipe.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @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/Avatar/Avatar.php b/lib/private/Avatar/Avatar.php index 86df8aada73..a097db286f2 100644 --- a/lib/private/Avatar/Avatar.php +++ b/lib/private/Avatar/Avatar.php @@ -6,8 +6,8 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright 2018 John Molakvoæ * - * @author Arthur Schiwon * @author Christopher Schäpers + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Joas Schilling * @author John Molakvoæ (skjnldsv) @@ -17,6 +17,7 @@ declare(strict_types=1); * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Sergey Shliakhov * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/BackgroundJob/Job.php b/lib/private/BackgroundJob/Job.php index 26c69a2486c..f0b780d0c70 100644 --- a/lib/private/BackgroundJob/Job.php +++ b/lib/private/BackgroundJob/Job.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Daniel Kesselberg * @author Lukas Reschke * @author Morris Jobke * @author Noveen Sachdeva diff --git a/lib/private/BackgroundJob/JobList.php b/lib/private/BackgroundJob/JobList.php index 23695bfbe03..1adecb5b32d 100644 --- a/lib/private/BackgroundJob/JobList.php +++ b/lib/private/BackgroundJob/JobList.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christoph Wurst + * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/BackgroundJob/Legacy/QueuedJob.php b/lib/private/BackgroundJob/Legacy/QueuedJob.php index 64c9972ae01..9adaeff89ec 100644 --- a/lib/private/BackgroundJob/Legacy/QueuedJob.php +++ b/lib/private/BackgroundJob/Legacy/QueuedJob.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Cache/File.php b/lib/private/Cache/File.php index 6e4c790a1f3..be6540ff2d2 100644 --- a/lib/private/Cache/File.php +++ b/lib/private/Cache/File.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Robin Appelman diff --git a/lib/private/CapabilitiesManager.php b/lib/private/CapabilitiesManager.php index 55e0b0c8967..d49c55bb80d 100644 --- a/lib/private/CapabilitiesManager.php +++ b/lib/private/CapabilitiesManager.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Collaboration/Collaborators/GroupPlugin.php b/lib/private/Collaboration/Collaborators/GroupPlugin.php index 694dd161310..404d4da8ca2 100644 --- a/lib/private/Collaboration/Collaborators/GroupPlugin.php +++ b/lib/private/Collaboration/Collaborators/GroupPlugin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Collaboration/Collaborators/UserPlugin.php b/lib/private/Collaboration/Collaborators/UserPlugin.php index cb9d5984016..bf2c1cfeda9 100644 --- a/lib/private/Collaboration/Collaborators/UserPlugin.php +++ b/lib/private/Collaboration/Collaborators/UserPlugin.php @@ -4,8 +4,9 @@ * * @author Arthur Schiwon * @author Joas Schilling + * @author Julius Härtl * @author Morris Jobke - * @author Thomas Citharel + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Config.php b/lib/private/Config.php index 5366cd295d4..e93a8882233 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -6,6 +6,7 @@ * @author Aldo "xoen" Giambelluca * @author Bart Visscher * @author Brice Maron + * @author Christoph Wurst * @author Daniel Kesselberg * @author Frank Karlitschek * @author Jakob Sack diff --git a/lib/private/Contacts/ContactsMenu/ContactsStore.php b/lib/private/Contacts/ContactsMenu/ContactsStore.php index 9dfc803c49e..961bb3147c5 100644 --- a/lib/private/Contacts/ContactsMenu/ContactsStore.php +++ b/lib/private/Contacts/ContactsMenu/ContactsStore.php @@ -5,6 +5,7 @@ * * @author Christoph Wurst * @author Georg Ehrke + * @author Julius Härtl * @author Lukas Reschke * @author Roeland Jago Douma * @author Tobia De Koninck diff --git a/lib/private/ContactsManager.php b/lib/private/ContactsManager.php index ca4a7d885cd..2913e2b5864 100644 --- a/lib/private/ContactsManager.php +++ b/lib/private/ContactsManager.php @@ -4,6 +4,7 @@ * * @author Arne Hamann * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Morris Jobke diff --git a/lib/private/DB/Connection.php b/lib/private/DB/Connection.php index 555dbd6082f..ed00bcd0e04 100644 --- a/lib/private/DB/Connection.php +++ b/lib/private/DB/Connection.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher - * @author Daniel Kesselberg + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/DB/ConnectionFactory.php b/lib/private/DB/ConnectionFactory.php index 3722aa9a05e..fe97048aaac 100644 --- a/lib/private/DB/ConnectionFactory.php +++ b/lib/private/DB/ConnectionFactory.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andreas Fischer + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/DB/MDB2SchemaReader.php b/lib/private/DB/MDB2SchemaReader.php index 874537298ee..7265c978616 100644 --- a/lib/private/DB/MDB2SchemaReader.php +++ b/lib/private/DB/MDB2SchemaReader.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher - * @author Jörn Friedrich Dreyer + * @author Christoph Wurst * @author Morris Jobke * @author Oliver Gasser * @author Robin Appelman diff --git a/lib/private/DB/MySQLMigrator.php b/lib/private/DB/MySQLMigrator.php index 73122fb0715..e178cfb55d8 100644 --- a/lib/private/DB/MySQLMigrator.php +++ b/lib/private/DB/MySQLMigrator.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/DB/OracleConnection.php b/lib/private/DB/OracleConnection.php index 4c906a0107d..cc1bf66d874 100644 --- a/lib/private/DB/OracleConnection.php +++ b/lib/private/DB/OracleConnection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/DB/PgSqlTools.php b/lib/private/DB/PgSqlTools.php index 72e1dfe1b27..5a9128bc5b2 100644 --- a/lib/private/DB/PgSqlTools.php +++ b/lib/private/DB/PgSqlTools.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andreas Fischer + * @author Christoph Wurst * @author Morris Jobke * @author tbelau666 * @author Thomas Müller diff --git a/lib/private/DB/QueryBuilder/CompositeExpression.php b/lib/private/DB/QueryBuilder/CompositeExpression.php index 1e96910af4a..b6546f3c806 100644 --- a/lib/private/DB/QueryBuilder/CompositeExpression.php +++ b/lib/private/DB/QueryBuilder/CompositeExpression.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/lib/private/DB/QueryBuilder/QueryBuilder.php b/lib/private/DB/QueryBuilder/QueryBuilder.php index 9871e9284f8..bd0869673aa 100644 --- a/lib/private/DB/QueryBuilder/QueryBuilder.php +++ b/lib/private/DB/QueryBuilder/QueryBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Robin Appelman diff --git a/lib/private/DB/SQLiteMigrator.php b/lib/private/DB/SQLiteMigrator.php index 244bbd6f628..16f18be135e 100644 --- a/lib/private/DB/SQLiteMigrator.php +++ b/lib/private/DB/SQLiteMigrator.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/DB/SQLiteSessionInit.php b/lib/private/DB/SQLiteSessionInit.php index ed4d75cb278..0c53a0587f0 100644 --- a/lib/private/DB/SQLiteSessionInit.php +++ b/lib/private/DB/SQLiteSessionInit.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/DB/SetTransactionIsolationLevel.php b/lib/private/DB/SetTransactionIsolationLevel.php index 0a65cbbf463..eb15bf11fbe 100644 --- a/lib/private/DB/SetTransactionIsolationLevel.php +++ b/lib/private/DB/SetTransactionIsolationLevel.php @@ -20,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/DateTimeFormatter.php b/lib/private/DateTimeFormatter.php index b2b628090bf..bb9e018b584 100644 --- a/lib/private/DateTimeFormatter.php +++ b/lib/private/DateTimeFormatter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author dartcafe * @author Joas Schilling * @author Morris Jobke diff --git a/lib/private/DirectEditing/Manager.php b/lib/private/DirectEditing/Manager.php index e342863d52f..d2c927360b6 100644 --- a/lib/private/DirectEditing/Manager.php +++ b/lib/private/DirectEditing/Manager.php @@ -4,6 +4,7 @@ * * @author Christoph Wurst * @author Julius Härtl + * @author Robin Appelman * @author Tobias Kaminsky * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index 63eb40dd098..3f6e4131d64 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -5,8 +5,10 @@ * @author Bjoern Schiessle * @author Björn Schießle * @author Christian Jürges + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma + * @author sammo2828 * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Encryption/File.php b/lib/private/Encryption/File.php index 0fc9dcc6866..578fdeea5e6 100644 --- a/lib/private/Encryption/File.php +++ b/lib/private/Encryption/File.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Encryption/Manager.php b/lib/private/Encryption/Manager.php index c75210564d6..63d35e6dd86 100644 --- a/lib/private/Encryption/Manager.php +++ b/lib/private/Encryption/Manager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Encryption/Update.php b/lib/private/Encryption/Update.php index 4f4d9555fd4..f5128abd0b0 100644 --- a/lib/private/Encryption/Update.php +++ b/lib/private/Encryption/Update.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/Encryption/Util.php b/lib/private/Encryption/Util.php index 98652e1ecc5..9cc78e7ba77 100644 --- a/lib/private/Encryption/Util.php +++ b/lib/private/Encryption/Util.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/EventDispatcher/EventDispatcher.php b/lib/private/EventDispatcher/EventDispatcher.php index 4f83d15bffd..91b3e078b25 100644 --- a/lib/private/EventDispatcher/EventDispatcher.php +++ b/lib/private/EventDispatcher/EventDispatcher.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @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/Files/Cache/AbstractCacheEvent.php b/lib/private/Files/Cache/AbstractCacheEvent.php index 741c06f3490..a4029476fa5 100644 --- a/lib/private/Files/Cache/AbstractCacheEvent.php +++ b/lib/private/Files/Cache/AbstractCacheEvent.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Robin Appelman * + * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Files/Cache/HomeCache.php b/lib/private/Files/Cache/HomeCache.php index 0691c1d1e44..b86a31fe4d1 100644 --- a/lib/private/Files/Cache/HomeCache.php +++ b/lib/private/Files/Cache/HomeCache.php @@ -4,6 +4,7 @@ * * @author Andreas Fischer * @author Björn Schießle + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Scanner.php b/lib/private/Files/Cache/Scanner.php index b481a9918b9..564428bb6a4 100644 --- a/lib/private/Files/Cache/Scanner.php +++ b/lib/private/Files/Cache/Scanner.php @@ -5,6 +5,7 @@ * @author Ari Selseng * @author Arthur Schiwon * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Jagszent * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/Files/Cache/Storage.php b/lib/private/Files/Cache/Storage.php index 439ed30890c..ca573be798a 100644 --- a/lib/private/Files/Cache/Storage.php +++ b/lib/private/Files/Cache/Storage.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Files/Cache/Updater.php b/lib/private/Files/Cache/Updater.php index b093b591d4e..378cadfcace 100644 --- a/lib/private/Files/Cache/Updater.php +++ b/lib/private/Files/Cache/Updater.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Jagszent * @author Michael Gapczynski * @author Morris Jobke diff --git a/lib/private/Files/Cache/Watcher.php b/lib/private/Files/Cache/Watcher.php index 884054c9a02..cd375572b08 100644 --- a/lib/private/Files/Cache/Watcher.php +++ b/lib/private/Files/Cache/Watcher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Jagszent * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Wrapper/CacheJail.php b/lib/private/Files/Cache/Wrapper/CacheJail.php index e2ed62b4444..a77270329ad 100644 --- a/lib/private/Files/Cache/Wrapper/CacheJail.php +++ b/lib/private/Files/Cache/Wrapper/CacheJail.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Ari Selseng + * @author Christoph Wurst * @author Daniel Jagszent * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Wrapper/CacheWrapper.php b/lib/private/Files/Cache/Wrapper/CacheWrapper.php index 27aa203655b..302758bbc22 100644 --- a/lib/private/Files/Cache/Wrapper/CacheWrapper.php +++ b/lib/private/Files/Cache/Wrapper/CacheWrapper.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Ari Selseng + * @author Christoph Wurst * @author Daniel Jagszent * @author Joas Schilling * @author Morris Jobke diff --git a/lib/private/Files/Config/MountProviderCollection.php b/lib/private/Files/Config/MountProviderCollection.php index 4b723cc764b..34db652290f 100644 --- a/lib/private/Files/Config/MountProviderCollection.php +++ b/lib/private/Files/Config/MountProviderCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Files/Mount/MountPoint.php b/lib/private/Files/Mount/MountPoint.php index 93f9941d383..2cb25f07044 100644 --- a/lib/private/Files/Mount/MountPoint.php +++ b/lib/private/Files/Mount/MountPoint.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Björn Schießle + * @author Christoph Wurst * @author Georg Ehrke * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Files/Node/File.php b/lib/private/Files/Node/File.php index fd5e996627d..915e336b996 100644 --- a/lib/private/Files/Node/File.php +++ b/lib/private/Files/Node/File.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/lib/private/Files/Node/Folder.php b/lib/private/Files/Node/Folder.php index f910eb27fdf..c005e4f7770 100644 --- a/lib/private/Files/Node/Folder.php +++ b/lib/private/Files/Node/Folder.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/lib/private/Files/Node/LazyRoot.php b/lib/private/Files/Node/LazyRoot.php index 654badbd9d0..6c92764aff0 100644 --- a/lib/private/Files/Node/LazyRoot.php +++ b/lib/private/Files/Node/LazyRoot.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Files/Node/Node.php b/lib/private/Files/Node/Node.php index a8b5fea6be8..f8591080840 100644 --- a/lib/private/Files/Node/Node.php +++ b/lib/private/Files/Node/Node.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/lib/private/Files/ObjectStore/NoopScanner.php b/lib/private/Files/ObjectStore/NoopScanner.php index c25594ccb3f..2625703b5c4 100644 --- a/lib/private/Files/ObjectStore/NoopScanner.php +++ b/lib/private/Files/ObjectStore/NoopScanner.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Files/ObjectStore/ObjectStoreStorage.php b/lib/private/Files/ObjectStore/ObjectStoreStorage.php index 0f2d1f244a8..5dfd835fb94 100644 --- a/lib/private/Files/ObjectStore/ObjectStoreStorage.php +++ b/lib/private/Files/ObjectStore/ObjectStoreStorage.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Marcel Klehr diff --git a/lib/private/Files/ObjectStore/S3ConnectionTrait.php b/lib/private/Files/ObjectStore/S3ConnectionTrait.php index f4ed8c5b5c0..5a619182238 100644 --- a/lib/private/Files/ObjectStore/S3ConnectionTrait.php +++ b/lib/private/Files/ObjectStore/S3ConnectionTrait.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Robin Appelman * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author S. Cat <33800996+sparrowjack63@users.noreply.github.com> diff --git a/lib/private/Files/SimpleFS/NewSimpleFile.php b/lib/private/Files/SimpleFS/NewSimpleFile.php index 2c74a16fa92..b8e50941e5f 100644 --- a/lib/private/Files/SimpleFS/NewSimpleFile.php +++ b/lib/private/Files/SimpleFS/NewSimpleFile.php @@ -1,7 +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 @@ -15,7 +20,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/Files/SimpleFS/SimpleFolder.php b/lib/private/Files/SimpleFS/SimpleFolder.php index a4ebc6b4e53..169a8d96fd3 100644 --- a/lib/private/Files/SimpleFS/SimpleFolder.php +++ b/lib/private/Files/SimpleFS/SimpleFolder.php @@ -2,6 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * + * @author Robin Appelman * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Files/Storage/Common.php b/lib/private/Files/Storage/Common.php index c976174f8cf..f2d427227c9 100644 --- a/lib/private/Files/Storage/Common.php +++ b/lib/private/Files/Storage/Common.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Greta Doci * @author hkjolhede * @author Joas Schilling diff --git a/lib/private/Files/Storage/DAV.php b/lib/private/Files/Storage/DAV.php index 970f3f8c156..3654ef1285c 100644 --- a/lib/private/Files/Storage/DAV.php +++ b/lib/private/Files/Storage/DAV.php @@ -6,6 +6,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Carlos Cerrillo + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/Files/Storage/Local.php b/lib/private/Files/Storage/Local.php index e186d29c348..a85cf1a734a 100644 --- a/lib/private/Files/Storage/Local.php +++ b/lib/private/Files/Storage/Local.php @@ -6,6 +6,7 @@ * @author Bart Visscher * @author Boris Rybalkin * @author Brice Maron + * @author Christoph Wurst * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/Files/Storage/Temporary.php b/lib/private/Files/Storage/Temporary.php index 2e1d1e33bef..5e4f834990b 100644 --- a/lib/private/Files/Storage/Temporary.php +++ b/lib/private/Files/Storage/Temporary.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Files/Storage/Wrapper/Encryption.php b/lib/private/Files/Storage/Wrapper/Encryption.php index cbe9b874501..eb92f07d973 100644 --- a/lib/private/Files/Storage/Wrapper/Encryption.php +++ b/lib/private/Files/Storage/Wrapper/Encryption.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Files/Storage/Wrapper/Wrapper.php b/lib/private/Files/Storage/Wrapper/Wrapper.php index 3030fa8c7ef..d67af5cb22e 100644 --- a/lib/private/Files/Storage/Wrapper/Wrapper.php +++ b/lib/private/Files/Storage/Wrapper/Wrapper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Files/Stream/Encryption.php b/lib/private/Files/Stream/Encryption.php index 2ae872de337..527453c32e9 100644 --- a/lib/private/Files/Stream/Encryption.php +++ b/lib/private/Files/Stream/Encryption.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author jknockaert * @author Lukas Reschke * @author martink-p <47943787+martink-p@users.noreply.github.com> diff --git a/lib/private/Files/Stream/Quota.php b/lib/private/Files/Stream/Quota.php index f07c0c2b678..7d5337d3a7d 100644 --- a/lib/private/Files/Stream/Quota.php +++ b/lib/private/Files/Stream/Quota.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Type/Detection.php b/lib/private/Files/Type/Detection.php index 0db564032ac..b36f8a70b99 100644 --- a/lib/private/Files/Type/Detection.php +++ b/lib/private/Files/Type/Detection.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andreas Fischer + * @author Christoph Wurst * @author Daniel Kesselberg * @author Hendrik Leppelsack * @author Jens-Christian Fischer diff --git a/lib/private/Files/Type/Loader.php b/lib/private/Files/Type/Loader.php index 348de2d8844..fded04b5466 100644 --- a/lib/private/Files/Type/Loader.php +++ b/lib/private/Files/Type/Loader.php @@ -6,7 +6,6 @@ * @author Rello * @author Robin Appelman * @author Robin McCorkell - * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/Files/Type/TemplateManager.php b/lib/private/Files/Type/TemplateManager.php index d9afe138171..5cd6b61f823 100644 --- a/lib/private/Files/Type/TemplateManager.php +++ b/lib/private/Files/Type/TemplateManager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php index abfde63be5a..e3f704a7cbc 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Florin Peter * @author Jesús Macias * @author Joas Schilling diff --git a/lib/private/Group/Backend.php b/lib/private/Group/Backend.php index dca3a0ed042..024366a46be 100644 --- a/lib/private/Group/Backend.php +++ b/lib/private/Group/Backend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Knut Ahlers * @author Roeland Jago Douma * @author Vincent Petry diff --git a/lib/private/Group/Database.php b/lib/private/Group/Database.php index 27dad809f89..8afd2c4aed2 100644 --- a/lib/private/Group/Database.php +++ b/lib/private/Group/Database.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Loki3000 diff --git a/lib/private/Group/Group.php b/lib/private/Group/Group.php index b14489fe0d9..90b4221b414 100644 --- a/lib/private/Group/Group.php +++ b/lib/private/Group/Group.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke diff --git a/lib/private/Group/Manager.php b/lib/private/Group/Manager.php index f789e0d358f..f0acacdd0c5 100644 --- a/lib/private/Group/Manager.php +++ b/lib/private/Group/Manager.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer diff --git a/lib/private/Group/MetaData.php b/lib/private/Group/MetaData.php index a48baa15cfe..97d71b51f98 100644 --- a/lib/private/Group/MetaData.php +++ b/lib/private/Group/MetaData.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke diff --git a/lib/private/Hooks/EmitterTrait.php b/lib/private/Hooks/EmitterTrait.php index 58b8242ec54..85efa218f64 100644 --- a/lib/private/Hooks/EmitterTrait.php +++ b/lib/private/Hooks/EmitterTrait.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Hooks/ForwardingEmitter.php b/lib/private/Hooks/ForwardingEmitter.php index 431c0333c72..3ac6cca096a 100644 --- a/lib/private/Hooks/ForwardingEmitter.php +++ b/lib/private/Hooks/ForwardingEmitter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Hooks/LegacyEmitter.php b/lib/private/Hooks/LegacyEmitter.php index 84f8b7b413e..470c5e0b11d 100644 --- a/lib/private/Hooks/LegacyEmitter.php +++ b/lib/private/Hooks/LegacyEmitter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Http/Client/Client.php b/lib/private/Http/Client/Client.php index 657bfb8d536..a73ae2c2be5 100644 --- a/lib/private/Http/Client/Client.php +++ b/lib/private/Http/Client/Client.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Daniel Kesselberg * @author Lukas Reschke + * @author Mohammed Abdellatif * @author Robin Appelman * @author Roeland Jago Douma * @author Scott Shambarger diff --git a/lib/private/L10N/Factory.php b/lib/private/L10N/Factory.php index 8cb4bfaccad..91420b8d766 100644 --- a/lib/private/L10N/Factory.php +++ b/lib/private/L10N/Factory.php @@ -16,7 +16,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/private/L10N/L10N.php b/lib/private/L10N/L10N.php index bc05bd81849..519ff45292b 100644 --- a/lib/private/L10N/L10N.php +++ b/lib/private/L10N/L10N.php @@ -8,7 +8,7 @@ declare(strict_types=1); * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/private/LargeFileHelper.php b/lib/private/LargeFileHelper.php index 2706e2ec2c5..7f6a329c22d 100755 --- a/lib/private/LargeFileHelper.php +++ b/lib/private/LargeFileHelper.php @@ -4,6 +4,7 @@ * @copyright Copyright (c) 2016, Lukas Reschke * * @author Andreas Fischer + * @author Christoph Wurst * @author Lukas Reschke * @author marco44 * @author Michael Roitzsch diff --git a/lib/private/Log/ErrorHandler.php b/lib/private/Log/ErrorHandler.php index 5d846da17ce..2d2cf7abd67 100644 --- a/lib/private/Log/ErrorHandler.php +++ b/lib/private/Log/ErrorHandler.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/Log/File.php b/lib/private/Log/File.php index 80e0beeba0d..5fccb36acb1 100644 --- a/lib/private/Log/File.php +++ b/lib/private/Log/File.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author duritong * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/private/Log/LogDetails.php b/lib/private/Log/LogDetails.php index b1dc6e4311b..5ed486195cf 100644 --- a/lib/private/Log/LogDetails.php +++ b/lib/private/Log/LogDetails.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2019 Julius Härtl * + * @author Arthur Schiwon * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Mail/Mailer.php b/lib/private/Mail/Mailer.php index 47a7f8a7c9d..f8af68faad3 100644 --- a/lib/private/Mail/Mailer.php +++ b/lib/private/Mail/Mailer.php @@ -5,14 +5,15 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arne Hamann * @author Branko Kokanovic * @author Carsten Wiedmann * @author Jared Boone * @author Joas Schilling + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma - * @author Arne Hamann * * @license AGPL-3.0 * diff --git a/lib/private/Mail/Message.php b/lib/private/Mail/Message.php index 9437bd0216f..e5a31b5cbe1 100644 --- a/lib/private/Mail/Message.php +++ b/lib/private/Mail/Message.php @@ -5,13 +5,13 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arne Hamann * @author Jared Boone * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller - * @author Arne Hamann * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/ArrayCache.php b/lib/private/Memcache/ArrayCache.php index 4bd2263004c..407f4af06f4 100644 --- a/lib/private/Memcache/ArrayCache.php +++ b/lib/private/Memcache/ArrayCache.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Memcache/Memcached.php b/lib/private/Memcache/Memcached.php index 83828c95268..e3fc1b35f1a 100644 --- a/lib/private/Memcache/Memcached.php +++ b/lib/private/Memcache/Memcached.php @@ -4,6 +4,7 @@ * * @author Andreas Fischer * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/NaturalSort.php b/lib/private/NaturalSort.php index 32ed9abb069..aefa5d5a92a 100644 --- a/lib/private/NaturalSort.php +++ b/lib/private/NaturalSort.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author AW-UC + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell diff --git a/lib/private/NavigationManager.php b/lib/private/NavigationManager.php index 1de5b1d6a14..310201e812d 100644 --- a/lib/private/NavigationManager.php +++ b/lib/private/NavigationManager.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/lib/private/OCS/Result.php b/lib/private/OCS/Result.php index 8f42179f1a0..b16d83e0410 100644 --- a/lib/private/OCS/Result.php +++ b/lib/private/OCS/Result.php @@ -5,6 +5,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Christopher Schäpers + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell diff --git a/lib/private/Preview/GeneratorHelper.php b/lib/private/Preview/GeneratorHelper.php index 28611005b29..843aa0ed420 100644 --- a/lib/private/Preview/GeneratorHelper.php +++ b/lib/private/Preview/GeneratorHelper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, Roeland Jago Douma * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Repair.php b/lib/private/Repair.php index e042ca193cf..4084a9efb81 100644 --- a/lib/private/Repair.php +++ b/lib/private/Repair.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/private/Repair/CleanTags.php b/lib/private/Repair/CleanTags.php index 1c50ee2505a..959eb50e5a7 100644 --- a/lib/private/Repair/CleanTags.php +++ b/lib/private/Repair/CleanTags.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Repair/Collation.php b/lib/private/Repair/Collation.php index 8477d5d0bc9..fb0e0192693 100644 --- a/lib/private/Repair/Collation.php +++ b/lib/private/Repair/Collation.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Repair/RepairMimeTypes.php b/lib/private/Repair/RepairMimeTypes.php index 0ced7848df4..67dd1ca971d 100644 --- a/lib/private/Repair/RepairMimeTypes.php +++ b/lib/private/Repair/RepairMimeTypes.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Olivier Paroz diff --git a/lib/private/Route/CachingRouter.php b/lib/private/Route/CachingRouter.php index 6c3bb1fb711..e94039cce1a 100644 --- a/lib/private/Route/CachingRouter.php +++ b/lib/private/Route/CachingRouter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Route/Route.php b/lib/private/Route/Route.php index 38107737a72..60b14efc7d6 100644 --- a/lib/private/Route/Route.php +++ b/lib/private/Route/Route.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author David Prévot * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Search.php b/lib/private/Search.php index e8f012c5469..ca9024bdd78 100644 --- a/lib/private/Search.php +++ b/lib/private/Search.php @@ -4,6 +4,7 @@ * * @author Andrew Brown * @author Bart Visscher + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Search/Provider/File.php b/lib/private/Search/Provider/File.php index 4e9a253675a..afd37cfe703 100644 --- a/lib/private/Search/Provider/File.php +++ b/lib/private/Search/Provider/File.php @@ -4,6 +4,7 @@ * * @author Andrew Brown * @author Bart Visscher + * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/Security/CSP/ContentSecurityPolicy.php b/lib/private/Security/CSP/ContentSecurityPolicy.php index e2660dbb41c..4db1314e782 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicy.php +++ b/lib/private/Security/CSP/ContentSecurityPolicy.php @@ -7,7 +7,7 @@ declare(strict_types=1); * * @author Lukas Reschke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php b/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php index 7298fbe2eda..9dec2907b2f 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php +++ b/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Joas Schilling * @author Lukas Reschke + * @author Pavel Krasikov * @author Roeland Jago Douma * @author Sam Bull * diff --git a/lib/private/Security/CertificateManager.php b/lib/private/Security/CertificateManager.php index 9c47076787c..86df38625e0 100644 --- a/lib/private/Security/CertificateManager.php +++ b/lib/private/Security/CertificateManager.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Security/Hasher.php b/lib/private/Security/Hasher.php index 21271fffbd7..9850dbe1467 100644 --- a/lib/private/Security/Hasher.php +++ b/lib/private/Security/Hasher.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Security/Normalizer/IpAddress.php b/lib/private/Security/Normalizer/IpAddress.php index ef9dba6503a..b471c499440 100644 --- a/lib/private/Security/Normalizer/IpAddress.php +++ b/lib/private/Security/Normalizer/IpAddress.php @@ -8,7 +8,7 @@ declare(strict_types=1); * @author Konrad Bucheli * @author Lukas Reschke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Server.php b/lib/private/Server.php index 27268981c2b..8d548e938c6 100644 --- a/lib/private/Server.php +++ b/lib/private/Server.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016, Lukas Reschke * + * @author Arne Hamann * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt diff --git a/lib/private/Settings/Manager.php b/lib/private/Settings/Manager.php index d9f50185620..81b29020287 100644 --- a/lib/private/Settings/Manager.php +++ b/lib/private/Settings/Manager.php @@ -5,7 +5,6 @@ * @author Arthur Schiwon * @author Christoph Wurst * @author Joas Schilling - * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 809d5b1e156..afdc881b482 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -25,6 +25,7 @@ * @author Roeland Jago Douma * @author Sean Comeau * @author Serge Martin + * @author Simounet * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Setup/AbstractDatabase.php b/lib/private/Setup/AbstractDatabase.php index c3c873f2d8b..db6b182be63 100644 --- a/lib/private/Setup/AbstractDatabase.php +++ b/lib/private/Setup/AbstractDatabase.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Manish Bisht * @author Morris Jobke diff --git a/lib/private/Setup/OCI.php b/lib/private/Setup/OCI.php index f1dcf6c3b5d..ab00c8a47b2 100644 --- a/lib/private/Setup/OCI.php +++ b/lib/private/Setup/OCI.php @@ -4,9 +4,9 @@ * * @author Andreas Fischer * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Manish Bisht * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Setup/Sqlite.php b/lib/private/Setup/Sqlite.php index 9bb482229ef..b7d985786a3 100644 --- a/lib/private/Setup/Sqlite.php +++ b/lib/private/Setup/Sqlite.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Daniel Kesselberg * * @license AGPL-3.0 diff --git a/lib/private/Share/Constants.php b/lib/private/Share/Constants.php index 4ec0a306a9a..d1b47f1dd47 100644 --- a/lib/private/Share/Constants.php +++ b/lib/private/Share/Constants.php @@ -5,6 +5,7 @@ * @author Bjoern Schiessle * @author Björn Schießle * @author Christopher Schäpers + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/private/Share/Helper.php b/lib/private/Share/Helper.php index ef37b3b3427..1574bd726cf 100644 --- a/lib/private/Share/Helper.php +++ b/lib/private/Share/Helper.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Miguel Prokop * @author Morris Jobke diff --git a/lib/private/Share/SearchResultSorter.php b/lib/private/Share/SearchResultSorter.php index e16150b8e6f..54232b828ca 100644 --- a/lib/private/Share/SearchResultSorter.php +++ b/lib/private/Share/SearchResultSorter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/lib/private/Share/Share.php b/lib/private/Share/Share.php index c9bd67b113d..2bc2afbea2e 100644 --- a/lib/private/Share/Share.php +++ b/lib/private/Share/Share.php @@ -7,6 +7,7 @@ * @author Bernhard Reiter * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Share20/DefaultShareProvider.php b/lib/private/Share20/DefaultShareProvider.php index 0778eda9045..065d06de37e 100644 --- a/lib/private/Share20/DefaultShareProvider.php +++ b/lib/private/Share20/DefaultShareProvider.php @@ -2,9 +2,9 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Andrius * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Jan-Philipp Litza * @author Joas Schilling diff --git a/lib/private/SubAdmin.php b/lib/private/SubAdmin.php index 0c9d7bdd84a..ce2a38ccbf6 100644 --- a/lib/private/SubAdmin.php +++ b/lib/private/SubAdmin.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Georg Ehrke * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke diff --git a/lib/private/TagManager.php b/lib/private/TagManager.php index 900bd13e849..ccb2e796155 100644 --- a/lib/private/TagManager.php +++ b/lib/private/TagManager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Reiter + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/Tagging/TagMapper.php b/lib/private/Tagging/TagMapper.php index 500a0a353d6..c021c3646a4 100644 --- a/lib/private/Tagging/TagMapper.php +++ b/lib/private/Tagging/TagMapper.php @@ -4,6 +4,7 @@ * * @author Bernhard Posselt * @author Bernhard Reiter + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/Tags.php b/lib/private/Tags.php index 13618ff518c..8e26cccb408 100644 --- a/lib/private/Tags.php +++ b/lib/private/Tags.php @@ -4,6 +4,8 @@ * * @author Arthur Schiwon * @author Bernhard Reiter + * @author Christoph Wurst + * @author Daniel Kesselberg * @author derkostka * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/Template/Base.php b/lib/private/Template/Base.php index cbad438cd2c..9ac74ffc60c 100644 --- a/lib/private/Template/Base.php +++ b/lib/private/Template/Base.php @@ -5,6 +5,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Christopher Schäpers + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/private/Template/CSSResourceLocator.php b/lib/private/Template/CSSResourceLocator.php index ab063dbbdca..c931a62420a 100644 --- a/lib/private/Template/CSSResourceLocator.php +++ b/lib/private/Template/CSSResourceLocator.php @@ -4,6 +4,7 @@ * * @author Axel Helmert * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Kyle Fazzari diff --git a/lib/private/Template/JSCombiner.php b/lib/private/Template/JSCombiner.php index e96505b6d40..96d5a1e7779 100644 --- a/lib/private/Template/JSCombiner.php +++ b/lib/private/Template/JSCombiner.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Roeland Jago Douma * + * @author Christoph Wurst * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Template/ResourceLocator.php b/lib/private/Template/ResourceLocator.php index 7761e115353..c99df063588 100755 --- a/lib/private/Template/ResourceLocator.php +++ b/lib/private/Template/ResourceLocator.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer diff --git a/lib/private/Template/SCSSCacher.php b/lib/private/Template/SCSSCacher.php index f571967ea1c..427588ddddf 100644 --- a/lib/private/Template/SCSSCacher.php +++ b/lib/private/Template/SCSSCacher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, John Molakvoæ (skjnldsv@protonmail.com) * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Julius Haertl * @author Julius Härtl diff --git a/lib/private/TemplateLayout.php b/lib/private/TemplateLayout.php index 691f90b788e..5562d4b5e2a 100644 --- a/lib/private/TemplateLayout.php +++ b/lib/private/TemplateLayout.php @@ -5,6 +5,7 @@ * @author Bart Visscher * @author Bjoern Schiessle * @author Christopher Schäpers + * @author Christoph Wurst * @author Clark Tomlinson * @author Daniel Calviño Sánchez * @author Guillaume COMPAGNON @@ -22,7 +23,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/URLGenerator.php b/lib/private/URLGenerator.php index 1a12132cf01..62eafaafedb 100644 --- a/lib/private/URLGenerator.php +++ b/lib/private/URLGenerator.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Felix Epp * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/Updater/ChangesCheck.php b/lib/private/Updater/ChangesCheck.php index 259fb750c05..138e3bed9c3 100644 --- a/lib/private/Updater/ChangesCheck.php +++ b/lib/private/Updater/ChangesCheck.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Daniel Kesselberg * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/User/Backend.php b/lib/private/User/Backend.php index a616183dced..8fa2f3018b2 100644 --- a/lib/private/User/Backend.php +++ b/lib/private/User/Backend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Roeland Jago Douma * diff --git a/lib/private/User/User.php b/lib/private/User/User.php index d3ad6dd5799..0f17af3063e 100644 --- a/lib/private/User/User.php +++ b/lib/private/User/User.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer diff --git a/lib/private/legacy/api.php b/lib/private/legacy/api.php index 660ca885dd7..47590a00910 100644 --- a/lib/private/legacy/api.php +++ b/lib/private/legacy/api.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Michael Gapczynski diff --git a/lib/private/legacy/db.php b/lib/private/legacy/db.php index 1cef0d50e04..34cc39f26aa 100644 --- a/lib/private/legacy/db.php +++ b/lib/private/legacy/db.php @@ -5,6 +5,7 @@ * @author Andreas Fischer * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/legacy/db/statementwrapper.php b/lib/private/legacy/db/statementwrapper.php index cdcf3ad951e..872e8f64e79 100644 --- a/lib/private/legacy/db/statementwrapper.php +++ b/lib/private/legacy/db/statementwrapper.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/legacy/files.php b/lib/private/legacy/files.php index d44fd72eb03..249d3e5154f 100644 --- a/lib/private/legacy/files.php +++ b/lib/private/legacy/files.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Frank Karlitschek * @author Jakob Sack diff --git a/lib/private/legacy/helper.php b/lib/private/legacy/helper.php index 02002d40f1c..67d70e10bcf 100644 --- a/lib/private/legacy/helper.php +++ b/lib/private/legacy/helper.php @@ -6,6 +6,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Daniel Kesselberg * @author Felix Moeller diff --git a/lib/private/legacy/image.php b/lib/private/legacy/image.php index 4e16b0d8ed7..7d23ece7ffa 100644 --- a/lib/private/legacy/image.php +++ b/lib/private/legacy/image.php @@ -7,6 +7,7 @@ * @author Björn Schießle * @author Byron Marohn * @author Christopher Schäpers + * @author Christoph Wurst * @author Georg Ehrke * @author j-ed * @author Joas Schilling diff --git a/lib/private/legacy/template/functions.php b/lib/private/legacy/template/functions.php index 9184da21bdb..f2f737baf9a 100644 --- a/lib/private/legacy/template/functions.php +++ b/lib/private/legacy/template/functions.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Julius Härtl diff --git a/lib/private/legacy/user.php b/lib/private/legacy/user.php index 736fc2d9702..d96400ad1d4 100644 --- a/lib/private/legacy/user.php +++ b/lib/private/legacy/user.php @@ -6,7 +6,6 @@ * @author Andreas Fischer * @author Arthur Schiwon * @author Bartek Przybylski - * @author Bjoern Schiessle * @author Björn Schießle * @author Christoph Wurst * @author Georg Ehrke diff --git a/lib/public/AppFramework/AuthPublicShareController.php b/lib/public/AppFramework/AuthPublicShareController.php index 9e8daa8d34e..e9d5c766c52 100644 --- a/lib/public/AppFramework/AuthPublicShareController.php +++ b/lib/public/AppFramework/AuthPublicShareController.php @@ -3,6 +3,8 @@ * @copyright 2018, Roeland Jago Douma * * @author Roeland Jago Douma + * @author Tim Obert + * @author TimObert * * @license GNU AGPL version 3 or any later version * diff --git a/lib/public/AppFramework/Controller.php b/lib/public/AppFramework/Controller.php index f9d53bf1129..2e442c49768 100644 --- a/lib/public/AppFramework/Controller.php +++ b/lib/public/AppFramework/Controller.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Donquixote * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/AppFramework/Db/QBMapper.php b/lib/public/AppFramework/Db/QBMapper.php index 5fa367491b0..487128b7305 100644 --- a/lib/public/AppFramework/Db/QBMapper.php +++ b/lib/public/AppFramework/Db/QBMapper.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Christoph Wurst * @author Daniel Kesselberg + * @author Joas Schilling * @author Marius David Wieschollek * @author Roeland Jago Douma * diff --git a/lib/public/AppFramework/Http/ContentSecurityPolicy.php b/lib/public/AppFramework/Http/ContentSecurityPolicy.php index 81bd3d1b63f..818053bbf1d 100644 --- a/lib/public/AppFramework/Http/ContentSecurityPolicy.php +++ b/lib/public/AppFramework/Http/ContentSecurityPolicy.php @@ -6,7 +6,7 @@ * @author Morris Jobke * @author Roeland Jago Douma * @author sualko - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/public/AppFramework/Http/DataResponse.php b/lib/public/AppFramework/Http/DataResponse.php index 29c042def7c..700fe1f418b 100644 --- a/lib/public/AppFramework/Http/DataResponse.php +++ b/lib/public/AppFramework/Http/DataResponse.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php index 066569d63c6..01336088895 100644 --- a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php +++ b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php @@ -3,9 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Lukas Reschke + * @author Pavel Krasikov * @author Pierre Rudloff * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/public/AppFramework/Http/JSONResponse.php b/lib/public/AppFramework/Http/JSONResponse.php index e84042dbe19..9451ef6677e 100644 --- a/lib/public/AppFramework/Http/JSONResponse.php +++ b/lib/public/AppFramework/Http/JSONResponse.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php b/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php index 801c0a2347c..9965ca6bd33 100644 --- a/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php +++ b/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018 Julius Härtl * + * @author Christoph Wurst * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/lib/public/AppFramework/Http/TemplateResponse.php b/lib/public/AppFramework/Http/TemplateResponse.php index fb02c9d265c..4a77d4844ed 100644 --- a/lib/public/AppFramework/Http/TemplateResponse.php +++ b/lib/public/AppFramework/Http/TemplateResponse.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Julius Härtl * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/Contacts/Events/ContactInteractedWithEvent.php b/lib/public/Contacts/Events/ContactInteractedWithEvent.php index a21e17124c8..d2cf19a8d71 100644 --- a/lib/public/Contacts/Events/ContactInteractedWithEvent.php +++ b/lib/public/Contacts/Events/ContactInteractedWithEvent.php @@ -5,7 +5,7 @@ declare(strict_types=1); /** * @copyright 2020 Christoph Wurst * - * @author 2020 Christoph Wurst + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * @@ -20,7 +20,8 @@ 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 . + * */ namespace OCP\Contacts\Events; diff --git a/lib/public/Contacts/IManager.php b/lib/public/Contacts/IManager.php index 7fcd59f5715..45baa127eee 100644 --- a/lib/public/Contacts/IManager.php +++ b/lib/public/Contacts/IManager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arne Hamann + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/DB/QueryBuilder/ICompositeExpression.php b/lib/public/DB/QueryBuilder/ICompositeExpression.php index 4752616d41d..905465ba9e0 100644 --- a/lib/public/DB/QueryBuilder/ICompositeExpression.php +++ b/lib/public/DB/QueryBuilder/ICompositeExpression.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/public/DB/QueryBuilder/IQueryBuilder.php b/lib/public/DB/QueryBuilder/IQueryBuilder.php index 3cee49e3aaa..ece5d36c3eb 100644 --- a/lib/public/DB/QueryBuilder/IQueryBuilder.php +++ b/lib/public/DB/QueryBuilder/IQueryBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Robin Appelman diff --git a/lib/public/EventDispatcher/IEventDispatcher.php b/lib/public/EventDispatcher/IEventDispatcher.php index e6e1bc5ce61..045c8ed3601 100644 --- a/lib/public/EventDispatcher/IEventDispatcher.php +++ b/lib/public/EventDispatcher/IEventDispatcher.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/public/Files/Cache/ICacheEvent.php b/lib/public/Files/Cache/ICacheEvent.php index 54ef15b0392..634666f594a 100644 --- a/lib/public/Files/Cache/ICacheEvent.php +++ b/lib/public/Files/Cache/ICacheEvent.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Robin Appelman * + * @author Joas Schilling * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/LockNotAcquiredException.php b/lib/public/Files/LockNotAcquiredException.php index 23a6b554ce6..47539c4979f 100644 --- a/lib/public/Files/LockNotAcquiredException.php +++ b/lib/public/Files/LockNotAcquiredException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Owen Winkler * @author Robin Appelman diff --git a/lib/public/Files/SimpleFS/ISimpleFolder.php b/lib/public/Files/SimpleFS/ISimpleFolder.php index 22f8c90849b..3fc08e56cc0 100644 --- a/lib/public/Files/SimpleFS/ISimpleFolder.php +++ b/lib/public/Files/SimpleFS/ISimpleFolder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Roeland Jago Douma * + * @author Robin Appelman * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/FullTextSearch/Model/IIndex.php b/lib/public/FullTextSearch/Model/IIndex.php index c63ddc19906..0f3f718d7ba 100644 --- a/lib/public/FullTextSearch/Model/IIndex.php +++ b/lib/public/FullTextSearch/Model/IIndex.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/public/IDBConnection.php b/lib/public/IDBConnection.php index 30010bb4cef..0cc29d3be46 100644 --- a/lib/public/IDBConnection.php +++ b/lib/public/IDBConnection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Ole Ostergaard diff --git a/lib/public/IL10N.php b/lib/public/IL10N.php index 0df21639c62..88b9fbb1913 100644 --- a/lib/public/IL10N.php +++ b/lib/public/IL10N.php @@ -11,7 +11,7 @@ declare(strict_types=1); * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/public/ISearch.php b/lib/public/ISearch.php index d92beab0b4c..bdfe8431f13 100644 --- a/lib/public/ISearch.php +++ b/lib/public/ISearch.php @@ -4,6 +4,7 @@ * * @author Andrew Brown * @author Bart Visscher + * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/public/ITagManager.php b/lib/public/ITagManager.php index f45ac259652..960ae6f2f3b 100644 --- a/lib/public/ITagManager.php +++ b/lib/public/ITagManager.php @@ -3,10 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Reiter + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Tanghus - * @author Vincent Petry * * @license AGPL-3.0 * diff --git a/lib/public/ITags.php b/lib/public/ITags.php index 35469f4f804..f35b684af5c 100644 --- a/lib/public/ITags.php +++ b/lib/public/ITags.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Reiter + * @author Daniel Kesselberg * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Tanghus diff --git a/lib/public/IURLGenerator.php b/lib/public/IURLGenerator.php index 52fde15d037..81f5d449484 100644 --- a/lib/public/IURLGenerator.php +++ b/lib/public/IURLGenerator.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/lib/public/L10N/IFactory.php b/lib/public/L10N/IFactory.php index 44f800bc262..b9e6e603aa8 100644 --- a/lib/public/L10N/IFactory.php +++ b/lib/public/L10N/IFactory.php @@ -9,7 +9,7 @@ * @author Julius Härtl * @author Morris Jobke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license AGPL-3.0 * diff --git a/lib/public/Log/IDataLogger.php b/lib/public/Log/IDataLogger.php index b5d3aa3075b..c6a7d289357 100644 --- a/lib/public/Log/IDataLogger.php +++ b/lib/public/Log/IDataLogger.php @@ -1,5 +1,7 @@ * @@ -18,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/public/Mail/Events/BeforeMessageSent.php b/lib/public/Mail/Events/BeforeMessageSent.php index e14a35750f0..0fb59adc2b7 100644 --- a/lib/public/Mail/Events/BeforeMessageSent.php +++ b/lib/public/Mail/Events/BeforeMessageSent.php @@ -5,7 +5,7 @@ declare(strict_types=1); /** * @copyright 2020 Arne Hamann * - * @author Arne Hamann + * @author Arne Hamann * * @license GNU AGPL version 3 or any later version * diff --git a/lib/public/Route/IRouter.php b/lib/public/Route/IRouter.php index f2c43cf8c7e..121a9f14178 100644 --- a/lib/public/Route/IRouter.php +++ b/lib/public/Route/IRouter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/Search/Provider.php b/lib/public/Search/Provider.php index 3bf8d59eccb..bc6f76a11c2 100644 --- a/lib/public/Search/Provider.php +++ b/lib/public/Search/Provider.php @@ -4,6 +4,7 @@ * * @author Andrew Brown * @author Bart Visscher + * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/public/Share/Events/VerifyMountPointEvent.php b/lib/public/Share/Events/VerifyMountPointEvent.php index 75914f9416b..d27d02e6864 100644 --- a/lib/public/Share/Events/VerifyMountPointEvent.php +++ b/lib/public/Share/Events/VerifyMountPointEvent.php @@ -1,5 +1,7 @@ * diff --git a/lib/public/Share/IManager.php b/lib/public/Share/IManager.php index 820835365d9..df82e785afe 100644 --- a/lib/public/Share/IManager.php +++ b/lib/public/Share/IManager.php @@ -6,6 +6,7 @@ * @author Daniel Calviño Sánchez * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/Template.php b/lib/public/Template.php index a19c9fae991..9ce269dad96 100644 --- a/lib/public/Template.php +++ b/lib/public/Template.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Frank Karlitschek * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/public/Util.php b/lib/public/Util.php index d28eda72014..f1008ad77c9 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Frank Karlitschek * @author Georg Ehrke * @author Individual IT Services -- cgit v1.2.3