From cb057829f72c70e819f456edfadbb29d72dba832 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 29 Apr 2020 11:57:22 +0200 Subject: Update license headers for 19 Signed-off-by: Christoph Wurst --- apps/accessibility/appinfo/routes.php | 1 + apps/accessibility/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 + apps/admin_audit/lib/Actions/UserManagement.php | 1 + apps/admin_audit/lib/AppInfo/Application.php | 1 + apps/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 + apps/comments/lib/Collaboration/CommentersSorter.php | 1 + apps/comments/lib/Controller/Notifications.php | 1 + apps/comments/lib/EventHandler.php | 1 + apps/comments/lib/Listener/LoadAdditionalScripts.php | 1 + apps/comments/lib/Listener/LoadSidebarScripts.php | 1 + apps/comments/lib/Notification/Listener.php | 1 + apps/comments/lib/Notification/Notifier.php | 1 + apps/comments/tests/Unit/AppInfo/ApplicationTest.php | 1 + apps/comments/tests/Unit/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 + apps/dav/lib/BackgroundJob/RefreshWebcalJob.php | 1 + apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php | 1 + .../BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php | 1 + apps/dav/lib/BackgroundJob/UploadCleanup.php | 1 + apps/dav/lib/CalDAV/Activity/Backend.php | 1 + apps/dav/lib/CalDAV/Activity/Provider/Calendar.php | 1 + apps/dav/lib/CalDAV/Activity/Provider/Event.php | 1 + apps/dav/lib/CalDAV/Activity/Provider/Todo.php | 1 + apps/dav/lib/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 + .../dav/lib/CalDAV/InvitationResponse/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 + apps/dav/lib/CalDAV/Publishing/PublishPlugin.php | 1 + apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php | 1 + .../lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php | 1 + .../dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php | 1 + apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php | 1 + apps/dav/lib/CalDAV/Reminder/Notifier.php | 1 + apps/dav/lib/CalDAV/Reminder/ReminderService.php | 1 + apps/dav/lib/CalDAV/ResourceBooking/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 + apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php | 1 + apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php | 1 + apps/dav/lib/CalDAV/WebcalCaching/Plugin.php | 1 + apps/dav/lib/CalDAV/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 +- apps/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 + apps/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 + apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php | 1 + apps/dav/lib/Connector/Sabre/ChecksumList.php | 1 + apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php | 1 + apps/dav/lib/Connector/Sabre/DavAclPlugin.php | 1 + apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php | 1 + apps/dav/lib/Connector/Sabre/Exception/FileLocked.php | 1 + apps/dav/lib/Connector/Sabre/Exception/Forbidden.php | 1 + apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php | 1 + apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php | 1 + apps/dav/lib/Connector/Sabre/Principal.php | 1 + apps/dav/lib/Connector/Sabre/QuotaPlugin.php | 1 + apps/dav/lib/Connector/Sabre/ServerFactory.php | 2 +- apps/dav/lib/Connector/Sabre/ShareTypeList.php | 1 + apps/dav/lib/Connector/Sabre/ShareeList.php | 1 + apps/dav/lib/Connector/Sabre/TagList.php | 1 + apps/dav/lib/Controller/BirthdayCalendarController.php | 2 +- apps/dav/lib/Controller/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 + apps/dav/lib/Files/Sharing/FilesDropPlugin.php | 1 + apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php | 1 + apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php | 1 + apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php | 1 + apps/dav/lib/Migration/Version1004Date20170825134824.php | 1 + apps/dav/lib/Migration/Version1005Date20180530124431.php | 1 + apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php | 1 + apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php | 1 + apps/dav/lib/Server.php | 1 + apps/dav/lib/SystemTag/SystemTagsByIdCollection.php | 1 + apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php | 1 + apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php | 1 + apps/dav/lib/SystemTag/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 + apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php | 1 + apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php | 1 + apps/dav/tests/unit/CalDAV/Activity/BackendTest.php | 1 + apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php | 1 + apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php | 1 + apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php | 1 + apps/dav/tests/unit/CalDAV/PluginTest.php | 1 + apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php | 1 + apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php | 1 + .../unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php | 1 + .../tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php | 1 + apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php | 1 + apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php | 1 + .../unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php | 1 + .../tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php | 1 + apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php | 1 + apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php | 2 ++ .../tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php | 1 + apps/dav/tests/unit/CapabilitiesTest.php | 1 + apps/dav/tests/unit/CardDAV/AddressBookImplTest.php | 2 ++ apps/dav/tests/unit/CardDAV/AddressBookTest.php | 1 + apps/dav/tests/unit/CardDAV/CardDavBackendTest.php | 1 + apps/dav/tests/unit/CardDAV/ContactsManagerTest.php | 1 + apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php | 1 + apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php | 1 + apps/dav/tests/unit/CardDAV/SyncServiceTest.php | 1 + apps/dav/tests/unit/Command/ListCalendarsTest.php | 1 + apps/dav/tests/unit/Command/MoveCalendarTest.php | 1 + apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php | 1 + apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php | 1 + apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php | 1 + apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php | 1 + apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php | 1 + apps/dav/tests/unit/Controller/DirectControllerTest.php | 1 + apps/dav/tests/unit/DAV/AnonymousOptionsTest.php | 1 + apps/dav/tests/unit/DAV/Sharing/PluginTest.php | 1 + apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php | 1 + apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php | 1 + .../tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php | 1 + apps/dav/tests/unit/Upload/AssemblyStreamTest.php | 1 + apps/dav/tests/unit/Upload/ChunkingPluginTest.php | 1 + apps/encryption/lib/Command/DisableMasterKey.php | 1 + apps/encryption/lib/Command/EnableMasterKey.php | 1 + apps/encryption/lib/Command/RecoverUser.php | 1 + apps/encryption/lib/Controller/RecoveryController.php | 1 + apps/encryption/lib/Controller/StatusController.php | 1 + apps/encryption/lib/Crypto/Crypt.php | 1 + apps/encryption/lib/Crypto/DecryptAll.php | 1 + apps/encryption/lib/Exceptions/PrivateKeyMissingException.php | 1 + apps/encryption/lib/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 + apps/encryption/tests/Crypto/EncryptAllTest.php | 1 + apps/federatedfilesharing/lib/AppInfo/Application.php | 1 + .../lib/Controller/MountPublicLinkController.php | 2 ++ apps/federatedfilesharing/lib/Notifier.php | 1 + apps/federatedfilesharing/lib/TokenHandler.php | 1 + .../tests/Controller/MountPublicLinkControllerTest.php | 1 + .../tests/Controller/RequestHandlerControllerTest.php | 1 + apps/federatedfilesharing/tests/TestCase.php | 1 + apps/federation/lib/AppInfo/Application.php | 1 + apps/federation/lib/Command/SyncFederationAddressBooks.php | 2 +- apps/federation/lib/Controller/OCSAuthAPIController.php | 1 + apps/federation/lib/DbHandler.php | 1 + apps/federation/lib/SyncFederationAddressBooks.php | 1 + apps/federation/lib/SyncJob.php | 1 + apps/federation/lib/TrustedServers.php | 1 + apps/federation/tests/Controller/OCSAuthAPIControllerTest.php | 1 + apps/federation/tests/DbHandlerTest.php | 1 + apps/federation/tests/Middleware/AddServerMiddlewareTest.php | 1 + apps/federation/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 + apps/files/lib/BackgroundJob/CleanupFileLocks.php | 1 + apps/files/lib/BackgroundJob/DeleteOrphanedItems.php | 1 + apps/files/lib/Command/DeleteOrphanedFiles.php | 1 + apps/files/lib/Service/OwnershipTransferService.php | 1 + apps/files/tests/Command/DeleteOrphanedFilesTest.php | 1 + apps/files_external/appinfo/routes.php | 1 + apps/files_external/lib/AppInfo/Application.php | 1 + apps/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 + apps/files_external/lib/Command/ListCommand.php | 1 + apps/files_external/lib/Command/Notify.php | 1 + apps/files_external/lib/Command/Verify.php | 1 + apps/files_external/lib/Config/ConfigAdapter.php | 1 + apps/files_external/lib/Config/SimpleSubstitutionTrait.php | 1 + apps/files_external/lib/Config/UserContext.php | 1 + apps/files_external/lib/Config/UserPlaceholderHandler.php | 1 + apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php | 1 + apps/files_external/lib/Lib/Auth/AuthMechanism.php | 1 + apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php | 1 + apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php | 1 + apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php | 1 + apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php | 1 + apps/files_external/lib/Lib/Auth/Password/UserProvided.php | 1 + apps/files_external/lib/Lib/Backend/InvalidBackend.php | 1 + apps/files_external/lib/Lib/Backend/Swift.php | 2 ++ apps/files_external/lib/Lib/DefinitionParameter.php | 1 + apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php | 1 + apps/files_external/lib/Lib/Storage/FTP.php | 1 - apps/files_external/lib/Lib/Storage/OwnCloud.php | 1 + apps/files_external/lib/Lib/Storage/SFTPReadStream.php | 1 + apps/files_external/lib/Lib/Storage/SFTPWriteStream.php | 1 + apps/files_external/lib/Lib/StorageConfig.php | 1 + apps/files_external/lib/Service/BackendService.php | 1 + apps/files_external/lib/Service/DBConfigService.php | 1 + apps/files_external/lib/Service/LegacyStoragesService.php | 1 + apps/files_external/lib/Service/StoragesService.php | 1 + apps/files_external/tests/Backend/BackendTest.php | 1 + apps/files_external/tests/Service/GlobalStoragesServiceTest.php | 1 + apps/files_external/tests/Storage/Amazons3Test.php | 1 + apps/files_external/tests/Storage/FtpTest.php | 1 - apps/files_external/tests/Storage/OwncloudTest.php | 1 + apps/files_external/tests/Storage/SFTP_KeyTest.php | 1 + apps/files_sharing/lib/Activity/Filter.php | 1 + apps/files_sharing/lib/Activity/Providers/Base.php | 1 + apps/files_sharing/lib/Activity/Providers/Downloads.php | 1 + apps/files_sharing/lib/Activity/Providers/Groups.php | 1 + apps/files_sharing/lib/Activity/Providers/PublicLinks.php | 1 + apps/files_sharing/lib/Activity/Providers/RemoteShares.php | 1 + apps/files_sharing/lib/Activity/Providers/Users.php | 1 + apps/files_sharing/lib/AppInfo/Application.php | 2 -- .../files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php | 1 + apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php | 1 + apps/files_sharing/lib/Controller/DeletedShareAPIController.php | 1 + apps/files_sharing/lib/Controller/ShareAPIController.php | 1 + apps/files_sharing/lib/Controller/ShareController.php | 1 + apps/files_sharing/lib/Controller/ShareesAPIController.php | 1 + apps/files_sharing/lib/DeleteOrphanedSharesJob.php | 1 + apps/files_sharing/lib/Exceptions/BrokenPath.php | 1 + apps/files_sharing/lib/ExpireSharesJob.php | 1 + apps/files_sharing/lib/External/MountProvider.php | 1 + apps/files_sharing/lib/External/Scanner.php | 1 + apps/files_sharing/lib/ISharedStorage.php | 1 + apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php | 1 + apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php | 1 + apps/files_sharing/lib/MountProvider.php | 1 + apps/files_sharing/lib/Notification/Listener.php | 1 + apps/files_sharing/lib/Notification/Notifier.php | 1 + apps/files_sharing/lib/Updater.php | 1 + apps/files_sharing/tests/ApiTest.php | 1 + apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php | 1 + apps/files_sharing/tests/EtagPropagationTest.php | 1 + apps/files_sharing/tests/ExpireSharesJobTest.php | 1 + apps/files_sharing/tests/External/ManagerTest.php | 1 + apps/files_sharing/tests/Migration/SetPasswordColumnTest.php | 1 + apps/files_sharing/tests/PermissionsTest.php | 1 + apps/files_sharing/tests/TestCase.php | 1 + apps/files_sharing/tests/UnshareChildrenTest.php | 1 + apps/files_sharing/tests/UpdaterTest.php | 1 + apps/files_trashbin/lib/AppInfo/Application.php | 1 + apps/files_trashbin/lib/Command/CleanUp.php | 1 + apps/files_trashbin/lib/Command/Expire.php | 1 + apps/files_trashbin/lib/Command/ExpireTrash.php | 1 + apps/files_trashbin/lib/Expiration.php | 1 + apps/files_trashbin/lib/Sabre/AbstractTrashFile.php | 1 + apps/files_trashbin/lib/Sabre/PropfindPlugin.php | 1 + apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php | 1 + apps/files_trashbin/tests/ExpirationTest.php | 1 + apps/files_versions/appinfo/routes.php | 1 + apps/files_versions/lib/AppInfo/Application.php | 1 + apps/files_versions/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 +- apps/files_versions/lib/Command/ExpireVersions.php | 1 + apps/files_versions/lib/Expiration.php | 1 + apps/files_versions/lib/Hooks.php | 2 +- apps/files_versions/lib/Listener/LoadAdditionalListener.php | 1 + apps/files_versions/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 + apps/lookup_server_connector/lib/AppInfo/Application.php | 1 + apps/oauth2/lib/Controller/OauthApiController.php | 1 + apps/oauth2/lib/Controller/SettingsController.php | 1 + apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php | 1 + apps/oauth2/lib/Exceptions/ClientNotFoundException.php | 1 + apps/oauth2/lib/Migration/SetTokenExpiration.php | 1 + apps/provisioning_api/lib/Controller/AUserData.php | 1 + apps/provisioning_api/lib/Controller/AppsController.php | 1 + apps/provisioning_api/lib/Controller/GroupsController.php | 2 ++ apps/provisioning_api/tests/Controller/AppConfigControllerTest.php | 1 + apps/provisioning_api/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 + apps/settings/lib/Controller/CheckSetupController.php | 1 + apps/settings/lib/Controller/HelpController.php | 1 + apps/settings/lib/Controller/WebAuthnController.php | 3 ++- apps/settings/lib/Hooks.php | 1 + apps/settings/lib/Settings/Personal/Security/WebAuthn.php | 3 ++- apps/settings/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 + apps/systemtags/lib/Controller/LastUsedController.php | 1 + apps/systemtags/tests/Activity/SettingTest.php | 1 + apps/testing/appinfo/app.php | 3 ++- apps/testing/lib/Controller/LockingController.php | 1 + apps/testing/lib/Locking/FakeDBLockingProvider.php | 1 + apps/theming/appinfo/app.php | 1 + apps/theming/lib/Controller/IconController.php | 1 + apps/theming/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 + apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php | 1 + .../lib/BackgroundJob/RememberBackupCodesJob.php | 1 + apps/twofactor_backupcodes/lib/Db/BackupCode.php | 1 - .../twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php | 1 + apps/updatenotification/lib/Command/Check.php | 1 + apps/updatenotification/lib/Controller/APIController.php | 1 + apps/updatenotification/lib/Notification/BackgroundJob.php | 1 + apps/updatenotification/lib/ResetTokenBackgroundJob.php | 1 + apps/updatenotification/lib/Settings/Admin.php | 1 + apps/updatenotification/tests/Notification/BackgroundJobTest.php | 1 + apps/updatenotification/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 + apps/user_ldap/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 + apps/user_ldap/lib/Controller/ConfigAPIController.php | 2 +- apps/user_ldap/lib/Controller/RenewPasswordController.php | 1 + apps/user_ldap/lib/Exceptions/AttributeNotSet.php | 1 + apps/user_ldap/lib/Exceptions/ConstraintViolationException.php | 1 + apps/user_ldap/lib/Exceptions/NotOnLDAP.php | 1 + apps/user_ldap/lib/Group_LDAP.php | 2 +- apps/user_ldap/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 +- apps/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 -- apps/user_ldap/tests/Integration/AbstractIntegrationTest.php | 1 + apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php | 1 + .../tests/Integration/Lib/User/IntegrationTestUserAvatar.php | 1 + .../tests/Integration/Lib/User/IntegrationTestUserCleanUp.php | 1 + .../tests/Integration/setup-scripts/createExplicitGroups.php | 1 + .../Integration/setup-scripts/createExplicitGroupsDifferentOU.php | 1 + .../tests/Integration/setup-scripts/createExplicitUsers.php | 1 + .../Integration/setup-scripts/createUsersWithoutDisplayName.php | 1 + apps/user_ldap/tests/Jobs/SyncTest.php | 1 + apps/user_ldap/tests/Settings/AdminTest.php | 1 + apps/user_ldap/tests/User/DeletedUsersIndexTest.php | 1 + apps/user_ldap/tests/UserLDAPPluginTest.php | 1 + apps/user_ldap/tests/User_ProxyTest.php | 1 + 428 files changed, 443 insertions(+), 39 deletions(-) (limited to 'apps') diff --git a/apps/accessibility/appinfo/routes.php b/apps/accessibility/appinfo/routes.php index a5e75fcdcee..0278457b6a3 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 49f22860ac1..4b946f6a785 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 3d8d39f0ce0..f081957a067 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 3ac9485fc9c..9093e3a842d 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 4359360908e..1384d6f2350 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 2bc733b5e1f..33dd49f3b53 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 34c432a078e..83c392e92ea 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 f6e8f6d875b..61c173c453c 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 8dbc0e3e931..cedcacb5bf6 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 86f39f7f177..a55dfabb527 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 a637d4ca6b3..566b7835b56 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 80f263acb0c..9fe0ed74fad 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 030a221a03c..388aab26c55 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 3d78ad43129..e5f0c6b61d4 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 2ab67a45ab5..86ec097325e 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 29d1f2eb394..dfa7e511b1f 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 f157dd4cd31..9f7062f9467 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 01a003eb8dc..9f69e5599f8 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 dcf17896e49..0f522e987a2 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 f94d935e773..3127cd3b9d0 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 29733a3a623..1fc708664ad 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 bbb8e6de7ff..f72106dab33 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 d5e3358d96d..7fd70f4c467 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 73d417dee90..fd342676bfd 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 72401d0f7d1..47dbbcbcaa1 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 d0427b6c5c3..7240f067170 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 cd01e7ae94d..5a321779408 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 71b0b515872..b1cdd6fa0c4 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 4ca5ad17aeb..d4bdd02b1c6 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 ee0d6144c92..ab9a905d937 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 9ca0727fab7..5a698b98be6 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 dcdc3577233..64f542b9f7e 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 1c77b8d4272..358463cbf0f 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 ab70d6ceb43..b492d4219c7 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 7f81617b9a4..bef43f65644 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 11b4bfe2c1d..913401b624d 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 adc016192ac..90f8f294212 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 9c7521cb6ba..b938a8999a6 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 5b237b0f060..ca527ab7a5f 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 df77a2b6498..766062ffdf1 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 4dd3e9986f0..308e282f0c6 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 ce8d0542eaf..9a0e78e55a8 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 468a6e54268..a830b4b9b8d 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 4c865ba2ae7..c2b8830b34c 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 23868172ddf..83e3d82e13f 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 3507ca63829..1d1e823af71 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 689a6f0efc8..e29d492538d 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 3dd7cfcc7ca..2d4db467d58 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 e3561527ce0..eee651647cb 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 4314e0dcdd1..bfeaf6b3daf 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 00dee6b0907..5a6591fb749 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 b675b09e427..4152e02dc8d 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 f3da0c03a68..c6b796b2acb 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 93390f537ef..7618222f42a 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 7cf2d52768d..76b4765a4fd 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 a460c731387..d2309232df7 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 2bbc6498dba..6358a3a0293 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 9c5968a333c..c2e46f92cfd 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 0776e8838b8..23ce1bf3e8c 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 f9d05f09c68..cf6df3b8c58 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 2dc0ee8b7a1..5940df55654 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 335ea0d7756..4331b2a4d9b 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 51d55c98b13..2f24c54beb4 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 4a0455e47f8..db03855e971 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 0b7bbcf3a22..b5ec27eefd5 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 2b23da5a38c..14e9c764678 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 8cfbb38b6e0..4b50fa5b5b9 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 8883a5d353c..b11520015db 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 4a9df56e6b4..50aa9d219c8 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 3eea0f1d5c8..6ec3fed8276 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 87e8e11cd16..6081ac31be3 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 cf9d68e14a4..d54b8581ad9 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 097f52f9576..192c1e69ed1 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 81067f15b17..e28a5ca2f08 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 1a89bf58f9b..5f6ecb9cd8b 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 daced49373e..6c75e8cdc35 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 18c63d916d7..c7190c81319 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 ea195ca3e21..e23ff321c1e 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 ac91e727953..317b356772e 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 d7597b8b1f6..81a8773957a 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 8687207ef31..85aa25be946 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 10fa69b70ca..d40f4600745 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 b72396c96cd..71644456f67 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 14e77e08d73..0addbc08a73 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 1f139de236a..26cb0aa6439 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 03bc432ccb9..f0552dcdc8e 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 8c73f6695b9..ec15d497276 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 683cbd62529..106d6f99432 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 59f7cf4748d..3e4b3ff9a32 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 560d0105de9..65ec4fe8f1b 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 8a892a01203..908c6265bf6 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 cffc295d46d..29f8295a7a5 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 cc01874e541..656d9ce7cda 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 b64feb22f48..4d2cdd1477c 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 d0b83cff1fa..2e547be6987 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 f5b07454ea7..dec9eb61e6e 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 f0dc8619ace..d1a85312658 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 71098aac1d0..5158fb42410 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 2db4faf50d7..2d9f3099733 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 a9c07a0369c..12f14f4ffd7 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 25fa3205b5c..3169e53859d 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 1ab4f3d385a..ee7e5722aed 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 673b8c237e9..cfe9a6d7f73 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 92187b92daf..0abfe5bbfb6 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 0f7f753b86f..51543e2ed8a 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 5a4a1f5635f..3bdbd047639 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 235ae9cd823..a8a5bffbcb6 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 603087fd5fa..9afe5f84296 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 3be7b28c51b..f36ecd189ca 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 aeb7350336b..eafbe6fbbd8 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 15e95a9bd29..38944317424 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 d37c2dd46f6..66cfea8add1 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 6c88fa4d15e..2f8fb0c3107 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 ffe9e3691dc..58da1c7d658 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 e33d879fa0e..f8967a788b9 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 315ede2ce9c..d931087c3b2 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 c973908f5a8..b364639f69f 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 ebe1d61db4a..5ea59f60f9d 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 a69236ffd51..50ebed541ee 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 71c663b2e2b..4187096f75e 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 b83e944edcc..ba73f97d271 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 b4201ef80c1..3291a6269dc 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 60e11884765..3530e6d9af1 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 ef608a8f1be..ada3c470171 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 618fb674ca3..26dbd989583 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 d25e387e32e..a6a9703dc4b 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 8642294e6bc..71f6064c5c1 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 e2e192eda85..e8f22bba358 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 7b00532495e..6e45affb3fe 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 9d120ddbdbf..e93df5c26df 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 c50fb03dd40..c08b7adf465 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 03cab4c9dc1..911448e3498 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 0e3560ab330..6ea1b6b3c58 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 b4d81a8e053..c8502af4730 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 b47b462a450..5da4e64a6df 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 6421abec3d5..ecd73cdf518 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 5a8d762de80..0a89b144ae1 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 335696f0e30..ef7d7ac9fd3 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 600cc24bdb7..dabddeb1434 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 b3df7383ac1..b983458b95e 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 8bc96d8cf1f..0843ff930d3 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 b19c78d83c4..4fb2353bbd3 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 131339ee40e..4c6c8549055 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 f4179c60665..3012423bb19 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 04ed3a47e05..1e0fbe7b984 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 cc450283d9e..a44c9b5abbf 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 eb0ac34c15a..d692878cc13 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 2068c0c57fe..2263176f23c 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 8ea6e5257f0..c70ec6e17f3 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 d4abf61af1a..c6c384744b5 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 69c34d76b09..4f126b98a38 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 2900e24119c..24c7a252648 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 eb4e3310aab..3718f1bde46 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 03e953f5c27..2195563753f 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 a92fdb8eb8c..877de6f41a4 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 575dac2bed7..bad66405e80 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 a9946d7454b..8faa54f534a 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 aa245b71419..053ac641793 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 e662f4651a0..22340d95921 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 720d91fc17e..f137a4923f7 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 6bf77c1f49e..cc7e50e9374 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 0edc130c904..0121df9c8d5 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 5a6339d4261..8bde309b5a7 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 12ce1bca5c3..ef2652121cb 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 076c9119cd7..1fbcea4f3f6 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 647af7db69b..48d9479c999 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 f3dc3f95fa5..87e239cfa5e 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 ab3721e80b9..b63a973668e 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 156043411da..a0567401727 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 468624ce8ac..e9a483d7e49 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 a703b417e32..e8471f36319 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 ab5c9ec070d..a32162f97c3 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 9144068a6cb..8a24c1ae4bb 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 95e567961d1..31754a95e8d 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 20e5888dfb0..bfafbed7611 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 c8940533ab0..a9e679e4470 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 56d0867f015..22fbf737793 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 1bb1f6d8380..6ad6874e7ed 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 6279583350b..293a7abf45e 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 1c39f30527a..3ca8d588475 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 d8ba21c47f9..6031c090ab0 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 3a3fcec66d6..27d6cbf7e85 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 d59e3b586c8..319286bc926 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 6c4645e7212..4b1a5219c11 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 a4d7b2407d6..fd702bc0313 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 509ff2a0391..801ae42e033 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 40159627b00..f3541eeed93 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 fe12bfaf727..e990f5a510e 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 ed43bc75457..d8760a0b717 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 4d14b191ddc..03d3aba8279 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 e0667d42a20..e4c739b3272 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 a62a4ca27f8..09bcf9371d2 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 3c79cd29e17..262705e0be5 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 bd0e17f0282..75354381993 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 549c7222d2e..5406c4e51cc 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 3041c27dee7..bdc05035ea4 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 6dcb937605d..f38f583d85a 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 cfd759a4d19..c4190e0691a 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 23f866c6ae8..46081240d6a 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 37645a855c8..62a90639124 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 e6b4c09ccc5..1d885bb601d 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 5674f700cb6..b192b466d59 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 174197a1559..d7f5bdd0286 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 cc5f63309af..09a6eed4abe 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 709cd60b3ba..48f8895c1d7 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 ecd0757f6fb..7a2f947421e 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 dddb7e13297..365a70e2b74 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 3ec233df037..67d9ed15cc6 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 24e4cc21497..610ea0d4803 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 cc1913e9475..92454e03a55 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 791928a8ccc..3617e4c2467 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 9b747a772f4..7256333f9b4 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 a50f5e5851f..41116d40cc8 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 7e339d0f9f5..fa6e3a575e1 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 67814ee96ac..dc91e9057f1 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 d304ceb7b28..d52da3a269d 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 8692b83f008..d292a2b29dc 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 c274df2ccbb..dc7f5cb9646 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 a9a9c948c0b..2f6e406978a 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 a69ee51bfb1..c349ccaae1a 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 ca890269a93..07165c9cf68 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 855958511d7..167d679e3c8 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 a838eb45eab..5bec5200b63 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 e0a8a72aba3..7147d58891d 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 17484594a45..743c0b101f8 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 0a81f227b15..de83bdd2bb0 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 0e28d2bf79f..81d7f972f46 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 3e51f6d3b08..e06f5ea5fd1 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 a42689ddec1..dde74de3a9c 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 a094ff49572..769ffbec51c 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 f8bef4c79ac..c44e35c7fa9 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 a1f61bd9f1d..0e13a521441 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 b238b33f6a4..1e7598ec541 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 96b39de6e1e..4a48a22636c 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 bd80c2267e7..8e1fa71cf8b 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 8f1cac49c69..fa33f3de793 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 cd57f973a21..9e4a908cd0d 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 fe65c2f2bf6..fe2cd24aa82 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 bc324931a7e..4e1fdb674a4 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 cd72634e58a..f318ba71a20 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 5a693b75dbf..512a0405fc0 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 ee6db4818a6..8ef66cc5f11 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 34b1b747bfe..1094f778557 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 8d06707b2af..9f41697452f 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 ea39cabb2d0..ff95e225e67 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 429e0f1c261..f809cd6db6f 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 36e033cfc90..40573a81ab0 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 5ac4346b422..b9d3c9c75ce 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 519de22d70d..8415c3214f5 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 15628ec965b..1570ba15573 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 d514bd7b7b0..2af145ad4a2 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 8125d87d9ee..244df693185 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 a1e3696a46e..21ea19517f1 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 c817789dad6..f457992f430 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 43d95b8232a..7840b4c6dd8 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 d89e782f6f6..0239bc17e1e 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 7a4579fd3f7..b1313f96e45 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 95807f0e53f..fef746a35c0 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 b348a0964ad..ce0b9d61fa4 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 ca7cc7d7b2c..b1b786e879b 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 e35649dacf5..afbece9241a 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 2aaeede47c3..728db46e16d 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 904b46c283a..d9a90f5b19f 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 6a07bcf498f..dcb2a79a35f 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 b60e0f8ec59..0d336212a66 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 4997482bddb..da4539384cf 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 16e46aae991..843a0c447f1 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 acb4ce3837a..be019bdcd65 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 dfc3e6b521d..53336057e37 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 884296e46f5..2742ded4007 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 4a297fcf060..f2217f423ef 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 8f90ffdf567..828befc471b 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 c7198c12cf1..98515409186 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 41f1d36ccf6..913dbf64284 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 f5eff5be0cc..5fbeba7dd01 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 89a5e0e02aa..bb33711c757 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 12324daea39..23d5057e05e 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 3e694dc3d7d..2c6b043c028 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 c74b626b279..b523dd3d37d 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 8438b6ac4f7..1e2d1ce5a8f 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 37db10bcb31..c0679c83314 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 19684ec8964..4ca3b80e343 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 5d26bf20b47..ecff358abe5 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 ebe0361c989..0051a1b76bf 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 0b7444deb0b..07c012fd6ff 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 ec7bc5b86fe..91c0aa494bb 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 24f1899a312..c58496a46d7 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 c318d18ed82..43306fe2e7e 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 1b2678b2bc3..385612959a9 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 6db19d3bd5f..9b636c8d30d 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 1e290e28f77..84e31494c92 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 f4100bd5e82..365ea8dcb8e 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 a885750a566..f081c947f53 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 cb078fdf832..081b720f820 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 f8bf900cb79..1854ce4990c 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 9c84cb668ef..5807c3e9fd5 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 b2f5fd7c851..0a1737ba37f 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 4d21b3e0eb7..30c6c2a73d2 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 f84867c0aca..a201974de45 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 15daf9d5108..3d0f13c7212 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 f2227721edc..7f6f3172fcc 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 e86a401d2fd..7081ec9b54e 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 a9bbe95af56..7192ed26094 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 66bf4ed306e..36086403bb3 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 c4d8992379d..7cc6c83b369 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 3a2dc2ede03..c861960074f 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 7f606bbbc6e..d2748898b04 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 ac3fcdb3192..65f8f138f49 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 ae0076a5b0b..7d97042209f 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 a9b4124236e..d3055c73aee 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 35a746777dc..e5e8ccc8ac6 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 23942bf8952..c078e05bfef 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 201824389d5..13418ba64c4 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 4761fdb477c..4da267be86e 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 fb8538adefc..d49835f2db4 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 a98eba2ece9..1075314c1c4 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 4d9dbc25238..a48908dcd6b 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 ab1eeab6901..8e05e0e2a3d 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 0603228192c..9a74a9280b5 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 bebd98eaca9..7448224048a 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 3ea696c0418..7a1b13d9c32 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 0c8858d3bb8..56a2f0a58e0 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 2b896a0cf67..a83ec348827 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 1979da624c7..b549f05a4c3 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 b6d317ea25e..72fd313ac16 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 f5fa5cb7c2e..e318a077d41 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 91dd1b948cf..2fbaf456263 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 db0c6957d06..00d16ce4976 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 6033568f15f..079f7a9beee 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 7f7dad04320..77c7c6687ca 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 b9538ee4ab5..93f879d8e87 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 31a8322e4a7..4b43bfa2f6c 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 e59440e5e8c..e7383fd355b 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 fa72e5ad5d4..ee4e7b575df 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 50a00a1e93f..22172ed711f 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 72f0cd5537b..3496d445ad1 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 213ca05b16b..d8a4b2aabd6 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 5ece4dddfc1..6697f85a101 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 0f1a529ae81..8f70ca426ad 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 b48ec4a45bb..603a1941336 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 58fb18ea2c5..8ebfeb2d4ca 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 c1ce7a6cf98..6f41bdf6321 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 e4e86e278c1..24dc40f2494 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 4608e472ff4..e3d087a4e06 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 202e1278a85..74fc1f7a7f5 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 af8157523f1..79d7028afcf 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 5799e7e9ccb..dc642a16ec5 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 83bf12da21e..427dc256d60 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 e4bf9b91fa4..0e408f8bf49 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 00568ab837e..6baafb68473 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 6c91daffe18..2ff88633ed4 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 da188474329..599aa9e384b 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 170695a0661..9f543031964 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 e588ce47433..e1690b476ea 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 b08c5e157c2..c1fd3423996 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 2de83eac1a8..5fba9a8a40a 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 c942a85bc75..bc8d009063a 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 c0bc22de8ee..66b6affaae0 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 6184796406d..b7e783b9cd5 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 77079851d69..2818f379152 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 35a03c30c43..bf52fd81762 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 f0af45ba889..e5680846627 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 6364f953c57..60cebb37cf1 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 4d1a0daf3b1..542bfcc51bd 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 4098c466da7..1187ecf0365 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 d530d321aeb..ce893c8cccb 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 51cb76f9559..6f7e195e468 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 5d6d428cecc..277fff9e70c 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 4877be9fa37..352e3411a79 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 02d1932d50b..8b173890e3c 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 996dba1a9b6..bfcab556669 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 0062753d4a8..88d7e1d4fac 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 255a56e1e9a..e2c720cdc09 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 b32ec024a16..a8473acf8ea 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 d64a26c62e8..2d83e7f64d5 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 43ec4dcb99e..915f805e605 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 92f7bc2a8aa..768000c70e6 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 e071fb06b23..c00bcf842c3 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 78dd81e951d..7dec03ffab0 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 d3ff28a3f19..510180edfdc 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 251c0eeeaa7..16013555d4e 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 a85823a4564..96f2655f046 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 ae8114d1705..6e5b73a9bec 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 c34b396291c..9b2c6d93de3 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 8b2b19a5175..3f42020c1e9 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 fd075ae70c3..43a5055e8ad 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 3c05d6cc2ee..1389f2eca52 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 4c8c47b6411..53a480c652d 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 ec056c651a7..b96aee291d5 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 3395d10c488..715ca1a170c 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 5a4853d1e19..faa617efd13 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 1a462b27781..46cae91e2c7 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 e88fa3b840e..bd59d4956c2 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 b7d1b0d62b8..0fb8c93d162 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 13d20a42a17..483dade8566 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 996df67b1d2..c97eb237a64 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 e53dc08b764..63b2b9adcb9 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 5b91a52f546..370cc3e2820 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 ec8d0e3254e..d0d9750dce6 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 703cc56a02a..8bd872b905e 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 b70cb866904..8220215b461 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 f7e399a51bd..8648f979211 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 a101a97a82f..8a6ac1caee0 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 873c8bcd98e..3a8e78ef6a4 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 d380e38a486..e65bba2012d 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 95034a1e39d..0136aa0694b 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 7880229f515..55a5272f599 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 014a7b1caa7..fffac35c27c 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 410838a4aeb..551fb0af333 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 f043d179e80..bea4813a23f 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 fee2b02d2c3..5f1a9b67168 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 a62aa3b39ac..898a0ae0f86 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 4e5af690387..c605aaad544 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 b5d9c40862b..baabdfb53c4 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 64160e203a0..6a64a37f8c2 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 e6d9ddece55..ff57d56b47e 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 ba8a3657edc..a6be4de5906 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 d1065337816..b75059dbbf9 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 84920d5950d..1c60ce6b6fe 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 ac5346fe025..69bc90dedb2 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 4bf26b81a4b..e2607b0ccc3 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 f2cfad251de..6160179b9d4 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 6ef4c745c26..5a36ce24838 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 e79fa58e019..5f2adbe7dd1 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 c9119cffae4..2599a966f06 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 af1d86c6df7..06378289934 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 03557ec174b..e1b3cd92159 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 83755abe078..7d2f0c60a82 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 -- cgit v1.2.3