From cb057829f72c70e819f456edfadbb29d72dba832 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 29 Apr 2020 11:57:22 +0200 Subject: [PATCH] Update license headers for 19 Signed-off-by: Christoph Wurst --- AUTHORS | 16 +++++++------- apps/accessibility/appinfo/routes.php | 1 + .../lib/Migration/RepairUserConfig.php | 1 + apps/admin_audit/lib/Actions/Action.php | 1 + apps/admin_audit/lib/Actions/Security.php | 1 + apps/admin_audit/lib/Actions/Sharing.php | 1 + .../lib/Actions/UserManagement.php | 1 + apps/admin_audit/lib/AppInfo/Application.php | 1 + .../admin_audit/lib/BackgroundJobs/Rotate.php | 1 + apps/cloud_federation_api/appinfo/routes.php | 5 ++++- apps/cloud_federation_api/lib/Config.php | 1 + apps/comments/lib/Activity/Provider.php | 1 + .../lib/Collaboration/CommentersSorter.php | 1 + .../comments/lib/Controller/Notifications.php | 1 + apps/comments/lib/EventHandler.php | 1 + .../lib/Listener/LoadAdditionalScripts.php | 1 + .../lib/Listener/LoadSidebarScripts.php | 1 + apps/comments/lib/Notification/Listener.php | 1 + apps/comments/lib/Notification/Notifier.php | 1 + .../tests/Unit/AppInfo/ApplicationTest.php | 1 + .../Collaboration/CommentersSorterTest.php | 1 + apps/dav/appinfo/v1/caldav.php | 1 + apps/dav/bin/chunkperf.php | 1 + apps/dav/lib/AppInfo/Application.php | 1 + apps/dav/lib/Avatars/AvatarHome.php | 1 + .../lib/BackgroundJob/RefreshWebcalJob.php | 1 + .../RegisterRegenerateBirthdayCalendars.php | 1 + ...ateCalendarResourcesRoomsBackgroundJob.php | 1 + apps/dav/lib/BackgroundJob/UploadCleanup.php | 1 + apps/dav/lib/CalDAV/Activity/Backend.php | 1 + .../lib/CalDAV/Activity/Provider/Calendar.php | 1 + .../lib/CalDAV/Activity/Provider/Event.php | 1 + .../dav/lib/CalDAV/Activity/Provider/Todo.php | 1 + .../CalDAV/BirthdayCalendar/EnablePlugin.php | 1 + apps/dav/lib/CalDAV/BirthdayService.php | 1 + apps/dav/lib/CalDAV/CachedSubscription.php | 1 + apps/dav/lib/CalDAV/Calendar.php | 1 + apps/dav/lib/CalDAV/CalendarHome.php | 1 + apps/dav/lib/CalDAV/CalendarImpl.php | 1 + apps/dav/lib/CalDAV/CalendarManager.php | 1 + apps/dav/lib/CalDAV/CalendarObject.php | 1 + apps/dav/lib/CalDAV/CalendarRoot.php | 1 + .../InvitationResponseServer.php | 1 + apps/dav/lib/CalDAV/Outbox.php | 1 + apps/dav/lib/CalDAV/Plugin.php | 1 + apps/dav/lib/CalDAV/Principal/Collection.php | 1 + apps/dav/lib/CalDAV/Principal/User.php | 1 + apps/dav/lib/CalDAV/Proxy/ProxyMapper.php | 1 + apps/dav/lib/CalDAV/PublicCalendarRoot.php | 1 + .../lib/CalDAV/Publishing/PublishPlugin.php | 1 + .../lib/CalDAV/Publishing/Xml/Publisher.php | 1 + .../NotificationProvider/AbstractProvider.php | 1 + .../NotificationProvider/EmailProvider.php | 1 + .../NotificationProvider/PushProvider.php | 1 + apps/dav/lib/CalDAV/Reminder/Notifier.php | 1 + .../lib/CalDAV/Reminder/ReminderService.php | 1 + .../AbstractPrincipalBackend.php | 1 + apps/dav/lib/CalDAV/Schedule/IMipPlugin.php | 1 + apps/dav/lib/CalDAV/Schedule/Plugin.php | 2 ++ apps/dav/lib/CalDAV/Search/SearchPlugin.php | 1 + .../CalDAV/Search/Xml/Filter/CompFilter.php | 1 + .../CalDAV/Search/Xml/Filter/LimitFilter.php | 1 + .../CalDAV/Search/Xml/Filter/OffsetFilter.php | 1 + .../CalDAV/Search/Xml/Filter/ParamFilter.php | 1 + .../CalDAV/Search/Xml/Filter/PropFilter.php | 1 + .../Search/Xml/Filter/SearchTermFilter.php | 1 + .../Xml/Request/CalendarSearchReport.php | 1 + apps/dav/lib/CalDAV/WebcalCaching/Plugin.php | 1 + .../WebcalCaching/RefreshWebcalService.php | 2 ++ apps/dav/lib/CardDAV/AddressBook.php | 1 + apps/dav/lib/CardDAV/AddressBookImpl.php | 2 +- apps/dav/lib/CardDAV/CardDavBackend.php | 1 + apps/dav/lib/CardDAV/HasPhotoPlugin.php | 2 ++ apps/dav/lib/CardDAV/ImageExportPlugin.php | 1 + apps/dav/lib/CardDAV/PhotoCache.php | 1 + apps/dav/lib/CardDAV/Plugin.php | 1 + apps/dav/lib/CardDAV/SyncService.php | 1 + apps/dav/lib/CardDAV/SystemAddressbook.php | 1 + apps/dav/lib/CardDAV/Xml/Groups.php | 1 + apps/dav/lib/Command/CreateAddressBook.php | 1 + apps/dav/lib/Command/CreateCalendar.php | 1 + apps/dav/lib/Command/ListCalendars.php | 1 + apps/dav/lib/Command/MoveCalendar.php | 1 + apps/dav/lib/Command/RemoveInvalidShares.php | 1 + apps/dav/lib/Command/SyncBirthdayCalendar.php | 2 +- .../dav/lib/Command/SyncSystemAddressBook.php | 1 + apps/dav/lib/Comments/CommentNode.php | 1 + apps/dav/lib/Comments/CommentsPlugin.php | 1 + apps/dav/lib/Comments/EntityCollection.php | 1 + .../dav/lib/Comments/EntityTypeCollection.php | 1 + apps/dav/lib/Comments/RootCollection.php | 1 + apps/dav/lib/Connector/LegacyDAVACL.php | 1 + apps/dav/lib/Connector/PublicAuth.php | 1 + apps/dav/lib/Connector/Sabre/BearerAuth.php | 1 + .../Sabre/BlockLegacyClientPlugin.php | 1 + apps/dav/lib/Connector/Sabre/ChecksumList.php | 1 + .../Connector/Sabre/CopyEtagHeaderPlugin.php | 1 + apps/dav/lib/Connector/Sabre/DavAclPlugin.php | 1 + .../Sabre/DummyGetResponsePlugin.php | 1 + .../Connector/Sabre/Exception/FileLocked.php | 1 + .../Connector/Sabre/Exception/Forbidden.php | 1 + .../Connector/Sabre/Exception/InvalidPath.php | 1 + .../lib/Connector/Sabre/FakeLockerPlugin.php | 1 + apps/dav/lib/Connector/Sabre/Principal.php | 1 + apps/dav/lib/Connector/Sabre/QuotaPlugin.php | 1 + .../dav/lib/Connector/Sabre/ServerFactory.php | 2 +- .../dav/lib/Connector/Sabre/ShareTypeList.php | 1 + apps/dav/lib/Connector/Sabre/ShareeList.php | 1 + apps/dav/lib/Connector/Sabre/TagList.php | 1 + .../Controller/BirthdayCalendarController.php | 2 +- .../InvitationResponseController.php | 1 + apps/dav/lib/DAV/GroupPrincipalBackend.php | 1 + apps/dav/lib/DAV/PublicAuth.php | 1 + apps/dav/lib/DAV/Sharing/Backend.php | 1 + apps/dav/lib/DAV/Sharing/IShareable.php | 1 + apps/dav/lib/DAV/Sharing/Plugin.php | 2 +- apps/dav/lib/DAV/Sharing/Xml/Invite.php | 1 + apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php | 1 + apps/dav/lib/DAV/SystemPrincipalBackend.php | 1 + apps/dav/lib/Files/FileSearchBackend.php | 1 + apps/dav/lib/Files/FilesHome.php | 1 + apps/dav/lib/Files/RootCollection.php | 1 + .../dav/lib/Files/Sharing/FilesDropPlugin.php | 1 + .../Files/Sharing/PublicLinkCheckPlugin.php | 1 + .../BuildCalendarSearchIndexBackgroundJob.php | 1 + .../Migration/RefreshWebcalJobRegistrar.php | 1 + .../Version1004Date20170825134824.php | 1 + .../Version1005Date20180530124431.php | 1 + .../Apple/AppleProvisioningNode.php | 1 + .../Apple/AppleProvisioningPlugin.php | 1 + apps/dav/lib/Server.php | 1 + .../SystemTag/SystemTagsByIdCollection.php | 1 + .../SystemTagsObjectMappingCollection.php | 1 + .../SystemTagsObjectTypeCollection.php | 1 + .../SystemTagsRelationsCollection.php | 1 + apps/dav/lib/Traits/PrincipalProxyTrait.php | 1 + apps/dav/lib/Upload/AssemblyStream.php | 1 + apps/dav/lib/Upload/ChunkingPlugin.php | 2 ++ apps/dav/lib/Upload/FutureFile.php | 1 + apps/dav/lib/Upload/UploadFile.php | 3 ++- apps/dav/lib/Upload/UploadFolder.php | 1 + apps/dav/lib/Upload/UploadHome.php | 1 + .../BackgroundJob/EventReminderJobTest.php | 1 + .../unit/CalDAV/AbstractCalDavBackend.php | 1 + .../unit/CalDAV/Activity/BackendTest.php | 1 + .../CalDAV/Activity/Filter/CalendarTest.php | 1 + .../unit/CalDAV/Activity/Filter/TodoTest.php | 1 + .../CalDAV/Activity/Provider/BaseTest.php | 1 + apps/dav/tests/unit/CalDAV/PluginTest.php | 1 + .../unit/CalDAV/PublicCalendarRootTest.php | 1 + .../unit/CalDAV/Publishing/PublisherTest.php | 1 + .../NotificationProvider/PushProviderTest.php | 1 + .../NotificationProviderManagerTest.php | 1 + .../unit/CalDAV/Reminder/NotifierTest.php | 1 + .../CalDAV/Reminder/ReminderServiceTest.php | 1 + .../ResourcePrincipalBackendTest.php | 1 + .../RoomPrincipalBackendTest.php | 1 + .../unit/CalDAV/Schedule/IMipPluginTest.php | 1 + .../tests/unit/CalDAV/Schedule/PluginTest.php | 2 ++ .../RefreshWebcalServiceTest.php | 1 + apps/dav/tests/unit/CapabilitiesTest.php | 1 + .../unit/CardDAV/AddressBookImplTest.php | 2 ++ .../tests/unit/CardDAV/AddressBookTest.php | 1 + .../tests/unit/CardDAV/CardDavBackendTest.php | 1 + .../unit/CardDAV/ContactsManagerTest.php | 1 + .../unit/CardDAV/ImageExportPluginTest.php | 1 + .../tests/unit/CardDAV/Sharing/PluginTest.php | 1 + .../tests/unit/CardDAV/SyncServiceTest.php | 1 + .../tests/unit/Command/ListCalendarsTest.php | 1 + .../tests/unit/Command/MoveCalendarTest.php | 1 + .../Sabre/ExceptionLoggerPluginTest.php | 1 + .../unit/Connector/Sabre/RequestTest/Auth.php | 1 + .../unit/Connector/Sabre/RequestTest/Sapi.php | 1 + .../unit/Connector/Sabre/SharesPluginTest.php | 1 + .../unit/Connector/Sabre/TagsPluginTest.php | 1 + .../unit/Controller/DirectControllerTest.php | 1 + .../tests/unit/DAV/AnonymousOptionsTest.php | 1 + .../dav/tests/unit/DAV/Sharing/PluginTest.php | 1 + .../unit/DAV/SystemPrincipalBackendTest.php | 1 + .../Migration/CalDAVRemoveEmptyValueTest.php | 1 + .../Apple/AppleProvisioningPluginTest.php | 1 + .../tests/unit/Upload/AssemblyStreamTest.php | 1 + .../tests/unit/Upload/ChunkingPluginTest.php | 1 + .../lib/Command/DisableMasterKey.php | 1 + .../lib/Command/EnableMasterKey.php | 1 + apps/encryption/lib/Command/RecoverUser.php | 1 + .../lib/Controller/RecoveryController.php | 1 + .../lib/Controller/StatusController.php | 1 + apps/encryption/lib/Crypto/Crypt.php | 1 + apps/encryption/lib/Crypto/DecryptAll.php | 1 + .../Exceptions/PrivateKeyMissingException.php | 1 + .../Exceptions/PublicKeyMissingException.php | 1 + apps/encryption/lib/KeyManager.php | 1 + apps/encryption/lib/Session.php | 1 + apps/encryption/lib/Settings/Personal.php | 1 + apps/encryption/lib/Users/Setup.php | 1 + .../tests/Crypto/EncryptAllTest.php | 1 + .../lib/AppInfo/Application.php | 1 + .../Controller/MountPublicLinkController.php | 2 ++ apps/federatedfilesharing/lib/Notifier.php | 1 + .../federatedfilesharing/lib/TokenHandler.php | 1 + .../MountPublicLinkControllerTest.php | 1 + .../RequestHandlerControllerTest.php | 1 + apps/federatedfilesharing/tests/TestCase.php | 1 + apps/federation/lib/AppInfo/Application.php | 1 + .../Command/SyncFederationAddressBooks.php | 2 +- .../lib/Controller/OCSAuthAPIController.php | 1 + apps/federation/lib/DbHandler.php | 1 + .../lib/SyncFederationAddressBooks.php | 1 + apps/federation/lib/SyncJob.php | 1 + apps/federation/lib/TrustedServers.php | 1 + .../Controller/OCSAuthAPIControllerTest.php | 1 + apps/federation/tests/DbHandlerTest.php | 1 + .../Middleware/AddServerMiddlewareTest.php | 1 + .../tests/SyncFederationAddressbooksTest.php | 1 + apps/federation/tests/TrustedServersTest.php | 1 + apps/files/appinfo/routes.php | 1 + apps/files/lib/Activity/FavoriteProvider.php | 1 + apps/files/lib/Activity/Helper.php | 1 + apps/files/lib/Activity/Provider.php | 1 + .../lib/BackgroundJob/CleanupFileLocks.php | 1 + .../lib/BackgroundJob/DeleteOrphanedItems.php | 1 + .../files/lib/Command/DeleteOrphanedFiles.php | 1 + .../lib/Service/OwnershipTransferService.php | 1 + .../tests/Command/DeleteOrphanedFilesTest.php | 1 + apps/files_external/appinfo/routes.php | 1 + .../lib/AppInfo/Application.php | 1 + .../files_external/lib/Command/Applicable.php | 1 + apps/files_external/lib/Command/Backends.php | 1 + apps/files_external/lib/Command/Config.php | 1 + apps/files_external/lib/Command/Create.php | 1 + apps/files_external/lib/Command/Delete.php | 1 + apps/files_external/lib/Command/Import.php | 1 + .../lib/Command/ListCommand.php | 1 + apps/files_external/lib/Command/Notify.php | 1 + apps/files_external/lib/Command/Verify.php | 1 + .../lib/Config/ConfigAdapter.php | 1 + .../lib/Config/SimpleSubstitutionTrait.php | 1 + .../files_external/lib/Config/UserContext.php | 1 + .../lib/Config/UserPlaceholderHandler.php | 1 + .../lib/Lib/Auth/AmazonS3/AccessKey.php | 1 + .../lib/Lib/Auth/AuthMechanism.php | 1 + .../lib/Lib/Auth/OpenStack/OpenStackV3.php | 1 + .../lib/Lib/Auth/Password/GlobalAuth.php | 1 + .../Lib/Auth/Password/LoginCredentials.php | 1 + .../lib/Lib/Auth/Password/UserGlobalAuth.php | 1 + .../lib/Lib/Auth/Password/UserProvided.php | 1 + .../lib/Lib/Backend/InvalidBackend.php | 1 + apps/files_external/lib/Lib/Backend/Swift.php | 2 ++ .../lib/Lib/DefinitionParameter.php | 1 + .../lib/Lib/Notify/SMBNotifyHandler.php | 1 + apps/files_external/lib/Lib/Storage/FTP.php | 1 - .../lib/Lib/Storage/OwnCloud.php | 1 + .../lib/Lib/Storage/SFTPReadStream.php | 1 + .../lib/Lib/Storage/SFTPWriteStream.php | 1 + apps/files_external/lib/Lib/StorageConfig.php | 1 + .../lib/Service/BackendService.php | 1 + .../lib/Service/DBConfigService.php | 1 + .../lib/Service/LegacyStoragesService.php | 1 + .../lib/Service/StoragesService.php | 1 + .../tests/Backend/BackendTest.php | 1 + .../Service/GlobalStoragesServiceTest.php | 1 + .../tests/Storage/Amazons3Test.php | 1 + apps/files_external/tests/Storage/FtpTest.php | 1 - .../tests/Storage/OwncloudTest.php | 1 + .../tests/Storage/SFTP_KeyTest.php | 1 + apps/files_sharing/lib/Activity/Filter.php | 1 + .../lib/Activity/Providers/Base.php | 1 + .../lib/Activity/Providers/Downloads.php | 1 + .../lib/Activity/Providers/Groups.php | 1 + .../lib/Activity/Providers/PublicLinks.php | 1 + .../lib/Activity/Providers/RemoteShares.php | 1 + .../lib/Activity/Providers/Users.php | 1 + .../files_sharing/lib/AppInfo/Application.php | 2 -- .../FederatedSharesDiscoverJob.php | 1 + .../Collaboration/ShareRecipientSorter.php | 1 + .../Controller/DeletedShareAPIController.php | 1 + .../lib/Controller/ShareAPIController.php | 1 + .../lib/Controller/ShareController.php | 1 + .../lib/Controller/ShareesAPIController.php | 1 + .../lib/DeleteOrphanedSharesJob.php | 1 + .../lib/Exceptions/BrokenPath.php | 1 + apps/files_sharing/lib/ExpireSharesJob.php | 1 + .../lib/External/MountProvider.php | 1 + apps/files_sharing/lib/External/Scanner.php | 1 + apps/files_sharing/lib/ISharedStorage.php | 1 + .../Listener/UserShareAcceptanceListener.php | 1 + .../lib/Middleware/SharingCheckMiddleware.php | 1 + apps/files_sharing/lib/MountProvider.php | 1 + .../lib/Notification/Listener.php | 1 + .../lib/Notification/Notifier.php | 1 + apps/files_sharing/lib/Updater.php | 1 + apps/files_sharing/tests/ApiTest.php | 1 + .../tests/DeleteOrphanedSharesJobTest.php | 1 + .../tests/EtagPropagationTest.php | 1 + .../tests/ExpireSharesJobTest.php | 1 + .../tests/External/ManagerTest.php | 1 + .../tests/Migration/SetPasswordColumnTest.php | 1 + apps/files_sharing/tests/PermissionsTest.php | 1 + apps/files_sharing/tests/TestCase.php | 1 + .../tests/UnshareChildrenTest.php | 1 + apps/files_sharing/tests/UpdaterTest.php | 1 + .../lib/AppInfo/Application.php | 1 + apps/files_trashbin/lib/Command/CleanUp.php | 1 + apps/files_trashbin/lib/Command/Expire.php | 1 + .../lib/Command/ExpireTrash.php | 1 + apps/files_trashbin/lib/Expiration.php | 1 + .../lib/Sabre/AbstractTrashFile.php | 1 + .../lib/Sabre/PropfindPlugin.php | 1 + .../tests/BackgroundJob/ExpireTrashTest.php | 1 + apps/files_trashbin/tests/ExpirationTest.php | 1 + apps/files_versions/appinfo/routes.php | 1 + .../lib/AppInfo/Application.php | 1 + .../lib/BackgroundJob/ExpireVersions.php | 1 + apps/files_versions/lib/Capabilities.php | 1 + apps/files_versions/lib/Command/CleanUp.php | 1 + apps/files_versions/lib/Command/Expire.php | 2 +- .../lib/Command/ExpireVersions.php | 1 + apps/files_versions/lib/Expiration.php | 1 + apps/files_versions/lib/Hooks.php | 2 +- .../lib/Listener/LoadAdditionalListener.php | 1 + .../lib/Listener/LoadSidebarListener.php | 1 + apps/files_versions/lib/Sabre/Plugin.php | 1 + apps/files_versions/lib/Storage.php | 1 + apps/files_versions/tests/ExpirationTest.php | 1 + apps/files_versions/tests/VersioningTest.php | 1 + .../lib/AppInfo/Application.php | 1 + .../lib/Controller/OauthApiController.php | 1 + .../lib/Controller/SettingsController.php | 1 + .../AccessTokenNotFoundException.php | 1 + .../Exceptions/ClientNotFoundException.php | 1 + .../lib/Migration/SetTokenExpiration.php | 1 + .../lib/Controller/AUserData.php | 1 + .../lib/Controller/AppsController.php | 1 + .../lib/Controller/GroupsController.php | 2 ++ .../Controller/AppConfigControllerTest.php | 1 + .../tests/Controller/GroupsControllerTest.php | 1 + apps/settings/appinfo/routes.php | 7 ------- apps/settings/lib/Activity/Provider.php | 1 + apps/settings/lib/AppInfo/Application.php | 1 + .../lib/Controller/CheckSetupController.php | 1 + .../lib/Controller/HelpController.php | 1 + .../lib/Controller/WebAuthnController.php | 3 ++- apps/settings/lib/Hooks.php | 1 + .../Settings/Personal/Security/WebAuthn.php | 3 ++- .../tests/Mailer/NewUserMailHelperTest.php | 1 + apps/sharebymail/lib/Activity.php | 1 + apps/sharebymail/tests/CapabilitiesTest.php | 1 + apps/sharebymail/tests/SettingsTest.php | 1 + apps/systemtags/appinfo/app.php | 1 + apps/systemtags/lib/Activity/Listener.php | 1 + apps/systemtags/lib/Activity/Provider.php | 1 + .../lib/Controller/LastUsedController.php | 1 + .../systemtags/tests/Activity/SettingTest.php | 1 + apps/testing/appinfo/app.php | 3 ++- .../lib/Controller/LockingController.php | 1 + .../lib/Locking/FakeDBLockingProvider.php | 1 + apps/theming/appinfo/app.php | 1 + .../theming/lib/Controller/IconController.php | 1 + .../lib/Controller/ThemingController.php | 1 + apps/theming/lib/IconBuilder.php | 1 + apps/theming/lib/ImageManager.php | 1 + apps/theming/lib/ThemingDefaults.php | 1 + apps/theming/tests/CapabilitiesTest.php | 1 + apps/theming/tests/IconBuilderTest.php | 1 + apps/theming/tests/ImageManagerTest.php | 1 + apps/theming/tests/ServicesTest.php | 1 + apps/theming/tests/UtilTest.php | 1 + .../lib/BackgroundJob/CheckBackupCodes.php | 1 + .../BackgroundJob/RememberBackupCodesJob.php | 1 + .../lib/Db/BackupCode.php | 1 - .../tests/Unit/Notification/NotifierTest.php | 1 + apps/updatenotification/lib/Command/Check.php | 1 + .../lib/Controller/APIController.php | 1 + .../lib/Notification/BackgroundJob.php | 1 + .../lib/ResetTokenBackgroundJob.php | 1 + .../updatenotification/lib/Settings/Admin.php | 1 + .../tests/Notification/BackgroundJobTest.php | 1 + .../tests/Notification/NotifierTest.php | 1 + apps/user_ldap/appinfo/install.php | 2 +- apps/user_ldap/appinfo/routes.php | 1 + apps/user_ldap/lib/Access.php | 2 -- apps/user_ldap/lib/AccessFactory.php | 1 + apps/user_ldap/lib/AppInfo/Application.php | 1 + apps/user_ldap/lib/Command/CheckUser.php | 1 + .../lib/Command/CreateEmptyConfig.php | 1 + apps/user_ldap/lib/Command/DeleteConfig.php | 1 + apps/user_ldap/lib/Command/Search.php | 1 + apps/user_ldap/lib/Command/SetConfig.php | 1 + .../lib/Controller/ConfigAPIController.php | 2 +- .../Controller/RenewPasswordController.php | 1 + .../lib/Exceptions/AttributeNotSet.php | 1 + .../ConstraintViolationException.php | 1 + apps/user_ldap/lib/Exceptions/NotOnLDAP.php | 1 + apps/user_ldap/lib/Group_LDAP.php | 2 +- .../lib/Handler/ExtStorageConfigHandler.php | 1 + apps/user_ldap/lib/Jobs/CleanUp.php | 1 + apps/user_ldap/lib/LDAP.php | 1 + apps/user_ldap/lib/LDAPProvider.php | 2 +- apps/user_ldap/lib/LDAPProviderFactory.php | 1 + apps/user_ldap/lib/Mapping/GroupMapping.php | 1 + apps/user_ldap/lib/Mapping/UserMapping.php | 1 + apps/user_ldap/lib/Migration/UUIDFix.php | 1 + apps/user_ldap/lib/Migration/UUIDFixGroup.php | 2 +- .../user_ldap/lib/Migration/UUIDFixInsert.php | 1 + apps/user_ldap/lib/Notification/Notifier.php | 1 + apps/user_ldap/lib/PagedResults/IAdapter.php | 3 ++- apps/user_ldap/lib/PagedResults/Php54.php | 4 +++- apps/user_ldap/lib/PagedResults/Php73.php | 4 +++- apps/user_ldap/lib/PagedResults/TLinkId.php | 4 +++- apps/user_ldap/lib/Settings/Admin.php | 1 + apps/user_ldap/lib/User/DeletedUsersIndex.php | 1 + apps/user_ldap/lib/User/Manager.php | 1 + apps/user_ldap/lib/User_LDAP.php | 1 - apps/user_ldap/tests/GroupLDAPPluginTest.php | 1 + apps/user_ldap/tests/Group_LDAPTest.php | 2 -- .../Integration/AbstractIntegrationTest.php | 1 + .../Integration/Lib/IntegrationTestPaging.php | 1 + .../Lib/User/IntegrationTestUserAvatar.php | 1 + .../Lib/User/IntegrationTestUserCleanUp.php | 1 + .../setup-scripts/createExplicitGroups.php | 1 + .../createExplicitGroupsDifferentOU.php | 1 + .../setup-scripts/createExplicitUsers.php | 1 + .../createUsersWithoutDisplayName.php | 1 + apps/user_ldap/tests/Jobs/SyncTest.php | 1 + apps/user_ldap/tests/Settings/AdminTest.php | 1 + .../tests/User/DeletedUsersIndexTest.php | 1 + apps/user_ldap/tests/UserLDAPPluginTest.php | 1 + apps/user_ldap/tests/User_ProxyTest.php | 1 + .../features/bootstrap/AppConfiguration.php | 1 + .../features/bootstrap/CalDavContext.php | 1 + .../bootstrap/CapabilitiesContext.php | 1 + .../features/bootstrap/CardDavContext.php | 1 + .../features/bootstrap/ChecksumsContext.php | 1 + .../features/bootstrap/CommandLine.php | 1 + .../features/bootstrap/CommandLineContext.php | 1 + .../features/bootstrap/FederationContext.php | 1 + .../features/bootstrap/FilesDropContext.php | 1 + .../features/bootstrap/LDAPContext.php | 1 + .../features/bootstrap/SharingContext.php | 1 + .../integration/features/bootstrap/WebDav.php | 1 + console.php | 1 + core/Application.php | 1 - .../BackgroundCleanupUpdaterBackupsJob.php | 1 + core/Command/App/CheckCode.php | 1 + core/Command/App/Enable.php | 1 + core/Command/App/Install.php | 1 + core/Command/App/Remove.php | 1 + core/Command/Base.php | 1 + core/Command/Check.php | 1 + core/Command/Config/Import.php | 1 + core/Command/Config/System/DeleteConfig.php | 1 + core/Command/Config/System/GetConfig.php | 1 + core/Command/Config/System/SetConfig.php | 1 + core/Command/Db/ConvertType.php | 1 + .../GenerateFromSchemaFileCommand.php | 1 + .../Encryption/ChangeKeyStorageRoot.php | 1 + core/Command/Encryption/DecryptAll.php | 1 + core/Command/Encryption/Enable.php | 1 + core/Command/Encryption/EncryptAll.php | 1 + core/Command/Encryption/SetDefaultModule.php | 1 + .../Command/Encryption/ShowKeyStorageRoot.php | 1 + core/Command/Integrity/CheckApp.php | 1 + core/Command/Integrity/CheckCore.php | 1 + core/Command/Integrity/SignApp.php | 1 + core/Command/Integrity/SignCore.php | 1 + core/Command/InterruptedException.php | 1 + core/Command/Log/File.php | 1 + core/Command/Log/Manage.php | 2 +- core/Command/Maintenance/Install.php | 1 + .../Mimetype/GenerateMimetypeFileBuilder.php | 1 + .../Command/Maintenance/Mimetype/UpdateDB.php | 1 + core/Command/TwoFactorAuth/Base.php | 1 + core/Command/Upgrade.php | 1 - core/Command/User/Add.php | 1 + core/Command/User/LastSeen.php | 1 + core/Command/User/Setting.php | 1 + core/Controller/AutoCompleteController.php | 1 + core/Controller/AvatarController.php | 1 + core/Controller/ClientFlowLoginController.php | 1 + .../ClientFlowLoginV2Controller.php | 1 + core/Controller/CssController.php | 1 + core/Controller/JsController.php | 1 + core/Controller/LoginController.php | 1 + core/Controller/OCJSController.php | 1 + core/Controller/PreviewController.php | 1 + core/Controller/SvgController.php | 2 +- core/Controller/WalledGardenController.php | 1 + core/Controller/WebAuthnController.php | 4 +++- core/Controller/WhatsNewController.php | 1 + .../Version13000Date20170718121200.php | 1 + .../Version14000Date20180626223656.php | 1 + .../Version17000Date20190514105811.php | 1 + .../Version19000Date20200211083441.php | 21 +++++++++++++++++++ .../Notification/RemoveLinkSharesNotifier.php | 1 + cron.php | 1 - lib/private/Accounts/Account.php | 1 + lib/private/Activity/Event.php | 1 + lib/private/Activity/EventMerger.php | 1 + lib/private/App/AppStore/Bundles/Bundle.php | 1 + .../App/AppStore/Bundles/BundleFetcher.php | 1 + lib/private/App/AppStore/Fetcher/Fetcher.php | 1 + .../App/AppStore/Version/VersionParser.php | 1 + lib/private/App/CodeChecker/CodeChecker.php | 1 - .../CodeChecker/MigrationSchemaChecker.php | 1 + lib/private/App/Platform.php | 1 + lib/private/AppConfig.php | 1 + lib/private/AppFramework/App.php | 1 + lib/private/AppFramework/Http/Dispatcher.php | 1 + lib/private/AppFramework/Http/Request.php | 2 -- .../Middleware/MiddlewareDispatcher.php | 1 + .../AppFramework/Middleware/OCSMiddleware.php | 1 + .../Security/BruteForceMiddleware.php | 1 + .../Middleware/Security/CSPMiddleware.php | 1 + .../Security/Exceptions/SecurityException.php | 1 + .../Security/RateLimitingMiddleware.php | 1 + .../Security/SameSiteCookieMiddleware.php | 1 + .../Middleware/SessionMiddleware.php | 1 + lib/private/AppFramework/OCS/V2Response.php | 1 + .../AppFramework/Routing/RouteConfig.php | 3 +-- .../Utility/ControllerMethodReflector.php | 1 + .../AppFramework/Utility/SimpleContainer.php | 1 + lib/private/Archive/Archive.php | 2 +- .../Authentication/Events/LoginFailed.php | 3 ++- .../Listeners/LoginFailedListener.php | 4 +++- .../Login/FinishRememberedLoginCommand.php | 1 + .../Login/LoggedInCheckCommand.php | 1 + .../Authentication/Login/LoginData.php | 1 + .../Authentication/Login/WebAuthnChain.php | 3 ++- .../Login/WebAuthnLoginCommand.php | 3 ++- .../Authentication/Token/PublicKeyToken.php | 1 + .../WebAuthn/CredentialRepository.php | 3 ++- .../WebAuthn/Db/PublicKeyCredentialEntity.php | 4 +++- .../WebAuthn/Db/PublicKeyCredentialMapper.php | 2 +- .../Authentication/WebAuthn/Manager.php | 4 +++- lib/private/Avatar/AvatarManager.php | 2 ++ lib/private/Avatar/UserAvatar.php | 1 + lib/private/BackgroundJob/QueuedJob.php | 1 + lib/private/BackgroundJob/TimedJob.php | 1 + lib/private/Calendar/Manager.php | 1 + lib/private/Calendar/Resource/Manager.php | 1 + lib/private/Calendar/Room/Manager.php | 1 + .../Collaboration/AutoComplete/Manager.php | 1 + .../Collaborators/GroupPlugin.php | 1 + .../Collaborators/MailPlugin.php | 1 + .../Collaborators/RemotePlugin.php | 1 + .../Collaboration/Collaborators/Search.php | 2 ++ .../Collaborators/SearchResult.php | 1 + .../Collaborators/UserPlugin.php | 2 ++ .../Collaboration/Resources/Collection.php | 1 + .../Collaboration/Resources/Listener.php | 2 +- lib/private/Color.php | 1 + lib/private/Command/CronBus.php | 1 + lib/private/Command/FileAccess.php | 1 + lib/private/Command/QueueBus.php | 1 + lib/private/Comments/Comment.php | 1 + lib/private/Config.php | 1 + lib/private/Console/Application.php | 1 + .../Contacts/ContactsMenu/ContactsStore.php | 1 + lib/private/ContactsManager.php | 1 + lib/private/DB/Adapter.php | 1 + lib/private/DB/AdapterOCI8.php | 1 + lib/private/DB/AdapterPgSql.php | 1 + lib/private/DB/AdapterSqlite.php | 1 + lib/private/DB/MDB2SchemaManager.php | 1 + lib/private/DB/MDB2SchemaWriter.php | 1 + lib/private/DB/MigrationService.php | 1 + lib/private/DB/MySqlTools.php | 1 + lib/private/DB/OracleMigrator.php | 1 + lib/private/DB/QueryBuilder/Literal.php | 1 + lib/private/DB/ReconnectWrapper.php | 1 + lib/private/DB/SchemaWrapper.php | 1 + lib/private/DateTimeZone.php | 1 + lib/private/Diagnostics/EventLogger.php | 1 + .../EmptyEncryptionDataException.php | 1 + .../Exceptions/EncryptionFailedException.php | 1 + lib/private/Encryption/Keys/Storage.php | 1 + lib/private/Federation/CloudIdManager.php | 1 + lib/private/Files/Cache/Cache.php | 1 + lib/private/Files/Cache/QuerySearchHelper.php | 1 + lib/private/Files/FileInfo.php | 1 + lib/private/Files/Node/Root.php | 1 + .../ObjectStore/HomeObjectStoreStorage.php | 1 + .../Files/ObjectStore/S3ObjectTrait.php | 1 + .../Files/ObjectStore/StorageObjectStore.php | 1 + .../Files/ObjectStore/SwiftFactory.php | 2 ++ lib/private/Files/SimpleFS/SimpleFile.php | 1 + lib/private/Files/SimpleFS/SimpleFolder.php | 1 + lib/private/Files/Storage/CommonTest.php | 1 + lib/private/Files/Storage/Flysystem.php | 1 + lib/private/Files/Storage/Local.php | 1 - lib/private/Files/Storage/Storage.php | 1 + .../Files/Storage/Wrapper/Availability.php | 1 + .../Files/Storage/Wrapper/Encoding.php | 1 + lib/private/Files/Stream/HashWrapper.php | 5 ++++- .../Files/Stream/SeekableHttpStream.php | 6 ++++-- lib/private/Files/View.php | 1 + lib/private/Group/MetaData.php | 1 - lib/private/Http/Client/Client.php | 2 ++ lib/private/Http/Client/ClientService.php | 2 +- lib/private/Http/CookieHelper.php | 1 + lib/private/IntegrityCheck/Checker.php | 1 + .../Exceptions/InvalidSignatureException.php | 1 + .../IntegrityCheck/Helpers/AppLocator.php | 1 + .../Helpers/FileAccessHelper.php | 1 + .../ExcludeFoldersByPathFilterIterator.php | 1 + lib/private/L10N/L10N.php | 1 + lib/private/L10N/L10NString.php | 1 + lib/private/L10N/LanguageIterator.php | 1 + lib/private/Lock/AbstractLockingProvider.php | 1 + lib/private/Lock/DBLockingProvider.php | 1 + lib/private/Lock/MemcacheLockingProvider.php | 1 + lib/private/Log/ExceptionSerializer.php | 1 + lib/private/Log/LogDetails.php | 1 + lib/private/Log/LogFactory.php | 1 + lib/private/Log/PsrLoggerAdapter.php | 5 +++-- lib/private/Log/Rotate.php | 1 + lib/private/Log/Systemdlog.php | 1 + lib/private/Mail/EMailTemplate.php | 2 ++ lib/private/Mail/Mailer.php | 2 ++ lib/private/Mail/Message.php | 1 + lib/private/Memcache/APCu.php | 1 + lib/private/Memcache/Factory.php | 1 + lib/private/Memcache/NullCache.php | 1 + lib/private/Memcache/Redis.php | 1 + lib/private/MemoryInfo.php | 1 + lib/private/OCS/DiscoveryService.php | 1 + lib/private/OCS/Provider.php | 1 + lib/private/Preview/Bundled.php | 2 +- lib/private/Preview/Generator.php | 1 + lib/private/Preview/Krita.php | 2 +- lib/private/Preview/MP3.php | 1 + lib/private/Preview/OpenDocument.php | 1 + lib/private/Preview/Storage/Root.php | 3 ++- lib/private/Preview/TXT.php | 1 + lib/private/PreviewManager.php | 2 ++ lib/private/RedisFactory.php | 1 + lib/private/Remote/Api/OCS.php | 1 + lib/private/Remote/User.php | 1 + lib/private/Repair/MoveUpdaterStepFile.php | 1 + .../Repair/Owncloud/SaveAccountsTableData.php | 1 + lib/private/Repair/RemoveLinkShares.php | 1 + lib/private/Repair/RepairInvalidShares.php | 1 + lib/private/Route/Router.php | 1 - lib/private/Search/Result/Audio.php | 1 + lib/private/Search/Result/File.php | 1 + lib/private/Search/Result/Folder.php | 1 + lib/private/Search/Result/Image.php | 1 + lib/private/Security/Bruteforce/Throttler.php | 1 + .../CSP/ContentSecurityPolicyManager.php | 1 + .../CSP/ContentSecurityPolicyNonceManager.php | 1 + lib/private/Security/CSRF/CsrfToken.php | 1 + .../Security/CSRF/CsrfTokenManager.php | 1 + .../CSRF/TokenStorage/SessionStorage.php | 1 + lib/private/Security/Certificate.php | 1 + lib/private/Security/CredentialsManager.php | 2 ++ lib/private/Security/Crypto.php | 1 + lib/private/Security/Hasher.php | 1 + .../Security/IdentityProof/Manager.php | 1 + lib/private/Security/IdentityProof/Signer.php | 1 + .../RateLimiting/Backend/MemoryCache.php | 1 + lib/private/Security/SecureRandom.php | 1 + lib/private/Security/TrustedDomainHelper.php | 2 +- lib/private/Session/CryptoWrapper.php | 1 + lib/private/Setup/AbstractDatabase.php | 1 - lib/private/Setup/MySQL.php | 1 + lib/private/Share/Constants.php | 3 --- lib/private/Share20/Manager.php | 1 - lib/private/Share20/ProviderFactory.php | 1 - lib/private/Share20/Share.php | 1 + lib/private/Streamer.php | 1 + lib/private/SystemTag/SystemTagManager.php | 1 + .../SystemTag/SystemTagObjectMapper.php | 1 + lib/private/Tagging/Tag.php | 1 + lib/private/Tags.php | 3 --- lib/private/TempManager.php | 1 + lib/private/Template/IconsCacher.php | 1 + lib/private/Template/JSConfigHelper.php | 1 - lib/private/Template/JSResourceLocator.php | 1 + lib/private/Template/TemplateFileLocator.php | 1 + lib/private/Updater.php | 1 - lib/private/Updater/ChangesCheck.php | 1 + lib/private/Updater/ChangesMapper.php | 1 + lib/private/User/NoUserException.php | 2 +- lib/private/User/User.php | 1 + lib/private/legacy/OC_Defaults.php | 1 + lib/private/legacy/OC_EventSource.php | 1 + lib/private/legacy/OC_FileChunking.php | 1 + lib/private/legacy/OC_Hook.php | 1 - lib/private/legacy/OC_JSON.php | 1 - lib/private/legacy/OC_Response.php | 1 + lib/public/API.php | 1 + lib/public/Accounts/IAccountManager.php | 1 + .../PropertyDoesNotExistException.php | 1 + lib/public/Activity/IExtension.php | 2 +- lib/public/App.php | 1 + lib/public/App/AppPathNotFoundException.php | 2 +- lib/public/App/ManagerEvent.php | 1 + lib/public/AppFramework/ApiController.php | 3 +-- lib/public/AppFramework/App.php | 1 + .../AuthPublicShareController.php | 1 + lib/public/AppFramework/Controller.php | 1 - .../AppFramework/Db/DoesNotExistException.php | 1 + .../AppFramework/Db/IMapperException.php | 1 + lib/public/AppFramework/Db/Mapper.php | 1 + .../Db/MultipleObjectsReturnedException.php | 1 + lib/public/AppFramework/Http.php | 1 + .../AppFramework/Http/DataDisplayResponse.php | 1 + .../Http/EmptyContentSecurityPolicy.php | 1 + .../AppFramework/Http/StreamResponse.php | 1 + lib/public/AppFramework/IAppContainer.php | 1 + lib/public/AppFramework/Middleware.php | 2 +- lib/public/AppFramework/OCS/OCSException.php | 1 + lib/public/AppFramework/OCSController.php | 1 + lib/public/AppFramework/QueryException.php | 1 + .../Events/LoginFailedEvent.php | 3 ++- lib/public/BackgroundJob/IJob.php | 1 + lib/public/BackgroundJob/Job.php | 1 + ...BackendTemporarilyUnavailableException.php | 1 + lib/public/Calendar/Resource/IBackend.php | 1 + lib/public/Calendar/Room/IBackend.php | 1 + lib/public/Capabilities/IPublicCapability.php | 1 + .../Collaborators/SearchResultType.php | 1 + lib/public/Comments/CommentsEntityEvent.php | 1 + lib/public/Comments/CommentsEvent.php | 1 + lib/public/Comments/IComment.php | 1 + lib/public/Comments/ICommentsManager.php | 1 + .../Comments/IllegalIDChangeException.php | 1 + .../Comments/MessageTooLongException.php | 1 + lib/public/Comments/NotFoundException.php | 1 + lib/public/Console/ConsoleEvent.php | 1 + lib/public/Constants.php | 1 + lib/public/Contacts/IManager.php | 1 + .../DB/QueryBuilder/IExpressionBuilder.php | 1 + lib/public/Dashboard/Model/WidgetSetting.php | 1 + lib/public/Dashboard/Model/WidgetSetup.php | 1 + lib/public/Diagnostics/IQueryLogger.php | 1 + .../Exceptions/GenericEncryptionException.php | 1 + lib/public/Encryption/IEncryptionModule.php | 1 + lib/public/Files.php | 1 + lib/public/Files/AlreadyExistsException.php | 1 + lib/public/Files/Cache/ICache.php | 1 + lib/public/Files/Cache/ICacheEntry.php | 1 + lib/public/Files/Cache/IScanner.php | 1 + lib/public/Files/Cache/IWatcher.php | 1 + lib/public/Files/EntityTooLargeException.php | 1 + lib/public/Files/FileInfo.php | 1 + lib/public/Files/Folder.php | 1 + lib/public/Files/IAppData.php | 1 + lib/public/Files/IRootFolder.php | 1 + lib/public/Files/InvalidContentException.php | 1 + lib/public/Files/InvalidPathException.php | 1 + lib/public/Files/NotEnoughSpaceException.php | 1 + lib/public/Files/NotFoundException.php | 1 + lib/public/Files/NotPermittedException.php | 1 + lib/public/Files/Notify/IChange.php | 1 + .../Files/Search/ISearchBinaryOperator.php | 1 + lib/public/Files/Search/ISearchComparison.php | 1 + lib/public/Files/Search/ISearchOrder.php | 1 + lib/public/Files/Storage/INotifyStorage.php | 1 + lib/public/Files/Storage/IStorageFactory.php | 1 + .../Files/StorageNotAvailableException.php | 1 + lib/public/Files/UnseekableException.php | 1 + .../FullTextSearch/Model/IIndexDocument.php | 1 + lib/public/FullTextSearch/Model/IRunner.php | 1 + .../FullTextSearch/Model/ISearchOption.php | 1 + .../Model/ISearchRequestSimpleQuery.php | 1 + lib/public/GroupInterface.php | 1 + .../Http/Client/LocalServerException.php | 5 ++++- lib/public/ICacheFactory.php | 1 + lib/public/IConfig.php | 1 + lib/public/IImage.php | 1 + lib/public/ILogger.php | 1 + lib/public/INavigationManager.php | 1 + lib/public/IPreview.php | 1 + lib/public/IRequest.php | 1 - lib/public/ISearch.php | 1 - lib/public/LDAP/ILDAPProvider.php | 1 + lib/public/Lock/ILockingProvider.php | 1 + lib/public/PreConditionNotMetException.php | 1 + lib/public/Search/PagedProvider.php | 1 + lib/public/Search/Result.php | 1 + .../IContentSecurityPolicyManager.php | 1 + lib/public/Security/ICredentialsManager.php | 1 + lib/public/Security/ISecureRandom.php | 1 + lib/public/Share.php | 1 + .../Exceptions/GenericShareException.php | 1 + .../Exceptions/IllegalIDChangeException.php | 1 + lib/public/SystemTag/ManagerEvent.php | 1 + lib/public/SystemTag/MapperEvent.php | 1 + .../SystemTag/SystemTagsEntityEvent.php | 1 + .../SystemTag/TagAlreadyExistsException.php | 1 + .../User/Events/BeforeUserLoggedInEvent.php | 1 + .../WorkflowEngine/GenericEntityEvent.php | 1 + lib/public/WorkflowEngine/IManager.php | 1 + 795 files changed, 852 insertions(+), 104 deletions(-) diff --git a/AUTHORS b/AUTHORS index d52deea4ce..4c28cc3ff4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -60,6 +60,7 @@ Nextcloud is written by: - Christopher Schäpers - Christopher T. Johnson - Clark Tomlinson + - Clement Wong - Cornelius Kölbel - Cthulhux - Damjan Georgievski @@ -121,7 +122,6 @@ Nextcloud is written by: - Joel S - Johan Björk - Johannes Ernst - - Johannes Koenig - Johannes Schlichenmaier - Johannes Willnecker - John Molakvoæ (skjnldsv) @@ -132,11 +132,11 @@ Nextcloud is written by: - Juan Pablo Villafañez - Juan Pablo Villafáñez - Juan Pablo Villafáñez + - Julien Lutran - Julien Veyssier - Julius Haertl - Julius Härtl - Jörn Friedrich Dreyer - - Jürgen Haas - KB7777 - Kamil Domanski - Kawohl @@ -153,17 +153,19 @@ Nextcloud is written by: - Lars Knickrehm - Laurens Post - Laurens Post + - Lauris Binde - Lennart Rosam - Lennart Rosam - Leon Klingele - Leon Klingele - Liam Dennehy + - Liam JACK - Loki3000 - Lorenzo M. Catucci - Lukas Reschke + - Lukas Stabe - Luke Policinski - Magnus Walbeck - - Manish Bisht - Marcel Klehr - Marcel Waldvogel - Marin Treselj @@ -219,7 +221,6 @@ Nextcloud is written by: - Owen Winkler - Pascal de Bruijn - Patrick Paysant - - Patrick Paysant - Patrik Kernstock - Pauli Järvinen - Pavel Krasikov @@ -245,7 +246,6 @@ Nextcloud is written by: - RealRancor - Rello - Remco Brenninkmeijer - - Renaud Fortier - Rinat Gumirov - Robert Dailey - Robin Appelman @@ -266,10 +266,12 @@ Nextcloud is written by: - Sam Tuke - Samuel CHEMLA - Sander + - Sander Ruitenbeek - Sander Ruitenbeek - Sandro Lutz - Sascha Sambale - Sascha Wiswedel + - Scott Dutton - Scott Shambarger - Sean Comeau - Sebastian Döll @@ -297,6 +299,7 @@ Nextcloud is written by: - Sujith H - Sven Strickroth - Sylvia van Os + - Tekhnee - Temtaime - Thibault Coupin - Thibaut GRIDEL @@ -340,7 +343,6 @@ Nextcloud is written by: - brumsel - cetra3 - cmeh - - coderkun - comradekingu - dartcafe - davidgumberg @@ -358,12 +360,12 @@ Nextcloud is written by: - hkjolhede - ideaship - j-ed + - j3l11234 <297259024@qq.com> - jaltek - jknockaert - josh4trunks - karakayasemi - korelstar - - labor4 - macjohnny - marco44 - martin-rueegg diff --git a/apps/accessibility/appinfo/routes.php b/apps/accessibility/appinfo/routes.php index a5e75fcdce..0278457b6a 100644 --- a/apps/accessibility/appinfo/routes.php +++ b/apps/accessibility/appinfo/routes.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 John Molakvoæ * * @author Alexey Pyltsyn + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * diff --git a/apps/accessibility/lib/Migration/RepairUserConfig.php b/apps/accessibility/lib/Migration/RepairUserConfig.php index 49f22860ac..4b946f6a78 100644 --- a/apps/accessibility/lib/Migration/RepairUserConfig.php +++ b/apps/accessibility/lib/Migration/RepairUserConfig.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Janis Köhr * + * @author Christoph Wurst * @author Janis Köhr * * @license GNU AGPL version 3 or any later version diff --git a/apps/admin_audit/lib/Actions/Action.php b/apps/admin_audit/lib/Actions/Action.php index 3d8d39f0ce..f081957a06 100644 --- a/apps/admin_audit/lib/Actions/Action.php +++ b/apps/admin_audit/lib/Actions/Action.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/admin_audit/lib/Actions/Security.php b/apps/admin_audit/lib/Actions/Security.php index 3ac9485fc9..9093e3a842 100644 --- a/apps/admin_audit/lib/Actions/Security.php +++ b/apps/admin_audit/lib/Actions/Security.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/admin_audit/lib/Actions/Sharing.php b/apps/admin_audit/lib/Actions/Sharing.php index 4359360908..1384d6f235 100644 --- a/apps/admin_audit/lib/Actions/Sharing.php +++ b/apps/admin_audit/lib/Actions/Sharing.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/admin_audit/lib/Actions/UserManagement.php b/apps/admin_audit/lib/Actions/UserManagement.php index 2bc733b5e1..33dd49f3b5 100644 --- a/apps/admin_audit/lib/Actions/UserManagement.php +++ b/apps/admin_audit/lib/Actions/UserManagement.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Arthur Schiwon * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke diff --git a/apps/admin_audit/lib/AppInfo/Application.php b/apps/admin_audit/lib/AppInfo/Application.php index 34c432a078..83c392e92e 100644 --- a/apps/admin_audit/lib/AppInfo/Application.php +++ b/apps/admin_audit/lib/AppInfo/Application.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Arthur Schiwon * @author Bjoern Schiessle + * @author Christoph Wurst * @author GrayFix * @author Joas Schilling * @author Morris Jobke diff --git a/apps/admin_audit/lib/BackgroundJobs/Rotate.php b/apps/admin_audit/lib/BackgroundJobs/Rotate.php index f6e8f6d875..61c173c453 100644 --- a/apps/admin_audit/lib/BackgroundJobs/Rotate.php +++ b/apps/admin_audit/lib/BackgroundJobs/Rotate.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/cloud_federation_api/appinfo/routes.php b/apps/cloud_federation_api/appinfo/routes.php index 8dbc0e3e93..cedcacb5bf 100644 --- a/apps/cloud_federation_api/appinfo/routes.php +++ b/apps/cloud_federation_api/appinfo/routes.php @@ -1,9 +1,12 @@ * + * @author Joas Schilling + * * @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/apps/cloud_federation_api/lib/Config.php b/apps/cloud_federation_api/lib/Config.php index 86f39f7f17..a55dfabb52 100644 --- a/apps/cloud_federation_api/lib/Config.php +++ b/apps/cloud_federation_api/lib/Config.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/apps/comments/lib/Activity/Provider.php b/apps/comments/lib/Activity/Provider.php index a637d4ca6b..566b7835b5 100644 --- a/apps/comments/lib/Activity/Provider.php +++ b/apps/comments/lib/Activity/Provider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/comments/lib/Collaboration/CommentersSorter.php b/apps/comments/lib/Collaboration/CommentersSorter.php index 80f263acb0..9fe0ed74fa 100644 --- a/apps/comments/lib/Collaboration/CommentersSorter.php +++ b/apps/comments/lib/Collaboration/CommentersSorter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/comments/lib/Controller/Notifications.php b/apps/comments/lib/Controller/Notifications.php index 030a221a03..388aab26c5 100644 --- a/apps/comments/lib/Controller/Notifications.php +++ b/apps/comments/lib/Controller/Notifications.php @@ -3,6 +3,7 @@ * * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/comments/lib/EventHandler.php b/apps/comments/lib/EventHandler.php index 3d78ad4312..e5f0c6b61d 100644 --- a/apps/comments/lib/EventHandler.php +++ b/apps/comments/lib/EventHandler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/comments/lib/Listener/LoadAdditionalScripts.php b/apps/comments/lib/Listener/LoadAdditionalScripts.php index 2ab67a45ab..86ec097325 100644 --- a/apps/comments/lib/Listener/LoadAdditionalScripts.php +++ b/apps/comments/lib/Listener/LoadAdditionalScripts.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma * diff --git a/apps/comments/lib/Listener/LoadSidebarScripts.php b/apps/comments/lib/Listener/LoadSidebarScripts.php index 29d1f2eb39..dfa7e511b1 100644 --- a/apps/comments/lib/Listener/LoadSidebarScripts.php +++ b/apps/comments/lib/Listener/LoadSidebarScripts.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * * @license GNU AGPL version 3 or any later version diff --git a/apps/comments/lib/Notification/Listener.php b/apps/comments/lib/Notification/Listener.php index f157dd4cd3..9f7062f946 100644 --- a/apps/comments/lib/Notification/Listener.php +++ b/apps/comments/lib/Notification/Listener.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/comments/lib/Notification/Notifier.php b/apps/comments/lib/Notification/Notifier.php index 01a003eb8d..9f69e5599f 100644 --- a/apps/comments/lib/Notification/Notifier.php +++ b/apps/comments/lib/Notification/Notifier.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/comments/tests/Unit/AppInfo/ApplicationTest.php b/apps/comments/tests/Unit/AppInfo/ApplicationTest.php index dcf17896e4..0f522e987a 100644 --- a/apps/comments/tests/Unit/AppInfo/ApplicationTest.php +++ b/apps/comments/tests/Unit/AppInfo/ApplicationTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php b/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php index f94d935e77..3127cd3b9d 100644 --- a/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php +++ b/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/appinfo/v1/caldav.php b/apps/dav/appinfo/v1/caldav.php index 29733a3a62..1fc708664a 100644 --- a/apps/dav/appinfo/v1/caldav.php +++ b/apps/dav/appinfo/v1/caldav.php @@ -7,6 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Thomas Citharel * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/bin/chunkperf.php b/apps/dav/bin/chunkperf.php index bbb8e6de7f..f72106dab3 100644 --- a/apps/dav/bin/chunkperf.php +++ b/apps/dav/bin/chunkperf.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/AppInfo/Application.php b/apps/dav/lib/AppInfo/Application.php index d5e3358d96..7fd70f4c46 100644 --- a/apps/dav/lib/AppInfo/Application.php +++ b/apps/dav/lib/AppInfo/Application.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/dav/lib/Avatars/AvatarHome.php b/apps/dav/lib/Avatars/AvatarHome.php index 73d417dee9..fd342676bf 100644 --- a/apps/dav/lib/Avatars/AvatarHome.php +++ b/apps/dav/lib/Avatars/AvatarHome.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php b/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php index 72401d0f7d..47dbbcbcaa 100644 --- a/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php +++ b/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php b/apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php index d0427b6c5c..7240f06717 100644 --- a/apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php +++ b/apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php @@ -2,6 +2,7 @@ /** * @copyright 2019 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php b/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php index cd01e7ae94..5a32177940 100644 --- a/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php +++ b/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php @@ -2,6 +2,7 @@ /** * @copyright 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/BackgroundJob/UploadCleanup.php b/apps/dav/lib/BackgroundJob/UploadCleanup.php index 71b0b51587..b1cdd6fa0c 100644 --- a/apps/dav/lib/BackgroundJob/UploadCleanup.php +++ b/apps/dav/lib/BackgroundJob/UploadCleanup.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Activity/Backend.php b/apps/dav/lib/CalDAV/Activity/Backend.php index 4ca5ad17ae..d4bdd02b1c 100644 --- a/apps/dav/lib/CalDAV/Activity/Backend.php +++ b/apps/dav/lib/CalDAV/Activity/Backend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php b/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php index ee0d6144c9..ab9a905d93 100644 --- a/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php +++ b/apps/dav/lib/CalDAV/Activity/Provider/Calendar.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/apps/dav/lib/CalDAV/Activity/Provider/Event.php b/apps/dav/lib/CalDAV/Activity/Provider/Event.php index 9ca0727fab..5a698b98be 100644 --- a/apps/dav/lib/CalDAV/Activity/Provider/Event.php +++ b/apps/dav/lib/CalDAV/Activity/Provider/Event.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * diff --git a/apps/dav/lib/CalDAV/Activity/Provider/Todo.php b/apps/dav/lib/CalDAV/Activity/Provider/Todo.php index dcdc357723..64f542b9f7 100644 --- a/apps/dav/lib/CalDAV/Activity/Provider/Todo.php +++ b/apps/dav/lib/CalDAV/Activity/Provider/Todo.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php b/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php index 1c77b8d427..358463cbf0 100644 --- a/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php +++ b/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/BirthdayService.php b/apps/dav/lib/CalDAV/BirthdayService.php index ab70d6ceb4..b492d4219c 100644 --- a/apps/dav/lib/CalDAV/BirthdayService.php +++ b/apps/dav/lib/CalDAV/BirthdayService.php @@ -7,6 +7,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Georg Ehrke * * @author Achim Königs + * @author Christoph Wurst * @author Georg Ehrke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/dav/lib/CalDAV/CachedSubscription.php b/apps/dav/lib/CalDAV/CachedSubscription.php index 7f81617b9a..bef43f6564 100644 --- a/apps/dav/lib/CalDAV/CachedSubscription.php +++ b/apps/dav/lib/CalDAV/CachedSubscription.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Calendar.php b/apps/dav/lib/CalDAV/Calendar.php index 11b4bfe2c1..913401b624 100644 --- a/apps/dav/lib/CalDAV/Calendar.php +++ b/apps/dav/lib/CalDAV/Calendar.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Gary Kim * @author Georg Ehrke * @author Joas Schilling diff --git a/apps/dav/lib/CalDAV/CalendarHome.php b/apps/dav/lib/CalDAV/CalendarHome.php index adc016192a..90f8f29421 100644 --- a/apps/dav/lib/CalDAV/CalendarHome.php +++ b/apps/dav/lib/CalDAV/CalendarHome.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/dav/lib/CalDAV/CalendarImpl.php b/apps/dav/lib/CalDAV/CalendarImpl.php index 9c7521cb6b..b938a8999a 100644 --- a/apps/dav/lib/CalDAV/CalendarImpl.php +++ b/apps/dav/lib/CalDAV/CalendarImpl.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/CalendarManager.php b/apps/dav/lib/CalDAV/CalendarManager.php index 5b237b0f06..ca527ab7a5 100644 --- a/apps/dav/lib/CalDAV/CalendarManager.php +++ b/apps/dav/lib/CalDAV/CalendarManager.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * diff --git a/apps/dav/lib/CalDAV/CalendarObject.php b/apps/dav/lib/CalDAV/CalendarObject.php index df77a2b649..766062ffdf 100644 --- a/apps/dav/lib/CalDAV/CalendarObject.php +++ b/apps/dav/lib/CalDAV/CalendarObject.php @@ -4,6 +4,7 @@ * @copyright Copyright (c) 2017, Georg Ehrke * @copyright Copyright (c) 2020, Gary Kim * + * @author Christoph Wurst * @author Gary Kim * @author Georg Ehrke * @author Thomas Müller diff --git a/apps/dav/lib/CalDAV/CalendarRoot.php b/apps/dav/lib/CalDAV/CalendarRoot.php index 4dd3e9986f..308e282f0c 100644 --- a/apps/dav/lib/CalDAV/CalendarRoot.php +++ b/apps/dav/lib/CalDAV/CalendarRoot.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php b/apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php index ce8d0542ea..9a0e78e55a 100644 --- a/apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php +++ b/apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php @@ -4,6 +4,7 @@ * * @author Georg Ehrke * @author Roeland Jago Douma + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Outbox.php b/apps/dav/lib/CalDAV/Outbox.php index 468a6e5426..a830b4b9b8 100644 --- a/apps/dav/lib/CalDAV/Outbox.php +++ b/apps/dav/lib/CalDAV/Outbox.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Plugin.php b/apps/dav/lib/CalDAV/Plugin.php index 4c865ba2ae..c2b8830b34 100644 --- a/apps/dav/lib/CalDAV/Plugin.php +++ b/apps/dav/lib/CalDAV/Plugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH. * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/CalDAV/Principal/Collection.php b/apps/dav/lib/CalDAV/Principal/Collection.php index 23868172dd..83e3d82e13 100644 --- a/apps/dav/lib/CalDAV/Principal/Collection.php +++ b/apps/dav/lib/CalDAV/Principal/Collection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017, Christoph Seitz * * @author Christoph Seitz + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Principal/User.php b/apps/dav/lib/CalDAV/Principal/User.php index 3507ca6382..1d1e823af7 100644 --- a/apps/dav/lib/CalDAV/Principal/User.php +++ b/apps/dav/lib/CalDAV/Principal/User.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017, Christoph Seitz * * @author Christoph Seitz + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Proxy/ProxyMapper.php b/apps/dav/lib/CalDAV/Proxy/ProxyMapper.php index 689a6f0efc..e29d492538 100644 --- a/apps/dav/lib/CalDAV/Proxy/ProxyMapper.php +++ b/apps/dav/lib/CalDAV/Proxy/ProxyMapper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/PublicCalendarRoot.php b/apps/dav/lib/CalDAV/PublicCalendarRoot.php index 3dd7cfcc7c..2d4db467d5 100644 --- a/apps/dav/lib/CalDAV/PublicCalendarRoot.php +++ b/apps/dav/lib/CalDAV/PublicCalendarRoot.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/lib/CalDAV/Publishing/PublishPlugin.php b/apps/dav/lib/CalDAV/Publishing/PublishPlugin.php index e3561527ce..eee651647c 100644 --- a/apps/dav/lib/CalDAV/Publishing/PublishPlugin.php +++ b/apps/dav/lib/CalDAV/Publishing/PublishPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Thomas Citharel * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php b/apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php index 4314e0dcdd..bfeaf6b3da 100644 --- a/apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php +++ b/apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Thomas Citharel * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Citharel * diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php index 00dee6b090..5a6591fb74 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php index b675b09e42..4152e02dc8 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php index f3da0c03a6..c6b796b2ac 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/Reminder/Notifier.php b/apps/dav/lib/CalDAV/Reminder/Notifier.php index 93390f537e..7618222f42 100644 --- a/apps/dav/lib/CalDAV/Reminder/Notifier.php +++ b/apps/dav/lib/CalDAV/Reminder/Notifier.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/Reminder/ReminderService.php b/apps/dav/lib/CalDAV/Reminder/ReminderService.php index 7cf2d52768..76b4765a4f 100644 --- a/apps/dav/lib/CalDAV/Reminder/ReminderService.php +++ b/apps/dav/lib/CalDAV/Reminder/ReminderService.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php b/apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php index a460c73138..d2309232df 100644 --- a/apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php +++ b/apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php @@ -2,6 +2,7 @@ /** * @copyright 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php b/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php index 2bbc6498db..6358a3a029 100644 --- a/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php +++ b/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php @@ -11,6 +11,7 @@ * @author Leon Klingele * @author rakekniven * @author Roeland Jago Douma + * @author Thomas Citharel * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/CalDAV/Schedule/Plugin.php b/apps/dav/lib/CalDAV/Schedule/Plugin.php index 9c5968a333..c2e46f92cf 100644 --- a/apps/dav/lib/CalDAV/Schedule/Plugin.php +++ b/apps/dav/lib/CalDAV/Schedule/Plugin.php @@ -3,9 +3,11 @@ * @copyright Copyright (c) 2016, Roeland Jago Douma * @copyright Copyright (c) 2016, Joas Schilling * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Search/SearchPlugin.php b/apps/dav/lib/CalDAV/Search/SearchPlugin.php index 0776e8838b..23ce1bf3e8 100644 --- a/apps/dav/lib/CalDAV/Search/SearchPlugin.php +++ b/apps/dav/lib/CalDAV/Search/SearchPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php index f9d05f09c6..cf6df3b8c5 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php index 2dc0ee8b7a..5940df5565 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php index 335ea0d775..4331b2a4d9 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php index 51d55c98b1..2f24c54beb 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php index 4a0455e47f..db03855e97 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php b/apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php index 0b7bbcf3a2..b5ec27eefd 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php b/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php index 2b23da5a38..14e9c76467 100644 --- a/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php +++ b/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php b/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php index 8cfbb38b6e..4b50fa5b5b 100644 --- a/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php +++ b/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php b/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php index 8883a5d353..b11520015d 100644 --- a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php +++ b/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php @@ -5,7 +5,9 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020, Thomas Citharel * + * @author Christoph Wurst * @author Georg Ehrke + * @author Joas Schilling * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/CardDAV/AddressBook.php b/apps/dav/lib/CardDAV/AddressBook.php index 4a9df56e6b..50aa9d219c 100644 --- a/apps/dav/lib/CardDAV/AddressBook.php +++ b/apps/dav/lib/CardDAV/AddressBook.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/dav/lib/CardDAV/AddressBookImpl.php b/apps/dav/lib/CardDAV/AddressBookImpl.php index 3eea0f1d5c..6ec3fed827 100644 --- a/apps/dav/lib/CardDAV/AddressBookImpl.php +++ b/apps/dav/lib/CardDAV/AddressBookImpl.php @@ -4,12 +4,12 @@ * * @author Arne Hamann * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Kesselberg * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl - * @author labor4 * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/CardDAV/CardDavBackend.php b/apps/dav/lib/CardDAV/CardDavBackend.php index 87e8e11cd1..6081ac31be 100644 --- a/apps/dav/lib/CardDAV/CardDavBackend.php +++ b/apps/dav/lib/CardDAV/CardDavBackend.php @@ -10,6 +10,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/dav/lib/CardDAV/HasPhotoPlugin.php b/apps/dav/lib/CardDAV/HasPhotoPlugin.php index cf9d68e14a..d54b8581ad 100644 --- a/apps/dav/lib/CardDAV/HasPhotoPlugin.php +++ b/apps/dav/lib/CardDAV/HasPhotoPlugin.php @@ -5,6 +5,8 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 John Molakvoæ * + * @author Christoph Wurst + * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/CardDAV/ImageExportPlugin.php b/apps/dav/lib/CardDAV/ImageExportPlugin.php index 097f52f957..192c1e69ed 100644 --- a/apps/dav/lib/CardDAV/ImageExportPlugin.php +++ b/apps/dav/lib/CardDAV/ImageExportPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CardDAV/PhotoCache.php b/apps/dav/lib/CardDAV/PhotoCache.php index 81067f15b1..e28a5ca2f0 100644 --- a/apps/dav/lib/CardDAV/PhotoCache.php +++ b/apps/dav/lib/CardDAV/PhotoCache.php @@ -3,6 +3,7 @@ * * * @author Arthur Schiwon + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/dav/lib/CardDAV/Plugin.php b/apps/dav/lib/CardDAV/Plugin.php index 1a89bf58f9..5f6ecb9cd8 100644 --- a/apps/dav/lib/CardDAV/Plugin.php +++ b/apps/dav/lib/CardDAV/Plugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/CardDAV/SyncService.php b/apps/dav/lib/CardDAV/SyncService.php index daced49373..6c75e8cdc3 100644 --- a/apps/dav/lib/CardDAV/SyncService.php +++ b/apps/dav/lib/CardDAV/SyncService.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Thomas Citharel diff --git a/apps/dav/lib/CardDAV/SystemAddressbook.php b/apps/dav/lib/CardDAV/SystemAddressbook.php index 18c63d916d..c7190c8131 100644 --- a/apps/dav/lib/CardDAV/SystemAddressbook.php +++ b/apps/dav/lib/CardDAV/SystemAddressbook.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Daniel Calviño Sánchez * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/apps/dav/lib/CardDAV/Xml/Groups.php b/apps/dav/lib/CardDAV/Xml/Groups.php index ea195ca3e2..e23ff321c1 100644 --- a/apps/dav/lib/CardDAV/Xml/Groups.php +++ b/apps/dav/lib/CardDAV/Xml/Groups.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/apps/dav/lib/Command/CreateAddressBook.php b/apps/dav/lib/Command/CreateAddressBook.php index ac91e72795..317b356772 100644 --- a/apps/dav/lib/Command/CreateAddressBook.php +++ b/apps/dav/lib/Command/CreateAddressBook.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/lib/Command/CreateCalendar.php b/apps/dav/lib/Command/CreateCalendar.php index d7597b8b1f..81a8773957 100644 --- a/apps/dav/lib/Command/CreateCalendar.php +++ b/apps/dav/lib/Command/CreateCalendar.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/dav/lib/Command/ListCalendars.php b/apps/dav/lib/Command/ListCalendars.php index 8687207ef3..85aa25be94 100644 --- a/apps/dav/lib/Command/ListCalendars.php +++ b/apps/dav/lib/Command/ListCalendars.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/Command/MoveCalendar.php b/apps/dav/lib/Command/MoveCalendar.php index 10fa69b70c..d40f460074 100644 --- a/apps/dav/lib/Command/MoveCalendar.php +++ b/apps/dav/lib/Command/MoveCalendar.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/lib/Command/RemoveInvalidShares.php b/apps/dav/lib/Command/RemoveInvalidShares.php index b72396c96c..71644456f6 100644 --- a/apps/dav/lib/Command/RemoveInvalidShares.php +++ b/apps/dav/lib/Command/RemoveInvalidShares.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, ownCloud GmbH * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/dav/lib/Command/SyncBirthdayCalendar.php b/apps/dav/lib/Command/SyncBirthdayCalendar.php index 14e77e08d7..0addbc08a7 100644 --- a/apps/dav/lib/Command/SyncBirthdayCalendar.php +++ b/apps/dav/lib/Command/SyncBirthdayCalendar.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Arthur Schiwon + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/dav/lib/Command/SyncSystemAddressBook.php b/apps/dav/lib/Command/SyncSystemAddressBook.php index 1f139de236..26cb0aa643 100644 --- a/apps/dav/lib/Command/SyncSystemAddressBook.php +++ b/apps/dav/lib/Command/SyncSystemAddressBook.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/apps/dav/lib/Comments/CommentNode.php b/apps/dav/lib/Comments/CommentNode.php index 03bc432ccb..f0552dcdc8 100644 --- a/apps/dav/lib/Comments/CommentNode.php +++ b/apps/dav/lib/Comments/CommentNode.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/CommentsPlugin.php b/apps/dav/lib/Comments/CommentsPlugin.php index 8c73f6695b..ec15d49727 100644 --- a/apps/dav/lib/Comments/CommentsPlugin.php +++ b/apps/dav/lib/Comments/CommentsPlugin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/dav/lib/Comments/EntityCollection.php b/apps/dav/lib/Comments/EntityCollection.php index 683cbd6252..106d6f9943 100644 --- a/apps/dav/lib/Comments/EntityCollection.php +++ b/apps/dav/lib/Comments/EntityCollection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/EntityTypeCollection.php b/apps/dav/lib/Comments/EntityTypeCollection.php index 59f7cf4748..3e4b3ff9a3 100644 --- a/apps/dav/lib/Comments/EntityTypeCollection.php +++ b/apps/dav/lib/Comments/EntityTypeCollection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/RootCollection.php b/apps/dav/lib/Comments/RootCollection.php index 560d0105de..65ec4fe8f1 100644 --- a/apps/dav/lib/Comments/RootCollection.php +++ b/apps/dav/lib/Comments/RootCollection.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Connector/LegacyDAVACL.php b/apps/dav/lib/Connector/LegacyDAVACL.php index 8a892a0120..908c6265bf 100644 --- a/apps/dav/lib/Connector/LegacyDAVACL.php +++ b/apps/dav/lib/Connector/LegacyDAVACL.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/lib/Connector/PublicAuth.php b/apps/dav/lib/Connector/PublicAuth.php index cffc295d46..29f8295a7a 100644 --- a/apps/dav/lib/Connector/PublicAuth.php +++ b/apps/dav/lib/Connector/PublicAuth.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Maxence Lange diff --git a/apps/dav/lib/Connector/Sabre/BearerAuth.php b/apps/dav/lib/Connector/Sabre/BearerAuth.php index cc01874e54..656d9ce7cd 100644 --- a/apps/dav/lib/Connector/Sabre/BearerAuth.php +++ b/apps/dav/lib/Connector/Sabre/BearerAuth.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php b/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php index b64feb22f4..4d2cdd1477 100644 --- a/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php +++ b/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/lib/Connector/Sabre/ChecksumList.php b/apps/dav/lib/Connector/Sabre/ChecksumList.php index d0b83cff1f..2e547be698 100644 --- a/apps/dav/lib/Connector/Sabre/ChecksumList.php +++ b/apps/dav/lib/Connector/Sabre/ChecksumList.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php b/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php index f5b07454ea..dec9eb61e6 100644 --- a/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php +++ b/apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/DavAclPlugin.php b/apps/dav/lib/Connector/Sabre/DavAclPlugin.php index f0dc8619ac..d1a8531265 100644 --- a/apps/dav/lib/Connector/Sabre/DavAclPlugin.php +++ b/apps/dav/lib/Connector/Sabre/DavAclPlugin.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/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php index 71098aac1d..5158fb4241 100644 --- a/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php +++ b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christoph Wickert + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php b/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php index 2db4faf50d..2d9f309973 100644 --- a/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php +++ b/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler diff --git a/apps/dav/lib/Connector/Sabre/Exception/Forbidden.php b/apps/dav/lib/Connector/Sabre/Exception/Forbidden.php index a9c07a0369..12f14f4ffd 100644 --- a/apps/dav/lib/Connector/Sabre/Exception/Forbidden.php +++ b/apps/dav/lib/Connector/Sabre/Exception/Forbidden.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php b/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php index 25fa3205b5..3169e53859 100644 --- a/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php +++ b/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php b/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php index 1ab4f3d385..ee7e5722ae 100644 --- a/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php +++ b/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/lib/Connector/Sabre/Principal.php b/apps/dav/lib/Connector/Sabre/Principal.php index 673b8c237e..cfe9a6d7f7 100644 --- a/apps/dav/lib/Connector/Sabre/Principal.php +++ b/apps/dav/lib/Connector/Sabre/Principal.php @@ -5,6 +5,7 @@ * * @author Bart Visscher * @author Christoph Seitz + * @author Christoph Wurst * @author Georg Ehrke * @author Jakob Sack * @author Julius Härtl diff --git a/apps/dav/lib/Connector/Sabre/QuotaPlugin.php b/apps/dav/lib/Connector/Sabre/QuotaPlugin.php index 92187b92da..0abfe5bbfb 100644 --- a/apps/dav/lib/Connector/Sabre/QuotaPlugin.php +++ b/apps/dav/lib/Connector/Sabre/QuotaPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Felix Moeller * @author Joas Schilling * @author Robin Appelman diff --git a/apps/dav/lib/Connector/Sabre/ServerFactory.php b/apps/dav/lib/Connector/Sabre/ServerFactory.php index 0f7f753b86..51543e2ed8 100644 --- a/apps/dav/lib/Connector/Sabre/ServerFactory.php +++ b/apps/dav/lib/Connector/Sabre/ServerFactory.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon - * @author Brandon Kirsch + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Julius Härtl diff --git a/apps/dav/lib/Connector/Sabre/ShareTypeList.php b/apps/dav/lib/Connector/Sabre/ShareTypeList.php index 5a4a1f5635..3bdbd04763 100644 --- a/apps/dav/lib/Connector/Sabre/ShareTypeList.php +++ b/apps/dav/lib/Connector/Sabre/ShareTypeList.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/Sabre/ShareeList.php b/apps/dav/lib/Connector/Sabre/ShareeList.php index 235ae9cd82..a8a5bffbcb 100644 --- a/apps/dav/lib/Connector/Sabre/ShareeList.php +++ b/apps/dav/lib/Connector/Sabre/ShareeList.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Tobias Kaminsky * diff --git a/apps/dav/lib/Connector/Sabre/TagList.php b/apps/dav/lib/Connector/Sabre/TagList.php index 603087fd5f..9afe5f8429 100644 --- a/apps/dav/lib/Connector/Sabre/TagList.php +++ b/apps/dav/lib/Connector/Sabre/TagList.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Controller/BirthdayCalendarController.php b/apps/dav/lib/Controller/BirthdayCalendarController.php index 3be7b28c51..f36ecd189c 100644 --- a/apps/dav/lib/Controller/BirthdayCalendarController.php +++ b/apps/dav/lib/Controller/BirthdayCalendarController.php @@ -2,7 +2,7 @@ /** * @copyright 2017, Georg Ehrke * - * @author Arthur Schiwon + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/Controller/InvitationResponseController.php b/apps/dav/lib/Controller/InvitationResponseController.php index aeb7350336..eafbe6fbbd 100644 --- a/apps/dav/lib/Controller/InvitationResponseController.php +++ b/apps/dav/lib/Controller/InvitationResponseController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/dav/lib/DAV/GroupPrincipalBackend.php b/apps/dav/lib/DAV/GroupPrincipalBackend.php index 15e95a9bd2..3894431742 100644 --- a/apps/dav/lib/DAV/GroupPrincipalBackend.php +++ b/apps/dav/lib/DAV/GroupPrincipalBackend.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma diff --git a/apps/dav/lib/DAV/PublicAuth.php b/apps/dav/lib/DAV/PublicAuth.php index d37c2dd46f..66cfea8add 100644 --- a/apps/dav/lib/DAV/PublicAuth.php +++ b/apps/dav/lib/DAV/PublicAuth.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/apps/dav/lib/DAV/Sharing/Backend.php b/apps/dav/lib/DAV/Sharing/Backend.php index 6c88fa4d15..2f8fb0c310 100644 --- a/apps/dav/lib/DAV/Sharing/Backend.php +++ b/apps/dav/lib/DAV/Sharing/Backend.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/apps/dav/lib/DAV/Sharing/IShareable.php b/apps/dav/lib/DAV/Sharing/IShareable.php index ffe9e3691d..58da1c7d65 100644 --- a/apps/dav/lib/DAV/Sharing/IShareable.php +++ b/apps/dav/lib/DAV/Sharing/IShareable.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/apps/dav/lib/DAV/Sharing/Plugin.php b/apps/dav/lib/DAV/Sharing/Plugin.php index e33d879fa0..f8967a788b 100644 --- a/apps/dav/lib/DAV/Sharing/Plugin.php +++ b/apps/dav/lib/DAV/Sharing/Plugin.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Georg Ehrke + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/dav/lib/DAV/Sharing/Xml/Invite.php b/apps/dav/lib/DAV/Sharing/Xml/Invite.php index 315ede2ce9..d931087c3b 100644 --- a/apps/dav/lib/DAV/Sharing/Xml/Invite.php +++ b/apps/dav/lib/DAV/Sharing/Xml/Invite.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php b/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php index c973908f5a..b364639f69 100644 --- a/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php +++ b/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.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/apps/dav/lib/DAV/SystemPrincipalBackend.php b/apps/dav/lib/DAV/SystemPrincipalBackend.php index ebe1d61db4..5ea59f60f9 100644 --- a/apps/dav/lib/DAV/SystemPrincipalBackend.php +++ b/apps/dav/lib/DAV/SystemPrincipalBackend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/dav/lib/Files/FileSearchBackend.php b/apps/dav/lib/Files/FileSearchBackend.php index a69236ffd5..50ebed541e 100644 --- a/apps/dav/lib/Files/FileSearchBackend.php +++ b/apps/dav/lib/Files/FileSearchBackend.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Robin Appelman * * @author Christian <16852529+cviereck@users.noreply.github.com> + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Files/FilesHome.php b/apps/dav/lib/Files/FilesHome.php index 71c663b2e2..4187096f75 100644 --- a/apps/dav/lib/Files/FilesHome.php +++ b/apps/dav/lib/Files/FilesHome.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/apps/dav/lib/Files/RootCollection.php b/apps/dav/lib/Files/RootCollection.php index b83e944edc..ba73f97d27 100644 --- a/apps/dav/lib/Files/RootCollection.php +++ b/apps/dav/lib/Files/RootCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/Files/Sharing/FilesDropPlugin.php b/apps/dav/lib/Files/Sharing/FilesDropPlugin.php index b4201ef80c..3291a6269d 100644 --- a/apps/dav/lib/Files/Sharing/FilesDropPlugin.php +++ b/apps/dav/lib/Files/Sharing/FilesDropPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, Roeland Jago Douma * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php b/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php index 60e1188476..3530e6d9af 100644 --- a/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php +++ b/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Robin Appelman * diff --git a/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php b/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php index ef608a8f1b..ada3c47017 100644 --- a/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php +++ b/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php @@ -2,6 +2,7 @@ /** * @copyright 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php b/apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php index 618fb674ca..26dbd98958 100644 --- a/apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php +++ b/apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/Migration/Version1004Date20170825134824.php b/apps/dav/lib/Migration/Version1004Date20170825134824.php index d25e387e32..a6a9703dc4 100644 --- a/apps/dav/lib/Migration/Version1004Date20170825134824.php +++ b/apps/dav/lib/Migration/Version1004Date20170825134824.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Roeland Jago Douma * + * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Migration/Version1005Date20180530124431.php b/apps/dav/lib/Migration/Version1005Date20180530124431.php index 8642294e6b..71f6064c5c 100644 --- a/apps/dav/lib/Migration/Version1005Date20180530124431.php +++ b/apps/dav/lib/Migration/Version1005Date20180530124431.php @@ -2,6 +2,7 @@ /** * @copyright 2017 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php b/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php index e2e192eda8..e8f22bba35 100644 --- a/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php +++ b/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php b/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php index 7b00532495..6e45affb3f 100644 --- a/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php +++ b/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * @author Nils Wittenbrink diff --git a/apps/dav/lib/Server.php b/apps/dav/lib/Server.php index 9d120ddbdb..e93df5c26d 100644 --- a/apps/dav/lib/Server.php +++ b/apps/dav/lib/Server.php @@ -13,6 +13,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Thomas Citharel * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/SystemTag/SystemTagsByIdCollection.php b/apps/dav/lib/SystemTag/SystemTagsByIdCollection.php index c50fb03dd4..c08b7adf46 100644 --- a/apps/dav/lib/SystemTag/SystemTagsByIdCollection.php +++ b/apps/dav/lib/SystemTag/SystemTagsByIdCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php b/apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php index 03cab4c9dc..911448e349 100644 --- a/apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php +++ b/apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php b/apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php index 0e3560ab33..6ea1b6b3c5 100644 --- a/apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php +++ b/apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php b/apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php index b4d81a8e05..c8502af473 100644 --- a/apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php +++ b/apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/lib/Traits/PrincipalProxyTrait.php b/apps/dav/lib/Traits/PrincipalProxyTrait.php index b47b462a45..5da4e64a6d 100644 --- a/apps/dav/lib/Traits/PrincipalProxyTrait.php +++ b/apps/dav/lib/Traits/PrincipalProxyTrait.php @@ -2,6 +2,7 @@ /** * @copyright 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/lib/Upload/AssemblyStream.php b/apps/dav/lib/Upload/AssemblyStream.php index 6421abec3d..ecd73cdf51 100644 --- a/apps/dav/lib/Upload/AssemblyStream.php +++ b/apps/dav/lib/Upload/AssemblyStream.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Markus Goetz * @author Robin Appelman diff --git a/apps/dav/lib/Upload/ChunkingPlugin.php b/apps/dav/lib/Upload/ChunkingPlugin.php index 5a8d762de8..0a89b144ae 100644 --- a/apps/dav/lib/Upload/ChunkingPlugin.php +++ b/apps/dav/lib/Upload/ChunkingPlugin.php @@ -2,6 +2,8 @@ /** * @copyright Copyright (c) 2017, ownCloud GmbH * + * @author Christoph Wurst + * @author Daniel Kesselberg * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/dav/lib/Upload/FutureFile.php b/apps/dav/lib/Upload/FutureFile.php index 335696f0e3..ef7d7ac9fd 100644 --- a/apps/dav/lib/Upload/FutureFile.php +++ b/apps/dav/lib/Upload/FutureFile.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/Upload/UploadFile.php b/apps/dav/lib/Upload/UploadFile.php index 600cc24bdb..dabddeb143 100644 --- a/apps/dav/lib/Upload/UploadFile.php +++ b/apps/dav/lib/Upload/UploadFile.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/apps/dav/lib/Upload/UploadFolder.php b/apps/dav/lib/Upload/UploadFolder.php index b3df7383ac..b983458b95 100644 --- a/apps/dav/lib/Upload/UploadFolder.php +++ b/apps/dav/lib/Upload/UploadFolder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/Upload/UploadHome.php b/apps/dav/lib/Upload/UploadHome.php index 8bc96d8cf1..0843ff930d 100644 --- a/apps/dav/lib/Upload/UploadHome.php +++ b/apps/dav/lib/Upload/UploadHome.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php b/apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php index b19c78d83c..4fb2353bbd 100644 --- a/apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php +++ b/apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Thomas Citharel * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php b/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php index 131339ee40..4c6c854905 100644 --- a/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php +++ b/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke diff --git a/apps/dav/tests/unit/CalDAV/Activity/BackendTest.php b/apps/dav/tests/unit/CalDAV/Activity/BackendTest.php index f4179c6066..3012423bb1 100644 --- a/apps/dav/tests/unit/CalDAV/Activity/BackendTest.php +++ b/apps/dav/tests/unit/CalDAV/Activity/BackendTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php b/apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php index 04ed3a47e0..1e0fbe7b98 100644 --- a/apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php +++ b/apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php b/apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php index cc450283d9..a44c9b5abb 100644 --- a/apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php +++ b/apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php b/apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php index eb0ac34c15..d692878cc1 100644 --- a/apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php +++ b/apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CalDAV/PluginTest.php b/apps/dav/tests/unit/CalDAV/PluginTest.php index 2068c0c57f..2263176f23 100644 --- a/apps/dav/tests/unit/CalDAV/PluginTest.php +++ b/apps/dav/tests/unit/CalDAV/PluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php b/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php index 8ea6e5257f..c70ec6e17f 100644 --- a/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php +++ b/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php b/apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php index d4abf61af1..c6c384744b 100644 --- a/apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php +++ b/apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php b/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php index 69c34d76b0..4f126b98a3 100644 --- a/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php +++ b/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php b/apps/dav/tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php index 2900e24119..24c7a25264 100644 --- a/apps/dav/tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php +++ b/apps/dav/tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php b/apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php index eb4e3310aa..3718f1bde4 100644 --- a/apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php +++ b/apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Thomas Citharel * @copyright Copyright (c) 2019, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php b/apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php index 03e953f5c2..2195563753 100644 --- a/apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php +++ b/apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Thomas Citharel * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php b/apps/dav/tests/unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php index a92fdb8eb8..877de6f41a 100644 --- a/apps/dav/tests/unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php +++ b/apps/dav/tests/unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php b/apps/dav/tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php index 575dac2bed..bad66405e8 100644 --- a/apps/dav/tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php +++ b/apps/dav/tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * diff --git a/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php b/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php index a9946d7454..8faa54f534 100644 --- a/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php +++ b/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php @@ -9,6 +9,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke + * @author Thomas Citharel * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php b/apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php index aa245b7141..053ac64179 100644 --- a/apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php +++ b/apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php @@ -2,9 +2,11 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php b/apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php index e662f4651a..22340d9592 100644 --- a/apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php +++ b/apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php @@ -4,6 +4,7 @@ * * @author Christoph Wurst * @author Georg Ehrke + * @author Joas Schilling * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/tests/unit/CapabilitiesTest.php b/apps/dav/tests/unit/CapabilitiesTest.php index 720d91fc17..f137a4923f 100644 --- a/apps/dav/tests/unit/CapabilitiesTest.php +++ b/apps/dav/tests/unit/CapabilitiesTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php index 6bf77c1f49..cc7e50e937 100644 --- a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php +++ b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php @@ -3,8 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/tests/unit/CardDAV/AddressBookTest.php b/apps/dav/tests/unit/CardDAV/AddressBookTest.php index 0edc130c90..0121df9c8d 100644 --- a/apps/dav/tests/unit/CardDAV/AddressBookTest.php +++ b/apps/dav/tests/unit/CardDAV/AddressBookTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php b/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php index 5a6339d426..8bde309b5a 100644 --- a/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php +++ b/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php @@ -6,6 +6,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php b/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php index 12ce1bca5c..ef2652121c 100644 --- a/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php +++ b/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke diff --git a/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php b/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php index 076c9119cd..1fbcea4f3f 100644 --- a/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php +++ b/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php b/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php index 647af7db69..48d9479c99 100644 --- a/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php +++ b/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke diff --git a/apps/dav/tests/unit/CardDAV/SyncServiceTest.php b/apps/dav/tests/unit/CardDAV/SyncServiceTest.php index f3dc3f95fa..87e239cfa5 100644 --- a/apps/dav/tests/unit/CardDAV/SyncServiceTest.php +++ b/apps/dav/tests/unit/CardDAV/SyncServiceTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/Command/ListCalendarsTest.php b/apps/dav/tests/unit/Command/ListCalendarsTest.php index ab3721e80b..b63a973668 100644 --- a/apps/dav/tests/unit/Command/ListCalendarsTest.php +++ b/apps/dav/tests/unit/Command/ListCalendarsTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/Command/MoveCalendarTest.php b/apps/dav/tests/unit/Command/MoveCalendarTest.php index 156043411d..a056740172 100644 --- a/apps/dav/tests/unit/Command/MoveCalendarTest.php +++ b/apps/dav/tests/unit/Command/MoveCalendarTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Georg Ehrke * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php index 468624ce8a..e9a483d7e4 100644 --- a/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php index a703b417e3..e8471f3631 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Thomas Müller diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php index ab5c9ec070..a32162f97c 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * diff --git a/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php index 9144068a6c..8a24c1ae4b 100644 --- a/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php @@ -4,6 +4,7 @@ * * @author Christoph Wurst * @author Daniel Calviño Sánchez + * @author Daniel Kesselberg * @author Joas Schilling * @author Maxence Lange * @author Morris Jobke diff --git a/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php index 95e567961d..31754a95e8 100644 --- a/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christoph Wurst + * @author Daniel Kesselberg * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/Controller/DirectControllerTest.php b/apps/dav/tests/unit/Controller/DirectControllerTest.php index 20e5888dfb..bfafbed761 100644 --- a/apps/dav/tests/unit/Controller/DirectControllerTest.php +++ b/apps/dav/tests/unit/Controller/DirectControllerTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/dav/tests/unit/DAV/AnonymousOptionsTest.php b/apps/dav/tests/unit/DAV/AnonymousOptionsTest.php index c8940533ab..a9e679e447 100644 --- a/apps/dav/tests/unit/DAV/AnonymousOptionsTest.php +++ b/apps/dav/tests/unit/DAV/AnonymousOptionsTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Robin Appelman * * @author Bastien Durel + * @author Christoph Wurst * @author Julius Härtl * @author Robin Appelman * diff --git a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php index 56d0867f01..22fbf73779 100644 --- a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php +++ b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Morris Jobke diff --git a/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php b/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php index 1bb1f6d838..6ad6874e7e 100644 --- a/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php +++ b/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Citharel diff --git a/apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php b/apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php index 6279583350..293a7abf45 100644 --- a/apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php +++ b/apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php @@ -2,6 +2,7 @@ /** * @copyright 2016, Roeland Jago Douma * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/dav/tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php b/apps/dav/tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php index 1c39f30527..3ca8d58847 100644 --- a/apps/dav/tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php +++ b/apps/dav/tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018 Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Nils Wittenbrink * @author Roeland Jago Douma diff --git a/apps/dav/tests/unit/Upload/AssemblyStreamTest.php b/apps/dav/tests/unit/Upload/AssemblyStreamTest.php index d8ba21c47f..6031c090ab 100644 --- a/apps/dav/tests/unit/Upload/AssemblyStreamTest.php +++ b/apps/dav/tests/unit/Upload/AssemblyStreamTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Markus Goetz diff --git a/apps/dav/tests/unit/Upload/ChunkingPluginTest.php b/apps/dav/tests/unit/Upload/ChunkingPluginTest.php index 3a3fcec66d..27d6cbf7e8 100644 --- a/apps/dav/tests/unit/Upload/ChunkingPluginTest.php +++ b/apps/dav/tests/unit/Upload/ChunkingPluginTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017, ownCloud GmbH * * @author Christoph Wurst + * @author Daniel Kesselberg * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/encryption/lib/Command/DisableMasterKey.php b/apps/encryption/lib/Command/DisableMasterKey.php index d59e3b586c..319286bc92 100644 --- a/apps/encryption/lib/Command/DisableMasterKey.php +++ b/apps/encryption/lib/Command/DisableMasterKey.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Bjoern Schiessle * * @author Bjoern Schiessle + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/encryption/lib/Command/EnableMasterKey.php b/apps/encryption/lib/Command/EnableMasterKey.php index 6c4645e721..4b1a5219c1 100644 --- a/apps/encryption/lib/Command/EnableMasterKey.php +++ b/apps/encryption/lib/Command/EnableMasterKey.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/encryption/lib/Command/RecoverUser.php b/apps/encryption/lib/Command/RecoverUser.php index a4d7b2407d..fd702bc031 100644 --- a/apps/encryption/lib/Command/RecoverUser.php +++ b/apps/encryption/lib/Command/RecoverUser.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/apps/encryption/lib/Controller/RecoveryController.php b/apps/encryption/lib/Controller/RecoveryController.php index 509ff2a039..801ae42e03 100644 --- a/apps/encryption/lib/Controller/RecoveryController.php +++ b/apps/encryption/lib/Controller/RecoveryController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/encryption/lib/Controller/StatusController.php b/apps/encryption/lib/Controller/StatusController.php index 40159627b0..f3541eeed9 100644 --- a/apps/encryption/lib/Controller/StatusController.php +++ b/apps/encryption/lib/Controller/StatusController.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Thomas Müller * diff --git a/apps/encryption/lib/Crypto/Crypt.php b/apps/encryption/lib/Crypto/Crypt.php index fe12bfaf72..e990f5a510 100644 --- a/apps/encryption/lib/Crypto/Crypt.php +++ b/apps/encryption/lib/Crypto/Crypt.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/encryption/lib/Crypto/DecryptAll.php b/apps/encryption/lib/Crypto/DecryptAll.php index ed43bc7545..d8760a0b71 100644 --- a/apps/encryption/lib/Crypto/DecryptAll.php +++ b/apps/encryption/lib/Crypto/DecryptAll.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php b/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php index 4d14b191dd..03d3aba827 100644 --- a/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php +++ b/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Thomas Müller * diff --git a/apps/encryption/lib/Exceptions/PublicKeyMissingException.php b/apps/encryption/lib/Exceptions/PublicKeyMissingException.php index e0667d42a2..e4c739b327 100644 --- a/apps/encryption/lib/Exceptions/PublicKeyMissingException.php +++ b/apps/encryption/lib/Exceptions/PublicKeyMissingException.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/apps/encryption/lib/KeyManager.php b/apps/encryption/lib/KeyManager.php index a62a4ca27f..09bcf9371d 100644 --- a/apps/encryption/lib/KeyManager.php +++ b/apps/encryption/lib/KeyManager.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke diff --git a/apps/encryption/lib/Session.php b/apps/encryption/lib/Session.php index 3c79cd29e1..262705e0be 100644 --- a/apps/encryption/lib/Session.php +++ b/apps/encryption/lib/Session.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/encryption/lib/Settings/Personal.php b/apps/encryption/lib/Settings/Personal.php index bd0e17f028..7535438199 100644 --- a/apps/encryption/lib/Settings/Personal.php +++ b/apps/encryption/lib/Settings/Personal.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/encryption/lib/Users/Setup.php b/apps/encryption/lib/Users/Setup.php index 549c7222d2..5406c4e51c 100644 --- a/apps/encryption/lib/Users/Setup.php +++ b/apps/encryption/lib/Users/Setup.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Thomas Müller diff --git a/apps/encryption/tests/Crypto/EncryptAllTest.php b/apps/encryption/tests/Crypto/EncryptAllTest.php index 3041c27dee..bdc05035ea 100644 --- a/apps/encryption/tests/Crypto/EncryptAllTest.php +++ b/apps/encryption/tests/Crypto/EncryptAllTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Kenneth Newwood * @author Morris Jobke diff --git a/apps/federatedfilesharing/lib/AppInfo/Application.php b/apps/federatedfilesharing/lib/AppInfo/Application.php index 6dcb937605..f38f583d85 100644 --- a/apps/federatedfilesharing/lib/AppInfo/Application.php +++ b/apps/federatedfilesharing/lib/AppInfo/Application.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Maxence Lange * @author Morris Jobke diff --git a/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php b/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php index cfd759a4d1..c4190e0691 100644 --- a/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php +++ b/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php @@ -7,6 +7,8 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/federatedfilesharing/lib/Notifier.php b/apps/federatedfilesharing/lib/Notifier.php index 23f866c6ae..46081240d6 100644 --- a/apps/federatedfilesharing/lib/Notifier.php +++ b/apps/federatedfilesharing/lib/Notifier.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/federatedfilesharing/lib/TokenHandler.php b/apps/federatedfilesharing/lib/TokenHandler.php index 37645a855c..62a9063912 100644 --- a/apps/federatedfilesharing/lib/TokenHandler.php +++ b/apps/federatedfilesharing/lib/TokenHandler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php b/apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php index e6b4c09ccc..1d885bb601 100644 --- a/apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php +++ b/apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php @@ -5,6 +5,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php b/apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php index 5674f700cb..b192b466d5 100644 --- a/apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php +++ b/apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/federatedfilesharing/tests/TestCase.php b/apps/federatedfilesharing/tests/TestCase.php index 174197a155..d7f5bdd028 100644 --- a/apps/federatedfilesharing/tests/TestCase.php +++ b/apps/federatedfilesharing/tests/TestCase.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/federation/lib/AppInfo/Application.php b/apps/federation/lib/AppInfo/Application.php index cc5f63309a..09a6eed4ab 100644 --- a/apps/federation/lib/AppInfo/Application.php +++ b/apps/federation/lib/AppInfo/Application.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/federation/lib/Command/SyncFederationAddressBooks.php b/apps/federation/lib/Command/SyncFederationAddressBooks.php index 709cd60b3b..48f8895c1d 100644 --- a/apps/federation/lib/Command/SyncFederationAddressBooks.php +++ b/apps/federation/lib/Command/SyncFederationAddressBooks.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/federation/lib/Controller/OCSAuthAPIController.php b/apps/federation/lib/Controller/OCSAuthAPIController.php index ecd0757f6f..7a2f947421 100644 --- a/apps/federation/lib/Controller/OCSAuthAPIController.php +++ b/apps/federation/lib/Controller/OCSAuthAPIController.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/federation/lib/DbHandler.php b/apps/federation/lib/DbHandler.php index dddb7e1329..365a70e2b7 100644 --- a/apps/federation/lib/DbHandler.php +++ b/apps/federation/lib/DbHandler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/federation/lib/SyncFederationAddressBooks.php b/apps/federation/lib/SyncFederationAddressBooks.php index 3ec233df03..67d9ed15cc 100644 --- a/apps/federation/lib/SyncFederationAddressBooks.php +++ b/apps/federation/lib/SyncFederationAddressBooks.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/federation/lib/SyncJob.php b/apps/federation/lib/SyncJob.php index 24e4cc2149..610ea0d480 100644 --- a/apps/federation/lib/SyncJob.php +++ b/apps/federation/lib/SyncJob.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/federation/lib/TrustedServers.php b/apps/federation/lib/TrustedServers.php index cc1913e947..92454e03a5 100644 --- a/apps/federation/lib/TrustedServers.php +++ b/apps/federation/lib/TrustedServers.php @@ -5,6 +5,7 @@ * @author Arthur Schiwon * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/federation/tests/Controller/OCSAuthAPIControllerTest.php b/apps/federation/tests/Controller/OCSAuthAPIControllerTest.php index 791928a8cc..3617e4c246 100644 --- a/apps/federation/tests/Controller/OCSAuthAPIControllerTest.php +++ b/apps/federation/tests/Controller/OCSAuthAPIControllerTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/federation/tests/DbHandlerTest.php b/apps/federation/tests/DbHandlerTest.php index 9b747a772f..7256333f9b 100644 --- a/apps/federation/tests/DbHandlerTest.php +++ b/apps/federation/tests/DbHandlerTest.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/apps/federation/tests/Middleware/AddServerMiddlewareTest.php b/apps/federation/tests/Middleware/AddServerMiddlewareTest.php index a50f5e5851..41116d40cc 100644 --- a/apps/federation/tests/Middleware/AddServerMiddlewareTest.php +++ b/apps/federation/tests/Middleware/AddServerMiddlewareTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/federation/tests/SyncFederationAddressbooksTest.php b/apps/federation/tests/SyncFederationAddressbooksTest.php index 7e339d0f9f..fa6e3a575e 100644 --- a/apps/federation/tests/SyncFederationAddressbooksTest.php +++ b/apps/federation/tests/SyncFederationAddressbooksTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/apps/federation/tests/TrustedServersTest.php b/apps/federation/tests/TrustedServersTest.php index 67814ee96a..dc91e9057f 100644 --- a/apps/federation/tests/TrustedServersTest.php +++ b/apps/federation/tests/TrustedServersTest.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files/appinfo/routes.php b/apps/files/appinfo/routes.php index d304ceb7b2..d52da3a269 100644 --- a/apps/files/appinfo/routes.php +++ b/apps/files/appinfo/routes.php @@ -10,6 +10,7 @@ declare(strict_types=1); * @author Felix Nüsse * @author fnuesse * @author fnuesse + * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * @author Lukas Reschke diff --git a/apps/files/lib/Activity/FavoriteProvider.php b/apps/files/lib/Activity/FavoriteProvider.php index 8692b83f00..d292a2b29d 100644 --- a/apps/files/lib/Activity/FavoriteProvider.php +++ b/apps/files/lib/Activity/FavoriteProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files/lib/Activity/Helper.php b/apps/files/lib/Activity/Helper.php index c274df2ccb..dc7f5cb964 100644 --- a/apps/files/lib/Activity/Helper.php +++ b/apps/files/lib/Activity/Helper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/files/lib/Activity/Provider.php b/apps/files/lib/Activity/Provider.php index a9a9c948c0..2f6e406978 100644 --- a/apps/files/lib/Activity/Provider.php +++ b/apps/files/lib/Activity/Provider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/files/lib/BackgroundJob/CleanupFileLocks.php b/apps/files/lib/BackgroundJob/CleanupFileLocks.php index a69ee51bfb..c349ccaae1 100644 --- a/apps/files/lib/BackgroundJob/CleanupFileLocks.php +++ b/apps/files/lib/BackgroundJob/CleanupFileLocks.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Max Kovalenko * @author Morris Jobke * diff --git a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php index ca890269a9..07165c9cf6 100644 --- a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php +++ b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Vincent Petry * diff --git a/apps/files/lib/Command/DeleteOrphanedFiles.php b/apps/files/lib/Command/DeleteOrphanedFiles.php index 855958511d..167d679e3c 100644 --- a/apps/files/lib/Command/DeleteOrphanedFiles.php +++ b/apps/files/lib/Command/DeleteOrphanedFiles.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/files/lib/Service/OwnershipTransferService.php b/apps/files/lib/Service/OwnershipTransferService.php index a838eb45ea..5bec5200b6 100644 --- a/apps/files/lib/Service/OwnershipTransferService.php +++ b/apps/files/lib/Service/OwnershipTransferService.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Joas Schilling * @author Roeland Jago Douma * @author Sascha Wiswedel * @author Tobia De Koninck diff --git a/apps/files/tests/Command/DeleteOrphanedFilesTest.php b/apps/files/tests/Command/DeleteOrphanedFilesTest.php index e0a8a72aba..7147d58891 100644 --- a/apps/files/tests/Command/DeleteOrphanedFilesTest.php +++ b/apps/files/tests/Command/DeleteOrphanedFilesTest.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/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index 17484594a4..743c0b101f 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_external/lib/AppInfo/Application.php b/apps/files_external/lib/AppInfo/Application.php index 0a81f227b1..de83bdd2bb 100644 --- a/apps/files_external/lib/AppInfo/Application.php +++ b/apps/files_external/lib/AppInfo/Application.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_external/lib/Command/Applicable.php b/apps/files_external/lib/Command/Applicable.php index 0e28d2bf79..81d7f972f4 100644 --- a/apps/files_external/lib/Command/Applicable.php +++ b/apps/files_external/lib/Command/Applicable.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Command/Backends.php b/apps/files_external/lib/Command/Backends.php index 3e51f6d3b0..e06f5ea5fd 100644 --- a/apps/files_external/lib/Command/Backends.php +++ b/apps/files_external/lib/Command/Backends.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Command/Config.php b/apps/files_external/lib/Command/Config.php index a42689ddec..dde74de3a9 100644 --- a/apps/files_external/lib/Command/Config.php +++ b/apps/files_external/lib/Command/Config.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Ardinis + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * diff --git a/apps/files_external/lib/Command/Create.php b/apps/files_external/lib/Command/Create.php index a094ff4957..769ffbec51 100644 --- a/apps/files_external/lib/Command/Create.php +++ b/apps/files_external/lib/Command/Create.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Command/Delete.php b/apps/files_external/lib/Command/Delete.php index f8bef4c79a..c44e35c7fa 100644 --- a/apps/files_external/lib/Command/Delete.php +++ b/apps/files_external/lib/Command/Delete.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Command/Import.php b/apps/files_external/lib/Command/Import.php index a1f61bd9f1..0e13a52144 100644 --- a/apps/files_external/lib/Command/Import.php +++ b/apps/files_external/lib/Command/Import.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Command/ListCommand.php b/apps/files_external/lib/Command/ListCommand.php index b238b33f6a..1e7598ec54 100644 --- a/apps/files_external/lib/Command/ListCommand.php +++ b/apps/files_external/lib/Command/ListCommand.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Command/Notify.php b/apps/files_external/lib/Command/Notify.php index 96b39de6e1..4a48a22636 100644 --- a/apps/files_external/lib/Command/Notify.php +++ b/apps/files_external/lib/Command/Notify.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Robin Appelman * * @author Ari Selseng + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/files_external/lib/Command/Verify.php b/apps/files_external/lib/Command/Verify.php index bd80c2267e..8e1fa71cf8 100644 --- a/apps/files_external/lib/Command/Verify.php +++ b/apps/files_external/lib/Command/Verify.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * diff --git a/apps/files_external/lib/Config/ConfigAdapter.php b/apps/files_external/lib/Config/ConfigAdapter.php index 8f1cac49c6..fa33f3de79 100644 --- a/apps/files_external/lib/Config/ConfigAdapter.php +++ b/apps/files_external/lib/Config/ConfigAdapter.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/apps/files_external/lib/Config/SimpleSubstitutionTrait.php b/apps/files_external/lib/Config/SimpleSubstitutionTrait.php index cd57f973a2..9e4a908cd0 100644 --- a/apps/files_external/lib/Config/SimpleSubstitutionTrait.php +++ b/apps/files_external/lib/Config/SimpleSubstitutionTrait.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Config/UserContext.php b/apps/files_external/lib/Config/UserContext.php index fe65c2f2bf..fe2cd24aa8 100644 --- a/apps/files_external/lib/Config/UserContext.php +++ b/apps/files_external/lib/Config/UserContext.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Julius Härtl * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Config/UserPlaceholderHandler.php b/apps/files_external/lib/Config/UserPlaceholderHandler.php index bc324931a7..4e1fdb674a 100644 --- a/apps/files_external/lib/Config/UserPlaceholderHandler.php +++ b/apps/files_external/lib/Config/UserPlaceholderHandler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php b/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php index cd72634e58..f318ba71a2 100644 --- a/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php +++ b/apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Lib/Auth/AuthMechanism.php b/apps/files_external/lib/Lib/Auth/AuthMechanism.php index 5a693b75db..512a0405fc 100644 --- a/apps/files_external/lib/Lib/Auth/AuthMechanism.php +++ b/apps/files_external/lib/Lib/Auth/AuthMechanism.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php b/apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php index ee6db4818a..8ef66cc5f1 100644 --- a/apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php +++ b/apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Robin Appelman * + * @author Julien Lutran * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php index 34b1b747bf..1094f77855 100644 --- a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php +++ b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2015, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php b/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php index 8d06707b2a..9f41697452 100644 --- a/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php +++ b/apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2015, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php b/apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php index ea39cabb2d..ff95e225e6 100644 --- a/apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php +++ b/apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019 Robin Appelman * * @author Arthur Schiwon + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/files_external/lib/Lib/Auth/Password/UserProvided.php b/apps/files_external/lib/Lib/Auth/Password/UserProvided.php index 429e0f1c26..f809cd6db6 100644 --- a/apps/files_external/lib/Lib/Auth/Password/UserProvided.php +++ b/apps/files_external/lib/Lib/Auth/Password/UserProvided.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2015, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/apps/files_external/lib/Lib/Backend/InvalidBackend.php b/apps/files_external/lib/Lib/Backend/InvalidBackend.php index 36e033cfc9..40573a81ab 100644 --- a/apps/files_external/lib/Lib/Backend/InvalidBackend.php +++ b/apps/files_external/lib/Lib/Backend/InvalidBackend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Backend/Swift.php b/apps/files_external/lib/Lib/Backend/Swift.php index 5ac4346b42..b9d3c9c75c 100644 --- a/apps/files_external/lib/Lib/Backend/Swift.php +++ b/apps/files_external/lib/Lib/Backend/Swift.php @@ -2,6 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst + * @author Julien Lutran * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/lib/Lib/DefinitionParameter.php b/apps/files_external/lib/Lib/DefinitionParameter.php index 519de22d70..8415c3214f 100644 --- a/apps/files_external/lib/Lib/DefinitionParameter.php +++ b/apps/files_external/lib/Lib/DefinitionParameter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Robin McCorkell * diff --git a/apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php b/apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php index 15628ec965..1570ba1557 100644 --- a/apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php +++ b/apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Lib/Storage/FTP.php b/apps/files_external/lib/Lib/Storage/FTP.php index d514bd7b7b..2af145ad4a 100644 --- a/apps/files_external/lib/Lib/Storage/FTP.php +++ b/apps/files_external/lib/Lib/Storage/FTP.php @@ -5,7 +5,6 @@ * @author Björn Schießle * @author Christoph Wurst * @author Felix Moeller - * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_external/lib/Lib/Storage/OwnCloud.php b/apps/files_external/lib/Lib/Storage/OwnCloud.php index 8125d87d9e..244df69318 100644 --- a/apps/files_external/lib/Lib/Storage/OwnCloud.php +++ b/apps/files_external/lib/Lib/Storage/OwnCloud.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/apps/files_external/lib/Lib/Storage/SFTPReadStream.php b/apps/files_external/lib/Lib/Storage/SFTPReadStream.php index a1e3696a46..21ea19517f 100644 --- a/apps/files_external/lib/Lib/Storage/SFTPReadStream.php +++ b/apps/files_external/lib/Lib/Storage/SFTPReadStream.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Lib/Storage/SFTPWriteStream.php b/apps/files_external/lib/Lib/Storage/SFTPWriteStream.php index c817789dad..f457992f43 100644 --- a/apps/files_external/lib/Lib/Storage/SFTPWriteStream.php +++ b/apps/files_external/lib/Lib/Storage/SFTPWriteStream.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2020 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_external/lib/Lib/StorageConfig.php b/apps/files_external/lib/Lib/StorageConfig.php index 43d95b8232..7840b4c6dd 100644 --- a/apps/files_external/lib/Lib/StorageConfig.php +++ b/apps/files_external/lib/Lib/StorageConfig.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jesús Macias * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/files_external/lib/Service/BackendService.php b/apps/files_external/lib/Service/BackendService.php index d89e782f6f..0239bc17e1 100644 --- a/apps/files_external/lib/Service/BackendService.php +++ b/apps/files_external/lib/Service/BackendService.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/lib/Service/DBConfigService.php b/apps/files_external/lib/Service/DBConfigService.php index 7a4579fd3f..b1313f96e4 100644 --- a/apps/files_external/lib/Service/DBConfigService.php +++ b/apps/files_external/lib/Service/DBConfigService.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/apps/files_external/lib/Service/LegacyStoragesService.php b/apps/files_external/lib/Service/LegacyStoragesService.php index 95807f0e53..fef746a35c 100644 --- a/apps/files_external/lib/Service/LegacyStoragesService.php +++ b/apps/files_external/lib/Service/LegacyStoragesService.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_external/lib/Service/StoragesService.php b/apps/files_external/lib/Service/StoragesService.php index b348a0964a..ce0b9d61fa 100644 --- a/apps/files_external/lib/Service/StoragesService.php +++ b/apps/files_external/lib/Service/StoragesService.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Jesús Macias * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/files_external/tests/Backend/BackendTest.php b/apps/files_external/tests/Backend/BackendTest.php index ca7cc7d7b2..b1b786e879 100644 --- a/apps/files_external/tests/Backend/BackendTest.php +++ b/apps/files_external/tests/Backend/BackendTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php index e35649dacf..afbece9241 100644 --- a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php +++ b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/tests/Storage/Amazons3Test.php b/apps/files_external/tests/Storage/Amazons3Test.php index 2aaeede47c..728db46e16 100644 --- a/apps/files_external/tests/Storage/Amazons3Test.php +++ b/apps/files_external/tests/Storage/Amazons3Test.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_external/tests/Storage/FtpTest.php b/apps/files_external/tests/Storage/FtpTest.php index 904b46c283..d9a90f5b19 100644 --- a/apps/files_external/tests/Storage/FtpTest.php +++ b/apps/files_external/tests/Storage/FtpTest.php @@ -4,7 +4,6 @@ * * @author Christoph Wurst * @author Joas Schilling - * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/tests/Storage/OwncloudTest.php b/apps/files_external/tests/Storage/OwncloudTest.php index 6a07bcf498..dcb2a79a35 100644 --- a/apps/files_external/tests/Storage/OwncloudTest.php +++ b/apps/files_external/tests/Storage/OwncloudTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell diff --git a/apps/files_external/tests/Storage/SFTP_KeyTest.php b/apps/files_external/tests/Storage/SFTP_KeyTest.php index b60e0f8ec5..0d336212a6 100644 --- a/apps/files_external/tests/Storage/SFTP_KeyTest.php +++ b/apps/files_external/tests/Storage/SFTP_KeyTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/Activity/Filter.php b/apps/files_sharing/lib/Activity/Filter.php index 4997482bdd..da4539384c 100644 --- a/apps/files_sharing/lib/Activity/Filter.php +++ b/apps/files_sharing/lib/Activity/Filter.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Activity/Providers/Base.php b/apps/files_sharing/lib/Activity/Providers/Base.php index 16e46aae99..843a0c447f 100644 --- a/apps/files_sharing/lib/Activity/Providers/Base.php +++ b/apps/files_sharing/lib/Activity/Providers/Base.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Activity/Providers/Downloads.php b/apps/files_sharing/lib/Activity/Providers/Downloads.php index acb4ce3837..be019bdcd6 100644 --- a/apps/files_sharing/lib/Activity/Providers/Downloads.php +++ b/apps/files_sharing/lib/Activity/Providers/Downloads.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Activity/Providers/Groups.php b/apps/files_sharing/lib/Activity/Providers/Groups.php index dfc3e6b521..53336057e3 100644 --- a/apps/files_sharing/lib/Activity/Providers/Groups.php +++ b/apps/files_sharing/lib/Activity/Providers/Groups.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * diff --git a/apps/files_sharing/lib/Activity/Providers/PublicLinks.php b/apps/files_sharing/lib/Activity/Providers/PublicLinks.php index 884296e46f..2742ded400 100644 --- a/apps/files_sharing/lib/Activity/Providers/PublicLinks.php +++ b/apps/files_sharing/lib/Activity/Providers/PublicLinks.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Activity/Providers/RemoteShares.php b/apps/files_sharing/lib/Activity/Providers/RemoteShares.php index 4a297fcf06..f2217f423e 100644 --- a/apps/files_sharing/lib/Activity/Providers/RemoteShares.php +++ b/apps/files_sharing/lib/Activity/Providers/RemoteShares.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * diff --git a/apps/files_sharing/lib/Activity/Providers/Users.php b/apps/files_sharing/lib/Activity/Providers/Users.php index 8f90ffdf56..828befc471 100644 --- a/apps/files_sharing/lib/Activity/Providers/Users.php +++ b/apps/files_sharing/lib/Activity/Providers/Users.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Kevin Ndung'u diff --git a/apps/files_sharing/lib/AppInfo/Application.php b/apps/files_sharing/lib/AppInfo/Application.php index c7198c12cf..9851540918 100644 --- a/apps/files_sharing/lib/AppInfo/Application.php +++ b/apps/files_sharing/lib/AppInfo/Application.php @@ -3,12 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle - * @author Björn Schießle * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl - * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php b/apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php index 41f1d36ccf..913dbf6428 100644 --- a/apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php +++ b/apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php b/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php index f5eff5be0c..5fbeba7dd0 100644 --- a/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php +++ b/apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/files_sharing/lib/Controller/DeletedShareAPIController.php b/apps/files_sharing/lib/Controller/DeletedShareAPIController.php index 89a5e0e02a..bb33711c75 100644 --- a/apps/files_sharing/lib/Controller/DeletedShareAPIController.php +++ b/apps/files_sharing/lib/Controller/DeletedShareAPIController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * * + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/files_sharing/lib/Controller/ShareAPIController.php b/apps/files_sharing/lib/Controller/ShareAPIController.php index 12324daea3..23d5057e05 100644 --- a/apps/files_sharing/lib/Controller/ShareAPIController.php +++ b/apps/files_sharing/lib/Controller/ShareAPIController.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/files_sharing/lib/Controller/ShareController.php b/apps/files_sharing/lib/Controller/ShareController.php index 3e694dc3d7..2c6b043c02 100644 --- a/apps/files_sharing/lib/Controller/ShareController.php +++ b/apps/files_sharing/lib/Controller/ShareController.php @@ -8,6 +8,7 @@ * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Georg Ehrke + * @author j3l11234 <297259024@qq.com> * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jonas Sulzer diff --git a/apps/files_sharing/lib/Controller/ShareesAPIController.php b/apps/files_sharing/lib/Controller/ShareesAPIController.php index c74b626b27..b523dd3d37 100644 --- a/apps/files_sharing/lib/Controller/ShareesAPIController.php +++ b/apps/files_sharing/lib/Controller/ShareesAPIController.php @@ -11,6 +11,7 @@ declare(strict_types=1); * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Maxence Lange * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/lib/DeleteOrphanedSharesJob.php b/apps/files_sharing/lib/DeleteOrphanedSharesJob.php index 8438b6ac4f..1e2d1ce5a8 100644 --- a/apps/files_sharing/lib/DeleteOrphanedSharesJob.php +++ b/apps/files_sharing/lib/DeleteOrphanedSharesJob.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Vincent Petry diff --git a/apps/files_sharing/lib/Exceptions/BrokenPath.php b/apps/files_sharing/lib/Exceptions/BrokenPath.php index 37db10bcb3..c0679c8331 100644 --- a/apps/files_sharing/lib/Exceptions/BrokenPath.php +++ b/apps/files_sharing/lib/Exceptions/BrokenPath.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/ExpireSharesJob.php b/apps/files_sharing/lib/ExpireSharesJob.php index 19684ec896..4ca3b80e34 100644 --- a/apps/files_sharing/lib/ExpireSharesJob.php +++ b/apps/files_sharing/lib/ExpireSharesJob.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/External/MountProvider.php b/apps/files_sharing/lib/External/MountProvider.php index 5d26bf20b4..ecff358abe 100644 --- a/apps/files_sharing/lib/External/MountProvider.php +++ b/apps/files_sharing/lib/External/MountProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Robin Appelman * diff --git a/apps/files_sharing/lib/External/Scanner.php b/apps/files_sharing/lib/External/Scanner.php index ebe0361c98..0051a1b76b 100644 --- a/apps/files_sharing/lib/External/Scanner.php +++ b/apps/files_sharing/lib/External/Scanner.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz diff --git a/apps/files_sharing/lib/ISharedStorage.php b/apps/files_sharing/lib/ISharedStorage.php index 0b7444deb0..07c012fd6f 100644 --- a/apps/files_sharing/lib/ISharedStorage.php +++ b/apps/files_sharing/lib/ISharedStorage.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php b/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php index ec7bc5b86f..91c0aa494b 100644 --- a/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php +++ b/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php index 24f1899a31..c58496a46d 100644 --- a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php +++ b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/MountProvider.php b/apps/files_sharing/lib/MountProvider.php index c318d18ed8..43306fe2e7 100644 --- a/apps/files_sharing/lib/MountProvider.php +++ b/apps/files_sharing/lib/MountProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author Maxence Lange diff --git a/apps/files_sharing/lib/Notification/Listener.php b/apps/files_sharing/lib/Notification/Listener.php index 1b2678b2bc..385612959a 100644 --- a/apps/files_sharing/lib/Notification/Listener.php +++ b/apps/files_sharing/lib/Notification/Listener.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_sharing/lib/Notification/Notifier.php b/apps/files_sharing/lib/Notification/Notifier.php index 6db19d3bd5..9b636c8d30 100644 --- a/apps/files_sharing/lib/Notification/Notifier.php +++ b/apps/files_sharing/lib/Notification/Notifier.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019, Roeland Jago Douma * @copyright Copyright (c) 2019, Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/Updater.php b/apps/files_sharing/lib/Updater.php index 1e290e28f7..84e31494c9 100644 --- a/apps/files_sharing/lib/Updater.php +++ b/apps/files_sharing/lib/Updater.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_sharing/tests/ApiTest.php b/apps/files_sharing/tests/ApiTest.php index f4100bd5e8..365ea8dcb8 100644 --- a/apps/files_sharing/tests/ApiTest.php +++ b/apps/files_sharing/tests/ApiTest.php @@ -8,6 +8,7 @@ * @author Daniel Calviño Sánchez * @author Jan-Christoph Borchardt * @author Joas Schilling + * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php index a885750a56..f081c947f5 100644 --- a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php +++ b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/EtagPropagationTest.php b/apps/files_sharing/tests/EtagPropagationTest.php index cb078fdf83..081b720f82 100644 --- a/apps/files_sharing/tests/EtagPropagationTest.php +++ b/apps/files_sharing/tests/EtagPropagationTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/apps/files_sharing/tests/ExpireSharesJobTest.php b/apps/files_sharing/tests/ExpireSharesJobTest.php index f8bf900cb7..1854ce4990 100644 --- a/apps/files_sharing/tests/ExpireSharesJobTest.php +++ b/apps/files_sharing/tests/ExpireSharesJobTest.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/apps/files_sharing/tests/External/ManagerTest.php b/apps/files_sharing/tests/External/ManagerTest.php index 9c84cb668e..5807c3e9fd 100644 --- a/apps/files_sharing/tests/External/ManagerTest.php +++ b/apps/files_sharing/tests/External/ManagerTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php b/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php index b2f5fd7c85..0a1737ba37 100644 --- a/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php +++ b/apps/files_sharing/tests/Migration/SetPasswordColumnTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/files_sharing/tests/PermissionsTest.php b/apps/files_sharing/tests/PermissionsTest.php index 4d21b3e0eb..30c6c2a73d 100644 --- a/apps/files_sharing/tests/PermissionsTest.php +++ b/apps/files_sharing/tests/PermissionsTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/tests/TestCase.php b/apps/files_sharing/tests/TestCase.php index f84867c0ac..a201974de4 100644 --- a/apps/files_sharing/tests/TestCase.php +++ b/apps/files_sharing/tests/TestCase.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer diff --git a/apps/files_sharing/tests/UnshareChildrenTest.php b/apps/files_sharing/tests/UnshareChildrenTest.php index 15daf9d510..3d0f13c721 100644 --- a/apps/files_sharing/tests/UnshareChildrenTest.php +++ b/apps/files_sharing/tests/UnshareChildrenTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/tests/UpdaterTest.php b/apps/files_sharing/tests/UpdaterTest.php index f2227721ed..7f6f3172fc 100644 --- a/apps/files_sharing/tests/UpdaterTest.php +++ b/apps/files_sharing/tests/UpdaterTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/apps/files_trashbin/lib/AppInfo/Application.php b/apps/files_trashbin/lib/AppInfo/Application.php index e86a401d2f..7081ec9b54 100644 --- a/apps/files_trashbin/lib/AppInfo/Application.php +++ b/apps/files_trashbin/lib/AppInfo/Application.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_trashbin/lib/Command/CleanUp.php b/apps/files_trashbin/lib/Command/CleanUp.php index a9bbe95af5..7192ed2609 100644 --- a/apps/files_trashbin/lib/Command/CleanUp.php +++ b/apps/files_trashbin/lib/Command/CleanUp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Liam Dennehy * @author Roeland Jago Douma diff --git a/apps/files_trashbin/lib/Command/Expire.php b/apps/files_trashbin/lib/Command/Expire.php index 66bf4ed306..36086403bb 100644 --- a/apps/files_trashbin/lib/Command/Expire.php +++ b/apps/files_trashbin/lib/Command/Expire.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/apps/files_trashbin/lib/Command/ExpireTrash.php b/apps/files_trashbin/lib/Command/ExpireTrash.php index c4d8992379..7cc6c83b36 100644 --- a/apps/files_trashbin/lib/Command/ExpireTrash.php +++ b/apps/files_trashbin/lib/Command/ExpireTrash.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_trashbin/lib/Expiration.php b/apps/files_trashbin/lib/Expiration.php index 3a2dc2ede0..c861960074 100644 --- a/apps/files_trashbin/lib/Expiration.php +++ b/apps/files_trashbin/lib/Expiration.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/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php b/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php index 7f606bbbc6..d2748898b0 100644 --- a/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php +++ b/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_trashbin/lib/Sabre/PropfindPlugin.php b/apps/files_trashbin/lib/Sabre/PropfindPlugin.php index ac3fcdb319..65f8f138f4 100644 --- a/apps/files_trashbin/lib/Sabre/PropfindPlugin.php +++ b/apps/files_trashbin/lib/Sabre/PropfindPlugin.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php index ae0076a5b0..7d97042209 100644 --- a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php +++ b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Victor Dubiniuk diff --git a/apps/files_trashbin/tests/ExpirationTest.php b/apps/files_trashbin/tests/ExpirationTest.php index a9b4124236..d3055c73ae 100644 --- a/apps/files_trashbin/tests/ExpirationTest.php +++ b/apps/files_trashbin/tests/ExpirationTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Victor Dubiniuk diff --git a/apps/files_versions/appinfo/routes.php b/apps/files_versions/appinfo/routes.php index 35a746777d..e5e8ccc8ac 100644 --- a/apps/files_versions/appinfo/routes.php +++ b/apps/files_versions/appinfo/routes.php @@ -4,6 +4,7 @@ * @copyright Copyright (c) 2016, Roeland Jago Douma * * @author Christoph Wurst + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/files_versions/lib/AppInfo/Application.php b/apps/files_versions/lib/AppInfo/Application.php index 23942bf895..c078e05bfe 100644 --- a/apps/files_versions/lib/AppInfo/Application.php +++ b/apps/files_versions/lib/AppInfo/Application.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author John Molakvoæ (skjnldsv) * @author Morris Jobke diff --git a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php index 201824389d..13418ba64c 100644 --- a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php +++ b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Roeland Jago Douma diff --git a/apps/files_versions/lib/Capabilities.php b/apps/files_versions/lib/Capabilities.php index 4761fdb477..4da267be86 100644 --- a/apps/files_versions/lib/Capabilities.php +++ b/apps/files_versions/lib/Capabilities.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christopher Schäpers + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Tom Needham diff --git a/apps/files_versions/lib/Command/CleanUp.php b/apps/files_versions/lib/Command/CleanUp.php index fb8538adef..d49835f2db 100644 --- a/apps/files_versions/lib/Command/CleanUp.php +++ b/apps/files_versions/lib/Command/CleanUp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/files_versions/lib/Command/Expire.php b/apps/files_versions/lib/Command/Expire.php index a98eba2ece..1075314c1c 100644 --- a/apps/files_versions/lib/Command/Expire.php +++ b/apps/files_versions/lib/Command/Expire.php @@ -2,8 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling - * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry * diff --git a/apps/files_versions/lib/Command/ExpireVersions.php b/apps/files_versions/lib/Command/ExpireVersions.php index 4d9dbc2523..a48908dcd6 100644 --- a/apps/files_versions/lib/Command/ExpireVersions.php +++ b/apps/files_versions/lib/Command/ExpireVersions.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_versions/lib/Expiration.php b/apps/files_versions/lib/Expiration.php index ab1eeab690..8e05e0e2a3 100644 --- a/apps/files_versions/lib/Expiration.php +++ b/apps/files_versions/lib/Expiration.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Victor Dubiniuk diff --git a/apps/files_versions/lib/Hooks.php b/apps/files_versions/lib/Hooks.php index 0603228192..9a74a9280b 100644 --- a/apps/files_versions/lib/Hooks.php +++ b/apps/files_versions/lib/Hooks.php @@ -4,7 +4,7 @@ * * @author Bart Visscher * @author Björn Schießle - * @author Joas Schilling + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/apps/files_versions/lib/Listener/LoadAdditionalListener.php b/apps/files_versions/lib/Listener/LoadAdditionalListener.php index bebd98eaca..7448224048 100644 --- a/apps/files_versions/lib/Listener/LoadAdditionalListener.php +++ b/apps/files_versions/lib/Listener/LoadAdditionalListener.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma * diff --git a/apps/files_versions/lib/Listener/LoadSidebarListener.php b/apps/files_versions/lib/Listener/LoadSidebarListener.php index 3ea696c041..7a1b13d9c3 100644 --- a/apps/files_versions/lib/Listener/LoadSidebarListener.php +++ b/apps/files_versions/lib/Listener/LoadSidebarListener.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Roeland Jago Douma * diff --git a/apps/files_versions/lib/Sabre/Plugin.php b/apps/files_versions/lib/Sabre/Plugin.php index 0c8858d3bb..56a2f0a58e 100644 --- a/apps/files_versions/lib/Sabre/Plugin.php +++ b/apps/files_versions/lib/Sabre/Plugin.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/files_versions/lib/Storage.php b/apps/files_versions/lib/Storage.php index 2b896a0cf6..a83ec34882 100644 --- a/apps/files_versions/lib/Storage.php +++ b/apps/files_versions/lib/Storage.php @@ -12,6 +12,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Julius Härtl + * @author Liam JACK * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_versions/tests/ExpirationTest.php b/apps/files_versions/tests/ExpirationTest.php index 1979da624c..b549f05a4c 100644 --- a/apps/files_versions/tests/ExpirationTest.php +++ b/apps/files_versions/tests/ExpirationTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/files_versions/tests/VersioningTest.php b/apps/files_versions/tests/VersioningTest.php index b6d317ea25..72fd313ac1 100644 --- a/apps/files_versions/tests/VersioningTest.php +++ b/apps/files_versions/tests/VersioningTest.php @@ -8,6 +8,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Liam JACK * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/lookup_server_connector/lib/AppInfo/Application.php b/apps/lookup_server_connector/lib/AppInfo/Application.php index f5fa5cb7c2..e318a077d4 100644 --- a/apps/lookup_server_connector/lib/AppInfo/Application.php +++ b/apps/lookup_server_connector/lib/AppInfo/Application.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/oauth2/lib/Controller/OauthApiController.php b/apps/oauth2/lib/Controller/OauthApiController.php index 91dd1b948c..2fbaf45626 100644 --- a/apps/oauth2/lib/Controller/OauthApiController.php +++ b/apps/oauth2/lib/Controller/OauthApiController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/apps/oauth2/lib/Controller/SettingsController.php b/apps/oauth2/lib/Controller/SettingsController.php index db0c6957d0..00d16ce497 100644 --- a/apps/oauth2/lib/Controller/SettingsController.php +++ b/apps/oauth2/lib/Controller/SettingsController.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2017 Lukas Reschke * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Lukas Reschke * @author Patrik Kernstock * @author rakekniven diff --git a/apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php b/apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php index 6033568f15..079f7a9bee 100644 --- a/apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php +++ b/apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/apps/oauth2/lib/Exceptions/ClientNotFoundException.php b/apps/oauth2/lib/Exceptions/ClientNotFoundException.php index 7f7dad0432..77c7c6687c 100644 --- a/apps/oauth2/lib/Exceptions/ClientNotFoundException.php +++ b/apps/oauth2/lib/Exceptions/ClientNotFoundException.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/apps/oauth2/lib/Migration/SetTokenExpiration.php b/apps/oauth2/lib/Migration/SetTokenExpiration.php index b9538ee4ab..93f879d8e8 100644 --- a/apps/oauth2/lib/Migration/SetTokenExpiration.php +++ b/apps/oauth2/lib/Migration/SetTokenExpiration.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/provisioning_api/lib/Controller/AUserData.php b/apps/provisioning_api/lib/Controller/AUserData.php index 31a8322e4a..4b43bfa2f6 100644 --- a/apps/provisioning_api/lib/Controller/AUserData.php +++ b/apps/provisioning_api/lib/Controller/AUserData.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 John Molakvoæ (skjnldsv) * * @author Arthur Schiwon + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/apps/provisioning_api/lib/Controller/AppsController.php b/apps/provisioning_api/lib/Controller/AppsController.php index e59440e5e8..e7383fd355 100644 --- a/apps/provisioning_api/lib/Controller/AppsController.php +++ b/apps/provisioning_api/lib/Controller/AppsController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/apps/provisioning_api/lib/Controller/GroupsController.php b/apps/provisioning_api/lib/Controller/GroupsController.php index fa72e5ad5d..ee4e7b575d 100644 --- a/apps/provisioning_api/lib/Controller/GroupsController.php +++ b/apps/provisioning_api/lib/Controller/GroupsController.php @@ -6,8 +6,10 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/apps/provisioning_api/tests/Controller/AppConfigControllerTest.php b/apps/provisioning_api/tests/Controller/AppConfigControllerTest.php index 50a00a1e93..22172ed711 100644 --- a/apps/provisioning_api/tests/Controller/AppConfigControllerTest.php +++ b/apps/provisioning_api/tests/Controller/AppConfigControllerTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/provisioning_api/tests/Controller/GroupsControllerTest.php b/apps/provisioning_api/tests/Controller/GroupsControllerTest.php index 72f0cd5537..3496d445ad 100644 --- a/apps/provisioning_api/tests/Controller/GroupsControllerTest.php +++ b/apps/provisioning_api/tests/Controller/GroupsControllerTest.php @@ -6,6 +6,7 @@ * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/settings/appinfo/routes.php b/apps/settings/appinfo/routes.php index 213ca05b16..d8a4b2aabd 100644 --- a/apps/settings/appinfo/routes.php +++ b/apps/settings/appinfo/routes.php @@ -5,17 +5,10 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Arthur Schiwon * @author Bart Visscher - * @author Bjoern Schiessle - * @author Björn Schießle - * @author Christoph Wurst - * @author Joas Schilling - * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/settings/lib/Activity/Provider.php b/apps/settings/lib/Activity/Provider.php index 5ece4dddfc..6697f85a10 100644 --- a/apps/settings/lib/Activity/Provider.php +++ b/apps/settings/lib/Activity/Provider.php @@ -8,6 +8,7 @@ declare(strict_types=1); * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/settings/lib/AppInfo/Application.php b/apps/settings/lib/AppInfo/Application.php index 0f1a529ae8..8f70ca426a 100644 --- a/apps/settings/lib/AppInfo/Application.php +++ b/apps/settings/lib/AppInfo/Application.php @@ -12,6 +12,7 @@ * @author Maxence Lange * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author zulan * * @license AGPL-3.0 diff --git a/apps/settings/lib/Controller/CheckSetupController.php b/apps/settings/lib/Controller/CheckSetupController.php index b48ec4a45b..603a194133 100644 --- a/apps/settings/lib/Controller/CheckSetupController.php +++ b/apps/settings/lib/Controller/CheckSetupController.php @@ -10,6 +10,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author Ko- + * @author Lauris Binde * @author Lukas Reschke * @author Michael Weimann * @author Morris Jobke diff --git a/apps/settings/lib/Controller/HelpController.php b/apps/settings/lib/Controller/HelpController.php index 58fb18ea2c..8ebfeb2d4c 100644 --- a/apps/settings/lib/Controller/HelpController.php +++ b/apps/settings/lib/Controller/HelpController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Julius Härtl * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/apps/settings/lib/Controller/WebAuthnController.php b/apps/settings/lib/Controller/WebAuthnController.php index c1ce7a6cf9..6f41bdf632 100644 --- a/apps/settings/lib/Controller/WebAuthnController.php +++ b/apps/settings/lib/Controller/WebAuthnController.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/apps/settings/lib/Hooks.php b/apps/settings/lib/Hooks.php index e4e86e278c..24dc40f249 100644 --- a/apps/settings/lib/Hooks.php +++ b/apps/settings/lib/Hooks.php @@ -7,6 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/settings/lib/Settings/Personal/Security/WebAuthn.php b/apps/settings/lib/Settings/Personal/Security/WebAuthn.php index 4608e472ff..e3d087a4e0 100644 --- a/apps/settings/lib/Settings/Personal/Security/WebAuthn.php +++ b/apps/settings/lib/Settings/Personal/Security/WebAuthn.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/apps/settings/tests/Mailer/NewUserMailHelperTest.php b/apps/settings/tests/Mailer/NewUserMailHelperTest.php index 202e1278a8..74fc1f7a7f 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -6,6 +6,7 @@ * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl + * @author Liam JACK * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/sharebymail/lib/Activity.php b/apps/sharebymail/lib/Activity.php index af8157523f..79d7028afc 100644 --- a/apps/sharebymail/lib/Activity.php +++ b/apps/sharebymail/lib/Activity.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Joas Schilling * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/sharebymail/tests/CapabilitiesTest.php b/apps/sharebymail/tests/CapabilitiesTest.php index 5799e7e9cc..dc642a16ec 100644 --- a/apps/sharebymail/tests/CapabilitiesTest.php +++ b/apps/sharebymail/tests/CapabilitiesTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author MasterOfDeath * @author Roeland Jago Douma * diff --git a/apps/sharebymail/tests/SettingsTest.php b/apps/sharebymail/tests/SettingsTest.php index 83bf12da21..427dc256d6 100644 --- a/apps/sharebymail/tests/SettingsTest.php +++ b/apps/sharebymail/tests/SettingsTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Bjoern Schiessle * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/systemtags/appinfo/app.php b/apps/systemtags/appinfo/app.php index e4bf9b91fa..0e408f8bf4 100644 --- a/apps/systemtags/appinfo/app.php +++ b/apps/systemtags/appinfo/app.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/apps/systemtags/lib/Activity/Listener.php b/apps/systemtags/lib/Activity/Listener.php index 00568ab837..6baafb6847 100644 --- a/apps/systemtags/lib/Activity/Listener.php +++ b/apps/systemtags/lib/Activity/Listener.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/systemtags/lib/Activity/Provider.php b/apps/systemtags/lib/Activity/Provider.php index 6c91daffe1..2ff88633ed 100644 --- a/apps/systemtags/lib/Activity/Provider.php +++ b/apps/systemtags/lib/Activity/Provider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/systemtags/lib/Controller/LastUsedController.php b/apps/systemtags/lib/Controller/LastUsedController.php index da18847432..599aa9e384 100644 --- a/apps/systemtags/lib/Controller/LastUsedController.php +++ b/apps/systemtags/lib/Controller/LastUsedController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/systemtags/tests/Activity/SettingTest.php b/apps/systemtags/tests/Activity/SettingTest.php index 170695a066..9f54303196 100644 --- a/apps/systemtags/tests/Activity/SettingTest.php +++ b/apps/systemtags/tests/Activity/SettingTest.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Rinat Gumirov * @author Roeland Jago Douma * diff --git a/apps/testing/appinfo/app.php b/apps/testing/appinfo/app.php index e588ce4743..e1690b476e 100644 --- a/apps/testing/appinfo/app.php +++ b/apps/testing/appinfo/app.php @@ -1,10 +1,11 @@ + * @author Joas Schilling * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/testing/lib/Controller/LockingController.php b/apps/testing/lib/Controller/LockingController.php index b08c5e157c..c1fd342399 100644 --- a/apps/testing/lib/Controller/LockingController.php +++ b/apps/testing/lib/Controller/LockingController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/testing/lib/Locking/FakeDBLockingProvider.php b/apps/testing/lib/Locking/FakeDBLockingProvider.php index 2de83eac1a..5fba9a8a40 100644 --- a/apps/testing/lib/Locking/FakeDBLockingProvider.php +++ b/apps/testing/lib/Locking/FakeDBLockingProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/theming/appinfo/app.php b/apps/theming/appinfo/app.php index c942a85bc7..bc8d009063 100644 --- a/apps/theming/appinfo/app.php +++ b/apps/theming/appinfo/app.php @@ -4,6 +4,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Lukas Reschke diff --git a/apps/theming/lib/Controller/IconController.php b/apps/theming/lib/Controller/IconController.php index c0bc22de8e..66b6affaae 100644 --- a/apps/theming/lib/Controller/IconController.php +++ b/apps/theming/lib/Controller/IconController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Haertl * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Haertl * @author Julius Härtl diff --git a/apps/theming/lib/Controller/ThemingController.php b/apps/theming/lib/Controller/ThemingController.php index 6184796406..b7e783b9cd 100644 --- a/apps/theming/lib/Controller/ThemingController.php +++ b/apps/theming/lib/Controller/ThemingController.php @@ -5,6 +5,7 @@ * * @author Arthur Schiwon * @author Bjoern Schiessle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Daniel Kesselberg * @author Jan-Christoph Borchardt diff --git a/apps/theming/lib/IconBuilder.php b/apps/theming/lib/IconBuilder.php index 77079851d6..2818f37915 100644 --- a/apps/theming/lib/IconBuilder.php +++ b/apps/theming/lib/IconBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Julius Haertl * @author Julius Härtl diff --git a/apps/theming/lib/ImageManager.php b/apps/theming/lib/ImageManager.php index 35a03c30c4..bf52fd8176 100644 --- a/apps/theming/lib/ImageManager.php +++ b/apps/theming/lib/ImageManager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Julius Haertl * @author Julius Härtl diff --git a/apps/theming/lib/ThemingDefaults.php b/apps/theming/lib/ThemingDefaults.php index f0af45ba88..e568084662 100644 --- a/apps/theming/lib/ThemingDefaults.php +++ b/apps/theming/lib/ThemingDefaults.php @@ -5,6 +5,7 @@ * * @author Arthur Schiwon * @author Bjoern Schiessle + * @author Christoph Wurst * @author Daniel Kesselberg * @author Guillaume COMPAGNON * @author Jan-Christoph Borchardt diff --git a/apps/theming/tests/CapabilitiesTest.php b/apps/theming/tests/CapabilitiesTest.php index 6364f953c5..60cebb37cf 100644 --- a/apps/theming/tests/CapabilitiesTest.php +++ b/apps/theming/tests/CapabilitiesTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Guillaume COMPAGNON * @author Jan-Christoph Borchardt * @author Joas Schilling diff --git a/apps/theming/tests/IconBuilderTest.php b/apps/theming/tests/IconBuilderTest.php index 4d1a0daf3b..542bfcc51b 100644 --- a/apps/theming/tests/IconBuilderTest.php +++ b/apps/theming/tests/IconBuilderTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Julius Haertl diff --git a/apps/theming/tests/ImageManagerTest.php b/apps/theming/tests/ImageManagerTest.php index 4098c466da..1187ecf036 100644 --- a/apps/theming/tests/ImageManagerTest.php +++ b/apps/theming/tests/ImageManagerTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Julius Haertl * @author Julius Härtl * @author Michael Weimann diff --git a/apps/theming/tests/ServicesTest.php b/apps/theming/tests/ServicesTest.php index d530d321ae..ce893c8ccc 100644 --- a/apps/theming/tests/ServicesTest.php +++ b/apps/theming/tests/ServicesTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/theming/tests/UtilTest.php b/apps/theming/tests/UtilTest.php index 51cb76f955..6f7e195e46 100644 --- a/apps/theming/tests/UtilTest.php +++ b/apps/theming/tests/UtilTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Haertl * @author Julius Härtl diff --git a/apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php b/apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php index 5d6d428cec..277fff9e70 100644 --- a/apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php +++ b/apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php b/apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php index 4877be9fa3..352e3411a7 100644 --- a/apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php +++ b/apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/twofactor_backupcodes/lib/Db/BackupCode.php b/apps/twofactor_backupcodes/lib/Db/BackupCode.php index 02d1932d50..8b173890e3 100644 --- a/apps/twofactor_backupcodes/lib/Db/BackupCode.php +++ b/apps/twofactor_backupcodes/lib/Db/BackupCode.php @@ -3,7 +3,6 @@ * * * @author Christoph Wurst - * @author Joas Schilling * * @license GNU AGPL version 3 or any later version * diff --git a/apps/twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php b/apps/twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php index 996dba1a9b..bfcab55666 100644 --- a/apps/twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php +++ b/apps/twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Roeland Jago Douma diff --git a/apps/updatenotification/lib/Command/Check.php b/apps/updatenotification/lib/Command/Check.php index 0062753d4a..88d7e1d4fa 100644 --- a/apps/updatenotification/lib/Command/Check.php +++ b/apps/updatenotification/lib/Command/Check.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Tobia De Koninck (tobia@ledfan.be) * + * @author Christoph Wurst * @author Joas Schilling * @author Tobia De Koninck * diff --git a/apps/updatenotification/lib/Controller/APIController.php b/apps/updatenotification/lib/Controller/APIController.php index 255a56e1e9..e2c720cdc0 100644 --- a/apps/updatenotification/lib/Controller/APIController.php +++ b/apps/updatenotification/lib/Controller/APIController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/updatenotification/lib/Notification/BackgroundJob.php b/apps/updatenotification/lib/Notification/BackgroundJob.php index b32ec024a1..a8473acf8e 100644 --- a/apps/updatenotification/lib/Notification/BackgroundJob.php +++ b/apps/updatenotification/lib/Notification/BackgroundJob.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/updatenotification/lib/ResetTokenBackgroundJob.php b/apps/updatenotification/lib/ResetTokenBackgroundJob.php index d64a26c62e..2d83e7f64d 100644 --- a/apps/updatenotification/lib/ResetTokenBackgroundJob.php +++ b/apps/updatenotification/lib/ResetTokenBackgroundJob.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * diff --git a/apps/updatenotification/lib/Settings/Admin.php b/apps/updatenotification/lib/Settings/Admin.php index 43ec4dcb99..915f805e60 100644 --- a/apps/updatenotification/lib/Settings/Admin.php +++ b/apps/updatenotification/lib/Settings/Admin.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @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/apps/updatenotification/tests/Notification/BackgroundJobTest.php b/apps/updatenotification/tests/Notification/BackgroundJobTest.php index 92f7bc2a8a..768000c70e 100644 --- a/apps/updatenotification/tests/Notification/BackgroundJobTest.php +++ b/apps/updatenotification/tests/Notification/BackgroundJobTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/updatenotification/tests/Notification/NotifierTest.php b/apps/updatenotification/tests/Notification/NotifierTest.php index e071fb06b2..c00bcf842c 100644 --- a/apps/updatenotification/tests/Notification/NotifierTest.php +++ b/apps/updatenotification/tests/Notification/NotifierTest.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/apps/user_ldap/appinfo/install.php b/apps/user_ldap/appinfo/install.php index 78dd81e951..7dec03ffab 100644 --- a/apps/user_ldap/appinfo/install.php +++ b/apps/user_ldap/appinfo/install.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon - * @author Christopher Schäpers + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author root diff --git a/apps/user_ldap/appinfo/routes.php b/apps/user_ldap/appinfo/routes.php index d3ff28a3f1..510180edfd 100644 --- a/apps/user_ldap/appinfo/routes.php +++ b/apps/user_ldap/appinfo/routes.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Arthur Schiwon * @author Christoph Wurst + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Roger Szabo diff --git a/apps/user_ldap/lib/Access.php b/apps/user_ldap/lib/Access.php index 251c0eeeaa..16013555d4 100644 --- a/apps/user_ldap/lib/Access.php +++ b/apps/user_ldap/lib/Access.php @@ -3,13 +3,11 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Aaron Wood - * @author Alexander Bergolth * @author Andreas Fischer * @author Arthur Schiwon * @author Bart Visscher * @author Benjamin Diele * @author bline - * @author Christopher Schäpers * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling diff --git a/apps/user_ldap/lib/AccessFactory.php b/apps/user_ldap/lib/AccessFactory.php index a85823a456..96f2655f04 100644 --- a/apps/user_ldap/lib/AccessFactory.php +++ b/apps/user_ldap/lib/AccessFactory.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/user_ldap/lib/AppInfo/Application.php b/apps/user_ldap/lib/AppInfo/Application.php index ae8114d170..6e5b73a9be 100644 --- a/apps/user_ldap/lib/AppInfo/Application.php +++ b/apps/user_ldap/lib/AppInfo/Application.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Roger Szabo * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * @author Roger Szabo * diff --git a/apps/user_ldap/lib/Command/CheckUser.php b/apps/user_ldap/lib/Command/CheckUser.php index c34b396291..9b2c6d93de 100644 --- a/apps/user_ldap/lib/Command/CheckUser.php +++ b/apps/user_ldap/lib/Command/CheckUser.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/lib/Command/CreateEmptyConfig.php b/apps/user_ldap/lib/Command/CreateEmptyConfig.php index 8b2b19a517..3f42020c1e 100644 --- a/apps/user_ldap/lib/Command/CreateEmptyConfig.php +++ b/apps/user_ldap/lib/Command/CreateEmptyConfig.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Martin Konrad * @author Morris Jobke diff --git a/apps/user_ldap/lib/Command/DeleteConfig.php b/apps/user_ldap/lib/Command/DeleteConfig.php index fd075ae70c..43a5055e8a 100644 --- a/apps/user_ldap/lib/Command/DeleteConfig.php +++ b/apps/user_ldap/lib/Command/DeleteConfig.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Martin Konrad * @author Morris Jobke diff --git a/apps/user_ldap/lib/Command/Search.php b/apps/user_ldap/lib/Command/Search.php index 3c05d6cc2e..1389f2eca5 100644 --- a/apps/user_ldap/lib/Command/Search.php +++ b/apps/user_ldap/lib/Command/Search.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Juan Pablo Villafáñez * @author Morris Jobke diff --git a/apps/user_ldap/lib/Command/SetConfig.php b/apps/user_ldap/lib/Command/SetConfig.php index 4c8c47b641..53a480c652 100644 --- a/apps/user_ldap/lib/Command/SetConfig.php +++ b/apps/user_ldap/lib/Command/SetConfig.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/lib/Controller/ConfigAPIController.php b/apps/user_ldap/lib/Controller/ConfigAPIController.php index ec056c651a..b96aee291d 100644 --- a/apps/user_ldap/lib/Controller/ConfigAPIController.php +++ b/apps/user_ldap/lib/Controller/ConfigAPIController.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon - * @author Morris Jobke + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/user_ldap/lib/Controller/RenewPasswordController.php b/apps/user_ldap/lib/Controller/RenewPasswordController.php index 3395d10c48..715ca1a170 100644 --- a/apps/user_ldap/lib/Controller/RenewPasswordController.php +++ b/apps/user_ldap/lib/Controller/RenewPasswordController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Roger Szabo * + * @author Christoph Wurst * @author Roger Szabo * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/lib/Exceptions/AttributeNotSet.php b/apps/user_ldap/lib/Exceptions/AttributeNotSet.php index 5a4853d1e1..faa617efd1 100644 --- a/apps/user_ldap/lib/Exceptions/AttributeNotSet.php +++ b/apps/user_ldap/lib/Exceptions/AttributeNotSet.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/user_ldap/lib/Exceptions/ConstraintViolationException.php b/apps/user_ldap/lib/Exceptions/ConstraintViolationException.php index 1a462b2778..46cae91e2c 100644 --- a/apps/user_ldap/lib/Exceptions/ConstraintViolationException.php +++ b/apps/user_ldap/lib/Exceptions/ConstraintViolationException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Roger Szabo * + * @author Christoph Wurst * @author Roger Szabo * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/lib/Exceptions/NotOnLDAP.php b/apps/user_ldap/lib/Exceptions/NotOnLDAP.php index e88fa3b840..bd59d4956c 100644 --- a/apps/user_ldap/lib/Exceptions/NotOnLDAP.php +++ b/apps/user_ldap/lib/Exceptions/NotOnLDAP.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/user_ldap/lib/Group_LDAP.php b/apps/user_ldap/lib/Group_LDAP.php index b7d1b0d62b..0fb8c93d16 100644 --- a/apps/user_ldap/lib/Group_LDAP.php +++ b/apps/user_ldap/lib/Group_LDAP.php @@ -9,8 +9,8 @@ * @author Andreas Pflug * @author Arthur Schiwon * @author Bart Visscher - * @author Christopher Schäpers * @author Christoph Wurst + * @author Clement Wong * @author Frédéric Fortier * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/user_ldap/lib/Handler/ExtStorageConfigHandler.php b/apps/user_ldap/lib/Handler/ExtStorageConfigHandler.php index 13d20a42a1..483dade856 100644 --- a/apps/user_ldap/lib/Handler/ExtStorageConfigHandler.php +++ b/apps/user_ldap/lib/Handler/ExtStorageConfigHandler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/lib/Jobs/CleanUp.php b/apps/user_ldap/lib/Jobs/CleanUp.php index 996df67b1d..c97eb237a6 100644 --- a/apps/user_ldap/lib/Jobs/CleanUp.php +++ b/apps/user_ldap/lib/Jobs/CleanUp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/lib/LDAP.php b/apps/user_ldap/lib/LDAP.php index e53dc08b76..63b2b9adcb 100644 --- a/apps/user_ldap/lib/LDAP.php +++ b/apps/user_ldap/lib/LDAP.php @@ -11,6 +11,7 @@ * @author Morris Jobke * @author Peter Kubica * @author Robin McCorkell + * @author Roeland Jago Douma * @author Roger Szabo * * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/LDAPProvider.php b/apps/user_ldap/lib/LDAPProvider.php index 5b91a52f54..370cc3e282 100644 --- a/apps/user_ldap/lib/LDAPProvider.php +++ b/apps/user_ldap/lib/LDAPProvider.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de) * * @author Arthur Schiwon - * @author Joas Schilling + * @author Christoph Wurst * @author Roeland Jago Douma * @author Roger Szabo * @author root diff --git a/apps/user_ldap/lib/LDAPProviderFactory.php b/apps/user_ldap/lib/LDAPProviderFactory.php index ec8d0e3254..d0d9750dce 100644 --- a/apps/user_ldap/lib/LDAPProviderFactory.php +++ b/apps/user_ldap/lib/LDAPProviderFactory.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de) * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Roger Szabo * @author root diff --git a/apps/user_ldap/lib/Mapping/GroupMapping.php b/apps/user_ldap/lib/Mapping/GroupMapping.php index 703cc56a02..8bd872b905 100644 --- a/apps/user_ldap/lib/Mapping/GroupMapping.php +++ b/apps/user_ldap/lib/Mapping/GroupMapping.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/Mapping/UserMapping.php b/apps/user_ldap/lib/Mapping/UserMapping.php index b70cb86690..8220215b46 100644 --- a/apps/user_ldap/lib/Mapping/UserMapping.php +++ b/apps/user_ldap/lib/Mapping/UserMapping.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/Migration/UUIDFix.php b/apps/user_ldap/lib/Migration/UUIDFix.php index f7e399a51b..8648f97921 100644 --- a/apps/user_ldap/lib/Migration/UUIDFix.php +++ b/apps/user_ldap/lib/Migration/UUIDFix.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/apps/user_ldap/lib/Migration/UUIDFixGroup.php b/apps/user_ldap/lib/Migration/UUIDFixGroup.php index a101a97a82..8a6ac1caee 100644 --- a/apps/user_ldap/lib/Migration/UUIDFixGroup.php +++ b/apps/user_ldap/lib/Migration/UUIDFixGroup.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon - * @author Roger Szabo + * @author Christoph Wurst * @author Vinicius Cubas Brand * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/lib/Migration/UUIDFixInsert.php b/apps/user_ldap/lib/Migration/UUIDFixInsert.php index 873c8bcd98..3a8e78ef6a 100644 --- a/apps/user_ldap/lib/Migration/UUIDFixInsert.php +++ b/apps/user_ldap/lib/Migration/UUIDFixInsert.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/lib/Notification/Notifier.php b/apps/user_ldap/lib/Notification/Notifier.php index d380e38a48..e65bba2012 100644 --- a/apps/user_ldap/lib/Notification/Notifier.php +++ b/apps/user_ldap/lib/Notification/Notifier.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Roger Szabo * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Roger Szabo diff --git a/apps/user_ldap/lib/PagedResults/IAdapter.php b/apps/user_ldap/lib/PagedResults/IAdapter.php index 95034a1e39..0136aa0694 100644 --- a/apps/user_ldap/lib/PagedResults/IAdapter.php +++ b/apps/user_ldap/lib/PagedResults/IAdapter.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/apps/user_ldap/lib/PagedResults/Php54.php b/apps/user_ldap/lib/PagedResults/Php54.php index 7880229f51..55a5272f59 100644 --- a/apps/user_ldap/lib/PagedResults/Php54.php +++ b/apps/user_ldap/lib/PagedResults/Php54.php @@ -1,10 +1,12 @@ * * @author Arthur Schiwon + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * @@ -19,7 +21,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/apps/user_ldap/lib/PagedResults/Php73.php b/apps/user_ldap/lib/PagedResults/Php73.php index 014a7b1caa..fffac35c27 100644 --- a/apps/user_ldap/lib/PagedResults/Php73.php +++ b/apps/user_ldap/lib/PagedResults/Php73.php @@ -1,10 +1,12 @@ * * @author Arthur Schiwon + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * @@ -19,7 +21,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/apps/user_ldap/lib/PagedResults/TLinkId.php b/apps/user_ldap/lib/PagedResults/TLinkId.php index 410838a4ae..551fb0af33 100644 --- a/apps/user_ldap/lib/PagedResults/TLinkId.php +++ b/apps/user_ldap/lib/PagedResults/TLinkId.php @@ -1,10 +1,12 @@ * * @author Arthur Schiwon + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * @@ -19,7 +21,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/apps/user_ldap/lib/Settings/Admin.php b/apps/user_ldap/lib/Settings/Admin.php index f043d179e8..bea4813a23 100644 --- a/apps/user_ldap/lib/Settings/Admin.php +++ b/apps/user_ldap/lib/Settings/Admin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/apps/user_ldap/lib/User/DeletedUsersIndex.php b/apps/user_ldap/lib/User/DeletedUsersIndex.php index fee2b02d2c..5f1a9b6716 100644 --- a/apps/user_ldap/lib/User/DeletedUsersIndex.php +++ b/apps/user_ldap/lib/User/DeletedUsersIndex.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/user_ldap/lib/User/Manager.php b/apps/user_ldap/lib/User/Manager.php index a62aa3b39a..898a0ae0f8 100644 --- a/apps/user_ldap/lib/User/Manager.php +++ b/apps/user_ldap/lib/User/Manager.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/apps/user_ldap/lib/User_LDAP.php b/apps/user_ldap/lib/User_LDAP.php index 4e5af69038..c605aaad54 100644 --- a/apps/user_ldap/lib/User_LDAP.php +++ b/apps/user_ldap/lib/User_LDAP.php @@ -12,7 +12,6 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Renaud Fortier * @author Robin Appelman * @author Robin McCorkell * @author Roger Szabo diff --git a/apps/user_ldap/tests/GroupLDAPPluginTest.php b/apps/user_ldap/tests/GroupLDAPPluginTest.php index b5d9c40862..baabdfb53c 100644 --- a/apps/user_ldap/tests/GroupLDAPPluginTest.php +++ b/apps/user_ldap/tests/GroupLDAPPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br) * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Vinicius Cubas Brand * diff --git a/apps/user_ldap/tests/Group_LDAPTest.php b/apps/user_ldap/tests/Group_LDAPTest.php index 64160e203a..6a64a37f8c 100644 --- a/apps/user_ldap/tests/Group_LDAPTest.php +++ b/apps/user_ldap/tests/Group_LDAPTest.php @@ -4,11 +4,9 @@ * * @author Arthur Schiwon * @author Christoph Wurst - * @author Frédéric Fortier * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma - * @author Roland Tapken * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php index e6d9ddece5..ff57d56b47 100644 --- a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php +++ b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author root diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php index ba8a3657ed..a6be4de590 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Vinicius Cubas Brand diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php index d106533781..b75059dbbf 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php index 84920d5950..1c60ce6b6f 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Vinicius Cubas Brand * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php index ac5346fe02..69bc90dedb 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php index 4bf26b81a4..e2607b0ccc 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php index f2cfad251d..6160179b9d 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php index 6ef4c745c2..5a36ce2483 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/apps/user_ldap/tests/Jobs/SyncTest.php b/apps/user_ldap/tests/Jobs/SyncTest.php index e79fa58e01..5f2adbe7dd 100644 --- a/apps/user_ldap/tests/Jobs/SyncTest.php +++ b/apps/user_ldap/tests/Jobs/SyncTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/tests/Settings/AdminTest.php b/apps/user_ldap/tests/Settings/AdminTest.php index c9119cffae..2599a966f0 100644 --- a/apps/user_ldap/tests/Settings/AdminTest.php +++ b/apps/user_ldap/tests/Settings/AdminTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/user_ldap/tests/User/DeletedUsersIndexTest.php b/apps/user_ldap/tests/User/DeletedUsersIndexTest.php index af1d86c6df..0637828993 100644 --- a/apps/user_ldap/tests/User/DeletedUsersIndexTest.php +++ b/apps/user_ldap/tests/User/DeletedUsersIndexTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/apps/user_ldap/tests/UserLDAPPluginTest.php b/apps/user_ldap/tests/UserLDAPPluginTest.php index 03557ec174..e1b3cd9215 100644 --- a/apps/user_ldap/tests/UserLDAPPluginTest.php +++ b/apps/user_ldap/tests/UserLDAPPluginTest.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br) * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Vinicius Cubas Brand * diff --git a/apps/user_ldap/tests/User_ProxyTest.php b/apps/user_ldap/tests/User_ProxyTest.php index 83755abe07..7d2f0c60a8 100644 --- a/apps/user_ldap/tests/User_ProxyTest.php +++ b/apps/user_ldap/tests/User_ProxyTest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Roger Szabo diff --git a/build/integration/features/bootstrap/AppConfiguration.php b/build/integration/features/bootstrap/AppConfiguration.php index 87ecce2465..b893637ba6 100644 --- a/build/integration/features/bootstrap/AppConfiguration.php +++ b/build/integration/features/bootstrap/AppConfiguration.php @@ -3,6 +3,7 @@ * * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Sergio Bertolin diff --git a/build/integration/features/bootstrap/CalDavContext.php b/build/integration/features/bootstrap/CalDavContext.php index 76fe057670..b1981568e4 100644 --- a/build/integration/features/bootstrap/CalDavContext.php +++ b/build/integration/features/bootstrap/CalDavContext.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Phil Davis diff --git a/build/integration/features/bootstrap/CapabilitiesContext.php b/build/integration/features/bootstrap/CapabilitiesContext.php index 427e115605..19da7bc62c 100644 --- a/build/integration/features/bootstrap/CapabilitiesContext.php +++ b/build/integration/features/bootstrap/CapabilitiesContext.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Robin Appelman diff --git a/build/integration/features/bootstrap/CardDavContext.php b/build/integration/features/bootstrap/CardDavContext.php index c6d12c0f98..1f555ed814 100644 --- a/build/integration/features/bootstrap/CardDavContext.php +++ b/build/integration/features/bootstrap/CardDavContext.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Phil Davis diff --git a/build/integration/features/bootstrap/ChecksumsContext.php b/build/integration/features/bootstrap/ChecksumsContext.php index be9059cb71..e8cfdee2ee 100644 --- a/build/integration/features/bootstrap/ChecksumsContext.php +++ b/build/integration/features/bootstrap/ChecksumsContext.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Joas Schilling * @author Phil Davis * @author Robin Appelman diff --git a/build/integration/features/bootstrap/CommandLine.php b/build/integration/features/bootstrap/CommandLine.php index ecce68f297..060e2b5be2 100644 --- a/build/integration/features/bootstrap/CommandLine.php +++ b/build/integration/features/bootstrap/CommandLine.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Robin Appelman * @author Vincent Petry diff --git a/build/integration/features/bootstrap/CommandLineContext.php b/build/integration/features/bootstrap/CommandLineContext.php index d233353262..bf999fd205 100644 --- a/build/integration/features/bootstrap/CommandLineContext.php +++ b/build/integration/features/bootstrap/CommandLineContext.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Sujith H * @author Vincent Petry diff --git a/build/integration/features/bootstrap/FederationContext.php b/build/integration/features/bootstrap/FederationContext.php index ca1869c10a..13e0de4618 100644 --- a/build/integration/features/bootstrap/FederationContext.php +++ b/build/integration/features/bootstrap/FederationContext.php @@ -3,6 +3,7 @@ * * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Sergio Bertolin diff --git a/build/integration/features/bootstrap/FilesDropContext.php b/build/integration/features/bootstrap/FilesDropContext.php index d1fd2e8d0c..a596cbf5be 100644 --- a/build/integration/features/bootstrap/FilesDropContext.php +++ b/build/integration/features/bootstrap/FilesDropContext.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/build/integration/features/bootstrap/LDAPContext.php b/build/integration/features/bootstrap/LDAPContext.php index 4217bc640c..78276f1382 100644 --- a/build/integration/features/bootstrap/LDAPContext.php +++ b/build/integration/features/bootstrap/LDAPContext.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Robin Appelman * diff --git a/build/integration/features/bootstrap/SharingContext.php b/build/integration/features/bootstrap/SharingContext.php index 584defda60..83ef9f9604 100644 --- a/build/integration/features/bootstrap/SharingContext.php +++ b/build/integration/features/bootstrap/SharingContext.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * * @license GNU AGPL version 3 or any later version diff --git a/build/integration/features/bootstrap/WebDav.php b/build/integration/features/bootstrap/WebDav.php index e9123b0290..e4ca972dbd 100644 --- a/build/integration/features/bootstrap/WebDav.php +++ b/build/integration/features/bootstrap/WebDav.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author David Toledo * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/console.php b/console.php index 498e080cec..565569ef28 100644 --- a/console.php +++ b/console.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Estelle Poulin * @author Joas Schilling * @author Ko- diff --git a/core/Application.php b/core/Application.php index 55f3b68c26..2996c41255 100644 --- a/core/Application.php +++ b/core/Application.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016 Joas Schilling * - * @author Bernhard Posselt * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke diff --git a/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php b/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php index c24c8aa05a..44a14352cd 100644 --- a/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php +++ b/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php @@ -2,6 +2,7 @@ /** * @copyright 2018 Morris Jobke * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/core/Command/App/CheckCode.php b/core/Command/App/CheckCode.php index 185ec0e64a..25e22d0417 100644 --- a/core/Command/App/CheckCode.php +++ b/core/Command/App/CheckCode.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell diff --git a/core/Command/App/Enable.php b/core/Command/App/Enable.php index d82a71d9eb..e782a7fc0b 100644 --- a/core/Command/App/Enable.php +++ b/core/Command/App/Enable.php @@ -6,6 +6,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Sander Ruitenbeek * * @license AGPL-3.0 * diff --git a/core/Command/App/Install.php b/core/Command/App/Install.php index 49f4f0b804..6581789495 100644 --- a/core/Command/App/Install.php +++ b/core/Command/App/Install.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author sualko diff --git a/core/Command/App/Remove.php b/core/Command/App/Remove.php index d3e91332d7..6e3fa704ef 100644 --- a/core/Command/App/Remove.php +++ b/core/Command/App/Remove.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Patrik Kernstock * + * @author Christoph Wurst * @author Patrik Kernstock * @author Roeland Jago Douma * diff --git a/core/Command/Base.php b/core/Command/Base.php index 385642a731..3b29419897 100644 --- a/core/Command/Base.php +++ b/core/Command/Base.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/core/Command/Check.php b/core/Command/Check.php index 234b038084..a4e17e0bf9 100644 --- a/core/Command/Check.php +++ b/core/Command/Check.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/core/Command/Config/Import.php b/core/Command/Config/Import.php index 7918ef620a..3ff1950b76 100644 --- a/core/Command/Config/Import.php +++ b/core/Command/Config/Import.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/core/Command/Config/System/DeleteConfig.php b/core/Command/Config/System/DeleteConfig.php index 9ddad641e3..9bd162f987 100644 --- a/core/Command/Config/System/DeleteConfig.php +++ b/core/Command/Config/System/DeleteConfig.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/core/Command/Config/System/GetConfig.php b/core/Command/Config/System/GetConfig.php index 5d77518db2..a1ea135e59 100644 --- a/core/Command/Config/System/GetConfig.php +++ b/core/Command/Config/System/GetConfig.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/core/Command/Config/System/SetConfig.php b/core/Command/Config/System/SetConfig.php index 53f007a97e..55030be545 100644 --- a/core/Command/Config/System/SetConfig.php +++ b/core/Command/Config/System/SetConfig.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell diff --git a/core/Command/Db/ConvertType.php b/core/Command/Db/ConvertType.php index 2929fea376..c6d4c9e10f 100644 --- a/core/Command/Db/ConvertType.php +++ b/core/Command/Db/ConvertType.php @@ -5,6 +5,7 @@ * @author Andreas Fischer * @author Bart Visscher * @author Bernhard Ostertag + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Łukasz Buśko diff --git a/core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php b/core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php index 7db08ba006..4f93b59fe3 100644 --- a/core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php +++ b/core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Maxence Lange * diff --git a/core/Command/Encryption/ChangeKeyStorageRoot.php b/core/Command/Encryption/ChangeKeyStorageRoot.php index bdc2857dd1..894b1f664b 100644 --- a/core/Command/Encryption/ChangeKeyStorageRoot.php +++ b/core/Command/Encryption/ChangeKeyStorageRoot.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/core/Command/Encryption/DecryptAll.php b/core/Command/Encryption/DecryptAll.php index e631f97cda..14bf74d812 100644 --- a/core/Command/Encryption/DecryptAll.php +++ b/core/Command/Encryption/DecryptAll.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author davitol * @author Evgeny Golyshev * @author Joas Schilling diff --git a/core/Command/Encryption/Enable.php b/core/Command/Encryption/Enable.php index 6391eede85..2c475ca666 100644 --- a/core/Command/Encryption/Enable.php +++ b/core/Command/Encryption/Enable.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/core/Command/Encryption/EncryptAll.php b/core/Command/Encryption/EncryptAll.php index 7c6cad41a3..f2e798966b 100644 --- a/core/Command/Encryption/EncryptAll.php +++ b/core/Command/Encryption/EncryptAll.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Evgeny Golyshev * @author Joas Schilling * @author Matthew Setter diff --git a/core/Command/Encryption/SetDefaultModule.php b/core/Command/Encryption/SetDefaultModule.php index f84ed19621..01c85abdf6 100644 --- a/core/Command/Encryption/SetDefaultModule.php +++ b/core/Command/Encryption/SetDefaultModule.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Ruben Homs * diff --git a/core/Command/Encryption/ShowKeyStorageRoot.php b/core/Command/Encryption/ShowKeyStorageRoot.php index c877d1fcdd..8156781e17 100644 --- a/core/Command/Encryption/ShowKeyStorageRoot.php +++ b/core/Command/Encryption/ShowKeyStorageRoot.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * * @license AGPL-3.0 * diff --git a/core/Command/Integrity/CheckApp.php b/core/Command/Integrity/CheckApp.php index affe137c67..e57e3fdc9d 100644 --- a/core/Command/Integrity/CheckApp.php +++ b/core/Command/Integrity/CheckApp.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Carla Schroder + * @author Christoph Wurst * @author Georg Ehrke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/core/Command/Integrity/CheckCore.php b/core/Command/Integrity/CheckCore.php index 665e0079b4..ee61962d42 100644 --- a/core/Command/Integrity/CheckCore.php +++ b/core/Command/Integrity/CheckCore.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Carla Schroder + * @author Christoph Wurst * @author Roeland Jago Douma * @author Victor Dubiniuk * diff --git a/core/Command/Integrity/SignApp.php b/core/Command/Integrity/SignApp.php index 7657c2975a..c8a876dca5 100644 --- a/core/Command/Integrity/SignApp.php +++ b/core/Command/Integrity/SignApp.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Victor Dubiniuk * diff --git a/core/Command/Integrity/SignCore.php b/core/Command/Integrity/SignCore.php index 7f871b0829..6da09b52c1 100644 --- a/core/Command/Integrity/SignCore.php +++ b/core/Command/Integrity/SignCore.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Victor Dubiniuk * diff --git a/core/Command/InterruptedException.php b/core/Command/InterruptedException.php index 509656f2da..caedbc1227 100644 --- a/core/Command/InterruptedException.php +++ b/core/Command/InterruptedException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/core/Command/Log/File.php b/core/Command/Log/File.php index 2bf77224cd..0f7fa9c1a4 100644 --- a/core/Command/Log/File.php +++ b/core/Command/Log/File.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell diff --git a/core/Command/Log/Manage.php b/core/Command/Log/Manage.php index 0318e1c8d2..3eb24a4417 100644 --- a/core/Command/Log/Manage.php +++ b/core/Command/Log/Manage.php @@ -2,11 +2,11 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Johannes Ernst * @author Robin McCorkell * @author Roeland Jago Douma - * @author Thomas Pulzer * @author Tim Terhorst * * @license AGPL-3.0 diff --git a/core/Command/Maintenance/Install.php b/core/Command/Maintenance/Install.php index b7557b55e8..0fe9c28cf9 100644 --- a/core/Command/Maintenance/Install.php +++ b/core/Command/Maintenance/Install.php @@ -4,6 +4,7 @@ * * @author Bernhard Posselt * @author Christian Kampka + * @author Christoph Wurst * @author Daniel Hansson * @author Daniel Kesselberg * @author Joas Schilling diff --git a/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php b/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php index 01bac261cd..0f91ec9a4e 100644 --- a/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php +++ b/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Xheni Myrtaj * + * @author Christoph Wurst * @author Roeland Jago Douma * @author Xheni Myrtaj * diff --git a/core/Command/Maintenance/Mimetype/UpdateDB.php b/core/Command/Maintenance/Mimetype/UpdateDB.php index eb81ad4991..80ea06433b 100644 --- a/core/Command/Maintenance/Mimetype/UpdateDB.php +++ b/core/Command/Maintenance/Mimetype/UpdateDB.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin McCorkell * @author Roeland Jago Douma * diff --git a/core/Command/TwoFactorAuth/Base.php b/core/Command/TwoFactorAuth/Base.php index 1e1e659e61..9112fffea4 100644 --- a/core/Command/TwoFactorAuth/Base.php +++ b/core/Command/TwoFactorAuth/Base.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/core/Command/Upgrade.php b/core/Command/Upgrade.php index f00945a29d..41088c1685 100644 --- a/core/Command/Upgrade.php +++ b/core/Command/Upgrade.php @@ -6,7 +6,6 @@ * @author Björn Schießle * @author Christoph Wurst * @author Joas Schilling - * @author Jürgen Haas * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler diff --git a/core/Command/User/Add.php b/core/Command/User/Add.php index 2fe4de83f6..dfb2c9b8ad 100644 --- a/core/Command/User/Add.php +++ b/core/Command/User/Add.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Laurens Post * @author Roeland Jago Douma diff --git a/core/Command/User/LastSeen.php b/core/Command/User/LastSeen.php index 5a1e5f3b4e..b60d88c861 100644 --- a/core/Command/User/LastSeen.php +++ b/core/Command/User/LastSeen.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Pierre Ozoux diff --git a/core/Command/User/Setting.php b/core/Command/User/Setting.php index 71509d4eb6..5a2c653bbd 100644 --- a/core/Command/User/Setting.php +++ b/core/Command/User/Setting.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Kim Brose * @author Roeland Jago Douma diff --git a/core/Controller/AutoCompleteController.php b/core/Controller/AutoCompleteController.php index 31d0a7ab7b..0eebaabafd 100644 --- a/core/Controller/AutoCompleteController.php +++ b/core/Controller/AutoCompleteController.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php index 34280c6094..ac0f9535dc 100644 --- a/core/Controller/AvatarController.php +++ b/core/Controller/AvatarController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/core/Controller/ClientFlowLoginController.php b/core/Controller/ClientFlowLoginController.php index 748a4cf50d..d5beded958 100644 --- a/core/Controller/ClientFlowLoginController.php +++ b/core/Controller/ClientFlowLoginController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Lukas Reschke * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Daniel Kesselberg * @author Lukas Reschke * @author Mario Danic diff --git a/core/Controller/ClientFlowLoginV2Controller.php b/core/Controller/ClientFlowLoginV2Controller.php index 43e17c77dd..d5b50dd413 100644 --- a/core/Controller/ClientFlowLoginV2Controller.php +++ b/core/Controller/ClientFlowLoginV2Controller.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/core/Controller/CssController.php b/core/Controller/CssController.php index f7368003d5..05c1bd5e6c 100644 --- a/core/Controller/CssController.php +++ b/core/Controller/CssController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, John Molakvoæ (skjnldsv@protonmail.com) * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Morris Jobke diff --git a/core/Controller/JsController.php b/core/Controller/JsController.php index 730a1cf0cb..2adb0ac374 100644 --- a/core/Controller/JsController.php +++ b/core/Controller/JsController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2017, Roeland Jago Douma * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Morris Jobke diff --git a/core/Controller/LoginController.php b/core/Controller/LoginController.php index a282859925..7073584a66 100644 --- a/core/Controller/LoginController.php +++ b/core/Controller/LoginController.php @@ -7,6 +7,7 @@ * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Julius Härtl * @author Lukas Reschke * @author Michael Weimann diff --git a/core/Controller/OCJSController.php b/core/Controller/OCJSController.php index 29a210a092..2a377e56f6 100644 --- a/core/Controller/OCJSController.php +++ b/core/Controller/OCJSController.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/core/Controller/PreviewController.php b/core/Controller/PreviewController.php index f47104bc53..0b76209408 100644 --- a/core/Controller/PreviewController.php +++ b/core/Controller/PreviewController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, Roeland Jago Douma * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/core/Controller/SvgController.php b/core/Controller/SvgController.php index af71ca1733..573f245c5a 100644 --- a/core/Controller/SvgController.php +++ b/core/Controller/SvgController.php @@ -5,10 +5,10 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com) * + * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl - * @author Michael Weimann * @author Roeland Jago Douma * @author Thomas Citharel * diff --git a/core/Controller/WalledGardenController.php b/core/Controller/WalledGardenController.php index fd2b3cbf90..208162c754 100644 --- a/core/Controller/WalledGardenController.php +++ b/core/Controller/WalledGardenController.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/core/Controller/WebAuthnController.php b/core/Controller/WebAuthnController.php index 7315053f12..b602fe4c72 100644 --- a/core/Controller/WebAuthnController.php +++ b/core/Controller/WebAuthnController.php @@ -1,9 +1,11 @@ * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version @@ -19,7 +21,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/core/Controller/WhatsNewController.php b/core/Controller/WhatsNewController.php index 3a72486b26..48cd26a1b5 100644 --- a/core/Controller/WhatsNewController.php +++ b/core/Controller/WhatsNewController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/core/Migrations/Version13000Date20170718121200.php b/core/Migrations/Version13000Date20170718121200.php index 7907313f1e..f974556616 100644 --- a/core/Migrations/Version13000Date20170718121200.php +++ b/core/Migrations/Version13000Date20170718121200.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Daniel Kesselberg + * @author Georg Ehrke * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/core/Migrations/Version14000Date20180626223656.php b/core/Migrations/Version14000Date20180626223656.php index 0e679a9972..2fea1eb1f3 100644 --- a/core/Migrations/Version14000Date20180626223656.php +++ b/core/Migrations/Version14000Date20180626223656.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/core/Migrations/Version17000Date20190514105811.php b/core/Migrations/Version17000Date20190514105811.php index b435172d5f..994e85e062 100644 --- a/core/Migrations/Version17000Date20190514105811.php +++ b/core/Migrations/Version17000Date20190514105811.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Morris Jobke * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/core/Migrations/Version19000Date20200211083441.php b/core/Migrations/Version19000Date20200211083441.php index 07eb04df14..7689c2a81d 100644 --- a/core/Migrations/Version19000Date20200211083441.php +++ b/core/Migrations/Version19000Date20200211083441.php @@ -2,6 +2,27 @@ declare(strict_types=1); +/** + * + * + * @author Roeland Jago Douma + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * 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 . + * + */ namespace OC\Core\Migrations; use Closure; diff --git a/core/Notification/RemoveLinkSharesNotifier.php b/core/Notification/RemoveLinkSharesNotifier.php index d4afe7239f..52a71fced2 100644 --- a/core/Notification/RemoveLinkSharesNotifier.php +++ b/core/Notification/RemoveLinkSharesNotifier.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/cron.php b/cron.php index 74ba5775ec..fd7d2040f1 100644 --- a/cron.php +++ b/cron.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Artem Sidorenko - * @author Bernhard Posselt * @author Christopher Schäpers * @author Christoph Wurst * @author Damjan Georgievski diff --git a/lib/private/Accounts/Account.php b/lib/private/Accounts/Account.php index 446bb01d86..e7aeb6fa1e 100644 --- a/lib/private/Accounts/Account.php +++ b/lib/private/Accounts/Account.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Julius Härtl * + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Activity/Event.php b/lib/private/Activity/Event.php index 85f896622b..4958cdfd46 100644 --- a/lib/private/Activity/Event.php +++ b/lib/private/Activity/Event.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Phil Davis * diff --git a/lib/private/Activity/EventMerger.php b/lib/private/Activity/EventMerger.php index 4855c0e844..d2caad42fa 100644 --- a/lib/private/Activity/EventMerger.php +++ b/lib/private/Activity/EventMerger.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * diff --git a/lib/private/App/AppStore/Bundles/Bundle.php b/lib/private/App/AppStore/Bundles/Bundle.php index 16458121b3..1143558d2e 100644 --- a/lib/private/App/AppStore/Bundles/Bundle.php +++ b/lib/private/App/AppStore/Bundles/Bundle.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/App/AppStore/Bundles/BundleFetcher.php b/lib/private/App/AppStore/Bundles/BundleFetcher.php index cff3368d04..3ceb049fda 100644 --- a/lib/private/App/AppStore/Bundles/BundleFetcher.php +++ b/lib/private/App/AppStore/Bundles/BundleFetcher.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Lukas Reschke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/App/AppStore/Fetcher/Fetcher.php b/lib/private/App/AppStore/Fetcher/Fetcher.php index a54d149df6..8f2fb0a708 100644 --- a/lib/private/App/AppStore/Fetcher/Fetcher.php +++ b/lib/private/App/AppStore/Fetcher/Fetcher.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/private/App/AppStore/Version/VersionParser.php b/lib/private/App/AppStore/Version/VersionParser.php index e851ecc31d..b2e2f163ac 100644 --- a/lib/private/App/AppStore/Version/VersionParser.php +++ b/lib/private/App/AppStore/Version/VersionParser.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * diff --git a/lib/private/App/CodeChecker/CodeChecker.php b/lib/private/App/CodeChecker/CodeChecker.php index 01969006af..13d6ff887f 100644 --- a/lib/private/App/CodeChecker/CodeChecker.php +++ b/lib/private/App/CodeChecker/CodeChecker.php @@ -5,7 +5,6 @@ * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke - * @author Roeland Jago Douma * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/App/CodeChecker/MigrationSchemaChecker.php b/lib/private/App/CodeChecker/MigrationSchemaChecker.php index 778bbfc2f3..859daf2549 100644 --- a/lib/private/App/CodeChecker/MigrationSchemaChecker.php +++ b/lib/private/App/CodeChecker/MigrationSchemaChecker.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * diff --git a/lib/private/App/Platform.php b/lib/private/App/Platform.php index f03e241e9a..4a64177232 100644 --- a/lib/private/App/Platform.php +++ b/lib/private/App/Platform.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/AppConfig.php b/lib/private/AppConfig.php index f922033bdd..97338c1895 100644 --- a/lib/private/AppConfig.php +++ b/lib/private/AppConfig.php @@ -5,6 +5,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/AppFramework/App.php b/lib/private/AppFramework/App.php index c250a6e2d5..e02f372e41 100644 --- a/lib/private/AppFramework/App.php +++ b/lib/private/AppFramework/App.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/AppFramework/Http/Dispatcher.php b/lib/private/AppFramework/Http/Dispatcher.php index f1871e84c0..629905e5da 100644 --- a/lib/private/AppFramework/Http/Dispatcher.php +++ b/lib/private/AppFramework/Http/Dispatcher.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/AppFramework/Http/Request.php b/lib/private/AppFramework/Http/Request.php index 2ef7b4a099..12748e0dd6 100644 --- a/lib/private/AppFramework/Http/Request.php +++ b/lib/private/AppFramework/Http/Request.php @@ -9,10 +9,8 @@ declare(strict_types=1); * @author Bart Visscher * @author Bernhard Posselt * @author Christoph Wurst - * @author coderkun * @author Daniel Kesselberg * @author Joas Schilling - * @author Jörn Friedrich Dreyer * @author Juan Pablo Villafáñez * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php b/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php index 388e86c1e1..270058dc55 100644 --- a/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php +++ b/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/AppFramework/Middleware/OCSMiddleware.php b/lib/private/AppFramework/Middleware/OCSMiddleware.php index 875c743e97..5016fc3eec 100644 --- a/lib/private/AppFramework/Middleware/OCSMiddleware.php +++ b/lib/private/AppFramework/Middleware/OCSMiddleware.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php b/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php index c2d1d7783e..398c2f3f3a 100644 --- a/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/AppFramework/Middleware/Security/CSPMiddleware.php b/lib/private/AppFramework/Middleware/Security/CSPMiddleware.php index 057aa1529d..10768a643a 100644 --- a/lib/private/AppFramework/Middleware/Security/CSPMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/CSPMiddleware.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, 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/Middleware/Security/Exceptions/SecurityException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php index bfa4116d12..a28e22f571 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller diff --git a/lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php b/lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php index 2a7cf982ff..712becb3be 100644 --- a/lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php b/lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php index 70d4d4b88d..7a358f6ebf 100644 --- a/lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php @@ -2,6 +2,7 @@ /** * @copyright 2017, 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/Middleware/SessionMiddleware.php b/lib/private/AppFramework/Middleware/SessionMiddleware.php index 88b8546825..40b7723036 100644 --- a/lib/private/AppFramework/Middleware/SessionMiddleware.php +++ b/lib/private/AppFramework/Middleware/SessionMiddleware.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/AppFramework/OCS/V2Response.php b/lib/private/AppFramework/OCS/V2Response.php index 1d4eb74121..b6863262d8 100644 --- a/lib/private/AppFramework/OCS/V2Response.php +++ b/lib/private/AppFramework/OCS/V2Response.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/RouteConfig.php b/lib/private/AppFramework/Routing/RouteConfig.php index 957dcba453..c10aafd55f 100644 --- a/lib/private/AppFramework/Routing/RouteConfig.php +++ b/lib/private/AppFramework/Routing/RouteConfig.php @@ -5,10 +5,9 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke - * @author Patrick Paysant * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/lib/private/AppFramework/Utility/ControllerMethodReflector.php b/lib/private/AppFramework/Utility/ControllerMethodReflector.php index 2b7420cd41..97957fb573 100644 --- a/lib/private/AppFramework/Utility/ControllerMethodReflector.php +++ b/lib/private/AppFramework/Utility/ControllerMethodReflector.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Bernhard Posselt * @author Bjoern Schiessle + * @author Christoph Wurst * @author Daniel Kesselberg * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/AppFramework/Utility/SimpleContainer.php b/lib/private/AppFramework/Utility/SimpleContainer.php index 44bda1c3e6..60f674bbea 100644 --- a/lib/private/AppFramework/Utility/SimpleContainer.php +++ b/lib/private/AppFramework/Utility/SimpleContainer.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Archive/Archive.php b/lib/private/Archive/Archive.php index 43b44e5a23..ee27009ca8 100644 --- a/lib/private/Archive/Archive.php +++ b/lib/private/Archive/Archive.php @@ -4,13 +4,13 @@ * * @author Arthur Schiwon * @author Christopher Schäpers + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Thomas Müller * * @license AGPL-3.0 * diff --git a/lib/private/Authentication/Events/LoginFailed.php b/lib/private/Authentication/Events/LoginFailed.php index 6e32e41987..7b107564e9 100644 --- a/lib/private/Authentication/Events/LoginFailed.php +++ b/lib/private/Authentication/Events/LoginFailed.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/Authentication/Listeners/LoginFailedListener.php b/lib/private/Authentication/Listeners/LoginFailedListener.php index d56e24cce7..72800ad509 100644 --- a/lib/private/Authentication/Listeners/LoginFailedListener.php +++ b/lib/private/Authentication/Listeners/LoginFailedListener.php @@ -1,9 +1,11 @@ * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version @@ -19,7 +21,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/Authentication/Login/FinishRememberedLoginCommand.php b/lib/private/Authentication/Login/FinishRememberedLoginCommand.php index 8f60c893ec..48d9e51e4b 100644 --- a/lib/private/Authentication/Login/FinishRememberedLoginCommand.php +++ b/lib/private/Authentication/Login/FinishRememberedLoginCommand.php @@ -3,6 +3,7 @@ * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Julius Härtl * * @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 5fd1f1af4b..d2546a62d1 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 Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Login/LoginData.php b/lib/private/Authentication/Login/LoginData.php index 162e0f362d..1da09f1883 100644 --- a/lib/private/Authentication/Login/LoginData.php +++ b/lib/private/Authentication/Login/LoginData.php @@ -3,6 +3,7 @@ * @copyright 2019 Christoph Wurst * * @author Christoph Wurst + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Authentication/Login/WebAuthnChain.php b/lib/private/Authentication/Login/WebAuthnChain.php index ff6dd23e1e..1f737a1674 100644 --- a/lib/private/Authentication/Login/WebAuthnChain.php +++ b/lib/private/Authentication/Login/WebAuthnChain.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/Authentication/Login/WebAuthnLoginCommand.php b/lib/private/Authentication/Login/WebAuthnLoginCommand.php index 6aa35d43f9..c08108fe9b 100644 --- a/lib/private/Authentication/Login/WebAuthnLoginCommand.php +++ b/lib/private/Authentication/Login/WebAuthnLoginCommand.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/Authentication/Token/PublicKeyToken.php b/lib/private/Authentication/Token/PublicKeyToken.php index 0724eabc70..320373436f 100644 --- a/lib/private/Authentication/Token/PublicKeyToken.php +++ b/lib/private/Authentication/Token/PublicKeyToken.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Roeland Jago Douma * diff --git a/lib/private/Authentication/WebAuthn/CredentialRepository.php b/lib/private/Authentication/WebAuthn/CredentialRepository.php index da552b120b..f4ff950e17 100644 --- a/lib/private/Authentication/WebAuthn/CredentialRepository.php +++ b/lib/private/Authentication/WebAuthn/CredentialRepository.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/Authentication/WebAuthn/Db/PublicKeyCredentialEntity.php b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialEntity.php index 2a4740bef4..ae31a2ea77 100644 --- a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialEntity.php +++ b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialEntity.php @@ -1,9 +1,11 @@ * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version @@ -19,7 +21,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/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php index a78ebee307..9c436b38b5 100644 --- a/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php +++ b/lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.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/Authentication/WebAuthn/Manager.php b/lib/private/Authentication/WebAuthn/Manager.php index 7a2e4fc6b8..cc3e9aba1c 100644 --- a/lib/private/Authentication/WebAuthn/Manager.php +++ b/lib/private/Authentication/WebAuthn/Manager.php @@ -1,9 +1,11 @@ * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version @@ -19,7 +21,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/Avatar/AvatarManager.php b/lib/private/Avatar/AvatarManager.php index 37f57c9076..5102396224 100644 --- a/lib/private/Avatar/AvatarManager.php +++ b/lib/private/Avatar/AvatarManager.php @@ -6,7 +6,9 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Lukas Reschke * @author Michael Weimann * @author Morris Jobke diff --git a/lib/private/Avatar/UserAvatar.php b/lib/private/Avatar/UserAvatar.php index a5da4a278f..f7ace429f7 100644 --- a/lib/private/Avatar/UserAvatar.php +++ b/lib/private/Avatar/UserAvatar.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018, Michael Weimann * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Michael Weimann * diff --git a/lib/private/BackgroundJob/QueuedJob.php b/lib/private/BackgroundJob/QueuedJob.php index 08fae26630..6f10ee4408 100644 --- a/lib/private/BackgroundJob/QueuedJob.php +++ b/lib/private/BackgroundJob/QueuedJob.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/BackgroundJob/TimedJob.php b/lib/private/BackgroundJob/TimedJob.php index 0da8c4ad12..e5dfeb96c9 100644 --- a/lib/private/BackgroundJob/TimedJob.php +++ b/lib/private/BackgroundJob/TimedJob.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/Calendar/Manager.php b/lib/private/Calendar/Manager.php index 3b438dfa11..ab8af87022 100644 --- a/lib/private/Calendar/Manager.php +++ b/lib/private/Calendar/Manager.php @@ -2,6 +2,7 @@ /** * @copyright 2017, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Calendar/Resource/Manager.php b/lib/private/Calendar/Resource/Manager.php index 6ae46c9530..2c63ce990f 100644 --- a/lib/private/Calendar/Resource/Manager.php +++ b/lib/private/Calendar/Resource/Manager.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * diff --git a/lib/private/Calendar/Room/Manager.php b/lib/private/Calendar/Room/Manager.php index 6c3d02c359..5001b715cb 100644 --- a/lib/private/Calendar/Room/Manager.php +++ b/lib/private/Calendar/Room/Manager.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * diff --git a/lib/private/Collaboration/AutoComplete/Manager.php b/lib/private/Collaboration/AutoComplete/Manager.php index e8d5732dec..dc3b76f1f4 100644 --- a/lib/private/Collaboration/AutoComplete/Manager.php +++ b/lib/private/Collaboration/AutoComplete/Manager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Collaboration/Collaborators/GroupPlugin.php b/lib/private/Collaboration/Collaborators/GroupPlugin.php index 64db97a523..4816fdd7c0 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 Christoph Wurst * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Collaboration/Collaborators/MailPlugin.php b/lib/private/Collaboration/Collaborators/MailPlugin.php index 8266ca6794..f912690cb7 100644 --- a/lib/private/Collaboration/Collaborators/MailPlugin.php +++ b/lib/private/Collaboration/Collaborators/MailPlugin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Tobia De Koninck diff --git a/lib/private/Collaboration/Collaborators/RemotePlugin.php b/lib/private/Collaboration/Collaborators/RemotePlugin.php index e4340f4c19..81e05050d2 100644 --- a/lib/private/Collaboration/Collaborators/RemotePlugin.php +++ b/lib/private/Collaboration/Collaborators/RemotePlugin.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl diff --git a/lib/private/Collaboration/Collaborators/Search.php b/lib/private/Collaboration/Collaborators/Search.php index 11c7f87db1..c26d5f5541 100644 --- a/lib/private/Collaboration/Collaborators/Search.php +++ b/lib/private/Collaboration/Collaborators/Search.php @@ -3,6 +3,8 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Collaboration/Collaborators/SearchResult.php b/lib/private/Collaboration/Collaborators/SearchResult.php index 46d5894b6f..8e2c5a1ff3 100644 --- a/lib/private/Collaboration/Collaborators/SearchResult.php +++ b/lib/private/Collaboration/Collaborators/SearchResult.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Collaboration/Collaborators/UserPlugin.php b/lib/private/Collaboration/Collaborators/UserPlugin.php index 189ea2f8ff..4809585dca 100644 --- a/lib/private/Collaboration/Collaborators/UserPlugin.php +++ b/lib/private/Collaboration/Collaborators/UserPlugin.php @@ -3,9 +3,11 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke + * @author Robin Appelman * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Collaboration/Resources/Collection.php b/lib/private/Collaboration/Resources/Collection.php index 7369b44866..5bdc1489fb 100644 --- a/lib/private/Collaboration/Resources/Collection.php +++ b/lib/private/Collaboration/Resources/Collection.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/private/Collaboration/Resources/Listener.php b/lib/private/Collaboration/Resources/Listener.php index 240ec7c064..ffb5001e80 100644 --- a/lib/private/Collaboration/Resources/Listener.php +++ b/lib/private/Collaboration/Resources/Listener.php @@ -5,8 +5,8 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling - * @author Julius Härtl * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Color.php b/lib/private/Color.php index 6238831c41..34ae487bfa 100644 --- a/lib/private/Color.php +++ b/lib/private/Color.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, John Molakvoæ * + * @author Christoph Wurst * @author Morris Jobke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Command/CronBus.php b/lib/private/Command/CronBus.php index 86fa919d5f..5bb8e4b004 100644 --- a/lib/private/Command/CronBus.php +++ b/lib/private/Command/CronBus.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Command/FileAccess.php b/lib/private/Command/FileAccess.php index edad7882ef..b6bfa47e98 100644 --- a/lib/private/Command/FileAccess.php +++ b/lib/private/Command/FileAccess.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/Command/QueueBus.php b/lib/private/Command/QueueBus.php index 2ca8f948b6..1955da70fd 100644 --- a/lib/private/Command/QueueBus.php +++ b/lib/private/Command/QueueBus.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Julius Härtl * @author Robin Appelman * diff --git a/lib/private/Comments/Comment.php b/lib/private/Comments/Comment.php index 2fd5f20edb..7c553c25a1 100644 --- a/lib/private/Comments/Comment.php +++ b/lib/private/Comments/Comment.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Config.php b/lib/private/Config.php index d44f713f36..cbdbc5b2e6 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -12,6 +12,7 @@ * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling + * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke diff --git a/lib/private/Console/Application.php b/lib/private/Console/Application.php index 94f51c2a4b..10c578f41e 100644 --- a/lib/private/Console/Application.php +++ b/lib/private/Console/Application.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/Contacts/ContactsMenu/ContactsStore.php b/lib/private/Contacts/ContactsMenu/ContactsStore.php index 0542d60ad3..b0bd99b844 100644 --- a/lib/private/Contacts/ContactsMenu/ContactsStore.php +++ b/lib/private/Contacts/ContactsMenu/ContactsStore.php @@ -4,6 +4,7 @@ * @copyright 2017 Lukas Reschke * * @author Christoph Wurst + * @author Daniel Calviño Sánchez * @author Georg Ehrke * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/private/ContactsManager.php b/lib/private/ContactsManager.php index fca0a6e5ba..4084205b06 100644 --- a/lib/private/ContactsManager.php +++ b/lib/private/ContactsManager.php @@ -7,6 +7,7 @@ * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/lib/private/DB/Adapter.php b/lib/private/DB/Adapter.php index 0755fa1461..f27a90dd69 100644 --- a/lib/private/DB/Adapter.php +++ b/lib/private/DB/Adapter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Jonny007-MKD <1-23-4-5@web.de> * @author Morris Jobke diff --git a/lib/private/DB/AdapterOCI8.php b/lib/private/DB/AdapterOCI8.php index 33a30b8348..553945691a 100644 --- a/lib/private/DB/AdapterOCI8.php +++ b/lib/private/DB/AdapterOCI8.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/DB/AdapterPgSql.php b/lib/private/DB/AdapterPgSql.php index bc7fa7698e..7f7f515078 100644 --- a/lib/private/DB/AdapterPgSql.php +++ b/lib/private/DB/AdapterPgSql.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Morris Jobke * @author Ole Ostergaard * @author Ole Ostergaard diff --git a/lib/private/DB/AdapterSqlite.php b/lib/private/DB/AdapterSqlite.php index 66c3aca1d9..43ec4a90c6 100644 --- a/lib/private/DB/AdapterSqlite.php +++ b/lib/private/DB/AdapterSqlite.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/DB/MDB2SchemaManager.php b/lib/private/DB/MDB2SchemaManager.php index 36184b5125..145272619b 100644 --- a/lib/private/DB/MDB2SchemaManager.php +++ b/lib/private/DB/MDB2SchemaManager.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/private/DB/MDB2SchemaWriter.php b/lib/private/DB/MDB2SchemaWriter.php index 4af6870938..2c1f6a5e54 100644 --- a/lib/private/DB/MDB2SchemaWriter.php +++ b/lib/private/DB/MDB2SchemaWriter.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author tbelau666 diff --git a/lib/private/DB/MigrationService.php b/lib/private/DB/MigrationService.php index 18993cadd5..6685c1917f 100644 --- a/lib/private/DB/MigrationService.php +++ b/lib/private/DB/MigrationService.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Joas Schilling * @copyright Copyright (c) 2017, ownCloud GmbH * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/DB/MySqlTools.php b/lib/private/DB/MySqlTools.php index 957afbaa06..007388d561 100644 --- a/lib/private/DB/MySqlTools.php +++ b/lib/private/DB/MySqlTools.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017, ownCloud GmbH * + * @author Christoph Wurst * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/private/DB/OracleMigrator.php b/lib/private/DB/OracleMigrator.php index 8c8a91f9b1..cad5390f09 100644 --- a/lib/private/DB/OracleMigrator.php +++ b/lib/private/DB/OracleMigrator.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/DB/QueryBuilder/Literal.php b/lib/private/DB/QueryBuilder/Literal.php index 8c8114209f..02fd232ff0 100644 --- a/lib/private/DB/QueryBuilder/Literal.php +++ b/lib/private/DB/QueryBuilder/Literal.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/ReconnectWrapper.php b/lib/private/DB/ReconnectWrapper.php index df3a0518e3..9599d6b0fe 100644 --- a/lib/private/DB/ReconnectWrapper.php +++ b/lib/private/DB/ReconnectWrapper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/DB/SchemaWrapper.php b/lib/private/DB/SchemaWrapper.php index eb24cc6f7a..e42535d64a 100644 --- a/lib/private/DB/SchemaWrapper.php +++ b/lib/private/DB/SchemaWrapper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/DateTimeZone.php b/lib/private/DateTimeZone.php index 971a1a9733..7bb4a861b1 100644 --- a/lib/private/DateTimeZone.php +++ b/lib/private/DateTimeZone.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * diff --git a/lib/private/Diagnostics/EventLogger.php b/lib/private/Diagnostics/EventLogger.php index eccdd037f9..115a8ebba9 100644 --- a/lib/private/Diagnostics/EventLogger.php +++ b/lib/private/Diagnostics/EventLogger.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Piotr Mrówczyński * @author Robin Appelman diff --git a/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php b/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php index 7a3be2a01b..a421914dcb 100644 --- a/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php +++ b/lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Clark Tomlinson * @author Thomas Müller * diff --git a/lib/private/Encryption/Exceptions/EncryptionFailedException.php b/lib/private/Encryption/Exceptions/EncryptionFailedException.php index 581d8fb7b5..405e2d5bb2 100644 --- a/lib/private/Encryption/Exceptions/EncryptionFailedException.php +++ b/lib/private/Encryption/Exceptions/EncryptionFailedException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Clark Tomlinson * @author Thomas Müller * diff --git a/lib/private/Encryption/Keys/Storage.php b/lib/private/Encryption/Keys/Storage.php index 38cbfbfdd9..cee3269126 100644 --- a/lib/private/Encryption/Keys/Storage.php +++ b/lib/private/Encryption/Keys/Storage.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Federation/CloudIdManager.php b/lib/private/Federation/CloudIdManager.php index 6d4df7a66c..a5ebc98c1f 100644 --- a/lib/private/Federation/CloudIdManager.php +++ b/lib/private/Federation/CloudIdManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017, Robin Appelman * + * @author Christoph Wurst * @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 78749da0ca..de807421d2 100644 --- a/lib/private/Files/Cache/Cache.php +++ b/lib/private/Files/Cache/Cache.php @@ -6,6 +6,7 @@ * @author Ari Selseng * @author Artem Kochnev * @author Björn Schießle + * @author Christoph Wurst * @author Florin Peter * @author Frédéric Fortier * @author Jens-Christian Fischer diff --git a/lib/private/Files/Cache/QuerySearchHelper.php b/lib/private/Files/Cache/QuerySearchHelper.php index e1ecad5073..574b4c18d5 100644 --- a/lib/private/Files/Cache/QuerySearchHelper.php +++ b/lib/private/Files/Cache/QuerySearchHelper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * @author Tobias Kaminsky diff --git a/lib/private/Files/FileInfo.php b/lib/private/Files/FileInfo.php index b73e11f84b..3c6bdd3b5a 100644 --- a/lib/private/Files/FileInfo.php +++ b/lib/private/Files/FileInfo.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/private/Files/Node/Root.php b/lib/private/Files/Node/Root.php index 13c715816e..f24082851e 100644 --- a/lib/private/Files/Node/Root.php +++ b/lib/private/Files/Node/Root.php @@ -6,6 +6,7 @@ * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php b/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php index efe3f7c12d..7a95665b10 100644 --- a/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php +++ b/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Files/ObjectStore/S3ObjectTrait.php b/lib/private/Files/ObjectStore/S3ObjectTrait.php index a0a19954a8..f749769cd0 100644 --- a/lib/private/Files/ObjectStore/S3ObjectTrait.php +++ b/lib/private/Files/ObjectStore/S3ObjectTrait.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Files/ObjectStore/StorageObjectStore.php b/lib/private/Files/ObjectStore/StorageObjectStore.php index 6151214ca7..a7551385b3 100644 --- a/lib/private/Files/ObjectStore/StorageObjectStore.php +++ b/lib/private/Files/ObjectStore/StorageObjectStore.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Files/ObjectStore/SwiftFactory.php b/lib/private/Files/ObjectStore/SwiftFactory.php index 7c8a1b995b..58d10d446b 100644 --- a/lib/private/Files/ObjectStore/SwiftFactory.php +++ b/lib/private/Files/ObjectStore/SwiftFactory.php @@ -5,6 +5,8 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Robin Appelman * + * @author Christoph Wurst + * @author Julien Lutran * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Files/SimpleFS/SimpleFile.php b/lib/private/Files/SimpleFS/SimpleFile.php index e3a581b25d..108f53ee9c 100644 --- a/lib/private/Files/SimpleFS/SimpleFile.php +++ b/lib/private/Files/SimpleFS/SimpleFile.php @@ -2,6 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * + * @author Christoph Wurst * @author Julius Härtl * @author Roeland Jago Douma * diff --git a/lib/private/Files/SimpleFS/SimpleFolder.php b/lib/private/Files/SimpleFS/SimpleFolder.php index aa5c200f5b..dc8d6554e7 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 Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Files/Storage/CommonTest.php b/lib/private/Files/Storage/CommonTest.php index f3a127b635..b59090893d 100644 --- a/lib/private/Files/Storage/CommonTest.php +++ b/lib/private/Files/Storage/CommonTest.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Christopher Schäpers + * @author Christoph Wurst * @author Felix Moeller * @author Michael Gapczynski * @author Morris Jobke diff --git a/lib/private/Files/Storage/Flysystem.php b/lib/private/Files/Storage/Flysystem.php index fba64c6425..a7747823ac 100644 --- a/lib/private/Files/Storage/Flysystem.php +++ b/lib/private/Files/Storage/Flysystem.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/Storage/Local.php b/lib/private/Files/Storage/Local.php index 2019c67bed..6da019178c 100644 --- a/lib/private/Files/Storage/Local.php +++ b/lib/private/Files/Storage/Local.php @@ -12,7 +12,6 @@ * @author Jörn Friedrich Dreyer * @author Klaas Freitag * @author Lukas Reschke - * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Storage/Storage.php b/lib/private/Files/Storage/Storage.php index 76dab07b6a..56d997ab97 100644 --- a/lib/private/Files/Storage/Storage.php +++ b/lib/private/Files/Storage/Storage.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/Availability.php b/lib/private/Files/Storage/Wrapper/Availability.php index ea210128e8..61814a0d08 100644 --- a/lib/private/Files/Storage/Wrapper/Availability.php +++ b/lib/private/Files/Storage/Wrapper/Availability.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Files/Storage/Wrapper/Encoding.php b/lib/private/Files/Storage/Wrapper/Encoding.php index 4e81588de8..a2ef1780d6 100644 --- a/lib/private/Files/Storage/Wrapper/Encoding.php +++ b/lib/private/Files/Storage/Wrapper/Encoding.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Lukas Reschke + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/lib/private/Files/Stream/HashWrapper.php b/lib/private/Files/Stream/HashWrapper.php index 937ee521c8..059dd11755 100644 --- a/lib/private/Files/Stream/HashWrapper.php +++ b/lib/private/Files/Stream/HashWrapper.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/Stream/SeekableHttpStream.php b/lib/private/Files/Stream/SeekableHttpStream.php index 113ba19a17..efbfd293ad 100644 --- a/lib/private/Files/Stream/SeekableHttpStream.php +++ b/lib/private/Files/Stream/SeekableHttpStream.php @@ -1,8 +1,10 @@ + * @author Robin Appelman + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify @@ -16,7 +18,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/View.php b/lib/private/Files/View.php index 0453064ae5..ef8656258d 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -23,6 +23,7 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke + * @author Scott Dutton * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/Group/MetaData.php b/lib/private/Group/MetaData.php index 6950a23967..21857b6c8f 100644 --- a/lib/private/Group/MetaData.php +++ b/lib/private/Group/MetaData.php @@ -8,7 +8,6 @@ * @author John Molakvoæ (skjnldsv) * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman * @author Roeland Jago Douma * @author Stephan Peijnik * @author Thomas Müller diff --git a/lib/private/Http/Client/Client.php b/lib/private/Http/Client/Client.php index d21ce413f1..d19f1124a2 100644 --- a/lib/private/Http/Client/Client.php +++ b/lib/private/Http/Client/Client.php @@ -5,7 +5,9 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Daniel Kesselberg + * @author Joas Schilling * @author Lukas Reschke * @author Mohammed Abdellatif * @author Robin Appelman diff --git a/lib/private/Http/Client/ClientService.php b/lib/private/Http/Client/ClientService.php index 55f03f3039..3858032308 100644 --- a/lib/private/Http/Client/ClientService.php +++ b/lib/private/Http/Client/ClientService.php @@ -5,7 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Daniel Kesselberg + * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/Http/CookieHelper.php b/lib/private/Http/CookieHelper.php index 8c20ddb9f6..f7b871c500 100644 --- a/lib/private/Http/CookieHelper.php +++ b/lib/private/Http/CookieHelper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/IntegrityCheck/Checker.php b/lib/private/IntegrityCheck/Checker.php index af1e3555c3..f5c4d6bb01 100644 --- a/lib/private/IntegrityCheck/Checker.php +++ b/lib/private/IntegrityCheck/Checker.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php index 0e55afa9a4..daef60ac1f 100644 --- a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php +++ b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Helpers/AppLocator.php b/lib/private/IntegrityCheck/Helpers/AppLocator.php index 6faff0a898..fdfc81de85 100644 --- a/lib/private/IntegrityCheck/Helpers/AppLocator.php +++ b/lib/private/IntegrityCheck/Helpers/AppLocator.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php index de2a560223..2a0c0dd201 100644 --- a/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php +++ b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * @author Victor Dubiniuk diff --git a/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php index 7127742b53..51b134059d 100644 --- a/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php +++ b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author RealRancor * @author Roeland Jago Douma diff --git a/lib/private/L10N/L10N.php b/lib/private/L10N/L10N.php index fc50e7a8b4..3b32ec2827 100644 --- a/lib/private/L10N/L10N.php +++ b/lib/private/L10N/L10N.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Roeland Jago Douma diff --git a/lib/private/L10N/L10NString.php b/lib/private/L10N/L10NString.php index 683cd902ab..a82228189b 100644 --- a/lib/private/L10N/L10NString.php +++ b/lib/private/L10N/L10NString.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Bernhard Posselt + * @author Christoph Wurst * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/private/L10N/LanguageIterator.php b/lib/private/L10N/LanguageIterator.php index a03ec114ef..cbbafde92f 100644 --- a/lib/private/L10N/LanguageIterator.php +++ b/lib/private/L10N/LanguageIterator.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/Lock/AbstractLockingProvider.php b/lib/private/Lock/AbstractLockingProvider.php index 81d949d2a0..e23e8566c1 100644 --- a/lib/private/Lock/AbstractLockingProvider.php +++ b/lib/private/Lock/AbstractLockingProvider.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Lock/DBLockingProvider.php b/lib/private/Lock/DBLockingProvider.php index d68535e3e9..c32d7b4877 100644 --- a/lib/private/Lock/DBLockingProvider.php +++ b/lib/private/Lock/DBLockingProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Individual IT Services * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/private/Lock/MemcacheLockingProvider.php b/lib/private/Lock/MemcacheLockingProvider.php index 2c2d8a9593..3d7510f43f 100644 --- a/lib/private/Lock/MemcacheLockingProvider.php +++ b/lib/private/Lock/MemcacheLockingProvider.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Log/ExceptionSerializer.php b/lib/private/Log/ExceptionSerializer.php index 237d33cfef..a13c97aa0c 100644 --- a/lib/private/Log/ExceptionSerializer.php +++ b/lib/private/Log/ExceptionSerializer.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Robin Appelman * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Log/LogDetails.php b/lib/private/Log/LogDetails.php index dcaa5919d7..1175b47530 100644 --- a/lib/private/Log/LogDetails.php +++ b/lib/private/Log/LogDetails.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2019 Julius Härtl * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Log/LogFactory.php b/lib/private/Log/LogFactory.php index 9a55b155f3..7064fe324e 100644 --- a/lib/private/Log/LogFactory.php +++ b/lib/private/Log/LogFactory.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Johannes Ernst * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Log/PsrLoggerAdapter.php b/lib/private/Log/PsrLoggerAdapter.php index bdaeda9f12..531f8d8105 100644 --- a/lib/private/Log/PsrLoggerAdapter.php +++ b/lib/private/Log/PsrLoggerAdapter.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 OC\Log; diff --git a/lib/private/Log/Rotate.php b/lib/private/Log/Rotate.php index 8cafc6e639..76d026bc85 100644 --- a/lib/private/Log/Rotate.php +++ b/lib/private/Log/Rotate.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Log/Systemdlog.php b/lib/private/Log/Systemdlog.php index 692af7d8ec..979befbdae 100644 --- a/lib/private/Log/Systemdlog.php +++ b/lib/private/Log/Systemdlog.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018, Johannes Ernst * + * @author Christoph Wurst * @author Johannes Ernst * @author Julius Härtl * @author Roeland Jago Douma diff --git a/lib/private/Mail/EMailTemplate.php b/lib/private/Mail/EMailTemplate.php index b202491539..9148995aaa 100644 --- a/lib/private/Mail/EMailTemplate.php +++ b/lib/private/Mail/EMailTemplate.php @@ -8,8 +8,10 @@ declare(strict_types=1); * * @author Bjoern Schiessle * @author brad2014 + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl + * @author Liam JACK * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Mail/Mailer.php b/lib/private/Mail/Mailer.php index 120cbdfe6a..fc8de9ccd0 100644 --- a/lib/private/Mail/Mailer.php +++ b/lib/private/Mail/Mailer.php @@ -8,12 +8,14 @@ declare(strict_types=1); * @author Arne Hamann * @author Branko Kokanovic * @author Carsten Wiedmann + * @author Christoph Wurst * @author Jared Boone * @author Joas Schilling * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma + * @author Tekhnee * * @license AGPL-3.0 * diff --git a/lib/private/Mail/Message.php b/lib/private/Mail/Message.php index c8c48518d5..bd7c01bd35 100644 --- a/lib/private/Mail/Message.php +++ b/lib/private/Mail/Message.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arne Hamann + * @author Christoph Wurst * @author Jared Boone * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/private/Memcache/APCu.php b/lib/private/Memcache/APCu.php index 5886f75731..87d72ec196 100644 --- a/lib/private/Memcache/APCu.php +++ b/lib/private/Memcache/APCu.php @@ -4,6 +4,7 @@ * * @author Andreas Fischer * @author Bart Visscher + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Memcache/Factory.php b/lib/private/Memcache/Factory.php index 52c5af4ef9..030769b555 100644 --- a/lib/private/Memcache/Factory.php +++ b/lib/private/Memcache/Factory.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Markus Goetz diff --git a/lib/private/Memcache/NullCache.php b/lib/private/Memcache/NullCache.php index 6ea90e9045..bdb6406b24 100644 --- a/lib/private/Memcache/NullCache.php +++ b/lib/private/Memcache/NullCache.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Memcache/Redis.php b/lib/private/Memcache/Redis.php index af1a6864b4..dfbdd02956 100644 --- a/lib/private/Memcache/Redis.php +++ b/lib/private/Memcache/Redis.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/MemoryInfo.php b/lib/private/MemoryInfo.php index 88ba69aae9..f227d38df9 100644 --- a/lib/private/MemoryInfo.php +++ b/lib/private/MemoryInfo.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Michael Weimann () * + * @author Christoph Wurst * @author Michael Weimann * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/OCS/DiscoveryService.php b/lib/private/OCS/DiscoveryService.php index d30cf1d980..1c69d1ecc9 100644 --- a/lib/private/OCS/DiscoveryService.php +++ b/lib/private/OCS/DiscoveryService.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2017 Bjoern Schiessle * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/OCS/Provider.php b/lib/private/OCS/Provider.php index 33386c0e94..68100c6481 100644 --- a/lib/private/OCS/Provider.php +++ b/lib/private/OCS/Provider.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * diff --git a/lib/private/Preview/Bundled.php b/lib/private/Preview/Bundled.php index 4e89682dc6..f3441b5211 100644 --- a/lib/private/Preview/Bundled.php +++ b/lib/private/Preview/Bundled.php @@ -13,7 +13,7 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License diff --git a/lib/private/Preview/Generator.php b/lib/private/Preview/Generator.php index 650c3a6ba9..f7aed987d8 100644 --- a/lib/private/Preview/Generator.php +++ b/lib/private/Preview/Generator.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, Roeland Jago Douma * + * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Preview/Krita.php b/lib/private/Preview/Krita.php index 39449145a1..b14d1a3f17 100644 --- a/lib/private/Preview/Krita.php +++ b/lib/private/Preview/Krita.php @@ -13,7 +13,7 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License diff --git a/lib/private/Preview/MP3.php b/lib/private/Preview/MP3.php index 0986cf8c5c..868078aa01 100644 --- a/lib/private/Preview/MP3.php +++ b/lib/private/Preview/MP3.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/private/Preview/OpenDocument.php b/lib/private/Preview/OpenDocument.php index 1db7b0be52..01e191c278 100644 --- a/lib/private/Preview/OpenDocument.php +++ b/lib/private/Preview/OpenDocument.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling + * @author Julius Härtl * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Preview/Storage/Root.php b/lib/private/Preview/Storage/Root.php index 0e9d92a44c..a9a72026a5 100644 --- a/lib/private/Preview/Storage/Root.php +++ b/lib/private/Preview/Storage/Root.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/Preview/TXT.php b/lib/private/Preview/TXT.php index d116726c68..4004b0a064 100644 --- a/lib/private/Preview/TXT.php +++ b/lib/private/Preview/TXT.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Georg Ehrke * @author Jan-Christoph Borchardt * @author Joas Schilling diff --git a/lib/private/PreviewManager.php b/lib/private/PreviewManager.php index a9db2b1a60..546d495b47 100644 --- a/lib/private/PreviewManager.php +++ b/lib/private/PreviewManager.php @@ -2,8 +2,10 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman diff --git a/lib/private/RedisFactory.php b/lib/private/RedisFactory.php index cd3ab39bdd..52e69a1877 100644 --- a/lib/private/RedisFactory.php +++ b/lib/private/RedisFactory.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Alejandro Varela + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Remote/Api/OCS.php b/lib/private/Remote/Api/OCS.php index 1ebf1e4a0d..770dce3545 100644 --- a/lib/private/Remote/Api/OCS.php +++ b/lib/private/Remote/Api/OCS.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Remote/User.php b/lib/private/Remote/User.php index 31ded598b7..fbf30b384c 100644 --- a/lib/private/Remote/User.php +++ b/lib/private/Remote/User.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Repair/MoveUpdaterStepFile.php b/lib/private/Repair/MoveUpdaterStepFile.php index 6be54bbb57..e912838f50 100644 --- a/lib/private/Repair/MoveUpdaterStepFile.php +++ b/lib/private/Repair/MoveUpdaterStepFile.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Morris Jobke * + * @author Christoph Wurst * @author Morris Jobke * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Repair/Owncloud/SaveAccountsTableData.php b/lib/private/Repair/Owncloud/SaveAccountsTableData.php index 6eccf53c5a..6ca46934d7 100644 --- a/lib/private/Repair/Owncloud/SaveAccountsTableData.php +++ b/lib/private/Repair/Owncloud/SaveAccountsTableData.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Repair/RemoveLinkShares.php b/lib/private/Repair/RemoveLinkShares.php index 319fb80277..3a0dd6f288 100644 --- a/lib/private/Repair/RemoveLinkShares.php +++ b/lib/private/Repair/RemoveLinkShares.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Christoph Wurst * @author Daniel Kesselberg * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/lib/private/Repair/RepairInvalidShares.php b/lib/private/Repair/RepairInvalidShares.php index a0fe246571..27defdeda0 100644 --- a/lib/private/Repair/RepairInvalidShares.php +++ b/lib/private/Repair/RepairInvalidShares.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Thomas Müller diff --git a/lib/private/Route/Router.php b/lib/private/Route/Router.php index 075b81224a..0e43633901 100644 --- a/lib/private/Route/Router.php +++ b/lib/private/Route/Router.php @@ -5,7 +5,6 @@ * @author Bart Visscher * @author Bernhard Posselt * @author Christoph Wurst - * @author Felix Epp * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/Search/Result/Audio.php b/lib/private/Search/Result/Audio.php index 67a6add04b..ef0d3bf9d2 100644 --- a/lib/private/Search/Result/Audio.php +++ b/lib/private/Search/Result/Audio.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/Search/Result/File.php b/lib/private/Search/Result/File.php index 242bf7cb95..cfff54e069 100644 --- a/lib/private/Search/Result/File.php +++ b/lib/private/Search/Result/File.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Search/Result/Folder.php b/lib/private/Search/Result/Folder.php index aa166cff8f..8110d61bea 100644 --- a/lib/private/Search/Result/Folder.php +++ b/lib/private/Search/Result/Folder.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/Search/Result/Image.php b/lib/private/Search/Result/Image.php index 21123a4de1..e569c91ea0 100644 --- a/lib/private/Search/Result/Image.php +++ b/lib/private/Search/Result/Image.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/Security/Bruteforce/Throttler.php b/lib/private/Security/Bruteforce/Throttler.php index d1fead6759..1bece6a05d 100644 --- a/lib/private/Security/Bruteforce/Throttler.php +++ b/lib/private/Security/Bruteforce/Throttler.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Lukas Reschke * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Lukas Reschke * @author Mark Berezovsky * @author Morris Jobke diff --git a/lib/private/Security/CSP/ContentSecurityPolicyManager.php b/lib/private/Security/CSP/ContentSecurityPolicyManager.php index 4245fdcb2d..e0403e7793 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicyManager.php +++ b/lib/private/Security/CSP/ContentSecurityPolicyManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php b/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php index 06f8faece1..cc5a3c2d8f 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php +++ b/lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Pavel Krasikov diff --git a/lib/private/Security/CSRF/CsrfToken.php b/lib/private/Security/CSRF/CsrfToken.php index a0ecdbd100..25ec8572a6 100644 --- a/lib/private/Security/CSRF/CsrfToken.php +++ b/lib/private/Security/CSRF/CsrfToken.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Leon Klingele * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/private/Security/CSRF/CsrfTokenManager.php b/lib/private/Security/CSRF/CsrfTokenManager.php index 2f64aeb24f..f0536c770b 100644 --- a/lib/private/Security/CSRF/CsrfTokenManager.php +++ b/lib/private/Security/CSRF/CsrfTokenManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/Security/CSRF/TokenStorage/SessionStorage.php b/lib/private/Security/CSRF/TokenStorage/SessionStorage.php index 34adc566bf..ed9b068faa 100644 --- a/lib/private/Security/CSRF/TokenStorage/SessionStorage.php +++ b/lib/private/Security/CSRF/TokenStorage/SessionStorage.php @@ -5,6 +5,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/Security/Certificate.php b/lib/private/Security/Certificate.php index cc4baeaa65..c89122f9a4 100644 --- a/lib/private/Security/Certificate.php +++ b/lib/private/Security/Certificate.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/Security/CredentialsManager.php b/lib/private/Security/CredentialsManager.php index d187acdf02..ace8e6889e 100644 --- a/lib/private/Security/CredentialsManager.php +++ b/lib/private/Security/CredentialsManager.php @@ -2,6 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon + * @author Christoph Wurst * @author Robin McCorkell * @author Roeland Jago Douma * diff --git a/lib/private/Security/Crypto.php b/lib/private/Security/Crypto.php index 19258d2018..10a52d9fc8 100644 --- a/lib/private/Security/Crypto.php +++ b/lib/private/Security/Crypto.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andreas Fischer + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Security/Hasher.php b/lib/private/Security/Hasher.php index 8c08141435..7a6c66d8f8 100644 --- a/lib/private/Security/Hasher.php +++ b/lib/private/Security/Hasher.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Security/IdentityProof/Manager.php b/lib/private/Security/IdentityProof/Manager.php index abbda2f11e..2fa09da318 100644 --- a/lib/private/Security/IdentityProof/Manager.php +++ b/lib/private/Security/IdentityProof/Manager.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016 Lukas Reschke * * @author Bjoern Schiessle + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/private/Security/IdentityProof/Signer.php b/lib/private/Security/IdentityProof/Signer.php index 9f6b27d358..26293a5ec4 100644 --- a/lib/private/Security/IdentityProof/Signer.php +++ b/lib/private/Security/IdentityProof/Signer.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/private/Security/RateLimiting/Backend/MemoryCache.php b/lib/private/Security/RateLimiting/Backend/MemoryCache.php index ce8bacfb58..2893d31ece 100644 --- a/lib/private/Security/RateLimiting/Backend/MemoryCache.php +++ b/lib/private/Security/RateLimiting/Backend/MemoryCache.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2017 Lukas Reschke * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Security/SecureRandom.php b/lib/private/Security/SecureRandom.php index 4826399ff5..815b70caa0 100644 --- a/lib/private/Security/SecureRandom.php +++ b/lib/private/Security/SecureRandom.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/private/Security/TrustedDomainHelper.php b/lib/private/Security/TrustedDomainHelper.php index 320646e1b7..8004bf7dc6 100644 --- a/lib/private/Security/TrustedDomainHelper.php +++ b/lib/private/Security/TrustedDomainHelper.php @@ -2,8 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Johannes Ernst - * @author Johannes Koenig * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/Session/CryptoWrapper.php b/lib/private/Session/CryptoWrapper.php index f4d30bee14..f7f26bb10d 100644 --- a/lib/private/Session/CryptoWrapper.php +++ b/lib/private/Session/CryptoWrapper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Phil Davis diff --git a/lib/private/Setup/AbstractDatabase.php b/lib/private/Setup/AbstractDatabase.php index 649afbe27c..b2c290eb87 100644 --- a/lib/private/Setup/AbstractDatabase.php +++ b/lib/private/Setup/AbstractDatabase.php @@ -5,7 +5,6 @@ * @author Bart Visscher * @author Christoph Wurst * @author Joas Schilling - * @author Manish Bisht * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/Setup/MySQL.php b/lib/private/Setup/MySQL.php index 9d48bbca48..6a5513eab4 100644 --- a/lib/private/Setup/MySQL.php +++ b/lib/private/Setup/MySQL.php @@ -4,6 +4,7 @@ * * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Hemanth Kumar Veeranki * @author Joas Schilling * @author Michael Göhler diff --git a/lib/private/Share/Constants.php b/lib/private/Share/Constants.php index 18f6864b6c..2310859c5b 100644 --- a/lib/private/Share/Constants.php +++ b/lib/private/Share/Constants.php @@ -2,14 +2,11 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @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 - * @author Maxence Lange * @author Morris Jobke * * @license AGPL-3.0 diff --git a/lib/private/Share20/Manager.php b/lib/private/Share20/Manager.php index 2718879dc9..004076db49 100644 --- a/lib/private/Share20/Manager.php +++ b/lib/private/Share20/Manager.php @@ -18,7 +18,6 @@ * @author Pauli Järvinen * @author Robin Appelman * @author Roeland Jago Douma - * @author Stephan Müller * @author Thibault Coupin * @author Vincent Petry * diff --git a/lib/private/Share20/ProviderFactory.php b/lib/private/Share20/ProviderFactory.php index 6186d1c37c..891a5d2c31 100644 --- a/lib/private/Share20/ProviderFactory.php +++ b/lib/private/Share20/ProviderFactory.php @@ -9,7 +9,6 @@ * @author Joas Schilling * @author Lukas Reschke * @author Maxence Lange - * @author Maxence Lange * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/lib/private/Share20/Share.php b/lib/private/Share20/Share.php index fb4fc4c407..69f36edf4f 100644 --- a/lib/private/Share20/Share.php +++ b/lib/private/Share20/Share.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author John Molakvoæ (skjnldsv) diff --git a/lib/private/Streamer.php b/lib/private/Streamer.php index f4d5cc221a..a05f77f3cb 100644 --- a/lib/private/Streamer.php +++ b/lib/private/Streamer.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Daniel Calviño Sánchez * @author Joas Schilling * @author Roeland Jago Douma diff --git a/lib/private/SystemTag/SystemTagManager.php b/lib/private/SystemTag/SystemTagManager.php index a718a007e3..5941400883 100644 --- a/lib/private/SystemTag/SystemTagManager.php +++ b/lib/private/SystemTag/SystemTagManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Roeland Jago Douma diff --git a/lib/private/SystemTag/SystemTagObjectMapper.php b/lib/private/SystemTag/SystemTagObjectMapper.php index c6d6d09b95..5403321e58 100644 --- a/lib/private/SystemTag/SystemTagObjectMapper.php +++ b/lib/private/SystemTag/SystemTagObjectMapper.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Vincent Petry diff --git a/lib/private/Tagging/Tag.php b/lib/private/Tagging/Tag.php index 73b3f57ca1..55fa996013 100644 --- a/lib/private/Tagging/Tag.php +++ b/lib/private/Tagging/Tag.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @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 6d06b3a482..92263ca4fb 100644 --- a/lib/private/Tags.php +++ b/lib/private/Tags.php @@ -8,11 +8,8 @@ * @author Daniel Kesselberg * @author derkostka * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Julius Härtl * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/TempManager.php b/lib/private/TempManager.php index 8b47193fea..49d4ee94cf 100644 --- a/lib/private/TempManager.php +++ b/lib/private/TempManager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lars * @author Lukas Reschke * @author Martin Mattel diff --git a/lib/private/Template/IconsCacher.php b/lib/private/Template/IconsCacher.php index 00654b5f8f..f9497c9a14 100644 --- a/lib/private/Template/IconsCacher.php +++ b/lib/private/Template/IconsCacher.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com) * + * @author Christoph Wurst * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Julius Härtl diff --git a/lib/private/Template/JSConfigHelper.php b/lib/private/Template/JSConfigHelper.php index 49cf5f46d8..7c9abeefa2 100644 --- a/lib/private/Template/JSConfigHelper.php +++ b/lib/private/Template/JSConfigHelper.php @@ -5,7 +5,6 @@ * @author Abijeet * @author Bjoern Schiessle * @author Christoph Wurst - * @author Felix Heidecke * @author Joas Schilling * @author Julius Härtl * @author Morris Jobke diff --git a/lib/private/Template/JSResourceLocator.php b/lib/private/Template/JSResourceLocator.php index 0b6cf4e306..50af5fd34c 100644 --- a/lib/private/Template/JSResourceLocator.php +++ b/lib/private/Template/JSResourceLocator.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Joas Schilling * @author Kyle Fazzari * @author Morris Jobke diff --git a/lib/private/Template/TemplateFileLocator.php b/lib/private/Template/TemplateFileLocator.php index 3c7631ba2b..ae73b4d0dd 100644 --- a/lib/private/Template/TemplateFileLocator.php +++ b/lib/private/Template/TemplateFileLocator.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Thomas Müller diff --git a/lib/private/Updater.php b/lib/private/Updater.php index edbf43ea97..4b5d02aeb6 100644 --- a/lib/private/Updater.php +++ b/lib/private/Updater.php @@ -9,7 +9,6 @@ * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling - * @author Julius Härtl * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Updater/ChangesCheck.php b/lib/private/Updater/ChangesCheck.php index cde7517d3c..62b1e04aae 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 Christoph Wurst * @author Daniel Kesselberg * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/Updater/ChangesMapper.php b/lib/private/Updater/ChangesMapper.php index b3b578f61e..83a695b571 100644 --- a/lib/private/Updater/ChangesMapper.php +++ b/lib/private/Updater/ChangesMapper.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version * diff --git a/lib/private/User/NoUserException.php b/lib/private/User/NoUserException.php index 6ae22eb1e5..57bb47109f 100644 --- a/lib/private/User/NoUserException.php +++ b/lib/private/User/NoUserException.php @@ -2,8 +2,8 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jörn Friedrich Dreyer - * @author Roeland Jago Douma * * @license AGPL-3.0 * diff --git a/lib/private/User/User.php b/lib/private/User/User.php index ccf5936c65..08bbce4701 100644 --- a/lib/private/User/User.php +++ b/lib/private/User/User.php @@ -9,6 +9,7 @@ * @author Joas Schilling * @author John Molakvoæ (skjnldsv) * @author Jörn Friedrich Dreyer + * @author Julius Härtl * @author Leon Klingele * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/legacy/OC_Defaults.php b/lib/private/legacy/OC_Defaults.php index 3b40b81511..a9f588eb6e 100644 --- a/lib/private/legacy/OC_Defaults.php +++ b/lib/private/legacy/OC_Defaults.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Daniel Kesselberg * @author Jan-Christoph Borchardt * @author Jörn Friedrich Dreyer diff --git a/lib/private/legacy/OC_EventSource.php b/lib/private/legacy/OC_EventSource.php index b8c4389f98..2d29f3109c 100644 --- a/lib/private/legacy/OC_EventSource.php +++ b/lib/private/legacy/OC_EventSource.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Christian Oliff + * @author Christoph Wurst * @author Felix Moeller * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/legacy/OC_FileChunking.php b/lib/private/legacy/OC_FileChunking.php index 188023a960..8aef29541f 100644 --- a/lib/private/legacy/OC_FileChunking.php +++ b/lib/private/legacy/OC_FileChunking.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Felix Moeller * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/legacy/OC_Hook.php b/lib/private/legacy/OC_Hook.php index 980eb60925..1da03df3a1 100644 --- a/lib/private/legacy/OC_Hook.php +++ b/lib/private/legacy/OC_Hook.php @@ -6,7 +6,6 @@ * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer - * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/legacy/OC_JSON.php b/lib/private/legacy/OC_JSON.php index d3a33e3a0f..a0b9868a02 100644 --- a/lib/private/legacy/OC_JSON.php +++ b/lib/private/legacy/OC_JSON.php @@ -8,7 +8,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma - * @author Sebastian Wessalowski * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/legacy/OC_Response.php b/lib/private/legacy/OC_Response.php index 89f0ee5247..491c691346 100644 --- a/lib/private/legacy/OC_Response.php +++ b/lib/private/legacy/OC_Response.php @@ -4,6 +4,7 @@ * * @author Andreas Fischer * @author Bart Visscher + * @author Christoph Wurst * @author J0WI * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/API.php b/lib/public/API.php index e1ccd3d02a..65a0704d51 100644 --- a/lib/public/API.php +++ b/lib/public/API.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/Accounts/IAccountManager.php b/lib/public/Accounts/IAccountManager.php index 23af0f8b0b..bfd56c4da6 100644 --- a/lib/public/Accounts/IAccountManager.php +++ b/lib/public/Accounts/IAccountManager.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Julius Härtl * + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Accounts/PropertyDoesNotExistException.php b/lib/public/Accounts/PropertyDoesNotExistException.php index dccdcea188..bc5ab75684 100644 --- a/lib/public/Accounts/PropertyDoesNotExistException.php +++ b/lib/public/Accounts/PropertyDoesNotExistException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2018 Julius Härtl * + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Activity/IExtension.php b/lib/public/Activity/IExtension.php index 5ba09507cb..65d2eaa2c9 100644 --- a/lib/public/Activity/IExtension.php +++ b/lib/public/Activity/IExtension.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle - * @author Joas Schilling + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/public/App.php b/lib/public/App.php index 8e4a983c6b..3c6d287af9 100644 --- a/lib/public/App.php +++ b/lib/public/App.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher + * @author Christoph Wurst * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/public/App/AppPathNotFoundException.php b/lib/public/App/AppPathNotFoundException.php index fca9d2bbbb..7285c7b537 100644 --- a/lib/public/App/AppPathNotFoundException.php +++ b/lib/public/App/AppPathNotFoundException.php @@ -2,8 +2,8 @@ /** * @copyright Copyright (c) 2016 Julius Härtl * + * @author Christoph Wurst * @author Julius Haertl - * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * diff --git a/lib/public/App/ManagerEvent.php b/lib/public/App/ManagerEvent.php index b44cd3a5dc..4e4a083fe1 100644 --- a/lib/public/App/ManagerEvent.php +++ b/lib/public/App/ManagerEvent.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Lukas Reschke * * @license AGPL-3.0 diff --git a/lib/public/AppFramework/ApiController.php b/lib/public/AppFramework/ApiController.php index e9fccd1990..dc03feea96 100644 --- a/lib/public/AppFramework/ApiController.php +++ b/lib/public/AppFramework/ApiController.php @@ -3,9 +3,8 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt - * @author Lukas Reschke + * @author Christoph Wurst * @author Morris Jobke - * @author Stefan Weil * * @license AGPL-3.0 * diff --git a/lib/public/AppFramework/App.php b/lib/public/AppFramework/App.php index 2d574703d8..fa97dab2a3 100644 --- a/lib/public/AppFramework/App.php +++ b/lib/public/AppFramework/App.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Julius Härtl * @author Lukas Reschke diff --git a/lib/public/AppFramework/AuthPublicShareController.php b/lib/public/AppFramework/AuthPublicShareController.php index 989067bdf4..0ee8e7a757 100644 --- a/lib/public/AppFramework/AuthPublicShareController.php +++ b/lib/public/AppFramework/AuthPublicShareController.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Roeland Jago Douma * + * @author Joas Schilling * @author Roeland Jago Douma * @author Tim Obert * @author TimObert diff --git a/lib/public/AppFramework/Controller.php b/lib/public/AppFramework/Controller.php index 5f6eca8b2f..ca35d72324 100644 --- a/lib/public/AppFramework/Controller.php +++ b/lib/public/AppFramework/Controller.php @@ -5,7 +5,6 @@ * @author Bernhard Posselt * @author Christoph Wurst * @author Donquixote - * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/AppFramework/Db/DoesNotExistException.php b/lib/public/AppFramework/Db/DoesNotExistException.php index 3605bdce27..6969e1016c 100644 --- a/lib/public/AppFramework/Db/DoesNotExistException.php +++ b/lib/public/AppFramework/Db/DoesNotExistException.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @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/Db/IMapperException.php b/lib/public/AppFramework/Db/IMapperException.php index 04f7e380f5..591bfda2e6 100644 --- a/lib/public/AppFramework/Db/IMapperException.php +++ b/lib/public/AppFramework/Db/IMapperException.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/AppFramework/Db/Mapper.php b/lib/public/AppFramework/Db/Mapper.php index b1deaee541..37ab06c41b 100644 --- a/lib/public/AppFramework/Db/Mapper.php +++ b/lib/public/AppFramework/Db/Mapper.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php b/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php index 6b1a2ca791..e82f7cb8ef 100644 --- a/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php +++ b/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @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.php b/lib/public/AppFramework/Http.php index 1106c58af8..1e501c8729 100644 --- a/lib/public/AppFramework/Http.php +++ b/lib/public/AppFramework/Http.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/AppFramework/Http/DataDisplayResponse.php b/lib/public/AppFramework/Http/DataDisplayResponse.php index a000f91996..335d403c3c 100644 --- a/lib/public/AppFramework/Http/DataDisplayResponse.php +++ b/lib/public/AppFramework/Http/DataDisplayResponse.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Julius Härtl * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php index fc32a02459..f7aee8c637 100644 --- a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php +++ b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Pavel Krasikov * @author Pierre Rudloff diff --git a/lib/public/AppFramework/Http/StreamResponse.php b/lib/public/AppFramework/Http/StreamResponse.php index 4deb4b4a85..5ce8f9f869 100644 --- a/lib/public/AppFramework/Http/StreamResponse.php +++ b/lib/public/AppFramework/Http/StreamResponse.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/AppFramework/IAppContainer.php b/lib/public/AppFramework/IAppContainer.php index 5732a8b221..b749c9fd7a 100644 --- a/lib/public/AppFramework/IAppContainer.php +++ b/lib/public/AppFramework/IAppContainer.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/AppFramework/Middleware.php b/lib/public/AppFramework/Middleware.php index 73079614ec..d737c5e37f 100644 --- a/lib/public/AppFramework/Middleware.php +++ b/lib/public/AppFramework/Middleware.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Lukas Reschke + * @author Christoph Wurst * @author Morris Jobke * @author Stefan Weil * @author Thomas Müller diff --git a/lib/public/AppFramework/OCS/OCSException.php b/lib/public/AppFramework/OCS/OCSException.php index 0cf07e83b0..ef06ded0c0 100644 --- a/lib/public/AppFramework/OCS/OCSException.php +++ b/lib/public/AppFramework/OCS/OCSException.php @@ -2,6 +2,7 @@ /** * * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/AppFramework/OCSController.php b/lib/public/AppFramework/OCSController.php index a800d31c6e..febcc08ba8 100644 --- a/lib/public/AppFramework/OCSController.php +++ b/lib/public/AppFramework/OCSController.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Donquixote * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/AppFramework/QueryException.php b/lib/public/AppFramework/QueryException.php index fc00f275ae..1bb03b8f21 100644 --- a/lib/public/AppFramework/QueryException.php +++ b/lib/public/AppFramework/QueryException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bernhard Posselt + * @author Christoph Wurst * @author Morris Jobke * * @license AGPL-3.0 diff --git a/lib/public/Authentication/Events/LoginFailedEvent.php b/lib/public/Authentication/Events/LoginFailedEvent.php index ba5a54efb4..b946ba0c66 100644 --- a/lib/public/Authentication/Events/LoginFailedEvent.php +++ b/lib/public/Authentication/Events/LoginFailedEvent.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/public/BackgroundJob/IJob.php b/lib/public/BackgroundJob/IJob.php index d1d763fd5e..985b5e973b 100644 --- a/lib/public/BackgroundJob/IJob.php +++ b/lib/public/BackgroundJob/IJob.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/public/BackgroundJob/Job.php b/lib/public/BackgroundJob/Job.php index 803a06ae17..5049e3e205 100644 --- a/lib/public/BackgroundJob/Job.php +++ b/lib/public/BackgroundJob/Job.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018, Roeland Jago Douma * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Calendar/BackendTemporarilyUnavailableException.php b/lib/public/Calendar/BackendTemporarilyUnavailableException.php index 41fb50f68d..d0a7f6615e 100644 --- a/lib/public/Calendar/BackendTemporarilyUnavailableException.php +++ b/lib/public/Calendar/BackendTemporarilyUnavailableException.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Calendar/Resource/IBackend.php b/lib/public/Calendar/Resource/IBackend.php index 474d5f902e..9c15b3789b 100644 --- a/lib/public/Calendar/Resource/IBackend.php +++ b/lib/public/Calendar/Resource/IBackend.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Calendar/Room/IBackend.php b/lib/public/Calendar/Room/IBackend.php index d0d3e70dc1..d306dc89d8 100644 --- a/lib/public/Calendar/Room/IBackend.php +++ b/lib/public/Calendar/Room/IBackend.php @@ -2,6 +2,7 @@ /** * @copyright 2018, Georg Ehrke * + * @author Christoph Wurst * @author Georg Ehrke * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Capabilities/IPublicCapability.php b/lib/public/Capabilities/IPublicCapability.php index 7fda7037b3..0dcb45d019 100644 --- a/lib/public/Capabilities/IPublicCapability.php +++ b/lib/public/Capabilities/IPublicCapability.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Julius Härtl * + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Collaboration/Collaborators/SearchResultType.php b/lib/public/Collaboration/Collaborators/SearchResultType.php index f8a130f199..538d307082 100644 --- a/lib/public/Collaboration/Collaborators/SearchResultType.php +++ b/lib/public/Collaboration/Collaborators/SearchResultType.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2017 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Comments/CommentsEntityEvent.php b/lib/public/Comments/CommentsEntityEvent.php index 9644c9119a..27021fd6e3 100644 --- a/lib/public/Comments/CommentsEntityEvent.php +++ b/lib/public/Comments/CommentsEntityEvent.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/lib/public/Comments/CommentsEvent.php b/lib/public/Comments/CommentsEvent.php index 313df7e2ff..94ef2892f3 100644 --- a/lib/public/Comments/CommentsEvent.php +++ b/lib/public/Comments/CommentsEvent.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/lib/public/Comments/IComment.php b/lib/public/Comments/IComment.php index fdf789b663..8a31715918 100644 --- a/lib/public/Comments/IComment.php +++ b/lib/public/Comments/IComment.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/Comments/ICommentsManager.php b/lib/public/Comments/ICommentsManager.php index c49426422e..98387f2025 100644 --- a/lib/public/Comments/ICommentsManager.php +++ b/lib/public/Comments/ICommentsManager.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/public/Comments/IllegalIDChangeException.php b/lib/public/Comments/IllegalIDChangeException.php index f821333800..f20120bd20 100644 --- a/lib/public/Comments/IllegalIDChangeException.php +++ b/lib/public/Comments/IllegalIDChangeException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/public/Comments/MessageTooLongException.php b/lib/public/Comments/MessageTooLongException.php index bccf75adc1..b615229175 100644 --- a/lib/public/Comments/MessageTooLongException.php +++ b/lib/public/Comments/MessageTooLongException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/public/Comments/NotFoundException.php b/lib/public/Comments/NotFoundException.php index 80bad3d6be..9e86b7ff27 100644 --- a/lib/public/Comments/NotFoundException.php +++ b/lib/public/Comments/NotFoundException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/public/Console/ConsoleEvent.php b/lib/public/Console/ConsoleEvent.php index 78f7ae5581..051bf4c778 100644 --- a/lib/public/Console/ConsoleEvent.php +++ b/lib/public/Console/ConsoleEvent.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/lib/public/Constants.php b/lib/public/Constants.php index b716576873..60d46d5b13 100644 --- a/lib/public/Constants.php +++ b/lib/public/Constants.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma diff --git a/lib/public/Contacts/IManager.php b/lib/public/Contacts/IManager.php index e0551bcd9d..1fc9c06012 100644 --- a/lib/public/Contacts/IManager.php +++ b/lib/public/Contacts/IManager.php @@ -5,6 +5,7 @@ * @author Arne Hamann * @author Christoph Wurst * @author John Molakvoæ (skjnldsv) + * @author Julius Härtl * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/DB/QueryBuilder/IExpressionBuilder.php b/lib/public/DB/QueryBuilder/IExpressionBuilder.php index 9501aabe53..e56eba3df0 100644 --- a/lib/public/DB/QueryBuilder/IExpressionBuilder.php +++ b/lib/public/DB/QueryBuilder/IExpressionBuilder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/public/Dashboard/Model/WidgetSetting.php b/lib/public/Dashboard/Model/WidgetSetting.php index f3586b46fa..6242960760 100644 --- a/lib/public/Dashboard/Model/WidgetSetting.php +++ b/lib/public/Dashboard/Model/WidgetSetting.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Maxence Lange * + * @author Christoph Wurst * @author Maxence Lange * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Dashboard/Model/WidgetSetup.php b/lib/public/Dashboard/Model/WidgetSetup.php index 5440b0cc93..18dc0abd48 100644 --- a/lib/public/Dashboard/Model/WidgetSetup.php +++ b/lib/public/Dashboard/Model/WidgetSetup.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2018, Maxence Lange * + * @author Christoph Wurst * @author Maxence Lange * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Diagnostics/IQueryLogger.php b/lib/public/Diagnostics/IQueryLogger.php index 5a5656a6bc..20c8ed0468 100644 --- a/lib/public/Diagnostics/IQueryLogger.php +++ b/lib/public/Diagnostics/IQueryLogger.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Piotr Mrówczyński diff --git a/lib/public/Encryption/Exceptions/GenericEncryptionException.php b/lib/public/Encryption/Exceptions/GenericEncryptionException.php index d19ff4b272..39842b2036 100644 --- a/lib/public/Encryption/Exceptions/GenericEncryptionException.php +++ b/lib/public/Encryption/Exceptions/GenericEncryptionException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/Encryption/IEncryptionModule.php b/lib/public/Encryption/IEncryptionModule.php index cd85b931a5..a4a84c2f2c 100644 --- a/lib/public/Encryption/IEncryptionModule.php +++ b/lib/public/Encryption/IEncryptionModule.php @@ -4,6 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle + * @author Christoph Wurst * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller diff --git a/lib/public/Files.php b/lib/public/Files.php index 33bd329619..a3787107a5 100644 --- a/lib/public/Files.php +++ b/lib/public/Files.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling diff --git a/lib/public/Files/AlreadyExistsException.php b/lib/public/Files/AlreadyExistsException.php index fe60a7d0a5..ede7c446f4 100644 --- a/lib/public/Files/AlreadyExistsException.php +++ b/lib/public/Files/AlreadyExistsException.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/public/Files/Cache/ICache.php b/lib/public/Files/Cache/ICache.php index 643a2bad62..95ca29c2aa 100644 --- a/lib/public/Files/Cache/ICache.php +++ b/lib/public/Files/Cache/ICache.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/public/Files/Cache/ICacheEntry.php b/lib/public/Files/Cache/ICacheEntry.php index c976662088..e3efe679cd 100644 --- a/lib/public/Files/Cache/ICacheEntry.php +++ b/lib/public/Files/Cache/ICacheEntry.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/public/Files/Cache/IScanner.php b/lib/public/Files/Cache/IScanner.php index c15d42315b..3b00fa2af1 100644 --- a/lib/public/Files/Cache/IScanner.php +++ b/lib/public/Files/Cache/IScanner.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/public/Files/Cache/IWatcher.php b/lib/public/Files/Cache/IWatcher.php index e279c8b07e..9fc37c9b0b 100644 --- a/lib/public/Files/Cache/IWatcher.php +++ b/lib/public/Files/Cache/IWatcher.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/public/Files/EntityTooLargeException.php b/lib/public/Files/EntityTooLargeException.php index 1846e59572..66d924cf54 100644 --- a/lib/public/Files/EntityTooLargeException.php +++ b/lib/public/Files/EntityTooLargeException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/Files/FileInfo.php b/lib/public/Files/FileInfo.php index f8b0623c3e..6710b609ba 100644 --- a/lib/public/Files/FileInfo.php +++ b/lib/public/Files/FileInfo.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Felix Heidecke * @author Joas Schilling * @author Julius Härtl diff --git a/lib/public/Files/Folder.php b/lib/public/Files/Folder.php index 4c05b0fb49..a5d8398a3e 100644 --- a/lib/public/Files/Folder.php +++ b/lib/public/Files/Folder.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/public/Files/IAppData.php b/lib/public/Files/IAppData.php index 2ec5191aed..6c93a57164 100644 --- a/lib/public/Files/IAppData.php +++ b/lib/public/Files/IAppData.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/public/Files/IRootFolder.php b/lib/public/Files/IRootFolder.php index 0d568f9045..1b5cb406af 100644 --- a/lib/public/Files/IRootFolder.php +++ b/lib/public/Files/IRootFolder.php @@ -4,6 +4,7 @@ * * @author Bernhard Posselt * @author Christoph Wurst + * @author Julius Härtl * @author Morris Jobke * * @license AGPL-3.0 diff --git a/lib/public/Files/InvalidContentException.php b/lib/public/Files/InvalidContentException.php index 77ae8b78be..98e79c61fc 100644 --- a/lib/public/Files/InvalidContentException.php +++ b/lib/public/Files/InvalidContentException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/Files/InvalidPathException.php b/lib/public/Files/InvalidPathException.php index 64805cdcce..8eaeb2f3bc 100644 --- a/lib/public/Files/InvalidPathException.php +++ b/lib/public/Files/InvalidPathException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/Files/NotEnoughSpaceException.php b/lib/public/Files/NotEnoughSpaceException.php index 97ef3ddb9e..337b86712e 100644 --- a/lib/public/Files/NotEnoughSpaceException.php +++ b/lib/public/Files/NotEnoughSpaceException.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/public/Files/NotFoundException.php b/lib/public/Files/NotFoundException.php index 7faf669014..853138b9d5 100644 --- a/lib/public/Files/NotFoundException.php +++ b/lib/public/Files/NotFoundException.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/public/Files/NotPermittedException.php b/lib/public/Files/NotPermittedException.php index 4c7bf58962..661f7c2ce4 100644 --- a/lib/public/Files/NotPermittedException.php +++ b/lib/public/Files/NotPermittedException.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/public/Files/Notify/IChange.php b/lib/public/Files/Notify/IChange.php index b018be7793..dd9fbc64be 100644 --- a/lib/public/Files/Notify/IChange.php +++ b/lib/public/Files/Notify/IChange.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/Search/ISearchBinaryOperator.php b/lib/public/Files/Search/ISearchBinaryOperator.php index 554108aadf..d02ec9f36b 100644 --- a/lib/public/Files/Search/ISearchBinaryOperator.php +++ b/lib/public/Files/Search/ISearchBinaryOperator.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/Search/ISearchComparison.php b/lib/public/Files/Search/ISearchComparison.php index e2e0a70518..6fb09433c9 100644 --- a/lib/public/Files/Search/ISearchComparison.php +++ b/lib/public/Files/Search/ISearchComparison.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/Search/ISearchOrder.php b/lib/public/Files/Search/ISearchOrder.php index fdcd53447f..fb0137c1ba 100644 --- a/lib/public/Files/Search/ISearchOrder.php +++ b/lib/public/Files/Search/ISearchOrder.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2017 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/Storage/INotifyStorage.php b/lib/public/Files/Storage/INotifyStorage.php index f460201bec..57efd6dc4f 100644 --- a/lib/public/Files/Storage/INotifyStorage.php +++ b/lib/public/Files/Storage/INotifyStorage.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * + * @author Christoph Wurst * @author Robin Appelman * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/Files/Storage/IStorageFactory.php b/lib/public/Files/Storage/IStorageFactory.php index e9550fdaa2..acd6178f48 100644 --- a/lib/public/Files/Storage/IStorageFactory.php +++ b/lib/public/Files/Storage/IStorageFactory.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/lib/public/Files/StorageNotAvailableException.php b/lib/public/Files/StorageNotAvailableException.php index c0592cfc5a..ef9d22e8df 100644 --- a/lib/public/Files/StorageNotAvailableException.php +++ b/lib/public/Files/StorageNotAvailableException.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle + * @author Christoph Wurst * @author Jesús Macias * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/Files/UnseekableException.php b/lib/public/Files/UnseekableException.php index 1e4e19be11..13ef633020 100644 --- a/lib/public/Files/UnseekableException.php +++ b/lib/public/Files/UnseekableException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Piotr Filiciak * @author Roeland Jago Douma * diff --git a/lib/public/FullTextSearch/Model/IIndexDocument.php b/lib/public/FullTextSearch/Model/IIndexDocument.php index 1858e5dc97..cc9e6a7178 100644 --- a/lib/public/FullTextSearch/Model/IIndexDocument.php +++ b/lib/public/FullTextSearch/Model/IIndexDocument.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/FullTextSearch/Model/IRunner.php b/lib/public/FullTextSearch/Model/IRunner.php index 3692400d1d..a673689216 100644 --- a/lib/public/FullTextSearch/Model/IRunner.php +++ b/lib/public/FullTextSearch/Model/IRunner.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/FullTextSearch/Model/ISearchOption.php b/lib/public/FullTextSearch/Model/ISearchOption.php index 8e902296ff..6f25dd8ea6 100644 --- a/lib/public/FullTextSearch/Model/ISearchOption.php +++ b/lib/public/FullTextSearch/Model/ISearchOption.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/FullTextSearch/Model/ISearchRequestSimpleQuery.php b/lib/public/FullTextSearch/Model/ISearchRequestSimpleQuery.php index e0868c260c..e228595fc5 100644 --- a/lib/public/FullTextSearch/Model/ISearchRequestSimpleQuery.php +++ b/lib/public/FullTextSearch/Model/ISearchRequestSimpleQuery.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/GroupInterface.php b/lib/public/GroupInterface.php index c01b53fcd9..a9a7febac9 100644 --- a/lib/public/GroupInterface.php +++ b/lib/public/GroupInterface.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Jörn Friedrich Dreyer * @author Knut Ahlers * @author Morris Jobke diff --git a/lib/public/Http/Client/LocalServerException.php b/lib/public/Http/Client/LocalServerException.php index 9fcf50a049..829d747715 100644 --- a/lib/public/Http/Client/LocalServerException.php +++ b/lib/public/Http/Client/LocalServerException.php @@ -1,9 +1,12 @@ * + * @author Joas Schilling + * * @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/public/ICacheFactory.php b/lib/public/ICacheFactory.php index 655aabd680..4f9a3c2387 100644 --- a/lib/public/ICacheFactory.php +++ b/lib/public/ICacheFactory.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/public/IConfig.php b/lib/public/IConfig.php index 780d32d22d..59993d27f7 100644 --- a/lib/public/IConfig.php +++ b/lib/public/IConfig.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 Lukas Reschke diff --git a/lib/public/IImage.php b/lib/public/IImage.php index 6e6c28609d..aa1cf344e5 100644 --- a/lib/public/IImage.php +++ b/lib/public/IImage.php @@ -5,6 +5,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Olivier Paroz + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/public/ILogger.php b/lib/public/ILogger.php index d7f326f1f6..067e415211 100644 --- a/lib/public/ILogger.php +++ b/lib/public/ILogger.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Arthur Schiwon * @author Bernhard Posselt + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/INavigationManager.php b/lib/public/INavigationManager.php index 0a5e1890f4..198a9b11a3 100644 --- a/lib/public/INavigationManager.php +++ b/lib/public/INavigationManager.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 Julius Härtl diff --git a/lib/public/IPreview.php b/lib/public/IPreview.php index 602a54bea2..aa7bf559df 100644 --- a/lib/public/IPreview.php +++ b/lib/public/IPreview.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/public/IRequest.php b/lib/public/IRequest.php index bb646c078a..ee04186489 100644 --- a/lib/public/IRequest.php +++ b/lib/public/IRequest.php @@ -6,7 +6,6 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher - * @author Bjoern Schiessle * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/public/ISearch.php b/lib/public/ISearch.php index 8acbb7b70e..747b598e66 100644 --- a/lib/public/ISearch.php +++ b/lib/public/ISearch.php @@ -3,7 +3,6 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown - * @author Bart Visscher * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer diff --git a/lib/public/LDAP/ILDAPProvider.php b/lib/public/LDAP/ILDAPProvider.php index 69d4aabaf6..9a9ce32d39 100644 --- a/lib/public/LDAP/ILDAPProvider.php +++ b/lib/public/LDAP/ILDAPProvider.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de) * * @author Arthur Schiwon + * @author Christoph Wurst * @author Roeland Jago Douma * @author Roger Szabo * @author root diff --git a/lib/public/Lock/ILockingProvider.php b/lib/public/Lock/ILockingProvider.php index 373a68334a..34f69abdc0 100644 --- a/lib/public/Lock/ILockingProvider.php +++ b/lib/public/Lock/ILockingProvider.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/public/PreConditionNotMetException.php b/lib/public/PreConditionNotMetException.php index 12245df33f..1871a16088 100644 --- a/lib/public/PreConditionNotMetException.php +++ b/lib/public/PreConditionNotMetException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/public/Search/PagedProvider.php b/lib/public/Search/PagedProvider.php index ee8d1b1250..cbccc1abc0 100644 --- a/lib/public/Search/PagedProvider.php +++ b/lib/public/Search/PagedProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/public/Search/Result.php b/lib/public/Search/Result.php index 8d9a4e5d23..33748cff37 100644 --- a/lib/public/Search/Result.php +++ b/lib/public/Search/Result.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Andrew Brown + * @author Christoph Wurst * @author Jakob Sack * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/public/Security/IContentSecurityPolicyManager.php b/lib/public/Security/IContentSecurityPolicyManager.php index 465a8c317f..10beb7e22b 100644 --- a/lib/public/Security/IContentSecurityPolicyManager.php +++ b/lib/public/Security/IContentSecurityPolicyManager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/public/Security/ICredentialsManager.php b/lib/public/Security/ICredentialsManager.php index 0b34d9a28c..c9d16cbe98 100644 --- a/lib/public/Security/ICredentialsManager.php +++ b/lib/public/Security/ICredentialsManager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/Security/ISecureRandom.php b/lib/public/Security/ISecureRandom.php index 2268e91289..58f7f3fd44 100644 --- a/lib/public/Security/ISecureRandom.php +++ b/lib/public/Security/ISecureRandom.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Fabrizio Steiner * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/public/Share.php b/lib/public/Share.php index 931296e4de..9ecfccf0d1 100644 --- a/lib/public/Share.php +++ b/lib/public/Share.php @@ -4,6 +4,7 @@ * * @author Bart Visscher * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/public/Share/Exceptions/GenericShareException.php b/lib/public/Share/Exceptions/GenericShareException.php index 90d93d0426..1956014658 100644 --- a/lib/public/Share/Exceptions/GenericShareException.php +++ b/lib/public/Share/Exceptions/GenericShareException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Jan-Christoph Borchardt * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/public/Share/Exceptions/IllegalIDChangeException.php b/lib/public/Share/Exceptions/IllegalIDChangeException.php index 14121dd893..7345a0e1ff 100644 --- a/lib/public/Share/Exceptions/IllegalIDChangeException.php +++ b/lib/public/Share/Exceptions/IllegalIDChangeException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/public/SystemTag/ManagerEvent.php b/lib/public/SystemTag/ManagerEvent.php index 816a7585df..8137cebfd0 100644 --- a/lib/public/SystemTag/ManagerEvent.php +++ b/lib/public/SystemTag/ManagerEvent.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma diff --git a/lib/public/SystemTag/MapperEvent.php b/lib/public/SystemTag/MapperEvent.php index a8f04742e9..38519c02cd 100644 --- a/lib/public/SystemTag/MapperEvent.php +++ b/lib/public/SystemTag/MapperEvent.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/public/SystemTag/SystemTagsEntityEvent.php b/lib/public/SystemTag/SystemTagsEntityEvent.php index ae49323507..c2b2881a1f 100644 --- a/lib/public/SystemTag/SystemTagsEntityEvent.php +++ b/lib/public/SystemTag/SystemTagsEntityEvent.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Arthur Schiwon + * @author Christoph Wurst * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/public/SystemTag/TagAlreadyExistsException.php b/lib/public/SystemTag/TagAlreadyExistsException.php index 25459cce2b..a59a1dd60a 100644 --- a/lib/public/SystemTag/TagAlreadyExistsException.php +++ b/lib/public/SystemTag/TagAlreadyExistsException.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/public/User/Events/BeforeUserLoggedInEvent.php b/lib/public/User/Events/BeforeUserLoggedInEvent.php index 7de1883e17..cec7b8ca29 100644 --- a/lib/public/User/Events/BeforeUserLoggedInEvent.php +++ b/lib/public/User/Events/BeforeUserLoggedInEvent.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019, Roeland Jago Douma * + * @author Arthur Schiwon * @author Christoph Wurst * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/WorkflowEngine/GenericEntityEvent.php b/lib/public/WorkflowEngine/GenericEntityEvent.php index 2b8cbe0471..0a1fe12595 100644 --- a/lib/public/WorkflowEngine/GenericEntityEvent.php +++ b/lib/public/WorkflowEngine/GenericEntityEvent.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2019 Arthur Schiwon * * @author Arthur Schiwon + * @author Christoph Wurst * @author Julius Härtl * * @license GNU AGPL version 3 or any later version diff --git a/lib/public/WorkflowEngine/IManager.php b/lib/public/WorkflowEngine/IManager.php index 6537666ce0..3b59c7eb9e 100644 --- a/lib/public/WorkflowEngine/IManager.php +++ b/lib/public/WorkflowEngine/IManager.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016 Morris Jobke * * @author Arthur Schiwon + * @author Christoph Wurst * @author Morris Jobke * @author Roeland Jago Douma *