]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update license headers for 19 20714/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 29 Apr 2020 09:57:22 +0000 (11:57 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 29 Apr 2020 09:57:22 +0000 (11:57 +0200)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
795 files changed:
AUTHORS
apps/accessibility/appinfo/routes.php
apps/accessibility/lib/Migration/RepairUserConfig.php
apps/admin_audit/lib/Actions/Action.php
apps/admin_audit/lib/Actions/Security.php
apps/admin_audit/lib/Actions/Sharing.php
apps/admin_audit/lib/Actions/UserManagement.php
apps/admin_audit/lib/AppInfo/Application.php
apps/admin_audit/lib/BackgroundJobs/Rotate.php
apps/cloud_federation_api/appinfo/routes.php
apps/cloud_federation_api/lib/Config.php
apps/comments/lib/Activity/Provider.php
apps/comments/lib/Collaboration/CommentersSorter.php
apps/comments/lib/Controller/Notifications.php
apps/comments/lib/EventHandler.php
apps/comments/lib/Listener/LoadAdditionalScripts.php
apps/comments/lib/Listener/LoadSidebarScripts.php
apps/comments/lib/Notification/Listener.php
apps/comments/lib/Notification/Notifier.php
apps/comments/tests/Unit/AppInfo/ApplicationTest.php
apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php
apps/dav/appinfo/v1/caldav.php
apps/dav/bin/chunkperf.php
apps/dav/lib/AppInfo/Application.php
apps/dav/lib/Avatars/AvatarHome.php
apps/dav/lib/BackgroundJob/RefreshWebcalJob.php
apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php
apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php
apps/dav/lib/BackgroundJob/UploadCleanup.php
apps/dav/lib/CalDAV/Activity/Backend.php
apps/dav/lib/CalDAV/Activity/Provider/Calendar.php
apps/dav/lib/CalDAV/Activity/Provider/Event.php
apps/dav/lib/CalDAV/Activity/Provider/Todo.php
apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php
apps/dav/lib/CalDAV/BirthdayService.php
apps/dav/lib/CalDAV/CachedSubscription.php
apps/dav/lib/CalDAV/Calendar.php
apps/dav/lib/CalDAV/CalendarHome.php
apps/dav/lib/CalDAV/CalendarImpl.php
apps/dav/lib/CalDAV/CalendarManager.php
apps/dav/lib/CalDAV/CalendarObject.php
apps/dav/lib/CalDAV/CalendarRoot.php
apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php
apps/dav/lib/CalDAV/Outbox.php
apps/dav/lib/CalDAV/Plugin.php
apps/dav/lib/CalDAV/Principal/Collection.php
apps/dav/lib/CalDAV/Principal/User.php
apps/dav/lib/CalDAV/Proxy/ProxyMapper.php
apps/dav/lib/CalDAV/PublicCalendarRoot.php
apps/dav/lib/CalDAV/Publishing/PublishPlugin.php
apps/dav/lib/CalDAV/Publishing/Xml/Publisher.php
apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php
apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php
apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php
apps/dav/lib/CalDAV/Reminder/Notifier.php
apps/dav/lib/CalDAV/Reminder/ReminderService.php
apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php
apps/dav/lib/CalDAV/Schedule/IMipPlugin.php
apps/dav/lib/CalDAV/Schedule/Plugin.php
apps/dav/lib/CalDAV/Search/SearchPlugin.php
apps/dav/lib/CalDAV/Search/Xml/Filter/CompFilter.php
apps/dav/lib/CalDAV/Search/Xml/Filter/LimitFilter.php
apps/dav/lib/CalDAV/Search/Xml/Filter/OffsetFilter.php
apps/dav/lib/CalDAV/Search/Xml/Filter/ParamFilter.php
apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php
apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php
apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php
apps/dav/lib/CalDAV/WebcalCaching/Plugin.php
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
apps/dav/lib/CardDAV/AddressBook.php
apps/dav/lib/CardDAV/AddressBookImpl.php
apps/dav/lib/CardDAV/CardDavBackend.php
apps/dav/lib/CardDAV/HasPhotoPlugin.php
apps/dav/lib/CardDAV/ImageExportPlugin.php
apps/dav/lib/CardDAV/PhotoCache.php
apps/dav/lib/CardDAV/Plugin.php
apps/dav/lib/CardDAV/SyncService.php
apps/dav/lib/CardDAV/SystemAddressbook.php
apps/dav/lib/CardDAV/Xml/Groups.php
apps/dav/lib/Command/CreateAddressBook.php
apps/dav/lib/Command/CreateCalendar.php
apps/dav/lib/Command/ListCalendars.php
apps/dav/lib/Command/MoveCalendar.php
apps/dav/lib/Command/RemoveInvalidShares.php
apps/dav/lib/Command/SyncBirthdayCalendar.php
apps/dav/lib/Command/SyncSystemAddressBook.php
apps/dav/lib/Comments/CommentNode.php
apps/dav/lib/Comments/CommentsPlugin.php
apps/dav/lib/Comments/EntityCollection.php
apps/dav/lib/Comments/EntityTypeCollection.php
apps/dav/lib/Comments/RootCollection.php
apps/dav/lib/Connector/LegacyDAVACL.php
apps/dav/lib/Connector/PublicAuth.php
apps/dav/lib/Connector/Sabre/BearerAuth.php
apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php
apps/dav/lib/Connector/Sabre/ChecksumList.php
apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php
apps/dav/lib/Connector/Sabre/DavAclPlugin.php
apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php
apps/dav/lib/Connector/Sabre/Exception/FileLocked.php
apps/dav/lib/Connector/Sabre/Exception/Forbidden.php
apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php
apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php
apps/dav/lib/Connector/Sabre/Principal.php
apps/dav/lib/Connector/Sabre/QuotaPlugin.php
apps/dav/lib/Connector/Sabre/ServerFactory.php
apps/dav/lib/Connector/Sabre/ShareTypeList.php
apps/dav/lib/Connector/Sabre/ShareeList.php
apps/dav/lib/Connector/Sabre/TagList.php
apps/dav/lib/Controller/BirthdayCalendarController.php
apps/dav/lib/Controller/InvitationResponseController.php
apps/dav/lib/DAV/GroupPrincipalBackend.php
apps/dav/lib/DAV/PublicAuth.php
apps/dav/lib/DAV/Sharing/Backend.php
apps/dav/lib/DAV/Sharing/IShareable.php
apps/dav/lib/DAV/Sharing/Plugin.php
apps/dav/lib/DAV/Sharing/Xml/Invite.php
apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php
apps/dav/lib/DAV/SystemPrincipalBackend.php
apps/dav/lib/Files/FileSearchBackend.php
apps/dav/lib/Files/FilesHome.php
apps/dav/lib/Files/RootCollection.php
apps/dav/lib/Files/Sharing/FilesDropPlugin.php
apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php
apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php
apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php
apps/dav/lib/Migration/Version1004Date20170825134824.php
apps/dav/lib/Migration/Version1005Date20180530124431.php
apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php
apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php
apps/dav/lib/Server.php
apps/dav/lib/SystemTag/SystemTagsByIdCollection.php
apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php
apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php
apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php
apps/dav/lib/Traits/PrincipalProxyTrait.php
apps/dav/lib/Upload/AssemblyStream.php
apps/dav/lib/Upload/ChunkingPlugin.php
apps/dav/lib/Upload/FutureFile.php
apps/dav/lib/Upload/UploadFile.php
apps/dav/lib/Upload/UploadFolder.php
apps/dav/lib/Upload/UploadHome.php
apps/dav/tests/unit/BackgroundJob/EventReminderJobTest.php
apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php
apps/dav/tests/unit/CalDAV/Activity/BackendTest.php
apps/dav/tests/unit/CalDAV/Activity/Filter/CalendarTest.php
apps/dav/tests/unit/CalDAV/Activity/Filter/TodoTest.php
apps/dav/tests/unit/CalDAV/Activity/Provider/BaseTest.php
apps/dav/tests/unit/CalDAV/PluginTest.php
apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php
apps/dav/tests/unit/CalDAV/Publishing/PublisherTest.php
apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php
apps/dav/tests/unit/CalDAV/Reminder/NotificationProviderManagerTest.php
apps/dav/tests/unit/CalDAV/Reminder/NotifierTest.php
apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php
apps/dav/tests/unit/CalDAV/ResourceBooking/ResourcePrincipalBackendTest.php
apps/dav/tests/unit/CalDAV/ResourceBooking/RoomPrincipalBackendTest.php
apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php
apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php
apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php
apps/dav/tests/unit/CapabilitiesTest.php
apps/dav/tests/unit/CardDAV/AddressBookImplTest.php
apps/dav/tests/unit/CardDAV/AddressBookTest.php
apps/dav/tests/unit/CardDAV/CardDavBackendTest.php
apps/dav/tests/unit/CardDAV/ContactsManagerTest.php
apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php
apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php
apps/dav/tests/unit/CardDAV/SyncServiceTest.php
apps/dav/tests/unit/Command/ListCalendarsTest.php
apps/dav/tests/unit/Command/MoveCalendarTest.php
apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php
apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php
apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php
apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php
apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php
apps/dav/tests/unit/Controller/DirectControllerTest.php
apps/dav/tests/unit/DAV/AnonymousOptionsTest.php
apps/dav/tests/unit/DAV/Sharing/PluginTest.php
apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php
apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php
apps/dav/tests/unit/Provisioning/Apple/AppleProvisioningPluginTest.php
apps/dav/tests/unit/Upload/AssemblyStreamTest.php
apps/dav/tests/unit/Upload/ChunkingPluginTest.php
apps/encryption/lib/Command/DisableMasterKey.php
apps/encryption/lib/Command/EnableMasterKey.php
apps/encryption/lib/Command/RecoverUser.php
apps/encryption/lib/Controller/RecoveryController.php
apps/encryption/lib/Controller/StatusController.php
apps/encryption/lib/Crypto/Crypt.php
apps/encryption/lib/Crypto/DecryptAll.php
apps/encryption/lib/Exceptions/PrivateKeyMissingException.php
apps/encryption/lib/Exceptions/PublicKeyMissingException.php
apps/encryption/lib/KeyManager.php
apps/encryption/lib/Session.php
apps/encryption/lib/Settings/Personal.php
apps/encryption/lib/Users/Setup.php
apps/encryption/tests/Crypto/EncryptAllTest.php
apps/federatedfilesharing/lib/AppInfo/Application.php
apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php
apps/federatedfilesharing/lib/Notifier.php
apps/federatedfilesharing/lib/TokenHandler.php
apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php
apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php
apps/federatedfilesharing/tests/TestCase.php
apps/federation/lib/AppInfo/Application.php
apps/federation/lib/Command/SyncFederationAddressBooks.php
apps/federation/lib/Controller/OCSAuthAPIController.php
apps/federation/lib/DbHandler.php
apps/federation/lib/SyncFederationAddressBooks.php
apps/federation/lib/SyncJob.php
apps/federation/lib/TrustedServers.php
apps/federation/tests/Controller/OCSAuthAPIControllerTest.php
apps/federation/tests/DbHandlerTest.php
apps/federation/tests/Middleware/AddServerMiddlewareTest.php
apps/federation/tests/SyncFederationAddressbooksTest.php
apps/federation/tests/TrustedServersTest.php
apps/files/appinfo/routes.php
apps/files/lib/Activity/FavoriteProvider.php
apps/files/lib/Activity/Helper.php
apps/files/lib/Activity/Provider.php
apps/files/lib/BackgroundJob/CleanupFileLocks.php
apps/files/lib/BackgroundJob/DeleteOrphanedItems.php
apps/files/lib/Command/DeleteOrphanedFiles.php
apps/files/lib/Service/OwnershipTransferService.php
apps/files/tests/Command/DeleteOrphanedFilesTest.php
apps/files_external/appinfo/routes.php
apps/files_external/lib/AppInfo/Application.php
apps/files_external/lib/Command/Applicable.php
apps/files_external/lib/Command/Backends.php
apps/files_external/lib/Command/Config.php
apps/files_external/lib/Command/Create.php
apps/files_external/lib/Command/Delete.php
apps/files_external/lib/Command/Import.php
apps/files_external/lib/Command/ListCommand.php
apps/files_external/lib/Command/Notify.php
apps/files_external/lib/Command/Verify.php
apps/files_external/lib/Config/ConfigAdapter.php
apps/files_external/lib/Config/SimpleSubstitutionTrait.php
apps/files_external/lib/Config/UserContext.php
apps/files_external/lib/Config/UserPlaceholderHandler.php
apps/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php
apps/files_external/lib/Lib/Auth/AuthMechanism.php
apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php
apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php
apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php
apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php
apps/files_external/lib/Lib/Auth/Password/UserProvided.php
apps/files_external/lib/Lib/Backend/InvalidBackend.php
apps/files_external/lib/Lib/Backend/Swift.php
apps/files_external/lib/Lib/DefinitionParameter.php
apps/files_external/lib/Lib/Notify/SMBNotifyHandler.php
apps/files_external/lib/Lib/Storage/FTP.php
apps/files_external/lib/Lib/Storage/OwnCloud.php
apps/files_external/lib/Lib/Storage/SFTPReadStream.php
apps/files_external/lib/Lib/Storage/SFTPWriteStream.php
apps/files_external/lib/Lib/StorageConfig.php
apps/files_external/lib/Service/BackendService.php
apps/files_external/lib/Service/DBConfigService.php
apps/files_external/lib/Service/LegacyStoragesService.php
apps/files_external/lib/Service/StoragesService.php
apps/files_external/tests/Backend/BackendTest.php
apps/files_external/tests/Service/GlobalStoragesServiceTest.php
apps/files_external/tests/Storage/Amazons3Test.php
apps/files_external/tests/Storage/FtpTest.php
apps/files_external/tests/Storage/OwncloudTest.php
apps/files_external/tests/Storage/SFTP_KeyTest.php
apps/files_sharing/lib/Activity/Filter.php
apps/files_sharing/lib/Activity/Providers/Base.php
apps/files_sharing/lib/Activity/Providers/Downloads.php
apps/files_sharing/lib/Activity/Providers/Groups.php
apps/files_sharing/lib/Activity/Providers/PublicLinks.php
apps/files_sharing/lib/Activity/Providers/RemoteShares.php
apps/files_sharing/lib/Activity/Providers/Users.php
apps/files_sharing/lib/AppInfo/Application.php
apps/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php
apps/files_sharing/lib/Collaboration/ShareRecipientSorter.php
apps/files_sharing/lib/Controller/DeletedShareAPIController.php
apps/files_sharing/lib/Controller/ShareAPIController.php
apps/files_sharing/lib/Controller/ShareController.php
apps/files_sharing/lib/Controller/ShareesAPIController.php
apps/files_sharing/lib/DeleteOrphanedSharesJob.php
apps/files_sharing/lib/Exceptions/BrokenPath.php
apps/files_sharing/lib/ExpireSharesJob.php
apps/files_sharing/lib/External/MountProvider.php
apps/files_sharing/lib/External/Scanner.php
apps/files_sharing/lib/ISharedStorage.php
apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php
apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
apps/files_sharing/lib/MountProvider.php
apps/files_sharing/lib/Notification/Listener.php
apps/files_sharing/lib/Notification/Notifier.php
apps/files_sharing/lib/Updater.php
apps/files_sharing/tests/ApiTest.php
apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php
apps/files_sharing/tests/EtagPropagationTest.php
apps/files_sharing/tests/ExpireSharesJobTest.php
apps/files_sharing/tests/External/ManagerTest.php
apps/files_sharing/tests/Migration/SetPasswordColumnTest.php
apps/files_sharing/tests/PermissionsTest.php
apps/files_sharing/tests/TestCase.php
apps/files_sharing/tests/UnshareChildrenTest.php
apps/files_sharing/tests/UpdaterTest.php
apps/files_trashbin/lib/AppInfo/Application.php
apps/files_trashbin/lib/Command/CleanUp.php
apps/files_trashbin/lib/Command/Expire.php
apps/files_trashbin/lib/Command/ExpireTrash.php
apps/files_trashbin/lib/Expiration.php
apps/files_trashbin/lib/Sabre/AbstractTrashFile.php
apps/files_trashbin/lib/Sabre/PropfindPlugin.php
apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
apps/files_trashbin/tests/ExpirationTest.php
apps/files_versions/appinfo/routes.php
apps/files_versions/lib/AppInfo/Application.php
apps/files_versions/lib/BackgroundJob/ExpireVersions.php
apps/files_versions/lib/Capabilities.php
apps/files_versions/lib/Command/CleanUp.php
apps/files_versions/lib/Command/Expire.php
apps/files_versions/lib/Command/ExpireVersions.php
apps/files_versions/lib/Expiration.php
apps/files_versions/lib/Hooks.php
apps/files_versions/lib/Listener/LoadAdditionalListener.php
apps/files_versions/lib/Listener/LoadSidebarListener.php
apps/files_versions/lib/Sabre/Plugin.php
apps/files_versions/lib/Storage.php
apps/files_versions/tests/ExpirationTest.php
apps/files_versions/tests/VersioningTest.php
apps/lookup_server_connector/lib/AppInfo/Application.php
apps/oauth2/lib/Controller/OauthApiController.php
apps/oauth2/lib/Controller/SettingsController.php
apps/oauth2/lib/Exceptions/AccessTokenNotFoundException.php
apps/oauth2/lib/Exceptions/ClientNotFoundException.php
apps/oauth2/lib/Migration/SetTokenExpiration.php
apps/provisioning_api/lib/Controller/AUserData.php
apps/provisioning_api/lib/Controller/AppsController.php
apps/provisioning_api/lib/Controller/GroupsController.php
apps/provisioning_api/tests/Controller/AppConfigControllerTest.php
apps/provisioning_api/tests/Controller/GroupsControllerTest.php
apps/settings/appinfo/routes.php
apps/settings/lib/Activity/Provider.php
apps/settings/lib/AppInfo/Application.php
apps/settings/lib/Controller/CheckSetupController.php
apps/settings/lib/Controller/HelpController.php
apps/settings/lib/Controller/WebAuthnController.php
apps/settings/lib/Hooks.php
apps/settings/lib/Settings/Personal/Security/WebAuthn.php
apps/settings/tests/Mailer/NewUserMailHelperTest.php
apps/sharebymail/lib/Activity.php
apps/sharebymail/tests/CapabilitiesTest.php
apps/sharebymail/tests/SettingsTest.php
apps/systemtags/appinfo/app.php
apps/systemtags/lib/Activity/Listener.php
apps/systemtags/lib/Activity/Provider.php
apps/systemtags/lib/Controller/LastUsedController.php
apps/systemtags/tests/Activity/SettingTest.php
apps/testing/appinfo/app.php
apps/testing/lib/Controller/LockingController.php
apps/testing/lib/Locking/FakeDBLockingProvider.php
apps/theming/appinfo/app.php
apps/theming/lib/Controller/IconController.php
apps/theming/lib/Controller/ThemingController.php
apps/theming/lib/IconBuilder.php
apps/theming/lib/ImageManager.php
apps/theming/lib/ThemingDefaults.php
apps/theming/tests/CapabilitiesTest.php
apps/theming/tests/IconBuilderTest.php
apps/theming/tests/ImageManagerTest.php
apps/theming/tests/ServicesTest.php
apps/theming/tests/UtilTest.php
apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php
apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php
apps/twofactor_backupcodes/lib/Db/BackupCode.php
apps/twofactor_backupcodes/tests/Unit/Notification/NotifierTest.php
apps/updatenotification/lib/Command/Check.php
apps/updatenotification/lib/Controller/APIController.php
apps/updatenotification/lib/Notification/BackgroundJob.php
apps/updatenotification/lib/ResetTokenBackgroundJob.php
apps/updatenotification/lib/Settings/Admin.php
apps/updatenotification/tests/Notification/BackgroundJobTest.php
apps/updatenotification/tests/Notification/NotifierTest.php
apps/user_ldap/appinfo/install.php
apps/user_ldap/appinfo/routes.php
apps/user_ldap/lib/Access.php
apps/user_ldap/lib/AccessFactory.php
apps/user_ldap/lib/AppInfo/Application.php
apps/user_ldap/lib/Command/CheckUser.php
apps/user_ldap/lib/Command/CreateEmptyConfig.php
apps/user_ldap/lib/Command/DeleteConfig.php
apps/user_ldap/lib/Command/Search.php
apps/user_ldap/lib/Command/SetConfig.php
apps/user_ldap/lib/Controller/ConfigAPIController.php
apps/user_ldap/lib/Controller/RenewPasswordController.php
apps/user_ldap/lib/Exceptions/AttributeNotSet.php
apps/user_ldap/lib/Exceptions/ConstraintViolationException.php
apps/user_ldap/lib/Exceptions/NotOnLDAP.php
apps/user_ldap/lib/Group_LDAP.php
apps/user_ldap/lib/Handler/ExtStorageConfigHandler.php
apps/user_ldap/lib/Jobs/CleanUp.php
apps/user_ldap/lib/LDAP.php
apps/user_ldap/lib/LDAPProvider.php
apps/user_ldap/lib/LDAPProviderFactory.php
apps/user_ldap/lib/Mapping/GroupMapping.php
apps/user_ldap/lib/Mapping/UserMapping.php
apps/user_ldap/lib/Migration/UUIDFix.php
apps/user_ldap/lib/Migration/UUIDFixGroup.php
apps/user_ldap/lib/Migration/UUIDFixInsert.php
apps/user_ldap/lib/Notification/Notifier.php
apps/user_ldap/lib/PagedResults/IAdapter.php
apps/user_ldap/lib/PagedResults/Php54.php
apps/user_ldap/lib/PagedResults/Php73.php
apps/user_ldap/lib/PagedResults/TLinkId.php
apps/user_ldap/lib/Settings/Admin.php
apps/user_ldap/lib/User/DeletedUsersIndex.php
apps/user_ldap/lib/User/Manager.php
apps/user_ldap/lib/User_LDAP.php
apps/user_ldap/tests/GroupLDAPPluginTest.php
apps/user_ldap/tests/Group_LDAPTest.php
apps/user_ldap/tests/Integration/AbstractIntegrationTest.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php
apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php
apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php
apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php
apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php
apps/user_ldap/tests/Jobs/SyncTest.php
apps/user_ldap/tests/Settings/AdminTest.php
apps/user_ldap/tests/User/DeletedUsersIndexTest.php
apps/user_ldap/tests/UserLDAPPluginTest.php
apps/user_ldap/tests/User_ProxyTest.php
build/integration/features/bootstrap/AppConfiguration.php
build/integration/features/bootstrap/CalDavContext.php
build/integration/features/bootstrap/CapabilitiesContext.php
build/integration/features/bootstrap/CardDavContext.php
build/integration/features/bootstrap/ChecksumsContext.php
build/integration/features/bootstrap/CommandLine.php
build/integration/features/bootstrap/CommandLineContext.php
build/integration/features/bootstrap/FederationContext.php
build/integration/features/bootstrap/FilesDropContext.php
build/integration/features/bootstrap/LDAPContext.php
build/integration/features/bootstrap/SharingContext.php
build/integration/features/bootstrap/WebDav.php
console.php
core/Application.php
core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php
core/Command/App/CheckCode.php
core/Command/App/Enable.php
core/Command/App/Install.php
core/Command/App/Remove.php
core/Command/Base.php
core/Command/Check.php
core/Command/Config/Import.php
core/Command/Config/System/DeleteConfig.php
core/Command/Config/System/GetConfig.php
core/Command/Config/System/SetConfig.php
core/Command/Db/ConvertType.php
core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php
core/Command/Encryption/ChangeKeyStorageRoot.php
core/Command/Encryption/DecryptAll.php
core/Command/Encryption/Enable.php
core/Command/Encryption/EncryptAll.php
core/Command/Encryption/SetDefaultModule.php
core/Command/Encryption/ShowKeyStorageRoot.php
core/Command/Integrity/CheckApp.php
core/Command/Integrity/CheckCore.php
core/Command/Integrity/SignApp.php
core/Command/Integrity/SignCore.php
core/Command/InterruptedException.php
core/Command/Log/File.php
core/Command/Log/Manage.php
core/Command/Maintenance/Install.php
core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php
core/Command/Maintenance/Mimetype/UpdateDB.php
core/Command/TwoFactorAuth/Base.php
core/Command/Upgrade.php
core/Command/User/Add.php
core/Command/User/LastSeen.php
core/Command/User/Setting.php
core/Controller/AutoCompleteController.php
core/Controller/AvatarController.php
core/Controller/ClientFlowLoginController.php
core/Controller/ClientFlowLoginV2Controller.php
core/Controller/CssController.php
core/Controller/JsController.php
core/Controller/LoginController.php
core/Controller/OCJSController.php
core/Controller/PreviewController.php
core/Controller/SvgController.php
core/Controller/WalledGardenController.php
core/Controller/WebAuthnController.php
core/Controller/WhatsNewController.php
core/Migrations/Version13000Date20170718121200.php
core/Migrations/Version14000Date20180626223656.php
core/Migrations/Version17000Date20190514105811.php
core/Migrations/Version19000Date20200211083441.php
core/Notification/RemoveLinkSharesNotifier.php
cron.php
lib/private/Accounts/Account.php
lib/private/Activity/Event.php
lib/private/Activity/EventMerger.php
lib/private/App/AppStore/Bundles/Bundle.php
lib/private/App/AppStore/Bundles/BundleFetcher.php
lib/private/App/AppStore/Fetcher/Fetcher.php
lib/private/App/AppStore/Version/VersionParser.php
lib/private/App/CodeChecker/CodeChecker.php
lib/private/App/CodeChecker/MigrationSchemaChecker.php
lib/private/App/Platform.php
lib/private/AppConfig.php
lib/private/AppFramework/App.php
lib/private/AppFramework/Http/Dispatcher.php
lib/private/AppFramework/Http/Request.php
lib/private/AppFramework/Middleware/MiddlewareDispatcher.php
lib/private/AppFramework/Middleware/OCSMiddleware.php
lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php
lib/private/AppFramework/Middleware/Security/CSPMiddleware.php
lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php
lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php
lib/private/AppFramework/Middleware/Security/SameSiteCookieMiddleware.php
lib/private/AppFramework/Middleware/SessionMiddleware.php
lib/private/AppFramework/OCS/V2Response.php
lib/private/AppFramework/Routing/RouteConfig.php
lib/private/AppFramework/Utility/ControllerMethodReflector.php
lib/private/AppFramework/Utility/SimpleContainer.php
lib/private/Archive/Archive.php
lib/private/Authentication/Events/LoginFailed.php
lib/private/Authentication/Listeners/LoginFailedListener.php
lib/private/Authentication/Login/FinishRememberedLoginCommand.php
lib/private/Authentication/Login/LoggedInCheckCommand.php
lib/private/Authentication/Login/LoginData.php
lib/private/Authentication/Login/WebAuthnChain.php
lib/private/Authentication/Login/WebAuthnLoginCommand.php
lib/private/Authentication/Token/PublicKeyToken.php
lib/private/Authentication/WebAuthn/CredentialRepository.php
lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialEntity.php
lib/private/Authentication/WebAuthn/Db/PublicKeyCredentialMapper.php
lib/private/Authentication/WebAuthn/Manager.php
lib/private/Avatar/AvatarManager.php
lib/private/Avatar/UserAvatar.php
lib/private/BackgroundJob/QueuedJob.php
lib/private/BackgroundJob/TimedJob.php
lib/private/Calendar/Manager.php
lib/private/Calendar/Resource/Manager.php
lib/private/Calendar/Room/Manager.php
lib/private/Collaboration/AutoComplete/Manager.php
lib/private/Collaboration/Collaborators/GroupPlugin.php
lib/private/Collaboration/Collaborators/MailPlugin.php
lib/private/Collaboration/Collaborators/RemotePlugin.php
lib/private/Collaboration/Collaborators/Search.php
lib/private/Collaboration/Collaborators/SearchResult.php
lib/private/Collaboration/Collaborators/UserPlugin.php
lib/private/Collaboration/Resources/Collection.php
lib/private/Collaboration/Resources/Listener.php
lib/private/Color.php
lib/private/Command/CronBus.php
lib/private/Command/FileAccess.php
lib/private/Command/QueueBus.php
lib/private/Comments/Comment.php
lib/private/Config.php
lib/private/Console/Application.php
lib/private/Contacts/ContactsMenu/ContactsStore.php
lib/private/ContactsManager.php
lib/private/DB/Adapter.php
lib/private/DB/AdapterOCI8.php
lib/private/DB/AdapterPgSql.php
lib/private/DB/AdapterSqlite.php
lib/private/DB/MDB2SchemaManager.php
lib/private/DB/MDB2SchemaWriter.php
lib/private/DB/MigrationService.php
lib/private/DB/MySqlTools.php
lib/private/DB/OracleMigrator.php
lib/private/DB/QueryBuilder/Literal.php
lib/private/DB/ReconnectWrapper.php
lib/private/DB/SchemaWrapper.php
lib/private/DateTimeZone.php
lib/private/Diagnostics/EventLogger.php
lib/private/Encryption/Exceptions/EmptyEncryptionDataException.php
lib/private/Encryption/Exceptions/EncryptionFailedException.php
lib/private/Encryption/Keys/Storage.php
lib/private/Federation/CloudIdManager.php
lib/private/Files/Cache/Cache.php
lib/private/Files/Cache/QuerySearchHelper.php
lib/private/Files/FileInfo.php
lib/private/Files/Node/Root.php
lib/private/Files/ObjectStore/HomeObjectStoreStorage.php
lib/private/Files/ObjectStore/S3ObjectTrait.php
lib/private/Files/ObjectStore/StorageObjectStore.php
lib/private/Files/ObjectStore/SwiftFactory.php
lib/private/Files/SimpleFS/SimpleFile.php
lib/private/Files/SimpleFS/SimpleFolder.php
lib/private/Files/Storage/CommonTest.php
lib/private/Files/Storage/Flysystem.php
lib/private/Files/Storage/Local.php
lib/private/Files/Storage/Storage.php
lib/private/Files/Storage/Wrapper/Availability.php
lib/private/Files/Storage/Wrapper/Encoding.php
lib/private/Files/Stream/HashWrapper.php
lib/private/Files/Stream/SeekableHttpStream.php
lib/private/Files/View.php
lib/private/Group/MetaData.php
lib/private/Http/Client/Client.php
lib/private/Http/Client/ClientService.php
lib/private/Http/CookieHelper.php
lib/private/IntegrityCheck/Checker.php
lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php
lib/private/IntegrityCheck/Helpers/AppLocator.php
lib/private/IntegrityCheck/Helpers/FileAccessHelper.php
lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php
lib/private/L10N/L10N.php
lib/private/L10N/L10NString.php
lib/private/L10N/LanguageIterator.php
lib/private/Lock/AbstractLockingProvider.php
lib/private/Lock/DBLockingProvider.php
lib/private/Lock/MemcacheLockingProvider.php
lib/private/Log/ExceptionSerializer.php
lib/private/Log/LogDetails.php
lib/private/Log/LogFactory.php
lib/private/Log/PsrLoggerAdapter.php
lib/private/Log/Rotate.php
lib/private/Log/Systemdlog.php
lib/private/Mail/EMailTemplate.php
lib/private/Mail/Mailer.php
lib/private/Mail/Message.php
lib/private/Memcache/APCu.php
lib/private/Memcache/Factory.php
lib/private/Memcache/NullCache.php
lib/private/Memcache/Redis.php
lib/private/MemoryInfo.php
lib/private/OCS/DiscoveryService.php
lib/private/OCS/Provider.php
lib/private/Preview/Bundled.php
lib/private/Preview/Generator.php
lib/private/Preview/Krita.php
lib/private/Preview/MP3.php
lib/private/Preview/OpenDocument.php
lib/private/Preview/Storage/Root.php
lib/private/Preview/TXT.php
lib/private/PreviewManager.php
lib/private/RedisFactory.php
lib/private/Remote/Api/OCS.php
lib/private/Remote/User.php
lib/private/Repair/MoveUpdaterStepFile.php
lib/private/Repair/Owncloud/SaveAccountsTableData.php
lib/private/Repair/RemoveLinkShares.php
lib/private/Repair/RepairInvalidShares.php
lib/private/Route/Router.php
lib/private/Search/Result/Audio.php
lib/private/Search/Result/File.php
lib/private/Search/Result/Folder.php
lib/private/Search/Result/Image.php
lib/private/Security/Bruteforce/Throttler.php
lib/private/Security/CSP/ContentSecurityPolicyManager.php
lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php
lib/private/Security/CSRF/CsrfToken.php
lib/private/Security/CSRF/CsrfTokenManager.php
lib/private/Security/CSRF/TokenStorage/SessionStorage.php
lib/private/Security/Certificate.php
lib/private/Security/CredentialsManager.php
lib/private/Security/Crypto.php
lib/private/Security/Hasher.php
lib/private/Security/IdentityProof/Manager.php
lib/private/Security/IdentityProof/Signer.php
lib/private/Security/RateLimiting/Backend/MemoryCache.php
lib/private/Security/SecureRandom.php
lib/private/Security/TrustedDomainHelper.php
lib/private/Session/CryptoWrapper.php
lib/private/Setup/AbstractDatabase.php
lib/private/Setup/MySQL.php
lib/private/Share/Constants.php
lib/private/Share20/Manager.php
lib/private/Share20/ProviderFactory.php
lib/private/Share20/Share.php
lib/private/Streamer.php
lib/private/SystemTag/SystemTagManager.php
lib/private/SystemTag/SystemTagObjectMapper.php
lib/private/Tagging/Tag.php
lib/private/Tags.php
lib/private/TempManager.php
lib/private/Template/IconsCacher.php
lib/private/Template/JSConfigHelper.php
lib/private/Template/JSResourceLocator.php
lib/private/Template/TemplateFileLocator.php
lib/private/Updater.php
lib/private/Updater/ChangesCheck.php
lib/private/Updater/ChangesMapper.php
lib/private/User/NoUserException.php
lib/private/User/User.php
lib/private/legacy/OC_Defaults.php
lib/private/legacy/OC_EventSource.php
lib/private/legacy/OC_FileChunking.php
lib/private/legacy/OC_Hook.php
lib/private/legacy/OC_JSON.php
lib/private/legacy/OC_Response.php
lib/public/API.php
lib/public/Accounts/IAccountManager.php
lib/public/Accounts/PropertyDoesNotExistException.php
lib/public/Activity/IExtension.php
lib/public/App.php
lib/public/App/AppPathNotFoundException.php
lib/public/App/ManagerEvent.php
lib/public/AppFramework/ApiController.php
lib/public/AppFramework/App.php
lib/public/AppFramework/AuthPublicShareController.php
lib/public/AppFramework/Controller.php
lib/public/AppFramework/Db/DoesNotExistException.php
lib/public/AppFramework/Db/IMapperException.php
lib/public/AppFramework/Db/Mapper.php
lib/public/AppFramework/Db/MultipleObjectsReturnedException.php
lib/public/AppFramework/Http.php
lib/public/AppFramework/Http/DataDisplayResponse.php
lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php
lib/public/AppFramework/Http/StreamResponse.php
lib/public/AppFramework/IAppContainer.php
lib/public/AppFramework/Middleware.php
lib/public/AppFramework/OCS/OCSException.php
lib/public/AppFramework/OCSController.php
lib/public/AppFramework/QueryException.php
lib/public/Authentication/Events/LoginFailedEvent.php
lib/public/BackgroundJob/IJob.php
lib/public/BackgroundJob/Job.php
lib/public/Calendar/BackendTemporarilyUnavailableException.php
lib/public/Calendar/Resource/IBackend.php
lib/public/Calendar/Room/IBackend.php
lib/public/Capabilities/IPublicCapability.php
lib/public/Collaboration/Collaborators/SearchResultType.php
lib/public/Comments/CommentsEntityEvent.php
lib/public/Comments/CommentsEvent.php
lib/public/Comments/IComment.php
lib/public/Comments/ICommentsManager.php
lib/public/Comments/IllegalIDChangeException.php
lib/public/Comments/MessageTooLongException.php
lib/public/Comments/NotFoundException.php
lib/public/Console/ConsoleEvent.php
lib/public/Constants.php
lib/public/Contacts/IManager.php
lib/public/DB/QueryBuilder/IExpressionBuilder.php
lib/public/Dashboard/Model/WidgetSetting.php
lib/public/Dashboard/Model/WidgetSetup.php
lib/public/Diagnostics/IQueryLogger.php
lib/public/Encryption/Exceptions/GenericEncryptionException.php
lib/public/Encryption/IEncryptionModule.php
lib/public/Files.php
lib/public/Files/AlreadyExistsException.php
lib/public/Files/Cache/ICache.php
lib/public/Files/Cache/ICacheEntry.php
lib/public/Files/Cache/IScanner.php
lib/public/Files/Cache/IWatcher.php
lib/public/Files/EntityTooLargeException.php
lib/public/Files/FileInfo.php
lib/public/Files/Folder.php
lib/public/Files/IAppData.php
lib/public/Files/IRootFolder.php
lib/public/Files/InvalidContentException.php
lib/public/Files/InvalidPathException.php
lib/public/Files/NotEnoughSpaceException.php
lib/public/Files/NotFoundException.php
lib/public/Files/NotPermittedException.php
lib/public/Files/Notify/IChange.php
lib/public/Files/Search/ISearchBinaryOperator.php
lib/public/Files/Search/ISearchComparison.php
lib/public/Files/Search/ISearchOrder.php
lib/public/Files/Storage/INotifyStorage.php
lib/public/Files/Storage/IStorageFactory.php
lib/public/Files/StorageNotAvailableException.php
lib/public/Files/UnseekableException.php
lib/public/FullTextSearch/Model/IIndexDocument.php
lib/public/FullTextSearch/Model/IRunner.php
lib/public/FullTextSearch/Model/ISearchOption.php
lib/public/FullTextSearch/Model/ISearchRequestSimpleQuery.php
lib/public/GroupInterface.php
lib/public/Http/Client/LocalServerException.php
lib/public/ICacheFactory.php
lib/public/IConfig.php
lib/public/IImage.php
lib/public/ILogger.php
lib/public/INavigationManager.php
lib/public/IPreview.php
lib/public/IRequest.php
lib/public/ISearch.php
lib/public/LDAP/ILDAPProvider.php
lib/public/Lock/ILockingProvider.php
lib/public/PreConditionNotMetException.php
lib/public/Search/PagedProvider.php
lib/public/Search/Result.php
lib/public/Security/IContentSecurityPolicyManager.php
lib/public/Security/ICredentialsManager.php
lib/public/Security/ISecureRandom.php
lib/public/Share.php
lib/public/Share/Exceptions/GenericShareException.php
lib/public/Share/Exceptions/IllegalIDChangeException.php
lib/public/SystemTag/ManagerEvent.php
lib/public/SystemTag/MapperEvent.php
lib/public/SystemTag/SystemTagsEntityEvent.php
lib/public/SystemTag/TagAlreadyExistsException.php
lib/public/User/Events/BeforeUserLoggedInEvent.php
lib/public/WorkflowEngine/GenericEntityEvent.php
lib/public/WorkflowEngine/IManager.php

diff --git a/AUTHORS b/AUTHORS
index d52deea4cedd3eaa7c1aea06a50f26875e6c828d..4c28cc3ff45b702942e1dbe92ec5efdf6a6667a0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -60,6 +60,7 @@ Nextcloud is written by:
  - Christopher Schäpers <kondou@ts.unde.re>
  - Christopher T. Johnson <ctjctj@gmail.com>
  - Clark Tomlinson <fallen013@gmail.com>
+ - Clement Wong <git@clement.hk>
  - Cornelius Kölbel <cornelius.koelbel@netknights.it>
  - Cthulhux <git@tuxproject.de>
  - Damjan Georgievski <gdamjan@gmail.com>
@@ -121,7 +122,6 @@ Nextcloud is written by:
  - Joel S <joel.devbox@protonmail.com>
  - Johan Björk <johanimon@gmail.com>
  - Johannes Ernst <jernst@indiecomputing.com>
- - Johannes Koenig <mail@jokoenig.de>
  - Johannes Schlichenmaier <johannes@schlichenmaier.info>
  - Johannes Willnecker <johannes@willnecker.com>
  - John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@@ -132,11 +132,11 @@ Nextcloud is written by:
  - Juan Pablo Villafañez <jvillafanez@solidgear.es>
  - Juan Pablo Villafáñez <jvillafanez@solidgear.es>
  - Juan Pablo Villafáñez <jvillafanez@solidgear.es>
+ - Julien Lutran <julien.lutran@corp.ovh.com>
  - Julien Veyssier <eneiluj@posteo.net>
  - Julius Haertl <jus@bitgrid.net>
  - Julius Härtl <jus@bitgrid.net>
  - Jörn Friedrich Dreyer <jfd@butonic.de>
- - Jürgen Haas <juergen@paragon-es.de>
  - KB7777 <k.burkowski@gmail.com>
  - Kamil Domanski <kdomanski@kdemail.net>
  - Kawohl <john@owncloud.com>
@@ -153,17 +153,19 @@ Nextcloud is written by:
  - Lars Knickrehm <mail@lars-sh.de>
  - Laurens Post <Crote@users.noreply.github.com>
  - Laurens Post <lkpost@scept.re>
+ - Lauris Binde <laurisb@users.noreply.github.com>
  - Lennart Rosam <hello@takuto.de>
  - Lennart Rosam <lennart.rosam@medien-systempartner.de>
  - Leon Klingele <git@leonklingele.de>
  - Leon Klingele <leon@struktur.de>
  - Liam Dennehy <liam@wiemax.net>
+ - Liam JACK <liamjack@users.noreply.github.com>
  - Loki3000 <github@labcms.ru>
  - Lorenzo M. Catucci <lorenzo@sancho.ccd.uniroma2.it>
  - Lukas Reschke <lukas@statuscode.ch>
+ - Lukas Stabe <lukas@stabe.de>
  - Luke Policinski <lpolicinski@gmail.com>
  - Magnus Walbeck <mw@mwalbeck.org>
- - Manish Bisht <manish.bisht490@gmail.com>
  - Marcel Klehr <mklehr@gmx.net>
  - Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de>
  - Marin Treselj <marin@pixelipo.com>
@@ -219,7 +221,6 @@ Nextcloud is written by:
  - Owen Winkler <a_github@midnightcircus.com>
  - Pascal de Bruijn <pmjdebruijn@pcode.nl>
  - Patrick Paysant <patrick.paysant@linagora.com>
- - Patrick Paysant <ppaysant@linagora.com>
  - Patrik Kernstock <info@pkern.at>
  - Pauli Järvinen <pauli.jarvinen@gmail.com>
  - Pavel Krasikov <klonishe@gmail.com>
@@ -245,7 +246,6 @@ Nextcloud is written by:
  - RealRancor <fisch.666@gmx.de>
  - Rello <Rello@users.noreply.github.com>
  - Remco Brenninkmeijer <requist1@starmail.nl>
- - Renaud Fortier <Renaud.Fortier@fsaa.ulaval.ca>
  - Rinat Gumirov <rinat.gumirov@mail.ru>
  - Robert Dailey <rcdailey@gmail.com>
  - Robin Appelman <robin@icewind.nl>
@@ -266,10 +266,12 @@ Nextcloud is written by:
  - Sam Tuke <mail@samtuke.com>
  - Samuel CHEMLA <chemla.samuel@gmail.com>
  - Sander <brantje@gmail.com>
+ - Sander Ruitenbeek <s.ruitenbeek@getgoing.nl>
  - Sander Ruitenbeek <sander@grids.be>
  - Sandro Lutz <sandro.lutz@temparus.ch>
  - Sascha Sambale <mastixmc@gmail.com>
  - Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
+ - Scott Dutton <exussum12@users.noreply.github.com>
  - Scott Shambarger <devel@shambarger.net>
  - Sean Comeau <sean@ftlnetworks.ca>
  - Sebastian Döll <sebastian.doell@libasys.de>
@@ -297,6 +299,7 @@ Nextcloud is written by:
  - Sujith H <sharidasan@owncloud.com>
  - Sven Strickroth <email@cs-ware.de>
  - Sylvia van Os <sylvia@hackerchick.me>
+ - Tekhnee <info@tekhnee.org>
  - Temtaime <temtaime@gmail.com>
  - Thibault Coupin <thibault.coupin@gmail.com>
  - Thibaut GRIDEL <tgridel@free.fr>
@@ -340,7 +343,6 @@ Nextcloud is written by:
  - brumsel <brumsel@losecatcher.de>
  - cetra3 <peter@parashift.com.au>
  - cmeh <cmeh@users.noreply.github.com>
- - coderkun <olli@coderkun.de>
  - comradekingu <epost@anotheragency.no>
  - dartcafe <github@dartcafe.de>
  - davidgumberg <davidnoizgumberg@gmail.com>
@@ -358,12 +360,12 @@ Nextcloud is written by:
  - hkjolhede <hkjolhede@gmail.com>
  - ideaship <ideaship@users.noreply.github.com>
  - j-ed <juergen@eisfair.org>
+ - j3l11234 <297259024@qq.com>
  - jaltek <jaltek@mailbox.org>
  - jknockaert <jasper@knockaert.nl>
  - josh4trunks <joshruehlig@gmail.com>
  - karakayasemi <karakayasemi@itu.edu.tr>
  - korelstar <korelstar@users.noreply.github.com>
- - labor4 <schreibtisch@labor4.ch>
  - macjohnny <estebanmarin@gmx.ch>
  - marco44 <cousinmarc@gmail.com>
  - martin-rueegg <martin.rueegg@metaworx.ch>
index a5e75fcdceea8846660656727ded325e03e02dd5..0278457b6a376ce8ff7c9099fcad385ffba0625d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  *
  * @author Alexey Pyltsyn <lex61rus@gmail.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
  *
index 49f22860ac1ec50aebf7abd43a6154202823d424..4b946f6a78512c221920376be3499a0767300cd0 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 Janis Köhr <janiskoehr@icloud.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Janis Köhr <janis.koehr@novatec-gmbh.de>
  *
  * @license GNU AGPL version 3 or any later version
index 3d8d39f0ce0347257594b6854fa25c406a0320b8..f081957a06717f3b3b01a5b8767499d60109c62a 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 3ac9485fc9cce53f5619ee8423fe7919d5d2e6c0..9093e3a842dd8dd09e657b7c8c523ebe3a55881a 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 4359360908e07fbd22cb572e06318ee3f5f822de..1384d6f23509aef940ce63074565832293ea090b 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 2bc733b5e1f8cdb3a179539c8b957179532dc9dd..33dd49f3b5326c2dcd706086943c93d7210bfb79 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 34c432a078eea4fe79c56ddd869318eb6fae7a33..83c392e92eaf0384b0267da27b6c6e30a1c42809 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author GrayFix <grayfix@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index f6e8f6d875b27687100e8070a0fbfdec0b3d592b..61c173c453c84f404d29dfe90f0db5d8179d2672 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 8dbc0e3e9313ac07414688e63a0509b219b38e94..cedcacb5bf6144c57c6733584c7fe290bdf99d02 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Joas Schilling <coding@schilljs.com>
  *
+ * @author Joas Schilling <coding@schilljs.com>
+ *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 86f39f7f177b37b63151dfedbb49b452db9a110f..a55dfabb5272fc051cf2a5594f5da2aeca403c7f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Bjoern Schiessle <bjoern@schiessle.org>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index a637d4ca6b308968c27ccf0cc9c2d8759e26f7cb..566b7835b5642c7c8ce9aa21e1a3bb98d7db64be 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 80f263acb0c89ac4717e31a5d07902678ff89737..9fe0ed74fad3f0095fe543227493e827bc95bdbe 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 030a221a03c210dc114096c0fcf2a069f56ba16d..388aab26c55e19cf07b60e78890d7a7b8f0c2ff0 100644 (file)
@@ -3,6 +3,7 @@
  *
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 3d78ad43129064e89d0298b2f29dadaf1f15f2db..e5f0c6b61d4090f766a0a5d3d530e6aed0aef072 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 2ab67a45ab5cd89fb08d385f54f339706408d1d5..86ec097325e5740bcd816e989a022856a82cc025 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 29d1f2eb3947b7eb35cd18c1cda46fc152c64267..dfa7e511b1ffcae5dd3cf7e7495a2d1fe492903d 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  *
  * @license GNU AGPL version 3 or any later version
index f157dd4cd31c9a3142ebc70c62bb893fd72fd548..9f7062f94679ecf427a05a72ccb1668587809ccf 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 01a003eb8dcd44638dc5dda1af832da37ef824ff..9f69e5599f8f263143d1fdff3cd0a04f463b273e 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index dcf17896e493bbc435caea005dd1729ab3afeafc..0f522e987a2da523cb7ec8fe3d4dcfd067fee233 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index f94d935e7737dfdd3e81920194b4184ae89e7317..3127cd3b9d0484f7b053fea7a34db7c8a3358b2b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 29733a3a6235c9c468ec1656c8be739ffcbbc7e5..1fc708664ad46115bbd62cba3c67f7188ce7a228 100644 (file)
@@ -7,6 +7,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index bbb8e6de7ffe4efcf15d0429c1e1f433f97fa25d..f72106dab3346627b39f98db1af4ef4a80f93078 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index d5e3358d96da9c1a7745aaab8ab7bf1210e50d8a..7fd70f4c46765bdb3b34c1d9fdda44da96193182 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 73d417dee90e5a6945cecba13dddaf8418860a2d..fd342676bfd539dcdad4a2e7d4abfec0e64b0a51 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 72401d0f7d128414f993905045e44e90ff5cf22d..47dbbcbcaa1edce7f303de55c217d735dc70492c 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index d0427b6c5c3575aabf99b92d66da6b1eef2feb47..7240f067170ede3bbc044ecff609ab4e691446b1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2019 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index cd01e7ae94d7f075b46929655386acf6783af02e..5a32177940806d01c7b291cde829ba04350d41c6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2019, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index 71b0b51587299b17c1c942c0bcd0fe8b3208cf75..b1cdd6fa0c4f2995ecf5bbe6f6601ec6ef8c70c4 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 4ca5ad17aeb5a64d6347c9224776df5383e236bc..d4bdd02b1c6745a5ea78ef9d518c9c5ee50fbc62 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index ee0d6144c921126c131b3f850dc0dd82fc48c3f8..ab9a905d93714fc140a19e4584700c6e0bd10583 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
index 9ca0727fab7b21c4fc23a41186145f28f3521d15..5a698b98be68cc06a2f82718b2232bd7a9aa9f78 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  *
index dcdc35772330b93f6ca004e02ff43b94d4711768..64f542b9f7e1957c2a6f452773b3ccc5d6ef22b0 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 1c77b8d42721c9fc26bc6abdc993c4842eaf0073..358463cbf0f5a858979578729e1a7f3ee949e8b4 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ab70d6ceb43bdb4c7d0aee6fdf9d98b2ae15c642..b492d4219c773b0145b91df53fa3ee8353d06d3f 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
  * @author Achim Königs <garfonso@tratschtante.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 7f81617b9a4b9749db8160d76cb7c5861c620899..bef43f6564448c1a4b32bee5ee9254a08e0bd7f4 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 11b4bfe2c1ddb5ff0ba985b92d0befdfb07bde2b..913401b624d6bc3328faa74a3e7099cedb94fa9b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Gary Kim <gary@garykim.dev>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
index adc016192accc39847045c697f540664fe6fd0bf..90f8f2942121ebe935b5b07e5786ea0e86c740ac 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 9c7521cb6bac08d772b0a7479c42548d3f99f731..b938a8999a67da36b902103ea08e040c37193654 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 5b237b0f0604056b60f7c2f107e3e1f3761fa7b6..ca527ab7a5fdae604f7896cb39b1ddaf05960a4e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index df77a2b649871637cc9becc499845f6cf4249462..766062ffdf1abc4e0590df266d707f2d2156d537 100644 (file)
@@ -4,6 +4,7 @@
  * @copyright Copyright (c) 2017, Georg Ehrke
  * @copyright Copyright (c) 2020, Gary Kim <gary@garykim.dev>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Gary Kim <gary@garykim.dev>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 4dd3e9986f0d3cfb5feee3b8c5ee4c6f52c103f0..308e282f0c67bb315852ab67ea3b4ca5dfbbe5cd 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index ce8d0542eaf47f8327985af736c9847020456302..9a0e78e55a865ac3aee7a5b649b7062367af9aee 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 468a6e542686d92dea7771afcaedacc1ae3d079a..a830b4b9b8d0fede5e4efd5d931ca5e46ed09127 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 4c865ba2ae7070740ed76498115b47bc85d5958d..c2b8830b34c9f6ba57bf43e6fa75f2fd0b2a0de1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 23868172ddf56ca21c772f0112125ab61d203fd2..83e3d82e13f1ea44f35d0c533f771aea11ec7555 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017, Christoph Seitz <christoph.seitz@posteo.de>
  *
  * @author Christoph Seitz <christoph.seitz@posteo.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 3507ca63829e80587d6aab40302714a7198cb559..1d1e823af71c38da7ff5c1ecaab4dc673f1e98a7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017, Christoph Seitz <christoph.seitz@posteo.de>
  *
  * @author Christoph Seitz <christoph.seitz@posteo.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 689a6f0efc8f612c7e0b0cf4149f6bb1057445b3..e29d492538d3461d68be00afe5a7ed68cce8ac37 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 3dd7cfcc7cac2dc45966591787017e23bef12020..2d4db467d584624f0a725fe4885a6fb994dc9759 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e3561527ce069ee0269739cdda79743d4d7ac56c..eee651647cb498bf0ad62a245eb0628fac377d59 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Thomas Citharel <tcit@tcit.fr>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 4314e0dcdd1db19535bf60d9802f58247651c3c2..bfeaf6b3daff719fe89f8c3f0492122c22c2d8d9 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Thomas Citharel <tcit@tcit.fr>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
  *
index 00dee6b0907d6c66ea41dba68be1e32079f487b6..5a6591fb7490d21b7319df357c95a445bc6b89c6 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index b675b09e42788c7101ba1ac37720eed4bfe056c9..4152e02dc8d3ffa2143e6142dff34c4e08e5439d 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index f3da0c03a68e2d244cf28a81a2293b03dd755abf..c6b796b2acb5076da4c90a8886562ecf09af8dd4 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 93390f537ef44b15ac0438c836d921dc47838732..7618222f42a5abc162bdb50c48c07526aae6a27e 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 7cf2d52768d65aceff55a846b2c860e1b7523e22..76b4765a4fddbaa245b5be4c82e600a7b5551f9c 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index a460c731387bd4660791d74db1140e56fd84c4f2..d2309232df7a5f030c887505402e71330f65e4c8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2019, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 2bbc6498dba0a7c6d2156dd4b166b90ddb413a08..6358a3a0293976843c31a5a4759f1347aa968587 100644 (file)
@@ -11,6 +11,7 @@
  * @author Leon Klingele <leon@struktur.de>
  * @author rakekniven <mark.ziegler@rakekniven.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index 9c5968a333cfb119797e7e636ea8c24125e6306c..c2e46f92cfd06d70c49ebcb7e93d46f00ed670d3 100644 (file)
@@ -3,9 +3,11 @@
  * @copyright Copyright (c) 2016, Roeland Jago Douma <roeland@famdouma.nl>
  * @copyright Copyright (c) 2016, Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 0776e8838b8f3772e3f8afe72a71b03592223c1d..23ce1bf3e8cadea9dbeca1a9a5afe2d516034d89 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index f9d05f09c68362809b5109aebfac8cfb5d11e8c5..cf6df3b8c58f5160ac610c9bd828585c5a22cc71 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 2dc0ee8b7a1a3e139e9b08300f04fd45b8ddbb3d..5940df55654340b288863b1ad10b0480397928c6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 335ea0d7756f9ed29a3d3aaaa996e11c0e8117b3..4331b2a4d9b31091a8f0d30511fbe63b0fd4f0cf 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 51d55c98b135dd0fddaf48a2908462732c3f7ea5..2f24c54beb4e1456fe8571900cfba9169b91926d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 4a0455e47f8db12880a4ae9dab584548e1664637..db03855e9713e24599ab0ac4011b2e5dd89fc902 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 0b7bbcf3a2239d9a5f66ec04516c3394bd0fa5f5..b5ec27eefd5bd5899febec07374a93f7555ff6f3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 2b23da5a38cae1b94e9819b80f2bc67baa5ca2d3..14e9c76467852c2640b294abc6673dde6e19e204 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 8cfbb38b6e031c33eb44121251669fa1944e8f6c..4b50fa5b5b915ed9f965959eff6928c273ab6e40 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 8883a5d353cf709647f4a762d285d8e78c62788e..b11520015dbf6d73753ca9069f37f587bd4eb816 100644 (file)
@@ -5,7 +5,9 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2020, Thomas Citharel <nextcloud@tcit.fr>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
index 4a9df56e6b4e1ee839f5779f83634e5381371b4f..50aa9d219c8b52bede4e0e9e37a23744758c074c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 3eea0f1d5c8949843fd0912a85777c7e5df5fa62..6ec3fed8276a1af2f556d1917284ca0aa6786997 100644 (file)
@@ -4,12 +4,12 @@
  *
  * @author Arne Hamann <kontakt+github@arne.email>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
- * @author labor4 <schreibtisch@labor4.ch>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index 87e8e11cd167daeaab9a81af0677219a71d50c08..6081ac31be3540e54ca62f6c764395c6ec1d02cf 100644 (file)
@@ -10,6 +10,7 @@
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index cf9d68e14a4edcfb0f9dd0406bea782dc5978e59..d54b8581ad91552fbccdfda678f13ae1a4fee8ef 100644 (file)
@@ -5,6 +5,8 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  *
  * @license GNU AGPL version 3 or any later version
index 097f52f9576a7f07764ca831c2886baa48146c1d..192c1e69ed13e6ebac4f4a5d2081fb3628bef9a6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 81067f15b17c18b352e049cc8df3e92bb511e7b5..e28a5ca2f080c2242f1868322eb21b7ab1f523ca 100644 (file)
@@ -3,6 +3,7 @@
  *
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 1a89bf58f9b0ee304e85e1bcbba2bf36e3a102bd..5f6ecb9cd8bc9a226f3ad379adcbcdc8ffd2fbef 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index daced49373e27af6f2f70808dd335411cfa3b19a..6c75e8cdc3565b338031aa295dbe8e5e2c254aa4 100644 (file)
@@ -5,6 +5,7 @@
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 18c63d916d7ce6a7858a5e64156846fc8d894d01..c7190c81319f93b6cb45caf089fa9272db2c5461 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ea195ca3e216b56318343ef4733eb9da30fd283c..e23ff321c1e195eca319ba6e1df884bb996c0bd5 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index ac91e7279539f80d21da235e2cead33f4bf65490..317b356772e19556edc9bc4b3c545f1e45f2f459 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index d7597b8b1f6f9b6b43f2b5483de3cd6592871f4b..81a8773957ae1ac0bd78cef39d35ae7466a9ce71 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 8687207ef31565d859e629c9cf0aeb47642ccbe7..85aa25be946e4293cb384c6bf32537f6b35491fc 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 10fa69b70ca3f1f9b93397162a0a37bcd8765531..d40f46007450ffd445481b351df87fe24494121b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index b72396c96cda5540562bb05ecadb3a3d6873376f..71644456f67b8badde3a8f624df7537e7b4332a0 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, ownCloud GmbH
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index 14e77e08d73db9dab9292ea96cd0b963d6323d42..0addbc08a73d36993be1c017b2812f51035db624 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 1f139de236af748bd50c9e71a8af71e6347bda8a..26cb0aa64394bd42f358dd2b68136cbc814e5c35 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 03bc432ccb9a95e63c3b36d626b9d83947ca76e1..f0552dcdc8ebe8b2144edff8664ae1347e6dbf84 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
  * @license AGPL-3.0
index 8c73f6695b9369df7cee0837a805398de1fe0529..ec15d4972761c7fc6b34b545e4cdf794e057d15f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index 683cbd6252966ff3ea9b2449a1ee84472e5a92f2..106d6f99432095c827e293969b769df7ad96dc3e 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 59f7cf4748d6248c14e015ab7fa74f8e1f0be8d9..3e4b3ff9a325ee4bb2146d25d542722c5f796414 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 560d0105de9ae627006a768f19ad0af907b80531..65ec4fe8f1b03866e87fbb1b0a8b864a20948c70 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 8a892a01203616471924d2be3037927cf20790de..908c6265bf607ae6214aa8ea4514cd4eb5bf2a03 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index cffc295d46d0fe1f17ae47f2f765342e65b4ba46..29f8295a7a5ec2eb232377b2273f9c9450493d07 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Maxence Lange <maxence@artificial-owl.com>
index cc01874e541fe27b1b434193982afab191f9f12f..656d9ce7cdaa1ba95c8df62779e57c2306156fe9 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index b64feb22f483c2d5a2bc78fb3c2a150e52022e3b..4d2cdd1477ca7ca8b27670766f1636e125e3a75f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index d0b83cff1fa5d37ba8059eb7154e95a5c70f5895..2e547be698717a847e3735b5906e8e8c837033ca 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index f5b07454ea77ea645854c86e5fe8013f1bdac431..dec9eb61e6e36adfd8883e8acf3465bef2dc6ccc 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Vincent Petry <pvince81@owncloud.com>
index f0dc8619acece2bf59fefe12c3a357e9bad9e2d4..d1a8531265824dd74b4f52f71b092d46e11c41ff 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 71098aac1d015986477d7e57c6b046fd7a63bd01..5158fb424105c7d7be714f178fd96923a8d14df9 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Christoph Wickert <cwickert@suse.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 2db4faf50d7690a5ea7b76029be958312c8909f2..2d9f3099733afc43dab40656944452b6a9702c74 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Owen Winkler <a_github@midnightcircus.com>
index a9c07a0369c5345a505243018c5bb1c416ba89f2..12f14f4ffd7c264ee73f5cdcbfcbfc06008d32b2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 25fa3205b5c94abdbd7a0179b8e4891a191d9d74..3169e53859de2cf4162ad297c4d90417978863e1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 1ab4f3d385ae731c7219b0eaa7e3808a91bcca6b..ee7e5722aeda69abbf232950c70d9922a9b879b8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 673b8c237e93a259f2f188b1c69a2e8325e7211a..cfe9a6d7f7317d393d3ad4892a064c40499fb14e 100644 (file)
@@ -5,6 +5,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Christoph Seitz <christoph.seitz@posteo.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Julius Härtl <jus@bitgrid.net>
index 92187b92dafa6b4fb515a3e31fe51bd3e93039a5..0abfe5bbfb620b41dcd9bcf63ca348801ef0c699 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Moeller <mail@felixmoeller.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
index 0f7f753b86f5d11a342ed9824bdc247b802f9146..51543e2ed8aa6deb6da74e177e26c078cc3674f8 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
- * @author Brandon Kirsch <brandonkirsch@github.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
index 5a4a1f5635f91404efd097b1abd46898489965ee..3bdbd047639c575168366a203982094a4da3a043 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
  * @license AGPL-3.0
index 235ae9cd823bf18ac93173d1301a6fbf6d89de8b..a8a5bffbcb6e18b11566c49e03d26c4f9928492e 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Tobias Kaminsky <tobias@kaminsky.me>
  *
index 603087fd5fa9b4f659835b91627d2ed3b26eb3a7..9afe5f84296b661a367e9842860c3f067f8072ec 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Vincent Petry <pvince81@owncloud.com>
index 3be7b28c51b733aef04ae7526af996e4d9bc4eb4..f36ecd189ca85cbe3b04df18cc23ca094da01695 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * @copyright 2017, Georg Ehrke <oc.list@georgehrke.com>
  *
- * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index aeb7350336b4facfbf03ba9b3bec8135e7fa7741..eafbe6fbbd8f612586f1efae3f5da3d76a7214f5 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 15e95a9bd29cf9d284f95dc5c491c78fa6d68ae5..389443174241f08a96b0b9e4dce1c146b9fe3000 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  * @copyright Copyright (c) 2018, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index d37c2dd46f6dddd317515e9570a55c37c974dfca..66cfea8add1ad104d85eb9eadfc6ff4c320bb308 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 6c88fa4d15ec96268845c337170be785306eeb90..2f8fb0c31078c65c7cf3d3d5169e42b2e0a577ef 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index ffe9e3691dcbe2700a73ca5802baacfa4714346d..58da1c7d65847646d2f96549a049a0195082a699 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index e33d879fa0e393a369d260f417650878bc0f5516..f8967a788b979a63003bf81bde43d66c9edb9d51 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Georg Ehrke <oc.list@georgehrke.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 315ede2ce9c436abb8de5c50550e691b9f30f634..d931087c3b25780e1a90780ff065512c7284915e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index c973908f5a8fdb7bf7c56277aec3e4b05cc29f6f..b364639f69fd93b7dfeb84dd63a37d837aa6e22f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index ebe1d61db4acbb0e19de2a00d61fc166d76284be..5ea59f60f9d87eccec928de8213c1513641faafc 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index a69236ffd511d90c2a0b09cb50176842e4874c76..50ebed541ee089576fe37e6f3f3c3eb7b3f8999a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
  * @author Christian <16852529+cviereck@users.noreply.github.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 71c663b2e2bcf41745f1155116d16affad0c22b4..4187096f75e82a3cbcd2ad5573f41dadf2ffcb33 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b83e944edcce17e8940bf3dc4a7d8440dae04ec9..ba73f97d271eaaf726f6412779bc6bca8a28ad9d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index b4201ef80c1f6cad837085c534aae21592026ca5..3291a6269dc0237916a0c3d8dd8bb08a53e93309 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 60e1188476590c8fbf87251ff7e9466f98af2c47..3530e6d9af1914795adcf181d5f82b177bfbfde1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index ef608a8f1beca45a3d333d1515e8d34654ff484a..ada3c47017162c66187f25b70e8d45972d7ad4b3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 618fb674ca3aacc765b581c925067bb30e7fcdd9..26dbd9895836e07f008ef86b6d97d82b15b727bf 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index d25e387e32e7dc0cbb70b088afa21b9b918972a8..a6a9703dc4bb0463f69dfaec31dcdbd4caed4040 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 8642294e6bc513c5a2e1209fb76d7ee7798bf39c..71f6064c5c1d7d5f11d244febb1a109e1f23e275 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e2e192eda8529b05a26ebced480870ec44a3bce9..e8f22bba358c9318c9ded7114f0d544d36a0e441 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index 7b00532495e6c43b73d5d872714c25b91aa46ab2..6e45affb3fe590893210ca0d461bd270f693f85c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Nils Wittenbrink <nilswittenbrink@web.de>
index 9d120ddbdbf433753d562faa141c1e3a9eb52a17..e93df5c26df01ed54ba82ea3ebc41d70267e5a2b 100644 (file)
@@ -13,6 +13,7 @@
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index c50fb03dd406d8b1c8eb08e5ab5507341e783830..c08b7adf465aa12c7d3d26efea7563ac647ec2d9 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Vincent Petry <pvince81@owncloud.com>
index 03cab4c9dc18c4fec312ac3ec4ef58337ce8c698..911448e349855cbab2918d33a8f04fd44e397fce 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 0e3560ab330861caa046906b0b66745acc087363..6ea1b6b3c584856fa3e33818966be8efe26ba733 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index b4d81a8e053f19dc6fda0531fe0624d208104ebe..c8502af4730f1cef1e938b7d50f39c485f0d4243 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b47b462a450abbae25dc47dc731e9c4ca69fd259..5da4e64a6df2abf854e87291ab47ac2fd3c6ad78 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2019, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 6421abec3d52c2474b623abac120bfbff497c468..ecd73cdf518551ea8306bc96929e08600034d1a1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Markus Goetz <markus@woboq.com>
  * @author Robin Appelman <robin@icewind.nl>
index 5a8d762de807da32384c02088e17c2d98f455bea..0a89b144ae1bffbbbae54abfaaef65406c402ceb 100644 (file)
@@ -2,6 +2,8 @@
 /**
  * @copyright Copyright (c) 2017, ownCloud GmbH
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 335696f0e30a582f0980dd04f52c3a6b0433c0da..ef7d7ac9fd3e88ed794a966af900f0004303f7d3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 600cc24bdb7e9db5a95128d56500afe7fc269523..dabddeb1434369e4af926a0b22fb8bf8657df659 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index b3df7383ac1dfd5e36215f5250156f642183972d..b983458b95e887e30829f11632c81f597a8be4a3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 8bc96d8cf1f2e56c37dada240b98722fac696469..0843ff930d3b96df71da49e7485703c11fa75e1d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b19c78d83c42030b5837a0673797db59235a8bb5..4fb2353bbd3233d9e65bcc240b6d3383f2d5a12e 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Thomas Citharel <tcit@tcit.fr>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 131339ee40eb8782622bf8e13828ac1be4d255a0..4c6c854905537ffc47b2f9b1c5ac8dbf0ebfbde5 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index f4179c60665ec0d47b3b28998bec401304fed09e..3012423bb19831086325ca6f2aeb5677f478f5be 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 04ed3a47e054890751530668726b1be958669b01..1e0fbe7b984144b33d270a6f3ade32830c9095c2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index cc450283d9e62c65ef4937de14db165a2c1a4020..a44c9b5abbf021cf91990037d661cc87b841609b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index eb0ac34c15a504f271f648f032588a4bc3ac606d..d692878cc130c606fdcd66878983d5513ed105ff 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 2068c0c57fe70088f76e06b543ee7c0979854f44..2263176f23c072bae1b88b8f60c4bddc284903c5 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 8ea6e5257f08dc81c222d4d2c6670bdabcbb85cd..c70ec6e17f317050d785cc58c395babe05c5eba2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index d4abf61af1a8785702a51847c1a5228b7ccbdabd..c6c384744b5856026d0a00bbe9b05a4b98a78cd0 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 69c34d76b0929785007958420928170911b7bc28..4f126b98a38894dc305f2ef19e8d6a7d2317fd0c 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 2900e24119c0e6ccece552f9c0d652b1f0bd708b..24c7a252648a1d399f52af8212445b6d1bfdf2c9 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index eb4e3310aab086c9135233e493f51e6b79b3d8eb..3718f1bde46a38b7a310f4f6cc762e86b7f6efc1 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Thomas Citharel
  * @copyright Copyright (c) 2019, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 03e953f5c271589542c81833d6351d68d879f47d..2195563753f736002e024412bec98e070d14afb4 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Thomas Citharel
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index a92fdb8eb8c8fc95b9e5bc83073644422b994295..877de6f41a47a4717f2dc7817c8ae4bfb62f3fef 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 575dac2bed72e2d57030cbe1fc5ee7c9820f23b9..bad66405e8066fcfc447ddb01b18a46a1caf15c8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Georg Ehrke
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index a9946d7454b53fd857c5a2a719fd20bd889179ef..8faa54f534a0cc82020024c612888f309b52d5c4 100644 (file)
@@ -9,6 +9,7 @@
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index aa245b71419db98df04586019ff53a7234d27cd6..053ac6417935aab961a2d0b32e276022d1648698 100644 (file)
@@ -2,9 +2,11 @@
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
  *
index e662f4651a079720b7fc63d9088feca244c6ce23..22340d95921ac9706a66e430d083df0e6b2f7d44 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
index 720d91fc17ec804c0ebf02dec3801b4830743fee..f137a4923f7ed642178431b23a7c37260324ad10 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index 6bf77c1f49e29a8b14451a7a5bd75c4e86a84bfd..cc7e50e937437c350054d6bf4a6fec6bded5ec9f 100644 (file)
@@ -3,8 +3,10 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 0edc130c9045818f1c30b0e12baf7ee209a75184..0121df9c8d54bd0befafd088de83537ed1603baf 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 5a6339d42613297763fa7eacdc3f386f88fc321f..8bde309b5a7edcde793a5743e8639b47f1f140e3 100644 (file)
@@ -6,6 +6,7 @@
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 12ce1bca5c379bc67f9c1b6ff6f7ba2d7b1baa4a..ef2652121cb4e231245f27d2ffc0f90a520dc6e3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 076c9119cd7bf52a35868251c6ddd617db1c35b5..1fbcea4f3f6be31c5406dda0e521f4b5f7b1182d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 647af7db69b1a9d1358abdfb7cadb81f919aae08..48d9479c9991b78b8d136c65904b0aed41713055 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index f3dc3f95fa5cbaf70698337b350e641e87027b40..87e239cfa5e32c25546e13b2a309f926616a55b1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index ab3721e80b96946de97f2c1e087e3cd67137e62f..b63a973668ef3f71b4fd23209bc57259e164fc41 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 156043411da289e405ccf28c357b78aea47b70c7..a05674017277aa4b21fe33fa814a23b2ae7d6347 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 468624ce8ac25f11c108815668a2947a895961f6..e9a483d7e49fa9c98d33224e2c27284b0ccda56f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index a703b417e326e30cb83086a16794ffcaab6a6fd2..e8471f363194aba9a9d9dd44f20fd9b5cfbb2ad3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index ab5c9ec070d842b1f72cf83b2f8734e55093b29e..a32162f97c3ec73e36351ec0bd106e1e7cc6ef58 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 9144068a6cb5db67d43ae37b8fb512c02e275450..8a24c1ae4bb717c2abc4fd07022eac0003d2a098 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Maxence Lange <maxence@nextcloud.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 95e567961d18833d8b0b23fee9384db418d32d92..31754a95e8dbef6d0cf20b851cb7ee6d92a5da5f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 20e5888dfb0f2b1a58d5e7a2a28582166ea3f5bc..bfafbed7611bbfd2d28dc6ac5f2a4ace812890aa 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index c8940533ab01c8e7143f4439cdc8833196b447e0..a9e679e447091c87fcf0ffcc406cfa85082343b0 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
  * @author Bastien Durel <bastien@durel.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 56d0867f01572b3eff052fb3bb4c8774852d4db3..22fbf737793df9f96438a7f4a192810f11b9a3ca 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 1bb1f6d8380ff559a992e005eb5f611421297998..6ad6874e7edc50ae59dd399e98a06690e4767f3e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
index 6279583350bc1f8e31477f2586bd7ffa7cb89ec2..293a7abf45e3dab812974f4fe296a4c327add79e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2016, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 1c39f30527aa2382bcce38b05e606c1e2753d90f..3ca8d588475007072fadb87bdaaf47d705ce08d4 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018 Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Nils Wittenbrink <nilswittenbrink@web.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index d8ba21c47f9866d57c522b4e6d3eb39e1f2ace36..6031c090ab087a15639c99553d69d610a390814d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Markus Goetz <markus@woboq.com>
index 3a3fcec66d6ddbe6857faf87852a386db6de8589..27d6cbf7e850bb1c83393d9d81d25fbbb68634e1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017, ownCloud GmbH
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index d59e3b586c8f855d10776369067d53ecfb807b4e..319286bc926be5dc1500e50b4d111e848f04e73c 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Bjoern Schiessle <bjoern@schiessle.org>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 6c4645e721237fc73ac360b53b84a379a29f3644..4b1a5219c11ee52e94853ec6cc91cfcf4334ee6a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index a4d7b2407d6bbe6ebd012998684b993ab13a7bb2..fd702bc0313b77374c4be9df26971da46824c0ab 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Bjoern Schiessle <bjoern@schiessle.org>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 509ff2a03919a961d843e136fe28fb80792eef45..801ae42e033046a64c53d7d2229ef43ef3b9ce9d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 40159627b0024a7eec2ab345e69488b08bbc637c..f3541eeed93c76ba42d56979957936af38490335 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index fe12bfaf7272dc08e1719a8460a6d7828210c905..e990f5a510e924d496a1d26c89bd4afcaa3a573d 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index ed43bc754574e61ee243f936248bc98616bd340b..d8760a0b717635d8b695e8185447b6e9729a0944 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index 4d14b191ddc2ffc7d9f3168f54f729c18443c02b..03d3aba82792deb0ac01a7b01cddedcb32ab74f2 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index e0667d42a20e5eede09ab0cfb50915234e5e703d..e4c739b327213a1207ed522658be4bc4809a297f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index a62a4ca27f8591e75849d3456e18bfeeb5042342..09bcf9371d2c8b0d8ae5a0f42777164dfe5b655a 100644 (file)
@@ -5,6 +5,7 @@
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 3c79cd29e17f8c240ece3807b1f8abb0f1f6b8be..262705e0be5ecace9a8c5cec3129a3907c3806e7 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index bd0e17f0282efddc12e95eb9c0a8b6a1dfa9c1b8..753543819932a314b91089f6df5028ae644140b5 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 549c7222d2e0f1574068e9c568178c39320bce8f..5406c4e51cc9720bde1ea6bd2b2d2445e2ba0fc7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 3041c27dee75f6485612be4df1e16c3d2bdf2775..bdc05035ea49065a7896f43e6e67ed4cf243c82c 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Kenneth Newwood <kenneth@newwood.name>
  * @author Morris Jobke <hey@morrisjobke.de>
index 6dcb937605d832e544be7fc65878df510622d0a3..f38f583d85a96bf79c7d08b74da676d3a2b4a138 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Maxence Lange <maxence@artificial-owl.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index cfd759a4d19af768f6cd48ddbea66219645ec996..c4190e0691a25d224e86d05cb121a6d4a86c2ace 100644 (file)
@@ -7,6 +7,8 @@
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 23f866c6ae8a802bfc8be129e1f0fbda2f8adf35..46081240d6a411c16dfe27a1834d929133780e83 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 37645a855c8d21d5d38d8d84b2e935cd31d06659..62a906391242b2ba8df30fb484a87155cfa15ee5 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index e6b4c09ccc59bbcbba1ae7b875ed73e54274cdb3..1d885bb601de33015771ef128e9563ddaa3861c6 100644 (file)
@@ -5,6 +5,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 5674f700cb67ec247cf9b53d62c3fac2f0d7c3f0..b192b466d592a9ae9e362e70c928aaddc007d19a 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 174197a1559d1d81ee9f8d526eaaf5f802f66afc..d7f5bdd028633ab83d63772b5da16b84f27d9df8 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index cc5f63309af25336bbdb080338aea7bbda41c99d..09a6eed4abefd7675037f47ce67f008e93e8d02b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 709cd60b3ba3a07d4d6a3e5bab405a2f2ff590fc..48f8895c1d795fd3b61dabe94a4d43f937583f8e 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index ecd0757f6fbc9da3e9f3d44ace5455f9d8a406b2..7a2f947421ed9c20905f20ae8ac8dd884ba5b8fd 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index dddb7e13297d53805663a3e546329fc961edd20a..365a70e2b74be6e30c5e264d92c5e59bd2178860 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 3ec233df037dd71272c3bfbd8320760d1055681e..67d9ed15cc68c6115de02ae53d0d739e506122f0 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 24e4cc214976ded529e7d05a2d48dad662167451..610ea0d480337734fafdee6117fe00a6ffb053a2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index cc1913e9475d24491eeb5c46e44d4d158fbbc4c2..92454e03a55a476ab61234d19edcb6eef580ada7 100644 (file)
@@ -5,6 +5,7 @@
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 791928a8ccc6a0c99c0bd3e08e22bc8a43fa6e93..3617e4c24678388b803be4e19e7bcb116a425fb5 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 9b747a772f4c587b2ca64418273c907296339f05..7256333f9b45f000ef70962e1ecdb20fa914becd 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index a50f5e5851f52f1405b7fe8ec9b3a89021dd5f91..41116d40cc879597f75e96ca2fa0e4f8aeaad4b1 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 7e339d0f9f564719ff0e3027a4b4dfe3edb41075..fa6e3a575e1d330a10c298476d7823312175d617 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 67814ee96ace332e68fd8c5b9ff784c5bc5685f6..dc91e9057f180dcc3698fbe89120b221dcf54451 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index d304ceb7b280ce090a8ce9d37ae0e3932bb317fd..d52da3a269dd6936ed635c2df81f3f4cd94d5fd0 100644 (file)
@@ -10,6 +10,7 @@ declare(strict_types=1);
  * @author Felix Nüsse <Felix.nuesse@t-online.de>
  * @author fnuesse <felix.nuesse@t-online.de>
  * @author fnuesse <fnuesse@techfak.uni-bielefeld.de>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 8692b83f0081e5ba0701b48bfbaddc5ea3fa02d1..d292a2b29dc44c74b26618daad93849a7a3267c0 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index c274df2ccbb6b224fd458a99538a903f4fb18985..dc7f5cb96461942fcf06bb11913543172be2dafb 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index a9a9c948c0b14a6ba269f2f7e909c4be120da70d..2f6e406978a80f97424e2288c14777078a1f93e2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index a69ee51bfb18e360765aea042191d7b1701a81c6..c349ccaae1a04af809d712b4cf3a442f0711139c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Max Kovalenko <mxss1998@yandex.ru>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index ca890269a93a836506940b5b6328f711d35ca4c9..07165c9cf689875913a642bd232f0de11ab78587 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index 855958511d7aa2bc3f936eeecaab45e02c294c4b..167d679e3c84d4aed4491ec564a777c475e0d979 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index a838eb45eab5523f88a90800cd430946558e200e..5bec5200b632ceea1c0433547de6108262823312 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
  * @author Tobia De Koninck <LEDfan@users.noreply.github.com>
index e0a8a72aba386f688920684b8980dc914834aace..7147d58891d903b75de41665883eeab11892f21a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 17484594a4561c93d3f9ceb43dff3e8f07ec85d3..743c0b101f8770a3818565a525e102d6e35eeb21 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 0a81f227b15346292587a6261a7d5bea9b6ab7f6..de83bdd2bb0469c35c99a50223978ab1a2cda3df 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 0e28d2bf79fb28055541dfc6088b311e1651de9a..81d7f972f463aab4a568be4672918ae9a19627ae 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 3e51f6d3b08347b7e14ec74953bd747b0b59e40b..e06f5ea5fd1c130efd39d16f94282caf2f5bfa77 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index a42689ddec1e8d2335993a4cc3875c84c7ba52a9..dde74de3a9c1aaf8e16202147e6bfb7502986213 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Ardinis <Ardinis@users.noreply.github.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index a094ff4957265ebd039ef2bc34111b95dcc5bd19..769ffbec51ccab202ca8bc566eb399a2d447d7de 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index f8bef4c79acac4440568796ab0c8486560a94feb..c44e35c7fa91cdf80a54c606c94aa74e87ecddec 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index a1f61bd9f1db160193350ba349d088606a794f55..0e13a5214410370dd5ba4798fe74a61e7ba4d585 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b238b33f6a4e9c765f22a0ea374d2a9c3373c43f..1e7598ec5414e087db12bbfd91168eb5aa184c3e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 96b39de6e1e67ea91c922805b9e082ff19eb402b..4a48a22636ccd30b2877a117a200362a837dc9ea 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Robin Appelman <robin@icewind.nl>
  *
  * @author Ari Selseng <ari@selseng.net>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index bd80c2267e73531956ec387866e7f6e4b6f06e9f..8e1fa71cf8b96d92751ca5d9e2d8d951476e51f8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 8f1cac49c69d98ae55892c2204469bdb13f93bcd..fa33f3de793fa22f7518305cdbb90cf8cb5a3ea6 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
index cd57f973a216fb0fc7ef877d8563800b5992e2ef..9e4a908cd0d48de651b9fc3b0c402c27822453d5 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index fe65c2f2bf64e4d91d4be6e96b0090172fa502a6..fe2cd24aa82b9692f7526b3a891899d1464ab248 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index bc324931a7e27e9b4eb341f5ce3a6ef25adc9a53..4e1fdb674a4d796876808bcfcb230afe69f6dcc0 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index cd72634e58a0bc2d17a7a05b355cdc5d2205f31c..f318ba71a2086ea8fd235110953c1e9ea49fc465 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 5a693b75dbf4e4046847cd69203aa1bb57e39e52..512a0405fc0bd06f1096ec57e99661545144dd45 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index ee6db4818a688d498f3f7f9aef8d03f43f035a7e..8ef66cc5f116aae4335793d5c856e015ec2faa46 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
+ * @author Julien Lutran <julien.lutran@corp.ovh.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 34b1b747bfe53ae064821eb24e5aa0da54387e0f..1094f7785579470e4fe5eb1e633fc1bcd952088e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2015, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 8d06707b2af13ea6910bcf36d4277792569a7b6a..9f41697452f7b603f92be0c4fff56790b01eda86 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2015, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ea39cabb2d0ff6f39f951964ac077c1c75927921..ff95e225e674232e20dfff0cc994b59e7e46f51d 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019 Robin Appelman <robin@icewind.nl>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 429e0f1c26139c798cac1b070b9da67e61e0836c..f809cd6db6fbf5033325d1005d0b430a89533817 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2015, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 36e033cfc901baf626186a0107354e5735806cb4..40573a81ab05006370d928ece0dcbd46ba31a42e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index 5ac4346b422d166f9ea3d097dbbe669075bdb7e6..b9d3c9c75ce79c248c81f78d982926efd4eb6b3a 100644 (file)
@@ -2,6 +2,8 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Julien Lutran <julien.lutran@corp.ovh.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 519de22d70d8022071372a3dd2db78e184da0f7b..8415c3214f5bc667e92889f9f1b6df4638ee6471 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  *
index 15628ec965b01f61edc9499fdeb0340321b5554a..1570ba155735ebb4c0cc1f1d803cf28bc1111020 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index d514bd7b7b00a888d050f01c1a986d86176d3ddc..2af145ad4a23790c6b154ffb7e7eaffa687cb084 100644 (file)
@@ -5,7 +5,6 @@
  * @author Björn Schießle <bjoern@schiessle.org>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Moeller <mail@felixmoeller.de>
- * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 8125d87d9ee71e09373a1c979ea00b0ddfa78b52..244df693185837c32cbe9a77a150866b13976b5a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index a1e3696a46e164b585dadc8490d978e2ed37afa2..21ea19517f1051281c401b58f4847493434d1fd8 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2020 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index c817789dad69cb85115ea0a19a4d3dc3b8c4e53a..f457992f4309de1f1c0e64ff4cac5e213ba56a58 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2020 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 43d95b8232af7ac2bb8fc7e2783f7da41ad3bb12..7840b4c6dd85d7a7b29556e9313c7318a011ff9f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jesús Macias <jmacias@solidgear.es>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index d89e782f6f6082846ce3f0c544de981288d20dd8..0239bc17e1e2277c4c80e912e1481a293cccb8eb 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 7a4579fd3f7c9e107d6af4fc57afd482c121fc95..b1313f96e45c5b5bbbb8f77af8d02382cad53fb5 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 95807f0e53f69b258da812424281e129eb63963d..fef746a35c081930644fd81f382e8763b1948de1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index b348a0964ad5422970cebc10a0be64170325e00a..ce0b9d61fa40b6710d4060f0853d6983f7f51f70 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jesús Macias <jmacias@solidgear.es>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index ca7cc7d7b2cf1e320d921f0bb78d2413b18da78c..b1b786e879b078d81a9539c5629d7e474938d6c8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e35649dacf5951874aaf142fedcb5586cef1136d..afbece9241a3d9dc23c3a7d61567fb5a3d03cd92 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 2aaeede47c3a1ea51c7ab85a4801e2f5d876f96f..728db46e16dfc34824f67aa7d859c9d951c94222 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 904b46c283a4a893f95035f0a2ef947cfc408483..d9a90f5b19fc5fb742f0d547e99f2abb54bc0914 100644 (file)
@@ -4,7 +4,6 @@
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 6a07bcf498f654fb065f5fe02e06442bf8641e3a..dcb2a79a35f06ae3faa53f4d50d0007b07686404 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index b60e0f8ec5980b9761415617aaaed8642b0bc5eb..0d336212a666af95187ab00fdaa8324f1293d9c9 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 4997482bddb446f9215ba313bb646a48b34554f3..da4539384cf1f2fbd40392f32310897a3d22546f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 16e46aae991af25fc471ee90ca72d3ecf7bb2892..843a0c447f16102af1d02d54f04e2c75958a4bf3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index acb4ce3837a308454cae6a0e46c5b8a4a5a5ab16..be019bdcd65aeded8a766cfa8138d2db3961d802 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index dfc3e6b521d2a415c0ef5a36e633739821f75674..53336057e371c596eb87b06f7ce800713c3b07db 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  *
index 884296e46f5f76cd91e979aa364e0f421563f000..2742ded40074f1b793f32d5f531b5239fa49e72f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 4a297fcf0602d79ea834c84017a73d41047db44d..f2217f423ef54900fb9289c1ec786ac7e3fd5f05 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 8f90ffdf567f7252c952b476e72299371f7dd91c..828befc471b2107e750ab9f1bbba4d8fcaf4f105 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Kevin Ndung'u <kevgathuku@gmail.com>
index c7198c12cf122555db15b8c264abbb8b17e2c373..985154091869df4b1072c18b6c703b5258c92fef 100644 (file)
@@ -3,12 +3,10 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
- * @author Björn Schießle <bjoern@schiessle.org>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
- * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 41f1d36ccf6b81e4961e153ea3dc36ee9d64398d..913dbf6428437d0b564efbc02d00705452a83fca 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index f5eff5be0cc64522aaa45e0b3fd42fe0b3c8f0a7..5fbeba7dd018259ddb7b179e570648ab74c3892d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 89a5e0e02aa7cd331b0174cab53c226a1715a5e2..bb33711c7571bc6f26998f953b5d2d181759008a 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 12324daea396011cdab860cf5642306ba2ee0e1d..23d5057e05e1f8fbc92f7697351b83a16aaa0f08 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 3e694dc3d7d8e2b54f29a5b273654f00d0eaae64..2c6b043c028bcf50345502719bfece062d9e44d7 100644 (file)
@@ -8,6 +8,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Georg Ehrke <oc.list@georgehrke.com>
+ * @author j3l11234 <297259024@qq.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Jonas Sulzer <jonas@violoncello.ch>
index c74b626b279296fa36f02d1746e530017e91e8f8..b523dd3d37dc46066241387a6f273106b64b75c7 100644 (file)
@@ -11,6 +11,7 @@ declare(strict_types=1);
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Maxence Lange <maxence@nextcloud.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 8438b6ac4f77f93a404c9887b314254ee278512d..1e2d1ce5a8fcd83842da9d503d2c07aff44a7c4d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Vincent Petry <pvince81@owncloud.com>
index 37db10bcb31746ad61d093111b0573ea0c09ab78..c0679c83314767d646f0ab186abe6e6e986c596b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index 19684ec8964c05901dc3742328359879cdccb601..4ca3b80e34393bcf2ed4f21016b207de2526f35b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 5d26bf20b4778207d2a3b82b41394c4d43d17d45..ecff358abe503972777b05177348794bf1f3f7c1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Robin Appelman <robin@icewind.nl>
  *
index ebe0361c989bad2cad226619c048c5f7f2145739..0051a1b76bfc3cc34c36beaa4d535a840ac4af8d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Olivier Paroz <github@oparoz.com>
index 0b7444deb0b96a231f131f04cbe4f8b6afce1f87..07c012fd6ff9483076a11568c5b3002f9baf8ef2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  *
index ec7bc5b86fe0b30fdada9876636af3df33b949b1..91c0aa494bb8305b12462ca363c65c3c3df91a15 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 24f1899a312f070aa3949a0363c44e24728b4eeb..c58496a46d78a9de3c2882cee99bbcd3c63b5faa 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index c318d18ed82e0b11941bef57f9a489a908d12d6b..43306fe2e7e282610cbbb326ff45f871009e68cf 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Maxence Lange <maxence@nextcloud.com>
index 1b2678b2bc31e93da54b60840e2bf7591a529c96..385612959a94cf53f76a3fc4b422ca3eef778ca3 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 6db19d3bd5f4950c654a021b7cdad002790703fa..9b636c8d30d9ec1faebbaa54d8343603f34324fe 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  * @copyright Copyright (c) 2019, Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 1e290e28f772512e5108e521fed1c793282465bd..84e31494c92c1cd2f2f005d1bcbd48f4eb7fca0a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index f4100bd5e8295a259143f1d83cdee31fdc890e1f..365ea8dcb8e59578b7c701b990fcad598ccbe296 100644 (file)
@@ -8,6 +8,7 @@
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index a885750a566a577b7da2035e4b4347c4eeb23dad..f081c947f53448d1bebfaee3848b98456f6d2a9a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index cb078fdf8322d9de472e59da5c311e47abcfcde7..081b720f820dde4dbec3db262f2f0a5a8aadf5dc 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
index f8bf900cb7969af9d61e2c6487d679ae6325402d..1854ce4990c29ec390327630732ff7f7ef125651 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 9c84cb668efeeaf07a2981f4d001dd7d95f27afc..5807c3e9fd5bed6b0767d36ef1c5ac28ce695c5f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index b2f5fd7c851fef8a87a21438d64ba7140427ca2b..0a1737ba37fbccd6e44608a6487e212f87df2305 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 4d21b3e0eb78b8bd376fcac58dc2b996cb568f83..30c6c2a73d2c47fa0d55583187c4b14ea1f3a2a1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index f84867c0acaa392f25a630463f94ffb4b8693ce0..a201974de452a1a57cfdd5b16915bcd3243612a7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index 15daf9d5108515aa2abadb7d09579d025bb9d7cf..3d0f13c7212fa745038f3e9fb4ff050886f91cfd 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index f2227721edc03671e100802b5bec45fa47eb0415..7f6f3172fcc412f938e1adeb47ad690be8c53656 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index e86a401d2fd9c2a716df617504c1ec159ab9b0ab..7081ec9b54e39581c3fa91b95eff4ce4b1c55f3d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index a9bbe95af56135410ff7513f0a7990df91791d22..7192ed26094d808f872531841faeee0f13ec496b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Liam Dennehy <liam@wiemax.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 66bf4ed306e4753a30926d86ee31fbb978bea26e..36086403bb374ea0508eed84e7d7d4be68b6571e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index c4d8992379d5df43deebea7b282bdb580251d497..7cc6c83b36997ee8bc00128afe49e88d3491342b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 3a2dc2ede03e32b3634c69255c41849cb4a399bb..c861960074f2d6eb5341905afd38c8c33ea237d3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 7f606bbbc6e090ef3aae3c19a92ae534ed57c4e9..d2748898b046ef3a3346d893f6c9ff9b14464451 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index ac3fcdb319238f8fcb988d73b1364e8f10a80c9c..65f8f138f49c5417a973d8c7707341640aa2f7f0 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ae0076a5b0b9d0539c29912b9496b43c9854467a..7d97042209f104b4840b20c53d3e9f66bc9b782b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
index a9b4124236e1a4d7d88a9bfff4b5a5cfd30ce59a..d3055c73aee33f5e8a213482a833aa0c39e18cd2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
index 35a746777dce080a7097f884ee8d2ceeab8bdf2c..e5e8ccc8ac65afe48e04309b454f187b4a2a4a48 100644 (file)
@@ -4,6 +4,7 @@
  * @copyright Copyright (c) 2016, Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 23942bf8952712dd9bba84cdd369402fc1a75db5..c078e05bfeffcc61dc80930d394d4185cad8ee1f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 201824389d5594f6d682ba1aa0432aea1060d3e8..13418ba64c4deab9c40fd7cf0b35ec3f3c74331e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 4761fdb477cdcfe8a64e2b29baef0c6cc52cfe49..4da267be86e7595716e85d9b5bba80e8332d5ecf 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Tom Needham <tom@owncloud.com>
index fb8538adefc7250847d3c7083ca87c2ca0eee7f3..d49835f2db489a3032166770e3118ff40d962b68 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index a98eba2ece9f5afedb86db3e3bb0cdb2d464d505..1075314c1c43b43439dc4397ab0c58c4ae47835b 100644 (file)
@@ -2,8 +2,8 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index 4d9dbc25238e3950333b01c3cfa6f9c98171d80b..a48908dcd6b77de4f014bfdd0287af3a9267d4f3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index ab1eeab69010c9138120a7b526afee2b3998e673..8e05e0e2a3d1f58355230479de2ac0ce88c106a1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
index 0603228192c1b40251723f2d8a4224e8124a418d..9a74a9280b5f8da66b011799b8aa5fb34cc28d44 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Björn Schießle <bjoern@schiessle.org>
- * @author Joas Schilling <coding@schilljs.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index bebd98eaca921de30823dac7230a8db51a9990db..7448224048a778fbcf7321e5e189435771f40a10 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 3ea696c04184128a7a44cb6273902fb7396c7ef3..7a1b13d9c325138b6f255936fee27836998d27a4 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 0c8858d3bb81c56680d6442432d0c9bf9d24b8e5..56a2f0a58e048825684e9afec888891d9e3d446e 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 2b896a0cf67481cf28753ed8353344c51acfaae0..a83ec3488270f7558000d882509df27f020f71da 100644 (file)
@@ -12,6 +12,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Julius Härtl <jus@bitgrid.net>
+ * @author Liam JACK <liamjack@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 1979da624c7f761b43d8545c2fe48d71bb1dd540..b549f05a4c374024fedf69ae3e10045e85b9e71f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b6d317ea25e66e549f2ed6bd08f1306482d68fd1..72fd313ac1633acb5008e50f83be5d488ce6419b 100644 (file)
@@ -8,6 +8,7 @@
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Liam JACK <liamjack@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index f5fa5cb7c2e84847a6d516fc21aa3571102dce8d..e318a077d41de054973d739cf697ce8b14e930f1 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 91dd1b948cf63fa948c9a746f5ad527a1edcffc4..2fbaf4562638f4b064c20361ae2735b43a70954e 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index db0c6957d067895e7e2b8142f29265b6e8ad3770..00d16ce4976a435684a332d55b5bf4b2a69f47fa 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Patrik Kernstock <info@pkern.at>
  * @author rakekniven <mark.ziegler@rakekniven.de>
index 6033568f15fa45a1184bdf5d03ab9e84d9388304..079f7a9beeee6c87b8937424fa24ab4b5f6f3f53 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index 7f7dad04320b270c1d44c0fe38d998c707d713c3..77c7c6687ca6cd155ded4067d4e40741a7c0d67a 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index b9538ee4ab52c094bd8192341dd572ce5ea0886f..93f879d8e87cc3183839b81fbbc0912234cc4608 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 31a8322e4a754095671201870d4154338b6f6981..4b43bfa2f6c68b683988416694167b471851e533 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2018 John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index e59440e5e8c9dce63c51c0070a407263ac0c64cc..e7383fd355be860890aae98455ac2ebd3ba556af 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index fa72e5ad5d47d7a5a46c2260a4aff4e490343199..ee4e7b575dfad024c9e1d5563d8d825b5ebd2ee5 100644 (file)
@@ -6,8 +6,10 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 50a00a1e93ff04e99bf4bd83c175f4054bfe680f..22172ed711f3d7d73762d138dd4eadbc838596b1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 72f0cd5537b10eb9d6cca9c6fd440c845a3bcfb6..3496d445ad161d49834e8b41051d91293a236106 100644 (file)
@@ -6,6 +6,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 213ca05b16b2e3e8d9be0104f420bcb2a81c031f..d8a4b2aabd6365f5d23be781daf0b2d55d641c78 100644 (file)
@@ -5,17 +5,10 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
- * @author Bjoern Schiessle <bjoern@schiessle.org>
- * @author Björn Schießle <bjoern@schiessle.org>
- * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Joas Schilling <coding@schilljs.com>
- * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index 5ece4dddfc1ce4631d2b643a233c67e7bab71cca..6697f85a101e2a14be4f891087661d619275027b 100644 (file)
@@ -8,6 +8,7 @@ declare(strict_types=1);
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 0f1a529ae81e1a39d0801ef82f41e53984c1f723..8f70ca426ad8b782a068caa3b2539cb8d83ffa43 100644 (file)
@@ -12,6 +12,7 @@
  * @author Maxence Lange <maxence@artificial-owl.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author zulan <git@zulan.net>
  *
  * @license AGPL-3.0
index b48ec4a45bba56b43c7436d9609b9068f288ffb0..603a1941336ce26a0d5283dce25c674e4b58aa44 100644 (file)
@@ -10,6 +10,7 @@
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Ko- <k.stoffelen@cs.ru.nl>
+ * @author Lauris Binde <laurisb@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Michael Weimann <mail@michael-weimann.eu>
  * @author Morris Jobke <hey@morrisjobke.de>
index 58fb18ea2c5d169d047a6bfdef43a03fcf977210..8ebfeb2d4ca4f61dd6ffaaa36e63288159e80595 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index c1ce7a6cf986894b0e22c9ebe7c3bf02ab0df341..6f41bdf63215585c7a77dc6200c24112e5c8528d 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index e4e86e278c16d23e383ca9030dfdb53c680a7d24..24dc40f2494e77ea8395b4a0b31ddfbf2a78e118 100644 (file)
@@ -7,6 +7,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 4608e472ff44d98d446d9c55c3e721ace5c69cdf..e3d087a4e06d811ae3455e9d124b8fccb2c20749 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 202e1278a851368e8931dbf2dda5b84385558439..74fc1f7a7f54a29cbee53c38eabfd208ee7ee5ae 100644 (file)
@@ -6,6 +6,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
+ * @author Liam JACK <liamjack@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index af8157523f1f1192b33366cf76a35a941e615210..79d7028afcf83a04138f965fbfe6f17cb6d7bd31 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 5799e7e9ccbb14b366c1bec4fa0b92fba635ca73..dc642a16ec52cac2e05e82861457efcb710fd16b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author MasterOfDeath <rinat.gumirov@mail.ru>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 83bf12da21ecf286390084da3c2c004a90a0cf55..427dc256d604bea2a9ce84682eb0061e2fe3c722 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Bjoern Schiessle <bjoern@schiessle.org>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index e4bf9b91fa4c7c0ea7beeda8213943a9c6888457..0e408f8bf4968b7f793b406afb05ddc28c54d149 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 00568ab837e96f3771ce581f61823be707a9e614..6baafb68473488b806ff58a3fb8e0c59fc42f146 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index 6c91daffe1803f32054e8251bec1bfbae1a44aec..2ff88633ed4997826c3763241ee9924d31266c76 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index da188474329db35cb2b908241d3f03d111831991..599aa9e384b9d9bd15314dcb4089eab7bf437422 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 170695a0661fe9a24fff9fbf27ee60acd948390a..9f543031964c5b05a9787013bfa079d55df1a257 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Rinat Gumirov <rinat.gumirov@mail.ru>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index e588ce47433df7f74593a8a2cc0bd907693b721e..e1690b476eafb88dfea2be663f79a7e113f26241 100644 (file)
@@ -1,10 +1,11 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2016, ownCloud GmbH.
  *
- * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
  * @license AGPL-3.0
index b08c5e157c2a7dc218ef745bcbf55d1de9e212a2..c1fd3423996fd24799da0950a643c0accdd6b2c8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index 2de83eac1a8f0bca056a04beb4f3b5e1de97d31e..5fba9a8a40ae94b8b0fb41d322adfe5352f44760 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index c942a85bc75febc748431a00ff0a92ae30f4fd64..bc8d009063a9904b800c0860ad9f8cb1da30fce8 100644 (file)
@@ -4,6 +4,7 @@
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index c0bc22de8ee79f9da85e40fe00edbf566619475e..66b6affaae080b690ef47d931885c05e892fd675 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Haertl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Haertl <jus@bitgrid.net>
  * @author Julius Härtl <jus@bitgrid.net>
index 6184796406dc6fc9b50aafcb4ede0a69ce2fa72e..b7e783b9cd50e5c0e519b7e9581a8a12bee0ec57 100644 (file)
@@ -5,6 +5,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
index 77079851d69c8e8cb53c3ce12e2cfb170822a303..2818f379152a0f9d5a206a6374677a8471b46b8f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Julius Haertl <jus@bitgrid.net>
  * @author Julius Härtl <jus@bitgrid.net>
index 35a03c30c4363b158daf6334757e60238df59fc9..bf52fd8176229de5e12e2ae800534feeba7ec775 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Julius Haertl <jus@bitgrid.net>
  * @author Julius Härtl <jus@bitgrid.net>
index f0af45ba8898a529cdc851c3ec21209b9ae4027a..e5680846627bfe69eddf603c4d9f81a44500e36b 100644 (file)
@@ -5,6 +5,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Guillaume COMPAGNON <gcompagnon@outlook.com>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
index 6364f953c57889f738321b32d50143be0ffbada9..60cebb37cf188c15483bbdaac75ed91c65a77edb 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Guillaume COMPAGNON <gcompagnon@outlook.com>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
index 4d1a0daf3b193206c134156fee6bac283b2ad1b3..542bfcc51bd3a7bcf221c4c7041650404d4b95e2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Haertl <jus@bitgrid.net>
index 4098c466da7dfee681b4d8f0c7fe549d4856fdf1..1187ecf036565c729ac0829f06c1737f7264a2d8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Haertl <jus@bitgrid.net>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Michael Weimann <mail@michael-weimann.eu>
index d530d321aebe438711caefa456534cd436596e00..ce893c8cccb998bd884334573db3ef66b93277af 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 51cb76f9559c2b3796387488d5b618eab0d256bb..6f7e195e468abaee8606d20c59678ebaf4bd3cd6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Haertl <jus@bitgrid.net>
  * @author Julius Härtl <jus@bitgrid.net>
index 5d6d428cecc29f17f2f4233f97573b37a3de3fbf..277fff9e70cb01690a0b577197a686fa0e93bc55 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 4877be9fa3768563a013534a39dbde3bb8cc0b5a..352e3411a791c9c82d1135335c378d59ca43b000 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 02d1932d50b64e3122350a7f2810c42f8e7d4a34..8b173890e3c86c19d0f97fa45f187d49592de750 100644 (file)
@@ -3,7 +3,6 @@
  *
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 996dba1a9b61e9656a512e76f3fa8bd174db9a6e..bfcab55666931142ffbfdd2a2f0d23c48bfced0d 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 0062753d4a827c7743a3e5074266cad032d9d565..88d7e1d4fac8b1ca8487fbbae0c4ed596d266373 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Tobia De Koninck (tobia@ledfan.be)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Tobia De Koninck <LEDfan@users.noreply.github.com>
  *
index 255a56e1e9a548152c17a9ad03323b0fb3c4dc84..e2c720cdc09f96befb793b12807dd1c1a06dff77 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index b32ec024a164e71060b0859b0208efbdf182a9fa..a8473acf8eaf2b380cffa86bff6d4075a29f0ab7 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index d64a26c62e8253155f8624fd5e3016d7cdbd21f1..2d83e7f64d585eec7e000170bb217e47ec1f1736 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
index 43ec4dcb99e96f27338d686d780a8147fa7504fc..915f805e605189e02b49dddc4e09583443060102 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
index 92f7bc2a8aae6a2c8e12b0cdce70987df55110ff..768000c70e676413a27381ab3b5e41f0fb8b94f7 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e071fb06b235350f0b77400380aedf0baa0004af..c00bcf842c3950a67c612ccc5905edce7572fc7f 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 78dd81e951ddb5e701969b764ce2fb691452ae8a..7dec03ffab0d81a77875806135b82833e7a5f559 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
- * @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author root <root@localhost.localdomain>
index d3ff28a3f19ee22764836c5ac0f9489416d869da..510180edfdcc57a9c302320336169a46f026ccc4 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roger Szabo <roger.szabo@web.de>
index 251c0eeeaa7c9f242780018e36c8e0ff5ccc45af..16013555d4efc0ea168fbb7eaf05451412284bc3 100644 (file)
@@ -3,13 +3,11 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Aaron Wood <aaronjwood@gmail.com>
- * @author Alexander Bergolth <leo@strike.wu.ac.at>
  * @author Andreas Fischer <bantu@owncloud.com>
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Benjamin Diele <benjamin@diele.be>
  * @author bline <scottbeck@gmail.com>
- * @author Christopher Schäpers <kondou@ts.unde.re>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
index a85823a45649545c1c00441568ae68be1da5ba64..96f2655f046e5100958101502b210c3ab4abaf82 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index ae8114d17054c90196c23f7e3b1661c61eaf8ee5..6e5b73a9beca31806a3882645bac4a3e14be005b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Roger Szabo <roger.szabo@web.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roger Szabo <roger.szabo@web.de>
  *
index c34b396291c5d77ceb7944817e0d5da7d3e8b2f6..9b2c6d93de3e62d0d2f2ad04e3376ee0c6fbd7d0 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 8b2b19a5175ff79d6acfd1430c5bc75e5ccae8fb..3f42020c1e9e8cde38ce0c0c8de91028b9cea3d9 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Martin Konrad <konrad@frib.msu.edu>
  * @author Morris Jobke <hey@morrisjobke.de>
index fd075ae70c3893736f4a5a561a4b648fd6329875..43a5055e8ade2ddc480484c671ba15ab4b8a1650 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Martin Konrad <info@martin-konrad.net>
  * @author Morris Jobke <hey@morrisjobke.de>
index 3c05d6cc2ee6bff4c96ee3fed807cb263be0668d..1389f2eca52930b770482338cf4f46e3e07b3d6a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Juan Pablo Villafáñez <jvillafanez@solidgear.es>
  * @author Morris Jobke <hey@morrisjobke.de>
index 4c8c47b641182ddfc9fbba993e03b29b38008c0f..53a480c652d23c3b65aaaea2ff559c56070d2f33 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index ec056c651a70d7f6a946edb98b2826872776c49e..b96aee291d5289b246e5e56c13d67e8902e92471 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
- * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 3395d10c4881120f431d1d169e3307e01d69ca76..715ca1a170c9a67e0ff2bf8cd6ced94551bf660d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Roger Szabo <roger.szabo@web.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roger Szabo <roger.szabo@web.de>
  *
  * @license GNU AGPL version 3 or any later version
index 5a4853d1e1973f889ec5c4f0296ce6cabc311be9..faa617efd1385837fd2edcf21221c02bebb72e6a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 1a462b27781e0b623010c643e122ad5c3ab4758c..46cae91e2c728990499d3deeb903ff6b869099a1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Roger Szabo <roger.szabo@web.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roger Szabo <roger.szabo@web.de>
  *
  * @license GNU AGPL version 3 or any later version
index e88fa3b840ec65cfc51715929313024b3e2a7788..bd59d4956c29754f57f420bcaa5a7ea97d524a38 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index b7d1b0d62b8ebde958664f449b45a62ba360b1ec..0fb8c93d1626f13b63df60e26c3de414cc9d899e 100644 (file)
@@ -9,8 +9,8 @@
  * @author Andreas Pflug <dev@admin4.org>
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
- * @author Christopher Schäpers <kondou@ts.unde.re>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Clement Wong <git@clement.hk>
  * @author Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 13d20a42a17ec2c9b5d03a5da2d32ea409a0c142..483dade85664edea9f6e79b7e391044dba26eae4 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index 996df67b1d287b5ab98ddcf7123720440f82576d..c97eb237a649a0e32f967b1f8fee1d798c41c156 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e53dc08b7648791708c21abd7bd744c923db2fd0..63b2b9adcb9114d006cb6e67d54fc1d8e2b57d11 100644 (file)
@@ -11,6 +11,7 @@
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Peter Kubica <peter@kubica.ch>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
  *
  * @license AGPL-3.0
index 5b91a52f54647d80f841ff70696e90be2dd083b9..370cc3e2820723387ad0dac48460321ebe7611d5 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de)
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
- * @author Joas Schilling <coding@schilljs.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
  * @author root <root@localhost.localdomain>
index ec8d0e3254e5b651e8ef7dcd2551d4b884572f8f..d0d9750dce6fa89fdc9689c9438554c07af355cd 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
  * @author root <root@localhost.localdomain>
index 703cc56a02af39b3b1147b5c026e119a60d14eea..8bd872b905ec9b1852399f71296324fb2fc704dc 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index b70cb866904062171798aaa8dd3d25ab29f50137..8220215b4617cb7f16bafc531a7656e2f050df5a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index f7e399a51bd625c5cf47ae52b4717330b0446f04..8648f97921126337ec1986fa3832b8a089b50abd 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index a101a97a82f909fa78297dce0ac3d6aac8205618..8a6ac1caee09c5a9d96a8cd1e75b4550fee40ad1 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
- * @author Roger Szabo <roger.szabo@web.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Vinicius Cubas Brand <vinicius@eita.org.br>
  *
  * @license GNU AGPL version 3 or any later version
index 873c8bcd98e302c1ecc1a56580e14de9f399e29a..3a8e78ef6a442c14501acab866fb740ae9d529f3 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license GNU AGPL version 3 or any later version
index d380e38a486d32bf949a2e73d34367d7c43c4e1a..e65bba2012d5e387bf145d5c33eb55bf097f4f0a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Roger Szabo <roger.szabo@web.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
index 95034a1e39d0a13ba5108cf62cef7fd92fba2668..0136aa0694be3fd99abdfb3ddcce1f4a9eec240c 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 7880229f515b3a8f53054b10c32ae40e22a0c9c3..55a5272f5999bf6c2f7657955177cbcec929da2a 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 014a7b1caa71bfa4fe9bd0a5cc32b0b1b600c659..fffac35c27ccdae45eb3c7704295675cfe504c59 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 410838a4aebf609ca9c23035c2ea1d761c4177f9..551fb0af3335e3da67fb7f5a4fb444f2f7ef8208 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index f043d179e8010eb82b635a83c10c396de1d24db2..bea4813a23f3efb60310aa565959f147e8191815 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index fee2b02d2c306c9b7786d3e7cae8cef5baaab41b..5f1a9b6716825de31e819b299907d18e082fd9bb 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index a62aa3b39acfd58a37587d5415771db278eb8d22..898a0ae0f86b5e45299734394a17e35c8962e32e 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 4e5af6903870fac3b92833725ff89b6966da1131..c605aaad5445dcebb2fe55dfd5be77ab4ac0fe21 100644 (file)
@@ -12,7 +12,6 @@
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Renaud Fortier <Renaud.Fortier@fsaa.ulaval.ca>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roger Szabo <roger.szabo@web.de>
index b5d9c40862b2232a5a8f5e82e57e0cf329f3be89..baabdfb53c46d484ba94ea17e89adad44cea29a4 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vinicius Cubas Brand <vinicius@eita.org.br>
  *
index 64160e203a0387b4430f38df43c31aa740eb7241..6a64a37f8c20e9c71a93258992e861c72dd8c2d3 100644 (file)
@@ -4,11 +4,9 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Roland Tapken <roland@bitarbeiter.net>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
  * @author Vincent Petry <pvince81@owncloud.com>
index e6d9ddece55c017618470308fcffaa56a7c7b86a..ff57d56b47ea4e5c86a7709011b6e13da9163c09 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author root <root@localhost.localdomain>
index ba8a3657edcbad35ef8f1b4b1dbc48333938d95e..a6be4de5906fb53bef3e2ef05d1f7bbc8f5905fd 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vinicius Cubas Brand <vinicius@eita.org.br>
index d1065337816821b6149e75b356540b61fea9a373..b75059dbbf9db243526bf23b3a904adbd7c662e5 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 84920d5950d79af0b429804414adcd2c66855445..1c60ce6b6fe111c0e588bdd7fa4ac6c48e78ed00 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Vinicius Cubas Brand <vinicius@eita.org.br>
  *
  * @license AGPL-3.0
index ac5346fe025c1a2a6de8beb9365456dd9fd94630..69bc90dedb245a060a61c987403d696e759621e6 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index 4bf26b81a4b0055790b2389b274a0783fa261b34..e2607b0ccc39b951267670875da7856ecf8a200d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index f2cfad251de058a7399783dfd6addcdeb32e54a1..6160179b9d46ba4d802df42479a6d53975c769dc 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index 6ef4c745c26621f14e2eb0e9dfbc45ee9addaf57..5a36ce24838db16640a25f8a0ba7f7f917e3f103 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index e79fa58e0190bac2e9b44b20e1a90ee8f3145cb7..5f2adbe7dd193ce0f7c94721059a364d6e4a9993 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index c9119cffae491c29842bd04380a632e06e2dc280..2599a966f06ed1b82e902fe182322033d53fde06 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index af1d86c6df7ceeb6afaa627568c6b202d8a36f3d..06378289934b27cad4a0e266becaf05926d7d7a1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 03557ec174b9cc88990d5c71ed6741d8a3f0ff74..e1b3cd92159695e8499cb52845742efd01ab5106 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 EITA Cooperative (eita.org.br)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vinicius Cubas Brand <vinicius@eita.org.br>
  *
index 83755abe0788df480b1269e031d46dab43547fb6..7d2f0c60a82f4d7286511392e365eb9305c4cb0b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
index 87ecce246597ab4462bce5125ff947f8b2b1ca4e..b893637ba6cabd4d2329fff35b7aa3d7fd75c8cf 100644 (file)
@@ -3,6 +3,7 @@
  *
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Sergio Bertolin <sbertolin@solidgear.es>
index 76fe05767041e6720cc7b3cffce98797487a7de2..b1981568e440e13c1377c76a275961f12714cef6 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Phil Davis <phil.davis@inf.org>
index 427e115605c355efbe62d02870fcadc5dd5adefa..19da7bc62c1763064c0f69259a96ff37b6f7aae7 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Robin Appelman <robin@icewind.nl>
index c6d12c0f980a3954453958df4530806aa796cddc..1f555ed81402e2360d9a8b039658475c4c5d74be 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Phil Davis <phil.davis@inf.org>
index be9059cb710e3ed1a71d3b82992c762fe6e0a785..e8cfdee2eea73599e81c7a2f327574484e5523e1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Phil Davis <phil.davis@inf.org>
  * @author Robin Appelman <robin@icewind.nl>
index ecce68f29731625bb9261c055dcc8fe885d36de6..060e2b5be269edf09229ea0d114fe76126dbbe41 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index d233353262daa10b296976c56a5f1aa7f56f0d78..bf999fd205012a4105e7f9d14f31eb7c78cee44e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Sujith H <sharidasan@owncloud.com>
  * @author Vincent Petry <pvince81@owncloud.com>
index ca1869c10ac319f50a1e5dbdca1a9952b2213ac5..13e0de46187208f9f7189761babcb3db8d4ccb54 100644 (file)
@@ -3,6 +3,7 @@
  *
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Sergio Bertolin <sbertolin@solidgear.es>
index d1fd2e8d0c933c9d426b57b7430e19fe2d116a19..a596cbf5be8eb027e733bc6a900ca0017d6bde9f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 4217bc640c903b34eb547b0a6f88ce88e15ab840..78276f13828a2b65fad4e0b165e7c42307622b90 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 584defda603dd41ef6708b0b9f7e1cb3a85c637a..83ef9f9604187950b5f40b1d907dcc1cdac2a511 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  *
  * @license GNU AGPL version 3 or any later version
index e9123b029044c809129e8a298d3c4cbb8856342e..e4ca972dbdbefc0ef5ef142f47a1809d4cc7b372 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author David Toledo <dtoledo@solidgear.es>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 498e080cecdd935a4fb912739735b2fd77c71d1b..565569ef28ba8b5c17b5a55e629fdda351927a11 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Estelle Poulin <dev@inspiredby.es>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Ko- <k.stoffelen@cs.ru.nl>
index 55f3b68c26e128e31b50622b7fa7493861f2881a..2996c4125538a65becb4ca9c3da6f346b9c0f635 100644 (file)
@@ -3,7 +3,6 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
- * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index c24c8aa05a35136ac0358af6efad9451cfd85d6f..44a14352cd9449efb15310a65186d4274316f1f3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018 Morris Jobke <hey@morrisjobke.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 185ec0e64a3f6cbe7a6cfa10057e4b3b6c7552cb..25e22d04171e9036320b7d8967d1816ba3891030 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index d82a71d9eb4bbaeadf511f3f7733b32c30f6f214..e782a7fc0beb28ca7d947b1a556fe4e4bea14b8f 100644 (file)
@@ -6,6 +6,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
+ * @author Sander Ruitenbeek <s.ruitenbeek@getgoing.nl>
  *
  * @license AGPL-3.0
  *
index 49f4f0b804e03ccac31cc6751c9a32a19c7ea5c8..65817894955170be946fe73340a0292bf85e205a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author sualko <klaus@jsxc.org>
index d3e91332d772ec0645480f274d1e1bfd248b00e2..6e3fa704ef108875476b37d666975b244605b171 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Patrik Kernstock <info@pkern.at>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Patrik Kernstock <info@pkern.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 385642a7313ee05c09c3a08026312a5cc3b5a9ff..3b2941989745c12f7351471901eb6978f2312972 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 234b038084b01920dfaa72cef9d815323c9cecf0..a4e17e0bf9c94afe909efffbc325f9075fff06f7 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 7918ef620ab9ac3d977cd1250c9a2509d870aff4..3ff1950b7657bb941b8a27acb2a1db30cf669a32 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 9ddad641e3847f54146263c6744ca0b813411a87..9bd162f987a03c169ad24d602bb5d061673f7015 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 5d77518db2120383c5597d442f07fbf8d2a7c872..a1ea135e59029903b4a24e3acc0e72c253504c1b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 53f007a97e27e7e3ca772279ff8b0ea819f12a48..55030be545fab83714926e13803b8f6346046e07 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 2929fea3764b39fa195fd2e0fb00d43aee18e0de..c6d4c9e10f2e732b4582e308725a68d935c00c51 100644 (file)
@@ -5,6 +5,7 @@
  * @author Andreas Fischer <bantu@owncloud.com>
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Bernhard Ostertag <bernieo.code@gmx.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Łukasz Buśko <busko.lukasz@pm.me>
index 7db08ba0061c33d49bf8e52d4a40863c7a170d6d..4f93b59fe322295322a86e3587389b8c0858aa5c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
index bdc2857dd1827a9d55b207de5b3748119bf08954..894b1f664bf61fb50c3a0e3ec8c89ee9f78e44a2 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index e631f97cdaa5cfa4e3fe6f0a5bc40cbb7a22706f..14bf74d81207a84a0580a2056f6865cef238e47f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author davitol <dtoledo@solidgear.es>
  * @author Evgeny Golyshev <eugulixes@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
index 6391eede858eec800bbadaffc2a82242489b249a..2c475ca666a1536216d5779edb4377cb49316396 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 7c6cad41a376fe83fe16d43193005b6b1361c76d..f2e798966ba7031afbb1dbd85ab535d19181b6eb 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Evgeny Golyshev <eugulixes@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Matthew Setter <matthew@matthewsetter.com>
index f84ed19621ae81805a735af7fc7827e124f60b27..01c85abdf6e5539153fdf469317101f2003c7520 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Ruben Homs <ruben@homs.codes>
  *
index c877d1fcdd30cf45935b935747ccac0f34e61b1d..8156781e17b39df29a682f5a2e5b73c509c0dc51 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license AGPL-3.0
  *
index affe137c67d12c7a6a5a19764e8a4aebb827b925..e57e3fdc9db984888dc09afad84840d57fe76483 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Carla Schroder <carla@owncloud.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 665e0079b448bdf2361e9818ae3758a7871f597e..ee61962d426eb63eeb6b56a7e2cea5982230db57 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Carla Schroder <carla@owncloud.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
  *
index 7657c2975af18f4c13c4f756044c033078dbf465..c8a876dca5ad3e97be2772322433dbffe6694636 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
  *
index 7f871b08298c6586d5548f30f4f31c7b7edfcfdd..6da09b52c100999dc57875e2bd7006f71a9dbca1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
  *
index 509656f2dae7aa198abd4a83072218be7152f5e7..caedbc12275eaa2b162e71cb619eb10a61c05d5b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index 2bf77224cd53ba52c595a9528f4dcd4b0e8af1cd..0f7fa9c1a47f09f505f572ada58100be99b0cfe1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 0318e1c8d2d03ef8dbaa66152e455d88f4360921..3eb24a44178d1e5e444cc09cc3f7f00cb4915e85 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Johannes Ernst <jernst@indiecomputing.com>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Thomas Pulzer <t.pulzer@kniel.de>
  * @author Tim Terhorst <mynamewastaken+gitlab@gmail.com>
  *
  * @license AGPL-3.0
index b7557b55e814a53246f51e2466aaedc7cc751456..0fe9c28cf917da0256ca5cc8c4c0fac86dcbc2a1 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christian Kampka <christian@kampka.net>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Hansson <daniel@techandme.se>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
index 01bac261cd448663684bd8af4c16a66122c4f579..0f91ec9a4eb172ef509cd93d6fc5792f41abad19 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 Xheni Myrtaj <xheni@protonmail.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Xheni Myrtaj <myrtajxheni@gmail.com>
  *
index eb81ad4991a93b8c473cd21f5b95e19190113a99..80ea06433b2d3e0f2239159b70028a30aea54c28 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 1e1e659e617babbf9f502da87fb34e0345af69a8..9112fffea420b28d2bd2ee83e8aba64d784d89f7 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index f00945a29d06772b0986d5c75627a072afcbbf5c..41088c1685ee7044109137914809e059239cc4e3 100644 (file)
@@ -6,7 +6,6 @@
  * @author Björn Schießle <bjoern@schiessle.org>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Jürgen Haas <juergen@paragon-es.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Owen Winkler <a_github@midnightcircus.com>
index 2fe4de83f60b05cc8efac7dec4a2e7ec62bc6456..dfb2c9b8ad4b7b3bdc7be092018b0ce908847325 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Laurens Post <lkpost@scept.re>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 5a1e5f3b4e573baf89d165a975ab3543dafc5b35..b60d88c8617d716f778bc42ee7bf1b6f8d20b877 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Pierre Ozoux <pierre@ozoux.net>
index 71509d4eb6ee8a21f4c34295a1318f54d12d74b6..5a2c653bbddbb33a5ecc5ec329b1a7aae2ac133e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Kim Brose <kim.brose@rwth-aachen.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 31d0a7ab7b31aed3c7be57e9c298d08c3b9cddd3..0eebaabafd6041d5189f944aeb3e52ddd3feb56b 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 34280c6094fa0fc8e6356ec789370187119b96e8..ac0f9535dca1119a3b6a7b6d73b60881e0ccb45c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index 748a4cf50d20b21fe06822847b526c4fa8e324e2..d5beded9581c1b88589afb9c2ed2086abea24c22 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Mario Danic <mario@lovelyhq.com>
index 43e17c77dde40492ad0d49ae0315763ab5a1d19b..d5b50dd413ce8e16d47a3f42e60c3a4aa3b4b2c8 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index f7368003d555da16b9de8ecfac0db2afcf7a3d7e..05c1bd5e6cf0bef4df61faf8400d39fef5541555 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, John Molakvoæ (skjnldsv@protonmail.com)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 730a1cf0cb880a5cce4cf5b28076554a363ef88d..2adb0ac374d27f8bc22b216c37b1d7267542828c 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index a282859925189ceead8a549af73d3c05b6e349a0..7073584a66b3525d9c6c6e114c6129d878ca1385 100644 (file)
@@ -7,6 +7,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Michael Weimann <mail@michael-weimann.eu>
index 29a210a092d8f9df4a7f09144bd2ef8c16888bd5..2a377e56f66bb87dec6d1bdfea8467748c6bd035 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index f47104bc533eaef657ee8b215b9cccac0c9da216..0b762094086f888e15b04392ca4216e575c1b629 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index af71ca173307467326f1798fea61e3ad4e122249..573f245c5a1d1925ecace0cee78ecb0064bf217a 100644 (file)
@@ -5,10 +5,10 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
  *
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
- * @author Michael Weimann <mail@michael-weimann.eu>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
  *
index fd2b3cbf902321324de5687ef210666dffe834d0..208162c754e4853e11ac07584c0108711e39b980 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 7315053f12dcbca26cf5ea0463e3d48e2ba308a3..b602fe4c728a0c052c28c8b0f35d197dbbd3425f 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 3a72486b26a905e119768274fe3003106e590574..48cd26a1b59d38b7139fe5b06db0569140f24a6a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 7907313f1e3d33cebf28a6c371334a8bfe5061b5..f9745566168906a2bb7eeb801f2b237ddfc7bb38 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
+ * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 0e679a9972e067ff3aace5119a460128893f8315..2fea1eb1f3fe3e22392fb500c68b0bb1dd401135 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index b435172d5f34a0ffee6d5e3dc1e5a9b969741dc9..994e85e062eb9453161cdea089b1955de55255de 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 Morris Jobke <hey@morrisjobke.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 07eb04df14e25948eb32c913e1a1b39ac32a1e8a..7689c2a81d64c219ee69cfd96bee620c579c67bf 100644 (file)
@@ -2,6 +2,27 @@
 
 declare(strict_types=1);
 
+/**
+ *
+ *
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
 namespace OC\Core\Migrations;
 
 use Closure;
index d4afe7239f1d1ec2792b9ce36f921457379dece8..52a71fced25f62240c3712d419979ad91a82f284 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 74ba5775ec80c1df3deb243eb2612efe2d0754ef..fd7d2040f1b1fe3762aedba02eb4af8b6c12b5d2 100644 (file)
--- a/cron.php
+++ b/cron.php
@@ -3,7 +3,6 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Artem Sidorenko <artem@posteo.de>
- * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christopher Schäpers <kondou@ts.unde.re>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Damjan Georgievski <gdamjan@gmail.com>
index 446bb01d860dac0be324b332ba41ee661e310c9c..e7aeb6fa1e9d5348a3b42cbf1831e4afd47f11ca 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index 85f896622b90fb1c89f42edb8d099c9c8b4ff8c0..4958cdfd46e43c78dab9d2911fd2eb014fa7ba23 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Phil Davis <phil.davis@inf.org>
  *
index 4855c0e8447bafef92bc93b15d8680a753b19a8f..d2caad42fa70de449e365c822c9d2cc74dd3e904 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  *
index 16458121b36e2835d421623f213e300fd8ed1c2a..1143558d2efc4add17a1e46bbc087313acdebdbb 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index cff3368d04219fc061f0b6353ec8f2cf85b1db4a..3ceb049fda873a52377ee85dc149a7eeea4a382d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index a54d149df62bb5e0f6f399efca45aa8ba70182d9..8f2fb0a708448a61ebbd56bd4810cf43ec25ed29 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
index e851ecc31d167d6985f7b1940becd7e1e9692a61..b2e2f163ac4d15ad8ca12d96060b87789343718b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 01969006af4d6dcd585f2d3d0835385e62f1f7da..13d6ff887f3e98ddb02f1ef1f03622bd0926f0d2 100644 (file)
@@ -5,7 +5,6 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
index 778bbfc2f31791e405ac21a726c18a1e742b338d..859daf25497df218246995f0c2bf3fd9e226d7fd 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
index f03e241e9a0a3167aeb2fb0667448b2d81bcbbc9..4a64177232f834a70d9125a2848e27021d2390a8 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index f922033bdd11017af478f2f97294feaa7ffa7264..97338c1895bace644c22207326b802347a885f1e 100644 (file)
@@ -5,6 +5,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index c250a6e2d5da1b9859d0ad29c0beb50761169df1..e02f372e41c300d0f6d7be31bb170c5e3a5359a7 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index f1871e84c0854408392abdc9fd4fc059f034518d..629905e5da861c2745174f4c785c981009d352d5 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 2ef7b4a09952bba2f34759130b3a733de47d35a4..12748e0dd62e386250f688ed259295edf857859f 100644 (file)
@@ -9,10 +9,8 @@ declare(strict_types=1);
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author coderkun <olli@coderkun.de>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Juan Pablo Villafáñez <jvillafanez@solidgear.es>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 388e86c1e156cedd0dcfd336d2c5f437e0321568..270058dc5542eb88c6d21c6d8675cb8709efb659 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 875c743e972315aedda6bf324ea1d789a1835ae6..5016fc3eec8aa005a48a6eb9b2556a1a91c01a3c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index c2d1d7783ed895dec823693eb295757ddce95bb7..398c2f3f3a447065ac96442749f697804f29aa7b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index 057aa1529dcc7183cfa87033e2057dee27d5002a..10768a643a5f1ce7aed87ea2b9c5fceccd2eb9c0 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index bfa4116d12e37f9b48f18711e120ef5eb76b92d3..a28e22f57177a62c1a33be7550bd4fa2d1d3b03f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 2a7cf982ff8490fdbd50005b50950c8583ce482b..712becb3be53cd8aae8a93fdd8ee09bd9d1b907e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license GNU AGPL version 3 or any later version
index 70d4d4b88df14e8303f86af5e9bb681a4d5461c8..7a358f6ebf2d3ee431a588a33c55aa57ff69c52a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 88b85468252857a6370f39ca8e49779aab708e83..40b77230368995d8faddcf539d042faeab736071 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 1d4eb7412107a7fa32487e9330926ced9e821bea..b6863262d814a1d70b2e5e4f0c3404525592e39c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2016 Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 957dcba453d607502794c2ac9aaf381b2f744d3d..c10aafd55f71c2e530405f6506d012ffba352c54 100644 (file)
@@ -5,10 +5,9 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Patrick Paysant <ppaysant@linagora.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 2b7420cd41bc7dcbd89d691926ff8968d351634d..97957fb57335bde9109d78933c928f0a8a3c5c41 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 44bda1c3e6bd1829c7b9fdcbe3cef1865938c03b..60f674bbea17f67f10a07e843c8443ed7334edeb 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 43b44e5a23a41310f0b3570297eeb894d947680d..ee27009ca834865b1e372bb77d97e8d643f8ecb0 100644 (file)
@@ -4,13 +4,13 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
  * @license AGPL-3.0
  *
index 6e32e419871cd3b74a14da6f5a6a63ff00fe227d..7b107564e96a7e6a73f21b40ba2d67b7907208dd 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index d56e24cce70856c38c75401452a06c83b6ecea25..72800ad509cfd74c93ef456885e97cbef1557ed0 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 8f60c893ec5ef3cdcc8955c41a9ecdd4ca937ee0..48d9e51e4b9d0523d06c314d56cab4a535a05883 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 5fd1f1af4baaac51cceceb5ee777b61aa0527884..d2546a62d168234fb8f46ca1a6b5743883ec32dc 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 162e0f362d890e04562d2f142c24b3cd58ab1920..1da09f1883f477a302186e47cb02f0752fcb66e1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
  *
index ff6dd23e1ef2de61a985bad6b10ff456fabacb69..1f737a1674f1f8e8430da6fb2c119b20bf8dd3fc 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 6aa35d43f93389ea631c7e8fa96d4e6df9719c06..c08108fe9bbdc067e321eb1498b98890ce1dfcaf 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 0724eabc70ca8c20740784c77688947aa2b019b2..320373436f10d2d8f79918d3d3c08805d38264ec 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index da552b120bf74894b7c302f0cd0996559e576157..f4ff950e17b215fd236a5bc949a8612e1dc203c9 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 2a4740bef4b461adbeef0edb9ed6bde06cd08d91..ae31a2ea772206149d904b200a8f8667a342f6e1 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index a78ebee3072d958106b947929e2bd92f5fc10c18..9c436b38b5d40072ee38ef6c87bfa2f1dfd20498 100644 (file)
@@ -20,7 +20,7 @@ declare(strict_types=1);
  * GNU Affero General Public License for more details.
  *
  * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 7a2e4fc6b8af09eb6c957d48bed2640b41cc417c..cc3e9aba1cc9c82aea90d0826765e4619ffb08b0 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 37f57c9076957cca50fef8847196e23b7f5f46fb..5102396224d87193689664ef676f7a1e405c9b37 100644 (file)
@@ -6,7 +6,9 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Michael Weimann <mail@michael-weimann.eu>
  * @author Morris Jobke <hey@morrisjobke.de>
index a5da4a278fa10578d4f526567918ee495e05fed4..f7ace429f7d98475e930b57ae3d4e6cc016c4530 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2018, Michael Weimann <mail@michael-weimann.eu>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Michael Weimann <mail@michael-weimann.eu>
  *
index 08fae26630f01864c61699b98845bb31739c5218..6f10ee4408d34276a356da6e976f6f3cecc75a33 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 0da8c4ad1239269135a6eed7666bb7ece8872979..e5dfeb96c9c26421cdf58457fe161c942781ebda 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 3b438dfa1130a6c625af38a5e7a545cb7e245c06..ab8af870221d92046114c6296831dcbfec12538e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2017, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index 6ae46c9530f30de5617e9779f371c6d6a9d73c28..2c63ce990fad1ce547a78630912c14062ab7487f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  *
index 6c3d02c359704f4d4624e073fd29fdfedc1f3592..5001b715cb066365b454e474a12c78405bbe4eb4 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  *
index e8d5732dec70ab0f9f4dee730f12413153e688b7..dc3b76f1f4d17281787cdd46227598242c77db20 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 64db97a52352cec8101b1f16561a9fe3640aaffb..4816fdd7c049d2b0ebffe19c76e7b1e6293a0407 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 8266ca6794f1d66dff386385df1fbfd491b63679..f912690cb7292ba95159e2077f561ca8dfb679a8 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Tobia De Koninck <tobia@ledfan.be>
index e4340f4c19b6741288aaa067492fcabb6138acf0..81e05050d2e0f0b7238e3ad829f89943b164c5d9 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
index 11c7f87db1db6f5b93d191674e34b7a255d5c72f..c26d5f5541fc789f7f2aa26ef36a8087bb204aa6 100644 (file)
@@ -3,6 +3,8 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 46d5894b6f01e0efad345844ece68c99d37e71e2..8e2c5a1ff390b067b3160981152e8764f5c61d9b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 189ea2f8ff6ceda3e337df6496e13b10c9e4a3c1..4809585dca74af68d8905c9870aa66615e8a57b6 100644 (file)
@@ -3,9 +3,11 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
+ * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Citharel <nextcloud@tcit.fr>
  *
  * @license GNU AGPL version 3 or any later version
index 7369b44866d5af57ada06da1265701db8574f8ca..5bdc1489fb878a92a341805bdda7159340e94f33 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 240ec7c0649fe696408b4e0e7df1a2de0a4362f9..ffb5001e80104dbbda1333ca5d53f0ac123ea40c 100644 (file)
@@ -5,8 +5,8 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 6238831c41b7a82ca3d8fafa243a7e91c09ab112..34ae487bfa7f232372711a34d2d59b1d9cdb34c7 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license GNU AGPL version 3 or any later version
index 86fa919d5f35f233054dc0f223331c933ea1506a..5bb8e4b00455fecd78583df9f77120e267d33909 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  *
index edad7882ef9454cb4fc7a834a258792602f49c64..b6bfa47e98b9d2d2b14bf249874a62ee3451a947 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index 2ca8f948b69fff689d899868de8aa97a301bf66c..1955da70fd9c5a2c2e42e078a5ce763b13487bf6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 2fd5f20edb82cd4f3366988a9eddbe315bbb2762..7c553c25a1c9ce58a154256d867035c7e8ef229b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index d44f713f361c23cd5b432a4b749d846ef72356f7..cbdbc5b2e64db7c5ec3a894b3fd882651b69514c 100644 (file)
@@ -12,6 +12,7 @@
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 94f51c2a4be73b3838e04b159895a38d3e513e59..10c578f41e065f462d01ce283723182d77563064 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 0542d60ad3cdafce00e0d35535536c8313c05d88..b0bd99b844ec3f0567efcb59c84c803f75f7b128 100644 (file)
@@ -4,6 +4,7 @@
  * @copyright 2017 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index fca0a6e5ba3d9f2c172e922a19c7376e03b60ea6..4084205b06d723e9e1365573e16894ad1776e882 100644 (file)
@@ -7,6 +7,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 0755fa14619ebeb52c2d93fc1401ff0c7e73503a..f27a90dd690758a2735933e64962ad433c85e793 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jonny007-MKD <1-23-4-5@web.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 33a30b8348dac9dc652bb558e3aa2bafc5179693..553945691a69ab5af2882e4c372d9cc6df72edd6 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index bc7fa7698ee85d72c4e0a0d06c8388ae533db684..7f7f51507804e110929dfdfd988093f3f651cd0f 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Ole Ostergaard <ole.c.ostergaard@gmail.com>
  * @author Ole Ostergaard <ole.ostergaard@knime.com>
index 66c3aca1d9c03c550140bd18a72a0a0e64af0f1d..43ec4a90c62e6b8e4f8449f279d7bb4f5dd92755 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 36184b51252be7a1ef9f7f44e083ae219cbea24f..145272619b4aa5627aa6d9bea5c42436e81c3e03 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 4af68709387296161d0692594de70a41c25a9e31..2c1f6a5e545c5440e77f4177fe4c53cfa38a052f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author tbelau666 <thomas.belau@gmx.de>
index 18993cadd5089b639de741e9ce8b4a87bb9edd0f..6685c1917f52e4935c1c864e967e1528f734c15f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  * @copyright Copyright (c) 2017, ownCloud GmbH
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 957afbaa06f19dd111e633a46194a2a9a06d79df..007388d561583c5c024411971e17bbdf482ee2e1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017, ownCloud GmbH
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 8c8a91f9b1bdb559ab46ca270156289baa7c93b7..cad5390f0920d033ef32730cd5cf698e6767f63d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 8c8114209fff02ef805c12d4996d84a5781c5674..02fd232ff0b49524b1c612c89dcd0f2e83c4bb92 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index df3a0518e35024d925ac9ce9018d5b5d66ddfe97..9599d6b0fe6fb4c60243616b4a096bbd74ba6b3d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index eb24cc6f7aa90e5e13df876e98ca06ed79335018..e42535d64ab2543a39699a4e85a9ed4a23f99ad5 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 971a1a97334ffc7926cf22c2b808dacb5bffa123..7bb4a861b15b1ae2e65e5a9c2550201f32f38806 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index eccdd037f955eaebcccf37e7e50bf70689da1f11..115a8ebba923a40470cea5dd6e2778738870accc 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Piotr Mrówczyński <mrow4a@yahoo.com>
  * @author Robin Appelman <robin@icewind.nl>
index 7a3be2a01bdda36e65e711938e44208b97dcd49c..a421914dcb271e63df2be6a3f6282ee0a8f871f5 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 581d8fb7b56d8ab5aa6d969edd18596af1b72068..405e2d5bb239e7c72be8f88eaca05dc82a766b5e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 38cbfbfdd9f420a8b0016b99fc4504ad28a10ab2..cee3269126130846f29b2432e440f9050863eb87 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 6d4df7a66c555794fb1068a11e252591ffa3a883..a5ebc98c1fdef8e6b126e986d5ee1b4ee08ded9a 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017, Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 78749da0cacd3b53c4efbd5ca42ea99c41029368..de807421d2666a4032782da2ca754cfcf894060d 100644 (file)
@@ -6,6 +6,7 @@
  * @author Ari Selseng <ari@selseng.net>
  * @author Artem Kochnev <MrJeos@gmail.com>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Florin Peter <github@florin-peter.de>
  * @author Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
  * @author Jens-Christian Fischer <jens-christian.fischer@switch.ch>
index e1ecad50733719844fe42df10b3c831df14c35d8..574b4c18d5dffb1742d2d18d01336002ff6e34a3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Tobias Kaminsky <tobias@kaminsky.me>
index b73e11f84b8f7415b2e1b2357f6d6689c49b2289..3c6bdd3b5a078d6f69f1fb301bb1d36b9b09df30 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 13c715816efba5a4437d7614039b4004f5f0b3d8..f24082851e0ff2f61aed8d0416c81fd2be301018 100644 (file)
@@ -6,6 +6,7 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index efe3f7c12d09551597ea839984fee85a09c728ee..7a95665b10d57db522e490e4bfae05b7d539b7fa 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index a0a19954a8d3809c74f84b39310437b086187ef3..f749769cd09577277f22f7a0a5bcee1ed23b91d3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 6151214ca709c2b8da996e04070187d4d6165b32..a7551385b34d51644928caddf46ce5622fde5786 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 7c8a1b995b46c766ab3f0e08e81a13bc5cd0da52..58d10d446b78e5d8e9f9927507ab50e074522179 100644 (file)
@@ -5,6 +5,8 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Julien Lutran <julien.lutran@corp.ovh.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e3a581b25d750790e379c096037fb4916f1d5c4c..108f53ee9c749f40d04386dca4d032892837ebed 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2016 Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index aa5c200f5bd8d0e17d3b19be097da8b0486df4d9..dc8d6554e7284cf5263dd34b5b256af8e46a510c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2016 Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index f3a127b635a37a4a1fe741176599e758956d0217..b59090893d439a41a62ad5a365e2e67d41cecd0c 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Christopher Schäpers <kondou@ts.unde.re>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Moeller <mail@felixmoeller.de>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index fba64c6425084b270dab1b67a2b776eb5e95bea9..a7747823acc701813eec7b03c5ba48d1cbc3ef5d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 2019c67bede2b5aaf3cb9daf593b050a661eeb31..6da019178c07fd7537e9498640ef686687e68a87 100644 (file)
@@ -12,7 +12,6 @@
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Klaas Freitag <freitag@owncloud.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
- * @author Martin Mattel <martin.mattel@diemattels.at>
  * @author Michael Gapczynski <GapczynskiM@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 76dab07b6a7911c3b98b183ce961358d1a5b1048..56d997ab974ae081edabfe277b11180fe2a9353c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index ea210128e8f95c3dce19c92e2e341292d5073a93..61814a0d087fb49832774e0688e1e484431f0a87 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index 4e81588de80f8809afc8c61691bcbc63a7a14acd..a2ef1780d6cf6e7061b0238ce80e01be8a08d24a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Lukas Reschke <lukas@statuscode.ch>
+ * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index 937ee521c805088b4566401e5d4d9b1617b2ada3..059dd11755552c568df60785e3b8488c992bedae 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Robin Appelman <robin@icewind.nl>
  *
+ * @author Robin Appelman <robin@icewind.nl>
+ *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 113ba19a17a1cf339ef93d0c4ea37cc4c08e4855..efbfd293ad5fc017b301b79c557099f8de0e2e3d 100644 (file)
@@ -1,8 +1,10 @@
 <?php
 /**
- *
  * @copyright Copyright (c) 2020, Lukas Stabe (lukas@stabe.de)
  *
+ * @author Lukas Stabe <lukas@stabe.de>
+ * @author Robin Appelman <robin@icewind.nl>
+ *
  * @license GNU AGPL version 3 or any later version
  *
  * This program is free software: you can redistribute it and/or modify
@@ -16,7 +18,7 @@
  * GNU Affero General Public License for more details.
  *
  * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 0453064ae5231bb2709966ea21587ceceb5fa63f..ef8656258d164588a262d0ce72814299f4660c9e 100644 (file)
@@ -23,6 +23,7 @@
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Sam Tuke <mail@samtuke.com>
+ * @author Scott Dutton <exussum12@users.noreply.github.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Thomas Tanghus <thomas@tanghus.net>
  * @author Vincent Petry <pvince81@owncloud.com>
index 6950a2396785e645aba63f8658c86a2be3ac5885..21857b6c8f09600f1348399a14d4bac945912252 100644 (file)
@@ -8,7 +8,6 @@
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Stephan Peijnik <speijnik@anexia-it.com>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index d21ce413f1aaea0cd83f587a4421ce061112f672..d19f1124a23d3bcca72ebec49ef97ef866e5de8b 100644 (file)
@@ -5,7 +5,9 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Mohammed Abdellatif <m.latief@gmail.com>
  * @author Robin Appelman <robin@icewind.nl>
index 55f03f30399347a42938263d457f109c32a56e16..3858032308a1a66fc5a419d8daa5e1506ee47985 100644 (file)
@@ -5,7 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Daniel Kesselberg <mail@danielkesselberg.de>
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 8c20ddb9f657f8dcb1e1a36985db0a00fa2a5704..f7b871c500124932a17a2858a34107047e09a0fc 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index af1e3555c32a225ea3eb00bf9888ae56144d0d58..f5c4d6bb01625350a0b014efc64f60b78b14c32f 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 0e55afa9a4034c60db7b3ed0cce8c8067e07cd6a..daef60ac1fcf666ebf1b985a915a571cfae0155e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license AGPL-3.0
index 6faff0a89825f969a0a246f4af3188b73cbf73df..fdfc81de8592684f9beb50948c178b895658ad90 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index de2a560223c4dc77071699e528faad1b3355a83c..2a0c0dd20172b4d2966e85a05c3199c1c99c5eb6 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Victor Dubiniuk <dubiniuk@owncloud.com>
index 7127742b53131159a7057b61b41948afcce6f679..51b134059d589d0497adb235085fc269875b6b23 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author RealRancor <Fisch.666@gmx.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index fc50e7a8b43580ff641481946e0578a0da6a1698..3b32ec2827fdc48fea5d66b89d3df373a5c78e51 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 683cd902ab6a4ce1cd54f4fff7a02c0fd3864c42..a82228189b6ce3abff70cdb832e82223a3787b35 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index a03ec114ef9bba94d1c078fe3fea3cbcd59ac852..cbbafde92ff2bcc77ec858ddbbdf1cc26780a42d 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 81d949d2a068dd21d9557819991939fa365cd90c..e23e8566c134aa4fef2697805ca16d659c62bc50 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index d68535e3e9b3a227f8c8254d547f8eb8500c8683..c32d7b4877a6c68516256a5244991f57ffbbaeda 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Individual IT Services <info@individual-it.net>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 2c2d8a959388a019c50c83ccc195908c5c40a410..3d7510f43ffd015b36e2b90ecad835718e1cd9c5 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 237d33cfefa33cd3385170f995cbe3db84ceb848..a13c97aa0c56c60f2314d557369c20e4769d6ccc 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index dcaa5919d7353229cd3d9fc8ac8eba87db78b723..1175b4753026c526078016ef3385c3b9c355657d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index 9a55b155f39ed18b7a0a3619f54fd11846bc9b12..7064fe324e6d3f7becf91de299586eadd68d3898 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Johannes Ernst <jernst@indiecomputing.com>
  *
  * @license GNU AGPL version 3 or any later version
index bdaeda9f129ce622be7541c295ffc2dc03eedd65..531f8d8105be9cfe4dbf77fb3142c50c81c2420c 100644 (file)
@@ -5,7 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
- * @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -20,7 +20,8 @@ declare(strict_types=1);
  * GNU Affero General Public License for more details.
  *
  * You should have received a copy of the GNU Affero General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
  */
 
 namespace OC\Log;
index 8cafc6e639cae0bd3f1eabdab6bd160163354aac..76d026bc854d7d52567b45b75ead051e105da043 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  *
index 692af7d8ecf55aed362327a5f67f4bef2094017f..979befbdae1591ebf05894e68cac424cad7a36ac 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018, Johannes Ernst
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Johannes Ernst <jernst@indiecomputing.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b20249153971b7ab2bd2681aeabc138026bdee9a..9148995aaa04c3902953c53367f455438c4f3ddc 100644 (file)
@@ -8,8 +8,10 @@ declare(strict_types=1);
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author brad2014 <brad2014@users.noreply.github.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
+ * @author Liam JACK <liamjack@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 120cbdfe6abc3a6030ba9c435aeb0b9f9c2ae49d..fc8de9ccd0b1bae766132ab8a85d8e59fd10245d 100644 (file)
@@ -8,12 +8,14 @@ declare(strict_types=1);
  * @author Arne Hamann <kontakt+github@arne.email>
  * @author Branko Kokanovic <branko@kokanovic.org>
  * @author Carsten Wiedmann <carsten_sttgt@gmx.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jared Boone <jared.boone@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Tekhnee <info@tekhnee.org>
  *
  * @license AGPL-3.0
  *
index c8c48518d52e9a87fea84083e07854c7832f3eee..bd7c01bd35835429e6e86f38652073e317df2aab 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arne Hamann <kontakt+github@arne.email>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jared Boone <jared.boone@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 5886f75731aeb8b91b62b6676aa7f3bc7fa4ea1f..87d72ec1968b6663b41155cd151945eb7a8f9f6e 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Andreas Fischer <bantu@owncloud.com>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 52c5af4ef988f23fb48678aa92bcf7c43c6526ba..030769b5557e0f8e14df0fad1d153075200db65e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Markus Goetz <markus@woboq.com>
index 6ea90e9045beb2e6e4b1c7f8e0082575764e03cc..bdb6406b24caa61edaad08ac5d642e09c307018c 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index af1a6864b43184b6930494861c15e8b13b6011e2..dfbdd0295659d0449e40e09aacf16c83a0acaa28 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 88ba69aae95b73c78f4396be15b5004c04b33cca..f227d38df9f2b20883c3d49668d3ccf69eb37e93 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Michael Weimann (<mail@michael-weimann.eu>)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Michael Weimann <mail@michael-weimann.eu>
  *
  * @license GNU AGPL version 3 or any later version
index d30cf1d980c662b091006a2fe6e175457dfba2b0..1c69d1ecc9af829cf22953bd7b870541c38b6a59 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2017 Bjoern Schiessle <bjoern@schiessle.org>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 33386c0e94633f9dcc5b3fe71217a2bc723c9c21..68100c648198b1f8dfd0fae630e45d2a5b3b829a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
index 4e89682dc6c82fbe9e472a8f63f643a05d5adbaf..f3441b5211c6695aaa43d7bb72beea4662a14708 100644 (file)
@@ -13,7 +13,7 @@
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Affero General Public License for more details.
  *
  * You should have received a copy of the GNU Affero General Public License
index 650c3a6ba9f822146cea2e59fb5ad2e8d47c6604..f7aed987d8962f1e39fcb1c6b3c827f8bb1fa5e6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 39449145a14e98026b502e0131bf41539d6bc004..b14d1a3f17b56df55ffd589d6d172e14be10a7fa 100644 (file)
@@ -13,7 +13,7 @@
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Affero General Public License for more details.
  *
  * You should have received a copy of the GNU Affero General Public License
index 0986cf8c5c382348f10d7aa21b81069b05a35bf9..868078aa0121d096120f34713e65b8e8f9119c83 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 1db7b0be521cb98837fd9aa6e381893084c58bbd..01e191c27895890cfc42ed7f6c66a3946b65854e 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Joas Schilling <coding@schilljs.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 0e9d92a44c24a3f4c0600e43da943f1880416285..a9a72026a5180cd28a9e0667bde1180c21a86eda 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index d116726c683caff01c15bdea03bbcd3dd225bcbd..4004b0a06470e61c1c5b38217a277b3282d8932a 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Joas Schilling <coding@schilljs.com>
index a9db2b1a60ce21efab83ec9311a07413e6a2e3da..546d495b47d1d94b07c32a28b89d07215338915b 100644 (file)
@@ -2,8 +2,10 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Olivier Paroz <github@oparoz.com>
  * @author Robin Appelman <robin@icewind.nl>
index cd3ab39bdd74bff2a5476d4da6c1f47585ec3921..52e69a1877839e1611289993f96e89b32843a2bb 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Alejandro Varela <epma01@gmail.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 1ebf1e4a0dfa7ba0d2a14909b80d81edbeb8185f..770dce3545fe2a56e76a0b9d2fc8de272d5c0272 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 31ded598b7c5fc1cf48d0438995aa3ec66a050e5..fbf30b384cd3c82d604b861327b6b81e3a0665f8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 6be54bbb5764955a82a316969b71a8899b2e6fa3..e912838f50a67414738ebd2fa88aecdfe90e4043 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Morris Jobke <hey@morrisjobke.de>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license GNU AGPL version 3 or any later version
index 6eccf53c5a86b194b53c35bd78120f9800dd4263..6ca46934d71685cbdfa084366f1fb4ff2b769788 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Joas Schilling <coding@schilljs.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license GNU AGPL version 3 or any later version
index 319fb80277cb64f39c3dfc1a9b6918d1a5721620..3a0dd6f28840c9d7af082ea8f798a7991df8d4c5 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index a0fe246571a0d40f3e2a8c841d48128fb6694811..27defdeda013251aee11e7fa88676bcf9213480d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 075b81224ad79de03d51b92ad84e1db384be3338..0e436339013ff2f63cbedf144c774910a4a99974 100644 (file)
@@ -5,7 +5,6 @@
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Felix Epp <work@felixepp.de>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 67a6add04bf13c44117653fe502340edd2475650..ef0d3bf9d20e4d70cc319c4838227a7d445abd92 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 242bf7cb95313b6dad14d0fcfd794627725182da..cfff54e06924185915729b90b0b2024215528fa7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index aa166cff8fcccc66ecad759de5101e2470b39700..8110d61beade260062fd76468fa1fa7906d0c0f7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index 21123a4de133a8ee5de02dc7d3f313fc3da9bc42..e569c91ea027bdff68e746b81c6a8ae35683877f 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
index d1fead6759f846303188acb8130b63ca1479ad30..1bece6a05d5e83d2530441f4fab03a75d041f751 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Mark Berezovsky <xpnf@yandex.ru>
  * @author Morris Jobke <hey@morrisjobke.de>
index 4245fdcb2de3e60f5ccffedcd15da433c45e52ba..e0403e77936959d548bc5ebfbdaa4b3641e18b45 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 06f8faece134ef0ba546334e22bf6e44c82cefdb..cc5a3c2d8fb23649574c523af34478b3ae33f40b 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Pavel Krasikov <klonishe@gmail.com>
index a0ecdbd1008e3832302b7f1b5d0aaa5f77bb942f..25ec8572a66416bbdb384b441ce40e3ed4f5d9d3 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Leon Klingele <git@leonklingele.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 2f64aeb24f42ab2f58e124de0db03da285523177..f0536c770b505c0548bb01301fc1edf263ea7173 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 34adc566bf7e35bed8103b36b0024a7d2bcbe22e..ed9b068faa24bf42137dc60ba7166772bde54071 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index cc4baeaa658739a8b8cc98040ce2dc3c54783e81..c89122f9a4b6897396042f69727fb8b707b87323 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index d187acdf02b931a0bbee191d4362ebd2eaa1fe06..ace8e6889ec9116f81ac802d2fdb464ce4d1a85d 100644 (file)
@@ -2,6 +2,8 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 19258d2018ea0f2e5817cc5f2a0e52c003a27c52..10a52d9fc8f76f0e34b7b699cf48db3bc212c56c 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andreas Fischer <bantu@owncloud.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 8c0814143538e62c888a3b9a5a0526a569311ef2..7a6c66d8f87d84ad3452493abf5f3f1fcde114f9 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index abbda2f11eb275d9831a5b91299d51aa91213f7b..2fa09da31893e1e2e556ba77e0558d61ffd22403 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 9f6b27d358fb23915fdb3bf339e45c82306d281b..26293a5ec4af91e774debc327bcb1b26a5faa687 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ce8bacfb588d0dc193f6b8cdb5699b051473bdd0..2893d31ece2d811bcacff0ddd4430cf97a004aa2 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2017 Lukas Reschke <lukas@statuscode.ch>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 4826399ff5b96b5530d1244d944c5e9a46bb5edd..815b70caa03028ecaf3346981ddcc4fb8f619a39 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 320646e1b7ffbf8066bf7a56236187f1067fa5c9..8004bf7dc6fb6ca30a31f53b9e2a4e39c7411d4f 100644 (file)
@@ -2,8 +2,8 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Johannes Ernst <jernst@indiecomputing.com>
- * @author Johannes Koenig <mail@jokoenig.de>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index f4d30bee145e5ea32661c6c8692be38be08bc90a..f7f26bb10d29ad034cf9c2602c1625c954802614 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Phil Davis <phil.davis@inf.org>
index 649afbe27cb1a4830709b5adf85ed731476d2d2c..b2c290eb874f5e5673c4457a6dc600f87732a5ab 100644 (file)
@@ -5,7 +5,6 @@
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Manish Bisht <manish.bisht490@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 9d48bbca488486d8797f0abaed3991828afdbe32..6a5513eab435eb210677a8ee02797f3205191c91 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Hemanth Kumar Veeranki <hems.india1997@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Michael Göhler <somebody.here@gmx.de>
index 18f6864b6c911bce6a90821e77fb496bd35bb93c..2310859c5bebb35fd08cae41adc6b3a3cb179f14 100644 (file)
@@ -2,14 +2,11 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
  * @author Christopher Schäpers <kondou@ts.unde.re>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Lukas Reschke <lukas@statuscode.ch>
- * @author Maxence Lange <maxence@nextcloud.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index 2718879dc991f555e4d0a8484c17d115cf7c3c08..004076db493ae1b9db2d93b7a37abfa987cf8905 100644 (file)
@@ -18,7 +18,6 @@
  * @author Pauli Järvinen <pauli.jarvinen@gmail.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Stephan Müller <mail@stephanmueller.eu>
  * @author Thibault Coupin <thibault.coupin@gmail.com>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
index 6186d1c37cfc9d0710dc2a1c6a5fd5da9c615955..891a5d2c31cc8c1d7929b1e745799b0a59299723 100644 (file)
@@ -9,7 +9,6 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Maxence Lange <maxence@nextcloud.com>
- * @author Maxence Lange <maxence@pontapreta.net>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index fb4fc4c40788c978da97ec8a7a1fbc1e0c7bb281..69f36edf4f3c858d31ea4efc3ca5122f7405bc8f 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
index f4d5cc221acfabab5a8bd2dd9b8695f7eadd87d9..a05f77f3cbd2a93c8cbeb32dcda662d2e9b0ebf9 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index a718a007e345f742c69e72ab2652ad6921013847..5941400883ba9349613ffcc4af81c6d493c642ac 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index c6d6d09b95a487e270d996567fd27894e611645e..5403321e582249f46efdcaadff05871fd46bdd4b 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index 73b3f57ca15992e970e79c44f1e06b16e82bcd20..55fa996013c980bc96817722ddef142fc7ee688c 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Reiter <ockham@raz.or.at>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 6d06b3a48296b30d831a07737c85ca364e43c2ec..92263ca4fbea763e8bd1db43b88ff711524f0569 100644 (file)
@@ -8,11 +8,8 @@
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author derkostka <sebastian.kostka@gmail.com>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Jörn Friedrich Dreyer <jfd@butonic.de>
- * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
- * @author Robin McCorkell <robin@mccorkell.me.uk>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Tanghus <thomas@tanghus.net>
  * @author Vincent Petry <pvince81@owncloud.com>
index 8b47193feaa8ee1eeba055b565723bdd92cdcd33..49d4ee94cf61471ce25df9aa76be73f7584907b8 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lars <winnetou+github@catolic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Martin Mattel <martin.mattel@diemattels.at>
index 00654b5f8fc02da9f90d17e352bf2d8ccd3e1ddf..f9497c9a144ba82965cc6757caab85ec7a95cd73 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Julius Härtl <jus@bitgrid.net>
index 49cf5f46d81f1ae5ca08c98af28a03f579905c59..7c9abeefa242a28362ce0107577c84be44ef5d4a 100644 (file)
@@ -5,7 +5,6 @@
  * @author Abijeet <abijeetpatro@gmail.com>
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Felix Heidecke <felix@heidecke.me>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
index 0b6cf4e306e9ee18edf26ba68e7ee8d3e9173642..50af5fd34ccdfa0d5049b123e98ea93b3c24282d 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Kyle Fazzari <kyrofa@ubuntu.com>
  * @author Morris Jobke <hey@morrisjobke.de>
index 3c7631ba2b5361870443dbb9fd7f64db2469e9a3..ae73b4d0ddef5b55455855f6bc122a3f32e07a95 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index edbf43ea9727cc9631eafb8347cf068812404c9d..4b5d02aeb64da8e1e31f7cd3c8d76daa5d7617d9 100644 (file)
@@ -9,7 +9,6 @@
  * @author Frank Karlitschek <frank@karlitschek.de>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
- * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index cde7517d3c564b4d79228e1f04b92330a19de052..62b1e04aae857bf8170f8bbe2a41361c2ee49939 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  *
  * @license GNU AGPL version 3 or any later version
index b3b578f61e1ec68d171501c0aa2511d87dfe8ecb..83a695b571f64fedfa280d26a548ba7452210351 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2018 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
  *
index 6ae22eb1e58ef72741b0c0a1edbcef556ff88fe1..57bb47109f18462b9a5027b9277454b140507a42 100644 (file)
@@ -2,8 +2,8 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
  *
index ccf5936c6597143cdefa5bde04ee7c128e6e0962..08bbce4701b103ce3b6dc96f5e170f929ad09cc5 100644 (file)
@@ -9,6 +9,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Leon Klingele <leon@struktur.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 3b40b8151122b09df23b21e4346659611884455b..a9f588eb6e9d817c0783ea16d8c0eeb5cd177a8c 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Daniel Kesselberg <mail@danielkesselberg.de>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index b8c4389f985e29e31b982d580c99cf6c5333780d..2d29f3109cf8ccdd817a08da96dcaf6ebe742dd1 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Christian Oliff <christianoliff@yahoo.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Moeller <mail@felixmoeller.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 188023a960a06b531baaa86f97cae774442addb5..8aef29541fe964ccb8c12bc5003593e16167a89b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Moeller <mail@felixmoeller.de>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 980eb609259765e0ccc8a175462ed8863260bdbc..1da03df3a1f6c16461dcf14188e671eb96df84a3 100644 (file)
@@ -6,7 +6,6 @@
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
- * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
index d3a33e3a0f343f844687eb4e71da5d2d52856fa7..a0b9868a023fcd12d575e262ddcd6dcf8724f81a 100644 (file)
@@ -8,7 +8,6 @@
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Sebastian Wessalowski <sebastian@wessalowski.org>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Thomas Tanghus <thomas@tanghus.net>
  * @author Vincent Petry <pvince81@owncloud.com>
index 89f0ee5247bd0ff900bb8a6debfb3a598e378c58..491c69134639278432783605609d31aa50aa5c9b 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Andreas Fischer <bantu@owncloud.com>
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author J0WI <J0WI@users.noreply.github.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index e1ccd3d02a179eda6688c4cfa59717df07dedab7..65a0704d51c9dcc787fe8b3adf7ae3460b74c912 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 23af0f8b0b18b4c9a7b90406d733de2238ae78d2..bfd56c4da687e33ed58dc9bb71c7b02505362874 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index dccdcea1887beea7553f7773e2346d460b47d81a..bc5ab75684919b92a56be6fcefcaa2e26f5974a1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index 5ba09507cbff043c883d803dd06065c1b959726f..65d2eaa2c9333bcc07aa69d5a1b4501f1614f997 100644 (file)
@@ -3,7 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
- * @author Joas Schilling <coding@schilljs.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 8e4a983c6bf9e26e8192072f6125f5c11a474914..3c6d287af97b9cce7b2e7cb57945b9b814678b21 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Frank Karlitschek <frank@karlitschek.de>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
index fca9d2bbbbf66b68c352268d4f12b036684c3099..7285c7b53709be3027ecf2ed0bafed53c9e757c6 100644 (file)
@@ -2,8 +2,8 @@
 /**
  * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Haertl <jus@bitgrid.net>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
  *
index b44cd3a5dcc083ab2c666bb77d6ed916235a4573..4e4a083fe1badfe9898e8a9a1517b1fa55f9ec5b 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  *
  * @license AGPL-3.0
index e9fccd1990e914c227f21d78d3c2268b2531811d..dc03feea9698fda471f0fae807a9e72e2919a02a 100644 (file)
@@ -3,9 +3,8 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
- * @author Lukas Reschke <lukas@statuscode.ch>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
- * @author Stefan Weil <sw@weilnetz.de>
  *
  * @license AGPL-3.0
  *
index 2d574703d8082e64a5bc8abfbe9ba2a9f69fc3c3..fa97dab2a3ff4217c55bb922dbbd1950ea6de919 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 989067bdf43ace1405f571326755b7d8efebce45..0ee8e7a75705d49c887a98c764bcd017613a2cab 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Tim Obert <tobert@w-commerce.de>
  * @author TimObert <tobert@w-commerce.de>
index 5f6eca8b2f0c87f40cd9645fb7358d8567cece62..ca35d723242c2e26946c37cb8f713d5652bf561b 100644 (file)
@@ -5,7 +5,6 @@
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Donquixote <marjunebatac@gmail.com>
- * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 3605bdce274d0afb32c0372f695fee3cb2f8adee..6969e1016c5f322875d78756b75245a5ecee8889 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 04f7e380f55e351844ee969e04ebd578f835da97..591bfda2e66ea63e48697910d7800bdaf18570e3 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index b1deaee541202c767c02f69c44688cbde42ae7e0..37ab06c41b696cfabc6be82c49d72c2287fa026a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 6b1a2ca79189bcc9c1730513da5f44bb36bf70e6..e82f7cb8effc2689b268e961541fed90b8e39b30 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 1106c58af857feebd2285c5a702f47f024039bbe..1e501c872990f7716b64968267c6a14d984dbfb7 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  * @author Thomas Tanghus <thomas@tanghus.net>
index a000f919960037953b22d8234aa59c697bb4b85b..335d403c3c1db3a83c556a9a09c2adbe56d28879 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index fc32a024592a199968eda098740dcbe794cb3491..f7aee8c63707cca56d939f5bd4ad683b6fe90947 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Pavel Krasikov <klonishe@gmail.com>
  * @author Pierre Rudloff <contact@rudloff.pro>
index 4deb4b4a85996f4dd1f9347f2d3a05d0b87fff8c..5ce8f9f8697c4b23c67de444265ace4822064f34 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index 5732a8b221e97f25f72fcc7aaf41ecf040488c38..b749c9fd7a6e059d6866caa96629b7de088ee2f0 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 73079614ec17c90fbf55cae12d1ede4b45b0befc..d737c5e37fde7ab8bc82292235ea48892cf68590 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
- * @author Lukas Reschke <lukas@statuscode.ch>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Stefan Weil <sw@weilnetz.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 0cf07e83b0cb22da0f01c2bacf06ddcc919da1ea..ef06ded0c08114e9b2da57a0332bdf6dcb101ce1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  *
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index a800d31c6e93c5bf1c754568129d7ca4c458585a..febcc08ba813d0096fbb45fbc2c4eebcdc76d508 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Donquixote <marjunebatac@gmail.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index fc00f275ae01802e9c184145ff2def07d4c4089c..1bb03b8f217a1db26e1d50ba0e6150a6ba0fecf1 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index ba5a54efb4515581dfffceb2882326c4b82cf850..b946ba0c664884f796fc81a8df9c1c57157462a2 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
  *
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index d1d763fd5e49f0f50769fe3a487d82b0e8b1b8bc..985b5e973b65576731af44bc0b791c979d541af3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 803a06ae176c59f632c016283d0e457fbca2966e..5049e3e20561687ea532e0801e2f0064e4cfc8cb 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2018, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 41fb50f68da6e1c0e8f73a9572acd2e31400a2f6..d0a7f6615e5b38f60803878a59f36be35b8a83f1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index 474d5f902ee0d57836d328fd16f4478ec0feb99b..9c15b3789b19f40ff8bf015bfe966713275c801b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index d0d3e70dc175a0e7884f07693aa2efe99877ba6a..d306dc89d86bf4618a793168f0ac632b9fa40751 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2018, Georg Ehrke <oc.list@georgehrke.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  *
  * @license GNU AGPL version 3 or any later version
index 7fda7037b3a23ddd87b30516f36334b0fc924225..0dcb45d0198da5be8dac14411c769aa74229fdb2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Julius Härtl <jus@bitgrid.net>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index f8a130f19908a24205584131fe205ec95eeeace7..538d307082196945a3d19c9334987153c01e8660 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2017 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license GNU AGPL version 3 or any later version
index 9644c9119a68bda9fbab4f9e1b9772f8f04e676b..27021fd6e3df4aff69e27abf94285ec71c9978c9 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index 313df7e2ff79921638b6dc419a3e42580f233394..94ef2892f38b1e5e3c3b8fc2ef5b41cafd81411a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index fdf789b6637eab9f459c0ccc8077882fcc67b5f8..8a31715918ec4441ef9516cf929f7db239a0dbd8 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index c49426422e316bc30009c1ce76f8a7d27184ecfa..98387f2025a029ef8f16e7ccf1202ebb37ba894a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Robin Appelman <robin@icewind.nl>
index f821333800e53871cfaf4adda59dfdb367ac5436..f20120bd2072e53eba817b08e9755d5451841a40 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index bccf75adc1bc21709ad50be9e9f890cbc54e8c46..b615229175518520ddf7ff1b925dc9a353fc28d8 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index 80bad3d6bec5428e2f0586e236a307e665edab6e..9e86b7ff27ffed80a34286d5ce1583a7fd1c7c47 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
  *
index 78f7ae5581418c1eeb9efafc11a0248dd82e1f02..051bf4c778f3a136d07984913efceef195f260d7 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  *
  * @license AGPL-3.0
index b7165768733b4abf55a5614c078902e5a5b51140..60d46d5b1392511c33499ba6104f6b6785084cc6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index e0551bcd9dd93c2b9d900519fb18d6f7fd023a45..1fc9c0601274495ec9c5d6db433c21ad4f8f2dbb 100644 (file)
@@ -5,6 +5,7 @@
  * @author Arne Hamann <kontakt+github@arne.email>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 9501aabe53a22a63c3ded0feb9d9c8a7102970bc..e56eba3df00bdf551900f844172a827d7807ceec 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index f3586b46fafdc85b3d046c269db7952f52a2a370..624296076027efc6c85264973ff54b751c8393e0 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Maxence Lange <maxence@artificial-owl.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index 5440b0cc93ace11750491fe55be7d85acf1be618..18dc0abd481edd6101ee601578cd0e060d48343f 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018, Maxence Lange <maxence@artificial-owl.com>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index 5a5656a6bca0263d4dbcc80d51400c34e21fc69a..20c8ed04685ff0bdc186c291c17f830a3c93f120 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Piotr Mrówczyński <mrow4a@yahoo.com>
index d19ff4b27245b52e915395b931f3120bfb605432..39842b2036512f32e262cab71872655dc759e03c 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Clark Tomlinson <fallen013@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index cd85b931a5cb1a7029c1de9d2c74fe40b6b0c8ed..a4a84c2f2c2f37d7d50815f6cbdfb6022d40ba08 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 33bd329619309f844cc32fe87cdc02316bae2622..a3787107a5641a23d01051c080ac238b41dd5422 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Frank Karlitschek <frank@karlitschek.de>
  * @author Georg Ehrke <oc.list@georgehrke.com>
  * @author Joas Schilling <coding@schilljs.com>
index fe60a7d0a529dfd111a28355a93ca3d5708f0951..ede7c446f49de9b9311429e107d7a416f0f0d908 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 643a2bad628e6120a9f428cf7acea232a8a9f10b..95ca29c2aa8874d44e57fdaa9288bb816e2bd8b0 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index c9766620885ff45870eeb9a472f1d9d18a2d4dba..e3efe679cdead0d2bce05fd3d557ca01ae5d2ce6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index c15d42315bf02c86f3bd18e644b1b4e590541ecf..3b00fa2af133c8af8df9a6890460afd56c06954d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index e279c8b07e0db023b4e1c8ca5e701ebf8ff2a46f..9fc37c9b0baadcff8655812acd6929f21003df6f 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license AGPL-3.0
index 1846e59572931e10b0805fd12d241be759509be7..66d924cf54a1052a34dd2ea6e45ce340cf593c8b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index f8b0623c3e48f53c32ba0a2bf151c04c64241bb1..6710b609ba815d5e88a1b33523a3dba028cbba40 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Felix Heidecke <felix@heidecke.me>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Julius Härtl <jus@bitgrid.net>
index 4c05b0fb49026ca72382506b2ec53864b4b68fab..a5d8398a3ebd228605c4066da2b03b1676a9b70b 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 2ec5191aed18bac52a5187be3341b45190d457e6..6c93a57164d396ed6d37bea907e5c391a5b1a98e 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright 2016 Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 0d568f9045e0c971aa2bc36a41174130b89684bc..1b5cb406af43f3dc877e812d5b60d5fc908b32f4 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Julius Härtl <jus@bitgrid.net>
  * @author Morris Jobke <hey@morrisjobke.de>
  *
  * @license AGPL-3.0
index 77ae8b78bee21f7493c87d2facadfe03266dd63f..98e79c61fc2c12d44d52cafd85be9e0bd8369f95 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 64805cdccedf26af2a797792d73a83c74a46b591..8eaeb2f3bc7ef14e64a12616656e326b6fa94341 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Thomas Müller <thomas.mueller@tmit.eu>
index 97ef3ddb9eef507235fc0c7fda74a94bdca4a33c..337b86712e7c27919b8ae1667ac48b7e83322d7d 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 7faf6690141b87c31b82ab3605817ab8e62f2a84..853138b9d5e6f880098be8b8466af11fdf3a0e28 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 4c7bf58962000bbc07cc4b7e284a55de7e41bcc3..661f7c2ce442686ba2718b90c641c3b43d6dafc3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index b018be779327222a8532ef26ed5429b64e61cc2a..dd9fbc64beec4e174374369f726863688956ae43 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index 554108aadf2a15101b261bd99452356f9bf4bfa7..d02ec9f36bdc35f076b3764f2a02785c4bac8b40 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index e2e0a705183361a07de3928c1c8449731d225ff2..6fb09433c92925eff1c9b8b9128ddb1a2c4fc523 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index fdcd53447f502ad5fbe41bae921b68f7e85a4569..fb0137c1bacae59afb53a275fab29c0e35ca10f9 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index f460201becbf0b041e8b0fe591347684017234ec..57efd6dc4f481f3219d68e3f9af1f59ba59243f3 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016 Robin Appelman <robin@icewind.nl>
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Robin Appelman <robin@icewind.nl>
  *
  * @license GNU AGPL version 3 or any later version
index e9550fdaa2939829793c96d91d37529019c6da27..acd6178f48f77906ffdad3517d16f1000331ab34 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Vincent Petry <pvince81@owncloud.com>
index c0592cfc5af65a442d642bd9e39f81169eb1b327..ef9d22e8dff48780c254997cf8700b4cb4ca90c0 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jesús Macias <jmacias@solidgear.es>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 1e4e19be111ed3c3201b9dd04109f6e1db955639..13ef6330207d35c5e3ca1712dc16b2a521e76308 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Piotr Filiciak <piotr@filiciak.pl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 1858e5dc97c91952a61bb8bd25ed89460f1a15da..cc9e6a717822d4bb20b62c25d2af3a9a888c48cc 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index 3692400d1dc2b4b16928ad91866d0a2b68a4473d..a673689216ec040993b2da282e0a0718f725f281 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index 8e902296ff6afed9640f945042a0cf4cecd4551e..6f25dd8ea65d66444d34e12539cf1157aa843385 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index e0868c260c23a2fbf2d50d7592663616d7cff2e6..e228595fc53f22af5c854cacda34e04a571a08b5 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright 2018
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Maxence Lange <maxence@artificial-owl.com>
  *
  * @license GNU AGPL version 3 or any later version
index c01b53fcd974fa844b03cc158cbc06740ad8b9f1..a9a7febac9d2bf7abc2f5d8bbe7162c0a4fe2336 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Knut Ahlers <knut@ahlers.me>
  * @author Morris Jobke <hey@morrisjobke.de>
index 9fcf50a049ac70dfe13a59e455dbc9ab16317b94..829d747715f284cb49fe102c2a928132e980e9ce 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 
 declare(strict_types=1);
+
 /**
  * @copyright Copyright (c) 2020 Joas Schilling <coding@schilljs.com>
  *
+ * @author Joas Schilling <coding@schilljs.com>
+ *
  * @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 <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 655aabd68090ede963f059214b56d8ab7d9ca08c..4f9a3c2387b85665faf935f72af9cd69282d36d4 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 780d32d22dda3374882672b3f17c6fa753712f64..59993d27f79e1cdaf4ad322707e0d56df9487e66 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 6e6c28609d81cece32bb6de1fb0df40068683c88..aa1cf344e5fc2354bab4040906f7da3fbbfe38ce 100644 (file)
@@ -5,6 +5,7 @@
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Olivier Paroz <github@oparoz.com>
+ * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index d7f326f1f6d35046dbd8c89135e6fc48459fcee7..067e415211590c1f03d78193b75d4ae828c5d9e1 100644 (file)
@@ -7,6 +7,7 @@ declare(strict_types=1);
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 0a5e1890f422a8cad33ac19c5fbaef3e45cfda67..198a9b11a3e2e0cbb50a8e5fb060918547cbb083 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Julius Härtl <jus@bitgrid.net>
index 602a54bea2ea3b2f9abd4a4fc4fb7c79b5da8127..aa7bf559dffb6f2abdc406b99185c8f08e206f48 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
index bb646c078aabf45c82fa62227c1942a8ad1550ce..ee04186489981017e6af4b5c832f245e3e86217b 100644 (file)
@@ -6,7 +6,6 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Bart Visscher <bartv@thisnet.nl>
- * @author Bjoern Schiessle <bjoern@schiessle.org>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index 8acbb7b70e56d5ff7ae541d62738716e80b5f858..747b598e669e11e0b9f23fe56850b01dec703a5b 100644 (file)
@@ -3,7 +3,6 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
- * @author Bart Visscher <bartv@thisnet.nl>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
index 69d4aabaf662ec1a39d752bd562dafdea590fd68..9a9ce32d398655439f7d7fe89b44a5bf3a4c6cef 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de)
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  * @author Roger Szabo <roger.szabo@web.de>
  * @author root <root@localhost.localdomain>
index 373a68334a182e8812e620d4467b9c01562a6e1f..34f69abdc090d10af46a08d19ca1e84fbf0b1216 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Robin Appelman <robin@icewind.nl>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 12245df33fc521833f5491460cfb518079b5a95c..1871a16088f5c489cc54bc40bbc709c707932bc2 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ee8d1b12508aea2bbbc2bac6c23e067029de0871..cbccc1abc0fe7c163dbe8c35c7e1c514ec310421 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Lukas Reschke <lukas@statuscode.ch>
index 8d9a4e5d237b48764022e0d1a87b70c9e2629d76..33748cff37592dd95026284f5ea68a6c2afdbb8a 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Andrew Brown <andrew@casabrown.com>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jakob Sack <mail@jakobsack.de>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 465a8c317f6650a4307707d3d868734e9b314c1f..10beb7e22bb733f1af954c57a495de123317b9d6 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 0b34d9a28ca98e3712dcb10da9d153c25350481d..c9d16cbe983810c016020b68cfb40c1c09c54dd1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Robin McCorkell <robin@mccorkell.me.uk>
  *
  * @license AGPL-3.0
index 2268e91289a73b61f63baa03b6d8fa033db0a50f..58f7f3fd448b2490ec1e0c02bdc522b443bc4979 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Fabrizio Steiner <fabrizio.steiner@gmail.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Morris Jobke <hey@morrisjobke.de>
index 931296e4dec1d17f416f7144e89609e5f26a96fd..9ecfccf0d1f4c290a8761f93be1efc51b02bbfb5 100644 (file)
@@ -4,6 +4,7 @@
  *
  * @author Bart Visscher <bartv@thisnet.nl>
  * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Jörn Friedrich Dreyer <jfd@butonic.de>
  * @author Morris Jobke <hey@morrisjobke.de>
index 90d93d042693acdeb7888f62cafad69798097ea8..1956014658d96943523ef12861da729950546df1 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index 14121dd8934c07fe21276f5ece984446842ff28e..7345a0e1ff8165402e4ada274f59978967db56cf 100644 (file)
@@ -2,6 +2,7 @@
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
  * @license AGPL-3.0
index 816a7585dfca8abb8756438c44842c72a380e88d..8137cebfd06c39e11d103df488543d9f6c708f0a 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Lukas Reschke <lukas@statuscode.ch>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
index a8f04742e900a26069dc946faaa7e3f71cf6c65f..38519c02cdf6c3a142eccccdcbdf470b7a6d36e6 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index ae49323507bb45b3704c70ebd52695b49713c4d3..c2b2881a1f0eeb1dea1fa8aa236d87a28d59e110 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Joas Schilling <coding@schilljs.com>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *
index 25459cce2b8d90d2c8b06a82ede4da1d65f49a97..a59a1dd60a742e1fbc8b10fc1166d4fcb09b358c 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2016, ownCloud, Inc.
  *
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Vincent Petry <pvince81@owncloud.com>
  *
  * @license AGPL-3.0
index 7de1883e17f14ee6f1e3709658685463858a8626..cec7b8ca29e505712881e51bb2847a286365ba22 100644 (file)
@@ -5,6 +5,7 @@ declare(strict_types=1);
 /**
  * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl>
  *
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @license GNU AGPL version 3 or any later version
index 2b8cbe04716e8d8eb211cec8bf9b62ffad0b5133..0a1fe125956657005f2634686fb9909b43a2582b 100644 (file)
@@ -6,6 +6,7 @@ declare(strict_types=1);
  * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Julius Härtl <jus@bitgrid.net>
  *
  * @license GNU AGPL version 3 or any later version
index 6537666ce08ed769803b2ee7f73227db1c3e81d3..3b59c7eb9ee11ba3377ed84c5f1c568c9649284e 100644 (file)
@@ -3,6 +3,7 @@
  * @copyright Copyright (c) 2016 Morris Jobke <hey@morrisjobke.de>
  *
  * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  * @author Morris Jobke <hey@morrisjobke.de>
  * @author Roeland Jago Douma <roeland@famdouma.nl>
  *