From aba539703c0b0388f5ebf8757067bafab56774ce Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 26 May 2016 19:56:05 +0200 Subject: [PATCH] Update license headers --- AUTHORS | 32 +++++++++++-------- apps/dav/appinfo/app.php | 3 +- apps/dav/appinfo/install.php | 1 + apps/dav/appinfo/register_command.php | 1 + apps/dav/appinfo/update.php | 1 + apps/dav/appinfo/v1/caldav.php | 2 +- apps/dav/appinfo/v1/carddav.php | 2 +- apps/dav/appinfo/v1/publicwebdav.php | 4 ++- apps/dav/appinfo/v1/webdav.php | 2 +- apps/dav/lib/AppInfo/Application.php | 3 +- apps/dav/lib/CalDAV/BirthdayService.php | 1 + apps/dav/lib/CalDAV/CalDavBackend.php | 1 + apps/dav/lib/CalDAV/Calendar.php | 3 +- apps/dav/lib/CalDAV/CalendarHome.php | 2 +- apps/dav/lib/CalDAV/CalendarRoot.php | 2 +- apps/dav/lib/CardDAV/AddressBookImpl.php | 2 +- apps/dav/lib/CardDAV/CardDavBackend.php | 5 +-- apps/dav/lib/CardDAV/SyncJob.php | 1 + apps/dav/lib/CardDAV/SyncService.php | 2 +- apps/dav/lib/Command/CreateAddressBook.php | 2 +- apps/dav/lib/Command/SyncBirthdayCalendar.php | 1 + apps/dav/lib/Comments/CommentNode.php | 2 +- apps/dav/lib/Comments/CommentsPlugin.php | 2 +- apps/dav/lib/Comments/EntityCollection.php | 3 +- .../dav/lib/Comments/EntityTypeCollection.php | 3 +- apps/dav/lib/Comments/RootCollection.php | 3 +- apps/dav/lib/Connector/LegacyDAVACL.php | 3 +- apps/dav/lib/Connector/PublicAuth.php | 5 +-- apps/dav/lib/Connector/Sabre/Auth.php | 6 ++-- .../Sabre/BlockLegacyClientPlugin.php | 2 +- .../Sabre/CommentPropertiesPlugin.php | 2 +- .../Sabre/CustomPropertiesBackend.php | 2 +- apps/dav/lib/Connector/Sabre/DavAclPlugin.php | 3 +- apps/dav/lib/Connector/Sabre/Directory.php | 5 +-- .../Sabre/DummyGetResponsePlugin.php | 2 +- .../Connector/Sabre/Exception/FileLocked.php | 2 +- .../lib/Connector/Sabre/FakeLockerPlugin.php | 2 +- apps/dav/lib/Connector/Sabre/File.php | 4 +-- apps/dav/lib/Connector/Sabre/FilesPlugin.php | 3 +- apps/dav/lib/Connector/Sabre/LockPlugin.php | 1 + apps/dav/lib/Connector/Sabre/Node.php | 4 ++- apps/dav/lib/Connector/Sabre/ObjectTree.php | 2 +- apps/dav/lib/Connector/Sabre/Principal.php | 2 +- .../dav/lib/Connector/Sabre/ServerFactory.php | 6 ++-- apps/dav/lib/DAV/Sharing/Backend.php | 3 +- apps/dav/lib/DAV/Sharing/Xml/Invite.php | 2 +- apps/dav/lib/Files/BrowserErrorPagePlugin.php | 1 + apps/dav/lib/RootCollection.php | 3 +- apps/dav/lib/Server.php | 5 +-- apps/dav/lib/SystemTag/SystemTagNode.php | 3 +- apps/dav/lib/SystemTag/SystemTagPlugin.php | 2 +- apps/dav/lib/Upload/AssemblyStream.php | 20 +++++++++++- apps/dav/lib/Upload/FutureFile.php | 20 +++++++++++- apps/dav/lib/Upload/RootCollection.php | 20 +++++++++++- apps/dav/lib/Upload/UploadFolder.php | 20 +++++++++++- apps/dav/lib/Upload/UploadHome.php | 20 +++++++++++- .../tests/unit/AppInfo/ApplicationTest.php | 1 + .../tests/unit/CalDAV/CalDavBackendTest.php | 1 + apps/dav/tests/unit/CalDAV/CalendarTest.php | 1 + .../unit/CalDAV/Schedule/IMipPluginTest.php | 1 + .../unit/CardDAV/AddressBookImplTest.php | 3 +- .../tests/unit/CardDAV/AddressBookTest.php | 1 + .../unit/CardDAV/BirthdayServiceTest.php | 1 + .../tests/unit/CardDAV/CardDavBackendTest.php | 4 +-- .../unit/CardDAV/ContactsManagerTest.php | 1 + apps/dav/tests/unit/CardDAV/ConverterTest.php | 1 + .../tests/unit/CardDAV/Sharing/PluginTest.php | 1 + .../tests/unit/CardDAV/SyncServiceTest.php | 3 +- .../tests/unit/Comments/CommentsNodeTest.php | 3 +- .../unit/Comments/CommentsPluginTest.php | 3 +- .../unit/Comments/EntityCollectionTest.php | 3 +- .../Comments/EntityTypeCollectionTest.php | 3 +- .../unit/Comments/RootCollectionTest.php | 3 +- .../tests/unit/Connector/PublicAuthTest.php | 22 ++++++++++++- .../tests/unit/Connector/Sabre/AuthTest.php | 5 ++- .../Sabre/BlockLegacyClientPluginTest.php | 3 +- .../Sabre/CommentsPropertiesPluginTest.php | 3 +- .../Sabre/CopyEtagHeaderPluginTest.php | 1 + .../Sabre/CustomPropertiesBackendTest.php | 1 + .../Sabre/DummyGetResponsePluginTest.php | 3 +- .../Sabre/ExceptionLoggerPluginTest.php | 1 + .../Connector/Sabre/FakeLockerPluginTest.php | 3 +- .../unit/Connector/Sabre/FilesPluginTest.php | 2 ++ .../Connector/Sabre/FilesReportPluginTest.php | 1 + .../Connector/Sabre/MaintenancePluginTest.php | 1 + .../tests/unit/Connector/Sabre/NodeTest.php | 2 ++ .../unit/Connector/Sabre/PrincipalTest.php | 3 +- .../unit/Connector/Sabre/QuotaPluginTest.php | 1 + .../unit/Connector/Sabre/RequestTest/Auth.php | 1 + .../Sabre/RequestTest/DownloadTest.php | 1 + .../RequestTest/EncryptionUploadTest.php | 1 + .../Sabre/RequestTest/ExceptionPlugin.php | 1 + .../RequestTest/PartFileInRootUploadTest.php | 2 +- .../Sabre/RequestTest/RequestTest.php | 2 +- .../unit/Connector/Sabre/RequestTest/Sapi.php | 2 +- .../Sabre/RequestTest/UploadTest.php | 1 + .../unit/Connector/Sabre/SharesPluginTest.php | 1 + .../unit/Connector/Sabre/TagsPluginTest.php | 1 + .../unit/DAV/BrowserErrorPagePluginTest.php | 1 + .../dav/tests/unit/DAV/GroupPrincipalTest.php | 1 + apps/dav/tests/unit/DAV/HookManagerTest.php | 2 +- .../dav/tests/unit/DAV/Sharing/PluginTest.php | 1 + .../unit/DAV/SystemPrincipalBackendTest.php | 1 + apps/dav/tests/unit/ServerTest.php | 3 +- .../SystemTag/SystemTagMappingNodeTest.php | 1 + .../unit/SystemTag/SystemTagNodeTest.php | 1 + .../unit/SystemTag/SystemTagPluginTest.php | 5 +-- .../SystemTagsByIdCollectionTest.php | 1 + .../SystemTagsObjectMappingCollectionTest.php | 1 + .../SystemTagsObjectTypeCollectionTest.php | 1 + .../tests/unit/Upload/AssemblyStreamTest.php | 19 +++++++++++ apps/dav/tests/unit/Upload/FutureFileTest.php | 20 +++++++++++- apps/dav/tests/unit/bootstrap.php | 1 + apps/encryption/appinfo/app.php | 2 +- apps/encryption/appinfo/register_command.php | 2 +- apps/encryption/appinfo/routes.php | 2 +- apps/encryption/lib/AppInfo/Application.php | 2 +- .../lib/Command/EnableMasterKey.php | 2 +- apps/encryption/lib/Command/MigrateKeys.php | 2 +- .../lib/Controller/RecoveryController.php | 4 +-- .../lib/Controller/SettingsController.php | 2 +- .../lib/Controller/StatusController.php | 2 +- apps/encryption/lib/Crypto/Crypt.php | 4 +-- apps/encryption/lib/Crypto/DecryptAll.php | 2 +- apps/encryption/lib/Crypto/EncryptAll.php | 2 +- apps/encryption/lib/Crypto/Encryption.php | 4 +-- .../Exceptions/PrivateKeyMissingException.php | 2 +- apps/encryption/lib/HookManager.php | 2 +- apps/encryption/lib/Hooks/UserHooks.php | 2 +- apps/encryption/lib/KeyManager.php | 4 +-- apps/encryption/lib/Migration.php | 2 +- apps/encryption/lib/Recovery.php | 4 +-- apps/encryption/lib/Session.php | 4 +-- apps/encryption/lib/Users/Setup.php | 4 +-- apps/encryption/lib/Util.php | 2 +- apps/encryption/settings/settings-admin.php | 4 +-- .../encryption/settings/settings-personal.php | 2 +- .../tests/Command/TestEnableMasterKey.php | 3 +- .../Controller/RecoveryControllerTest.php | 1 + .../Controller/SettingsControllerTest.php | 2 +- .../tests/Controller/StatusControllerTest.php | 3 +- apps/encryption/tests/Crypto/CryptTest.php | 4 +-- .../tests/Crypto/DecryptAllTest.php | 3 +- .../tests/Crypto/EncryptAllTest.php | 3 +- .../tests/Crypto/EncryptionTest.php | 2 +- apps/encryption/tests/Hooks/UserHooksTest.php | 3 +- apps/encryption/tests/KeyManagerTest.php | 4 +-- apps/encryption/tests/MigrationTest.php | 2 +- apps/encryption/tests/RecoveryTest.php | 4 +-- apps/encryption/tests/SessionTest.php | 3 +- apps/encryption/tests/Users/SetupTest.php | 3 +- apps/encryption/tests/UtilTest.php | 3 +- apps/federatedfilesharing/appinfo/app.php | 3 +- .../lib/AddressHandler.php | 2 +- .../lib/AppInfo/Application.php | 2 +- .../lib/BackgroundJob/RetryJob.php | 2 +- .../lib/DiscoveryManager.php | 2 +- .../lib/FederatedShareProvider.php | 2 +- .../lib/Notifications.php | 4 +-- apps/federatedfilesharing/lib/Notifier.php | 1 + .../lib/RequestHandler.php | 6 ++-- .../federatedfilesharing/lib/TokenHandler.php | 2 +- apps/federatedfilesharing/settings-admin.php | 2 +- .../settings-personal.php | 2 +- .../tests/AddressHandlerTest.php | 2 +- .../tests/DiscoveryManagerTest.php | 3 +- .../tests/FederatedShareProviderTest.php | 2 ++ .../tests/NotificationsTest.php | 2 +- .../tests/RequestHandlerTest.php | 5 +-- apps/federatedfilesharing/tests/TestCase.php | 11 +------ .../tests/TokenHandlerTest.php | 2 +- apps/federation/appinfo/app.php | 2 +- apps/federation/appinfo/register_command.php | 2 +- apps/federation/appinfo/routes.php | 2 +- apps/federation/lib/API/OCSAuthAPI.php | 4 +-- apps/federation/lib/AppInfo/Application.php | 2 +- .../lib/BackgroundJob/GetSharedSecret.php | 3 +- .../lib/BackgroundJob/RequestSharedSecret.php | 3 +- .../Command/SyncFederationAddressBooks.php | 4 +-- .../lib/Controller/SettingsController.php | 2 +- apps/federation/lib/DbHandler.php | 2 +- apps/federation/lib/Hooks.php | 2 +- .../lib/Middleware/AddServerMiddleware.php | 3 +- .../lib/SyncFederationAddressBooks.php | 4 +-- apps/federation/lib/TrustedServers.php | 2 +- apps/federation/settings/settings-admin.php | 2 +- apps/federation/tests/API/OCSAuthAPITest.php | 2 +- .../BackgroundJob/GetSharedSecretTest.php | 3 +- .../BackgroundJob/RequestSharedSecretTest.php | 3 +- .../Controller/SettingsControllerTest.php | 2 +- apps/federation/tests/DbHandlerTest.php | 3 +- apps/federation/tests/HooksTest.php | 3 +- .../Middleware/AddServerMiddlewareTest.php | 2 +- .../tests/SyncFederationAddressbooksTest.php | 5 +-- apps/federation/tests/TrustedServersTest.php | 3 +- apps/files/admin.php | 4 +-- apps/files/ajax/download.php | 8 ++--- apps/files/ajax/getstoragestats.php | 2 +- apps/files/ajax/list.php | 2 +- apps/files/ajax/upload.php | 8 ++--- apps/files/appinfo/app.php | 3 +- apps/files/appinfo/register_command.php | 1 + apps/files/appinfo/routes.php | 4 +-- apps/files/appinfo/update.php | 7 ++-- apps/files/download.php | 2 +- apps/files/lib/AppInfo/Application.php | 1 + .../lib/BackgroundJob/DeleteOrphanedItems.php | 2 +- apps/files/lib/BackgroundJob/ScanFiles.php | 2 +- apps/files/lib/Capabilities.php | 1 + apps/files/lib/Command/Scan.php | 1 + apps/files/lib/Command/TransferOwnership.php | 2 ++ apps/files/lib/Controller/ApiController.php | 4 +-- apps/files/lib/Controller/ViewController.php | 4 +-- apps/files/lib/Helper.php | 4 +-- .../DeleteOrphanedItemsJobTest.php | 2 +- .../tests/BackgroundJob/ScanFilesTest.php | 2 +- .../tests/Controller/ApiControllerTest.php | 5 ++- .../tests/Controller/ViewControllerTest.php | 4 +-- apps/files/tests/Service/TagServiceTest.php | 1 + apps/files_external/ajax/applicable.php | 2 +- apps/files_external/ajax/oauth1.php | 2 +- apps/files_external/ajax/oauth2.php | 2 +- apps/files_external/appinfo/app.php | 2 +- .../appinfo/register_command.php | 1 + apps/files_external/appinfo/routes.php | 1 - apps/files_external/appinfo/update.php | 1 + .../lib/AppInfo/Application.php | 1 + .../files_external/lib/Command/Applicable.php | 1 + apps/files_external/lib/Command/Config.php | 1 + apps/files_external/lib/Command/Create.php | 1 + apps/files_external/lib/Command/Delete.php | 1 + apps/files_external/lib/Command/Import.php | 1 + .../lib/Command/ListCommand.php | 1 + apps/files_external/lib/Command/Option.php | 1 + apps/files_external/lib/Command/Verify.php | 1 + .../lib/Config/ConfigAdapter.php | 2 ++ .../Controller/GlobalStoragesController.php | 1 + .../lib/Controller/StoragesController.php | 1 + .../UserGlobalStoragesController.php | 1 + .../lib/Controller/UserStoragesController.php | 1 + .../lib/Lib/Storage/AmazonS3.php | 2 +- .../lib/Lib/Storage/Dropbox.php | 2 +- apps/files_external/lib/Lib/Storage/FTP.php | 2 ++ .../files_external/lib/Lib/Storage/Google.php | 5 +-- apps/files_external/lib/Lib/Storage/SFTP.php | 3 +- apps/files_external/lib/Lib/Storage/SMB.php | 2 +- .../lib/Lib/Storage/StreamWrapper.php | 1 + apps/files_external/lib/Lib/StorageConfig.php | 3 +- .../lib/Migration/DummyUserSession.php | 1 + .../lib/Migration/StorageMigrator.php | 1 + apps/files_external/lib/NotFoundException.php | 1 + .../Service/GlobalLegacyStoragesService.php | 1 + .../lib/Service/GlobalStoragesService.php | 4 ++- .../Service/ImportLegacyStoragesService.php | 1 + .../lib/Service/LegacyStoragesService.php | 2 ++ .../lib/Service/StoragesService.php | 4 ++- .../lib/Service/UserLegacyStoragesService.php | 1 + .../lib/Service/UserStoragesService.php | 2 ++ apps/files_external/lib/config.php | 6 ++-- apps/files_external/settings.php | 2 +- .../tests/Command/CommandTest.php | 1 + .../tests/Command/ListCommandTest.php | 1 + .../GlobalStoragesControllerTest.php | 1 + .../Controller/StoragesControllerTest.php | 1 + .../Controller/UserStoragesControllerTest.php | 1 + .../tests/PersonalMountTest.php | 1 + .../Service/GlobalStoragesServiceTest.php | 1 + .../tests/Service/StoragesServiceTest.php | 1 + .../Service/UserGlobalStoragesServiceTest.php | 1 + .../tests/Service/UserStoragesServiceTest.php | 1 + .../tests/Storage/DropboxTest.php | 1 + apps/files_external/tests/Storage/FtpTest.php | 1 + .../tests/Storage/GoogleTest.php | 1 + .../tests/Storage/OwncloudTest.php | 1 + .../tests/Storage/SFTP_KeyTest.php | 1 + .../files_external/tests/Storage/SftpTest.php | 1 + apps/files_external/tests/Storage/SmbTest.php | 1 + .../tests/Storage/WebdavTest.php | 1 + .../tests/StorageConfigTest.php | 3 +- apps/files_sharing/ajax/external.php | 4 +-- apps/files_sharing/ajax/publicpreview.php | 4 +-- apps/files_sharing/ajax/shareinfo.php | 2 ++ apps/files_sharing/appinfo/app.php | 4 +-- apps/files_sharing/appinfo/routes.php | 4 +-- apps/files_sharing/appinfo/update.php | 4 +-- apps/files_sharing/lib/API/Remote.php | 2 +- apps/files_sharing/lib/API/Share20OCS.php | 1 + apps/files_sharing/lib/API/Sharees.php | 2 +- apps/files_sharing/lib/Activity.php | 2 +- .../files_sharing/lib/AppInfo/Application.php | 3 +- apps/files_sharing/lib/Cache.php | 1 + .../Controllers/ExternalSharesController.php | 4 +-- .../lib/Controllers/ShareController.php | 7 ++-- .../lib/DeleteOrphanedSharesJob.php | 1 + .../lib/Exceptions/BrokenPath.php | 2 +- .../lib/Exceptions/S2SException.php | 2 +- apps/files_sharing/lib/External/Manager.php | 5 +-- apps/files_sharing/lib/External/Mount.php | 2 +- apps/files_sharing/lib/External/Scanner.php | 2 +- apps/files_sharing/lib/External/Storage.php | 3 +- apps/files_sharing/lib/Helper.php | 4 +-- apps/files_sharing/lib/Hooks.php | 4 +-- apps/files_sharing/lib/Maintainer.php | 1 + .../lib/Middleware/SharingCheckMiddleware.php | 2 +- apps/files_sharing/lib/Migration.php | 2 +- apps/files_sharing/lib/MountProvider.php | 1 + apps/files_sharing/lib/Scanner.php | 1 + apps/files_sharing/lib/SharedMount.php | 2 +- apps/files_sharing/lib/SharedPropagator.php | 1 + apps/files_sharing/lib/Updater.php | 5 +-- apps/files_sharing/lib/share/file.php | 28 ++++++++++++++++ apps/files_sharing/lib/share/folder.php | 2 +- apps/files_sharing/lib/sharedstorage.php | 2 +- apps/files_sharing/public.php | 2 +- .../tests/API/Share20OCSTest.php | 1 + apps/files_sharing/tests/API/ShareesTest.php | 2 +- apps/files_sharing/tests/ActivityTest.php | 2 +- apps/files_sharing/tests/ApiTest.php | 2 +- apps/files_sharing/tests/BackendTest.php | 2 +- apps/files_sharing/tests/CacheTest.php | 4 ++- .../ExternalShareControllerTest.php | 3 +- .../tests/Controllers/ShareControllerTest.php | 3 +- .../tests/DeleteOrphanedSharesJobTest.php | 1 + .../tests/EncryptedSizePropagationTest.php | 1 + .../tests/EtagPropagationTest.php | 4 ++- .../tests/External/CacheTest.php | 1 + .../tests/External/ManagerTest.php | 2 +- .../tests/GroupEtagPropagationTest.php | 2 ++ apps/files_sharing/tests/HelperTest.php | 3 +- apps/files_sharing/tests/LockingTest.php | 4 ++- .../Middleware/SharingCheckMiddlewareTest.php | 2 +- apps/files_sharing/tests/MigrationTest.php | 3 +- apps/files_sharing/tests/PermissionsTest.php | 3 +- .../tests/PropagationTestCase.php | 1 + apps/files_sharing/tests/ShareTest.php | 4 +-- apps/files_sharing/tests/SharedMountTest.php | 2 +- .../files_sharing/tests/SharedStorageTest.php | 3 +- .../tests/SizePropagationTest.php | 3 +- apps/files_sharing/tests/TestCase.php | 4 +-- .../tests/UnshareChildrenTest.php | 3 +- apps/files_sharing/tests/UpdaterTest.php | 3 +- apps/files_sharing/tests/WatcherTest.php | 3 +- apps/files_trashbin/ajax/delete.php | 4 +-- apps/files_trashbin/ajax/isEmpty.php | 4 +-- apps/files_trashbin/ajax/list.php | 4 +-- apps/files_trashbin/ajax/preview.php | 4 +-- apps/files_trashbin/ajax/undelete.php | 4 +-- .../appinfo/register_command.php | 2 +- apps/files_trashbin/appinfo/routes.php | 2 +- apps/files_trashbin/appinfo/update.php | 2 +- .../lib/BackgroundJob/ExpireTrash.php | 3 +- apps/files_trashbin/lib/Capabilities.php | 2 +- apps/files_trashbin/lib/Command/CleanUp.php | 2 +- .../lib/Exceptions/CopyRecursiveException.php | 2 +- apps/files_trashbin/lib/Expiration.php | 2 +- apps/files_trashbin/lib/Helper.php | 4 +-- apps/files_trashbin/lib/Hooks.php | 2 +- apps/files_trashbin/lib/Storage.php | 2 +- apps/files_trashbin/lib/Trashbin.php | 5 +-- apps/files_trashbin/list.php | 2 +- .../tests/BackgroundJob/ExpireTrashTest.php | 1 + .../tests/Command/CleanUpTest.php | 2 +- apps/files_trashbin/tests/StorageTest.php | 4 ++- apps/files_trashbin/tests/TrashbinTest.php | 2 +- apps/files_versions/ajax/getVersions.php | 6 ++-- apps/files_versions/ajax/preview.php | 2 +- apps/files_versions/ajax/rollbackVersion.php | 6 ++-- apps/files_versions/appinfo/app.php | 4 +-- .../appinfo/register_command.php | 2 +- apps/files_versions/appinfo/routes.php | 4 +-- apps/files_versions/download.php | 4 +-- .../lib/BackgroundJob/ExpireVersions.php | 1 + apps/files_versions/lib/Command/CleanUp.php | 2 +- apps/files_versions/lib/Hooks.php | 2 +- apps/files_versions/lib/Storage.php | 7 ++-- .../tests/Command/CleanupTest.php | 2 +- apps/files_versions/tests/VersioningTest.php | 7 ++-- apps/provisioning_api/appinfo/routes.php | 3 +- apps/provisioning_api/lib/Apps.php | 2 +- apps/provisioning_api/lib/Groups.php | 2 +- apps/provisioning_api/lib/Users.php | 4 +-- apps/provisioning_api/tests/AppsTest.php | 2 +- apps/provisioning_api/tests/GroupsTest.php | 2 +- apps/provisioning_api/tests/UsersTest.php | 4 +-- apps/systemtags/lib/Activity/Extension.php | 1 + apps/updatenotification/admin.php | 2 +- apps/updatenotification/appinfo/app.php | 4 ++- apps/updatenotification/appinfo/routes.php | 3 +- .../lib/AppInfo/Application.php | 3 +- .../lib/Controller/AdminController.php | 3 +- .../lib/ResetTokenBackgroundJob.php | 2 +- apps/updatenotification/lib/UpdateChecker.php | 3 +- .../tests/Controller/AdminControllerTest.php | 3 +- .../tests/ResetTokenBackgroundJobTest.php | 2 +- .../tests/UpdateCheckerTest.php | 3 +- apps/user_ldap/ajax/clearMappings.php | 4 +-- apps/user_ldap/ajax/deleteConfiguration.php | 5 +-- apps/user_ldap/ajax/getConfiguration.php | 5 +-- .../ajax/getNewServerConfigPrefix.php | 3 +- apps/user_ldap/ajax/setConfiguration.php | 5 +-- apps/user_ldap/ajax/testConfiguration.php | 3 +- apps/user_ldap/ajax/wizard.php | 5 +-- apps/user_ldap/appinfo/app.php | 3 +- apps/user_ldap/appinfo/install.php | 3 +- apps/user_ldap/appinfo/register_command.php | 4 +-- apps/user_ldap/appinfo/routes.php | 2 +- apps/user_ldap/lib/Access.php | 6 ++-- apps/user_ldap/lib/BackendUtility.php | 5 +-- apps/user_ldap/lib/Command/CheckUser.php | 3 +- .../lib/Command/CreateEmptyConfig.php | 3 +- apps/user_ldap/lib/Command/DeleteConfig.php | 3 +- apps/user_ldap/lib/Command/Search.php | 3 +- apps/user_ldap/lib/Command/SetConfig.php | 3 +- apps/user_ldap/lib/Command/ShowConfig.php | 3 +- apps/user_ldap/lib/Command/ShowRemnants.php | 3 +- apps/user_ldap/lib/Command/TestConfig.php | 3 +- apps/user_ldap/lib/Configuration.php | 5 +-- apps/user_ldap/lib/Connection.php | 5 +-- apps/user_ldap/lib/FilesystemHelper.php | 2 +- apps/user_ldap/lib/Group_LDAP.php | 6 ++-- apps/user_ldap/lib/Group_Proxy.php | 3 +- apps/user_ldap/lib/Helper.php | 5 +-- apps/user_ldap/lib/ILDAPWrapper.php | 5 +-- apps/user_ldap/lib/Jobs/CleanUp.php | 3 +- apps/user_ldap/lib/Jobs/UpdateGroups.php | 5 +-- apps/user_ldap/lib/LDAP.php | 5 +-- apps/user_ldap/lib/LDAPUtility.php | 5 +-- apps/user_ldap/lib/LogWrapper.php | 3 +- .../user_ldap/lib/Mapping/AbstractMapping.php | 2 +- apps/user_ldap/lib/Mapping/GroupMapping.php | 2 +- apps/user_ldap/lib/Mapping/UserMapping.php | 2 +- apps/user_ldap/lib/Proxy.php | 6 ++-- apps/user_ldap/lib/User/DeletedUsersIndex.php | 2 +- apps/user_ldap/lib/User/IUserTools.php | 3 +- apps/user_ldap/lib/User/Manager.php | 2 +- apps/user_ldap/lib/User/OfflineUser.php | 2 +- apps/user_ldap/lib/User/User.php | 2 +- apps/user_ldap/lib/User_LDAP.php | 5 +-- apps/user_ldap/lib/User_Proxy.php | 5 +-- apps/user_ldap/lib/Wizard.php | 6 ++-- apps/user_ldap/lib/WizardResult.php | 5 +-- apps/user_ldap/settings.php | 7 ++-- apps/user_ldap/tests/AccessTest.php | 2 +- apps/user_ldap/tests/ConfigurationTest.php | 3 +- apps/user_ldap/tests/ConnectionTest.php | 2 +- apps/user_ldap/tests/Group_LDAPTest.php | 4 +-- .../Integration/AbstractIntegrationTest.php | 3 +- .../Integration/ExceptionOnLostConnection.php | 3 +- .../tests/Integration/FakeManager.php | 3 +- ...IntegrationTestAccessGroupsMatchFilter.php | 3 +- .../Lib/IntegrationTestBackupServer.php | 3 +- ...ntegrationTestBatchApplyUserAttributes.php | 3 +- .../Lib/IntegrationTestConnect.php | 3 +- .../IntegrationTestCountUsersByLoginName.php | 3 +- .../IntegrationTestFetchUsersByLoginName.php | 3 +- .../Integration/Lib/IntegrationTestPaging.php | 3 +- .../Lib/IntegrationTestUserHome.php | 3 +- .../Lib/User/IntegrationTestUserAvatar.php | 3 +- .../User/IntegrationTestUserDisplayName.php | 3 +- .../setup-scripts/createExplicitGroups.php | 2 +- .../createExplicitGroupsDifferentOU.php | 2 +- .../setup-scripts/createExplicitUsers.php | 2 +- .../createUsersWithoutDisplayName.php | 2 +- apps/user_ldap/tests/Jobs/CleanUpTest.php | 3 +- .../tests/Mapping/AbstractMappingTest.php | 4 ++- .../tests/Mapping/GroupMappingTest.php | 3 +- .../tests/Mapping/UserMappingTest.php | 3 +- apps/user_ldap/tests/User/ManagerTest.php | 2 +- apps/user_ldap/tests/User/UserTest.php | 2 +- apps/user_ldap/tests/User_LDAPTest.php | 4 +-- apps/user_ldap/tests/WizardTest.php | 2 +- console.php | 3 +- core/Application.php | 2 +- .../Encryption/ChangeKeyStorageRoot.php | 2 +- core/Command/Encryption/DecryptAll.php | 2 +- core/Command/Encryption/EncryptAll.php | 2 +- .../Command/Encryption/ShowKeyStorageRoot.php | 2 +- core/Command/Integrity/CheckApp.php | 1 + core/Command/Integrity/CheckCore.php | 1 + core/Command/Integrity/SignApp.php | 2 +- core/Command/Integrity/SignCore.php | 2 +- core/Command/Log/Manage.php | 1 + core/Command/Maintenance/Repair.php | 1 + core/Command/Maintenance/UpdateHtaccess.php | 2 +- core/Command/Security/RemoveCertificate.php | 1 + core/Command/TwoFactorAuth/Disable.php | 1 - core/Command/TwoFactorAuth/Enable.php | 1 - core/Command/Upgrade.php | 4 +-- core/Command/User/Delete.php | 2 +- core/Command/User/LastSeen.php | 2 +- core/Command/User/Report.php | 2 +- core/Controller/AvatarController.php | 2 +- core/Controller/LoginController.php | 3 +- core/Controller/LostController.php | 5 +-- core/Controller/SetupController.php | 2 +- core/Controller/TokenController.php | 1 - .../TwoFactorChallengeController.php | 1 - core/Controller/UserController.php | 2 +- core/Middleware/TwoFactorMiddleware.php | 1 - core/ajax/appconfig.php | 2 +- core/ajax/preview.php | 2 +- core/ajax/share.php | 6 ++-- core/ajax/update.php | 4 +-- core/js/config.php | 4 +-- core/register_command.php | 6 ++-- core/routes.php | 4 ++- core/search/ajax/search.php | 2 +- core/strings.php | 1 + cron.php | 1 - index.php | 2 +- lib/autoloader.php | 3 +- lib/base.php | 14 +++----- lib/composer/autoload.php | 20 +++++++++++- lib/composer/composer/ClassLoader.php | 23 +++++++++---- lib/composer/composer/autoload_classmap.php | 20 +++++++++++- lib/composer/composer/autoload_namespaces.php | 20 +++++++++++- lib/composer/composer/autoload_psr4.php | 21 +++++++++++- lib/composer/composer/autoload_real.php | 20 +++++++++++- lib/private/Activity/Manager.php | 2 +- lib/private/AllConfig.php | 2 +- lib/private/App/AppManager.php | 5 +-- lib/private/App/DependencyAnalyzer.php | 3 +- lib/private/App/InfoParser.php | 3 +- lib/private/App/Platform.php | 1 + lib/private/AppConfig.php | 2 +- lib/private/AppFramework/App.php | 2 +- lib/private/AppFramework/Core/API.php | 2 +- .../DependencyInjection/DIContainer.php | 3 +- lib/private/AppFramework/Http.php | 2 +- lib/private/AppFramework/Http/Dispatcher.php | 2 +- lib/private/AppFramework/Http/Output.php | 3 +- lib/private/AppFramework/Http/Request.php | 2 +- .../Middleware/MiddlewareDispatcher.php | 3 +- .../Middleware/Security/CORSMiddleware.php | 3 +- .../Exceptions/AppNotEnabledException.php | 3 +- .../CrossSiteRequestForgeryException.php | 3 +- .../Security/Exceptions/NotAdminException.php | 3 +- .../Exceptions/NotLoggedInException.php | 3 +- .../Security/Exceptions/SecurityException.php | 2 +- .../Security/SecurityMiddleware.php | 4 ++- .../Routing/RouteActionHandler.php | 1 + .../AppFramework/Routing/RouteConfig.php | 1 + .../AppFramework/Utility/SimpleContainer.php | 2 +- lib/private/AppHelper.php | 2 +- lib/private/Archive/Archive.php | 5 +-- lib/private/Archive/TAR.php | 2 +- lib/private/Archive/ZIP.php | 3 +- .../Exceptions/InvalidTokenException.php | 1 - .../Exceptions/LoginRequiredException.php | 1 - .../TwoFactorAuthRequiredException.php | 1 - .../UserAlreadyLoggedInException.php | 1 - .../Authentication/Token/DefaultToken.php | 1 - .../Token/DefaultTokenCleanupJob.php | 1 - .../Token/DefaultTokenMapper.php | 1 - .../Token/DefaultTokenProvider.php | 1 - .../Authentication/Token/IProvider.php | 1 - lib/private/Authentication/Token/IToken.php | 1 - .../Authentication/TwoFactorAuth/Manager.php | 1 - lib/private/Avatar.php | 4 +-- lib/private/AvatarManager.php | 5 +-- lib/private/Cache/File.php | 2 +- lib/private/Comments/Comment.php | 3 +- lib/private/Comments/Manager.php | 2 +- lib/private/Comments/ManagerFactory.php | 2 +- lib/private/Config.php | 4 +-- lib/private/Console/Application.php | 2 +- lib/private/DB/AdapterMySQL.php | 1 + lib/private/DB/Connection.php | 1 + lib/private/DB/MDB2SchemaManager.php | 2 +- lib/private/DB/MySQLMigrator.php | 1 + lib/private/DB/OracleConnection.php | 2 +- lib/private/Encryption/DecryptAll.php | 2 +- lib/private/Encryption/EncryptionWrapper.php | 2 +- .../EncryptionHeaderKeyExistsException.php | 2 +- .../ModuleAlreadyExistsException.php | 2 +- .../ModuleDoesNotExistsException.php | 2 +- lib/private/Encryption/File.php | 2 +- lib/private/Encryption/HookManager.php | 2 +- lib/private/Encryption/Keys/Storage.php | 2 +- lib/private/Encryption/Manager.php | 2 +- lib/private/Encryption/Update.php | 2 +- lib/private/Encryption/Util.php | 2 +- lib/private/Files/Cache/Cache.php | 4 +-- lib/private/Files/Cache/HomeCache.php | 2 +- lib/private/Files/Cache/Scanner.php | 9 +++--- lib/private/Files/Cache/Updater.php | 3 +- lib/private/Files/Cache/Watcher.php | 1 + lib/private/Files/Cache/Wrapper/CacheJail.php | 2 ++ .../Files/Cache/Wrapper/CacheWrapper.php | 3 ++ lib/private/Files/Config/UserMountCache.php | 1 + lib/private/Files/FileInfo.php | 2 +- lib/private/Files/Filesystem.php | 5 ++- lib/private/Files/Mount/Manager.php | 2 +- lib/private/Files/Mount/MountPoint.php | 2 +- .../Files/Mount/ObjectHomeMountProvider.php | 1 + lib/private/Files/Node/Root.php | 1 + .../ObjectStore/HomeObjectStoreStorage.php | 2 +- lib/private/Files/Storage/Common.php | 8 +++-- lib/private/Files/Storage/DAV.php | 4 +-- lib/private/Files/Storage/FailedStorage.php | 1 + lib/private/Files/Storage/Home.php | 2 +- lib/private/Files/Storage/Local.php | 1 + .../Files/Storage/LocalTempFileTrait.php | 2 +- .../Files/Storage/PolyFill/CopyDirectory.php | 1 + .../Files/Storage/Wrapper/Encryption.php | 4 +-- lib/private/Files/Storage/Wrapper/Jail.php | 1 + .../Files/Storage/Wrapper/PermissionsMask.php | 1 + lib/private/Files/Stream/Encryption.php | 4 +-- lib/private/Files/Type/Detection.php | 2 +- lib/private/Files/View.php | 9 ++++-- lib/private/Group/Backend.php | 12 +------ lib/private/Group/Database.php | 11 ------- lib/private/Group/Group.php | 6 ++-- lib/private/Group/Manager.php | 4 +-- lib/private/Group/MetaData.php | 4 +-- lib/private/HTTPHelper.php | 4 +-- lib/private/HintException.php | 2 +- lib/private/Http/Client/Client.php | 2 +- lib/private/Http/Client/ClientService.php | 2 +- lib/private/Http/Client/Response.php | 2 +- lib/private/Installer.php | 8 ++--- lib/private/IntegrityCheck/Checker.php | 3 +- .../Exceptions/InvalidSignatureException.php | 2 +- .../IntegrityCheck/Helpers/AppLocator.php | 2 +- .../Helpers/EnvironmentHelper.php | 2 +- .../Helpers/FileAccessHelper.php | 2 +- .../ExcludeFileByNameFilterIterator.php | 2 +- .../ExcludeFoldersByPathFilterIterator.php | 3 +- lib/private/L10N/Factory.php | 2 +- lib/private/LargeFileHelper.php | 2 +- lib/private/Lock/DBLockingProvider.php | 4 +-- lib/private/Log.php | 4 ++- lib/private/Log/ErrorHandler.php | 2 +- lib/private/Log/Owncloud.php | 5 +-- lib/private/Log/Syslog.php | 1 + lib/private/Mail/Mailer.php | 2 +- lib/private/Mail/Message.php | 2 +- lib/private/Memcache/APCu.php | 2 +- lib/private/Memcache/Cache.php | 2 +- lib/private/Memcache/Factory.php | 3 +- lib/private/Memcache/Memcached.php | 2 ++ lib/private/Memcache/Redis.php | 3 +- lib/private/Memcache/XCache.php | 1 + lib/private/NaturalSort.php | 2 +- lib/private/OCS/Config.php | 1 + lib/private/OCS/Exception.php | 1 + lib/private/OCS/Person.php | 1 + lib/private/OCS/PrivateData.php | 5 +-- lib/private/OCS/Provider.php | 5 +-- lib/private/OCS/Result.php | 5 +-- lib/private/OCSClient.php | 5 +-- lib/private/Preview.php | 6 ++-- lib/private/Preview/Image.php | 1 + lib/private/Preview/MP3.php | 1 + lib/private/Repair.php | 4 +-- lib/private/Repair/CleanTags.php | 1 + lib/private/Repair/Collation.php | 1 + lib/private/Repair/DropOldJobs.php | 3 +- lib/private/Repair/DropOldTables.php | 1 + lib/private/Repair/InnoDB.php | 1 - .../Repair/OldGroupMembershipShares.php | 1 + lib/private/Repair/Preview.php | 1 + lib/private/Repair/RemoveGetETagEntries.php | 1 + lib/private/Repair/RepairInvalidShares.php | 1 + lib/private/Repair/RepairLegacyStorages.php | 1 + lib/private/Repair/RepairMimeTypes.php | 1 + lib/private/Repair/SearchLuceneTables.php | 1 + lib/private/Repair/SharePropagation.php | 3 +- lib/private/Repair/SqliteAutoincrement.php | 1 + lib/private/Repair/UpdateCertificateStore.php | 3 +- lib/private/Repair/UpdateOutdatedOcsIds.php | 3 +- lib/private/Route/CachingRouter.php | 2 ++ lib/private/Route/Router.php | 2 +- lib/private/Search/Result/File.php | 2 +- .../Security/CSP/ContentSecurityPolicy.php | 2 +- .../CSP/ContentSecurityPolicyManager.php | 2 +- lib/private/Security/CSRF/CsrfToken.php | 2 +- .../Security/CSRF/CsrfTokenGenerator.php | 2 +- .../Security/CSRF/CsrfTokenManager.php | 2 +- .../CSRF/TokenStorage/SessionStorage.php | 2 +- lib/private/Security/Certificate.php | 2 +- lib/private/Security/CertificateManager.php | 4 +-- lib/private/Security/Crypto.php | 2 +- lib/private/Security/Hasher.php | 2 +- lib/private/Security/SecureRandom.php | 2 +- lib/private/Security/TrustedDomainHelper.php | 2 +- lib/private/Server.php | 6 ++-- lib/private/Session/CryptoSessionData.php | 3 +- lib/private/Session/CryptoWrapper.php | 2 +- lib/private/Session/Internal.php | 3 +- lib/private/Session/Memory.php | 4 +-- lib/private/Setup.php | 5 +-- lib/private/Setup/AbstractDatabase.php | 1 + lib/private/Setup/MySQL.php | 2 ++ lib/private/Setup/OCI.php | 1 + lib/private/Setup/PostgreSQL.php | 1 + lib/private/Share/Constants.php | 2 +- lib/private/Share/Helper.php | 2 +- lib/private/Share/MailNotifications.php | 7 ++-- lib/private/Share/SearchResultSorter.php | 2 +- lib/private/Share/Share.php | 8 +++-- lib/private/Share20/DefaultShareProvider.php | 1 + lib/private/Share20/Manager.php | 3 +- lib/private/Share20/ProviderFactory.php | 3 +- lib/private/Share20/Share.php | 1 + lib/private/SubAdmin.php | 4 +-- lib/private/SystemConfig.php | 2 +- lib/private/TempManager.php | 3 +- lib/private/Template/Base.php | 5 +-- lib/private/TemplateLayout.php | 3 +- lib/private/URLGenerator.php | 3 +- lib/private/Updater.php | 9 ++---- lib/private/Updater/VersionCheck.php | 13 +------- lib/private/User/Backend.php | 15 +-------- lib/private/User/Database.php | 8 ++--- lib/private/User/Manager.php | 6 ++-- lib/private/User/Session.php | 7 ++-- lib/private/User/User.php | 8 ++--- lib/private/legacy/api.php | 6 ++-- lib/private/legacy/app.php | 8 ++--- lib/private/legacy/db/statementwrapper.php | 2 +- lib/private/legacy/defaults.php | 4 +-- lib/private/legacy/eventsource.php | 2 +- lib/private/legacy/filechunking.php | 1 + lib/private/legacy/files.php | 9 +++--- lib/private/legacy/group.php | 7 ++-- lib/private/legacy/group/backend.php | 8 ++--- lib/private/legacy/group/database.php | 1 - lib/private/legacy/group/example.php | 2 +- lib/private/legacy/group/interface.php | 2 +- lib/private/legacy/helper.php | 6 ++-- lib/private/legacy/hook.php | 2 +- lib/private/legacy/image.php | 4 +-- lib/private/legacy/json.php | 2 +- lib/private/legacy/l10n.php | 2 +- lib/private/legacy/ocs.php | 4 +-- lib/private/legacy/ocs/cloud.php | 2 +- lib/private/legacy/ocs/config.php | 2 +- lib/private/legacy/ocs/person.php | 2 +- lib/private/legacy/ocs/privatedata.php | 2 +- lib/private/legacy/ocs/result.php | 2 +- lib/private/legacy/response.php | 3 +- lib/private/legacy/template.php | 8 +++-- lib/private/legacy/template/functions.php | 3 +- lib/private/legacy/user.php | 7 ++-- lib/private/legacy/user/backend.php | 8 +---- lib/private/legacy/user/interface.php | 2 +- lib/private/legacy/util.php | 14 ++++---- lib/public/Activity/IExtension.php | 2 +- lib/public/App.php | 2 +- lib/public/App/IAppManager.php | 2 +- lib/public/App/ManagerEvent.php | 2 +- lib/public/AppFramework/ApiController.php | 1 + lib/public/AppFramework/App.php | 1 + lib/public/AppFramework/Controller.php | 2 +- lib/public/AppFramework/Db/Mapper.php | 2 +- .../Http/ContentSecurityPolicy.php | 2 +- .../Http/EmptyContentSecurityPolicy.php | 2 +- .../AppFramework/Http/ICallbackResponse.php | 2 +- lib/public/AppFramework/Http/IOutput.php | 3 +- lib/public/AppFramework/Http/JSONResponse.php | 2 +- .../AppFramework/Http/NotFoundResponse.php | 2 +- lib/public/AppFramework/Http/Response.php | 2 +- .../AppFramework/Http/StreamResponse.php | 2 +- lib/public/AppFramework/Middleware.php | 1 + lib/public/AppFramework/OCSController.php | 1 + .../TwoFactorAuth/IProvider.php | 1 - lib/public/Comments/IComment.php | 2 +- lib/public/Comments/ICommentsManager.php | 2 +- .../Comments/ICommentsManagerFactory.php | 2 +- .../Comments/IllegalIDChangeException.php | 2 +- .../Comments/MessageTooLongException.php | 2 +- lib/public/Comments/NotFoundException.php | 2 +- lib/public/Config.php | 4 +-- lib/public/DB.php | 2 +- .../DB/QueryBuilder/ICompositeExpression.php | 1 + lib/public/Defaults.php | 4 +-- .../Exceptions/GenericEncryptionException.php | 4 +-- lib/public/Encryption/IEncryptionModule.php | 5 +-- lib/public/Encryption/IFile.php | 2 +- lib/public/Encryption/IManager.php | 2 +- lib/public/Encryption/Keys/IStorage.php | 2 +- lib/public/Files.php | 5 +-- .../Files/Config/IHomeMountProvider.php | 1 - .../Files/StorageNotAvailableException.php | 2 +- lib/public/GroupInterface.php | 2 +- lib/public/Http/Client/IClient.php | 2 +- lib/public/Http/Client/IClientService.php | 2 +- lib/public/Http/Client/IResponse.php | 2 +- lib/public/IAvatar.php | 2 +- lib/public/IAvatarManager.php | 2 +- lib/public/ICache.php | 1 + lib/public/ICertificateManager.php | 2 +- lib/public/IConfig.php | 2 +- lib/public/IGroupManager.php | 2 +- lib/public/IHelper.php | 2 +- lib/public/IRequest.php | 2 +- lib/public/IServerContainer.php | 6 ++-- lib/public/ISession.php | 3 +- lib/public/IUser.php | 4 +-- lib/public/IUserManager.php | 2 +- lib/public/IUserSession.php | 2 +- lib/public/JSON.php | 4 +-- lib/public/Mail/IMailer.php | 3 +- lib/public/Migration/IOutput.php | 1 + lib/public/Migration/IRepairStep.php | 1 + lib/public/Response.php | 5 +-- lib/public/Route/IRouter.php | 2 +- .../IContentSecurityPolicyManager.php | 2 +- lib/public/Security/ICrypto.php | 2 +- lib/public/Security/IHasher.php | 2 +- lib/public/Security/ISecureRandom.php | 2 +- lib/public/Security/StringUtils.php | 2 +- .../SessionNotAvailableException.php | 1 - lib/public/Share.php | 3 +- .../Exceptions/GenericShareException.php | 2 +- lib/public/Share_Backend.php | 2 +- lib/public/Template.php | 2 +- lib/public/User.php | 5 +-- lib/public/UserInterface.php | 2 +- lib/public/Util.php | 8 ++--- ocs/providers.php | 4 +-- ocs/routes.php | 2 +- ocs/v1.php | 2 +- public.php | 4 +-- remote.php | 2 +- settings/Application.php | 5 +-- settings/ChangePassword/Controller.php | 6 ++-- settings/Controller/AppSettingsController.php | 3 +- .../Controller/AuthSettingsController.php | 1 - settings/Controller/CertificateController.php | 4 +-- settings/Controller/CheckSetupController.php | 2 +- settings/Controller/EncryptionController.php | 4 +-- settings/Controller/GroupsController.php | 2 +- settings/Controller/LogSettingsController.php | 2 ++ .../Controller/MailSettingsController.php | 2 +- .../Controller/SecuritySettingsController.php | 2 +- settings/Controller/UsersController.php | 5 +-- settings/Middleware/SubadminMiddleware.php | 3 +- settings/admin.php | 7 ++-- settings/ajax/disableapp.php | 2 +- settings/ajax/enableapp.php | 2 +- settings/ajax/installapp.php | 2 +- settings/ajax/setlanguage.php | 2 +- settings/ajax/setquota.php | 6 ++-- settings/ajax/togglegroups.php | 2 +- settings/ajax/togglesubadmins.php | 2 +- settings/ajax/uninstallapp.php | 2 +- settings/ajax/updateapp.php | 4 +-- settings/help.php | 4 +-- settings/personal.php | 7 ++-- settings/routes.php | 7 ++-- settings/users.php | 6 ++-- status.php | 5 +-- version.php | 5 ++- 855 files changed, 1609 insertions(+), 1026 deletions(-) diff --git a/AUTHORS b/AUTHORS index 7f919d4a2a..b7f1616f78 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,15 +1,15 @@ ownCloud is written by: - AW-UC + - Achim Königs - Adam Williamson - Administrator - Aldo "xoen" Giambelluca - Alex Weirig - Alexander Bergolth - - Andreas Böhler - Andreas Fischer - Andrew Brown - André Gaul - - Arthur Schiwon + - Arthur Schiwon - Bart Visscher - Bartek Przybylski - Bastien Ho @@ -18,38 +18,38 @@ ownCloud is written by: - Bernhard Posselt - Bernhard Reiter - Birk Borkason - - Björn Schießle + - Björn Schießle - Borjan Tchakaloff - Brice Maron - Byron Marohn - C Montero-Luque + - Carla Schroder - Carlos Cerrillo - Christian Berendt - Christian Kampka - - Christian Schnidrig - Christian Weiske - Christoph Schaefer + - Christoph Wurst - Christopher Schäpers - Christopher T. Johnson - Clark Tomlinson - Craig Morrissey - Dan Bartram - Daniel Hansson + - Daniel Jagszent - Daniel Molkentin - Daniel Tosello - David Prévot - Dominik Schmidt - - Donald Buczek - Edward Crompton - Fabian Henze - Faruk Uzun - Felix Böhm - Felix Moeller - - Florian Preinstorfer - Florian Pritz - - Florian Scholz - Florin Peter - - Frank Karlitschek + - Francesco Rovelli + - Frank Karlitschek - François Kubler - Frédéric Fortier - Gadzy @@ -61,6 +61,7 @@ ownCloud is written by: - Individual IT Services - Jakob Sack - Jan-Christoph Borchardt + - Jarrett - Jean-Louis Dupond - Jens-Christian Fischer - Jesús Macias @@ -70,6 +71,7 @@ ownCloud is written by: - Johannes Willnecker - Jonny007-MKD <1-23-4-5@web.de> - Jost Baron + - Julius Haertl - Jörn Friedrich Dreyer - Kamil Domanski - Klaas Freitag @@ -80,9 +82,10 @@ ownCloud is written by: - Lennart Rosam - Leonardo Diez - Lorenzo M. Catucci - - Lukas Reschke + - Lukas Reschke - Luke Policinski - Lyonel Vincent + - Manish Bisht - Mario Kolling - Markus Goetz - Martin Konrad @@ -95,7 +98,6 @@ ownCloud is written by: - Michael Kuhn - Michael Roitzsch - Michael Roth - - Michael Telatynski <7t3chguy@gmail.com> - Michael U - Miguel Prokop - Mitar @@ -112,12 +114,15 @@ ownCloud is written by: - Pascal de Bruijn - Patrick Paysant - Pellaeon Lin + - Petr Svoboda + - Phiber2000 - Phil Davis - Philipp Kapfer - Philippe Jung - Philippe Le Brouster - Pierre Jochem - Pierre Ozoux + - Piotr Filiciak - Qingping Hou - Raghu Nayyar - Raghu Nayyar @@ -136,20 +141,20 @@ ownCloud is written by: - SA - Sam Tuke - Sander - - Sascha Schmidt - Sean Comeau - Sebastian Döll + - Senorsen - Serge Martin - Simon Könnecke - Sjors van der Pluijm - Stefan Herbrechtsmeier - Stefan Rado + - Stefan Weil - Steffen Lindner - Stephan Peijnik - TheSFReader - Thibaut GRIDEL - Thomas Müller - - Thomas Schmidt - Thomas Tanghus - Tigran Mkrtchyan - Tim Dettrick @@ -178,11 +183,12 @@ ownCloud is written by: - ideaship - j-ed - jknockaert + - josh4trunks - macjohnny - - marc0s - martin-rueegg - martin.mattel@diemattels.at - michag86 + - mmccarn - nishiki - root - scambra diff --git a/apps/dav/appinfo/app.php b/apps/dav/appinfo/app.php index 66b62f3534..45e9fee620 100644 --- a/apps/dav/appinfo/app.php +++ b/apps/dav/appinfo/app.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/install.php b/apps/dav/appinfo/install.php index 8ee55dbbd1..d2ee06cc9f 100644 --- a/apps/dav/appinfo/install.php +++ b/apps/dav/appinfo/install.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/register_command.php b/apps/dav/appinfo/register_command.php index 6010f594e9..ef18dd77e6 100644 --- a/apps/dav/appinfo/register_command.php +++ b/apps/dav/appinfo/register_command.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/update.php b/apps/dav/appinfo/update.php index 8ee55dbbd1..d2ee06cc9f 100644 --- a/apps/dav/appinfo/update.php +++ b/apps/dav/appinfo/update.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/v1/caldav.php b/apps/dav/appinfo/v1/caldav.php index ac46b13025..d3af714474 100644 --- a/apps/dav/appinfo/v1/caldav.php +++ b/apps/dav/appinfo/v1/caldav.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/v1/carddav.php b/apps/dav/appinfo/v1/carddav.php index bd5ed465dc..7ef510689c 100644 --- a/apps/dav/appinfo/v1/carddav.php +++ b/apps/dav/appinfo/v1/carddav.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/v1/publicwebdav.php b/apps/dav/appinfo/v1/publicwebdav.php index 39c169728b..c6aaab2712 100644 --- a/apps/dav/appinfo/v1/publicwebdav.php +++ b/apps/dav/appinfo/v1/publicwebdav.php @@ -1,9 +1,11 @@ * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/appinfo/v1/webdav.php b/apps/dav/appinfo/v1/webdav.php index 211ffabef8..275849f618 100644 --- a/apps/dav/appinfo/v1/webdav.php +++ b/apps/dav/appinfo/v1/webdav.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/lib/AppInfo/Application.php b/apps/dav/lib/AppInfo/Application.php index d44ea22e2f..ba0ef421f9 100644 --- a/apps/dav/lib/AppInfo/Application.php +++ b/apps/dav/lib/AppInfo/Application.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CalDAV/BirthdayService.php b/apps/dav/lib/CalDAV/BirthdayService.php index b74116f408..26e3d22ce4 100644 --- a/apps/dav/lib/CalDAV/BirthdayService.php +++ b/apps/dav/lib/CalDAV/BirthdayService.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CalDAV/CalDavBackend.php b/apps/dav/lib/CalDAV/CalDavBackend.php index f0f236de3f..64fdf0f7eb 100644 --- a/apps/dav/lib/CalDAV/CalDavBackend.php +++ b/apps/dav/lib/CalDAV/CalDavBackend.php @@ -1,6 +1,7 @@ + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CalDAV/Calendar.php b/apps/dav/lib/CalDAV/Calendar.php index f3637692e4..73b3957a9b 100644 --- a/apps/dav/lib/CalDAV/Calendar.php +++ b/apps/dav/lib/CalDAV/Calendar.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CalDAV/CalendarHome.php b/apps/dav/lib/CalDAV/CalendarHome.php index a4c485a898..7652ff44d7 100644 --- a/apps/dav/lib/CalDAV/CalendarHome.php +++ b/apps/dav/lib/CalDAV/CalendarHome.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CalDAV/CalendarRoot.php b/apps/dav/lib/CalDAV/CalendarRoot.php index d302da3d86..83fbab6ae0 100644 --- a/apps/dav/lib/CalDAV/CalendarRoot.php +++ b/apps/dav/lib/CalDAV/CalendarRoot.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CardDAV/AddressBookImpl.php b/apps/dav/lib/CardDAV/AddressBookImpl.php index 8b29d6d5c0..310be69518 100644 --- a/apps/dav/lib/CardDAV/AddressBookImpl.php +++ b/apps/dav/lib/CardDAV/AddressBookImpl.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CardDAV/CardDavBackend.php b/apps/dav/lib/CardDAV/CardDavBackend.php index 28d5ed1ae9..3d2904df39 100644 --- a/apps/dav/lib/CardDAV/CardDavBackend.php +++ b/apps/dav/lib/CardDAV/CardDavBackend.php @@ -1,8 +1,9 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Joas Schilling + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CardDAV/SyncJob.php b/apps/dav/lib/CardDAV/SyncJob.php index b6748c05f5..c6ffcdfbe5 100644 --- a/apps/dav/lib/CardDAV/SyncJob.php +++ b/apps/dav/lib/CardDAV/SyncJob.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/CardDAV/SyncService.php b/apps/dav/lib/CardDAV/SyncService.php index c4741a0177..859b636c73 100644 --- a/apps/dav/lib/CardDAV/SyncService.php +++ b/apps/dav/lib/CardDAV/SyncService.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/lib/Command/CreateAddressBook.php b/apps/dav/lib/Command/CreateAddressBook.php index 48302a2b43..d8955e84a2 100644 --- a/apps/dav/lib/Command/CreateAddressBook.php +++ b/apps/dav/lib/Command/CreateAddressBook.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Command/SyncBirthdayCalendar.php b/apps/dav/lib/Command/SyncBirthdayCalendar.php index 90a73a3eeb..a1cebae6fb 100644 --- a/apps/dav/lib/Command/SyncBirthdayCalendar.php +++ b/apps/dav/lib/Command/SyncBirthdayCalendar.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Comments/CommentNode.php b/apps/dav/lib/Comments/CommentNode.php index 339abc6382..edf46d210f 100644 --- a/apps/dav/lib/Comments/CommentNode.php +++ b/apps/dav/lib/Comments/CommentNode.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/CommentsPlugin.php b/apps/dav/lib/Comments/CommentsPlugin.php index d4a065649e..33096f3886 100644 --- a/apps/dav/lib/Comments/CommentsPlugin.php +++ b/apps/dav/lib/Comments/CommentsPlugin.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Vincent Petry * diff --git a/apps/dav/lib/Comments/EntityCollection.php b/apps/dav/lib/Comments/EntityCollection.php index 8fa13da616..7310b63d99 100644 --- a/apps/dav/lib/Comments/EntityCollection.php +++ b/apps/dav/lib/Comments/EntityCollection.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/EntityTypeCollection.php b/apps/dav/lib/Comments/EntityTypeCollection.php index 66fdb7f8de..b5327519c1 100644 --- a/apps/dav/lib/Comments/EntityTypeCollection.php +++ b/apps/dav/lib/Comments/EntityTypeCollection.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Comments/RootCollection.php b/apps/dav/lib/Comments/RootCollection.php index b02532b067..aa3fe8586a 100644 --- a/apps/dav/lib/Comments/RootCollection.php +++ b/apps/dav/lib/Comments/RootCollection.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/LegacyDAVACL.php b/apps/dav/lib/Connector/LegacyDAVACL.php index eb6ca1fd7d..719b73a9fd 100644 --- a/apps/dav/lib/Connector/LegacyDAVACL.php +++ b/apps/dav/lib/Connector/LegacyDAVACL.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/PublicAuth.php b/apps/dav/lib/Connector/PublicAuth.php index 3aa58cda24..2716ca2910 100644 --- a/apps/dav/lib/Connector/PublicAuth.php +++ b/apps/dav/lib/Connector/PublicAuth.php @@ -1,9 +1,10 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/Auth.php b/apps/dav/lib/Connector/Sabre/Auth.php index cbb2c2b63b..8b9f86af1e 100644 --- a/apps/dav/lib/Connector/Sabre/Auth.php +++ b/apps/dav/lib/Connector/Sabre/Auth.php @@ -1,13 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher + * @author Christoph Wurst * @author Jakob Sack - * @author Lukas Reschke + * @author Lukas Reschke * @author Markus Goetz * @author Michael Gapczynski * @author Morris Jobke - * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php b/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php index 70d19cb7f2..3f2cd1b1ae 100644 --- a/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php +++ b/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php b/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php index e9559e361b..c129f50d35 100644 --- a/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php +++ b/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php b/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php index 5946c9910d..d0d348e170 100644 --- a/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php +++ b/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/DavAclPlugin.php b/apps/dav/lib/Connector/Sabre/DavAclPlugin.php index f5699b469c..bf305171a0 100644 --- a/apps/dav/lib/Connector/Sabre/DavAclPlugin.php +++ b/apps/dav/lib/Connector/Sabre/DavAclPlugin.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/Sabre/Directory.php b/apps/dav/lib/Connector/Sabre/Directory.php index daa5f29ce7..e7226b5819 100644 --- a/apps/dav/lib/Connector/Sabre/Directory.php +++ b/apps/dav/lib/Connector/Sabre/Directory.php @@ -1,12 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Jakob Sack * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php index b10d5aaab3..843923ff6d 100644 --- a/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php +++ b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php b/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php index 03ced0e81e..fea44f8f5c 100644 --- a/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php +++ b/apps/dav/lib/Connector/Sabre/Exception/FileLocked.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler * @author Thomas Müller diff --git a/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php b/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php index 6db8740bc1..22d2beec51 100644 --- a/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php +++ b/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Connector/Sabre/File.php b/apps/dav/lib/Connector/Sabre/File.php index 943e9150e7..6ecb6e6206 100644 --- a/apps/dav/lib/Connector/Sabre/File.php +++ b/apps/dav/lib/Connector/Sabre/File.php @@ -1,11 +1,11 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler * @author Robin Appelman diff --git a/apps/dav/lib/Connector/Sabre/FilesPlugin.php b/apps/dav/lib/Connector/Sabre/FilesPlugin.php index 8822deb166..a1fb1bf0ae 100644 --- a/apps/dav/lib/Connector/Sabre/FilesPlugin.php +++ b/apps/dav/lib/Connector/Sabre/FilesPlugin.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/dav/lib/Connector/Sabre/LockPlugin.php b/apps/dav/lib/Connector/Sabre/LockPlugin.php index 66da39a57c..7ab0993f32 100644 --- a/apps/dav/lib/Connector/Sabre/LockPlugin.php +++ b/apps/dav/lib/Connector/Sabre/LockPlugin.php @@ -2,6 +2,7 @@ /** * @author Robin Appelman * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Connector/Sabre/Node.php b/apps/dav/lib/Connector/Sabre/Node.php index ccc035063c..04640bbde4 100644 --- a/apps/dav/lib/Connector/Sabre/Node.php +++ b/apps/dav/lib/Connector/Sabre/Node.php @@ -1,13 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher + * @author Björn Schießle * @author Jakob Sack * @author Jörn Friedrich Dreyer * @author Klaas Freitag * @author Markus Goetz * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/ObjectTree.php b/apps/dav/lib/Connector/Sabre/ObjectTree.php index f38dfe679c..599f3fdfd0 100644 --- a/apps/dav/lib/Connector/Sabre/ObjectTree.php +++ b/apps/dav/lib/Connector/Sabre/ObjectTree.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/dav/lib/Connector/Sabre/Principal.php b/apps/dav/lib/Connector/Sabre/Principal.php index 787bcdf469..1985d8f8b3 100644 --- a/apps/dav/lib/Connector/Sabre/Principal.php +++ b/apps/dav/lib/Connector/Sabre/Principal.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Jakob Sack * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/apps/dav/lib/Connector/Sabre/ServerFactory.php b/apps/dav/lib/Connector/Sabre/ServerFactory.php index 5853370778..b193bfc76c 100644 --- a/apps/dav/lib/Connector/Sabre/ServerFactory.php +++ b/apps/dav/lib/Connector/Sabre/ServerFactory.php @@ -1,9 +1,11 @@ + * @author Arthur Schiwon * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke + * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/DAV/Sharing/Backend.php b/apps/dav/lib/DAV/Sharing/Backend.php index 225b773713..0284c4f719 100644 --- a/apps/dav/lib/DAV/Sharing/Backend.php +++ b/apps/dav/lib/DAV/Sharing/Backend.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/DAV/Sharing/Xml/Invite.php b/apps/dav/lib/DAV/Sharing/Xml/Invite.php index ae40ff0670..a14de7bc63 100644 --- a/apps/dav/lib/DAV/Sharing/Xml/Invite.php +++ b/apps/dav/lib/DAV/Sharing/Xml/Invite.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/Files/BrowserErrorPagePlugin.php b/apps/dav/lib/Files/BrowserErrorPagePlugin.php index 37a4166efe..5fe6f412f9 100644 --- a/apps/dav/lib/Files/BrowserErrorPagePlugin.php +++ b/apps/dav/lib/Files/BrowserErrorPagePlugin.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/RootCollection.php b/apps/dav/lib/RootCollection.php index f18bfaf496..fd05ec2626 100644 --- a/apps/dav/lib/RootCollection.php +++ b/apps/dav/lib/RootCollection.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Server.php b/apps/dav/lib/Server.php index edaa7ac855..2a9c36698b 100644 --- a/apps/dav/lib/Server.php +++ b/apps/dav/lib/Server.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Lukas Reschke + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/SystemTag/SystemTagNode.php b/apps/dav/lib/SystemTag/SystemTagNode.php index f139a3335c..dfa51edb6b 100644 --- a/apps/dav/lib/SystemTag/SystemTagNode.php +++ b/apps/dav/lib/SystemTag/SystemTagNode.php @@ -1,7 +1,6 @@ - * @author Thomas Müller + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/SystemTag/SystemTagPlugin.php b/apps/dav/lib/SystemTag/SystemTagPlugin.php index af683954b8..b3ab0d2db7 100644 --- a/apps/dav/lib/SystemTag/SystemTagPlugin.php +++ b/apps/dav/lib/SystemTag/SystemTagPlugin.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Upload/AssemblyStream.php b/apps/dav/lib/Upload/AssemblyStream.php index 4b80a591ce..db600ef897 100644 --- a/apps/dav/lib/Upload/AssemblyStream.php +++ b/apps/dav/lib/Upload/AssemblyStream.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Upload; use Sabre\DAV\IFile; diff --git a/apps/dav/lib/Upload/FutureFile.php b/apps/dav/lib/Upload/FutureFile.php index aca81afc05..f5e734983c 100644 --- a/apps/dav/lib/Upload/FutureFile.php +++ b/apps/dav/lib/Upload/FutureFile.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Upload; use OCA\DAV\Connector\Sabre\Directory; diff --git a/apps/dav/lib/Upload/RootCollection.php b/apps/dav/lib/Upload/RootCollection.php index 673a373431..9298be0dd5 100644 --- a/apps/dav/lib/Upload/RootCollection.php +++ b/apps/dav/lib/Upload/RootCollection.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Upload; use Sabre\DAVACL\AbstractPrincipalCollection; diff --git a/apps/dav/lib/Upload/UploadFolder.php b/apps/dav/lib/Upload/UploadFolder.php index 01fbf1f8dc..be1853914f 100644 --- a/apps/dav/lib/Upload/UploadFolder.php +++ b/apps/dav/lib/Upload/UploadFolder.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Upload; use OCA\DAV\Connector\Sabre\Directory; diff --git a/apps/dav/lib/Upload/UploadHome.php b/apps/dav/lib/Upload/UploadHome.php index ae4dcfa493..e3d4aa0d23 100644 --- a/apps/dav/lib/Upload/UploadHome.php +++ b/apps/dav/lib/Upload/UploadHome.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Upload; use OC\Files\Filesystem; diff --git a/apps/dav/tests/unit/AppInfo/ApplicationTest.php b/apps/dav/tests/unit/AppInfo/ApplicationTest.php index 6b55fcaf96..509caccfa4 100644 --- a/apps/dav/tests/unit/AppInfo/ApplicationTest.php +++ b/apps/dav/tests/unit/AppInfo/ApplicationTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CalDAV/CalDavBackendTest.php b/apps/dav/tests/unit/CalDAV/CalDavBackendTest.php index 0252457e73..c3e32e436d 100644 --- a/apps/dav/tests/unit/CalDAV/CalDavBackendTest.php +++ b/apps/dav/tests/unit/CalDAV/CalDavBackendTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CalDAV/CalendarTest.php b/apps/dav/tests/unit/CalDAV/CalendarTest.php index cfaa2d8901..73d85e82bb 100644 --- a/apps/dav/tests/unit/CalDAV/CalendarTest.php +++ b/apps/dav/tests/unit/CalDAV/CalendarTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php b/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php index addb585e41..bea9c651bd 100644 --- a/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php +++ b/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php index 25da92bbf2..ddfec3dc3a 100644 --- a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php +++ b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/AddressBookTest.php b/apps/dav/tests/unit/CardDAV/AddressBookTest.php index 7144c36140..4fa8bb4704 100644 --- a/apps/dav/tests/unit/CardDAV/AddressBookTest.php +++ b/apps/dav/tests/unit/CardDAV/AddressBookTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/BirthdayServiceTest.php b/apps/dav/tests/unit/CardDAV/BirthdayServiceTest.php index 0162924064..be680b219d 100644 --- a/apps/dav/tests/unit/CardDAV/BirthdayServiceTest.php +++ b/apps/dav/tests/unit/CardDAV/BirthdayServiceTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php b/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php index 7cae76ae62..c7cd4a3005 100644 --- a/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php +++ b/apps/dav/tests/unit/CardDAV/CardDavBackendTest.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Joas Schilling * @author Thomas Müller * diff --git a/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php b/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php index 775dc5d18a..2abd9da66e 100644 --- a/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php +++ b/apps/dav/tests/unit/CardDAV/ContactsManagerTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/ConverterTest.php b/apps/dav/tests/unit/CardDAV/ConverterTest.php index 4b71d43cc4..3dc4d1bb14 100644 --- a/apps/dav/tests/unit/CardDAV/ConverterTest.php +++ b/apps/dav/tests/unit/CardDAV/ConverterTest.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php b/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php index 1cbececdb3..3728b83022 100644 --- a/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php +++ b/apps/dav/tests/unit/CardDAV/Sharing/PluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/CardDAV/SyncServiceTest.php b/apps/dav/tests/unit/CardDAV/SyncServiceTest.php index e5a2603c77..f63b9acf13 100644 --- a/apps/dav/tests/unit/CardDAV/SyncServiceTest.php +++ b/apps/dav/tests/unit/CardDAV/SyncServiceTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Comments/CommentsNodeTest.php b/apps/dav/tests/unit/Comments/CommentsNodeTest.php index d812ad62cb..6bf06375a4 100644 --- a/apps/dav/tests/unit/Comments/CommentsNodeTest.php +++ b/apps/dav/tests/unit/Comments/CommentsNodeTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Comments/CommentsPluginTest.php b/apps/dav/tests/unit/Comments/CommentsPluginTest.php index 608717bd0a..a43ef94a1b 100644 --- a/apps/dav/tests/unit/Comments/CommentsPluginTest.php +++ b/apps/dav/tests/unit/Comments/CommentsPluginTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Comments/EntityCollectionTest.php b/apps/dav/tests/unit/Comments/EntityCollectionTest.php index 157d58c9ec..d5a6c94054 100644 --- a/apps/dav/tests/unit/Comments/EntityCollectionTest.php +++ b/apps/dav/tests/unit/Comments/EntityCollectionTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Comments/EntityTypeCollectionTest.php b/apps/dav/tests/unit/Comments/EntityTypeCollectionTest.php index 51db44380f..14fc99d6e8 100644 --- a/apps/dav/tests/unit/Comments/EntityTypeCollectionTest.php +++ b/apps/dav/tests/unit/Comments/EntityTypeCollectionTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Comments/RootCollectionTest.php b/apps/dav/tests/unit/Comments/RootCollectionTest.php index 8f3b83e426..abf965f9d9 100644 --- a/apps/dav/tests/unit/Comments/RootCollectionTest.php +++ b/apps/dav/tests/unit/Comments/RootCollectionTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/PublicAuthTest.php b/apps/dav/tests/unit/Connector/PublicAuthTest.php index f8d6e1b5d1..bc67772ef8 100644 --- a/apps/dav/tests/unit/Connector/PublicAuthTest.php +++ b/apps/dav/tests/unit/Connector/PublicAuthTest.php @@ -1,5 +1,25 @@ + * @author Roeland Jago Douma + * @author Thomas Müller + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Tests\unit\Connector; use OCP\IRequest; diff --git a/apps/dav/tests/unit/Connector/Sabre/AuthTest.php b/apps/dav/tests/unit/Connector/Sabre/AuthTest.php index 1c29d2dbd6..e5b5fe21b1 100644 --- a/apps/dav/tests/unit/Connector/Sabre/AuthTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/AuthTest.php @@ -1,6 +1,9 @@ + * @author Arthur Schiwon + * @author Christoph Wurst + * @author Joas Schilling + * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/tests/unit/Connector/Sabre/BlockLegacyClientPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/BlockLegacyClientPluginTest.php index 00378fd413..3859e4f279 100644 --- a/apps/dav/tests/unit/Connector/Sabre/BlockLegacyClientPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/BlockLegacyClientPluginTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/CommentsPropertiesPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/CommentsPropertiesPluginTest.php index d98c2228eb..6ade77e34f 100644 --- a/apps/dav/tests/unit/Connector/Sabre/CommentsPropertiesPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/CommentsPropertiesPluginTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php index b8695e0a5d..9b5e194597 100644 --- a/apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php b/apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php index 0ae6bb014a..f4f5e13fcf 100644 --- a/apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/Connector/Sabre/DummyGetResponsePluginTest.php b/apps/dav/tests/unit/Connector/Sabre/DummyGetResponsePluginTest.php index 125cb174c5..28e4bd7e83 100644 --- a/apps/dav/tests/unit/Connector/Sabre/DummyGetResponsePluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/DummyGetResponsePluginTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php index f6102fa4e9..e10d7526d7 100644 --- a/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/FakeLockerPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/FakeLockerPluginTest.php index 98edfb3c5b..096e443907 100644 --- a/apps/dav/tests/unit/Connector/Sabre/FakeLockerPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/FakeLockerPluginTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php index 5a944e74fc..87fec17bf6 100644 --- a/apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php @@ -1,6 +1,8 @@ * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php index d5bbbbcc99..41d44efd89 100644 --- a/apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php @@ -1,6 +1,7 @@ + * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/MaintenancePluginTest.php b/apps/dav/tests/unit/Connector/Sabre/MaintenancePluginTest.php index a95dcd69f4..ca7d09565c 100644 --- a/apps/dav/tests/unit/Connector/Sabre/MaintenancePluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/MaintenancePluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/NodeTest.php b/apps/dav/tests/unit/Connector/Sabre/NodeTest.php index deb6ecf7f7..3c7eb6f72c 100644 --- a/apps/dav/tests/unit/Connector/Sabre/NodeTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/NodeTest.php @@ -1,7 +1,9 @@ * @author Joas Schilling * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/PrincipalTest.php b/apps/dav/tests/unit/Connector/Sabre/PrincipalTest.php index 63717713a7..14b1df3b3a 100644 --- a/apps/dav/tests/unit/Connector/Sabre/PrincipalTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/PrincipalTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php index 45fb1743d1..c6a1bc3dd4 100644 --- a/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php index a8fcf55284..ac9cd91ad3 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php index 1b296aaa24..a0283a754c 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php index 1a593cb8d7..8619ffe070 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php index 42b8ef927f..1380815428 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php index 2986db4a7f..a69e21c9e3 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php @@ -1,7 +1,7 @@ * @author Robin Appelman - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php index 1c951a2fbd..292c66c003 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php index 0f11ded89e..3dd972afa8 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php @@ -1,7 +1,7 @@ * @author Robin Appelman - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php index efb499b69c..7ba476e94f 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php index ff1f59e785..b2d4384133 100644 --- a/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php b/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php index e48d9b3aa5..96bd39de89 100644 --- a/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/DAV/BrowserErrorPagePluginTest.php b/apps/dav/tests/unit/DAV/BrowserErrorPagePluginTest.php index c2ffd91ba3..bac24e5c42 100644 --- a/apps/dav/tests/unit/DAV/BrowserErrorPagePluginTest.php +++ b/apps/dav/tests/unit/DAV/BrowserErrorPagePluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/DAV/GroupPrincipalTest.php b/apps/dav/tests/unit/DAV/GroupPrincipalTest.php index 7bfb89609e..06915517fe 100644 --- a/apps/dav/tests/unit/DAV/GroupPrincipalTest.php +++ b/apps/dav/tests/unit/DAV/GroupPrincipalTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/DAV/HookManagerTest.php b/apps/dav/tests/unit/DAV/HookManagerTest.php index 25eb3b8c11..647d13ebed 100644 --- a/apps/dav/tests/unit/DAV/HookManagerTest.php +++ b/apps/dav/tests/unit/DAV/HookManagerTest.php @@ -1,6 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php index eccb59923f..63968bc663 100644 --- a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php +++ b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php b/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php index a09b24fa8d..8bf81211e8 100644 --- a/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php +++ b/apps/dav/tests/unit/DAV/SystemPrincipalBackendTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/ServerTest.php b/apps/dav/tests/unit/ServerTest.php index f52585ad20..83f14db88f 100644 --- a/apps/dav/tests/unit/ServerTest.php +++ b/apps/dav/tests/unit/ServerTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php b/apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php index 28f8c93a61..038ba24aa6 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php b/apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php index ff5f6d1aa0..f5207ef18d 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php b/apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php index 154aa61986..9cfcafc4ea 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Joas Schilling + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php b/apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php index 7722ac08df..b37a01af5f 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php b/apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php index 63ab6032f7..7eb38f9f1e 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php b/apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php index 036b415042..2fb1f63b1e 100644 --- a/apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php +++ b/apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/Upload/AssemblyStreamTest.php b/apps/dav/tests/unit/Upload/AssemblyStreamTest.php index b8fb1aa12e..80e2c8fbaf 100644 --- a/apps/dav/tests/unit/Upload/AssemblyStreamTest.php +++ b/apps/dav/tests/unit/Upload/AssemblyStreamTest.php @@ -1,4 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Tests\unit\Upload; class AssemblyStreamTest extends \Test\TestCase { diff --git a/apps/dav/tests/unit/Upload/FutureFileTest.php b/apps/dav/tests/unit/Upload/FutureFileTest.php index 7e1c84ef5a..d3833aa941 100644 --- a/apps/dav/tests/unit/Upload/FutureFileTest.php +++ b/apps/dav/tests/unit/Upload/FutureFileTest.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Tests\unit\Upload; class FutureFileTest extends \Test\TestCase { diff --git a/apps/dav/tests/unit/bootstrap.php b/apps/dav/tests/unit/bootstrap.php index 375171ff8b..879b31077f 100644 --- a/apps/dav/tests/unit/bootstrap.php +++ b/apps/dav/tests/unit/bootstrap.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/appinfo/app.php b/apps/encryption/appinfo/app.php index 7c684b563d..3827e7a8a8 100644 --- a/apps/encryption/appinfo/app.php +++ b/apps/encryption/appinfo/app.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/appinfo/register_command.php b/apps/encryption/appinfo/register_command.php index 5f32718cdf..c2a3c23051 100644 --- a/apps/encryption/appinfo/register_command.php +++ b/apps/encryption/appinfo/register_command.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/appinfo/routes.php b/apps/encryption/appinfo/routes.php index 2ceba7898e..1e640bb17b 100644 --- a/apps/encryption/appinfo/routes.php +++ b/apps/encryption/appinfo/routes.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/AppInfo/Application.php b/apps/encryption/lib/AppInfo/Application.php index c7c8d2a3d3..7ad14e79ae 100644 --- a/apps/encryption/lib/AppInfo/Application.php +++ b/apps/encryption/lib/AppInfo/Application.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Thomas Müller * diff --git a/apps/encryption/lib/Command/EnableMasterKey.php b/apps/encryption/lib/Command/EnableMasterKey.php index fd86c22117..10c47f63ed 100644 --- a/apps/encryption/lib/Command/EnableMasterKey.php +++ b/apps/encryption/lib/Command/EnableMasterKey.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Command/MigrateKeys.php b/apps/encryption/lib/Command/MigrateKeys.php index 88d8d46973..2b172dfa9a 100644 --- a/apps/encryption/lib/Command/MigrateKeys.php +++ b/apps/encryption/lib/Command/MigrateKeys.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Controller/RecoveryController.php b/apps/encryption/lib/Controller/RecoveryController.php index e4b02e004d..60b95c7cd1 100644 --- a/apps/encryption/lib/Controller/RecoveryController.php +++ b/apps/encryption/lib/Controller/RecoveryController.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Controller/SettingsController.php b/apps/encryption/lib/Controller/SettingsController.php index 5c171a23ae..74c5276043 100644 --- a/apps/encryption/lib/Controller/SettingsController.php +++ b/apps/encryption/lib/Controller/SettingsController.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Controller/StatusController.php b/apps/encryption/lib/Controller/StatusController.php index 99fdc68c3d..a8fdcce457 100644 --- a/apps/encryption/lib/Controller/StatusController.php +++ b/apps/encryption/lib/Controller/StatusController.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Crypto/Crypt.php b/apps/encryption/lib/Crypto/Crypt.php index ca70c88488..4c146f8599 100644 --- a/apps/encryption/lib/Crypto/Crypt.php +++ b/apps/encryption/lib/Crypto/Crypt.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Crypto/DecryptAll.php b/apps/encryption/lib/Crypto/DecryptAll.php index 694aba2fb8..0da4c2bba4 100644 --- a/apps/encryption/lib/Crypto/DecryptAll.php +++ b/apps/encryption/lib/Crypto/DecryptAll.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Crypto/EncryptAll.php b/apps/encryption/lib/Crypto/EncryptAll.php index 0037c21326..afc1814a09 100644 --- a/apps/encryption/lib/Crypto/EncryptAll.php +++ b/apps/encryption/lib/Crypto/EncryptAll.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/encryption/lib/Crypto/Encryption.php b/apps/encryption/lib/Crypto/Encryption.php index 6eff66e72b..9423332de9 100644 --- a/apps/encryption/lib/Crypto/Encryption.php +++ b/apps/encryption/lib/Crypto/Encryption.php @@ -1,10 +1,10 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php b/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php index fe162a8f5c..7d6ac83368 100644 --- a/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php +++ b/apps/encryption/lib/Exceptions/PrivateKeyMissingException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Thomas Müller * diff --git a/apps/encryption/lib/HookManager.php b/apps/encryption/lib/HookManager.php index a4269dca03..d9408b0de1 100644 --- a/apps/encryption/lib/HookManager.php +++ b/apps/encryption/lib/HookManager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Hooks/UserHooks.php b/apps/encryption/lib/Hooks/UserHooks.php index 136a183210..a9528a06f6 100644 --- a/apps/encryption/lib/Hooks/UserHooks.php +++ b/apps/encryption/lib/Hooks/UserHooks.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Thomas Müller * diff --git a/apps/encryption/lib/KeyManager.php b/apps/encryption/lib/KeyManager.php index a9ba8d9dba..53a93d634b 100644 --- a/apps/encryption/lib/KeyManager.php +++ b/apps/encryption/lib/KeyManager.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/encryption/lib/Migration.php b/apps/encryption/lib/Migration.php index db9541d6f5..2a36b22c23 100644 --- a/apps/encryption/lib/Migration.php +++ b/apps/encryption/lib/Migration.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Robin Appelman * diff --git a/apps/encryption/lib/Recovery.php b/apps/encryption/lib/Recovery.php index f0ac7bb238..832f26dfdc 100644 --- a/apps/encryption/lib/Recovery.php +++ b/apps/encryption/lib/Recovery.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Session.php b/apps/encryption/lib/Session.php index 62cc09b018..86ac2d11ff 100644 --- a/apps/encryption/lib/Session.php +++ b/apps/encryption/lib/Session.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/lib/Users/Setup.php b/apps/encryption/lib/Users/Setup.php index e59340c4ce..5ebc1dbe6b 100644 --- a/apps/encryption/lib/Users/Setup.php +++ b/apps/encryption/lib/Users/Setup.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/Util.php b/apps/encryption/lib/Util.php index e87ed478a1..46d50cc9c3 100644 --- a/apps/encryption/lib/Util.php +++ b/apps/encryption/lib/Util.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Phil Davis * diff --git a/apps/encryption/settings/settings-admin.php b/apps/encryption/settings/settings-admin.php index 79e900ebbd..87de11bba0 100644 --- a/apps/encryption/settings/settings-admin.php +++ b/apps/encryption/settings/settings-admin.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/settings/settings-personal.php b/apps/encryption/settings/settings-personal.php index 0f6e935370..f69affc3a6 100644 --- a/apps/encryption/settings/settings-personal.php +++ b/apps/encryption/settings/settings-personal.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Thomas Müller * diff --git a/apps/encryption/tests/Command/TestEnableMasterKey.php b/apps/encryption/tests/Command/TestEnableMasterKey.php index da04e017a1..6362dc3c39 100644 --- a/apps/encryption/tests/Command/TestEnableMasterKey.php +++ b/apps/encryption/tests/Command/TestEnableMasterKey.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Controller/RecoveryControllerTest.php b/apps/encryption/tests/Controller/RecoveryControllerTest.php index 63c99e1277..d167b060bf 100644 --- a/apps/encryption/tests/Controller/RecoveryControllerTest.php +++ b/apps/encryption/tests/Controller/RecoveryControllerTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Controller/SettingsControllerTest.php b/apps/encryption/tests/Controller/SettingsControllerTest.php index 8180cae113..8098a0e194 100644 --- a/apps/encryption/tests/Controller/SettingsControllerTest.php +++ b/apps/encryption/tests/Controller/SettingsControllerTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/tests/Controller/StatusControllerTest.php b/apps/encryption/tests/Controller/StatusControllerTest.php index 0410b36cd2..e6ccceb6e5 100644 --- a/apps/encryption/tests/Controller/StatusControllerTest.php +++ b/apps/encryption/tests/Controller/StatusControllerTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Crypto/CryptTest.php b/apps/encryption/tests/Crypto/CryptTest.php index 4b8147ab21..e6bed6b12e 100644 --- a/apps/encryption/tests/Crypto/CryptTest.php +++ b/apps/encryption/tests/Crypto/CryptTest.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Crypto/DecryptAllTest.php b/apps/encryption/tests/Crypto/DecryptAllTest.php index a094f3b3a2..971e1e3713 100644 --- a/apps/encryption/tests/Crypto/DecryptAllTest.php +++ b/apps/encryption/tests/Crypto/DecryptAllTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Crypto/EncryptAllTest.php b/apps/encryption/tests/Crypto/EncryptAllTest.php index baa80eaaf8..52cc8b04d4 100644 --- a/apps/encryption/tests/Crypto/EncryptAllTest.php +++ b/apps/encryption/tests/Crypto/EncryptAllTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/Crypto/EncryptionTest.php b/apps/encryption/tests/Crypto/EncryptionTest.php index 723c6e31b9..45160aba50 100644 --- a/apps/encryption/tests/Crypto/EncryptionTest.php +++ b/apps/encryption/tests/Crypto/EncryptionTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/tests/Hooks/UserHooksTest.php b/apps/encryption/tests/Hooks/UserHooksTest.php index a4767bfb74..31561a7cd6 100644 --- a/apps/encryption/tests/Hooks/UserHooksTest.php +++ b/apps/encryption/tests/Hooks/UserHooksTest.php @@ -1,7 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/KeyManagerTest.php b/apps/encryption/tests/KeyManagerTest.php index 6f6fb3a02d..f31a3ef350 100644 --- a/apps/encryption/tests/KeyManagerTest.php +++ b/apps/encryption/tests/KeyManagerTest.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/tests/MigrationTest.php b/apps/encryption/tests/MigrationTest.php index c77693d24a..0b28156657 100644 --- a/apps/encryption/tests/MigrationTest.php +++ b/apps/encryption/tests/MigrationTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/encryption/tests/RecoveryTest.php b/apps/encryption/tests/RecoveryTest.php index c8bd838242..2bd3c58d19 100644 --- a/apps/encryption/tests/RecoveryTest.php +++ b/apps/encryption/tests/RecoveryTest.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/SessionTest.php b/apps/encryption/tests/SessionTest.php index b2944d450a..1337680c34 100644 --- a/apps/encryption/tests/SessionTest.php +++ b/apps/encryption/tests/SessionTest.php @@ -1,7 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/tests/Users/SetupTest.php b/apps/encryption/tests/Users/SetupTest.php index 9e7cbde0c1..7c871671b5 100644 --- a/apps/encryption/tests/Users/SetupTest.php +++ b/apps/encryption/tests/Users/SetupTest.php @@ -1,7 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/UtilTest.php b/apps/encryption/tests/UtilTest.php index e052bff863..0a2313291a 100644 --- a/apps/encryption/tests/UtilTest.php +++ b/apps/encryption/tests/UtilTest.php @@ -1,7 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/appinfo/app.php b/apps/federatedfilesharing/appinfo/app.php index c33a887c6d..5891b9cbbc 100644 --- a/apps/federatedfilesharing/appinfo/app.php +++ b/apps/federatedfilesharing/appinfo/app.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/AddressHandler.php b/apps/federatedfilesharing/lib/AddressHandler.php index 92768f11b9..e911d2e4f9 100644 --- a/apps/federatedfilesharing/lib/AddressHandler.php +++ b/apps/federatedfilesharing/lib/AddressHandler.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/AppInfo/Application.php b/apps/federatedfilesharing/lib/AppInfo/Application.php index d1b0646ba5..4faebea7b0 100644 --- a/apps/federatedfilesharing/lib/AppInfo/Application.php +++ b/apps/federatedfilesharing/lib/AppInfo/Application.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php b/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php index 109a607bff..f867271e65 100644 --- a/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php +++ b/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/DiscoveryManager.php b/apps/federatedfilesharing/lib/DiscoveryManager.php index 51ea71195f..2a4bb4b7f7 100644 --- a/apps/federatedfilesharing/lib/DiscoveryManager.php +++ b/apps/federatedfilesharing/lib/DiscoveryManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/FederatedShareProvider.php b/apps/federatedfilesharing/lib/FederatedShareProvider.php index 76fed01c30..4892908c32 100644 --- a/apps/federatedfilesharing/lib/FederatedShareProvider.php +++ b/apps/federatedfilesharing/lib/FederatedShareProvider.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/federatedfilesharing/lib/Notifications.php b/apps/federatedfilesharing/lib/Notifications.php index bf9e0fc963..18212b82c3 100644 --- a/apps/federatedfilesharing/lib/Notifications.php +++ b/apps/federatedfilesharing/lib/Notifications.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/Notifier.php b/apps/federatedfilesharing/lib/Notifier.php index 1c8d92c7ec..18ecfd4396 100644 --- a/apps/federatedfilesharing/lib/Notifier.php +++ b/apps/federatedfilesharing/lib/Notifier.php @@ -1,5 +1,6 @@ * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/lib/RequestHandler.php b/apps/federatedfilesharing/lib/RequestHandler.php index 01ab96822d..45ec5d203a 100644 --- a/apps/federatedfilesharing/lib/RequestHandler.php +++ b/apps/federatedfilesharing/lib/RequestHandler.php @@ -1,9 +1,9 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/lib/TokenHandler.php b/apps/federatedfilesharing/lib/TokenHandler.php index ec5f73127d..54c90a9ff8 100644 --- a/apps/federatedfilesharing/lib/TokenHandler.php +++ b/apps/federatedfilesharing/lib/TokenHandler.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/settings-admin.php b/apps/federatedfilesharing/settings-admin.php index 9dd21281fd..3385112994 100644 --- a/apps/federatedfilesharing/settings-admin.php +++ b/apps/federatedfilesharing/settings-admin.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/settings-personal.php b/apps/federatedfilesharing/settings-personal.php index 385d397114..bbaaad84a5 100644 --- a/apps/federatedfilesharing/settings-personal.php +++ b/apps/federatedfilesharing/settings-personal.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jan-Christoph Borchardt * @author Thomas Müller * diff --git a/apps/federatedfilesharing/tests/AddressHandlerTest.php b/apps/federatedfilesharing/tests/AddressHandlerTest.php index bb1c2c5a25..3f07b23c2e 100644 --- a/apps/federatedfilesharing/tests/AddressHandlerTest.php +++ b/apps/federatedfilesharing/tests/AddressHandlerTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/tests/DiscoveryManagerTest.php b/apps/federatedfilesharing/tests/DiscoveryManagerTest.php index 5af6b394dd..73f79b2c16 100644 --- a/apps/federatedfilesharing/tests/DiscoveryManagerTest.php +++ b/apps/federatedfilesharing/tests/DiscoveryManagerTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/tests/FederatedShareProviderTest.php b/apps/federatedfilesharing/tests/FederatedShareProviderTest.php index 9b3edf0398..6792e534cc 100644 --- a/apps/federatedfilesharing/tests/FederatedShareProviderTest.php +++ b/apps/federatedfilesharing/tests/FederatedShareProviderTest.php @@ -1,5 +1,7 @@ + * @author Lukas Reschke * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/tests/NotificationsTest.php b/apps/federatedfilesharing/tests/NotificationsTest.php index 50a62e9829..a0f295d179 100644 --- a/apps/federatedfilesharing/tests/NotificationsTest.php +++ b/apps/federatedfilesharing/tests/NotificationsTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/tests/RequestHandlerTest.php b/apps/federatedfilesharing/tests/RequestHandlerTest.php index 14da756a0e..025f8a3db4 100644 --- a/apps/federatedfilesharing/tests/RequestHandlerTest.php +++ b/apps/federatedfilesharing/tests/RequestHandlerTest.php @@ -1,9 +1,10 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federatedfilesharing/tests/TestCase.php b/apps/federatedfilesharing/tests/TestCase.php index 64c6d04559..5a25d0fc1f 100644 --- a/apps/federatedfilesharing/tests/TestCase.php +++ b/apps/federatedfilesharing/tests/TestCase.php @@ -1,15 +1,6 @@ - * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell - * @author Roeland Jago Douma - * @author Thomas Müller - * @author Vincent Petry + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/tests/TokenHandlerTest.php b/apps/federatedfilesharing/tests/TokenHandlerTest.php index 004a3a6193..1ce2f84411 100644 --- a/apps/federatedfilesharing/tests/TokenHandlerTest.php +++ b/apps/federatedfilesharing/tests/TokenHandlerTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/appinfo/app.php b/apps/federation/appinfo/app.php index 6686f90121..abcc6ee15c 100644 --- a/apps/federation/appinfo/app.php +++ b/apps/federation/appinfo/app.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/appinfo/register_command.php b/apps/federation/appinfo/register_command.php index c7e7985194..67cff701e6 100644 --- a/apps/federation/appinfo/register_command.php +++ b/apps/federation/appinfo/register_command.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/appinfo/routes.php b/apps/federation/appinfo/routes.php index 6b4124094d..1797975d34 100644 --- a/apps/federation/appinfo/routes.php +++ b/apps/federation/appinfo/routes.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/lib/API/OCSAuthAPI.php b/apps/federation/lib/API/OCSAuthAPI.php index 1c4e73cc8d..74cee82a35 100644 --- a/apps/federation/lib/API/OCSAuthAPI.php +++ b/apps/federation/lib/API/OCSAuthAPI.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/federation/lib/AppInfo/Application.php b/apps/federation/lib/AppInfo/Application.php index 7418534532..d72872eb68 100644 --- a/apps/federation/lib/AppInfo/Application.php +++ b/apps/federation/lib/AppInfo/Application.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/federation/lib/BackgroundJob/GetSharedSecret.php b/apps/federation/lib/BackgroundJob/GetSharedSecret.php index 66ab082c1a..5e2f80c8a9 100644 --- a/apps/federation/lib/BackgroundJob/GetSharedSecret.php +++ b/apps/federation/lib/BackgroundJob/GetSharedSecret.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/lib/BackgroundJob/RequestSharedSecret.php b/apps/federation/lib/BackgroundJob/RequestSharedSecret.php index 040e8e1d8e..ae992842bb 100644 --- a/apps/federation/lib/BackgroundJob/RequestSharedSecret.php +++ b/apps/federation/lib/BackgroundJob/RequestSharedSecret.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/federation/lib/Command/SyncFederationAddressBooks.php b/apps/federation/lib/Command/SyncFederationAddressBooks.php index 879d38f8c2..bfaa27f118 100644 --- a/apps/federation/lib/Command/SyncFederationAddressBooks.php +++ b/apps/federation/lib/Command/SyncFederationAddressBooks.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/lib/Controller/SettingsController.php b/apps/federation/lib/Controller/SettingsController.php index 3adb6fced6..0c5601b3c8 100644 --- a/apps/federation/lib/Controller/SettingsController.php +++ b/apps/federation/lib/Controller/SettingsController.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/lib/DbHandler.php b/apps/federation/lib/DbHandler.php index 8720560efc..0fab491be8 100644 --- a/apps/federation/lib/DbHandler.php +++ b/apps/federation/lib/DbHandler.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/lib/Hooks.php b/apps/federation/lib/Hooks.php index b7f63d27f5..a7ffcd3422 100644 --- a/apps/federation/lib/Hooks.php +++ b/apps/federation/lib/Hooks.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/lib/Middleware/AddServerMiddleware.php b/apps/federation/lib/Middleware/AddServerMiddleware.php index 4b752f51ee..75be847aaf 100644 --- a/apps/federation/lib/Middleware/AddServerMiddleware.php +++ b/apps/federation/lib/Middleware/AddServerMiddleware.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/lib/SyncFederationAddressBooks.php b/apps/federation/lib/SyncFederationAddressBooks.php index 209094266c..5557d2bf24 100644 --- a/apps/federation/lib/SyncFederationAddressBooks.php +++ b/apps/federation/lib/SyncFederationAddressBooks.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/lib/TrustedServers.php b/apps/federation/lib/TrustedServers.php index 3b356ea2a4..39feca13d2 100644 --- a/apps/federation/lib/TrustedServers.php +++ b/apps/federation/lib/TrustedServers.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/federation/settings/settings-admin.php b/apps/federation/settings/settings-admin.php index a41d815feb..b5fd7710ef 100644 --- a/apps/federation/settings/settings-admin.php +++ b/apps/federation/settings/settings-admin.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/API/OCSAuthAPITest.php b/apps/federation/tests/API/OCSAuthAPITest.php index d3e61c0641..914182f11f 100644 --- a/apps/federation/tests/API/OCSAuthAPITest.php +++ b/apps/federation/tests/API/OCSAuthAPITest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/tests/BackgroundJob/GetSharedSecretTest.php b/apps/federation/tests/BackgroundJob/GetSharedSecretTest.php index 25f7502741..4545ff6de9 100644 --- a/apps/federation/tests/BackgroundJob/GetSharedSecretTest.php +++ b/apps/federation/tests/BackgroundJob/GetSharedSecretTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php b/apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php index 2fc4fe881a..009bc89af1 100644 --- a/apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php +++ b/apps/federation/tests/BackgroundJob/RequestSharedSecretTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/Controller/SettingsControllerTest.php b/apps/federation/tests/Controller/SettingsControllerTest.php index 65f7d5f91d..aec08ef464 100644 --- a/apps/federation/tests/Controller/SettingsControllerTest.php +++ b/apps/federation/tests/Controller/SettingsControllerTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/DbHandlerTest.php b/apps/federation/tests/DbHandlerTest.php index 6e5b8f2f06..bad103db52 100644 --- a/apps/federation/tests/DbHandlerTest.php +++ b/apps/federation/tests/DbHandlerTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/tests/HooksTest.php b/apps/federation/tests/HooksTest.php index 014829d9cf..9b26d0caf0 100644 --- a/apps/federation/tests/HooksTest.php +++ b/apps/federation/tests/HooksTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/Middleware/AddServerMiddlewareTest.php b/apps/federation/tests/Middleware/AddServerMiddlewareTest.php index be1d97c403..d416c0af98 100644 --- a/apps/federation/tests/Middleware/AddServerMiddlewareTest.php +++ b/apps/federation/tests/Middleware/AddServerMiddlewareTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/tests/SyncFederationAddressbooksTest.php b/apps/federation/tests/SyncFederationAddressbooksTest.php index 4c266fae3a..f0d4b10dee 100644 --- a/apps/federation/tests/SyncFederationAddressbooksTest.php +++ b/apps/federation/tests/SyncFederationAddressbooksTest.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/tests/TrustedServersTest.php b/apps/federation/tests/TrustedServersTest.php index e49db2556b..ea92f5ecce 100644 --- a/apps/federation/tests/TrustedServersTest.php +++ b/apps/federation/tests/TrustedServersTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/admin.php b/apps/files/admin.php index 6e818a174b..60f041a400 100644 --- a/apps/files/admin.php +++ b/apps/files/admin.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Clark Tomlinson - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Jakob Sack * @author Michael Göhler * @author Morris Jobke diff --git a/apps/files/ajax/download.php b/apps/files/ajax/download.php index aedd86b641..52c88d3923 100644 --- a/apps/files/ajax/download.php +++ b/apps/files/ajax/download.php @@ -1,12 +1,12 @@ - * @author Bart Visscher - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Piotr Filiciak * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/ajax/getstoragestats.php b/apps/files/ajax/getstoragestats.php index 83466ecc03..04f7702ae4 100644 --- a/apps/files/ajax/getstoragestats.php +++ b/apps/files/ajax/getstoragestats.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files/ajax/list.php b/apps/files/ajax/list.php index 26ec126bec..4dde15f364 100644 --- a/apps/files/ajax/list.php +++ b/apps/files/ajax/list.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/apps/files/ajax/upload.php b/apps/files/ajax/upload.php index d14414125f..9cc9c27970 100644 --- a/apps/files/ajax/upload.php +++ b/apps/files/ajax/upload.php @@ -1,15 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Clark Tomlinson * @author Florian Pritz - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Individual IT Services * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Luke Policinski * @author Robin Appelman * @author Roman Geber diff --git a/apps/files/appinfo/app.php b/apps/files/appinfo/app.php index 174531bdfc..2ab43ff2af 100644 --- a/apps/files/appinfo/app.php +++ b/apps/files/appinfo/app.php @@ -3,7 +3,8 @@ * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke + * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files/appinfo/register_command.php b/apps/files/appinfo/register_command.php index dad78186c6..3ac6d74134 100644 --- a/apps/files/appinfo/register_command.php +++ b/apps/files/appinfo/register_command.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/files/appinfo/routes.php b/apps/files/appinfo/routes.php index 2291b48e3c..cea960b1a4 100644 --- a/apps/files/appinfo/routes.php +++ b/apps/files/appinfo/routes.php @@ -1,8 +1,8 @@ - * @author Christoph Wurst - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Roeland Jago Douma * @author Tobias Kaminsky * @author Tom Needham diff --git a/apps/files/appinfo/update.php b/apps/files/appinfo/update.php index 8fe6bb7b88..75a5132512 100644 --- a/apps/files/appinfo/update.php +++ b/apps/files/appinfo/update.php @@ -1,11 +1,8 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke - * @author Morris Jobke - * @author Vincent Petry + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/download.php b/apps/files/download.php index f71b54c478..38ac2a074c 100644 --- a/apps/files/download.php +++ b/apps/files/download.php @@ -2,7 +2,7 @@ /** * @author Andreas Fischer * @author Felix Moeller - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Jakob Sack * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files/lib/AppInfo/Application.php b/apps/files/lib/AppInfo/Application.php index b2faa43cc3..4ebf67a237 100644 --- a/apps/files/lib/AppInfo/Application.php +++ b/apps/files/lib/AppInfo/Application.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * @author Tobias Kaminsky * @author Vincent Petry diff --git a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php index 1eef9c24e0..c2711f51da 100644 --- a/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php +++ b/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Vincent Petry * diff --git a/apps/files/lib/BackgroundJob/ScanFiles.php b/apps/files/lib/BackgroundJob/ScanFiles.php index dcc180bcfb..865ef85ad0 100644 --- a/apps/files/lib/BackgroundJob/ScanFiles.php +++ b/apps/files/lib/BackgroundJob/ScanFiles.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/lib/Capabilities.php b/apps/files/lib/Capabilities.php index dc49ca174b..80305f4fd7 100644 --- a/apps/files/lib/Capabilities.php +++ b/apps/files/lib/Capabilities.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Roeland Jago Douma * @author Tom Needham * diff --git a/apps/files/lib/Command/Scan.php b/apps/files/lib/Command/Scan.php index cf4f8f1745..835fa15eb1 100644 --- a/apps/files/lib/Command/Scan.php +++ b/apps/files/lib/Command/Scan.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/lib/Command/TransferOwnership.php b/apps/files/lib/Command/TransferOwnership.php index 1f46efdde0..230667afdf 100644 --- a/apps/files/lib/Command/TransferOwnership.php +++ b/apps/files/lib/Command/TransferOwnership.php @@ -1,5 +1,7 @@ + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/lib/Controller/ApiController.php b/apps/files/lib/Controller/ApiController.php index 072498c7b5..9a46cdd0fe 100644 --- a/apps/files/lib/Controller/ApiController.php +++ b/apps/files/lib/Controller/ApiController.php @@ -1,8 +1,8 @@ * @author Joas Schilling - * @author Christoph Wurst - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files/lib/Controller/ViewController.php b/apps/files/lib/Controller/ViewController.php index 7539a3ab64..1b0903b41d 100644 --- a/apps/files/lib/Controller/ViewController.php +++ b/apps/files/lib/Controller/ViewController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files/lib/Helper.php b/apps/files/lib/Helper.php index d21a65afce..8adec5670c 100644 --- a/apps/files/lib/Helper.php +++ b/apps/files/lib/Helper.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author brumsel * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files/tests/BackgroundJob/DeleteOrphanedItemsJobTest.php b/apps/files/tests/BackgroundJob/DeleteOrphanedItemsJobTest.php index e802a248a9..0e7309cac5 100644 --- a/apps/files/tests/BackgroundJob/DeleteOrphanedItemsJobTest.php +++ b/apps/files/tests/BackgroundJob/DeleteOrphanedItemsJobTest.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/tests/BackgroundJob/ScanFilesTest.php b/apps/files/tests/BackgroundJob/ScanFilesTest.php index eab28071b7..00610e9dee 100644 --- a/apps/files/tests/BackgroundJob/ScanFilesTest.php +++ b/apps/files/tests/BackgroundJob/ScanFilesTest.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/tests/Controller/ApiControllerTest.php b/apps/files/tests/Controller/ApiControllerTest.php index 2eba7d62fe..2fbf6e794b 100644 --- a/apps/files/tests/Controller/ApiControllerTest.php +++ b/apps/files/tests/Controller/ApiControllerTest.php @@ -1,8 +1,7 @@ - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/files/tests/Controller/ViewControllerTest.php b/apps/files/tests/Controller/ViewControllerTest.php index affcdb53a4..049f44fc0a 100644 --- a/apps/files/tests/Controller/ViewControllerTest.php +++ b/apps/files/tests/Controller/ViewControllerTest.php @@ -1,8 +1,8 @@ + * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/tests/Service/TagServiceTest.php b/apps/files/tests/Service/TagServiceTest.php index 3f210b500f..fb058fc3d2 100644 --- a/apps/files/tests/Service/TagServiceTest.php +++ b/apps/files/tests/Service/TagServiceTest.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/ajax/applicable.php b/apps/files_external/ajax/applicable.php index 5d30dfdbb5..32d217a38c 100644 --- a/apps/files_external/ajax/applicable.php +++ b/apps/files_external/ajax/applicable.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/ajax/oauth1.php b/apps/files_external/ajax/oauth1.php index ea7db2523a..e363e6c429 100644 --- a/apps/files_external/ajax/oauth1.php +++ b/apps/files_external/ajax/oauth1.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/ajax/oauth2.php b/apps/files_external/ajax/oauth2.php index 3a0287e1bb..2d1fae23cf 100644 --- a/apps/files_external/ajax/oauth2.php +++ b/apps/files_external/ajax/oauth2.php @@ -3,7 +3,7 @@ * @author Adam Williamson * @author Christopher Schäpers * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/appinfo/app.php b/apps/files_external/appinfo/app.php index 26358886c0..7ec094a536 100644 --- a/apps/files_external/appinfo/app.php +++ b/apps/files_external/appinfo/app.php @@ -1,8 +1,8 @@ * @author j-ed * @author Jan-Christoph Borchardt + * @author Joas Schilling * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll diff --git a/apps/files_external/appinfo/register_command.php b/apps/files_external/appinfo/register_command.php index 65ac2286fa..a5163f96d5 100644 --- a/apps/files_external/appinfo/register_command.php +++ b/apps/files_external/appinfo/register_command.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index 703b2cd265..68924ba2c6 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -5,7 +5,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Roeland Jago Douma * @author Ross Nicoll * @author Vincent Petry * diff --git a/apps/files_external/appinfo/update.php b/apps/files_external/appinfo/update.php index 62dfbadc93..6b955044f2 100644 --- a/apps/files_external/appinfo/update.php +++ b/apps/files_external/appinfo/update.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/AppInfo/Application.php b/apps/files_external/lib/AppInfo/Application.php index d7c650526b..c77a2ae528 100644 --- a/apps/files_external/lib/AppInfo/Application.php +++ b/apps/files_external/lib/AppInfo/Application.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/lib/Command/Applicable.php b/apps/files_external/lib/Command/Applicable.php index 4e178edbba..1869d27891 100644 --- a/apps/files_external/lib/Command/Applicable.php +++ b/apps/files_external/lib/Command/Applicable.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Config.php b/apps/files_external/lib/Command/Config.php index 909b130f17..4f1d2fd4e6 100644 --- a/apps/files_external/lib/Command/Config.php +++ b/apps/files_external/lib/Command/Config.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Create.php b/apps/files_external/lib/Command/Create.php index e5fd095d6f..f2ef8b1fb7 100644 --- a/apps/files_external/lib/Command/Create.php +++ b/apps/files_external/lib/Command/Create.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Delete.php b/apps/files_external/lib/Command/Delete.php index 64228b2033..7d9f69d867 100644 --- a/apps/files_external/lib/Command/Delete.php +++ b/apps/files_external/lib/Command/Delete.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Import.php b/apps/files_external/lib/Command/Import.php index 4f881acb50..4d0e770210 100644 --- a/apps/files_external/lib/Command/Import.php +++ b/apps/files_external/lib/Command/Import.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/ListCommand.php b/apps/files_external/lib/Command/ListCommand.php index c1fb18b3bc..26133ea5ed 100644 --- a/apps/files_external/lib/Command/ListCommand.php +++ b/apps/files_external/lib/Command/ListCommand.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Option.php b/apps/files_external/lib/Command/Option.php index 4f7733b25d..fbfe437e92 100644 --- a/apps/files_external/lib/Command/Option.php +++ b/apps/files_external/lib/Command/Option.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Command/Verify.php b/apps/files_external/lib/Command/Verify.php index dfc536530b..dc9e207667 100644 --- a/apps/files_external/lib/Command/Verify.php +++ b/apps/files_external/lib/Command/Verify.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Config/ConfigAdapter.php b/apps/files_external/lib/Config/ConfigAdapter.php index a05ff555f7..48a521a76f 100644 --- a/apps/files_external/lib/Config/ConfigAdapter.php +++ b/apps/files_external/lib/Config/ConfigAdapter.php @@ -1,8 +1,10 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/lib/Controller/GlobalStoragesController.php b/apps/files_external/lib/Controller/GlobalStoragesController.php index 0ae9e1fd5e..6f9278ce6f 100644 --- a/apps/files_external/lib/Controller/GlobalStoragesController.php +++ b/apps/files_external/lib/Controller/GlobalStoragesController.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/lib/Controller/StoragesController.php b/apps/files_external/lib/Controller/StoragesController.php index a368169944..aa6a04ecb8 100644 --- a/apps/files_external/lib/Controller/StoragesController.php +++ b/apps/files_external/lib/Controller/StoragesController.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/lib/Controller/UserGlobalStoragesController.php b/apps/files_external/lib/Controller/UserGlobalStoragesController.php index ee4cd64001..1c94a1e963 100644 --- a/apps/files_external/lib/Controller/UserGlobalStoragesController.php +++ b/apps/files_external/lib/Controller/UserGlobalStoragesController.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * diff --git a/apps/files_external/lib/Controller/UserStoragesController.php b/apps/files_external/lib/Controller/UserStoragesController.php index 1850d0087b..936da7ec5e 100644 --- a/apps/files_external/lib/Controller/UserStoragesController.php +++ b/apps/files_external/lib/Controller/UserStoragesController.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Storage/AmazonS3.php b/apps/files_external/lib/Lib/Storage/AmazonS3.php index 42df1deffb..4bb4312a54 100644 --- a/apps/files_external/lib/Lib/Storage/AmazonS3.php +++ b/apps/files_external/lib/Lib/Storage/AmazonS3.php @@ -1,7 +1,7 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Christian Berendt * @author Christopher T. Johnson diff --git a/apps/files_external/lib/Lib/Storage/Dropbox.php b/apps/files_external/lib/Lib/Storage/Dropbox.php index 162112f050..f15cbba046 100644 --- a/apps/files_external/lib/Lib/Storage/Dropbox.php +++ b/apps/files_external/lib/Lib/Storage/Dropbox.php @@ -1,12 +1,12 @@ * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer * @author Robin Appelman * @author Robin McCorkell - * @author Sascha Schmidt * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/lib/Lib/Storage/FTP.php b/apps/files_external/lib/Lib/Storage/FTP.php index 051c187300..e89efe8796 100644 --- a/apps/files_external/lib/Lib/Storage/FTP.php +++ b/apps/files_external/lib/Lib/Storage/FTP.php @@ -1,6 +1,7 @@ + * @author Björn Schießle * @author Felix Moeller * @author Jörn Friedrich Dreyer * @author Michael Gapczynski @@ -8,6 +9,7 @@ * @author Philipp Kapfer * @author Robin Appelman * @author Robin McCorkell + * @author Senorsen * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/lib/Lib/Storage/Google.php b/apps/files_external/lib/Lib/Storage/Google.php index 7e014b0a44..2a1ff768e2 100644 --- a/apps/files_external/lib/Lib/Storage/Google.php +++ b/apps/files_external/lib/Lib/Storage/Google.php @@ -1,11 +1,12 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers + * @author Francesco Rovelli * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer diff --git a/apps/files_external/lib/Lib/Storage/SFTP.php b/apps/files_external/lib/Lib/Storage/SFTP.php index 2375f84dcd..c058cb9848 100644 --- a/apps/files_external/lib/Lib/Storage/SFTP.php +++ b/apps/files_external/lib/Lib/Storage/SFTP.php @@ -5,12 +5,13 @@ * @author hkjolhede * @author Jörn Friedrich Dreyer * @author Lennart Rosam - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * @author SA + * @author Senorsen * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Lib/Storage/SMB.php b/apps/files_external/lib/Lib/Storage/SMB.php index 868c52a63b..c08b730b02 100644 --- a/apps/files_external/lib/Lib/Storage/SMB.php +++ b/apps/files_external/lib/Lib/Storage/SMB.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jesús Macias * @author Jörn Friedrich Dreyer * @author Michael Gapczynski diff --git a/apps/files_external/lib/Lib/Storage/StreamWrapper.php b/apps/files_external/lib/Lib/Storage/StreamWrapper.php index 0b4dff78c4..8e3df78878 100644 --- a/apps/files_external/lib/Lib/Storage/StreamWrapper.php +++ b/apps/files_external/lib/Lib/Storage/StreamWrapper.php @@ -4,6 +4,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/lib/Lib/StorageConfig.php b/apps/files_external/lib/Lib/StorageConfig.php index 2a22b324ea..ba37ba4c33 100644 --- a/apps/files_external/lib/Lib/StorageConfig.php +++ b/apps/files_external/lib/Lib/StorageConfig.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/lib/Migration/DummyUserSession.php b/apps/files_external/lib/Migration/DummyUserSession.php index b2157aafeb..0edeab672d 100644 --- a/apps/files_external/lib/Migration/DummyUserSession.php +++ b/apps/files_external/lib/Migration/DummyUserSession.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Migration/StorageMigrator.php b/apps/files_external/lib/Migration/StorageMigrator.php index 3cd7be3f95..4e3c883807 100644 --- a/apps/files_external/lib/Migration/StorageMigrator.php +++ b/apps/files_external/lib/Migration/StorageMigrator.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Vincent Petry * diff --git a/apps/files_external/lib/NotFoundException.php b/apps/files_external/lib/NotFoundException.php index 80333c103c..607c3c7618 100644 --- a/apps/files_external/lib/NotFoundException.php +++ b/apps/files_external/lib/NotFoundException.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/GlobalLegacyStoragesService.php b/apps/files_external/lib/Service/GlobalLegacyStoragesService.php index 4c44881051..a07ca66f63 100644 --- a/apps/files_external/lib/Service/GlobalLegacyStoragesService.php +++ b/apps/files_external/lib/Service/GlobalLegacyStoragesService.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/GlobalStoragesService.php b/apps/files_external/lib/Service/GlobalStoragesService.php index 592283444d..96d7aa46e8 100644 --- a/apps/files_external/lib/Service/GlobalStoragesService.php +++ b/apps/files_external/lib/Service/GlobalStoragesService.php @@ -1,8 +1,10 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/ImportLegacyStoragesService.php b/apps/files_external/lib/Service/ImportLegacyStoragesService.php index cb020fb495..78bdda536f 100644 --- a/apps/files_external/lib/Service/ImportLegacyStoragesService.php +++ b/apps/files_external/lib/Service/ImportLegacyStoragesService.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/LegacyStoragesService.php b/apps/files_external/lib/Service/LegacyStoragesService.php index 365181d746..212e5418e2 100644 --- a/apps/files_external/lib/Service/LegacyStoragesService.php +++ b/apps/files_external/lib/Service/LegacyStoragesService.php @@ -1,6 +1,8 @@ * @author Robin Appelman + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/lib/Service/StoragesService.php b/apps/files_external/lib/Service/StoragesService.php index 4fb0f65e76..bc1386c059 100644 --- a/apps/files_external/lib/Service/StoragesService.php +++ b/apps/files_external/lib/Service/StoragesService.php @@ -1,9 +1,11 @@ - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/UserLegacyStoragesService.php b/apps/files_external/lib/Service/UserLegacyStoragesService.php index c64520c8b0..5c0cb8dfa0 100644 --- a/apps/files_external/lib/Service/UserLegacyStoragesService.php +++ b/apps/files_external/lib/Service/UserLegacyStoragesService.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/Service/UserStoragesService.php b/apps/files_external/lib/Service/UserStoragesService.php index a527acbba3..a61694ce7c 100644 --- a/apps/files_external/lib/Service/UserStoragesService.php +++ b/apps/files_external/lib/Service/UserStoragesService.php @@ -1,7 +1,9 @@ * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/config.php b/apps/files_external/lib/config.php index d581deab19..86aafcf577 100644 --- a/apps/files_external/lib/config.php +++ b/apps/files_external/lib/config.php @@ -2,11 +2,11 @@ /** * @author Andreas Fischer * @author Bart Visscher - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Jesús Macias * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer diff --git a/apps/files_external/settings.php b/apps/files_external/settings.php index 8f44c170ce..dda715d7f3 100644 --- a/apps/files_external/settings.php +++ b/apps/files_external/settings.php @@ -1,6 +1,6 @@ + * @author Frank Karlitschek * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_external/tests/Command/CommandTest.php b/apps/files_external/tests/Command/CommandTest.php index 2283cf97ac..d914f0221a 100644 --- a/apps/files_external/tests/Command/CommandTest.php +++ b/apps/files_external/tests/Command/CommandTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/Command/ListCommandTest.php b/apps/files_external/tests/Command/ListCommandTest.php index fee53c9f14..5475a61b78 100644 --- a/apps/files_external/tests/Command/ListCommandTest.php +++ b/apps/files_external/tests/Command/ListCommandTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php b/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php index 9761a4e23f..980746567f 100644 --- a/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php +++ b/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/Controller/StoragesControllerTest.php b/apps/files_external/tests/Controller/StoragesControllerTest.php index 4c3bd73fe4..e9c518567f 100644 --- a/apps/files_external/tests/Controller/StoragesControllerTest.php +++ b/apps/files_external/tests/Controller/StoragesControllerTest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/tests/Controller/UserStoragesControllerTest.php b/apps/files_external/tests/Controller/UserStoragesControllerTest.php index 8960c63f0c..af59c67bef 100644 --- a/apps/files_external/tests/Controller/UserStoragesControllerTest.php +++ b/apps/files_external/tests/Controller/UserStoragesControllerTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/PersonalMountTest.php b/apps/files_external/tests/PersonalMountTest.php index 8e8a299714..380b2d3e01 100644 --- a/apps/files_external/tests/PersonalMountTest.php +++ b/apps/files_external/tests/PersonalMountTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php index b2cc7f59ed..81cb02c523 100644 --- a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php +++ b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/Service/StoragesServiceTest.php b/apps/files_external/tests/Service/StoragesServiceTest.php index 5d1094271e..9ed75c3521 100644 --- a/apps/files_external/tests/Service/StoragesServiceTest.php +++ b/apps/files_external/tests/Service/StoragesServiceTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php b/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php index 07ef45c331..93a0dae8ae 100644 --- a/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php +++ b/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/Service/UserStoragesServiceTest.php b/apps/files_external/tests/Service/UserStoragesServiceTest.php index 6ae888d827..7e754e4204 100644 --- a/apps/files_external/tests/Service/UserStoragesServiceTest.php +++ b/apps/files_external/tests/Service/UserStoragesServiceTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_external/tests/Storage/DropboxTest.php b/apps/files_external/tests/Storage/DropboxTest.php index d466d4b1b4..0cb7ab0b53 100644 --- a/apps/files_external/tests/Storage/DropboxTest.php +++ b/apps/files_external/tests/Storage/DropboxTest.php @@ -4,6 +4,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/FtpTest.php b/apps/files_external/tests/Storage/FtpTest.php index 941457fc66..4c9b69380e 100644 --- a/apps/files_external/tests/Storage/FtpTest.php +++ b/apps/files_external/tests/Storage/FtpTest.php @@ -4,6 +4,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/GoogleTest.php b/apps/files_external/tests/Storage/GoogleTest.php index 46aa4555b1..7684fec842 100644 --- a/apps/files_external/tests/Storage/GoogleTest.php +++ b/apps/files_external/tests/Storage/GoogleTest.php @@ -6,6 +6,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/Storage/OwncloudTest.php b/apps/files_external/tests/Storage/OwncloudTest.php index e48c1ea7a5..6c1d3789e1 100644 --- a/apps/files_external/tests/Storage/OwncloudTest.php +++ b/apps/files_external/tests/Storage/OwncloudTest.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/SFTP_KeyTest.php b/apps/files_external/tests/Storage/SFTP_KeyTest.php index b974f88555..cb78c6f611 100644 --- a/apps/files_external/tests/Storage/SFTP_KeyTest.php +++ b/apps/files_external/tests/Storage/SFTP_KeyTest.php @@ -1,6 +1,7 @@ + * @author Robin McCorkell * @author Ross Nicoll * @author Thomas Müller * @author Viktor Szépe diff --git a/apps/files_external/tests/Storage/SftpTest.php b/apps/files_external/tests/Storage/SftpTest.php index 1d55366840..fc518df2a0 100644 --- a/apps/files_external/tests/Storage/SftpTest.php +++ b/apps/files_external/tests/Storage/SftpTest.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/SmbTest.php b/apps/files_external/tests/Storage/SmbTest.php index 3d217a5575..48f18bfa3a 100644 --- a/apps/files_external/tests/Storage/SmbTest.php +++ b/apps/files_external/tests/Storage/SmbTest.php @@ -3,6 +3,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/WebdavTest.php b/apps/files_external/tests/Storage/WebdavTest.php index fbb4e8ae5f..116a749b15 100644 --- a/apps/files_external/tests/Storage/WebdavTest.php +++ b/apps/files_external/tests/Storage/WebdavTest.php @@ -3,6 +3,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_external/tests/StorageConfigTest.php b/apps/files_external/tests/StorageConfigTest.php index a46ab14d84..9a2092ea5c 100644 --- a/apps/files_external/tests/StorageConfigTest.php +++ b/apps/files_external/tests/StorageConfigTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_sharing/ajax/external.php b/apps/files_sharing/ajax/external.php index 78e648618b..5cf86087f9 100644 --- a/apps/files_sharing/ajax/external.php +++ b/apps/files_sharing/ajax/external.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/ajax/publicpreview.php b/apps/files_sharing/ajax/publicpreview.php index ac48ee0191..5999740af3 100644 --- a/apps/files_sharing/ajax/publicpreview.php +++ b/apps/files_sharing/ajax/publicpreview.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/ajax/shareinfo.php b/apps/files_sharing/ajax/shareinfo.php index d7f756b003..acf58a2431 100644 --- a/apps/files_sharing/ajax/shareinfo.php +++ b/apps/files_sharing/ajax/shareinfo.php @@ -1,8 +1,10 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/appinfo/app.php b/apps/files_sharing/appinfo/app.php index e96269d114..5740574ec4 100644 --- a/apps/files_sharing/appinfo/app.php +++ b/apps/files_sharing/appinfo/app.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Gadzy * @author Joas Schilling * @author Michael Gapczynski diff --git a/apps/files_sharing/appinfo/routes.php b/apps/files_sharing/appinfo/routes.php index 2e11e0e62b..0e72934d09 100644 --- a/apps/files_sharing/appinfo/routes.php +++ b/apps/files_sharing/appinfo/routes.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/appinfo/update.php b/apps/files_sharing/appinfo/update.php index afa6f4383a..92542f98ee 100644 --- a/apps/files_sharing/appinfo/update.php +++ b/apps/files_sharing/appinfo/update.php @@ -1,8 +1,6 @@ - * @author Joas Schilling - * @author Morris Jobke + * @author Björn Schießle * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/API/Remote.php b/apps/files_sharing/lib/API/Remote.php index 1b5eb28aa8..6a7c67604a 100644 --- a/apps/files_sharing/lib/API/Remote.php +++ b/apps/files_sharing/lib/API/Remote.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/API/Share20OCS.php b/apps/files_sharing/lib/API/Share20OCS.php index 28166b943b..90e1f19130 100644 --- a/apps/files_sharing/lib/API/Share20OCS.php +++ b/apps/files_sharing/lib/API/Share20OCS.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/API/Sharees.php b/apps/files_sharing/lib/API/Sharees.php index 4e005c5e26..ea7830ae4c 100644 --- a/apps/files_sharing/lib/API/Sharees.php +++ b/apps/files_sharing/lib/API/Sharees.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/lib/Activity.php b/apps/files_sharing/lib/Activity.php index 721379eb78..f44f5977f1 100644 --- a/apps/files_sharing/lib/Activity.php +++ b/apps/files_sharing/lib/Activity.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/files_sharing/lib/AppInfo/Application.php b/apps/files_sharing/lib/AppInfo/Application.php index b17e213e2e..2907ceaaea 100644 --- a/apps/files_sharing/lib/AppInfo/Application.php +++ b/apps/files_sharing/lib/AppInfo/Application.php @@ -1,7 +1,8 @@ * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/Cache.php b/apps/files_sharing/lib/Cache.php index abd7528257..82d885a8ef 100644 --- a/apps/files_sharing/lib/Cache.php +++ b/apps/files_sharing/lib/Cache.php @@ -5,6 +5,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Controllers/ExternalSharesController.php b/apps/files_sharing/lib/Controllers/ExternalSharesController.php index beefb4d702..d9307f6582 100644 --- a/apps/files_sharing/lib/Controllers/ExternalSharesController.php +++ b/apps/files_sharing/lib/Controllers/ExternalSharesController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/Controllers/ShareController.php b/apps/files_sharing/lib/Controllers/ShareController.php index 04912d20af..d6f497ed38 100644 --- a/apps/files_sharing/lib/Controllers/ShareController.php +++ b/apps/files_sharing/lib/Controllers/ShareController.php @@ -1,11 +1,12 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Piotr Filiciak * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/DeleteOrphanedSharesJob.php b/apps/files_sharing/lib/DeleteOrphanedSharesJob.php index 2678d46661..98c3137cff 100644 --- a/apps/files_sharing/lib/DeleteOrphanedSharesJob.php +++ b/apps/files_sharing/lib/DeleteOrphanedSharesJob.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Vincent Petry * diff --git a/apps/files_sharing/lib/Exceptions/BrokenPath.php b/apps/files_sharing/lib/Exceptions/BrokenPath.php index 4639d47c4a..9ed8f916f6 100644 --- a/apps/files_sharing/lib/Exceptions/BrokenPath.php +++ b/apps/files_sharing/lib/Exceptions/BrokenPath.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/Exceptions/S2SException.php b/apps/files_sharing/lib/Exceptions/S2SException.php index 1ed6a9e217..7869f9e7e6 100644 --- a/apps/files_sharing/lib/Exceptions/S2SException.php +++ b/apps/files_sharing/lib/Exceptions/S2SException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/External/Manager.php b/apps/files_sharing/lib/External/Manager.php index 5b7a13f1eb..e338e6e509 100644 --- a/apps/files_sharing/lib/External/Manager.php +++ b/apps/files_sharing/lib/External/Manager.php @@ -1,12 +1,13 @@ + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/External/Mount.php b/apps/files_sharing/lib/External/Mount.php index 9cf66d3f8f..b5a42e8506 100644 --- a/apps/files_sharing/lib/External/Mount.php +++ b/apps/files_sharing/lib/External/Mount.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Robin Appelman * diff --git a/apps/files_sharing/lib/External/Scanner.php b/apps/files_sharing/lib/External/Scanner.php index 1cc6cf8f5f..9e3859f196 100644 --- a/apps/files_sharing/lib/External/Scanner.php +++ b/apps/files_sharing/lib/External/Scanner.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman diff --git a/apps/files_sharing/lib/External/Storage.php b/apps/files_sharing/lib/External/Storage.php index 4382dcab0c..a12b9597db 100644 --- a/apps/files_sharing/lib/External/Storage.php +++ b/apps/files_sharing/lib/External/Storage.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/files_sharing/lib/Helper.php b/apps/files_sharing/lib/Helper.php index 500d82cb2d..b6fc139c33 100644 --- a/apps/files_sharing/lib/Helper.php +++ b/apps/files_sharing/lib/Helper.php @@ -1,10 +1,10 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/Hooks.php b/apps/files_sharing/lib/Hooks.php index 4882ffcb00..164e7fb065 100644 --- a/apps/files_sharing/lib/Hooks.php +++ b/apps/files_sharing/lib/Hooks.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/apps/files_sharing/lib/Maintainer.php b/apps/files_sharing/lib/Maintainer.php index 1d06a34bd0..89d7cadcd3 100644 --- a/apps/files_sharing/lib/Maintainer.php +++ b/apps/files_sharing/lib/Maintainer.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin McCorkell + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php index a4a968b37f..afc3a5885a 100644 --- a/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php +++ b/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/lib/Migration.php b/apps/files_sharing/lib/Migration.php index 766a7ebd52..ad3d026d0f 100644 --- a/apps/files_sharing/lib/Migration.php +++ b/apps/files_sharing/lib/Migration.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/apps/files_sharing/lib/MountProvider.php b/apps/files_sharing/lib/MountProvider.php index 8e13395129..d8f355f2fd 100644 --- a/apps/files_sharing/lib/MountProvider.php +++ b/apps/files_sharing/lib/MountProvider.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Scanner.php b/apps/files_sharing/lib/Scanner.php index 215c0a7b6a..e75d79e0e9 100644 --- a/apps/files_sharing/lib/Scanner.php +++ b/apps/files_sharing/lib/Scanner.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/lib/SharedMount.php b/apps/files_sharing/lib/SharedMount.php index 4aed80b12b..83527053f4 100644 --- a/apps/files_sharing/lib/SharedMount.php +++ b/apps/files_sharing/lib/SharedMount.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/lib/SharedPropagator.php b/apps/files_sharing/lib/SharedPropagator.php index f17cfc3a75..064efd6f6a 100644 --- a/apps/files_sharing/lib/SharedPropagator.php +++ b/apps/files_sharing/lib/SharedPropagator.php @@ -1,6 +1,7 @@ + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Updater.php b/apps/files_sharing/lib/Updater.php index 02c349e94b..0df445a91f 100644 --- a/apps/files_sharing/lib/Updater.php +++ b/apps/files_sharing/lib/Updater.php @@ -1,12 +1,9 @@ - * @author Joas Schilling + * @author Björn Schießle * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman * @author Roeland Jago Douma - * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/share/file.php b/apps/files_sharing/lib/share/file.php index 38605def73..4643e46eeb 100644 --- a/apps/files_sharing/lib/share/file.php +++ b/apps/files_sharing/lib/share/file.php @@ -1,4 +1,32 @@ + * @author Bart Visscher + * @author Björn Schießle + * @author Lukas Reschke + * @author Michael Gapczynski + * @author Morris Jobke + * @author Robin Appelman + * @author Roeland Jago Douma + * @author Thomas Müller + * @author Vincent Petry + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ use OCA\FederatedFileSharing\FederatedShareProvider; /** diff --git a/apps/files_sharing/lib/share/folder.php b/apps/files_sharing/lib/share/folder.php index 1004f04986..d0a6dc4467 100644 --- a/apps/files_sharing/lib/share/folder.php +++ b/apps/files_sharing/lib/share/folder.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Michael Gapczynski * @author Morris Jobke * @author Robin McCorkell diff --git a/apps/files_sharing/lib/sharedstorage.php b/apps/files_sharing/lib/sharedstorage.php index ce214822aa..965c4d36ca 100644 --- a/apps/files_sharing/lib/sharedstorage.php +++ b/apps/files_sharing/lib/sharedstorage.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_sharing/public.php b/apps/files_sharing/public.php index 0d67edcd36..0d486749d4 100644 --- a/apps/files_sharing/public.php +++ b/apps/files_sharing/public.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/API/Share20OCSTest.php b/apps/files_sharing/tests/API/Share20OCSTest.php index 96ce34f963..02b16d7bf8 100644 --- a/apps/files_sharing/tests/API/Share20OCSTest.php +++ b/apps/files_sharing/tests/API/Share20OCSTest.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/API/ShareesTest.php b/apps/files_sharing/tests/API/ShareesTest.php index 8a88e7126e..00e3a133fa 100644 --- a/apps/files_sharing/tests/API/ShareesTest.php +++ b/apps/files_sharing/tests/API/ShareesTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/ActivityTest.php b/apps/files_sharing/tests/ActivityTest.php index 2894d485ac..605aacedeb 100644 --- a/apps/files_sharing/tests/ActivityTest.php +++ b/apps/files_sharing/tests/ActivityTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/apps/files_sharing/tests/ApiTest.php b/apps/files_sharing/tests/ApiTest.php index 3a2d42a646..f44c346236 100644 --- a/apps/files_sharing/tests/ApiTest.php +++ b/apps/files_sharing/tests/ApiTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/tests/BackendTest.php b/apps/files_sharing/tests/BackendTest.php index 81037115f7..1a900b4289 100644 --- a/apps/files_sharing/tests/BackendTest.php +++ b/apps/files_sharing/tests/BackendTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/tests/CacheTest.php b/apps/files_sharing/tests/CacheTest.php index f34301c961..ff70990ad2 100644 --- a/apps/files_sharing/tests/CacheTest.php +++ b/apps/files_sharing/tests/CacheTest.php @@ -1,10 +1,12 @@ + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/Controllers/ExternalShareControllerTest.php b/apps/files_sharing/tests/Controllers/ExternalShareControllerTest.php index add6d2f08a..42b574515b 100644 --- a/apps/files_sharing/tests/Controllers/ExternalShareControllerTest.php +++ b/apps/files_sharing/tests/Controllers/ExternalShareControllerTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/Controllers/ShareControllerTest.php b/apps/files_sharing/tests/Controllers/ShareControllerTest.php index 74e19aa29b..d97b3a1492 100644 --- a/apps/files_sharing/tests/Controllers/ShareControllerTest.php +++ b/apps/files_sharing/tests/Controllers/ShareControllerTest.php @@ -1,8 +1,9 @@ * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php index 69d9ab228f..a967357af5 100644 --- a/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php +++ b/apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/EncryptedSizePropagationTest.php b/apps/files_sharing/tests/EncryptedSizePropagationTest.php index 0abd9c39c9..cf0666dd44 100644 --- a/apps/files_sharing/tests/EncryptedSizePropagationTest.php +++ b/apps/files_sharing/tests/EncryptedSizePropagationTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/EtagPropagationTest.php b/apps/files_sharing/tests/EtagPropagationTest.php index bf53beccab..70f1c50e27 100644 --- a/apps/files_sharing/tests/EtagPropagationTest.php +++ b/apps/files_sharing/tests/EtagPropagationTest.php @@ -1,8 +1,10 @@ * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/External/CacheTest.php b/apps/files_sharing/tests/External/CacheTest.php index 6f207e1e4a..d25bded3bb 100644 --- a/apps/files_sharing/tests/External/CacheTest.php +++ b/apps/files_sharing/tests/External/CacheTest.php @@ -1,5 +1,6 @@ * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_sharing/tests/External/ManagerTest.php b/apps/files_sharing/tests/External/ManagerTest.php index 48a9098ae1..319fd224b6 100644 --- a/apps/files_sharing/tests/External/ManagerTest.php +++ b/apps/files_sharing/tests/External/ManagerTest.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/files_sharing/tests/GroupEtagPropagationTest.php b/apps/files_sharing/tests/GroupEtagPropagationTest.php index c78be79eaa..9769079a62 100644 --- a/apps/files_sharing/tests/GroupEtagPropagationTest.php +++ b/apps/files_sharing/tests/GroupEtagPropagationTest.php @@ -1,6 +1,8 @@ * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/HelperTest.php b/apps/files_sharing/tests/HelperTest.php index 6382a8e18a..eb66081ccc 100644 --- a/apps/files_sharing/tests/HelperTest.php +++ b/apps/files_sharing/tests/HelperTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/files_sharing/tests/LockingTest.php b/apps/files_sharing/tests/LockingTest.php index be6fa04437..74835ac84c 100644 --- a/apps/files_sharing/tests/LockingTest.php +++ b/apps/files_sharing/tests/LockingTest.php @@ -1,7 +1,9 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php b/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php index e80be772a9..2b7e3d7b87 100644 --- a/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php +++ b/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/MigrationTest.php b/apps/files_sharing/tests/MigrationTest.php index 4b44d7a367..a8514502a4 100644 --- a/apps/files_sharing/tests/MigrationTest.php +++ b/apps/files_sharing/tests/MigrationTest.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/PermissionsTest.php b/apps/files_sharing/tests/PermissionsTest.php index f22003c468..ebcf26a3a1 100644 --- a/apps/files_sharing/tests/PermissionsTest.php +++ b/apps/files_sharing/tests/PermissionsTest.php @@ -1,8 +1,9 @@ + * @author Björn Schießle * @author Joas Schilling * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/PropagationTestCase.php b/apps/files_sharing/tests/PropagationTestCase.php index 1eec2093f7..20b6b2d43f 100644 --- a/apps/files_sharing/tests/PropagationTestCase.php +++ b/apps/files_sharing/tests/PropagationTestCase.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/ShareTest.php b/apps/files_sharing/tests/ShareTest.php index b4ebfde88e..cc7fdc29cc 100644 --- a/apps/files_sharing/tests/ShareTest.php +++ b/apps/files_sharing/tests/ShareTest.php @@ -1,11 +1,11 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller - * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/SharedMountTest.php b/apps/files_sharing/tests/SharedMountTest.php index 300291357b..da751ad0c8 100644 --- a/apps/files_sharing/tests/SharedMountTest.php +++ b/apps/files_sharing/tests/SharedMountTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_sharing/tests/SharedStorageTest.php b/apps/files_sharing/tests/SharedStorageTest.php index 6d9eaf6c34..c62248fa47 100644 --- a/apps/files_sharing/tests/SharedStorageTest.php +++ b/apps/files_sharing/tests/SharedStorageTest.php @@ -1,9 +1,10 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/SizePropagationTest.php b/apps/files_sharing/tests/SizePropagationTest.php index b96532b7f3..d7d0336c87 100644 --- a/apps/files_sharing/tests/SizePropagationTest.php +++ b/apps/files_sharing/tests/SizePropagationTest.php @@ -1,7 +1,8 @@ + * @author Joas Schilling * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/TestCase.php b/apps/files_sharing/tests/TestCase.php index a5c412639e..3209b14a79 100644 --- a/apps/files_sharing/tests/TestCase.php +++ b/apps/files_sharing/tests/TestCase.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_sharing/tests/UnshareChildrenTest.php b/apps/files_sharing/tests/UnshareChildrenTest.php index 63e4428a25..ea977d7ec3 100644 --- a/apps/files_sharing/tests/UnshareChildrenTest.php +++ b/apps/files_sharing/tests/UnshareChildrenTest.php @@ -1,9 +1,10 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/UpdaterTest.php b/apps/files_sharing/tests/UpdaterTest.php index 659c04ad98..e927219b52 100644 --- a/apps/files_sharing/tests/UpdaterTest.php +++ b/apps/files_sharing/tests/UpdaterTest.php @@ -1,9 +1,10 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/WatcherTest.php b/apps/files_sharing/tests/WatcherTest.php index 512381cf1d..8a5c3ace2d 100644 --- a/apps/files_sharing/tests/WatcherTest.php +++ b/apps/files_sharing/tests/WatcherTest.php @@ -1,10 +1,11 @@ + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_trashbin/ajax/delete.php b/apps/files_trashbin/ajax/delete.php index a4f97a0348..833b74dc2d 100644 --- a/apps/files_trashbin/ajax/delete.php +++ b/apps/files_trashbin/ajax/delete.php @@ -1,8 +1,8 @@ - * @author Björn Schießle - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/files_trashbin/ajax/isEmpty.php b/apps/files_trashbin/ajax/isEmpty.php index f8a7cf03a8..c22b712b96 100644 --- a/apps/files_trashbin/ajax/isEmpty.php +++ b/apps/files_trashbin/ajax/isEmpty.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/ajax/list.php b/apps/files_trashbin/ajax/list.php index 45cc1254e5..162f27e961 100644 --- a/apps/files_trashbin/ajax/list.php +++ b/apps/files_trashbin/ajax/list.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/ajax/preview.php b/apps/files_trashbin/ajax/preview.php index 86c5ea2dbe..ae1ea5f193 100644 --- a/apps/files_trashbin/ajax/preview.php +++ b/apps/files_trashbin/ajax/preview.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/files_trashbin/ajax/undelete.php b/apps/files_trashbin/ajax/undelete.php index 97d8425f0f..3d480a40fa 100644 --- a/apps/files_trashbin/ajax/undelete.php +++ b/apps/files_trashbin/ajax/undelete.php @@ -1,8 +1,8 @@ - * @author Björn Schießle - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_trashbin/appinfo/register_command.php b/apps/files_trashbin/appinfo/register_command.php index 08c9874115..c5e7e1e8bd 100644 --- a/apps/files_trashbin/appinfo/register_command.php +++ b/apps/files_trashbin/appinfo/register_command.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_trashbin/appinfo/routes.php b/apps/files_trashbin/appinfo/routes.php index 717820adf4..d6225f01dd 100644 --- a/apps/files_trashbin/appinfo/routes.php +++ b/apps/files_trashbin/appinfo/routes.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_trashbin/appinfo/update.php b/apps/files_trashbin/appinfo/update.php index cd839f0c2e..676c397351 100644 --- a/apps/files_trashbin/appinfo/update.php +++ b/apps/files_trashbin/appinfo/update.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php b/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php index 8a4e2d41fe..b682f42608 100644 --- a/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php +++ b/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/Capabilities.php b/apps/files_trashbin/lib/Capabilities.php index 43daa8cfa4..2517eac680 100644 --- a/apps/files_trashbin/lib/Capabilities.php +++ b/apps/files_trashbin/lib/Capabilities.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/apps/files_trashbin/lib/Command/CleanUp.php b/apps/files_trashbin/lib/Command/CleanUp.php index cffe7f7d1d..40b1f55e2f 100644 --- a/apps/files_trashbin/lib/Command/CleanUp.php +++ b/apps/files_trashbin/lib/Command/CleanUp.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php b/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php index 8ebc8dfbfe..d1fbc6f199 100644 --- a/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php +++ b/apps/files_trashbin/lib/Exceptions/CopyRecursiveException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/Expiration.php b/apps/files_trashbin/lib/Expiration.php index e5a37b88b4..171392bf74 100644 --- a/apps/files_trashbin/lib/Expiration.php +++ b/apps/files_trashbin/lib/Expiration.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/Helper.php b/apps/files_trashbin/lib/Helper.php index 815522a909..0ce871f678 100644 --- a/apps/files_trashbin/lib/Helper.php +++ b/apps/files_trashbin/lib/Helper.php @@ -1,11 +1,9 @@ + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/lib/Hooks.php b/apps/files_trashbin/lib/Hooks.php index 89063bcb33..c9821e1834 100644 --- a/apps/files_trashbin/lib/Hooks.php +++ b/apps/files_trashbin/lib/Hooks.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Robin McCorkell * @author Vincent Petry diff --git a/apps/files_trashbin/lib/Storage.php b/apps/files_trashbin/lib/Storage.php index b621c511db..5a5e03a8c9 100644 --- a/apps/files_trashbin/lib/Storage.php +++ b/apps/files_trashbin/lib/Storage.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/apps/files_trashbin/lib/Trashbin.php b/apps/files_trashbin/lib/Trashbin.php index 52692950a6..6dfd71fd8c 100644 --- a/apps/files_trashbin/lib/Trashbin.php +++ b/apps/files_trashbin/lib/Trashbin.php @@ -2,17 +2,18 @@ /** * @author Bart Visscher * @author Bastien Ho - * @author Björn Schießle + * @author Björn Schießle * @author Florin Peter * @author Georg Ehrke * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Qingping Hou * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sjors van der Pluijm + * @author Stefan Weil * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/apps/files_trashbin/list.php b/apps/files_trashbin/list.php index caf3296eb9..5a5c87d268 100644 --- a/apps/files_trashbin/list.php +++ b/apps/files_trashbin/list.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php index 0d4d95ac29..db6180cedb 100644 --- a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php +++ b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php @@ -1,5 +1,6 @@ * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_trashbin/tests/Command/CleanUpTest.php b/apps/files_trashbin/tests/Command/CleanUpTest.php index d71c4ecd85..e758fede92 100644 --- a/apps/files_trashbin/tests/Command/CleanUpTest.php +++ b/apps/files_trashbin/tests/Command/CleanUpTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Thomas Müller * diff --git a/apps/files_trashbin/tests/StorageTest.php b/apps/files_trashbin/tests/StorageTest.php index 1ba80caf18..d6ed92f0e4 100644 --- a/apps/files_trashbin/tests/StorageTest.php +++ b/apps/files_trashbin/tests/StorageTest.php @@ -1,9 +1,11 @@ + * @author Björn Schießle + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_trashbin/tests/TrashbinTest.php b/apps/files_trashbin/tests/TrashbinTest.php index 98d55020dc..961cea04fe 100644 --- a/apps/files_trashbin/tests/TrashbinTest.php +++ b/apps/files_trashbin/tests/TrashbinTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Clark Tomlinson * @author Joas Schilling * @author Morris Jobke diff --git a/apps/files_versions/ajax/getVersions.php b/apps/files_versions/ajax/getVersions.php index 7d704c1461..a25d1a14fb 100644 --- a/apps/files_versions/ajax/getVersions.php +++ b/apps/files_versions/ajax/getVersions.php @@ -1,9 +1,9 @@ - * @author Björn Schießle - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Björn Schießle + * @author Frank Karlitschek + * @author Lukas Reschke * @author Sam Tuke * @author Vincent Petry * diff --git a/apps/files_versions/ajax/preview.php b/apps/files_versions/ajax/preview.php index c0a9828b1f..b5b851a1b4 100644 --- a/apps/files_versions/ajax/preview.php +++ b/apps/files_versions/ajax/preview.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_versions/ajax/rollbackVersion.php b/apps/files_versions/ajax/rollbackVersion.php index 7700c03a14..9a6970fa6b 100644 --- a/apps/files_versions/ajax/rollbackVersion.php +++ b/apps/files_versions/ajax/rollbackVersion.php @@ -1,9 +1,9 @@ - * @author Björn Schießle - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Björn Schießle + * @author Frank Karlitschek + * @author Lukas Reschke * @author Robin Appelman * @author Sam Tuke * @author Thomas Müller diff --git a/apps/files_versions/appinfo/app.php b/apps/files_versions/appinfo/app.php index b653d0d345..1cc563d683 100644 --- a/apps/files_versions/appinfo/app.php +++ b/apps/files_versions/appinfo/app.php @@ -1,7 +1,7 @@ - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_versions/appinfo/register_command.php b/apps/files_versions/appinfo/register_command.php index ee0e860dfb..9f3c34f2f7 100644 --- a/apps/files_versions/appinfo/register_command.php +++ b/apps/files_versions/appinfo/register_command.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_versions/appinfo/routes.php b/apps/files_versions/appinfo/routes.php index 4db52cb387..068c46e968 100644 --- a/apps/files_versions/appinfo/routes.php +++ b/apps/files_versions/appinfo/routes.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_versions/download.php b/apps/files_versions/download.php index b3742d79de..0a4543dab0 100644 --- a/apps/files_versions/download.php +++ b/apps/files_versions/download.php @@ -1,8 +1,8 @@ - * @author Björn Schießle - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Vincent Petry diff --git a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php index 8e14e65b9a..f357b73409 100644 --- a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php +++ b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php @@ -1,5 +1,6 @@ * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_versions/lib/Command/CleanUp.php b/apps/files_versions/lib/Command/CleanUp.php index 1abf62763b..a6d652f685 100644 --- a/apps/files_versions/lib/Command/CleanUp.php +++ b/apps/files_versions/lib/Command/CleanUp.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_versions/lib/Hooks.php b/apps/files_versions/lib/Hooks.php index beaf81c747..b27a298f98 100644 --- a/apps/files_versions/lib/Hooks.php +++ b/apps/files_versions/lib/Hooks.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/apps/files_versions/lib/Storage.php b/apps/files_versions/lib/Storage.php index 3c23f2f730..ca50c85c88 100644 --- a/apps/files_versions/lib/Storage.php +++ b/apps/files_versions/lib/Storage.php @@ -1,14 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Felix Moeller - * @author Florin Peter * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_versions/tests/Command/CleanupTest.php b/apps/files_versions/tests/Command/CleanupTest.php index af217b1889..4cc793bad0 100644 --- a/apps/files_versions/tests/Command/CleanupTest.php +++ b/apps/files_versions/tests/Command/CleanupTest.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_versions/tests/VersioningTest.php b/apps/files_versions/tests/VersioningTest.php index 354ff6ee5e..2a65682f0f 100644 --- a/apps/files_versions/tests/VersioningTest.php +++ b/apps/files_versions/tests/VersioningTest.php @@ -1,14 +1,15 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/provisioning_api/appinfo/routes.php b/apps/provisioning_api/appinfo/routes.php index 00a362864e..3201f9a6ce 100644 --- a/apps/provisioning_api/appinfo/routes.php +++ b/apps/provisioning_api/appinfo/routes.php @@ -1,10 +1,11 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author michag86 * @author Morris Jobke * @author Roeland Jago Douma + * @author Thomas Müller * @author Tom Needham * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/provisioning_api/lib/Apps.php b/apps/provisioning_api/lib/Apps.php index f0079b8a8f..9c73d8e701 100644 --- a/apps/provisioning_api/lib/Apps.php +++ b/apps/provisioning_api/lib/Apps.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Tom Needham diff --git a/apps/provisioning_api/lib/Groups.php b/apps/provisioning_api/lib/Groups.php index 6784894dbc..7b03085638 100644 --- a/apps/provisioning_api/lib/Groups.php +++ b/apps/provisioning_api/lib/Groups.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Tom Needham diff --git a/apps/provisioning_api/lib/Users.php b/apps/provisioning_api/lib/Users.php index 64760497b6..271eaccfde 100644 --- a/apps/provisioning_api/lib/Users.php +++ b/apps/provisioning_api/lib/Users.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author michag86 * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/provisioning_api/tests/AppsTest.php b/apps/provisioning_api/tests/AppsTest.php index 7dc6ec8a37..010634f3b9 100644 --- a/apps/provisioning_api/tests/AppsTest.php +++ b/apps/provisioning_api/tests/AppsTest.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/provisioning_api/tests/GroupsTest.php b/apps/provisioning_api/tests/GroupsTest.php index 5864d59713..d9236fa10f 100644 --- a/apps/provisioning_api/tests/GroupsTest.php +++ b/apps/provisioning_api/tests/GroupsTest.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Tom Needham diff --git a/apps/provisioning_api/tests/UsersTest.php b/apps/provisioning_api/tests/UsersTest.php index 264aede617..5ecfbdc275 100644 --- a/apps/provisioning_api/tests/UsersTest.php +++ b/apps/provisioning_api/tests/UsersTest.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author michag86 * @author Morris Jobke * @author Roeland Jago Douma diff --git a/apps/systemtags/lib/Activity/Extension.php b/apps/systemtags/lib/Activity/Extension.php index 6bb83e37cf..ed99753d1e 100644 --- a/apps/systemtags/lib/Activity/Extension.php +++ b/apps/systemtags/lib/Activity/Extension.php @@ -1,6 +1,7 @@ + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/admin.php b/apps/updatenotification/admin.php index 768d887800..e79e560561 100644 --- a/apps/updatenotification/admin.php +++ b/apps/updatenotification/admin.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/appinfo/app.php b/apps/updatenotification/appinfo/app.php index e9780757cc..01cf3330aa 100644 --- a/apps/updatenotification/appinfo/app.php +++ b/apps/updatenotification/appinfo/app.php @@ -1,6 +1,8 @@ + * @author Joas Schilling + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/appinfo/routes.php b/apps/updatenotification/appinfo/routes.php index a8890afc59..f9ebbe3015 100644 --- a/apps/updatenotification/appinfo/routes.php +++ b/apps/updatenotification/appinfo/routes.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/lib/AppInfo/Application.php b/apps/updatenotification/lib/AppInfo/Application.php index 08ff4abf76..2d7644ced6 100644 --- a/apps/updatenotification/lib/AppInfo/Application.php +++ b/apps/updatenotification/lib/AppInfo/Application.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/lib/Controller/AdminController.php b/apps/updatenotification/lib/Controller/AdminController.php index 2fc12140b2..8acb966f5c 100644 --- a/apps/updatenotification/lib/Controller/AdminController.php +++ b/apps/updatenotification/lib/Controller/AdminController.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/lib/ResetTokenBackgroundJob.php b/apps/updatenotification/lib/ResetTokenBackgroundJob.php index 61bd9fc049..0456f032e7 100644 --- a/apps/updatenotification/lib/ResetTokenBackgroundJob.php +++ b/apps/updatenotification/lib/ResetTokenBackgroundJob.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/lib/UpdateChecker.php b/apps/updatenotification/lib/UpdateChecker.php index bf653c23b8..1d30bb5a35 100644 --- a/apps/updatenotification/lib/UpdateChecker.php +++ b/apps/updatenotification/lib/UpdateChecker.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/tests/Controller/AdminControllerTest.php b/apps/updatenotification/tests/Controller/AdminControllerTest.php index 71364de480..d08ff2feb1 100644 --- a/apps/updatenotification/tests/Controller/AdminControllerTest.php +++ b/apps/updatenotification/tests/Controller/AdminControllerTest.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php b/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php index f3d64814ec..648688962b 100644 --- a/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php +++ b/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/updatenotification/tests/UpdateCheckerTest.php b/apps/updatenotification/tests/UpdateCheckerTest.php index 5865284a48..4ff8c07d2e 100644 --- a/apps/updatenotification/tests/UpdateCheckerTest.php +++ b/apps/updatenotification/tests/UpdateCheckerTest.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/ajax/clearMappings.php b/apps/user_ldap/ajax/clearMappings.php index 8f9cf981e5..ae000e8d6e 100644 --- a/apps/user_ldap/ajax/clearMappings.php +++ b/apps/user_ldap/ajax/clearMappings.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Christopher Schäpers - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/ajax/deleteConfiguration.php b/apps/user_ldap/ajax/deleteConfiguration.php index 80b73cb82f..236d442886 100644 --- a/apps/user_ldap/ajax/deleteConfiguration.php +++ b/apps/user_ldap/ajax/deleteConfiguration.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/user_ldap/ajax/getConfiguration.php b/apps/user_ldap/ajax/getConfiguration.php index b2c2bc5cbc..75d99eade6 100644 --- a/apps/user_ldap/ajax/getConfiguration.php +++ b/apps/user_ldap/ajax/getConfiguration.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon * @author Christopher Schäpers - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/ajax/getNewServerConfigPrefix.php b/apps/user_ldap/ajax/getNewServerConfigPrefix.php index 18407126fb..db47d13c2b 100644 --- a/apps/user_ldap/ajax/getNewServerConfigPrefix.php +++ b/apps/user_ldap/ajax/getNewServerConfigPrefix.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/ajax/setConfiguration.php b/apps/user_ldap/ajax/setConfiguration.php index 964baa81c5..a1b100ef93 100644 --- a/apps/user_ldap/ajax/setConfiguration.php +++ b/apps/user_ldap/ajax/setConfiguration.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Christopher Schäpers + * @author Joas Schilling * @author Lennart Rosam - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/ajax/testConfiguration.php b/apps/user_ldap/ajax/testConfiguration.php index 0b69dd3af5..20a82d056d 100644 --- a/apps/user_ldap/ajax/testConfiguration.php +++ b/apps/user_ldap/ajax/testConfiguration.php @@ -1,7 +1,8 @@ + * @author Arthur Schiwon * @author Bart Visscher + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/user_ldap/ajax/wizard.php b/apps/user_ldap/ajax/wizard.php index 656c9d5157..c1dda550cd 100644 --- a/apps/user_ldap/ajax/wizard.php +++ b/apps/user_ldap/ajax/wizard.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/user_ldap/appinfo/app.php b/apps/user_ldap/appinfo/app.php index a80088bdd2..30e9711ccf 100644 --- a/apps/user_ldap/appinfo/app.php +++ b/apps/user_ldap/appinfo/app.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers * @author Dominik Schmidt + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/apps/user_ldap/appinfo/install.php b/apps/user_ldap/appinfo/install.php index 7111268252..1c2cf1be55 100644 --- a/apps/user_ldap/appinfo/install.php +++ b/apps/user_ldap/appinfo/install.php @@ -1,8 +1,7 @@ + * @author Arthur Schiwon * @author Christopher Schäpers - * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/appinfo/register_command.php b/apps/user_ldap/appinfo/register_command.php index 6ed6325e19..c2e0e8aec3 100644 --- a/apps/user_ldap/appinfo/register_command.php +++ b/apps/user_ldap/appinfo/register_command.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/appinfo/routes.php b/apps/user_ldap/appinfo/routes.php index 9308df6dc1..31bc196031 100644 --- a/apps/user_ldap/appinfo/routes.php +++ b/apps/user_ldap/appinfo/routes.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Access.php b/apps/user_ldap/lib/Access.php index 6ec90cfff8..daeb7d942a 100644 --- a/apps/user_ldap/lib/Access.php +++ b/apps/user_ldap/lib/Access.php @@ -2,14 +2,14 @@ /** * @author Alexander Bergolth * @author Andreas Fischer - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Benjamin Diele * @author Christopher Schäpers - * @author Donald Buczek + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lorenzo M. Catucci - * @author Lukas Reschke + * @author Lukas Reschke * @author Lyonel Vincent * @author Mario Kolling * @author Morris Jobke diff --git a/apps/user_ldap/lib/BackendUtility.php b/apps/user_ldap/lib/BackendUtility.php index fc4efe2892..7f3b905823 100644 --- a/apps/user_ldap/lib/BackendUtility.php +++ b/apps/user_ldap/lib/BackendUtility.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Command/CheckUser.php b/apps/user_ldap/lib/Command/CheckUser.php index 43de421de6..4bf7ecc42b 100644 --- a/apps/user_ldap/lib/Command/CheckUser.php +++ b/apps/user_ldap/lib/Command/CheckUser.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Command/CreateEmptyConfig.php b/apps/user_ldap/lib/Command/CreateEmptyConfig.php index c735e51f49..486a10feda 100644 --- a/apps/user_ldap/lib/Command/CreateEmptyConfig.php +++ b/apps/user_ldap/lib/Command/CreateEmptyConfig.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Martin Konrad * @author Morris Jobke * diff --git a/apps/user_ldap/lib/Command/DeleteConfig.php b/apps/user_ldap/lib/Command/DeleteConfig.php index a56753dadd..54b157b35b 100644 --- a/apps/user_ldap/lib/Command/DeleteConfig.php +++ b/apps/user_ldap/lib/Command/DeleteConfig.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Martin Konrad * @author Morris Jobke * diff --git a/apps/user_ldap/lib/Command/Search.php b/apps/user_ldap/lib/Command/Search.php index 795530e204..6e4ae24990 100644 --- a/apps/user_ldap/lib/Command/Search.php +++ b/apps/user_ldap/lib/Command/Search.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Command/SetConfig.php b/apps/user_ldap/lib/Command/SetConfig.php index d466e1eb76..a53b4a7430 100644 --- a/apps/user_ldap/lib/Command/SetConfig.php +++ b/apps/user_ldap/lib/Command/SetConfig.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/lib/Command/ShowConfig.php b/apps/user_ldap/lib/Command/ShowConfig.php index dbd18216f8..0fd4399a83 100644 --- a/apps/user_ldap/lib/Command/ShowConfig.php +++ b/apps/user_ldap/lib/Command/ShowConfig.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Laurens Post * @author Morris Jobke * diff --git a/apps/user_ldap/lib/Command/ShowRemnants.php b/apps/user_ldap/lib/Command/ShowRemnants.php index 59da6e5522..c26a4e54f4 100644 --- a/apps/user_ldap/lib/Command/ShowRemnants.php +++ b/apps/user_ldap/lib/Command/ShowRemnants.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author scolebrook * diff --git a/apps/user_ldap/lib/Command/TestConfig.php b/apps/user_ldap/lib/Command/TestConfig.php index 93a9f64471..9ed0f9a2cc 100644 --- a/apps/user_ldap/lib/Command/TestConfig.php +++ b/apps/user_ldap/lib/Command/TestConfig.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/lib/Configuration.php b/apps/user_ldap/lib/Configuration.php index 476483ecc2..d4e6a92a53 100644 --- a/apps/user_ldap/lib/Configuration.php +++ b/apps/user_ldap/lib/Configuration.php @@ -2,10 +2,11 @@ /** * @author Alex Weirig * @author Alexander Bergolth - * @author Arthur Schiwon + * @author Arthur Schiwon + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lennart Rosam - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * diff --git a/apps/user_ldap/lib/Connection.php b/apps/user_ldap/lib/Connection.php index 1cf02a0a89..1f4516a28e 100644 --- a/apps/user_ldap/lib/Connection.php +++ b/apps/user_ldap/lib/Connection.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Bart Visscher + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Lyonel Vincent * @author Morris Jobke * @author Robin Appelman diff --git a/apps/user_ldap/lib/FilesystemHelper.php b/apps/user_ldap/lib/FilesystemHelper.php index 439e7fb1d0..29611ab776 100644 --- a/apps/user_ldap/lib/FilesystemHelper.php +++ b/apps/user_ldap/lib/FilesystemHelper.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/user_ldap/lib/Group_LDAP.php b/apps/user_ldap/lib/Group_LDAP.php index 39b2e9ff44..27bbcfffd6 100644 --- a/apps/user_ldap/lib/Group_LDAP.php +++ b/apps/user_ldap/lib/Group_LDAP.php @@ -4,14 +4,16 @@ * @author Alexander Bergolth * @author alexweirig * @author Andreas Fischer - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers * @author Frédéric Fortier - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Nicolas Grekas * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/user_ldap/lib/Group_Proxy.php b/apps/user_ldap/lib/Group_Proxy.php index 333a74bab2..3b2ec56970 100644 --- a/apps/user_ldap/lib/Group_Proxy.php +++ b/apps/user_ldap/lib/Group_Proxy.php @@ -1,7 +1,8 @@ + * @author Arthur Schiwon * @author Christopher Schäpers + * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell * diff --git a/apps/user_ldap/lib/Helper.php b/apps/user_ldap/lib/Helper.php index aa6d6aa1bc..d29fe8cd31 100644 --- a/apps/user_ldap/lib/Helper.php +++ b/apps/user_ldap/lib/Helper.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Brice Maron + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Vincent Petry diff --git a/apps/user_ldap/lib/ILDAPWrapper.php b/apps/user_ldap/lib/ILDAPWrapper.php index a95f3a615f..4f28165736 100644 --- a/apps/user_ldap/lib/ILDAPWrapper.php +++ b/apps/user_ldap/lib/ILDAPWrapper.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * diff --git a/apps/user_ldap/lib/Jobs/CleanUp.php b/apps/user_ldap/lib/Jobs/CleanUp.php index 48f80ed9fa..5041aead37 100644 --- a/apps/user_ldap/lib/Jobs/CleanUp.php +++ b/apps/user_ldap/lib/Jobs/CleanUp.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Jobs/UpdateGroups.php b/apps/user_ldap/lib/Jobs/UpdateGroups.php index 3ea74959f5..71c74ad58f 100644 --- a/apps/user_ldap/lib/Jobs/UpdateGroups.php +++ b/apps/user_ldap/lib/Jobs/UpdateGroups.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Bart Visscher + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/user_ldap/lib/LDAP.php b/apps/user_ldap/lib/LDAP.php index a7033d8225..8ad943aa51 100644 --- a/apps/user_ldap/lib/LDAP.php +++ b/apps/user_ldap/lib/LDAP.php @@ -1,9 +1,10 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * diff --git a/apps/user_ldap/lib/LDAPUtility.php b/apps/user_ldap/lib/LDAPUtility.php index 33b2685593..506a2bb2b2 100644 --- a/apps/user_ldap/lib/LDAPUtility.php +++ b/apps/user_ldap/lib/LDAPUtility.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/LogWrapper.php b/apps/user_ldap/lib/LogWrapper.php index 5368e82417..2f1d2d05d2 100644 --- a/apps/user_ldap/lib/LogWrapper.php +++ b/apps/user_ldap/lib/LogWrapper.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Mapping/AbstractMapping.php b/apps/user_ldap/lib/Mapping/AbstractMapping.php index 1c896a9bbf..54fe7db366 100644 --- a/apps/user_ldap/lib/Mapping/AbstractMapping.php +++ b/apps/user_ldap/lib/Mapping/AbstractMapping.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Mapping/GroupMapping.php b/apps/user_ldap/lib/Mapping/GroupMapping.php index 49bb41b8c7..d743971c9a 100644 --- a/apps/user_ldap/lib/Mapping/GroupMapping.php +++ b/apps/user_ldap/lib/Mapping/GroupMapping.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Mapping/UserMapping.php b/apps/user_ldap/lib/Mapping/UserMapping.php index b39f738ea8..2cdf32d2aa 100644 --- a/apps/user_ldap/lib/Mapping/UserMapping.php +++ b/apps/user_ldap/lib/Mapping/UserMapping.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/Proxy.php b/apps/user_ldap/lib/Proxy.php index ce1a67b29d..4f6a04daad 100644 --- a/apps/user_ldap/lib/Proxy.php +++ b/apps/user_ldap/lib/Proxy.php @@ -1,13 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/User/DeletedUsersIndex.php b/apps/user_ldap/lib/User/DeletedUsersIndex.php index 7a9823786d..512ff54bbd 100644 --- a/apps/user_ldap/lib/User/DeletedUsersIndex.php +++ b/apps/user_ldap/lib/User/DeletedUsersIndex.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/user_ldap/lib/User/IUserTools.php b/apps/user_ldap/lib/User/IUserTools.php index 747b46ec68..981e6bd9e2 100644 --- a/apps/user_ldap/lib/User/IUserTools.php +++ b/apps/user_ldap/lib/User/IUserTools.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/User/Manager.php b/apps/user_ldap/lib/User/Manager.php index d97112e43c..55d7ac8a81 100644 --- a/apps/user_ldap/lib/User/Manager.php +++ b/apps/user_ldap/lib/User/Manager.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/apps/user_ldap/lib/User/OfflineUser.php b/apps/user_ldap/lib/User/OfflineUser.php index a3a9995490..a4bd022f1c 100644 --- a/apps/user_ldap/lib/User/OfflineUser.php +++ b/apps/user_ldap/lib/User/OfflineUser.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * diff --git a/apps/user_ldap/lib/User/User.php b/apps/user_ldap/lib/User/User.php index 8f7666790c..c82bde0704 100644 --- a/apps/user_ldap/lib/User/User.php +++ b/apps/user_ldap/lib/User/User.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/apps/user_ldap/lib/User_LDAP.php b/apps/user_ldap/lib/User_LDAP.php index 87c603fc75..230c82a304 100644 --- a/apps/user_ldap/lib/User_LDAP.php +++ b/apps/user_ldap/lib/User_LDAP.php @@ -1,10 +1,11 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Dominik Schmidt + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Renaud Fortier * @author Robin Appelman diff --git a/apps/user_ldap/lib/User_Proxy.php b/apps/user_ldap/lib/User_Proxy.php index 800d1d36c1..1bd793b6e1 100644 --- a/apps/user_ldap/lib/User_Proxy.php +++ b/apps/user_ldap/lib/User_Proxy.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon * @author Christopher Schäpers - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/apps/user_ldap/lib/Wizard.php b/apps/user_ldap/lib/Wizard.php index f71d5af2c4..ea4d36a767 100644 --- a/apps/user_ldap/lib/Wizard.php +++ b/apps/user_ldap/lib/Wizard.php @@ -1,15 +1,17 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Jean-Louis Dupond + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Nicolas Grekas * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/lib/WizardResult.php b/apps/user_ldap/lib/WizardResult.php index 1adce9a138..1f36f2fef2 100644 --- a/apps/user_ldap/lib/WizardResult.php +++ b/apps/user_ldap/lib/WizardResult.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * diff --git a/apps/user_ldap/settings.php b/apps/user_ldap/settings.php index 40d02dfaa1..fb4d983517 100644 --- a/apps/user_ldap/settings.php +++ b/apps/user_ldap/settings.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Dominik Schmidt - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/user_ldap/tests/AccessTest.php b/apps/user_ldap/tests/AccessTest.php index 97012f8c72..97b87d853c 100644 --- a/apps/user_ldap/tests/AccessTest.php +++ b/apps/user_ldap/tests/AccessTest.php @@ -1,7 +1,7 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/apps/user_ldap/tests/ConfigurationTest.php b/apps/user_ldap/tests/ConfigurationTest.php index 808a4c9ed0..54096ab38b 100644 --- a/apps/user_ldap/tests/ConfigurationTest.php +++ b/apps/user_ldap/tests/ConfigurationTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/ConnectionTest.php b/apps/user_ldap/tests/ConnectionTest.php index ad0bed240c..08b91ed14e 100644 --- a/apps/user_ldap/tests/ConnectionTest.php +++ b/apps/user_ldap/tests/ConnectionTest.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/apps/user_ldap/tests/Group_LDAPTest.php b/apps/user_ldap/tests/Group_LDAPTest.php index bf9f40a1b2..556c4b0b39 100644 --- a/apps/user_ldap/tests/Group_LDAPTest.php +++ b/apps/user_ldap/tests/Group_LDAPTest.php @@ -1,9 +1,9 @@ + * @author Arthur Schiwon * @author Frédéric Fortier * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php index a736956ebf..95525c253e 100644 --- a/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php +++ b/apps/user_ldap/tests/Integration/AbstractIntegrationTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/ExceptionOnLostConnection.php b/apps/user_ldap/tests/Integration/ExceptionOnLostConnection.php index 06c2585fb0..951c816990 100644 --- a/apps/user_ldap/tests/Integration/ExceptionOnLostConnection.php +++ b/apps/user_ldap/tests/Integration/ExceptionOnLostConnection.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/FakeManager.php b/apps/user_ldap/tests/Integration/FakeManager.php index 11f270dba0..a105c1b802 100644 --- a/apps/user_ldap/tests/Integration/FakeManager.php +++ b/apps/user_ldap/tests/Integration/FakeManager.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestAccessGroupsMatchFilter.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestAccessGroupsMatchFilter.php index d058540bd4..898e8e2712 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestAccessGroupsMatchFilter.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestAccessGroupsMatchFilter.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestBackupServer.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestBackupServer.php index 6c3907eb06..1deb740d0a 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestBackupServer.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestBackupServer.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestBatchApplyUserAttributes.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestBatchApplyUserAttributes.php index 89afcaa4b9..0428abd1a6 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestBatchApplyUserAttributes.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestBatchApplyUserAttributes.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestConnect.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestConnect.php index fb6886189a..67c06212cb 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestConnect.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestConnect.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestCountUsersByLoginName.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestCountUsersByLoginName.php index 5a49ed165a..c281787197 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestCountUsersByLoginName.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestCountUsersByLoginName.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php index 06aa2cea8f..d713a7fd30 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php index 72cc3e459b..9cce9e9d7e 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/IntegrationTestUserHome.php b/apps/user_ldap/tests/Integration/Lib/IntegrationTestUserHome.php index 8538fd2f96..ece6abc17b 100644 --- a/apps/user_ldap/tests/Integration/Lib/IntegrationTestUserHome.php +++ b/apps/user_ldap/tests/Integration/Lib/IntegrationTestUserHome.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php index 5f555956ea..8e804b8d61 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php index 07ab2e287c..d77202ead0 100644 --- a/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php +++ b/apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php index 57a304be05..ff2b75e8dc 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroups.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php index 62480c5160..2c317b9ce5 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitGroupsDifferentOU.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php index fb5609865c..640bef6878 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createExplicitUsers.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php index 687b1da91e..6699450c79 100644 --- a/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php +++ b/apps/user_ldap/tests/Integration/setup-scripts/createUsersWithoutDisplayName.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Jobs/CleanUpTest.php b/apps/user_ldap/tests/Jobs/CleanUpTest.php index 24f646bd90..4b39cfd97f 100644 --- a/apps/user_ldap/tests/Jobs/CleanUpTest.php +++ b/apps/user_ldap/tests/Jobs/CleanUpTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/user_ldap/tests/Mapping/AbstractMappingTest.php b/apps/user_ldap/tests/Mapping/AbstractMappingTest.php index b800862d2c..ddd99d3170 100644 --- a/apps/user_ldap/tests/Mapping/AbstractMappingTest.php +++ b/apps/user_ldap/tests/Mapping/AbstractMappingTest.php @@ -1,7 +1,9 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/Mapping/GroupMappingTest.php b/apps/user_ldap/tests/Mapping/GroupMappingTest.php index 5cdb9d463b..9101202eb0 100644 --- a/apps/user_ldap/tests/Mapping/GroupMappingTest.php +++ b/apps/user_ldap/tests/Mapping/GroupMappingTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/tests/Mapping/UserMappingTest.php b/apps/user_ldap/tests/Mapping/UserMappingTest.php index 9061896239..e8544211d7 100644 --- a/apps/user_ldap/tests/Mapping/UserMappingTest.php +++ b/apps/user_ldap/tests/Mapping/UserMappingTest.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/apps/user_ldap/tests/User/ManagerTest.php b/apps/user_ldap/tests/User/ManagerTest.php index 848918729d..0b11ca33d5 100644 --- a/apps/user_ldap/tests/User/ManagerTest.php +++ b/apps/user_ldap/tests/User/ManagerTest.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Philippe Jung diff --git a/apps/user_ldap/tests/User/UserTest.php b/apps/user_ldap/tests/User/UserTest.php index 7362348c32..4d4d19be02 100644 --- a/apps/user_ldap/tests/User/UserTest.php +++ b/apps/user_ldap/tests/User/UserTest.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/apps/user_ldap/tests/User_LDAPTest.php b/apps/user_ldap/tests/User_LDAPTest.php index b4d346470d..245ed954c6 100644 --- a/apps/user_ldap/tests/User_LDAPTest.php +++ b/apps/user_ldap/tests/User_LDAPTest.php @@ -1,9 +1,9 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/apps/user_ldap/tests/WizardTest.php b/apps/user_ldap/tests/WizardTest.php index 7a4a478d43..ca5872e0a8 100644 --- a/apps/user_ldap/tests/WizardTest.php +++ b/apps/user_ldap/tests/WizardTest.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/console.php b/console.php index 559c1778f1..ed19d41d48 100644 --- a/console.php +++ b/console.php @@ -1,11 +1,10 @@ - * @author Christian Kampka * @author Edward Crompton * @author Joas Schilling * @author Jost Baron - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Philippe Le Brouster * @author Thomas Müller diff --git a/core/Application.php b/core/Application.php index e00f2c906d..25e2fa7627 100644 --- a/core/Application.php +++ b/core/Application.php @@ -2,7 +2,7 @@ /** * @author Bernhard Posselt * @author Christoph Wurst - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/core/Command/Encryption/ChangeKeyStorageRoot.php b/core/Command/Encryption/ChangeKeyStorageRoot.php index 801a08b42a..4b485c1274 100644 --- a/core/Command/Encryption/ChangeKeyStorageRoot.php +++ b/core/Command/Encryption/ChangeKeyStorageRoot.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Encryption/DecryptAll.php b/core/Command/Encryption/DecryptAll.php index 0a126db5b1..8d7d26f3d2 100644 --- a/core/Command/Encryption/DecryptAll.php +++ b/core/Command/Encryption/DecryptAll.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/Encryption/EncryptAll.php b/core/Command/Encryption/EncryptAll.php index 02f74a9dea..5f879ef9aa 100644 --- a/core/Command/Encryption/EncryptAll.php +++ b/core/Command/Encryption/EncryptAll.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/Encryption/ShowKeyStorageRoot.php b/core/Command/Encryption/ShowKeyStorageRoot.php index 402352c4bc..15b370021d 100644 --- a/core/Command/Encryption/ShowKeyStorageRoot.php +++ b/core/Command/Encryption/ShowKeyStorageRoot.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Integrity/CheckApp.php b/core/Command/Integrity/CheckApp.php index 643af5285b..203455e508 100644 --- a/core/Command/Integrity/CheckApp.php +++ b/core/Command/Integrity/CheckApp.php @@ -1,5 +1,6 @@ * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/Integrity/CheckCore.php b/core/Command/Integrity/CheckCore.php index 460a78e4da..9d42d405b3 100644 --- a/core/Command/Integrity/CheckCore.php +++ b/core/Command/Integrity/CheckCore.php @@ -1,5 +1,6 @@ * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/Integrity/SignApp.php b/core/Command/Integrity/SignApp.php index 53df9619c6..fbf2cd814f 100644 --- a/core/Command/Integrity/SignApp.php +++ b/core/Command/Integrity/SignApp.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Integrity/SignCore.php b/core/Command/Integrity/SignCore.php index e5c2de73e0..2495d7e7f0 100644 --- a/core/Command/Integrity/SignCore.php +++ b/core/Command/Integrity/SignCore.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Log/Manage.php b/core/Command/Log/Manage.php index aeaaca8aa0..948f516d28 100644 --- a/core/Command/Log/Manage.php +++ b/core/Command/Log/Manage.php @@ -1,6 +1,7 @@ + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Maintenance/Repair.php b/core/Command/Maintenance/Repair.php index 286df5fd7b..df684b45a1 100644 --- a/core/Command/Maintenance/Repair.php +++ b/core/Command/Maintenance/Repair.php @@ -3,6 +3,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Thomas Müller * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/Maintenance/UpdateHtaccess.php b/core/Command/Maintenance/UpdateHtaccess.php index ad5bf5d8bd..5bfcb88a75 100644 --- a/core/Command/Maintenance/UpdateHtaccess.php +++ b/core/Command/Maintenance/UpdateHtaccess.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Command/Security/RemoveCertificate.php b/core/Command/Security/RemoveCertificate.php index 68e409aee1..2dcdccfbb0 100644 --- a/core/Command/Security/RemoveCertificate.php +++ b/core/Command/Security/RemoveCertificate.php @@ -1,5 +1,6 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Command/TwoFactorAuth/Disable.php b/core/Command/TwoFactorAuth/Disable.php index 7b237186ef..f8e19ca811 100644 --- a/core/Command/TwoFactorAuth/Disable.php +++ b/core/Command/TwoFactorAuth/Disable.php @@ -1,5 +1,4 @@ * diff --git a/core/Command/TwoFactorAuth/Enable.php b/core/Command/TwoFactorAuth/Enable.php index 0c3e4f5fb3..7039f922ea 100644 --- a/core/Command/TwoFactorAuth/Enable.php +++ b/core/Command/TwoFactorAuth/Enable.php @@ -1,5 +1,4 @@ * diff --git a/core/Command/Upgrade.php b/core/Command/Upgrade.php index d61acf0451..61b2e59a35 100644 --- a/core/Command/Upgrade.php +++ b/core/Command/Upgrade.php @@ -1,9 +1,9 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler * @author Steffen Lindner diff --git a/core/Command/User/Delete.php b/core/Command/User/Delete.php index b9a0a0e395..b12e441e7b 100644 --- a/core/Command/User/Delete.php +++ b/core/Command/User/Delete.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jens-Christian Fischer * @author Joas Schilling * @author Morris Jobke diff --git a/core/Command/User/LastSeen.php b/core/Command/User/LastSeen.php index 6bb45a8787..c820369562 100644 --- a/core/Command/User/LastSeen.php +++ b/core/Command/User/LastSeen.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Pierre Ozoux diff --git a/core/Command/User/Report.php b/core/Command/User/Report.php index df9f7e4162..6c8c14b43a 100644 --- a/core/Command/User/Report.php +++ b/core/Command/User/Report.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php index adfe38ab2d..1bff58cfc4 100644 --- a/core/Controller/AvatarController.php +++ b/core/Controller/AvatarController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/core/Controller/LoginController.php b/core/Controller/LoginController.php index 853aa584d7..eceed11435 100644 --- a/core/Controller/LoginController.php +++ b/core/Controller/LoginController.php @@ -1,8 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/Controller/LostController.php b/core/Controller/LostController.php index 61e2949560..b509d4bf63 100644 --- a/core/Controller/LostController.php +++ b/core/Controller/LostController.php @@ -1,8 +1,9 @@ - * @author Björn Schießle - * @author Lukas Reschke + * @author Björn Schießle + * @author Julius Haertl + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/core/Controller/SetupController.php b/core/Controller/SetupController.php index f25c6f39a0..3f17f8f051 100644 --- a/core/Controller/SetupController.php +++ b/core/Controller/SetupController.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author ideaship - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/core/Controller/TokenController.php b/core/Controller/TokenController.php index beb856e3a6..42cc29bad1 100644 --- a/core/Controller/TokenController.php +++ b/core/Controller/TokenController.php @@ -1,5 +1,4 @@ * diff --git a/core/Controller/TwoFactorChallengeController.php b/core/Controller/TwoFactorChallengeController.php index 4f04e7b4c7..16e1ee9c0c 100644 --- a/core/Controller/TwoFactorChallengeController.php +++ b/core/Controller/TwoFactorChallengeController.php @@ -1,5 +1,4 @@ * diff --git a/core/Controller/UserController.php b/core/Controller/UserController.php index 7219376102..ce67d50429 100644 --- a/core/Controller/UserController.php +++ b/core/Controller/UserController.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/Middleware/TwoFactorMiddleware.php b/core/Middleware/TwoFactorMiddleware.php index bcb06d2008..495c4889c2 100644 --- a/core/Middleware/TwoFactorMiddleware.php +++ b/core/Middleware/TwoFactorMiddleware.php @@ -1,5 +1,4 @@ * diff --git a/core/ajax/appconfig.php b/core/ajax/appconfig.php index 9602269d7a..f7c077ccad 100644 --- a/core/ajax/appconfig.php +++ b/core/ajax/appconfig.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/core/ajax/preview.php b/core/ajax/preview.php index 119bad1eea..ae705e6e09 100644 --- a/core/ajax/preview.php +++ b/core/ajax/preview.php @@ -2,7 +2,7 @@ /** * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/core/ajax/share.php b/core/ajax/share.php index 44144b791e..c6efb75394 100644 --- a/core/ajax/share.php +++ b/core/ajax/share.php @@ -1,14 +1,14 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Craig Morrissey * @author dampfklon * @author Felix Böhm * @author Joas Schilling * @author Leonardo Diez - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Ramiro Aparicio diff --git a/core/ajax/update.php b/core/ajax/update.php index f673467f64..606a91d12a 100644 --- a/core/ajax/update.php +++ b/core/ajax/update.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/core/js/config.php b/core/js/config.php index 7f2d051746..dc84d1cf2b 100644 --- a/core/js/config.php +++ b/core/js/config.php @@ -1,13 +1,13 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Clark Tomlinson * @author Guillaume AMAT * @author Hasso Tepper * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler * @author Robin Appelman diff --git a/core/register_command.php b/core/register_command.php index 33e2ba4672..ebb6ce8b72 100644 --- a/core/register_command.php +++ b/core/register_command.php @@ -1,13 +1,15 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Christian Kampka + * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/core/routes.php b/core/routes.php index 053c5d888a..402277d8f3 100644 --- a/core/routes.php +++ b/core/routes.php @@ -2,14 +2,16 @@ /** * @author Bart Visscher * @author Bernhard Posselt + * @author Christoph Wurst * @author Christopher Schäpers * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus * @author Victor Dubiniuk + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/search/ajax/search.php b/core/search/ajax/search.php index 6c5e023736..69fe61b74d 100644 --- a/core/search/ajax/search.php +++ b/core/search/ajax/search.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/core/strings.php b/core/strings.php index ba4bc17813..733d8a97f4 100644 --- a/core/strings.php +++ b/core/strings.php @@ -2,6 +2,7 @@ /** * @author Jan-Christoph Borchardt * @author Robin Appelman + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/cron.php b/cron.php index d8ed3741f0..bf258932a0 100644 --- a/cron.php +++ b/cron.php @@ -7,7 +7,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Oliver Kohl D.Sc. - * @author Phil Davis * @author Robin Appelman * @author Steffen Lindner * @author Thomas Müller diff --git a/index.php b/index.php index 2acf81ab6d..489a6382c9 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/autoloader.php b/lib/autoloader.php index 89b66a426a..d7a3c18d9f 100644 --- a/lib/autoloader.php +++ b/lib/autoloader.php @@ -2,7 +2,8 @@ /** * @author Andreas Fischer * @author Georg Ehrke - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Markus Goetz * @author Morris Jobke * @author Robin Appelman diff --git a/lib/base.php b/lib/base.php index 405129cfea..b33687dbab 100644 --- a/lib/base.php +++ b/lib/base.php @@ -2,15 +2,13 @@ /** * @author Adam Williamson * @author Andreas Fischer - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt - * @author Björn Schießle - * @author Christopher Schäpers + * @author Björn Schießle + * @author Christoph Wurst * @author davidgumberg - * @author Florian Scholz * @author Florin Peter - * @author Frank Karlitschek * @author Georg Ehrke * @author Hugo Gonzalez Labrador * @author Individual IT Services @@ -18,9 +16,7 @@ * @author Joachim Bauch * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author marc0s - * @author Martin Mattel + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Owen Winkler @@ -30,9 +26,9 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author scolebrook + * @author Stefan Weil * @author Thomas Müller * @author Thomas Tanghus - * @author Victor Dubiniuk * @author Vincent Petry * @author Volkan Gezer * diff --git a/lib/composer/autoload.php b/lib/composer/autoload.php index 610dbf34bc..612fed1a1c 100644 --- a/lib/composer/autoload.php +++ b/lib/composer/autoload.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ // autoload.php @generated by Composer require_once __DIR__ . '/composer' . '/autoload_real.php'; diff --git a/lib/composer/composer/ClassLoader.php b/lib/composer/composer/ClassLoader.php index ff6ecfb822..63ccb959e5 100644 --- a/lib/composer/composer/ClassLoader.php +++ b/lib/composer/composer/ClassLoader.php @@ -1,13 +1,22 @@ * - * (c) Nils Adermann - * Jordi Boggiano + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. */ namespace Composer\Autoload; diff --git a/lib/composer/composer/autoload_classmap.php b/lib/composer/composer/autoload_classmap.php index 71dd9c179b..9e6c52603d 100644 --- a/lib/composer/composer/autoload_classmap.php +++ b/lib/composer/composer/autoload_classmap.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ // autoload_classmap.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); diff --git a/lib/composer/composer/autoload_namespaces.php b/lib/composer/composer/autoload_namespaces.php index 4a9c20beed..9db70d0b37 100644 --- a/lib/composer/composer/autoload_namespaces.php +++ b/lib/composer/composer/autoload_namespaces.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ // autoload_namespaces.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); diff --git a/lib/composer/composer/autoload_psr4.php b/lib/composer/composer/autoload_psr4.php index 2561f0048c..b35c986c32 100644 --- a/lib/composer/composer/autoload_psr4.php +++ b/lib/composer/composer/autoload_psr4.php @@ -1,5 +1,24 @@ + * @author Roeland Jago Douma + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ // autoload_psr4.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); diff --git a/lib/composer/composer/autoload_real.php b/lib/composer/composer/autoload_real.php index 5fbea76758..997ad1882b 100644 --- a/lib/composer/composer/autoload_real.php +++ b/lib/composer/composer/autoload_real.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * 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, version 3, + * along with this program. If not, see + * + */ // autoload_real.php @generated by Composer class ComposerAutoloaderInit53792487c5a8370acc0b06b1a864ff4c diff --git a/lib/private/Activity/Manager.php b/lib/private/Activity/Manager.php index e68802b2ab..42e287f7d4 100644 --- a/lib/private/Activity/Manager.php +++ b/lib/private/Activity/Manager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/private/AllConfig.php b/lib/private/AllConfig.php index b4888fde02..6e99e1ac26 100644 --- a/lib/private/AllConfig.php +++ b/lib/private/AllConfig.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/App/AppManager.php b/lib/private/App/AppManager.php index 37cfb83012..475ecba2b8 100644 --- a/lib/private/App/AppManager.php +++ b/lib/private/App/AppManager.php @@ -1,9 +1,10 @@ + * @author Arthur Schiwon * @author Christoph Schaefer + * @author Christoph Wurst * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/App/DependencyAnalyzer.php b/lib/private/App/DependencyAnalyzer.php index 1e3a81c635..db9130badc 100644 --- a/lib/private/App/DependencyAnalyzer.php +++ b/lib/private/App/DependencyAnalyzer.php @@ -2,8 +2,9 @@ /** * @author Bernhard Posselt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/App/InfoParser.php b/lib/private/App/InfoParser.php index 7e6e5df541..0923f7d2c2 100644 --- a/lib/private/App/InfoParser.php +++ b/lib/private/App/InfoParser.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/App/Platform.php b/lib/private/App/Platform.php index b1cb7c5aeb..028adb8f4f 100644 --- a/lib/private/App/Platform.php +++ b/lib/private/App/Platform.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/AppConfig.php b/lib/private/AppConfig.php index 14c48299a8..24542152ff 100644 --- a/lib/private/AppConfig.php +++ b/lib/private/AppConfig.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Jakob Sack * @author Joas Schilling diff --git a/lib/private/AppFramework/App.php b/lib/private/AppFramework/App.php index 376a855945..c6cf805779 100644 --- a/lib/private/AppFramework/App.php +++ b/lib/private/AppFramework/App.php @@ -2,7 +2,7 @@ /** * @author Andreas Fischer * @author Bernhard Posselt - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/AppFramework/Core/API.php b/lib/private/AppFramework/Core/API.php index 67b696948f..b08f74fa6c 100644 --- a/lib/private/AppFramework/Core/API.php +++ b/lib/private/AppFramework/Core/API.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/AppFramework/DependencyInjection/DIContainer.php b/lib/private/AppFramework/DependencyInjection/DIContainer.php index 92c3f618bd..cae41f6841 100644 --- a/lib/private/AppFramework/DependencyInjection/DIContainer.php +++ b/lib/private/AppFramework/DependencyInjection/DIContainer.php @@ -1,9 +1,10 @@ + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/lib/private/AppFramework/Http.php b/lib/private/AppFramework/Http.php index a99f7ea437..17e5a99fdb 100644 --- a/lib/private/AppFramework/Http.php +++ b/lib/private/AppFramework/Http.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/lib/private/AppFramework/Http/Dispatcher.php b/lib/private/AppFramework/Http/Dispatcher.php index 641339c0d9..fdf99a5784 100644 --- a/lib/private/AppFramework/Http/Dispatcher.php +++ b/lib/private/AppFramework/Http/Dispatcher.php @@ -2,7 +2,7 @@ /** * @author Bernhard Posselt * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/AppFramework/Http/Output.php b/lib/private/AppFramework/Http/Output.php index 469c809c21..0c23942540 100644 --- a/lib/private/AppFramework/Http/Output.php +++ b/lib/private/AppFramework/Http/Output.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Lukas Reschke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/AppFramework/Http/Request.php b/lib/private/AppFramework/Http/Request.php index fb6f1415fe..eca02b2ac2 100644 --- a/lib/private/AppFramework/Http/Request.php +++ b/lib/private/AppFramework/Http/Request.php @@ -4,7 +4,7 @@ * @author Bernhard Posselt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Mitar * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php b/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php index 4bd25f79bb..5cdcbdc6d4 100644 --- a/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php +++ b/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php @@ -1,8 +1,9 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Stefan Weil * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php b/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php index 258119b326..2b9a072e59 100644 --- a/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php @@ -1,8 +1,9 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php index ce2d68054f..986c30ac45 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php @@ -1,7 +1,8 @@ + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php index 251906bfca..5b6e4ed4b9 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php @@ -1,7 +1,8 @@ + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php index 2a9fafa9f7..7ce1797059 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php @@ -1,7 +1,8 @@ + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php index 54e78dc5a5..17c62edbe3 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php @@ -1,7 +1,8 @@ + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php b/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php index c86614ec47..26671b7683 100644 --- a/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php +++ b/lib/private/AppFramework/Middleware/Security/Exceptions/SecurityException.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php b/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php index 2c2f46a59f..a3ece262e1 100644 --- a/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php +++ b/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php @@ -1,8 +1,10 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/AppFramework/Routing/RouteActionHandler.php b/lib/private/AppFramework/Routing/RouteActionHandler.php index e8a7b8a1c6..14036d350a 100644 --- a/lib/private/AppFramework/Routing/RouteActionHandler.php +++ b/lib/private/AppFramework/Routing/RouteActionHandler.php @@ -2,6 +2,7 @@ /** * @author Jörn Friedrich Dreyer * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Routing/RouteConfig.php b/lib/private/AppFramework/Routing/RouteConfig.php index f2ec5c0c88..6417933602 100644 --- a/lib/private/AppFramework/Routing/RouteConfig.php +++ b/lib/private/AppFramework/Routing/RouteConfig.php @@ -5,6 +5,7 @@ * @author Patrick Paysant * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/AppFramework/Utility/SimpleContainer.php b/lib/private/AppFramework/Utility/SimpleContainer.php index 78ded39735..95287b8921 100644 --- a/lib/private/AppFramework/Utility/SimpleContainer.php +++ b/lib/private/AppFramework/Utility/SimpleContainer.php @@ -2,7 +2,7 @@ /** * @author Bernhard Posselt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/lib/private/AppHelper.php b/lib/private/AppHelper.php index c19ed2f5b6..4cfae435b5 100644 --- a/lib/private/AppHelper.php +++ b/lib/private/AppHelper.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Archive/Archive.php b/lib/private/Archive/Archive.php index b5286968a2..f0b2a36407 100644 --- a/lib/private/Archive/Archive.php +++ b/lib/private/Archive/Archive.php @@ -1,14 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers * @author Felix Moeller * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Archive/TAR.php b/lib/private/Archive/TAR.php index d783e53d40..7dcc2edbbc 100644 --- a/lib/private/Archive/TAR.php +++ b/lib/private/Archive/TAR.php @@ -4,13 +4,13 @@ * @author Christian Weiske * @author Christopher Schäpers * @author Felix Moeller - * @author Frank Karlitschek * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Remco Brenninkmeijer * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Archive/ZIP.php b/lib/private/Archive/ZIP.php index 2bc17507d3..a4b2cab2e6 100644 --- a/lib/private/Archive/ZIP.php +++ b/lib/private/Archive/ZIP.php @@ -3,11 +3,12 @@ * @author Bart Visscher * @author Christopher Schäpers * @author Felix Moeller - * @author Frank Karlitschek * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Authentication/Exceptions/InvalidTokenException.php b/lib/private/Authentication/Exceptions/InvalidTokenException.php index 3e52d3b78f..15b6869313 100644 --- a/lib/private/Authentication/Exceptions/InvalidTokenException.php +++ b/lib/private/Authentication/Exceptions/InvalidTokenException.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Exceptions/LoginRequiredException.php b/lib/private/Authentication/Exceptions/LoginRequiredException.php index 1c388cc1e3..318eaedb72 100644 --- a/lib/private/Authentication/Exceptions/LoginRequiredException.php +++ b/lib/private/Authentication/Exceptions/LoginRequiredException.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php b/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php index dc9f893750..445c4d6268 100644 --- a/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php +++ b/lib/private/Authentication/Exceptions/TwoFactorAuthRequiredException.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php b/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php index 28a46323f0..d5cdaaca9d 100644 --- a/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php +++ b/lib/private/Authentication/Exceptions/UserAlreadyLoggedInException.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/DefaultToken.php b/lib/private/Authentication/Token/DefaultToken.php index 8cb36711b6..4be43fada0 100644 --- a/lib/private/Authentication/Token/DefaultToken.php +++ b/lib/private/Authentication/Token/DefaultToken.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/DefaultTokenCleanupJob.php b/lib/private/Authentication/Token/DefaultTokenCleanupJob.php index 4d1290eb62..04b98c6c5a 100644 --- a/lib/private/Authentication/Token/DefaultTokenCleanupJob.php +++ b/lib/private/Authentication/Token/DefaultTokenCleanupJob.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/DefaultTokenMapper.php b/lib/private/Authentication/Token/DefaultTokenMapper.php index f24fab00a1..c56a513b94 100644 --- a/lib/private/Authentication/Token/DefaultTokenMapper.php +++ b/lib/private/Authentication/Token/DefaultTokenMapper.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/DefaultTokenProvider.php b/lib/private/Authentication/Token/DefaultTokenProvider.php index a3ba7b6944..dd6e264ed3 100644 --- a/lib/private/Authentication/Token/DefaultTokenProvider.php +++ b/lib/private/Authentication/Token/DefaultTokenProvider.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/IProvider.php b/lib/private/Authentication/Token/IProvider.php index 6a158b4335..bdfde62d32 100644 --- a/lib/private/Authentication/Token/IProvider.php +++ b/lib/private/Authentication/Token/IProvider.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/Token/IToken.php b/lib/private/Authentication/Token/IToken.php index dc2c3a0ae3..a34bdc2c43 100644 --- a/lib/private/Authentication/Token/IToken.php +++ b/lib/private/Authentication/Token/IToken.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Authentication/TwoFactorAuth/Manager.php b/lib/private/Authentication/TwoFactorAuth/Manager.php index 57d682ec62..2b2924e7f1 100644 --- a/lib/private/Authentication/TwoFactorAuth/Manager.php +++ b/lib/private/Authentication/TwoFactorAuth/Manager.php @@ -1,5 +1,4 @@ * diff --git a/lib/private/Avatar.php b/lib/private/Avatar.php index 3f8038360a..a319d46d82 100644 --- a/lib/private/Avatar.php +++ b/lib/private/Avatar.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Christopher Schäpers - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/AvatarManager.php b/lib/private/AvatarManager.php index 62f4faf436..7eb91b4999 100644 --- a/lib/private/AvatarManager.php +++ b/lib/private/AvatarManager.php @@ -1,8 +1,9 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/Cache/File.php b/lib/private/Cache/File.php index 38f88959bd..a75f271312 100644 --- a/lib/private/Cache/File.php +++ b/lib/private/Cache/File.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Comments/Comment.php b/lib/private/Comments/Comment.php index 60663d6157..4a301e4047 100644 --- a/lib/private/Comments/Comment.php +++ b/lib/private/Comments/Comment.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Comments/Manager.php b/lib/private/Comments/Manager.php index b986c8c51f..2b45e01a2d 100644 --- a/lib/private/Comments/Manager.php +++ b/lib/private/Comments/Manager.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/private/Comments/ManagerFactory.php b/lib/private/Comments/ManagerFactory.php index 044463d1e9..af3d386c8f 100644 --- a/lib/private/Comments/ManagerFactory.php +++ b/lib/private/Comments/ManagerFactory.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Config.php b/lib/private/Config.php index 9bb5c29946..3cff3ca960 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -4,11 +4,11 @@ * @author Aldo "xoen" Giambelluca * @author Bart Visscher * @author Brice Maron - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Console/Application.php b/lib/private/Console/Application.php index dd5111743f..ec91064278 100644 --- a/lib/private/Console/Application.php +++ b/lib/private/Console/Application.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/lib/private/DB/AdapterMySQL.php b/lib/private/DB/AdapterMySQL.php index 8504fc74e0..8ddd8f5fc3 100644 --- a/lib/private/DB/AdapterMySQL.php +++ b/lib/private/DB/AdapterMySQL.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/DB/Connection.php b/lib/private/DB/Connection.php index 5b7026db2f..9d2482010a 100644 --- a/lib/private/DB/Connection.php +++ b/lib/private/DB/Connection.php @@ -5,6 +5,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/DB/MDB2SchemaManager.php b/lib/private/DB/MDB2SchemaManager.php index f73f6b4351..1d25ae9f18 100644 --- a/lib/private/DB/MDB2SchemaManager.php +++ b/lib/private/DB/MDB2SchemaManager.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/private/DB/MySQLMigrator.php b/lib/private/DB/MySQLMigrator.php index 7e1194865f..75e4fba4d4 100644 --- a/lib/private/DB/MySQLMigrator.php +++ b/lib/private/DB/MySQLMigrator.php @@ -3,6 +3,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller + * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/DB/OracleConnection.php b/lib/private/DB/OracleConnection.php index a95f37a8e6..8b7daf1e0b 100644 --- a/lib/private/DB/OracleConnection.php +++ b/lib/private/DB/OracleConnection.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index 7a965a5f22..973036fe14 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Encryption/EncryptionWrapper.php b/lib/private/Encryption/EncryptionWrapper.php index 11beb0cd6b..36a9ada0c0 100644 --- a/lib/private/Encryption/EncryptionWrapper.php +++ b/lib/private/Encryption/EncryptionWrapper.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php b/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php index ab1a166018..c932c78a12 100644 --- a/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php +++ b/lib/private/Encryption/Exceptions/EncryptionHeaderKeyExistsException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php b/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php index fcd08679ac..88cffc6329 100644 --- a/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php +++ b/lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php b/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php index 282c9ec080..7981ee7cd5 100644 --- a/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php +++ b/lib/private/Encryption/Exceptions/ModuleDoesNotExistsException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Encryption/File.php b/lib/private/Encryption/File.php index ec55c2cea0..2bd9fb0210 100644 --- a/lib/private/Encryption/File.php +++ b/lib/private/Encryption/File.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Encryption/HookManager.php b/lib/private/Encryption/HookManager.php index 0bc42ec815..c602dccacc 100644 --- a/lib/private/Encryption/HookManager.php +++ b/lib/private/Encryption/HookManager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Encryption/Keys/Storage.php b/lib/private/Encryption/Keys/Storage.php index 47360f45aa..f977cd4aab 100644 --- a/lib/private/Encryption/Keys/Storage.php +++ b/lib/private/Encryption/Keys/Storage.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/private/Encryption/Manager.php b/lib/private/Encryption/Manager.php index 8714d16180..21b2e2f409 100644 --- a/lib/private/Encryption/Manager.php +++ b/lib/private/Encryption/Manager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Thomas Müller diff --git a/lib/private/Encryption/Update.php b/lib/private/Encryption/Update.php index 62c23c1fe0..37a2bb8679 100644 --- a/lib/private/Encryption/Update.php +++ b/lib/private/Encryption/Update.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/private/Encryption/Util.php b/lib/private/Encryption/Util.php index 9e0cfca830..721869b440 100644 --- a/lib/private/Encryption/Util.php +++ b/lib/private/Encryption/Util.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Thomas Müller diff --git a/lib/private/Files/Cache/Cache.php b/lib/private/Files/Cache/Cache.php index 53467c278d..813a2af6f6 100644 --- a/lib/private/Files/Cache/Cache.php +++ b/lib/private/Files/Cache/Cache.php @@ -1,12 +1,12 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Florin Peter * @author Jens-Christian Fischer * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/HomeCache.php b/lib/private/Files/Cache/HomeCache.php index ae92504ddd..13eaf26a28 100644 --- a/lib/private/Files/Cache/HomeCache.php +++ b/lib/private/Files/Cache/HomeCache.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Scanner.php b/lib/private/Files/Cache/Scanner.php index cd592dbb1e..e6bd118d5a 100644 --- a/lib/private/Files/Cache/Scanner.php +++ b/lib/private/Files/Cache/Scanner.php @@ -1,16 +1,17 @@ - * @author Björn Schießle - * @author Joas Schilling + * @author Arthur Schiwon + * @author Björn Schießle + * @author Daniel Jagszent * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke * @author Owen Winkler * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Cache/Updater.php b/lib/private/Files/Cache/Updater.php index 9e4214ad72..820941abae 100644 --- a/lib/private/Files/Cache/Updater.php +++ b/lib/private/Files/Cache/Updater.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Daniel Jagszent * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Cache/Watcher.php b/lib/private/Files/Cache/Watcher.php index 0cf6caf0c2..4a4c23c08b 100644 --- a/lib/private/Files/Cache/Watcher.php +++ b/lib/private/Files/Cache/Watcher.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/lib/private/Files/Cache/Wrapper/CacheJail.php b/lib/private/Files/Cache/Wrapper/CacheJail.php index d737d28fc8..858132930f 100644 --- a/lib/private/Files/Cache/Wrapper/CacheJail.php +++ b/lib/private/Files/Cache/Wrapper/CacheJail.php @@ -1,8 +1,10 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Files/Cache/Wrapper/CacheWrapper.php b/lib/private/Files/Cache/Wrapper/CacheWrapper.php index a6e6e61b8c..475e0e0e2d 100644 --- a/lib/private/Files/Cache/Wrapper/CacheWrapper.php +++ b/lib/private/Files/Cache/Wrapper/CacheWrapper.php @@ -1,8 +1,11 @@ + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Files/Config/UserMountCache.php b/lib/private/Files/Config/UserMountCache.php index 05ca146f4b..edb1525b27 100644 --- a/lib/private/Files/Config/UserMountCache.php +++ b/lib/private/Files/Config/UserMountCache.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Robin Appelman + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/FileInfo.php b/lib/private/Files/FileInfo.php index 5f32ad34bb..9e87ee0011 100644 --- a/lib/private/Files/FileInfo.php +++ b/lib/private/Files/FileInfo.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Files/Filesystem.php b/lib/private/Files/Filesystem.php index 7023677344..08621d160b 100644 --- a/lib/private/Files/Filesystem.php +++ b/lib/private/Files/Filesystem.php @@ -1,13 +1,12 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Christopher Schäpers * @author Florin Peter - * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Mount/Manager.php b/lib/private/Files/Mount/Manager.php index ba4a7f8d91..d5238c467b 100644 --- a/lib/private/Files/Mount/Manager.php +++ b/lib/private/Files/Mount/Manager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Files/Mount/MountPoint.php b/lib/private/Files/Mount/MountPoint.php index 7b9294fc1e..a25e8c3a57 100644 --- a/lib/private/Files/Mount/MountPoint.php +++ b/lib/private/Files/Mount/MountPoint.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Files/Mount/ObjectHomeMountProvider.php b/lib/private/Files/Mount/ObjectHomeMountProvider.php index f82313879d..c491a0c764 100644 --- a/lib/private/Files/Mount/ObjectHomeMountProvider.php +++ b/lib/private/Files/Mount/ObjectHomeMountProvider.php @@ -1,6 +1,7 @@ + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/Node/Root.php b/lib/private/Files/Node/Root.php index 04866e60b8..476d3ef5fd 100644 --- a/lib/private/Files/Node/Root.php +++ b/lib/private/Files/Node/Root.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php b/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php index 6a330e2dab..7960696a5d 100644 --- a/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php +++ b/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/Files/Storage/Common.php b/lib/private/Files/Storage/Common.php index 6382dbd26b..cec6a42a2c 100644 --- a/lib/private/Files/Storage/Common.php +++ b/lib/private/Files/Storage/Common.php @@ -1,19 +1,21 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author hkjolhede * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Sam Tuke * @author scambra + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Storage/DAV.php b/lib/private/Files/Storage/DAV.php index 8eebea1f3b..04910ece68 100644 --- a/lib/private/Files/Storage/DAV.php +++ b/lib/private/Files/Storage/DAV.php @@ -1,11 +1,11 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Carlos Cerrillo * @author Felix Moeller * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer diff --git a/lib/private/Files/Storage/FailedStorage.php b/lib/private/Files/Storage/FailedStorage.php index df7f76856d..223fa6a728 100644 --- a/lib/private/Files/Storage/FailedStorage.php +++ b/lib/private/Files/Storage/FailedStorage.php @@ -2,6 +2,7 @@ /** * @author Robin Appelman * @author Robin McCorkell + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Home.php b/lib/private/Files/Storage/Home.php index 19ba217fa4..2085384d5a 100644 --- a/lib/private/Files/Storage/Home.php +++ b/lib/private/Files/Storage/Home.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Files/Storage/Local.php b/lib/private/Files/Storage/Local.php index 03aaf1e0a8..b07e26a335 100644 --- a/lib/private/Files/Storage/Local.php +++ b/lib/private/Files/Storage/Local.php @@ -10,6 +10,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Sjors van der Pluijm + * @author Stefan Weil * @author Thomas Müller * @author Tigran Mkrtchyan * @author Vincent Petry diff --git a/lib/private/Files/Storage/LocalTempFileTrait.php b/lib/private/Files/Storage/LocalTempFileTrait.php index 88f11e4e75..d4a006e39b 100644 --- a/lib/private/Files/Storage/LocalTempFileTrait.php +++ b/lib/private/Files/Storage/LocalTempFileTrait.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/Files/Storage/PolyFill/CopyDirectory.php b/lib/private/Files/Storage/PolyFill/CopyDirectory.php index d4cac117ad..aac4479cad 100644 --- a/lib/private/Files/Storage/PolyFill/CopyDirectory.php +++ b/lib/private/Files/Storage/PolyFill/CopyDirectory.php @@ -2,6 +2,7 @@ /** * @author Martin Mattel * @author Robin Appelman + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Wrapper/Encryption.php b/lib/private/Files/Storage/Wrapper/Encryption.php index 02da978a70..f047464282 100644 --- a/lib/private/Files/Storage/Wrapper/Encryption.php +++ b/lib/private/Files/Storage/Wrapper/Encryption.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Files/Storage/Wrapper/Jail.php b/lib/private/Files/Storage/Wrapper/Jail.php index e8063f670c..1df28e9a74 100644 --- a/lib/private/Files/Storage/Wrapper/Jail.php +++ b/lib/private/Files/Storage/Wrapper/Jail.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Wrapper/PermissionsMask.php b/lib/private/Files/Storage/Wrapper/PermissionsMask.php index 01dd78d418..466b0a80e1 100644 --- a/lib/private/Files/Storage/Wrapper/PermissionsMask.php +++ b/lib/private/Files/Storage/Wrapper/PermissionsMask.php @@ -4,6 +4,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Files/Stream/Encryption.php b/lib/private/Files/Stream/Encryption.php index 772c9769bf..8eaee69afd 100644 --- a/lib/private/Files/Stream/Encryption.php +++ b/lib/private/Files/Stream/Encryption.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author jknockaert - * @author Lukas Reschke + * @author Lukas Reschke * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Files/Type/Detection.php b/lib/private/Files/Type/Detection.php index f106a98064..6191eae275 100644 --- a/lib/private/Files/Type/Detection.php +++ b/lib/private/Files/Type/Detection.php @@ -2,7 +2,7 @@ /** * @author Andreas Fischer * @author Jens-Christian Fischer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php index 2761390308..f738542ea8 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -1,23 +1,26 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author cmeh * @author Florin Peter * @author Jesús Macias * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Klaas Freitag - * @author Lukas Reschke + * @author Lukas Reschke * @author Luke Policinski * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke + * @author Petr Svoboda + * @author Piotr Filiciak * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke + * @author Stefan Weil * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/Group/Backend.php b/lib/private/Group/Backend.php index 6dd5bdc350..120c0d4d53 100644 --- a/lib/private/Group/Backend.php +++ b/lib/private/Group/Backend.php @@ -1,16 +1,6 @@ - * @author Bart Visscher - * @author Jakob Sack - * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author Michael Gapczynski - * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell - * @author Thomas Müller + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Group/Database.php b/lib/private/Group/Database.php index 9fefdd7730..36d19f74cc 100644 --- a/lib/private/Group/Database.php +++ b/lib/private/Group/Database.php @@ -1,17 +1,6 @@ - * @author Bart Visscher - * @author Jakob Sack - * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Michael Gapczynski - * @author michag86 - * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell * @author Roeland Jago Douma - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Group/Group.php b/lib/private/Group/Group.php index c42f53af9a..96e73e3b68 100644 --- a/lib/private/Group/Group.php +++ b/lib/private/Group/Group.php @@ -1,12 +1,12 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Group/Manager.php b/lib/private/Group/Manager.php index 22367180ed..fb199be8af 100644 --- a/lib/private/Group/Manager.php +++ b/lib/private/Group/Manager.php @@ -1,11 +1,11 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author macjohnny * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Group/MetaData.php b/lib/private/Group/MetaData.php index 8e0866479c..7fe82ff3bc 100644 --- a/lib/private/Group/MetaData.php +++ b/lib/private/Group/MetaData.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Stephan Peijnik * @author Thomas Müller diff --git a/lib/private/HTTPHelper.php b/lib/private/HTTPHelper.php index f33d4a5174..448a2cfd81 100644 --- a/lib/private/HTTPHelper.php +++ b/lib/private/HTTPHelper.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/HintException.php b/lib/private/HintException.php index aeddea481c..05adc64dcd 100644 --- a/lib/private/HintException.php +++ b/lib/private/HintException.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Thomas Müller diff --git a/lib/private/Http/Client/Client.php b/lib/private/Http/Client/Client.php index 3f49b224d1..f98da97a0a 100644 --- a/lib/private/Http/Client/Client.php +++ b/lib/private/Http/Client/Client.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Http/Client/ClientService.php b/lib/private/Http/Client/ClientService.php index 7e280dbf3c..39099e1afa 100644 --- a/lib/private/Http/Client/ClientService.php +++ b/lib/private/Http/Client/ClientService.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Http/Client/Response.php b/lib/private/Http/Client/Response.php index 7a879eab11..ef041d4a34 100644 --- a/lib/private/Http/Client/Response.php +++ b/lib/private/Http/Client/Response.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Installer.php b/lib/private/Installer.php index 336fa0acef..e8872c6662 100644 --- a/lib/private/Installer.php +++ b/lib/private/Installer.php @@ -1,21 +1,21 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Brice Maron * @author Christian Weiske * @author Christopher Schäpers - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Kamil Domanski - * @author Lukas Reschke + * @author Lukas Reschke * @author michag86 * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell + * @author Roeland Jago Douma * @author root * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/IntegrityCheck/Checker.php b/lib/private/IntegrityCheck/Checker.php index c3d6aefb82..ab68f75220 100644 --- a/lib/private/IntegrityCheck/Checker.php +++ b/lib/private/IntegrityCheck/Checker.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php index 521171642b..6cf8ba35e6 100644 --- a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php +++ b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Helpers/AppLocator.php b/lib/private/IntegrityCheck/Helpers/AppLocator.php index af22fca1fe..0ad2ea8b75 100644 --- a/lib/private/IntegrityCheck/Helpers/AppLocator.php +++ b/lib/private/IntegrityCheck/Helpers/AppLocator.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php index f56f07486c..14ee1cc1d9 100644 --- a/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php +++ b/lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php index f0bf6576d3..30909b72d1 100644 --- a/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php +++ b/lib/private/IntegrityCheck/Helpers/FileAccessHelper.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php b/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php index 51850852cb..1f31e84944 100644 --- a/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php +++ b/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php index 1082e97c29..c8db802211 100644 --- a/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php +++ b/lib/private/IntegrityCheck/Iterator/ExcludeFoldersByPathFilterIterator.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author RealRancor * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/L10N/Factory.php b/lib/private/L10N/Factory.php index 08b92657a1..f1f13e734a 100644 --- a/lib/private/L10N/Factory.php +++ b/lib/private/L10N/Factory.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/LargeFileHelper.php b/lib/private/LargeFileHelper.php index f5252ee01e..06e5003814 100644 --- a/lib/private/LargeFileHelper.php +++ b/lib/private/LargeFileHelper.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Roitzsch * @author Morris Jobke * @author Thomas Müller diff --git a/lib/private/Lock/DBLockingProvider.php b/lib/private/Lock/DBLockingProvider.php index 3a599a61e7..ce4c28cab5 100644 --- a/lib/private/Lock/DBLockingProvider.php +++ b/lib/private/Lock/DBLockingProvider.php @@ -1,9 +1,9 @@ * @author Individual IT Services - * @author Joas Schilling + * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Log.php b/lib/private/Log.php index 9248070c06..6028064a87 100644 --- a/lib/private/Log.php +++ b/lib/private/Log.php @@ -2,10 +2,12 @@ /** * @author Bart Visscher * @author Bernhard Posselt - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Victor Dubiniuk * diff --git a/lib/private/Log/ErrorHandler.php b/lib/private/Log/ErrorHandler.php index 8899bcfcb0..2a20d22b02 100644 --- a/lib/private/Log/ErrorHandler.php +++ b/lib/private/Log/ErrorHandler.php @@ -1,7 +1,7 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/private/Log/Owncloud.php b/lib/private/Log/Owncloud.php index 13997a0d55..0a0902b7fa 100644 --- a/lib/private/Log/Owncloud.php +++ b/lib/private/Log/Owncloud.php @@ -2,12 +2,13 @@ /** * @author Andreas Fischer * @author Bart Visscher - * @author Christian Schnidrig * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke + * @author Phiber2000 * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Log/Syslog.php b/lib/private/Log/Syslog.php index 115103f26d..26b38fcf26 100644 --- a/lib/private/Log/Syslog.php +++ b/lib/private/Log/Syslog.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Mail/Mailer.php b/lib/private/Mail/Mailer.php index 742ff55489..93f15fa3d4 100644 --- a/lib/private/Mail/Mailer.php +++ b/lib/private/Mail/Mailer.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Mail/Message.php b/lib/private/Mail/Message.php index 0e33e6383f..be69e64f78 100644 --- a/lib/private/Mail/Message.php +++ b/lib/private/Mail/Message.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Memcache/APCu.php b/lib/private/Memcache/APCu.php index 350ce913ed..ad8885c1cc 100644 --- a/lib/private/Memcache/APCu.php +++ b/lib/private/Memcache/APCu.php @@ -3,7 +3,7 @@ * @author Andreas Fischer * @author Bart Visscher * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Memcache/Cache.php b/lib/private/Memcache/Cache.php index 63d20721aa..1730e16932 100644 --- a/lib/private/Memcache/Cache.php +++ b/lib/private/Memcache/Cache.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Memcache/Factory.php b/lib/private/Memcache/Factory.php index a005f319b3..d83aed816a 100644 --- a/lib/private/Memcache/Factory.php +++ b/lib/private/Memcache/Factory.php @@ -1,11 +1,12 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Markus Goetz * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Memcache/Memcached.php b/lib/private/Memcache/Memcached.php index 63ac73e9b9..d02b62edb0 100644 --- a/lib/private/Memcache/Memcached.php +++ b/lib/private/Memcache/Memcached.php @@ -2,6 +2,8 @@ /** * @author Andreas Fischer * @author Bart Visscher + * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Memcache/Redis.php b/lib/private/Memcache/Redis.php index 5b6955823c..efb8fbfd6d 100644 --- a/lib/private/Memcache/Redis.php +++ b/lib/private/Memcache/Redis.php @@ -2,10 +2,9 @@ /** * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author Michael Telatynski <7t3chguy@gmail.com> * @author Morris Jobke * @author Robin Appelman + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Memcache/XCache.php b/lib/private/Memcache/XCache.php index e80901faad..d2178c0998 100644 --- a/lib/private/Memcache/XCache.php +++ b/lib/private/Memcache/XCache.php @@ -3,6 +3,7 @@ * @author Andreas Fischer * @author Bart Visscher * @author Clark Tomlinson + * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/NaturalSort.php b/lib/private/NaturalSort.php index f44e8032d3..04b36f84ac 100644 --- a/lib/private/NaturalSort.php +++ b/lib/private/NaturalSort.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/lib/private/OCS/Config.php b/lib/private/OCS/Config.php index 5478411d6f..293648e5f4 100644 --- a/lib/private/OCS/Config.php +++ b/lib/private/OCS/Config.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Morris Jobke + * @author Roeland Jago Douma * @author Tom Needham * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/OCS/Exception.php b/lib/private/OCS/Exception.php index 33c88fcf7d..3c8a14b93f 100644 --- a/lib/private/OCS/Exception.php +++ b/lib/private/OCS/Exception.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/OCS/Person.php b/lib/private/OCS/Person.php index fd33504e0a..facaa5d740 100644 --- a/lib/private/OCS/Person.php +++ b/lib/private/OCS/Person.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Morris Jobke + * @author Roeland Jago Douma * @author Tom Needham * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/OCS/PrivateData.php b/lib/private/OCS/PrivateData.php index c69d8b9cc1..46c84175e3 100644 --- a/lib/private/OCS/PrivateData.php +++ b/lib/private/OCS/PrivateData.php @@ -2,9 +2,10 @@ /** * @author Andreas Fischer * @author Bart Visscher - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham * diff --git a/lib/private/OCS/Provider.php b/lib/private/OCS/Provider.php index 4a7caa79fa..4d6e0593d5 100644 --- a/lib/private/OCS/Provider.php +++ b/lib/private/OCS/Provider.php @@ -1,8 +1,9 @@ + * @author Joas Schilling + * @author Lukas Reschke * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/OCS/Result.php b/lib/private/OCS/Result.php index c2c61e2383..9629d1f751 100644 --- a/lib/private/OCS/Result.php +++ b/lib/private/OCS/Result.php @@ -1,11 +1,12 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Christopher Schäpers - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham * diff --git a/lib/private/OCSClient.php b/lib/private/OCSClient.php index da2f5c6176..27fc090722 100644 --- a/lib/private/OCSClient.php +++ b/lib/private/OCSClient.php @@ -3,11 +3,12 @@ * @author Bart Visscher * @author Brice Maron * @author Felix Moeller - * @author Frank Karlitschek + * @author Frank Karlitschek + * @author Jarrett * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Kamil Domanski - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Sam Tuke diff --git a/lib/private/Preview.php b/lib/private/Preview.php index 4fca56dd98..f5e2f6b57e 100644 --- a/lib/private/Preview.php +++ b/lib/private/Preview.php @@ -1,11 +1,11 @@ - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman diff --git a/lib/private/Preview/Image.php b/lib/private/Preview/Image.php index 3ea99d6963..540cb57ef8 100644 --- a/lib/private/Preview/Image.php +++ b/lib/private/Preview/Image.php @@ -2,6 +2,7 @@ /** * @author Georg Ehrke * @author Joas Schilling + * @author josh4trunks * @author Olivier Paroz * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Preview/MP3.php b/lib/private/Preview/MP3.php index c7b70457af..8b1a050053 100644 --- a/lib/private/Preview/MP3.php +++ b/lib/private/Preview/MP3.php @@ -2,6 +2,7 @@ /** * @author Georg Ehrke * @author Joas Schilling + * @author Lukas Reschke * @author Olivier Paroz * @author Thomas Tanghus * diff --git a/lib/private/Repair.php b/lib/private/Repair.php index 38752ee170..4869db7749 100644 --- a/lib/private/Repair.php +++ b/lib/private/Repair.php @@ -1,9 +1,9 @@ + * @author Arthur Schiwon * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Repair/CleanTags.php b/lib/private/Repair/CleanTags.php index 2607151cd9..60ddeff08f 100644 --- a/lib/private/Repair/CleanTags.php +++ b/lib/private/Repair/CleanTags.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/Collation.php b/lib/private/Repair/Collation.php index 1376785e17..4890382e4d 100644 --- a/lib/private/Repair/Collation.php +++ b/lib/private/Repair/Collation.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/DropOldJobs.php b/lib/private/Repair/DropOldJobs.php index f0ebf29065..d8dbcdaad1 100644 --- a/lib/private/Repair/DropOldJobs.php +++ b/lib/private/Repair/DropOldJobs.php @@ -1,7 +1,8 @@ + * @author Arthur Schiwon * @author Joas Schilling + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/DropOldTables.php b/lib/private/Repair/DropOldTables.php index b9963b5077..80d26d3a0e 100644 --- a/lib/private/Repair/DropOldTables.php +++ b/lib/private/Repair/DropOldTables.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/InnoDB.php b/lib/private/Repair/InnoDB.php index ed119dcc03..7c3014313d 100644 --- a/lib/private/Repair/InnoDB.php +++ b/lib/private/Repair/InnoDB.php @@ -1,6 +1,5 @@ * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/Repair/OldGroupMembershipShares.php b/lib/private/Repair/OldGroupMembershipShares.php index e982dd81f3..bc88d9d706 100644 --- a/lib/private/Repair/OldGroupMembershipShares.php +++ b/lib/private/Repair/OldGroupMembershipShares.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/Preview.php b/lib/private/Repair/Preview.php index 7e26e45cb8..d70d82e5d6 100644 --- a/lib/private/Repair/Preview.php +++ b/lib/private/Repair/Preview.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/RemoveGetETagEntries.php b/lib/private/Repair/RemoveGetETagEntries.php index 67bfb53bf1..4ea4398fba 100644 --- a/lib/private/Repair/RemoveGetETagEntries.php +++ b/lib/private/Repair/RemoveGetETagEntries.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/RepairInvalidShares.php b/lib/private/Repair/RepairInvalidShares.php index e30b4ab0d3..30f67a1f39 100644 --- a/lib/private/Repair/RepairInvalidShares.php +++ b/lib/private/Repair/RepairInvalidShares.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Thomas Müller * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Repair/RepairLegacyStorages.php b/lib/private/Repair/RepairLegacyStorages.php index 9582629b1a..8ef20cdf3c 100644 --- a/lib/private/Repair/RepairLegacyStorages.php +++ b/lib/private/Repair/RepairLegacyStorages.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Thomas Müller * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Repair/RepairMimeTypes.php b/lib/private/Repair/RepairMimeTypes.php index 0d56245312..7c8fe16205 100644 --- a/lib/private/Repair/RepairMimeTypes.php +++ b/lib/private/Repair/RepairMimeTypes.php @@ -6,6 +6,7 @@ * @author Normal Ra * @author Olivier Paroz * @author Roeland Jago Douma + * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry * diff --git a/lib/private/Repair/SearchLuceneTables.php b/lib/private/Repair/SearchLuceneTables.php index 56bae6ff65..ce12b896c6 100644 --- a/lib/private/Repair/SearchLuceneTables.php +++ b/lib/private/Repair/SearchLuceneTables.php @@ -2,6 +2,7 @@ /** * @author Jörn Friedrich Dreyer * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/SharePropagation.php b/lib/private/Repair/SharePropagation.php index cd0c091b32..03c32bb674 100644 --- a/lib/private/Repair/SharePropagation.php +++ b/lib/private/Repair/SharePropagation.php @@ -1,6 +1,7 @@ + * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/SqliteAutoincrement.php b/lib/private/Repair/SqliteAutoincrement.php index e6f90dcece..1f13f43b4d 100644 --- a/lib/private/Repair/SqliteAutoincrement.php +++ b/lib/private/Repair/SqliteAutoincrement.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Repair/UpdateCertificateStore.php b/lib/private/Repair/UpdateCertificateStore.php index 9397fc77bc..9416b1f638 100644 --- a/lib/private/Repair/UpdateCertificateStore.php +++ b/lib/private/Repair/UpdateCertificateStore.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Repair/UpdateOutdatedOcsIds.php b/lib/private/Repair/UpdateOutdatedOcsIds.php index 4c768e93bd..00cfed3f34 100644 --- a/lib/private/Repair/UpdateOutdatedOcsIds.php +++ b/lib/private/Repair/UpdateOutdatedOcsIds.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Route/CachingRouter.php b/lib/private/Route/CachingRouter.php index 063d389e98..6f1fc18138 100644 --- a/lib/private/Route/CachingRouter.php +++ b/lib/private/Route/CachingRouter.php @@ -1,5 +1,7 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Route/Router.php b/lib/private/Route/Router.php index ef02b5aba0..01262be390 100644 --- a/lib/private/Route/Router.php +++ b/lib/private/Route/Router.php @@ -4,7 +4,7 @@ * @author Bernhard Posselt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Search/Result/File.php b/lib/private/Search/Result/File.php index f1347001ea..1d783a7aa9 100644 --- a/lib/private/Search/Result/File.php +++ b/lib/private/Search/Result/File.php @@ -1,8 +1,8 @@ - * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Security/CSP/ContentSecurityPolicy.php b/lib/private/Security/CSP/ContentSecurityPolicy.php index 25eacfab1d..902647c26d 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicy.php +++ b/lib/private/Security/CSP/ContentSecurityPolicy.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/CSP/ContentSecurityPolicyManager.php b/lib/private/Security/CSP/ContentSecurityPolicyManager.php index 760cd36e56..af1e19fc16 100644 --- a/lib/private/Security/CSP/ContentSecurityPolicyManager.php +++ b/lib/private/Security/CSP/ContentSecurityPolicyManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/CSRF/CsrfToken.php b/lib/private/Security/CSRF/CsrfToken.php index 4524d0db6e..9d4e4483ac 100644 --- a/lib/private/Security/CSRF/CsrfToken.php +++ b/lib/private/Security/CSRF/CsrfToken.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/CSRF/CsrfTokenGenerator.php b/lib/private/Security/CSRF/CsrfTokenGenerator.php index 6ea71636d2..f49b2120b9 100644 --- a/lib/private/Security/CSRF/CsrfTokenGenerator.php +++ b/lib/private/Security/CSRF/CsrfTokenGenerator.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/CSRF/CsrfTokenManager.php b/lib/private/Security/CSRF/CsrfTokenManager.php index 8d1bf5c081..83d995b310 100644 --- a/lib/private/Security/CSRF/CsrfTokenManager.php +++ b/lib/private/Security/CSRF/CsrfTokenManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/CSRF/TokenStorage/SessionStorage.php b/lib/private/Security/CSRF/TokenStorage/SessionStorage.php index e1c8c96e92..2dbdf5634e 100644 --- a/lib/private/Security/CSRF/TokenStorage/SessionStorage.php +++ b/lib/private/Security/CSRF/TokenStorage/SessionStorage.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Security/Certificate.php b/lib/private/Security/Certificate.php index 9aca278174..9a09f3ad8b 100644 --- a/lib/private/Security/Certificate.php +++ b/lib/private/Security/Certificate.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Security/CertificateManager.php b/lib/private/Security/CertificateManager.php index f4932ca568..befdcb6b85 100644 --- a/lib/private/Security/CertificateManager.php +++ b/lib/private/Security/CertificateManager.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/private/Security/Crypto.php b/lib/private/Security/Crypto.php index 3c3ffb4739..c9f2afabf4 100644 --- a/lib/private/Security/Crypto.php +++ b/lib/private/Security/Crypto.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/Security/Hasher.php b/lib/private/Security/Hasher.php index a8b81aa60e..674fd269c2 100644 --- a/lib/private/Security/Hasher.php +++ b/lib/private/Security/Hasher.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Security/SecureRandom.php b/lib/private/Security/SecureRandom.php index 45cb3f17ee..ad37826fbf 100644 --- a/lib/private/Security/SecureRandom.php +++ b/lib/private/Security/SecureRandom.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Security/TrustedDomainHelper.php b/lib/private/Security/TrustedDomainHelper.php index 409628677a..75407ae393 100644 --- a/lib/private/Security/TrustedDomainHelper.php +++ b/lib/private/Security/TrustedDomainHelper.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Server.php b/lib/private/Server.php index 0b42501326..8345a0b66e 100644 --- a/lib/private/Server.php +++ b/lib/private/Server.php @@ -1,15 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt * @author Bernhard Reiter - * @author Björn Schießle + * @author Björn Schießle * @author Christoph Wurst * @author Christopher Schäpers * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Session/CryptoSessionData.php b/lib/private/Session/CryptoSessionData.php index 629e6af541..8bd254513e 100644 --- a/lib/private/Session/CryptoSessionData.php +++ b/lib/private/Session/CryptoSessionData.php @@ -1,7 +1,8 @@ * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Session/CryptoWrapper.php b/lib/private/Session/CryptoWrapper.php index f1819b31b8..87c2d43b6b 100644 --- a/lib/private/Session/CryptoWrapper.php +++ b/lib/private/Session/CryptoWrapper.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Phil Davis * @author Roeland Jago Douma * diff --git a/lib/private/Session/Internal.php b/lib/private/Session/Internal.php index a24aec5522..2a8dbb4b59 100644 --- a/lib/private/Session/Internal.php +++ b/lib/private/Session/Internal.php @@ -1,7 +1,8 @@ - * @author Lukas Reschke + * @author Christoph Wurst + * @author Lukas Reschke * @author Morris Jobke * @author Phil Davis * @author Robin Appelman diff --git a/lib/private/Session/Memory.php b/lib/private/Session/Memory.php index bcb1f1d950..fac907d803 100644 --- a/lib/private/Session/Memory.php +++ b/lib/private/Session/Memory.php @@ -1,9 +1,9 @@ * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke - * @author Phil Davis * @author Robin Appelman * @author Thomas Müller * diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 55a5e2bec1..46969f50fa 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -1,14 +1,15 @@ - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt * @author Brice Maron + * @author Christoph Wurst * @author François Kubler * @author Jakob Sack * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/Setup/AbstractDatabase.php b/lib/private/Setup/AbstractDatabase.php index 90203b67c1..331617df19 100644 --- a/lib/private/Setup/AbstractDatabase.php +++ b/lib/private/Setup/AbstractDatabase.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling + * @author Manish Bisht * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Setup/MySQL.php b/lib/private/Setup/MySQL.php index 18b6dab4ff..1467eb734d 100644 --- a/lib/private/Setup/MySQL.php +++ b/lib/private/Setup/MySQL.php @@ -3,7 +3,9 @@ * @author Bart Visscher * @author Joas Schilling * @author Michael Göhler + * @author Robin McCorkell * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Setup/OCI.php b/lib/private/Setup/OCI.php index a398876ad1..1da3656f9a 100644 --- a/lib/private/Setup/OCI.php +++ b/lib/private/Setup/OCI.php @@ -4,6 +4,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Manish Bisht * @author Morris Jobke * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Setup/PostgreSQL.php b/lib/private/Setup/PostgreSQL.php index 893999bb0b..702227ef3f 100644 --- a/lib/private/Setup/PostgreSQL.php +++ b/lib/private/Setup/PostgreSQL.php @@ -5,6 +5,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Roeland Jago Douma + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Share/Constants.php b/lib/private/Share/Constants.php index e60eb98832..3308166800 100644 --- a/lib/private/Share/Constants.php +++ b/lib/private/Share/Constants.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Christopher Schäpers * @author Morris Jobke * diff --git a/lib/private/Share/Helper.php b/lib/private/Share/Helper.php index f9581e48e6..7dc8cd12cd 100644 --- a/lib/private/Share/Helper.php +++ b/lib/private/Share/Helper.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Miguel Prokop * @author Morris Jobke diff --git a/lib/private/Share/MailNotifications.php b/lib/private/Share/MailNotifications.php index afecff0b97..31f2c78a05 100644 --- a/lib/private/Share/MailNotifications.php +++ b/lib/private/Share/MailNotifications.php @@ -1,13 +1,14 @@ + * @author Björn Schießle * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell + * @author Roeland Jago Douma * @author scolebrook * @author Thomas Müller - * @author Tom Needham + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Share/SearchResultSorter.php b/lib/private/Share/SearchResultSorter.php index 6d5542146e..4a50466b08 100644 --- a/lib/private/Share/SearchResultSorter.php +++ b/lib/private/Share/SearchResultSorter.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Morris Jobke * @author Robin McCorkell * diff --git a/lib/private/Share/Share.php b/lib/private/Share/Share.php index 5b61f418a4..b1ad71d347 100644 --- a/lib/private/Share/Share.php +++ b/lib/private/Share/Share.php @@ -1,20 +1,22 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Reiter - * @author Björn Schießle + * @author Björn Schießle + * @author Christoph Wurst * @author Christopher Schäpers * @author Daniel Hansson * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Kuhn * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sebastian Döll + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * @author Volkan Gezer diff --git a/lib/private/Share20/DefaultShareProvider.php b/lib/private/Share20/DefaultShareProvider.php index 8a39c18a49..aa8f1729a9 100644 --- a/lib/private/Share20/DefaultShareProvider.php +++ b/lib/private/Share20/DefaultShareProvider.php @@ -1,5 +1,6 @@ * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/private/Share20/Manager.php b/lib/private/Share20/Manager.php index 3568995472..ceaaa58cf6 100644 --- a/lib/private/Share20/Manager.php +++ b/lib/private/Share20/Manager.php @@ -1,6 +1,7 @@ + * @author Arthur Schiwon + * @author Björn Schießle * @author Joas Schilling * @author Roeland Jago Douma * diff --git a/lib/private/Share20/ProviderFactory.php b/lib/private/Share20/ProviderFactory.php index b436a7bc5f..78d2cbf7e4 100644 --- a/lib/private/Share20/ProviderFactory.php +++ b/lib/private/Share20/ProviderFactory.php @@ -1,6 +1,7 @@ + * @author Björn Schießle + * @author Lukas Reschke * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/Share20/Share.php b/lib/private/Share20/Share.php index f56fd94b40..8700114679 100644 --- a/lib/private/Share20/Share.php +++ b/lib/private/Share20/Share.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/SubAdmin.php b/lib/private/SubAdmin.php index 34dd40c22f..68e0e799d5 100644 --- a/lib/private/SubAdmin.php +++ b/lib/private/SubAdmin.php @@ -1,9 +1,9 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php index 449a2dc50b..d773e60125 100644 --- a/lib/private/SystemConfig.php +++ b/lib/private/SystemConfig.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/TempManager.php b/lib/private/TempManager.php index dd97a36cd7..4e361147fe 100644 --- a/lib/private/TempManager.php +++ b/lib/private/TempManager.php @@ -1,12 +1,13 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman * @author Robin McCorkell + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/Template/Base.php b/lib/private/Template/Base.php index cfe629b5fb..d078a4eafd 100644 --- a/lib/private/Template/Base.php +++ b/lib/private/Template/Base.php @@ -1,11 +1,12 @@ - * @author Björn Schießle + * @author Björn Schießle * @author Christopher Schäpers * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/TemplateLayout.php b/lib/private/TemplateLayout.php index 88077b418a..cda16dd017 100644 --- a/lib/private/TemplateLayout.php +++ b/lib/private/TemplateLayout.php @@ -4,9 +4,10 @@ * @author Bart Visscher * @author Christopher Schäpers * @author Clark Tomlinson + * @author Hendrik Leppelsack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Remco Brenninkmeijer diff --git a/lib/private/URLGenerator.php b/lib/private/URLGenerator.php index 9c4b0ff086..9ae99d67bc 100644 --- a/lib/private/URLGenerator.php +++ b/lib/private/URLGenerator.php @@ -3,7 +3,8 @@ * @author Bart Visscher * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke + * @author mmccarn * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/Updater.php b/lib/private/Updater.php index de813b1b60..229f1123aa 100644 --- a/lib/private/Updater.php +++ b/lib/private/Updater.php @@ -1,14 +1,11 @@ - * @author Bart Visscher - * @author Björn Schießle - * @author Frank Karlitschek + * @author Arthur Schiwon + * @author Frank Karlitschek * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Steffen Lindner * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/Updater/VersionCheck.php b/lib/private/Updater/VersionCheck.php index 7b330b5368..2d07677323 100644 --- a/lib/private/Updater/VersionCheck.php +++ b/lib/private/Updater/VersionCheck.php @@ -1,18 +1,7 @@ - * @author Bart Visscher - * @author Björn Schießle - * @author Frank Karlitschek - * @author Joas Schilling - * @author Lukas Reschke - * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell - * @author Steffen Lindner + * @author Lukas Reschke * @author Thomas Müller - * @author Victor Dubiniuk - * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/User/Backend.php b/lib/private/User/Backend.php index d5f82dc962..2838905585 100644 --- a/lib/private/User/Backend.php +++ b/lib/private/User/Backend.php @@ -1,19 +1,6 @@ - * @author Bart Visscher - * @author Björn Schießle - * @author Dominik Schmidt - * @author Georg Ehrke - * @author Jakob Sack - * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author Morris Jobke - * @author Robin Appelman - * @author Sam Tuke - * @author Thomas Müller - * @author Tigran Mkrtchyan + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/User/Database.php b/lib/private/User/Database.php index 7a4b58e6f4..1dcac287e1 100644 --- a/lib/private/User/Database.php +++ b/lib/private/User/Database.php @@ -2,22 +2,22 @@ /** * @author adrien * @author Aldo "xoen" Giambelluca - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author fabian * @author Georg Ehrke * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author nishiki * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller - * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/User/Manager.php b/lib/private/User/Manager.php index a9d9425e24..055f428bb1 100644 --- a/lib/private/User/Manager.php +++ b/lib/private/User/Manager.php @@ -1,14 +1,14 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael U * @author Morris Jobke - * @author RealRancor * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Chan * @author Volkan Gezer diff --git a/lib/private/User/Session.php b/lib/private/User/Session.php index c77cfedba4..20f1812077 100644 --- a/lib/private/User/Session.php +++ b/lib/private/User/Session.php @@ -1,16 +1,13 @@ + * @author Arthur Schiwon * @author Bernhard Posselt * @author Christoph Wurst - * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell - * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/User/User.php b/lib/private/User/User.php index 66ecbd1853..a48941ea2c 100644 --- a/lib/private/User/User.php +++ b/lib/private/User/User.php @@ -1,13 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle - * @author Joas Schilling + * @author Björn Schießle * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/legacy/api.php b/lib/private/legacy/api.php index 60300c88b5..a4745f58d0 100644 --- a/lib/private/legacy/api.php +++ b/lib/private/legacy/api.php @@ -2,13 +2,15 @@ /** * @author Bart Visscher * @author Bernhard Posselt - * @author Björn Schießle + * @author Björn Schießle + * @author Christoph Wurst * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham * @author Vincent Petry diff --git a/lib/private/legacy/app.php b/lib/private/legacy/app.php index f558c87355..5fac179042 100644 --- a/lib/private/legacy/app.php +++ b/lib/private/legacy/app.php @@ -1,21 +1,21 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt - * @author Björn Schießle + * @author Björn Schießle * @author Borjan Tchakaloff * @author Brice Maron * @author Christopher Schäpers * @author Felix Moeller - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Kamil Domanski - * @author Lukas Reschke + * @author Lukas Reschke * @author Markus Goetz * @author Morris Jobke * @author RealRancor diff --git a/lib/private/legacy/db/statementwrapper.php b/lib/private/legacy/db/statementwrapper.php index 6422d8d5f1..20dce846c6 100644 --- a/lib/private/legacy/db/statementwrapper.php +++ b/lib/private/legacy/db/statementwrapper.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/private/legacy/defaults.php b/lib/private/legacy/defaults.php index 43e8c8082c..ce8864643a 100644 --- a/lib/private/legacy/defaults.php +++ b/lib/private/legacy/defaults.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Jan-Christoph Borchardt * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Pascal de Bruijn * @author Robin Appelman diff --git a/lib/private/legacy/eventsource.php b/lib/private/legacy/eventsource.php index f567d1e6ca..51040e7be7 100644 --- a/lib/private/legacy/eventsource.php +++ b/lib/private/legacy/eventsource.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Felix Moeller - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/legacy/filechunking.php b/lib/private/legacy/filechunking.php index 9b8a5a6f76..eac1d2c9ec 100644 --- a/lib/private/legacy/filechunking.php +++ b/lib/private/legacy/filechunking.php @@ -5,6 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/legacy/files.php b/lib/private/legacy/files.php index ad5ba6d94a..8cf9832222 100644 --- a/lib/private/legacy/files.php +++ b/lib/private/legacy/files.php @@ -1,22 +1,23 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Clark Tomlinson - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Michael Gapczynski * @author Nicolai Ehemann + * @author Piotr Filiciak * @author Robin Appelman * @author Robin McCorkell * @author Thibaut GRIDEL * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry - * @author Piotr Filiciak * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/group.php b/lib/private/legacy/group.php index ceb9938994..361d9ff846 100644 --- a/lib/private/legacy/group.php +++ b/lib/private/legacy/group.php @@ -1,18 +1,19 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Georg Ehrke * @author goodkiller * @author Jakob Sack - * @author Lukas Reschke + * @author Lukas Reschke * @author macjohnny * @author Michael Gapczynski * @author Morris Jobke * @author Qingping Hou * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/legacy/group/backend.php b/lib/private/legacy/group/backend.php index a5df9c339b..970468a58f 100644 --- a/lib/private/legacy/group/backend.php +++ b/lib/private/legacy/group/backend.php @@ -1,16 +1,12 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Jakob Sack * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lukas Reschke - * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell - * @author Thomas Müller + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/group/database.php b/lib/private/legacy/group/database.php index 3969b3681f..de9b18a6ca 100644 --- a/lib/private/legacy/group/database.php +++ b/lib/private/legacy/group/database.php @@ -1,6 +1,5 @@ * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/legacy/group/example.php b/lib/private/legacy/group/example.php index 17fae90f2e..c519af9cd8 100644 --- a/lib/private/legacy/group/example.php +++ b/lib/private/legacy/group/example.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Felix Moeller - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/legacy/group/interface.php b/lib/private/legacy/group/interface.php index bdfe523510..33e299e5f6 100644 --- a/lib/private/legacy/group/interface.php +++ b/lib/private/legacy/group/interface.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/legacy/helper.php b/lib/private/legacy/helper.php index 29ee1be76b..25cfff3036 100644 --- a/lib/private/legacy/helper.php +++ b/lib/private/legacy/helper.php @@ -1,8 +1,8 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Christopher Schäpers * @author Clark Tomlinson * @author Fabian Henze @@ -12,7 +12,7 @@ * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Olivier Paroz diff --git a/lib/private/legacy/hook.php b/lib/private/legacy/hook.php index 76f3b657eb..a2b568c1bd 100644 --- a/lib/private/legacy/hook.php +++ b/lib/private/legacy/hook.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Jakob Sack * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/legacy/image.php b/lib/private/legacy/image.php index a97347df62..313b781f0d 100644 --- a/lib/private/legacy/image.php +++ b/lib/private/legacy/image.php @@ -3,7 +3,7 @@ * @author Andreas Fischer * @author Bart Visscher * @author Bartek Przybylski - * @author Björn Schießle + * @author Björn Schießle * @author Byron Marohn * @author Christopher Schäpers * @author Georg Ehrke @@ -11,7 +11,7 @@ * @author Joas Schilling * @author Johannes Willnecker * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz * @author Robin Appelman diff --git a/lib/private/legacy/json.php b/lib/private/legacy/json.php index 74aebd476f..d201d69723 100644 --- a/lib/private/legacy/json.php +++ b/lib/private/legacy/json.php @@ -4,7 +4,7 @@ * @author Bernhard Posselt * @author Felix Moeller * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/legacy/l10n.php b/lib/private/legacy/l10n.php index 3530bb4aad..d5bd58c483 100644 --- a/lib/private/legacy/l10n.php +++ b/lib/private/legacy/l10n.php @@ -5,7 +5,7 @@ * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/legacy/ocs.php b/lib/private/legacy/ocs.php index f48879a98b..cc3599f632 100644 --- a/lib/private/legacy/ocs.php +++ b/lib/private/legacy/ocs.php @@ -1,8 +1,8 @@ - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/private/legacy/ocs/cloud.php b/lib/private/legacy/ocs/cloud.php index 1430cfa94e..fb55543358 100644 --- a/lib/private/legacy/ocs/cloud.php +++ b/lib/private/legacy/ocs/cloud.php @@ -1,7 +1,7 @@ - * @author Tom Needham + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/ocs/config.php b/lib/private/legacy/ocs/config.php index b2e473276b..5b8e054fbe 100644 --- a/lib/private/legacy/ocs/config.php +++ b/lib/private/legacy/ocs/config.php @@ -1,7 +1,7 @@ - * @author Tom Needham + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/ocs/person.php b/lib/private/legacy/ocs/person.php index edf4a7ced5..1aae9de616 100644 --- a/lib/private/legacy/ocs/person.php +++ b/lib/private/legacy/ocs/person.php @@ -1,7 +1,7 @@ - * @author Tom Needham + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/ocs/privatedata.php b/lib/private/legacy/ocs/privatedata.php index 3c40245736..3b4b0773fe 100644 --- a/lib/private/legacy/ocs/privatedata.php +++ b/lib/private/legacy/ocs/privatedata.php @@ -1,7 +1,7 @@ - * @author Tom Needham + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/ocs/result.php b/lib/private/legacy/ocs/result.php index b59c6404e2..a3726c8377 100644 --- a/lib/private/legacy/ocs/result.php +++ b/lib/private/legacy/ocs/result.php @@ -1,7 +1,7 @@ * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/legacy/response.php b/lib/private/legacy/response.php index 51e0ff75e6..54a9385b7a 100644 --- a/lib/private/legacy/response.php +++ b/lib/private/legacy/response.php @@ -3,9 +3,10 @@ * @author Andreas Fischer * @author Bart Visscher * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/legacy/template.php b/lib/private/legacy/template.php index 7372552970..ce3b3dba38 100644 --- a/lib/private/legacy/template.php +++ b/lib/private/legacy/template.php @@ -2,18 +2,20 @@ /** * @author Adam Williamson * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Brice Maron - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Hendrik Leppelsack * @author Individual IT Services * @author Jakob Sack + * @author Jan-Christoph Borchardt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Raghu Nayyar * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/legacy/template/functions.php b/lib/private/legacy/template/functions.php index a0540420e2..e3b090d1ce 100644 --- a/lib/private/legacy/template/functions.php +++ b/lib/private/legacy/template/functions.php @@ -2,10 +2,9 @@ /** * @author Bart Visscher * @author Bernhard Posselt - * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/lib/private/legacy/user.php b/lib/private/legacy/user.php index 499e916994..6e113bd474 100644 --- a/lib/private/legacy/user.php +++ b/lib/private/legacy/user.php @@ -2,16 +2,15 @@ /** * @author Aldo "xoen" Giambelluca * @author Andreas Fischer - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Bartek Przybylski - * @author Björn Schießle + * @author Björn Schießle * @author Christoph Wurst - * @author Florian Preinstorfer * @author Georg Ehrke * @author Jakob Sack * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/legacy/user/backend.php b/lib/private/legacy/user/backend.php index 42c7b9aa12..1f36965936 100644 --- a/lib/private/legacy/user/backend.php +++ b/lib/private/legacy/user/backend.php @@ -1,18 +1,12 @@ - * @author Bart Visscher - * @author Björn Schießle * @author Dominik Schmidt - * @author Georg Ehrke * @author Jakob Sack * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Roeland Jago Douma * @author Sam Tuke - * @author Thomas Müller * @author Tigran Mkrtchyan * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/legacy/user/interface.php b/lib/private/legacy/user/interface.php index d2868a79c2..b9df649d03 100644 --- a/lib/private/legacy/user/interface.php +++ b/lib/private/legacy/user/interface.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/private/legacy/util.php b/lib/private/legacy/util.php index de97a76224..e3d678f568 100644 --- a/lib/private/legacy/util.php +++ b/lib/private/legacy/util.php @@ -1,41 +1,39 @@ - * @author Andreas Böhler * @author Andreas Fischer - * @author Arthur Schiwon + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt * @author Birk Borkason - * @author Björn Schießle + * @author Björn Schießle * @author Brice Maron + * @author Christoph Wurst * @author Christopher Schäpers * @author Clark Tomlinson * @author cmeh * @author Florin Peter - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author helix84 * @author Individual IT Services * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Markus Goetz * @author Martin Mattel * @author Marvin Thomas Rabe * @author Michael Gapczynski - * @author Michael Göhler * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Stefan Rado + * @author Stefan Weil * @author Thomas Müller - * @author Thomas Schmidt * @author Thomas Tanghus * @author Victor Dubiniuk - * @author Vincent Chan * @author Vincent Petry * @author Volkan Gezer * diff --git a/lib/public/Activity/IExtension.php b/lib/public/Activity/IExtension.php index b00dbdda20..cefa6861a7 100644 --- a/lib/public/Activity/IExtension.php +++ b/lib/public/Activity/IExtension.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/lib/public/App.php b/lib/public/App.php index c3ba90cea4..f7915536b3 100644 --- a/lib/public/App.php +++ b/lib/public/App.php @@ -1,7 +1,7 @@ - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer diff --git a/lib/public/App/IAppManager.php b/lib/public/App/IAppManager.php index 0e1e0dfbeb..52cea89b70 100644 --- a/lib/public/App/IAppManager.php +++ b/lib/public/App/IAppManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/App/ManagerEvent.php b/lib/public/App/ManagerEvent.php index 0ea7213dfc..be5e2bb731 100644 --- a/lib/public/App/ManagerEvent.php +++ b/lib/public/App/ManagerEvent.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/AppFramework/ApiController.php b/lib/public/AppFramework/ApiController.php index 07b72d9a46..5687cf6546 100644 --- a/lib/public/AppFramework/ApiController.php +++ b/lib/public/AppFramework/ApiController.php @@ -2,6 +2,7 @@ /** * @author Bernhard Posselt * @author Morris Jobke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/AppFramework/App.php b/lib/public/AppFramework/App.php index e506915076..0073a077bc 100644 --- a/lib/public/AppFramework/App.php +++ b/lib/public/AppFramework/App.php @@ -3,6 +3,7 @@ * @author Bernhard Posselt * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/public/AppFramework/Controller.php b/lib/public/AppFramework/Controller.php index bd87197a7f..daf6018cd1 100644 --- a/lib/public/AppFramework/Controller.php +++ b/lib/public/AppFramework/Controller.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/AppFramework/Db/Mapper.php b/lib/public/AppFramework/Db/Mapper.php index 2e97b06802..f47982fce1 100644 --- a/lib/public/AppFramework/Db/Mapper.php +++ b/lib/public/AppFramework/Db/Mapper.php @@ -2,7 +2,7 @@ /** * @author Bernhard Posselt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/public/AppFramework/Http/ContentSecurityPolicy.php b/lib/public/AppFramework/Http/ContentSecurityPolicy.php index 7762ca809a..689220ca1e 100644 --- a/lib/public/AppFramework/Http/ContentSecurityPolicy.php +++ b/lib/public/AppFramework/Http/ContentSecurityPolicy.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author sualko * diff --git a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php index 61718ff7c0..26d138d68d 100644 --- a/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php +++ b/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/AppFramework/Http/ICallbackResponse.php b/lib/public/AppFramework/Http/ICallbackResponse.php index 97de484e91..57ccb8e7a6 100644 --- a/lib/public/AppFramework/Http/ICallbackResponse.php +++ b/lib/public/AppFramework/Http/ICallbackResponse.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/AppFramework/Http/IOutput.php b/lib/public/AppFramework/Http/IOutput.php index 6c404c0b02..a9d7375f4b 100644 --- a/lib/public/AppFramework/Http/IOutput.php +++ b/lib/public/AppFramework/Http/IOutput.php @@ -1,8 +1,9 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke + * @author Stefan Weil * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/AppFramework/Http/JSONResponse.php b/lib/public/AppFramework/Http/JSONResponse.php index 89433fd23e..32f2947b4b 100644 --- a/lib/public/AppFramework/Http/JSONResponse.php +++ b/lib/public/AppFramework/Http/JSONResponse.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/AppFramework/Http/NotFoundResponse.php b/lib/public/AppFramework/Http/NotFoundResponse.php index 8dcebd7cce..8ef966fb9c 100644 --- a/lib/public/AppFramework/Http/NotFoundResponse.php +++ b/lib/public/AppFramework/Http/NotFoundResponse.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/AppFramework/Http/Response.php b/lib/public/AppFramework/Http/Response.php index 253d58b86f..eb573507ac 100644 --- a/lib/public/AppFramework/Http/Response.php +++ b/lib/public/AppFramework/Http/Response.php @@ -2,7 +2,7 @@ /** * @author Bernhard Posselt * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/AppFramework/Http/StreamResponse.php b/lib/public/AppFramework/Http/StreamResponse.php index e9157f9ddb..01243e1548 100644 --- a/lib/public/AppFramework/Http/StreamResponse.php +++ b/lib/public/AppFramework/Http/StreamResponse.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/AppFramework/Middleware.php b/lib/public/AppFramework/Middleware.php index 12ec5f7d57..fc4c46617c 100644 --- a/lib/public/AppFramework/Middleware.php +++ b/lib/public/AppFramework/Middleware.php @@ -1,6 +1,7 @@ + * @author Stefan Weil * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/public/AppFramework/OCSController.php b/lib/public/AppFramework/OCSController.php index 4736e94326..e118b34250 100644 --- a/lib/public/AppFramework/OCSController.php +++ b/lib/public/AppFramework/OCSController.php @@ -2,6 +2,7 @@ /** * @author Bernhard Posselt * @author Morris Jobke + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Authentication/TwoFactorAuth/IProvider.php b/lib/public/Authentication/TwoFactorAuth/IProvider.php index da046ef4f2..fa812d8c56 100644 --- a/lib/public/Authentication/TwoFactorAuth/IProvider.php +++ b/lib/public/Authentication/TwoFactorAuth/IProvider.php @@ -1,5 +1,4 @@ * diff --git a/lib/public/Comments/IComment.php b/lib/public/Comments/IComment.php index 2358092305..d5112dec04 100644 --- a/lib/public/Comments/IComment.php +++ b/lib/public/Comments/IComment.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Comments/ICommentsManager.php b/lib/public/Comments/ICommentsManager.php index cdc7428224..d605820a3b 100644 --- a/lib/public/Comments/ICommentsManager.php +++ b/lib/public/Comments/ICommentsManager.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Thomas Müller * diff --git a/lib/public/Comments/ICommentsManagerFactory.php b/lib/public/Comments/ICommentsManagerFactory.php index 6d814104ae..4388436281 100644 --- a/lib/public/Comments/ICommentsManagerFactory.php +++ b/lib/public/Comments/ICommentsManagerFactory.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/public/Comments/IllegalIDChangeException.php b/lib/public/Comments/IllegalIDChangeException.php index 056113bdb3..65f6fa5ec6 100644 --- a/lib/public/Comments/IllegalIDChangeException.php +++ b/lib/public/Comments/IllegalIDChangeException.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Comments/MessageTooLongException.php b/lib/public/Comments/MessageTooLongException.php index 054cecf320..1ec4fd6ff4 100644 --- a/lib/public/Comments/MessageTooLongException.php +++ b/lib/public/Comments/MessageTooLongException.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/Comments/NotFoundException.php b/lib/public/Comments/NotFoundException.php index 579dcd26f6..ebce2c6c8e 100644 --- a/lib/public/Comments/NotFoundException.php +++ b/lib/public/Comments/NotFoundException.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Config.php b/lib/public/Config.php index 5b5dcb0e78..514ddbb85b 100644 --- a/lib/public/Config.php +++ b/lib/public/Config.php @@ -1,10 +1,10 @@ - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/DB.php b/lib/public/DB.php index 4706c5e95e..08d8a6ec2e 100644 --- a/lib/public/DB.php +++ b/lib/public/DB.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Dan Bartram * @author Felix Moeller - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke diff --git a/lib/public/DB/QueryBuilder/ICompositeExpression.php b/lib/public/DB/QueryBuilder/ICompositeExpression.php index 1a5366c6ce..7060815138 100644 --- a/lib/public/DB/QueryBuilder/ICompositeExpression.php +++ b/lib/public/DB/QueryBuilder/ICompositeExpression.php @@ -1,6 +1,7 @@ + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/Defaults.php b/lib/public/Defaults.php index 58b25d5914..791ed5827d 100644 --- a/lib/public/Defaults.php +++ b/lib/public/Defaults.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke * @author scolebrook * diff --git a/lib/public/Encryption/Exceptions/GenericEncryptionException.php b/lib/public/Encryption/Exceptions/GenericEncryptionException.php index c1331689c7..3822a0ba7d 100644 --- a/lib/public/Encryption/Exceptions/GenericEncryptionException.php +++ b/lib/public/Encryption/Exceptions/GenericEncryptionException.php @@ -1,8 +1,8 @@ + * @author Björn Schießle * @author Clark Tomlinson - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/public/Encryption/IEncryptionModule.php b/lib/public/Encryption/IEncryptionModule.php index 8d20a1ab57..57a1baa0c1 100644 --- a/lib/public/Encryption/IEncryptionModule.php +++ b/lib/public/Encryption/IEncryptionModule.php @@ -1,8 +1,9 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/Encryption/IFile.php b/lib/public/Encryption/IFile.php index 9933cb0164..dd1d8161f6 100644 --- a/lib/public/Encryption/IFile.php +++ b/lib/public/Encryption/IFile.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Morris Jobke * @author Thomas Müller * diff --git a/lib/public/Encryption/IManager.php b/lib/public/Encryption/IManager.php index b07de0cbb4..a6eb06a34e 100644 --- a/lib/public/Encryption/IManager.php +++ b/lib/public/Encryption/IManager.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * diff --git a/lib/public/Encryption/Keys/IStorage.php b/lib/public/Encryption/Keys/IStorage.php index cfac4ba58f..9c2322a1dd 100644 --- a/lib/public/Encryption/Keys/IStorage.php +++ b/lib/public/Encryption/Keys/IStorage.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller diff --git a/lib/public/Files.php b/lib/public/Files.php index f7f0b30bf8..0ffaec8f68 100644 --- a/lib/public/Files.php +++ b/lib/public/Files.php @@ -1,13 +1,14 @@ - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Files/Config/IHomeMountProvider.php b/lib/public/Files/Config/IHomeMountProvider.php index bedcd3cfac..97747ea61d 100644 --- a/lib/public/Files/Config/IHomeMountProvider.php +++ b/lib/public/Files/Config/IHomeMountProvider.php @@ -1,6 +1,5 @@ * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Files/StorageNotAvailableException.php b/lib/public/Files/StorageNotAvailableException.php index 7afb067f29..1ed2b1cae7 100644 --- a/lib/public/Files/StorageNotAvailableException.php +++ b/lib/public/Files/StorageNotAvailableException.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Jesús Macias * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/GroupInterface.php b/lib/public/GroupInterface.php index 628bc2f42e..e0b18fb1e2 100644 --- a/lib/public/GroupInterface.php +++ b/lib/public/GroupInterface.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/public/Http/Client/IClient.php b/lib/public/Http/Client/IClient.php index 85db2a9ad0..6179208a7b 100644 --- a/lib/public/Http/Client/IClient.php +++ b/lib/public/Http/Client/IClient.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Http/Client/IClientService.php b/lib/public/Http/Client/IClientService.php index 907aa42fd3..d802c0a49b 100644 --- a/lib/public/Http/Client/IClientService.php +++ b/lib/public/Http/Client/IClientService.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Http/Client/IResponse.php b/lib/public/Http/Client/IResponse.php index 09189d7701..9c6c8c73e2 100644 --- a/lib/public/Http/Client/IResponse.php +++ b/lib/public/Http/Client/IResponse.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/public/IAvatar.php b/lib/public/IAvatar.php index 7b811b26b6..f243ece677 100644 --- a/lib/public/IAvatar.php +++ b/lib/public/IAvatar.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/IAvatarManager.php b/lib/public/IAvatarManager.php index ef6b00ffd1..58b3073016 100644 --- a/lib/public/IAvatarManager.php +++ b/lib/public/IAvatarManager.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Christopher Schäpers * @author Morris Jobke * @author Robin McCorkell diff --git a/lib/public/ICache.php b/lib/public/ICache.php index a1ce068d81..0568d61d75 100644 --- a/lib/public/ICache.php +++ b/lib/public/ICache.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/ICertificateManager.php b/lib/public/ICertificateManager.php index 27eebcf049..1cd507348f 100644 --- a/lib/public/ICertificateManager.php +++ b/lib/public/ICertificateManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/public/IConfig.php b/lib/public/IConfig.php index 8dac390a99..9e5024545b 100644 --- a/lib/public/IConfig.php +++ b/lib/public/IConfig.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/IGroupManager.php b/lib/public/IGroupManager.php index cda40606f9..0bd600cf25 100644 --- a/lib/public/IGroupManager.php +++ b/lib/public/IGroupManager.php @@ -3,7 +3,7 @@ * @author Bernhard Posselt * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/IHelper.php b/lib/public/IHelper.php index 4ad1d5704f..6fbad4049d 100644 --- a/lib/public/IHelper.php +++ b/lib/public/IHelper.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/IRequest.php b/lib/public/IRequest.php index 296c70f4ec..86756413cd 100644 --- a/lib/public/IRequest.php +++ b/lib/public/IRequest.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/IServerContainer.php b/lib/public/IServerContainer.php index 65754f993f..2ec18a5462 100644 --- a/lib/public/IServerContainer.php +++ b/lib/public/IServerContainer.php @@ -1,13 +1,13 @@ + * @author Arthur Schiwon * @author Bart Visscher * @author Bernhard Posselt - * @author Björn Schießle + * @author Björn Schießle * @author Christopher Schäpers * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/public/ISession.php b/lib/public/ISession.php index 7bc8654a1b..68f68dfc85 100644 --- a/lib/public/ISession.php +++ b/lib/public/ISession.php @@ -1,6 +1,7 @@ + * @author Christoph Wurst + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/IUser.php b/lib/public/IUser.php index 16617a2f2f..83d0bd11b5 100644 --- a/lib/public/IUser.php +++ b/lib/public/IUser.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Arthur Schiwon + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/IUserManager.php b/lib/public/IUserManager.php index 00c0bbc872..77f5d389b4 100644 --- a/lib/public/IUserManager.php +++ b/lib/public/IUserManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/lib/public/IUserSession.php b/lib/public/IUserSession.php index 2196f2c8ce..7d70d6eb81 100644 --- a/lib/public/IUserSession.php +++ b/lib/public/IUserSession.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Bernhard Posselt * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/lib/public/JSON.php b/lib/public/JSON.php index fceffa0001..e136fde070 100644 --- a/lib/public/JSON.php +++ b/lib/public/JSON.php @@ -1,8 +1,8 @@ - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/Mail/IMailer.php b/lib/public/Mail/IMailer.php index e3c751277a..61559c82e7 100644 --- a/lib/public/Mail/IMailer.php +++ b/lib/public/Mail/IMailer.php @@ -1,6 +1,7 @@ + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Migration/IOutput.php b/lib/public/Migration/IOutput.php index d3b4302849..2e6ad00c64 100644 --- a/lib/public/Migration/IOutput.php +++ b/lib/public/Migration/IOutput.php @@ -1,6 +1,7 @@ + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/Migration/IRepairStep.php b/lib/public/Migration/IRepairStep.php index 07830a935f..3394b70a6f 100644 --- a/lib/public/Migration/IRepairStep.php +++ b/lib/public/Migration/IRepairStep.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Response.php b/lib/public/Response.php index a2a7667684..62827450d7 100644 --- a/lib/public/Response.php +++ b/lib/public/Response.php @@ -2,10 +2,11 @@ /** * @author Andreas Fischer * @author Bart Visscher - * @author Frank Karlitschek - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/public/Route/IRouter.php b/lib/public/Route/IRouter.php index b4573fb39f..3266842928 100644 --- a/lib/public/Route/IRouter.php +++ b/lib/public/Route/IRouter.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/lib/public/Security/IContentSecurityPolicyManager.php b/lib/public/Security/IContentSecurityPolicyManager.php index 10f1efe995..7b4544b936 100644 --- a/lib/public/Security/IContentSecurityPolicyManager.php +++ b/lib/public/Security/IContentSecurityPolicyManager.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/Security/ICrypto.php b/lib/public/Security/ICrypto.php index 62f27017ab..7c0ab7c793 100644 --- a/lib/public/Security/ICrypto.php +++ b/lib/public/Security/ICrypto.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Security/IHasher.php b/lib/public/Security/IHasher.php index 39ba5094b1..b5e4582942 100644 --- a/lib/public/Security/IHasher.php +++ b/lib/public/Security/IHasher.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Security/ISecureRandom.php b/lib/public/Security/ISecureRandom.php index 9b346afe68..03ac51aa16 100644 --- a/lib/public/Security/ISecureRandom.php +++ b/lib/public/Security/ISecureRandom.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Security/StringUtils.php b/lib/public/Security/StringUtils.php index ff1e290315..d34f6dda31 100644 --- a/lib/public/Security/StringUtils.php +++ b/lib/public/Security/StringUtils.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Session/Exceptions/SessionNotAvailableException.php b/lib/public/Session/Exceptions/SessionNotAvailableException.php index d347e0df15..6ec4a33989 100644 --- a/lib/public/Session/Exceptions/SessionNotAvailableException.php +++ b/lib/public/Session/Exceptions/SessionNotAvailableException.php @@ -1,5 +1,4 @@ * diff --git a/lib/public/Share.php b/lib/public/Share.php index 9c62ec703e..bff45864db 100644 --- a/lib/public/Share.php +++ b/lib/public/Share.php @@ -2,7 +2,7 @@ /** * @author Andreas Fischer * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Michael Gapczynski @@ -11,6 +11,7 @@ * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke + * @author Stefan Weil * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Share/Exceptions/GenericShareException.php b/lib/public/Share/Exceptions/GenericShareException.php index b32c2f2657..eeb08ccdb2 100644 --- a/lib/public/Share/Exceptions/GenericShareException.php +++ b/lib/public/Share/Exceptions/GenericShareException.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/Share_Backend.php b/lib/public/Share_Backend.php index 110403c1f4..0e01911757 100644 --- a/lib/public/Share_Backend.php +++ b/lib/public/Share_Backend.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke * @author Robin McCorkell diff --git a/lib/public/Template.php b/lib/public/Template.php index 7e46745c9d..3721f1f124 100644 --- a/lib/public/Template.php +++ b/lib/public/Template.php @@ -1,7 +1,7 @@ - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke * @author Jan-Christoph Borchardt * @author Joas Schilling diff --git a/lib/public/User.php b/lib/public/User.php index 64ac92d210..5ffb61a28c 100644 --- a/lib/public/User.php +++ b/lib/public/User.php @@ -1,12 +1,13 @@ - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Georg Ehrke * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lorenzo M. Catucci + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller diff --git a/lib/public/UserInterface.php b/lib/public/UserInterface.php index 954c2d6813..d3521992db 100644 --- a/lib/public/UserInterface.php +++ b/lib/public/UserInterface.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/public/Util.php b/lib/public/Util.php index 45df62ac73..eb573168e1 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -1,14 +1,14 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Georg Ehrke * @author Individual IT Services * @author Jens-Christian Fischer * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Nicolas Grekas diff --git a/ocs/providers.php b/ocs/providers.php index 7a94f65975..8da105b637 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Frank Karlitschek + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/ocs/routes.php b/ocs/routes.php index 7f4f78dd35..d9c78a4a16 100644 --- a/ocs/routes.php +++ b/ocs/routes.php @@ -1,6 +1,6 @@ + * @author Björn Schießle * @author Christopher Schäpers * @author Joas Schilling * @author Morris Jobke diff --git a/ocs/v1.php b/ocs/v1.php index 32fcfdd46d..9a09efc1de 100644 --- a/ocs/v1.php +++ b/ocs/v1.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/public.php b/public.php index c4d96c0649..964ed03c1a 100644 --- a/public.php +++ b/public.php @@ -1,9 +1,9 @@ + * @author Björn Schießle * @author Christopher Schäpers * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/remote.php b/remote.php index f28c3a3569..f7e55e2be0 100644 --- a/remote.php +++ b/remote.php @@ -4,7 +4,7 @@ * @author Christopher Schäpers * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller diff --git a/settings/Application.php b/settings/Application.php index 728c2bf9de..aedf1e00b2 100644 --- a/settings/Application.php +++ b/settings/Application.php @@ -1,9 +1,10 @@ + * @author Björn Schießle + * @author Christoph Wurst * @author Georg Ehrke * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/settings/ChangePassword/Controller.php b/settings/ChangePassword/Controller.php index 8469ec1423..5a6c985f18 100644 --- a/settings/ChangePassword/Controller.php +++ b/settings/ChangePassword/Controller.php @@ -1,13 +1,13 @@ - * @author Björn Schießle + * @author Arthur Schiwon + * @author Björn Schießle * @author Christopher Schäpers * @author Clark Tomlinson * @author cmeh * @author Florin Peter * @author Jakob Sack - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Sam Tuke * @author Thomas Müller diff --git a/settings/Controller/AppSettingsController.php b/settings/Controller/AppSettingsController.php index 6c86cbf2cd..c7722267f1 100644 --- a/settings/Controller/AppSettingsController.php +++ b/settings/Controller/AppSettingsController.php @@ -1,7 +1,8 @@ * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller * diff --git a/settings/Controller/AuthSettingsController.php b/settings/Controller/AuthSettingsController.php index 826e6b8703..2417f5f821 100644 --- a/settings/Controller/AuthSettingsController.php +++ b/settings/Controller/AuthSettingsController.php @@ -1,5 +1,4 @@ * diff --git a/settings/Controller/CertificateController.php b/settings/Controller/CertificateController.php index 90d0c664d8..cd75ce91ee 100644 --- a/settings/Controller/CertificateController.php +++ b/settings/Controller/CertificateController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * @author Robin Appelman * @author Vincent Petry * diff --git a/settings/Controller/CheckSetupController.php b/settings/Controller/CheckSetupController.php index cfdfa5021b..7e30616d1f 100644 --- a/settings/Controller/CheckSetupController.php +++ b/settings/Controller/CheckSetupController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Roeland Jago Douma diff --git a/settings/Controller/EncryptionController.php b/settings/Controller/EncryptionController.php index 504448a5a2..86ca897b9c 100644 --- a/settings/Controller/EncryptionController.php +++ b/settings/Controller/EncryptionController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Björn Schießle + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/settings/Controller/GroupsController.php b/settings/Controller/GroupsController.php index bb8e6755d4..73385e3edd 100644 --- a/settings/Controller/GroupsController.php +++ b/settings/Controller/GroupsController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/Controller/LogSettingsController.php b/settings/Controller/LogSettingsController.php index 9d8817c9e6..4863c2369b 100644 --- a/settings/Controller/LogSettingsController.php +++ b/settings/Controller/LogSettingsController.php @@ -1,7 +1,9 @@ + * @author Joas Schilling * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/Controller/MailSettingsController.php b/settings/Controller/MailSettingsController.php index dbba4bd9bc..11f72e7e8e 100644 --- a/settings/Controller/MailSettingsController.php +++ b/settings/Controller/MailSettingsController.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/Controller/SecuritySettingsController.php b/settings/Controller/SecuritySettingsController.php index d7274d6bcb..fb5a39a101 100644 --- a/settings/Controller/SecuritySettingsController.php +++ b/settings/Controller/SecuritySettingsController.php @@ -1,6 +1,6 @@ + * @author Lukas Reschke * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/Controller/UsersController.php b/settings/Controller/UsersController.php index 5f74eaa82f..1bd6d9d18c 100644 --- a/settings/Controller/UsersController.php +++ b/settings/Controller/UsersController.php @@ -1,8 +1,9 @@ + * @author Arthur Schiwon * @author Clark Tomlinson - * @author Lukas Reschke + * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/settings/Middleware/SubadminMiddleware.php b/settings/Middleware/SubadminMiddleware.php index a860bdcfbf..f1ba399d5d 100644 --- a/settings/Middleware/SubadminMiddleware.php +++ b/settings/Middleware/SubadminMiddleware.php @@ -1,7 +1,8 @@ + * @author Lukas Reschke * @author Morris Jobke + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/settings/admin.php b/settings/admin.php index 309454c927..5bddd4bc5e 100644 --- a/settings/admin.php +++ b/settings/admin.php @@ -1,15 +1,16 @@ - * @author Björn Schießle - * @author Frank Karlitschek + * @author Björn Schießle + * @author Frank Karlitschek * @author Georg Ehrke * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/ajax/disableapp.php b/settings/ajax/disableapp.php index 5d86168287..03626df5eb 100644 --- a/settings/ajax/disableapp.php +++ b/settings/ajax/disableapp.php @@ -2,7 +2,7 @@ /** * @author Georg Ehrke * @author Kamil Domanski - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/settings/ajax/enableapp.php b/settings/ajax/enableapp.php index 57b6e91999..fef295b8fd 100644 --- a/settings/ajax/enableapp.php +++ b/settings/ajax/enableapp.php @@ -4,7 +4,7 @@ * @author Christopher Schäpers * @author Joas Schilling * @author Kamil Domanski - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/settings/ajax/installapp.php b/settings/ajax/installapp.php index 96f5ad9d91..d579f75f71 100644 --- a/settings/ajax/installapp.php +++ b/settings/ajax/installapp.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/ajax/setlanguage.php b/settings/ajax/setlanguage.php index cf59151ccf..4e3140aa9b 100644 --- a/settings/ajax/setlanguage.php +++ b/settings/ajax/setlanguage.php @@ -3,7 +3,7 @@ * @author Bart Visscher * @author Christopher Schäpers * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/settings/ajax/setquota.php b/settings/ajax/setquota.php index 0c974daaee..069c618a28 100644 --- a/settings/ajax/setquota.php +++ b/settings/ajax/setquota.php @@ -1,12 +1,12 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Christopher Schäpers * @author Felix Moeller * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Thomas Müller diff --git a/settings/ajax/togglegroups.php b/settings/ajax/togglegroups.php index 8cf51ab707..e39669f0dd 100644 --- a/settings/ajax/togglegroups.php +++ b/settings/ajax/togglegroups.php @@ -4,7 +4,7 @@ * @author Christopher Schäpers * @author Georg Ehrke * @author Jakob Sack - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/settings/ajax/togglesubadmins.php b/settings/ajax/togglesubadmins.php index afeaa1acfa..3113fe5aac 100644 --- a/settings/ajax/togglesubadmins.php +++ b/settings/ajax/togglesubadmins.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/settings/ajax/uninstallapp.php b/settings/ajax/uninstallapp.php index 7ff20a1c99..49328f8275 100644 --- a/settings/ajax/uninstallapp.php +++ b/settings/ajax/uninstallapp.php @@ -1,7 +1,7 @@ - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/ajax/updateapp.php b/settings/ajax/updateapp.php index 7ac32468fe..d140f43820 100644 --- a/settings/ajax/updateapp.php +++ b/settings/ajax/updateapp.php @@ -1,9 +1,9 @@ - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/settings/help.php b/settings/help.php index ce942d6ae8..5c95f3bebb 100644 --- a/settings/help.php +++ b/settings/help.php @@ -2,10 +2,10 @@ /** * @author Bart Visscher * @author Christopher Schäpers - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Jakob Sack * @author Jan-Christoph Borchardt - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/settings/personal.php b/settings/personal.php index 3b283fb2d3..3d294acacc 100644 --- a/settings/personal.php +++ b/settings/personal.php @@ -1,14 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle + * @author Christoph Wurst * @author Christopher Schäpers * @author Georg Ehrke * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Marvin Thomas Rabe * @author Morris Jobke * @author Robin Appelman diff --git a/settings/routes.php b/settings/routes.php index 5c356e0173..c4046a52a3 100644 --- a/settings/routes.php +++ b/settings/routes.php @@ -1,11 +1,12 @@ - * @author Björn Schießle + * @author Björn Schießle + * @author Christoph Wurst * @author Christopher Schäpers - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Georg Ehrke - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Raghu Nayyar * @author Robin Appelman diff --git a/settings/users.php b/settings/users.php index fe20b0e84f..430c2cc0a8 100644 --- a/settings/users.php +++ b/settings/users.php @@ -1,15 +1,15 @@ + * @author Arthur Schiwon * @author Bart Visscher - * @author Björn Schießle + * @author Björn Schießle * @author Clark Tomlinson * @author Daniel Molkentin * @author Georg Ehrke * @author Jakob Sack * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/status.php b/status.php index 4afabbf2cd..0f2be4d56f 100644 --- a/status.php +++ b/status.php @@ -2,9 +2,10 @@ /** * @author Andreas Fischer * @author Christopher Schäpers - * @author Frank Karlitschek + * @author Frank Karlitschek + * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Lukas Reschke + * @author Lukas Reschke * @author Masaki Kawabata Neto * @author Morris Jobke * diff --git a/version.php b/version.php index f7e22b4439..708f02ba4b 100644 --- a/version.php +++ b/version.php @@ -1,10 +1,9 @@ * @author C Montero-Luque - * @author Frank Karlitschek + * @author Frank Karlitschek * @author Joas Schilling - * @author Lukas Reschke + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc.