From 0215b004da6af887b3e3efa28c425d41a1c76b9b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 18:13:36 +0200 Subject: [PATCH] Update with robin --- AUTHORS | 7 +++-- apps/dav/appinfo/v1/publicwebdav.php | 2 +- apps/dav/lib/CalDAV/BirthdayService.php | 2 +- apps/dav/lib/CardDAV/ContactsManager.php | 2 +- apps/dav/lib/Connector/PublicAuth.php | 2 +- .../lib/Connector/Sabre/AppEnabledPlugin.php | 2 +- apps/dav/lib/Connector/Sabre/Directory.php | 2 +- .../Connector/Sabre/ExceptionLoggerPlugin.php | 2 +- apps/dav/lib/Connector/Sabre/File.php | 2 +- apps/dav/lib/Connector/Sabre/FilesPlugin.php | 2 +- apps/dav/lib/Connector/Sabre/LockPlugin.php | 2 +- .../lib/Connector/Sabre/MaintenancePlugin.php | 2 +- apps/dav/lib/Connector/Sabre/Node.php | 2 +- apps/dav/lib/Connector/Sabre/ObjectTree.php | 2 +- apps/dav/lib/Connector/Sabre/QuotaPlugin.php | 2 +- .../dav/lib/Connector/Sabre/ServerFactory.php | 2 +- apps/dav/lib/DAV/Sharing/Xml/Invite.php | 2 +- .../dav/lib/Files/CustomPropertiesBackend.php | 2 +- .../Files/Sharing/PublicLinkCheckPlugin.php | 2 +- apps/dav/lib/Server.php | 2 +- .../unit/Connector/Sabre/DirectoryTest.php | 2 +- .../tests/unit/Connector/Sabre/FileTest.php | 2 +- .../tests/unit/Connector/Sabre/NodeTest.php | 2 +- .../unit/Connector/Sabre/ObjectTreeTest.php | 2 +- .../unit/Connector/Sabre/QuotaPluginTest.php | 2 +- .../unit/Connector/Sabre/RequestTest/Auth.php | 2 +- .../Sabre/RequestTest/DeleteTest.php | 2 +- .../Sabre/RequestTest/DownloadTest.php | 2 +- .../RequestTest/EncryptionUploadTest.php | 2 +- .../Sabre/RequestTest/ExceptionPlugin.php | 2 +- .../RequestTest/PartFileInRootUploadTest.php | 2 +- .../Sabre/RequestTest/RequestTest.php | 2 +- .../unit/Connector/Sabre/RequestTest/Sapi.php | 2 +- .../Sabre/RequestTest/UploadTest.php | 2 +- apps/dav/tests/unit/ServerTest.php | 2 +- apps/encryption/lib/Migration.php | 2 +- apps/encryption/tests/MigrationTest.php | 2 +- .../lib/FederatedShareProvider.php | 2 +- .../tests/FederatedShareProviderTest.php | 2 +- .../tests/RequestHandlerTest.php | 2 +- apps/federation/lib/API/OCSAuthAPI.php | 2 +- apps/federation/lib/AppInfo/Application.php | 2 +- .../lib/BackgroundJob/GetSharedSecret.php | 2 +- .../lib/BackgroundJob/RequestSharedSecret.php | 2 +- apps/federation/lib/DbHandler.php | 2 +- apps/federation/tests/API/OCSAuthAPITest.php | 2 +- apps/files/admin.php | 2 +- apps/files/ajax/download.php | 2 +- apps/files/ajax/getstoragestats.php | 2 +- apps/files/ajax/list.php | 2 +- apps/files/ajax/upload.php | 2 +- apps/files/appinfo/app.php | 2 +- apps/files/download.php | 2 +- apps/files/lib/Command/Scan.php | 2 +- apps/files/lib/Controller/ViewController.php | 2 +- apps/files/lib/Helper.php | 2 +- .../tests/Command/DeleteOrphanedFilesTest.php | 2 +- apps/files/tests/HelperTest.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 | 2 +- apps/files_external/appinfo/routes.php | 2 +- apps/files_external/appinfo/update.php | 2 +- .../lib/AppInfo/Application.php | 2 +- .../files_external/lib/Command/Applicable.php | 2 +- apps/files_external/lib/Command/Backends.php | 2 +- apps/files_external/lib/Command/Config.php | 2 +- apps/files_external/lib/Command/Create.php | 2 +- apps/files_external/lib/Command/Delete.php | 2 +- apps/files_external/lib/Command/Export.php | 2 +- apps/files_external/lib/Command/Import.php | 2 +- .../lib/Command/ListCommand.php | 2 +- apps/files_external/lib/Command/Notify.php | 2 +- apps/files_external/lib/Command/Option.php | 2 +- apps/files_external/lib/Command/Verify.php | 2 +- .../lib/Config/ConfigAdapter.php | 2 +- .../lib/Controller/AjaxController.php | 2 +- .../Controller/GlobalStoragesController.php | 2 +- .../lib/Controller/StoragesController.php | 2 +- .../UserGlobalStoragesController.php | 2 +- .../lib/Controller/UserStoragesController.php | 2 +- .../lib/Lib/Auth/AuthMechanism.php | 2 +- .../lib/Lib/Auth/IUserProvided.php | 2 +- .../lib/Lib/Auth/Password/GlobalAuth.php | 2 +- .../lib/Lib/DefinitionParameter.php | 2 +- .../lib/Lib/FrontendDefinitionTrait.php | 2 +- ...icientDataForMeaningfulAnswerException.php | 2 +- apps/files_external/lib/Lib/PersonalMount.php | 2 +- .../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 | 2 +- apps/files_external/lib/Lib/Storage/SFTP.php | 2 +- apps/files_external/lib/Lib/Storage/SMB.php | 2 +- .../lib/Lib/Storage/StreamWrapper.php | 2 +- apps/files_external/lib/Lib/Storage/Swift.php | 2 +- apps/files_external/lib/Lib/StorageConfig.php | 2 +- .../lib/Migration/DummyUserSession.php | 2 +- .../lib/Migration/StorageMigrator.php | 2 +- .../lib/Service/DBConfigService.php | 2 +- .../Service/GlobalLegacyStoragesService.php | 2 +- .../lib/Service/GlobalStoragesService.php | 2 +- .../Service/ImportLegacyStoragesService.php | 2 +- .../lib/Service/LegacyStoragesService.php | 2 +- .../lib/Service/StoragesService.php | 2 +- .../lib/Service/UserGlobalStoragesService.php | 2 +- .../lib/Service/UserLegacyStoragesService.php | 2 +- .../lib/Service/UserStoragesService.php | 2 +- apps/files_external/lib/config.php | 2 +- apps/files_external/personal.php | 2 +- apps/files_external/settings.php | 2 +- .../tests/Auth/Password/GlobalAuth.php | 2 +- .../tests/Command/ApplicableTest.php | 2 +- .../tests/Command/CommandTest.php | 2 +- .../tests/Command/ListCommandTest.php | 2 +- .../GlobalStoragesControllerTest.php | 2 +- .../Controller/UserStoragesControllerTest.php | 2 +- .../tests/DefinitionParameterTest.php | 2 +- .../tests/FrontendDefinitionTraitTest.php | 2 +- .../tests/PersonalMountTest.php | 2 +- .../tests/Service/DBConfigServiceTest.php | 2 +- .../Service/GlobalStoragesServiceTest.php | 2 +- .../tests/Service/StoragesServiceTest.php | 2 +- .../Service/UserGlobalStoragesServiceTest.php | 2 +- .../tests/Service/UserStoragesServiceTest.php | 2 +- .../tests/Storage/Amazons3Test.php | 2 +- .../tests/Storage/DropboxTest.php | 2 +- apps/files_external/tests/Storage/FtpTest.php | 2 +- .../tests/Storage/GoogleTest.php | 2 +- .../files_external/tests/Storage/SftpTest.php | 2 +- apps/files_external/tests/Storage/SmbTest.php | 2 +- .../tests/Storage/SwiftTest.php | 2 +- .../tests/Storage/WebdavTest.php | 2 +- apps/files_external/tests/config.php | 2 +- apps/files_sharing/ajax/shareinfo.php | 2 +- apps/files_sharing/appinfo/app.php | 2 +- apps/files_sharing/appinfo/routes.php | 2 +- .../files_sharing/lib/AppInfo/Application.php | 2 +- apps/files_sharing/lib/Cache.php | 2 +- .../Controllers/ExternalSharesController.php | 2 +- .../lib/Controllers/ShareController.php | 2 +- apps/files_sharing/lib/External/Cache.php | 2 +- apps/files_sharing/lib/External/Manager.php | 2 +- apps/files_sharing/lib/External/Mount.php | 2 +- .../lib/External/MountProvider.php | 2 +- apps/files_sharing/lib/External/Scanner.php | 2 +- apps/files_sharing/lib/External/Storage.php | 2 +- apps/files_sharing/lib/External/Watcher.php | 2 +- apps/files_sharing/lib/Helper.php | 2 +- apps/files_sharing/lib/Hooks.php | 2 +- apps/files_sharing/lib/ISharedStorage.php | 2 +- apps/files_sharing/lib/Migration.php | 2 +- apps/files_sharing/lib/MountProvider.php | 2 +- apps/files_sharing/lib/Scanner.php | 2 +- apps/files_sharing/lib/SharedMount.php | 2 +- apps/files_sharing/lib/SharedPropagator.php | 2 +- apps/files_sharing/lib/share/file.php | 10 ++++--- apps/files_sharing/lib/sharedstorage.php | 2 +- apps/files_sharing/tests/ApiTest.php | 2 +- apps/files_sharing/tests/BackendTest.php | 2 +- apps/files_sharing/tests/CacheTest.php | 2 +- .../tests/Controllers/ShareControllerTest.php | 2 +- .../tests/EncryptedSizePropagationTest.php | 2 +- .../tests/EtagPropagationTest.php | 2 +- .../tests/External/CacheTest.php | 2 +- .../tests/External/ManagerTest.php | 2 +- .../tests/ExternalStorageTest.php | 2 +- .../tests/GroupEtagPropagationTest.php | 2 +- apps/files_sharing/tests/LockingTest.php | 2 +- apps/files_sharing/tests/PermissionsTest.php | 2 +- .../tests/PropagationTestCase.php | 2 +- apps/files_sharing/tests/ShareTest.php | 2 +- apps/files_sharing/tests/SharedMountTest.php | 2 +- .../files_sharing/tests/SharedStorageTest.php | 2 +- .../tests/SizePropagationTest.php | 2 +- apps/files_sharing/tests/TestCase.php | 2 +- .../tests/UnshareChildrenTest.php | 2 +- apps/files_sharing/tests/UpdaterTest.php | 2 +- apps/files_sharing/tests/WatcherTest.php | 2 +- apps/files_trashbin/ajax/delete.php | 2 +- apps/files_trashbin/ajax/undelete.php | 2 +- apps/files_trashbin/appinfo/app.php | 2 +- apps/files_trashbin/lib/Command/Expire.php | 2 +- apps/files_trashbin/lib/Helper.php | 2 +- apps/files_trashbin/lib/Storage.php | 2 +- apps/files_trashbin/lib/Trashbin.php | 2 +- apps/files_trashbin/tests/StorageTest.php | 2 +- apps/files_trashbin/tests/TrashbinTest.php | 2 +- apps/files_versions/ajax/rollbackVersion.php | 2 +- apps/files_versions/lib/Command/Expire.php | 2 +- apps/files_versions/lib/Hooks.php | 2 +- apps/files_versions/lib/Storage.php | 2 +- apps/files_versions/tests/VersioningTest.php | 2 +- apps/user_ldap/ajax/deleteConfiguration.php | 2 +- apps/user_ldap/ajax/testConfiguration.php | 2 +- apps/user_ldap/ajax/wizard.php | 2 +- apps/user_ldap/appinfo/app.php | 2 +- apps/user_ldap/lib/Connection.php | 2 +- apps/user_ldap/lib/Jobs/UpdateGroups.php | 2 +- apps/user_ldap/lib/User_LDAP.php | 2 +- apps/user_ldap/lib/Wizard.php | 2 +- apps/user_ldap/settings.php | 2 +- .../features/bootstrap/AppConfiguration.php | 22 +++++++++++++- build/integration/features/bootstrap/Auth.php | 20 +++++++++++++ .../features/bootstrap/BasicStructure.php | 26 +++++++++++++++- .../features/bootstrap/CalDavContext.php | 6 ++-- .../bootstrap/CapabilitiesContext.php | 22 ++++++++++++++ .../features/bootstrap/CardDavContext.php | 6 ++-- .../features/bootstrap/ChecksumsContext.php | 21 +++++++++++++ .../features/bootstrap/CommentsContext.php | 6 ++-- .../features/bootstrap/FeatureContext.php | 21 +++++++++++++ .../features/bootstrap/FederationContext.php | 22 ++++++++++++++ .../features/bootstrap/Provisioning.php | 28 ++++++++++++++++- .../features/bootstrap/ShareesContext.php | 21 +++++++++++++ .../features/bootstrap/Sharing.php | 27 ++++++++++++++++- .../features/bootstrap/TagsContext.php | 7 +++-- .../integration/features/bootstrap/WebDav.php | 30 ++++++++++++++++++- core/Command/App/Disable.php | 2 +- core/Command/App/Enable.php | 2 +- core/Command/App/ListApps.php | 2 +- core/Command/Group/AddUser.php | 2 +- core/Command/Group/ListCommand.php | 2 +- core/Command/Group/RemoveUser.php | 2 +- core/Command/Maintenance/Repair.php | 2 +- core/Command/Maintenance/SingleUser.php | 2 +- core/Command/Security/ImportCertificate.php | 2 +- core/Command/Security/ListCertificates.php | 2 +- core/Command/Security/RemoveCertificate.php | 2 +- core/Command/User/Info.php | 2 +- core/Command/User/ListCommand.php | 2 +- core/Controller/AvatarController.php | 2 +- core/Controller/SetupController.php | 2 +- core/ajax/appconfig.php | 2 +- core/ajax/preview.php | 2 +- core/ajax/share.php | 2 +- core/ajax/update.php | 2 +- core/js/config.php | 2 +- core/register_command.php | 2 +- core/search/ajax/search.php | 2 +- core/strings.php | 2 +- cron.php | 2 +- index.php | 2 +- lib/autoloader.php | 2 +- lib/base.php | 2 +- lib/composer/autoload.php | 1 + lib/composer/composer/autoload_classmap.php | 1 + lib/composer/composer/autoload_namespaces.php | 1 + lib/composer/composer/autoload_psr4.php | 1 + lib/composer/composer/autoload_real.php | 1 + lib/composer/composer/autoload_static.php | 1 + lib/private/AllConfig.php | 2 +- lib/private/App/AppManager.php | 2 +- lib/private/AppConfig.php | 2 +- lib/private/AppFramework/Core/API.php | 2 +- lib/private/AppFramework/Db/Db.php | 2 +- lib/private/AppFramework/Http/Request.php | 2 +- .../AppFramework/Routing/RouteConfig.php | 2 +- lib/private/Archive/Archive.php | 2 +- lib/private/Archive/TAR.php | 2 +- lib/private/Archive/ZIP.php | 2 +- lib/private/Avatar.php | 2 +- lib/private/AvatarManager.php | 2 +- lib/private/BackgroundJob/Job.php | 2 +- lib/private/BackgroundJob/JobList.php | 2 +- .../BackgroundJob/Legacy/QueuedJob.php | 2 +- .../BackgroundJob/Legacy/RegularJob.php | 2 +- lib/private/BackgroundJob/QueuedJob.php | 2 +- lib/private/BackgroundJob/TimedJob.php | 2 +- lib/private/Cache/CappedMemoryCache.php | 2 +- lib/private/Command/AsyncBus.php | 2 +- lib/private/Command/CallableJob.php | 2 +- lib/private/Command/ClosureJob.php | 2 +- lib/private/Command/CommandJob.php | 2 +- lib/private/Command/FileAccess.php | 2 +- lib/private/Command/QueueBus.php | 2 +- lib/private/Config.php | 2 +- lib/private/DB/Adapter.php | 2 +- lib/private/DB/AdapterMySQL.php | 2 +- lib/private/DB/AdapterOCI8.php | 2 +- lib/private/DB/AdapterSqlite.php | 2 +- lib/private/DB/Connection.php | 2 +- lib/private/DB/ConnectionFactory.php | 2 +- lib/private/DB/MDB2SchemaManager.php | 2 +- lib/private/DB/MDB2SchemaReader.php | 2 +- lib/private/DB/MigrationException.php | 2 +- lib/private/DB/Migrator.php | 2 +- lib/private/DB/MySQLMigrator.php | 2 +- lib/private/DB/NoCheckMigrator.php | 2 +- lib/private/DB/OCSqlitePlatform.php | 2 +- lib/private/DB/OracleConnection.php | 2 +- lib/private/DB/OracleMigrator.php | 2 +- .../ExpressionBuilder/ExpressionBuilder.php | 2 +- .../OCIExpressionBuilder.php | 2 +- lib/private/DB/QueryBuilder/QueryBuilder.php | 2 +- lib/private/DB/SQLiteMigrator.php | 2 +- lib/private/DB/SQLiteSessionInit.php | 2 +- lib/private/Diagnostics/Event.php | 2 +- lib/private/Diagnostics/EventLogger.php | 2 +- lib/private/Diagnostics/NullEventLogger.php | 2 +- lib/private/Diagnostics/NullQueryLogger.php | 2 +- lib/private/Diagnostics/Query.php | 2 +- lib/private/Diagnostics/QueryLogger.php | 2 +- lib/private/Files/Cache/Cache.php | 2 +- lib/private/Files/Cache/CacheEntry.php | 2 +- lib/private/Files/Cache/FailedCache.php | 2 +- lib/private/Files/Cache/HomeCache.php | 2 +- lib/private/Files/Cache/HomePropagator.php | 2 +- .../Files/Cache/MoveFromCacheTrait.php | 2 +- lib/private/Files/Cache/Propagator.php | 2 +- lib/private/Files/Cache/Scanner.php | 2 +- lib/private/Files/Cache/Storage.php | 2 +- lib/private/Files/Cache/Updater.php | 2 +- lib/private/Files/Cache/Watcher.php | 2 +- lib/private/Files/Cache/Wrapper/CacheJail.php | 2 +- .../Cache/Wrapper/CachePermissionsMask.php | 2 +- .../Files/Cache/Wrapper/CacheWrapper.php | 2 +- lib/private/Files/Config/CachedMountInfo.php | 2 +- .../Files/Config/LazyStorageMountInfo.php | 2 +- .../Files/Config/MountProviderCollection.php | 2 +- lib/private/Files/Config/UserMountCache.php | 2 +- .../Files/Config/UserMountCacheListener.php | 2 +- lib/private/Files/FileInfo.php | 2 +- lib/private/Files/Filesystem.php | 2 +- .../Files/Mount/CacheMountProvider.php | 2 +- .../Files/Mount/LocalHomeMountProvider.php | 2 +- lib/private/Files/Mount/Manager.php | 2 +- lib/private/Files/Mount/MountPoint.php | 2 +- lib/private/Files/Mount/MoveableMount.php | 2 +- .../Files/Mount/ObjectHomeMountProvider.php | 2 +- lib/private/Files/Node/File.php | 2 +- lib/private/Files/Node/Folder.php | 2 +- lib/private/Files/Node/HookConnector.php | 2 +- lib/private/Files/Node/Node.php | 2 +- lib/private/Files/Node/NonExistingFile.php | 2 +- lib/private/Files/Node/NonExistingFolder.php | 2 +- lib/private/Files/Node/Root.php | 2 +- lib/private/Files/ObjectStore/NoopScanner.php | 2 +- .../Files/ObjectStore/ObjectStoreStorage.php | 2 +- lib/private/Files/ObjectStore/Swift.php | 2 +- lib/private/Files/Storage/Common.php | 2 +- lib/private/Files/Storage/CommonTest.php | 2 +- lib/private/Files/Storage/DAV.php | 2 +- lib/private/Files/Storage/FailedStorage.php | 2 +- lib/private/Files/Storage/Flysystem.php | 2 +- lib/private/Files/Storage/Home.php | 2 +- lib/private/Files/Storage/Local.php | 2 +- .../Files/Storage/PolyFill/CopyDirectory.php | 2 +- lib/private/Files/Storage/Storage.php | 2 +- lib/private/Files/Storage/StorageFactory.php | 2 +- lib/private/Files/Storage/Temporary.php | 2 +- .../Files/Storage/Wrapper/Availability.php | 2 +- .../Files/Storage/Wrapper/Encryption.php | 2 +- lib/private/Files/Storage/Wrapper/Jail.php | 2 +- .../Files/Storage/Wrapper/PermissionsMask.php | 2 +- lib/private/Files/Storage/Wrapper/Quota.php | 2 +- lib/private/Files/Storage/Wrapper/Wrapper.php | 2 +- lib/private/Files/Stream/Close.php | 2 +- lib/private/Files/Stream/Dir.php | 2 +- lib/private/Files/Stream/OC.php | 2 +- lib/private/Files/Stream/Quota.php | 2 +- lib/private/Files/Stream/StaticStream.php | 2 +- lib/private/Files/Type/Detection.php | 2 +- lib/private/Files/Type/TemplateManager.php | 2 +- lib/private/Files/Utils/Scanner.php | 2 +- lib/private/Files/View.php | 2 +- lib/private/Group/Group.php | 2 +- lib/private/Group/Manager.php | 2 +- lib/private/Hooks/BasicEmitter.php | 2 +- lib/private/Hooks/Emitter.php | 2 +- lib/private/Hooks/EmitterTrait.php | 2 +- lib/private/Hooks/ForwardingEmitter.php | 2 +- lib/private/Hooks/LegacyEmitter.php | 2 +- lib/private/Hooks/PublicEmitter.php | 2 +- lib/private/Http/Client/Client.php | 2 +- lib/private/Http/Client/Response.php | 2 +- lib/private/Installer.php | 2 +- lib/private/L10N/Factory.php | 2 +- lib/private/Lock/AbstractLockingProvider.php | 2 +- lib/private/Lock/DBLockingProvider.php | 2 +- lib/private/Lock/MemcacheLockingProvider.php | 2 +- lib/private/Lock/NoopLockingProvider.php | 2 +- lib/private/Log.php | 2 +- lib/private/Log/Owncloud.php | 2 +- lib/private/Memcache/APC.php | 2 +- lib/private/Memcache/APCu.php | 2 +- lib/private/Memcache/ArrayCache.php | 2 +- lib/private/Memcache/CADTrait.php | 2 +- lib/private/Memcache/CASTrait.php | 2 +- lib/private/Memcache/Cache.php | 2 +- lib/private/Memcache/Factory.php | 2 +- lib/private/Memcache/Memcached.php | 2 +- lib/private/Memcache/NullCache.php | 2 +- lib/private/Memcache/Redis.php | 2 +- lib/private/Memcache/XCache.php | 2 +- lib/private/NeedsUpdateException.php | 2 +- lib/private/Preview.php | 2 +- lib/private/Preview/Image.php | 2 +- lib/private/Preview/Provider.php | 2 +- lib/private/Preview/TXT.php | 2 +- lib/private/PreviewManager.php | 2 +- lib/private/RedisFactory.php | 2 +- lib/private/Repair.php | 2 +- lib/private/Repair/Collation.php | 2 +- lib/private/Repair/InnoDB.php | 2 +- lib/private/Repair/SharePropagation.php | 2 +- lib/private/Route/CachingRouter.php | 2 +- lib/private/Route/Route.php | 2 +- lib/private/Route/Router.php | 2 +- lib/private/Search.php | 2 +- lib/private/Security/Certificate.php | 2 +- lib/private/Security/CertificateManager.php | 2 +- lib/private/Server.php | 2 +- lib/private/ServiceUnavailableException.php | 2 +- lib/private/Session/Internal.php | 2 +- lib/private/Session/Memory.php | 2 +- lib/private/Session/Session.php | 2 +- lib/private/Setup.php | 2 +- lib/private/Setup/AbstractDatabase.php | 2 +- lib/private/Setup/PostgreSQL.php | 2 +- lib/private/Share/Helper.php | 2 +- lib/private/Share/Share.php | 2 +- lib/private/Tags.php | 2 +- lib/private/TempManager.php | 2 +- lib/private/TemplateLayout.php | 2 +- lib/private/URLGenerator.php | 2 +- lib/private/Updater.php | 2 +- lib/private/User/Database.php | 2 +- lib/private/User/LoginException.php | 2 +- lib/private/User/Manager.php | 2 +- lib/private/User/Session.php | 2 +- lib/private/User/User.php | 2 +- lib/private/legacy/api.php | 2 +- lib/private/legacy/app.php | 2 +- lib/private/legacy/db.php | 2 +- lib/private/legacy/db/statementwrapper.php | 2 +- lib/private/legacy/defaults.php | 2 +- lib/private/legacy/eventsource.php | 2 +- lib/private/legacy/filechunking.php | 2 +- lib/private/legacy/files.php | 2 +- lib/private/legacy/group.php | 2 +- lib/private/legacy/group/backend.php | 2 +- lib/private/legacy/group/example.php | 2 +- lib/private/legacy/helper.php | 2 +- lib/private/legacy/hook.php | 2 +- lib/private/legacy/image.php | 2 +- lib/private/legacy/json.php | 2 +- lib/private/legacy/l10n.php | 2 +- lib/private/legacy/ocs.php | 2 +- lib/private/legacy/template.php | 2 +- lib/private/legacy/user.php | 2 +- lib/private/legacy/util.php | 2 +- lib/public/App/IAppManager.php | 2 +- lib/public/AppFramework/App.php | 2 +- lib/public/BackgroundJob.php | 2 +- lib/public/BackgroundJob/IJob.php | 2 +- lib/public/BackgroundJob/IJobList.php | 2 +- lib/public/Command/IBus.php | 2 +- lib/public/Command/ICommand.php | 2 +- lib/public/Config.php | 2 +- lib/public/DB.php | 2 +- .../DB/QueryBuilder/IExpressionBuilder.php | 2 +- lib/public/Diagnostics/IEvent.php | 2 +- lib/public/Diagnostics/IEventLogger.php | 2 +- lib/public/Diagnostics/IQuery.php | 2 +- lib/public/Diagnostics/IQueryLogger.php | 2 +- lib/public/Files.php | 2 +- lib/public/Files/AlreadyExistsException.php | 2 +- lib/public/Files/Cache/ICache.php | 2 +- lib/public/Files/Cache/ICacheEntry.php | 2 +- lib/public/Files/Cache/IPropagator.php | 2 +- lib/public/Files/Cache/IScanner.php | 2 +- lib/public/Files/Cache/IUpdater.php | 2 +- lib/public/Files/Cache/IWatcher.php | 2 +- lib/public/Files/Config/ICachedMountInfo.php | 2 +- .../Files/Config/IHomeMountProvider.php | 2 +- lib/public/Files/Config/IMountProvider.php | 2 +- .../Files/Config/IMountProviderCollection.php | 2 +- lib/public/Files/Config/IUserMountCache.php | 2 +- lib/public/Files/File.php | 2 +- lib/public/Files/FileInfo.php | 2 +- lib/public/Files/Folder.php | 2 +- lib/public/Files/LockNotAcquiredException.php | 2 +- lib/public/Files/Mount/IMountManager.php | 2 +- lib/public/Files/Mount/IMountPoint.php | 2 +- lib/public/Files/Node.php | 2 +- lib/public/Files/NotEnoughSpaceException.php | 2 +- lib/public/Files/NotFoundException.php | 2 +- lib/public/Files/NotPermittedException.php | 2 +- lib/public/Files/Storage.php | 2 +- lib/public/Files/Storage/ILockingStorage.php | 2 +- lib/public/Files/Storage/INotifyStorage.php | 2 +- lib/public/Files/Storage/IStorage.php | 2 +- lib/public/Files/Storage/IStorageFactory.php | 2 +- lib/public/Files/StorageInvalidException.php | 2 +- .../Files/StorageNotAvailableException.php | 2 +- lib/public/Http/Client/IResponse.php | 2 +- lib/public/IAppConfig.php | 2 +- lib/public/IAvatar.php | 2 +- lib/public/ICacheFactory.php | 2 +- lib/public/ICertificate.php | 2 +- lib/public/ICertificateManager.php | 2 +- lib/public/IConfig.php | 2 +- lib/public/IDBConnection.php | 2 +- lib/public/IEventSource.php | 2 +- lib/public/IGroup.php | 2 +- lib/public/IGroupManager.php | 2 +- lib/public/IMemcache.php | 2 +- lib/public/IMemcacheTTL.php | 2 +- lib/public/IPreview.php | 2 +- lib/public/IServerContainer.php | 2 +- lib/public/ITempManager.php | 2 +- lib/public/IUser.php | 2 +- lib/public/IUserManager.php | 2 +- lib/public/IUserSession.php | 2 +- lib/public/Lock/ILockingProvider.php | 2 +- lib/public/Lock/LockedException.php | 2 +- lib/public/Response.php | 2 +- lib/public/Route/IRoute.php | 2 +- lib/public/Route/IRouter.php | 2 +- lib/public/Util.php | 2 +- ocs/v1.php | 2 +- public.php | 2 +- remote.php | 2 +- settings/Application.php | 2 +- settings/ChangePassword/Controller.php | 2 +- .../Controller/AuthSettingsController.php | 2 +- settings/Controller/CertificateController.php | 2 +- settings/Controller/UsersController.php | 2 +- settings/admin.php | 2 +- settings/ajax/enableapp.php | 2 +- settings/ajax/installapp.php | 2 +- settings/ajax/navigationdetect.php | 2 +- settings/ajax/setlanguage.php | 2 +- settings/ajax/setquota.php | 2 +- settings/ajax/togglegroups.php | 2 +- settings/ajax/uninstallapp.php | 2 +- settings/ajax/updateapp.php | 2 +- settings/help.php | 2 +- settings/languageCodes.php | 2 +- settings/personal.php | 2 +- settings/routes.php | 2 +- settings/users.php | 2 +- 543 files changed, 809 insertions(+), 539 deletions(-) diff --git a/AUTHORS b/AUTHORS index c2a987d9e5c..296a80d9094 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -ownCloud is written by: +Nextcloud is written by: - AW-UC - Aaron Wood - Achim Königs @@ -43,6 +43,7 @@ ownCloud is written by: - Daniel Molkentin - Daniel Tosello - David Prévot + - David Toledo - Dominik Schmidt - Fabian Henze - Faruk Uzun @@ -136,7 +137,7 @@ ownCloud is written by: - RealRancor - Remco Brenninkmeijer - Renaud Fortier - - Robin Appelman + - Robin Appelman - Robin McCorkell - Roeland Jago Douma - Roman Geber @@ -149,6 +150,7 @@ ownCloud is written by: - Sebastian Döll - Senorsen - Serge Martin + - Sergio Bertolin - Sergio Bertolín - Simon Könnecke - Sjors van der Pluijm @@ -201,6 +203,7 @@ ownCloud is written by: - michag86 - mmccarn - nishiki + - oparoz - root - scambra - scolebrook diff --git a/apps/dav/appinfo/v1/publicwebdav.php b/apps/dav/appinfo/v1/publicwebdav.php index 10981834d82..286629b20f9 100644 --- a/apps/dav/appinfo/v1/publicwebdav.php +++ b/apps/dav/appinfo/v1/publicwebdav.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/CalDAV/BirthdayService.php b/apps/dav/lib/CalDAV/BirthdayService.php index 6aab55a7b20..31a6c73f484 100644 --- a/apps/dav/lib/CalDAV/BirthdayService.php +++ b/apps/dav/lib/CalDAV/BirthdayService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Achim Königs - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/CardDAV/ContactsManager.php b/apps/dav/lib/CardDAV/ContactsManager.php index 18926b10b68..3f2019d582b 100644 --- a/apps/dav/lib/CardDAV/ContactsManager.php +++ b/apps/dav/lib/CardDAV/ContactsManager.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Georg Ehrke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/Connector/PublicAuth.php b/apps/dav/lib/Connector/PublicAuth.php index 62420c042c7..94fa370a873 100644 --- a/apps/dav/lib/Connector/PublicAuth.php +++ b/apps/dav/lib/Connector/PublicAuth.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php b/apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php index 770aa881f42..a806659351c 100644 --- a/apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php +++ b/apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/Directory.php b/apps/dav/lib/Connector/Sabre/Directory.php index 485876e5a96..25cca40a889 100644 --- a/apps/dav/lib/Connector/Sabre/Directory.php +++ b/apps/dav/lib/Connector/Sabre/Directory.php @@ -8,7 +8,7 @@ * @author Jakob Sack * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php b/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php index f248a902617..56a8b2b7641 100644 --- a/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php +++ b/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php @@ -4,7 +4,7 @@ * * @author Morris Jobke * @author Pierre Jochem - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/File.php b/apps/dav/lib/Connector/Sabre/File.php index 6f5c2c2c4d6..f2c69eccff9 100644 --- a/apps/dav/lib/Connector/Sabre/File.php +++ b/apps/dav/lib/Connector/Sabre/File.php @@ -10,7 +10,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/FilesPlugin.php b/apps/dav/lib/Connector/Sabre/FilesPlugin.php index 0f4126c789e..203c0a4683f 100644 --- a/apps/dav/lib/Connector/Sabre/FilesPlugin.php +++ b/apps/dav/lib/Connector/Sabre/FilesPlugin.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/dav/lib/Connector/Sabre/LockPlugin.php b/apps/dav/lib/Connector/Sabre/LockPlugin.php index e22d7694df7..de0aaed4c69 100644 --- a/apps/dav/lib/Connector/Sabre/LockPlugin.php +++ b/apps/dav/lib/Connector/Sabre/LockPlugin.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Müller diff --git a/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php b/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php index 8e0d3f3d05b..57284b22445 100644 --- a/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php +++ b/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/Node.php b/apps/dav/lib/Connector/Sabre/Node.php index 80006fbf54b..a63282c75e2 100644 --- a/apps/dav/lib/Connector/Sabre/Node.php +++ b/apps/dav/lib/Connector/Sabre/Node.php @@ -10,7 +10,7 @@ * @author Klaas Freitag * @author Markus Goetz * @author Morris Jobke - * @author Robin Appelman + * @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 77325675aa9..e872ea58279 100644 --- a/apps/dav/lib/Connector/Sabre/ObjectTree.php +++ b/apps/dav/lib/Connector/Sabre/ObjectTree.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/Connector/Sabre/QuotaPlugin.php b/apps/dav/lib/Connector/Sabre/QuotaPlugin.php index 4d74de1e047..0682fca94ea 100644 --- a/apps/dav/lib/Connector/Sabre/QuotaPlugin.php +++ b/apps/dav/lib/Connector/Sabre/QuotaPlugin.php @@ -4,7 +4,7 @@ * * @author Felix Moeller * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author scambra * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/Connector/Sabre/ServerFactory.php b/apps/dav/lib/Connector/Sabre/ServerFactory.php index 753681715c4..9f142b996ee 100644 --- a/apps/dav/lib/Connector/Sabre/ServerFactory.php +++ b/apps/dav/lib/Connector/Sabre/ServerFactory.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/DAV/Sharing/Xml/Invite.php b/apps/dav/lib/DAV/Sharing/Xml/Invite.php index f43c543e40c..376ae3ee78c 100644 --- a/apps/dav/lib/DAV/Sharing/Xml/Invite.php +++ b/apps/dav/lib/DAV/Sharing/Xml/Invite.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/Files/CustomPropertiesBackend.php b/apps/dav/lib/Files/CustomPropertiesBackend.php index 149cdd4a790..43c02e7d6eb 100644 --- a/apps/dav/lib/Files/CustomPropertiesBackend.php +++ b/apps/dav/lib/Files/CustomPropertiesBackend.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php b/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php index dcceec3624f..76ec8db25b7 100644 --- a/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php +++ b/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/dav/lib/Server.php b/apps/dav/lib/Server.php index ffa2e1163b6..c488feeb800 100644 --- a/apps/dav/lib/Server.php +++ b/apps/dav/lib/Server.php @@ -6,7 +6,7 @@ * @author Christoph Wurst * @author Georg Ehrke * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php b/apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php index 059ac18b62c..fedf76f7929 100644 --- a/apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/tests/unit/Connector/Sabre/FileTest.php b/apps/dav/tests/unit/Connector/Sabre/FileTest.php index b97a037cb11..999326463a1 100644 --- a/apps/dav/tests/unit/Connector/Sabre/FileTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/FileTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/tests/unit/Connector/Sabre/NodeTest.php b/apps/dav/tests/unit/Connector/Sabre/NodeTest.php index 4532b2d3145..0aa3fe6101d 100644 --- a/apps/dav/tests/unit/Connector/Sabre/NodeTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/NodeTest.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php b/apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php index da31e16e74d..0b942aa1bc8 100644 --- a/apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @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 0445754726a..48c920541a8 100644 --- a/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @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 a3c4941736a..ff056da35d3 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Auth.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DeleteTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DeleteTest.php index 8c569dc16bb..240a51d01f2 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DeleteTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DeleteTest.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php index 92749c0d5b6..8aac99e8c54 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/DownloadTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php index 20878ca8e96..e65d58b816f 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/EncryptionUploadTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php index 1bf194b164a..0be2bc5ef79 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/ExceptionPlugin.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php b/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php index 8990f88cc13..00e012197d9 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @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 d1ee93be7e8..a254aca7723 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/RequestTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @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 3d677b397e7..31f8e051ecc 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/Sapi.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @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 310ab18d85f..f22da14a0d8 100644 --- a/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php +++ b/apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/ServerTest.php b/apps/dav/tests/unit/ServerTest.php index 3d5c55f78b6..19e75c7b24e 100644 --- a/apps/dav/tests/unit/ServerTest.php +++ b/apps/dav/tests/unit/ServerTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/encryption/lib/Migration.php b/apps/encryption/lib/Migration.php index cbf967e000d..7f4acbb68d4 100644 --- a/apps/encryption/lib/Migration.php +++ b/apps/encryption/lib/Migration.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/encryption/tests/MigrationTest.php b/apps/encryption/tests/MigrationTest.php index 06b6988e403..3126dd2ff2c 100644 --- a/apps/encryption/tests/MigrationTest.php +++ b/apps/encryption/tests/MigrationTest.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/lib/FederatedShareProvider.php b/apps/federatedfilesharing/lib/FederatedShareProvider.php index 08ae0baf5ea..c567b92c3e4 100644 --- a/apps/federatedfilesharing/lib/FederatedShareProvider.php +++ b/apps/federatedfilesharing/lib/FederatedShareProvider.php @@ -4,7 +4,7 @@ * * @author Bjoern Schiessle * @author Björn Schießle - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/federatedfilesharing/tests/FederatedShareProviderTest.php b/apps/federatedfilesharing/tests/FederatedShareProviderTest.php index c512b496cff..d1a15158afa 100644 --- a/apps/federatedfilesharing/tests/FederatedShareProviderTest.php +++ b/apps/federatedfilesharing/tests/FederatedShareProviderTest.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/federatedfilesharing/tests/RequestHandlerTest.php b/apps/federatedfilesharing/tests/RequestHandlerTest.php index 601d953193e..9689716af3d 100644 --- a/apps/federatedfilesharing/tests/RequestHandlerTest.php +++ b/apps/federatedfilesharing/tests/RequestHandlerTest.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/federation/lib/API/OCSAuthAPI.php b/apps/federation/lib/API/OCSAuthAPI.php index 2443fbb7590..a22de155d4c 100644 --- a/apps/federation/lib/API/OCSAuthAPI.php +++ b/apps/federation/lib/API/OCSAuthAPI.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Lukas Reschke - * @author Robin Appelman + * @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 4018bd31e4a..5d8da05c8e1 100644 --- a/apps/federation/lib/AppInfo/Application.php +++ b/apps/federation/lib/AppInfo/Application.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/federation/lib/BackgroundJob/GetSharedSecret.php b/apps/federation/lib/BackgroundJob/GetSharedSecret.php index 6f947d77b04..521ffca8a70 100644 --- a/apps/federation/lib/BackgroundJob/GetSharedSecret.php +++ b/apps/federation/lib/BackgroundJob/GetSharedSecret.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/federation/lib/BackgroundJob/RequestSharedSecret.php b/apps/federation/lib/BackgroundJob/RequestSharedSecret.php index 37605cc491f..fa7a67a1caf 100644 --- a/apps/federation/lib/BackgroundJob/RequestSharedSecret.php +++ b/apps/federation/lib/BackgroundJob/RequestSharedSecret.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/federation/lib/DbHandler.php b/apps/federation/lib/DbHandler.php index e72bce8cdc0..b30ce740092 100644 --- a/apps/federation/lib/DbHandler.php +++ b/apps/federation/lib/DbHandler.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/federation/tests/API/OCSAuthAPITest.php b/apps/federation/tests/API/OCSAuthAPITest.php index 5d7afa36e7d..7861e917ff8 100644 --- a/apps/federation/tests/API/OCSAuthAPITest.php +++ b/apps/federation/tests/API/OCSAuthAPITest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files/admin.php b/apps/files/admin.php index 48c066a79b7..ad7b16a3a23 100644 --- a/apps/files/admin.php +++ b/apps/files/admin.php @@ -7,7 +7,7 @@ * @author Frank Karlitschek * @author Michael Göhler * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/apps/files/ajax/download.php b/apps/files/ajax/download.php index 75567e9aae6..17a7fd8b322 100644 --- a/apps/files/ajax/download.php +++ b/apps/files/ajax/download.php @@ -9,7 +9,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Piotr Filiciak - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files/ajax/getstoragestats.php b/apps/files/ajax/getstoragestats.php index cbe68b63e09..d1d8d57b468 100644 --- a/apps/files/ajax/getstoragestats.php +++ b/apps/files/ajax/getstoragestats.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Lukas Reschke - * @author Robin Appelman + * @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 a5e3ab5317a..bb95f124dab 100644 --- a/apps/files/ajax/list.php +++ b/apps/files/ajax/list.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files/ajax/upload.php b/apps/files/ajax/upload.php index 2592e1cbf39..9de5c0bce39 100644 --- a/apps/files/ajax/upload.php +++ b/apps/files/ajax/upload.php @@ -13,7 +13,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Luke Policinski - * @author Robin Appelman + * @author Robin Appelman * @author Roman Geber * @author TheSFReader * @author Thomas Müller diff --git a/apps/files/appinfo/app.php b/apps/files/appinfo/app.php index 574dc6ea9be..cc86e9bf270 100644 --- a/apps/files/appinfo/app.php +++ b/apps/files/appinfo/app.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files/download.php b/apps/files/download.php index 14633207e09..60f386f50f0 100644 --- a/apps/files/download.php +++ b/apps/files/download.php @@ -7,7 +7,7 @@ * @author Frank Karlitschek * @author Jakob Sack * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files/lib/Command/Scan.php b/apps/files/lib/Command/Scan.php index 3ca0bb1f2c8..25933ae25aa 100644 --- a/apps/files/lib/Command/Scan.php +++ b/apps/files/lib/Command/Scan.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author martin.mattel@diemattels.at * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files/lib/Controller/ViewController.php b/apps/files/lib/Controller/ViewController.php index a1c46d9fa73..5e342e6589b 100644 --- a/apps/files/lib/Controller/ViewController.php +++ b/apps/files/lib/Controller/ViewController.php @@ -5,7 +5,7 @@ * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files/lib/Helper.php b/apps/files/lib/Helper.php index db70ed191bc..26bc020c871 100644 --- a/apps/files/lib/Helper.php +++ b/apps/files/lib/Helper.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files/tests/Command/DeleteOrphanedFilesTest.php b/apps/files/tests/Command/DeleteOrphanedFilesTest.php index 4eee9c516e4..b4d16e54617 100644 --- a/apps/files/tests/Command/DeleteOrphanedFilesTest.php +++ b/apps/files/tests/Command/DeleteOrphanedFilesTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/files/tests/HelperTest.php b/apps/files/tests/HelperTest.php index b32c5a5c72a..8afd52abd95 100644 --- a/apps/files/tests/HelperTest.php +++ b/apps/files/tests/HelperTest.php @@ -5,7 +5,7 @@ * @author brumsel * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_external/ajax/oauth1.php b/apps/files_external/ajax/oauth1.php index ae896083354..f0f872c99ff 100644 --- a/apps/files_external/ajax/oauth1.php +++ b/apps/files_external/ajax/oauth1.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Michael Gapczynski - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/apps/files_external/ajax/oauth2.php b/apps/files_external/ajax/oauth2.php index 478bb22f172..db2570800af 100644 --- a/apps/files_external/ajax/oauth2.php +++ b/apps/files_external/ajax/oauth2.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Michael Gapczynski - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * @author Volkan Gezer diff --git a/apps/files_external/appinfo/app.php b/apps/files_external/appinfo/app.php index cec58332d6c..3a90cf0c2c1 100644 --- a/apps/files_external/appinfo/app.php +++ b/apps/files_external/appinfo/app.php @@ -5,7 +5,7 @@ * @author Jan-Christoph Borchardt * @author j-ed * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * @author Thomas Müller diff --git a/apps/files_external/appinfo/register_command.php b/apps/files_external/appinfo/register_command.php index e45f1866b0b..614f0c0a97a 100644 --- a/apps/files_external/appinfo/register_command.php +++ b/apps/files_external/appinfo/register_command.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index 717315e9c79..97c2d7b0e00 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * @author Vincent Petry diff --git a/apps/files_external/appinfo/update.php b/apps/files_external/appinfo/update.php index 9a90f08b6b1..3d173f300e7 100644 --- a/apps/files_external/appinfo/update.php +++ b/apps/files_external/appinfo/update.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/AppInfo/Application.php b/apps/files_external/lib/AppInfo/Application.php index e3ab88ed955..a32a3a26c7f 100644 --- a/apps/files_external/lib/AppInfo/Application.php +++ b/apps/files_external/lib/AppInfo/Application.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Ross Nicoll diff --git a/apps/files_external/lib/Command/Applicable.php b/apps/files_external/lib/Command/Applicable.php index 44d65135ae8..c7c2f6aa216 100644 --- a/apps/files_external/lib/Command/Applicable.php +++ b/apps/files_external/lib/Command/Applicable.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Backends.php b/apps/files_external/lib/Command/Backends.php index 56961cdab64..b5c1b7f7a54 100644 --- a/apps/files_external/lib/Command/Backends.php +++ b/apps/files_external/lib/Command/Backends.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Config.php b/apps/files_external/lib/Command/Config.php index 72ccdf35257..cd1c9244d13 100644 --- a/apps/files_external/lib/Command/Config.php +++ b/apps/files_external/lib/Command/Config.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Create.php b/apps/files_external/lib/Command/Create.php index 2142dfce7be..d5b320dcfc2 100644 --- a/apps/files_external/lib/Command/Create.php +++ b/apps/files_external/lib/Command/Create.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Delete.php b/apps/files_external/lib/Command/Delete.php index a7399cf1178..d63aa35050c 100644 --- a/apps/files_external/lib/Command/Delete.php +++ b/apps/files_external/lib/Command/Delete.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Export.php b/apps/files_external/lib/Command/Export.php index 4da3dd2308e..9e586609d62 100644 --- a/apps/files_external/lib/Command/Export.php +++ b/apps/files_external/lib/Command/Export.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Import.php b/apps/files_external/lib/Command/Import.php index 23e7a0cfd3b..2159c0a001e 100644 --- a/apps/files_external/lib/Command/Import.php +++ b/apps/files_external/lib/Command/Import.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/ListCommand.php b/apps/files_external/lib/Command/ListCommand.php index d6ce42b9a12..fc1f2bf6c5a 100644 --- a/apps/files_external/lib/Command/ListCommand.php +++ b/apps/files_external/lib/Command/ListCommand.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Notify.php b/apps/files_external/lib/Command/Notify.php index 7067517842b..913299b59b4 100644 --- a/apps/files_external/lib/Command/Notify.php +++ b/apps/files_external/lib/Command/Notify.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/apps/files_external/lib/Command/Option.php b/apps/files_external/lib/Command/Option.php index ab09401caf8..59fde157dac 100644 --- a/apps/files_external/lib/Command/Option.php +++ b/apps/files_external/lib/Command/Option.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Command/Verify.php b/apps/files_external/lib/Command/Verify.php index 719f27fb56c..57a10eaac57 100644 --- a/apps/files_external/lib/Command/Verify.php +++ b/apps/files_external/lib/Command/Verify.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Config/ConfigAdapter.php b/apps/files_external/lib/Config/ConfigAdapter.php index 0e006f51885..00366135ea4 100644 --- a/apps/files_external/lib/Config/ConfigAdapter.php +++ b/apps/files_external/lib/Config/ConfigAdapter.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/lib/Controller/AjaxController.php b/apps/files_external/lib/Controller/AjaxController.php index 4d525843d4b..0bee1ce9778 100644 --- a/apps/files_external/lib/Controller/AjaxController.php +++ b/apps/files_external/lib/Controller/AjaxController.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * diff --git a/apps/files_external/lib/Controller/GlobalStoragesController.php b/apps/files_external/lib/Controller/GlobalStoragesController.php index ae7a5635fe6..c6a19004e8e 100644 --- a/apps/files_external/lib/Controller/GlobalStoragesController.php +++ b/apps/files_external/lib/Controller/GlobalStoragesController.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Juan Pablo Villafáñez - * @author Robin Appelman + * @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 93ebee3e1c8..ef7cc8c6e4f 100644 --- a/apps/files_external/lib/Controller/StoragesController.php +++ b/apps/files_external/lib/Controller/StoragesController.php @@ -5,7 +5,7 @@ * @author Jesús Macias * @author Joas Schilling * @author Juan Pablo Villafáñez - * @author Robin Appelman + * @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 cfa8c87b0cb..4acbc156261 100644 --- a/apps/files_external/lib/Controller/UserGlobalStoragesController.php +++ b/apps/files_external/lib/Controller/UserGlobalStoragesController.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Juan Pablo Villafáñez - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Controller/UserStoragesController.php b/apps/files_external/lib/Controller/UserStoragesController.php index b51cc24c2eb..db078346313 100644 --- a/apps/files_external/lib/Controller/UserStoragesController.php +++ b/apps/files_external/lib/Controller/UserStoragesController.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Juan Pablo Villafáñez - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/lib/Lib/Auth/AuthMechanism.php b/apps/files_external/lib/Lib/Auth/AuthMechanism.php index 0ce9280fb78..1229fd7f07e 100644 --- a/apps/files_external/lib/Lib/Auth/AuthMechanism.php +++ b/apps/files_external/lib/Lib/Auth/AuthMechanism.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/Auth/IUserProvided.php b/apps/files_external/lib/Lib/Auth/IUserProvided.php index c5391a60e0f..ed4abaf6573 100644 --- a/apps/files_external/lib/Lib/Auth/IUserProvided.php +++ b/apps/files_external/lib/Lib/Auth/IUserProvided.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php index 9684b0f07ec..502024be4f2 100644 --- a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php +++ b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2015, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Lib/DefinitionParameter.php b/apps/files_external/lib/Lib/DefinitionParameter.php index 5a84d00d662..c1108fccce7 100644 --- a/apps/files_external/lib/Lib/DefinitionParameter.php +++ b/apps/files_external/lib/Lib/DefinitionParameter.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/FrontendDefinitionTrait.php b/apps/files_external/lib/Lib/FrontendDefinitionTrait.php index 6d38ce26a67..ae4b8ec4c37 100644 --- a/apps/files_external/lib/Lib/FrontendDefinitionTrait.php +++ b/apps/files_external/lib/Lib/FrontendDefinitionTrait.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php b/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php index af98556b5e6..925dae7030d 100644 --- a/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php +++ b/apps/files_external/lib/Lib/InsufficientDataForMeaningfulAnswerException.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/PersonalMount.php b/apps/files_external/lib/Lib/PersonalMount.php index 9f5c547d9cd..c54ed0a79f3 100644 --- a/apps/files_external/lib/Lib/PersonalMount.php +++ b/apps/files_external/lib/Lib/PersonalMount.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/Storage/AmazonS3.php b/apps/files_external/lib/Lib/Storage/AmazonS3.php index 9e6ed1e3923..25b8e74b820 100644 --- a/apps/files_external/lib/Lib/Storage/AmazonS3.php +++ b/apps/files_external/lib/Lib/Storage/AmazonS3.php @@ -13,7 +13,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Storage/Dropbox.php b/apps/files_external/lib/Lib/Storage/Dropbox.php index 2b269c80607..45bc6cd0e98 100644 --- a/apps/files_external/lib/Lib/Storage/Dropbox.php +++ b/apps/files_external/lib/Lib/Storage/Dropbox.php @@ -7,7 +7,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @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 9a74d1edc34..6f34416d111 100644 --- a/apps/files_external/lib/Lib/Storage/FTP.php +++ b/apps/files_external/lib/Lib/Storage/FTP.php @@ -9,7 +9,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Senorsen * @author Thomas Müller diff --git a/apps/files_external/lib/Lib/Storage/Google.php b/apps/files_external/lib/Lib/Storage/Google.php index 6a8cc0434fe..a3133cb4743 100644 --- a/apps/files_external/lib/Lib/Storage/Google.php +++ b/apps/files_external/lib/Lib/Storage/Google.php @@ -12,7 +12,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Storage/SFTP.php b/apps/files_external/lib/Lib/Storage/SFTP.php index 417b76ccf00..9d20742fcb0 100644 --- a/apps/files_external/lib/Lib/Storage/SFTP.php +++ b/apps/files_external/lib/Lib/Storage/SFTP.php @@ -9,7 +9,7 @@ * @author Lennart Rosam * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * @author SA diff --git a/apps/files_external/lib/Lib/Storage/SMB.php b/apps/files_external/lib/Lib/Storage/SMB.php index 2512e438865..50ea186060a 100644 --- a/apps/files_external/lib/Lib/Storage/SMB.php +++ b/apps/files_external/lib/Lib/Storage/SMB.php @@ -8,7 +8,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Storage/StreamWrapper.php b/apps/files_external/lib/Lib/Storage/StreamWrapper.php index 670ec2d769a..5b440910060 100644 --- a/apps/files_external/lib/Lib/Storage/StreamWrapper.php +++ b/apps/files_external/lib/Lib/Storage/StreamWrapper.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/lib/Lib/Storage/Swift.php b/apps/files_external/lib/Lib/Storage/Swift.php index 6514608d523..ba0b4898e2e 100644 --- a/apps/files_external/lib/Lib/Storage/Swift.php +++ b/apps/files_external/lib/Lib/Storage/Swift.php @@ -11,7 +11,7 @@ * @author Martin Mattel * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Tim Dettrick diff --git a/apps/files_external/lib/Lib/StorageConfig.php b/apps/files_external/lib/Lib/StorageConfig.php index f4de425ff91..093e6840a19 100644 --- a/apps/files_external/lib/Lib/StorageConfig.php +++ b/apps/files_external/lib/Lib/StorageConfig.php @@ -5,7 +5,7 @@ * @author Jesús Macias * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @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 23fb3f5ebc4..004ca019eb0 100644 --- a/apps/files_external/lib/Migration/DummyUserSession.php +++ b/apps/files_external/lib/Migration/DummyUserSession.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Migration/StorageMigrator.php b/apps/files_external/lib/Migration/StorageMigrator.php index 96aafb5895c..e48c6726136 100644 --- a/apps/files_external/lib/Migration/StorageMigrator.php +++ b/apps/files_external/lib/Migration/StorageMigrator.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Service/DBConfigService.php b/apps/files_external/lib/Service/DBConfigService.php index 5d4ef81ce6a..a94b73772e7 100644 --- a/apps/files_external/lib/Service/DBConfigService.php +++ b/apps/files_external/lib/Service/DBConfigService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Service/GlobalLegacyStoragesService.php b/apps/files_external/lib/Service/GlobalLegacyStoragesService.php index 3fceadf84c9..ee7f158b792 100644 --- a/apps/files_external/lib/Service/GlobalLegacyStoragesService.php +++ b/apps/files_external/lib/Service/GlobalLegacyStoragesService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Service/GlobalStoragesService.php b/apps/files_external/lib/Service/GlobalStoragesService.php index 1a0a8347335..d0431ed11a6 100644 --- a/apps/files_external/lib/Service/GlobalStoragesService.php +++ b/apps/files_external/lib/Service/GlobalStoragesService.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Vincent Petry diff --git a/apps/files_external/lib/Service/ImportLegacyStoragesService.php b/apps/files_external/lib/Service/ImportLegacyStoragesService.php index d8add8cf247..9b3dc5336be 100644 --- a/apps/files_external/lib/Service/ImportLegacyStoragesService.php +++ b/apps/files_external/lib/Service/ImportLegacyStoragesService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Service/LegacyStoragesService.php b/apps/files_external/lib/Service/LegacyStoragesService.php index 81dee6fceef..68faf0f2854 100644 --- a/apps/files_external/lib/Service/LegacyStoragesService.php +++ b/apps/files_external/lib/Service/LegacyStoragesService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Service/StoragesService.php b/apps/files_external/lib/Service/StoragesService.php index b4858fc90c9..43839a17d76 100644 --- a/apps/files_external/lib/Service/StoragesService.php +++ b/apps/files_external/lib/Service/StoragesService.php @@ -5,7 +5,7 @@ * @author Jesús Macias * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Vincent Petry diff --git a/apps/files_external/lib/Service/UserGlobalStoragesService.php b/apps/files_external/lib/Service/UserGlobalStoragesService.php index 3cffca63b4e..c22508e57c4 100644 --- a/apps/files_external/lib/Service/UserGlobalStoragesService.php +++ b/apps/files_external/lib/Service/UserGlobalStoragesService.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Service/UserLegacyStoragesService.php b/apps/files_external/lib/Service/UserLegacyStoragesService.php index 7cf4ac7553b..dec673b6f72 100644 --- a/apps/files_external/lib/Service/UserLegacyStoragesService.php +++ b/apps/files_external/lib/Service/UserLegacyStoragesService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Service/UserStoragesService.php b/apps/files_external/lib/Service/UserStoragesService.php index 735734836ae..b225f1eec8c 100644 --- a/apps/files_external/lib/Service/UserStoragesService.php +++ b/apps/files_external/lib/Service/UserStoragesService.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Vincent Petry diff --git a/apps/files_external/lib/config.php b/apps/files_external/lib/config.php index 5dd6744cd99..cd3b4d9f3cb 100644 --- a/apps/files_external/lib/config.php +++ b/apps/files_external/lib/config.php @@ -13,7 +13,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/personal.php b/apps/files_external/personal.php index 5b709a83744..e2131252384 100644 --- a/apps/files_external/personal.php +++ b/apps/files_external/personal.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/settings.php b/apps/files_external/settings.php index f51c9e500e4..cb9ee5ccde0 100644 --- a/apps/files_external/settings.php +++ b/apps/files_external/settings.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/tests/Auth/Password/GlobalAuth.php b/apps/files_external/tests/Auth/Password/GlobalAuth.php index 5fc31be56c7..1f0841a3493 100644 --- a/apps/files_external/tests/Auth/Password/GlobalAuth.php +++ b/apps/files_external/tests/Auth/Password/GlobalAuth.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/tests/Command/ApplicableTest.php b/apps/files_external/tests/Command/ApplicableTest.php index dc9a5e2e0b0..7e2ba9563a2 100644 --- a/apps/files_external/tests/Command/ApplicableTest.php +++ b/apps/files_external/tests/Command/ApplicableTest.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/tests/Command/CommandTest.php b/apps/files_external/tests/Command/CommandTest.php index 60e3dd2d0a7..568fdd7a52f 100644 --- a/apps/files_external/tests/Command/CommandTest.php +++ b/apps/files_external/tests/Command/CommandTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/tests/Command/ListCommandTest.php b/apps/files_external/tests/Command/ListCommandTest.php index 0d0128b1dfd..256b35d8883 100644 --- a/apps/files_external/tests/Command/ListCommandTest.php +++ b/apps/files_external/tests/Command/ListCommandTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php b/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php index 4ca90c18b9c..627892613ec 100644 --- a/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php +++ b/apps/files_external/tests/Controller/GlobalStoragesControllerTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @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 443b61b89d1..36182505bf6 100644 --- a/apps/files_external/tests/Controller/UserStoragesControllerTest.php +++ b/apps/files_external/tests/Controller/UserStoragesControllerTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/tests/DefinitionParameterTest.php b/apps/files_external/tests/DefinitionParameterTest.php index 1b0c82abb94..d60d9677dbe 100644 --- a/apps/files_external/tests/DefinitionParameterTest.php +++ b/apps/files_external/tests/DefinitionParameterTest.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/tests/FrontendDefinitionTraitTest.php b/apps/files_external/tests/FrontendDefinitionTraitTest.php index 99260e8db0b..7efc7c66586 100644 --- a/apps/files_external/tests/FrontendDefinitionTraitTest.php +++ b/apps/files_external/tests/FrontendDefinitionTraitTest.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/tests/PersonalMountTest.php b/apps/files_external/tests/PersonalMountTest.php index b3a2e772cf2..28c3bab7455 100644 --- a/apps/files_external/tests/PersonalMountTest.php +++ b/apps/files_external/tests/PersonalMountTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/tests/Service/DBConfigServiceTest.php b/apps/files_external/tests/Service/DBConfigServiceTest.php index d422a982108..e6115ddec20 100644 --- a/apps/files_external/tests/Service/DBConfigServiceTest.php +++ b/apps/files_external/tests/Service/DBConfigServiceTest.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php index 3daec1d6d41..ba62feb7f96 100644 --- a/apps/files_external/tests/Service/GlobalStoragesServiceTest.php +++ b/apps/files_external/tests/Service/GlobalStoragesServiceTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @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 f60340b6e1c..5dcd93c8ae0 100644 --- a/apps/files_external/tests/Service/StoragesServiceTest.php +++ b/apps/files_external/tests/Service/StoragesServiceTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @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 68a89a2aa08..6d4aa922c72 100644 --- a/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php +++ b/apps/files_external/tests/Service/UserGlobalStoragesServiceTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @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 9c23945b8a4..85338065c73 100644 --- a/apps/files_external/tests/Service/UserStoragesServiceTest.php +++ b/apps/files_external/tests/Service/UserStoragesServiceTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/tests/Storage/Amazons3Test.php b/apps/files_external/tests/Storage/Amazons3Test.php index 79c5de313fc..ce616ca175f 100644 --- a/apps/files_external/tests/Storage/Amazons3Test.php +++ b/apps/files_external/tests/Storage/Amazons3Test.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/apps/files_external/tests/Storage/DropboxTest.php b/apps/files_external/tests/Storage/DropboxTest.php index 1ab50997f02..910f8245e93 100644 --- a/apps/files_external/tests/Storage/DropboxTest.php +++ b/apps/files_external/tests/Storage/DropboxTest.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @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 56d3ecf7de0..5b56becb4ad 100644 --- a/apps/files_external/tests/Storage/FtpTest.php +++ b/apps/files_external/tests/Storage/FtpTest.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @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 f305408fad7..2a73da4be83 100644 --- a/apps/files_external/tests/Storage/GoogleTest.php +++ b/apps/files_external/tests/Storage/GoogleTest.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/tests/Storage/SftpTest.php b/apps/files_external/tests/Storage/SftpTest.php index 4ca379e840e..85b2eec057f 100644 --- a/apps/files_external/tests/Storage/SftpTest.php +++ b/apps/files_external/tests/Storage/SftpTest.php @@ -5,7 +5,7 @@ * @author hkjolhede * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @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 ca6cde1051e..150d4d3a035 100644 --- a/apps/files_external/tests/Storage/SmbTest.php +++ b/apps/files_external/tests/Storage/SmbTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/tests/Storage/SwiftTest.php b/apps/files_external/tests/Storage/SwiftTest.php index fe1120d223f..19f185ed033 100644 --- a/apps/files_external/tests/Storage/SwiftTest.php +++ b/apps/files_external/tests/Storage/SwiftTest.php @@ -5,7 +5,7 @@ * @author Christian Berendt * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/apps/files_external/tests/Storage/WebdavTest.php b/apps/files_external/tests/Storage/WebdavTest.php index 98a59af0ba9..1e518e23b77 100644 --- a/apps/files_external/tests/Storage/WebdavTest.php +++ b/apps/files_external/tests/Storage/WebdavTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_external/tests/config.php b/apps/files_external/tests/config.php index 154b2b4410d..8f953753fdd 100644 --- a/apps/files_external/tests/config.php +++ b/apps/files_external/tests/config.php @@ -5,7 +5,7 @@ * @author Christian Berendt * @author hkjolhede * @author Michael Gapczynski - * @author Robin Appelman + * @author Robin Appelman * @author Ross Nicoll * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_sharing/ajax/shareinfo.php b/apps/files_sharing/ajax/shareinfo.php index ca45e3f9fbf..75d6e6081ec 100644 --- a/apps/files_sharing/ajax/shareinfo.php +++ b/apps/files_sharing/ajax/shareinfo.php @@ -6,7 +6,7 @@ * @author Björn Schießle * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Vincent Petry diff --git a/apps/files_sharing/appinfo/app.php b/apps/files_sharing/appinfo/app.php index 2cce3ad6122..2df7f099838 100644 --- a/apps/files_sharing/appinfo/app.php +++ b/apps/files_sharing/appinfo/app.php @@ -7,7 +7,7 @@ * @author Gadzy * @author Joas Schilling * @author Michael Gapczynski - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_sharing/appinfo/routes.php b/apps/files_sharing/appinfo/routes.php index b17f150c286..92c2759ed14 100644 --- a/apps/files_sharing/appinfo/routes.php +++ b/apps/files_sharing/appinfo/routes.php @@ -6,7 +6,7 @@ * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/files_sharing/lib/AppInfo/Application.php b/apps/files_sharing/lib/AppInfo/Application.php index 37ef166d0ca..aff42cd43dc 100644 --- a/apps/files_sharing/lib/AppInfo/Application.php +++ b/apps/files_sharing/lib/AppInfo/Application.php @@ -6,7 +6,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Cache.php b/apps/files_sharing/lib/Cache.php index 55bd03d8e46..7977410f587 100644 --- a/apps/files_sharing/lib/Cache.php +++ b/apps/files_sharing/lib/Cache.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Controllers/ExternalSharesController.php b/apps/files_sharing/lib/Controllers/ExternalSharesController.php index cf935d64dc8..24b3211e009 100644 --- a/apps/files_sharing/lib/Controllers/ExternalSharesController.php +++ b/apps/files_sharing/lib/Controllers/ExternalSharesController.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/Controllers/ShareController.php b/apps/files_sharing/lib/Controllers/ShareController.php index fa3d64cfbc2..cd0d40048cf 100644 --- a/apps/files_sharing/lib/Controllers/ShareController.php +++ b/apps/files_sharing/lib/Controllers/ShareController.php @@ -10,7 +10,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Piotr Filiciak - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_sharing/lib/External/Cache.php b/apps/files_sharing/lib/External/Cache.php index 59e90fc5086..eaf8e0c4acf 100644 --- a/apps/files_sharing/lib/External/Cache.php +++ b/apps/files_sharing/lib/External/Cache.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/External/Manager.php b/apps/files_sharing/lib/External/Manager.php index 06bda622ee1..741428d8e88 100644 --- a/apps/files_sharing/lib/External/Manager.php +++ b/apps/files_sharing/lib/External/Manager.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * diff --git a/apps/files_sharing/lib/External/Mount.php b/apps/files_sharing/lib/External/Mount.php index 2c2435dc727..d756a1830b2 100644 --- a/apps/files_sharing/lib/External/Mount.php +++ b/apps/files_sharing/lib/External/Mount.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/lib/External/MountProvider.php b/apps/files_sharing/lib/External/MountProvider.php index 2aab36ae6c4..f46bb009ab0 100644 --- a/apps/files_sharing/lib/External/MountProvider.php +++ b/apps/files_sharing/lib/External/MountProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/lib/External/Scanner.php b/apps/files_sharing/lib/External/Scanner.php index a1466b4970f..a0443338114 100644 --- a/apps/files_sharing/lib/External/Scanner.php +++ b/apps/files_sharing/lib/External/Scanner.php @@ -5,7 +5,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/External/Storage.php b/apps/files_sharing/lib/External/Storage.php index 76f86b82952..1ed6375cd4f 100644 --- a/apps/files_sharing/lib/External/Storage.php +++ b/apps/files_sharing/lib/External/Storage.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/lib/External/Watcher.php b/apps/files_sharing/lib/External/Watcher.php index 729058ad5b5..e733e166798 100644 --- a/apps/files_sharing/lib/External/Watcher.php +++ b/apps/files_sharing/lib/External/Watcher.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/lib/Helper.php b/apps/files_sharing/lib/Helper.php index 13736a25119..5ba65ea1317 100644 --- a/apps/files_sharing/lib/Helper.php +++ b/apps/files_sharing/lib/Helper.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_sharing/lib/Hooks.php b/apps/files_sharing/lib/Hooks.php index fcc499cf856..237e845bc4e 100644 --- a/apps/files_sharing/lib/Hooks.php +++ b/apps/files_sharing/lib/Hooks.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/lib/ISharedStorage.php b/apps/files_sharing/lib/ISharedStorage.php index 9ff19190aa6..b8abd5821d7 100644 --- a/apps/files_sharing/lib/ISharedStorage.php +++ b/apps/files_sharing/lib/ISharedStorage.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/lib/Migration.php b/apps/files_sharing/lib/Migration.php index 3b60b0c23c6..9c971bf7f49 100644 --- a/apps/files_sharing/lib/Migration.php +++ b/apps/files_sharing/lib/Migration.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/MountProvider.php b/apps/files_sharing/lib/MountProvider.php index a440f4de07b..1a08b5e9b65 100644 --- a/apps/files_sharing/lib/MountProvider.php +++ b/apps/files_sharing/lib/MountProvider.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_sharing/lib/Scanner.php b/apps/files_sharing/lib/Scanner.php index f524348417f..6982f1b4612 100644 --- a/apps/files_sharing/lib/Scanner.php +++ b/apps/files_sharing/lib/Scanner.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_sharing/lib/SharedMount.php b/apps/files_sharing/lib/SharedMount.php index a30688ca36c..e5b7edc8e02 100644 --- a/apps/files_sharing/lib/SharedMount.php +++ b/apps/files_sharing/lib/SharedMount.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_sharing/lib/SharedPropagator.php b/apps/files_sharing/lib/SharedPropagator.php index 19feeb66929..cd4aab3b522 100644 --- a/apps/files_sharing/lib/SharedPropagator.php +++ b/apps/files_sharing/lib/SharedPropagator.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/share/file.php b/apps/files_sharing/lib/share/file.php index 61a2a379c62..370e755ec80 100644 --- a/apps/files_sharing/lib/share/file.php +++ b/apps/files_sharing/lib/share/file.php @@ -4,12 +4,14 @@ * * @author Andreas Fischer * @author Bart Visscher - * @author Björn Schießle - * @author Lukas Reschke + * @author Bjoern Schiessle + * @author Björn Schießle + * @author Joas Schilling + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman - * @author Roeland Jago Douma + * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/lib/sharedstorage.php b/apps/files_sharing/lib/sharedstorage.php index 5dbdd9adaa8..710137cfe9a 100644 --- a/apps/files_sharing/lib/sharedstorage.php +++ b/apps/files_sharing/lib/sharedstorage.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author scambra diff --git a/apps/files_sharing/tests/ApiTest.php b/apps/files_sharing/tests/ApiTest.php index 1a645444a0d..88b7d86e6f1 100644 --- a/apps/files_sharing/tests/ApiTest.php +++ b/apps/files_sharing/tests/ApiTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/BackendTest.php b/apps/files_sharing/tests/BackendTest.php index 0911c5b0d55..f5fd726d637 100644 --- a/apps/files_sharing/tests/BackendTest.php +++ b/apps/files_sharing/tests/BackendTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/CacheTest.php b/apps/files_sharing/tests/CacheTest.php index 19120d977ca..531aa13aa33 100644 --- a/apps/files_sharing/tests/CacheTest.php +++ b/apps/files_sharing/tests/CacheTest.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Müller diff --git a/apps/files_sharing/tests/Controllers/ShareControllerTest.php b/apps/files_sharing/tests/Controllers/ShareControllerTest.php index a978d0ef7a3..34ed08629af 100644 --- a/apps/files_sharing/tests/Controllers/ShareControllerTest.php +++ b/apps/files_sharing/tests/Controllers/ShareControllerTest.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Cloutier diff --git a/apps/files_sharing/tests/EncryptedSizePropagationTest.php b/apps/files_sharing/tests/EncryptedSizePropagationTest.php index 055c478141c..6b6ed2cd73e 100644 --- a/apps/files_sharing/tests/EncryptedSizePropagationTest.php +++ b/apps/files_sharing/tests/EncryptedSizePropagationTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/tests/EtagPropagationTest.php b/apps/files_sharing/tests/EtagPropagationTest.php index bb69d92304c..977f98f0497 100644 --- a/apps/files_sharing/tests/EtagPropagationTest.php +++ b/apps/files_sharing/tests/EtagPropagationTest.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke - * @author Robin Appelman + * @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 5d86d79760b..a31a748a69b 100644 --- a/apps/files_sharing/tests/External/CacheTest.php +++ b/apps/files_sharing/tests/External/CacheTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @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 7d9bc1bb197..931c1fed14d 100644 --- a/apps/files_sharing/tests/External/ManagerTest.php +++ b/apps/files_sharing/tests/External/ManagerTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/ExternalStorageTest.php b/apps/files_sharing/tests/ExternalStorageTest.php index 20a65b2744a..48c348667c5 100644 --- a/apps/files_sharing/tests/ExternalStorageTest.php +++ b/apps/files_sharing/tests/ExternalStorageTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_sharing/tests/GroupEtagPropagationTest.php b/apps/files_sharing/tests/GroupEtagPropagationTest.php index bea49a09afa..0ff3a4c01c6 100644 --- a/apps/files_sharing/tests/GroupEtagPropagationTest.php +++ b/apps/files_sharing/tests/GroupEtagPropagationTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/apps/files_sharing/tests/LockingTest.php b/apps/files_sharing/tests/LockingTest.php index 6361119608b..4af5e3e2cee 100644 --- a/apps/files_sharing/tests/LockingTest.php +++ b/apps/files_sharing/tests/LockingTest.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @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 39a4ac91a3f..2eca474e966 100644 --- a/apps/files_sharing/tests/PermissionsTest.php +++ b/apps/files_sharing/tests/PermissionsTest.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Joas Schilling - * @author Robin Appelman + * @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 d641ed9ff08..21cea3033af 100644 --- a/apps/files_sharing/tests/PropagationTestCase.php +++ b/apps/files_sharing/tests/PropagationTestCase.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_sharing/tests/ShareTest.php b/apps/files_sharing/tests/ShareTest.php index edd853dee36..c1e61152e63 100644 --- a/apps/files_sharing/tests/ShareTest.php +++ b/apps/files_sharing/tests/ShareTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/files_sharing/tests/SharedMountTest.php b/apps/files_sharing/tests/SharedMountTest.php index 20b81e4ddb3..7427304eb14 100644 --- a/apps/files_sharing/tests/SharedMountTest.php +++ b/apps/files_sharing/tests/SharedMountTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_sharing/tests/SharedStorageTest.php b/apps/files_sharing/tests/SharedStorageTest.php index 57b59f9b70f..9be52b3febb 100644 --- a/apps/files_sharing/tests/SharedStorageTest.php +++ b/apps/files_sharing/tests/SharedStorageTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @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 61db3cb5901..3655977fd94 100644 --- a/apps/files_sharing/tests/SizePropagationTest.php +++ b/apps/files_sharing/tests/SizePropagationTest.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/files_sharing/tests/TestCase.php b/apps/files_sharing/tests/TestCase.php index cb1423f2ec8..de7968dd3ec 100644 --- a/apps/files_sharing/tests/TestCase.php +++ b/apps/files_sharing/tests/TestCase.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/apps/files_sharing/tests/UnshareChildrenTest.php b/apps/files_sharing/tests/UnshareChildrenTest.php index f88021f974e..2bde37af20e 100644 --- a/apps/files_sharing/tests/UnshareChildrenTest.php +++ b/apps/files_sharing/tests/UnshareChildrenTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/apps/files_sharing/tests/UpdaterTest.php b/apps/files_sharing/tests/UpdaterTest.php index 4d8cbe35351..da292826f0a 100644 --- a/apps/files_sharing/tests/UpdaterTest.php +++ b/apps/files_sharing/tests/UpdaterTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @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 c77aeb767e4..e6ca5f40a8f 100644 --- a/apps/files_sharing/tests/WatcherTest.php +++ b/apps/files_sharing/tests/WatcherTest.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @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 1a2223868f6..d75325c3aeb 100644 --- a/apps/files_trashbin/ajax/delete.php +++ b/apps/files_trashbin/ajax/delete.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/apps/files_trashbin/ajax/undelete.php b/apps/files_trashbin/ajax/undelete.php index 408fdd1eb6b..9095c551b4f 100644 --- a/apps/files_trashbin/ajax/undelete.php +++ b/apps/files_trashbin/ajax/undelete.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Björn Schießle * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_trashbin/appinfo/app.php b/apps/files_trashbin/appinfo/app.php index 96ccb378dd7..ed53657d22a 100644 --- a/apps/files_trashbin/appinfo/app.php +++ b/apps/files_trashbin/appinfo/app.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Christopher Schäpers * @author Florin Peter - * @author Robin Appelman + * @author Robin Appelman * @author Victor Dubiniuk * @author Vincent Petry * diff --git a/apps/files_trashbin/lib/Command/Expire.php b/apps/files_trashbin/lib/Command/Expire.php index 8f6a07b4fdb..0d9bb4a088a 100644 --- a/apps/files_trashbin/lib/Command/Expire.php +++ b/apps/files_trashbin/lib/Command/Expire.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_trashbin/lib/Helper.php b/apps/files_trashbin/lib/Helper.php index 838c6cac173..836f799381a 100644 --- a/apps/files_trashbin/lib/Helper.php +++ b/apps/files_trashbin/lib/Helper.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_trashbin/lib/Storage.php b/apps/files_trashbin/lib/Storage.php index 7247031a272..a6672dbf63a 100644 --- a/apps/files_trashbin/lib/Storage.php +++ b/apps/files_trashbin/lib/Storage.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/apps/files_trashbin/lib/Trashbin.php b/apps/files_trashbin/lib/Trashbin.php index 408d087aa25..db6eb29228b 100644 --- a/apps/files_trashbin/lib/Trashbin.php +++ b/apps/files_trashbin/lib/Trashbin.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Qingping Hou - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sjors van der Pluijm diff --git a/apps/files_trashbin/tests/StorageTest.php b/apps/files_trashbin/tests/StorageTest.php index 7b81bc23fa0..2aebe6414f7 100644 --- a/apps/files_trashbin/tests/StorageTest.php +++ b/apps/files_trashbin/tests/StorageTest.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Müller diff --git a/apps/files_trashbin/tests/TrashbinTest.php b/apps/files_trashbin/tests/TrashbinTest.php index ea2d179be8e..cb5a9fed5bb 100644 --- a/apps/files_trashbin/tests/TrashbinTest.php +++ b/apps/files_trashbin/tests/TrashbinTest.php @@ -6,7 +6,7 @@ * @author Clark Tomlinson * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/apps/files_versions/ajax/rollbackVersion.php b/apps/files_versions/ajax/rollbackVersion.php index 681f7f97efc..6d5933e07fd 100644 --- a/apps/files_versions/ajax/rollbackVersion.php +++ b/apps/files_versions/ajax/rollbackVersion.php @@ -6,7 +6,7 @@ * @author Björn Schießle * @author Frank Karlitschek * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Sam Tuke * @author Thomas Müller * @author Thomas Tanghus diff --git a/apps/files_versions/lib/Command/Expire.php b/apps/files_versions/lib/Command/Expire.php index 472afe5e640..fecffd2f3cc 100644 --- a/apps/files_versions/lib/Command/Expire.php +++ b/apps/files_versions/lib/Command/Expire.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_versions/lib/Hooks.php b/apps/files_versions/lib/Hooks.php index 9032ab820df..5181bb1b1ab 100644 --- a/apps/files_versions/lib/Hooks.php +++ b/apps/files_versions/lib/Hooks.php @@ -6,7 +6,7 @@ * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Sam Tuke * @author Vincent Petry diff --git a/apps/files_versions/lib/Storage.php b/apps/files_versions/lib/Storage.php index e80ec3e37ce..cf0e09f64ca 100644 --- a/apps/files_versions/lib/Storage.php +++ b/apps/files_versions/lib/Storage.php @@ -13,7 +13,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Victor Dubiniuk diff --git a/apps/files_versions/tests/VersioningTest.php b/apps/files_versions/tests/VersioningTest.php index 62221da6b42..15bcaf9a90c 100644 --- a/apps/files_versions/tests/VersioningTest.php +++ b/apps/files_versions/tests/VersioningTest.php @@ -9,7 +9,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Müller diff --git a/apps/user_ldap/ajax/deleteConfiguration.php b/apps/user_ldap/ajax/deleteConfiguration.php index def642b243b..683a63435e2 100644 --- a/apps/user_ldap/ajax/deleteConfiguration.php +++ b/apps/user_ldap/ajax/deleteConfiguration.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/user_ldap/ajax/testConfiguration.php b/apps/user_ldap/ajax/testConfiguration.php index f7e949ec742..6581e8453bd 100644 --- a/apps/user_ldap/ajax/testConfiguration.php +++ b/apps/user_ldap/ajax/testConfiguration.php @@ -6,7 +6,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/user_ldap/ajax/wizard.php b/apps/user_ldap/ajax/wizard.php index 8ceafcb216c..b5eab90af48 100644 --- a/apps/user_ldap/ajax/wizard.php +++ b/apps/user_ldap/ajax/wizard.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/user_ldap/appinfo/app.php b/apps/user_ldap/appinfo/app.php index 8b94817e625..18987614bdb 100644 --- a/apps/user_ldap/appinfo/app.php +++ b/apps/user_ldap/appinfo/app.php @@ -8,7 +8,7 @@ * @author Dominik Schmidt * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/Connection.php b/apps/user_ldap/lib/Connection.php index dc150cef212..7bd5e97e4f4 100644 --- a/apps/user_ldap/lib/Connection.php +++ b/apps/user_ldap/lib/Connection.php @@ -9,7 +9,7 @@ * @author Lukas Reschke * @author Lyonel Vincent * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/Jobs/UpdateGroups.php b/apps/user_ldap/lib/Jobs/UpdateGroups.php index e29c6a81411..91d40d58742 100644 --- a/apps/user_ldap/lib/Jobs/UpdateGroups.php +++ b/apps/user_ldap/lib/Jobs/UpdateGroups.php @@ -8,7 +8,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/apps/user_ldap/lib/User_LDAP.php b/apps/user_ldap/lib/User_LDAP.php index 188b8a4f30b..a2a65bb8406 100644 --- a/apps/user_ldap/lib/User_LDAP.php +++ b/apps/user_ldap/lib/User_LDAP.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Renaud Fortier - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Tom Needham diff --git a/apps/user_ldap/lib/Wizard.php b/apps/user_ldap/lib/Wizard.php index fb304f576f4..be4d1821ee1 100644 --- a/apps/user_ldap/lib/Wizard.php +++ b/apps/user_ldap/lib/Wizard.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Nicolas Grekas - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Victor Dubiniuk diff --git a/apps/user_ldap/settings.php b/apps/user_ldap/settings.php index 32baa676a88..f20f873e134 100644 --- a/apps/user_ldap/settings.php +++ b/apps/user_ldap/settings.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Volkan Gezer * diff --git a/build/integration/features/bootstrap/AppConfiguration.php b/build/integration/features/bootstrap/AppConfiguration.php index af904a30896..2f84dce3f1b 100644 --- a/build/integration/features/bootstrap/AppConfiguration.php +++ b/build/integration/features/bootstrap/AppConfiguration.php @@ -1,5 +1,25 @@ + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use Behat\Behat\Hook\Scope\AfterScenarioScope; use Behat\Behat\Hook\Scope\BeforeScenarioScope; use GuzzleHttp\Message\ResponseInterface; diff --git a/build/integration/features/bootstrap/Auth.php b/build/integration/features/bootstrap/Auth.php index 5f36b199e06..e0eb5393bb8 100644 --- a/build/integration/features/bootstrap/Auth.php +++ b/build/integration/features/bootstrap/Auth.php @@ -1,5 +1,25 @@ + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use GuzzleHttp\Client; use GuzzleHttp\Exception\ClientException; diff --git a/build/integration/features/bootstrap/BasicStructure.php b/build/integration/features/bootstrap/BasicStructure.php index 9248b2cd252..0999000f2e3 100644 --- a/build/integration/features/bootstrap/BasicStructure.php +++ b/build/integration/features/bootstrap/BasicStructure.php @@ -1,5 +1,29 @@ + * @author Joas Schilling + * @author Lukas Reschke + * @author Sergio Bertolin + * @author Thomas Müller + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use GuzzleHttp\Client; use GuzzleHttp\Message\ResponseInterface; diff --git a/build/integration/features/bootstrap/CalDavContext.php b/build/integration/features/bootstrap/CalDavContext.php index 30c50630b3e..5db56f0fe7a 100644 --- a/build/integration/features/bootstrap/CalDavContext.php +++ b/build/integration/features/bootstrap/CalDavContext.php @@ -1,8 +1,10 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * @author Lukas Reschke + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/build/integration/features/bootstrap/CapabilitiesContext.php b/build/integration/features/bootstrap/CapabilitiesContext.php index 57db3555790..1220e224158 100644 --- a/build/integration/features/bootstrap/CapabilitiesContext.php +++ b/build/integration/features/bootstrap/CapabilitiesContext.php @@ -1,5 +1,27 @@ + * @author Roeland Jago Douma + * @author Sergio Bertolin + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use Behat\Behat\Context\Context; use Behat\Behat\Context\SnippetAcceptingContext; use Behat\Behat\Hook\Scope\AfterScenarioScope; diff --git a/build/integration/features/bootstrap/CardDavContext.php b/build/integration/features/bootstrap/CardDavContext.php index d317ba5193f..bfdd51bfdb0 100644 --- a/build/integration/features/bootstrap/CardDavContext.php +++ b/build/integration/features/bootstrap/CardDavContext.php @@ -1,8 +1,10 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * @author Lukas Reschke + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/build/integration/features/bootstrap/ChecksumsContext.php b/build/integration/features/bootstrap/ChecksumsContext.php index af8f9e5590d..3d2d9000794 100644 --- a/build/integration/features/bootstrap/ChecksumsContext.php +++ b/build/integration/features/bootstrap/ChecksumsContext.php @@ -1,5 +1,26 @@ + * @author Roeland Jago Douma + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ require __DIR__ . '/../../vendor/autoload.php'; use GuzzleHttp\Client; diff --git a/build/integration/features/bootstrap/CommentsContext.php b/build/integration/features/bootstrap/CommentsContext.php index e74e9580dcc..5c3b0edafac 100644 --- a/build/integration/features/bootstrap/CommentsContext.php +++ b/build/integration/features/bootstrap/CommentsContext.php @@ -1,8 +1,10 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * @author Lukas Reschke + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/build/integration/features/bootstrap/FeatureContext.php b/build/integration/features/bootstrap/FeatureContext.php index 21ca8d87295..c066fa54198 100644 --- a/build/integration/features/bootstrap/FeatureContext.php +++ b/build/integration/features/bootstrap/FeatureContext.php @@ -1,5 +1,26 @@ + * @author Thomas Müller + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use Behat\Behat\Context\Context; use Behat\Behat\Context\SnippetAcceptingContext; diff --git a/build/integration/features/bootstrap/FederationContext.php b/build/integration/features/bootstrap/FederationContext.php index 55f3a55da0d..e6e99e2fa92 100644 --- a/build/integration/features/bootstrap/FederationContext.php +++ b/build/integration/features/bootstrap/FederationContext.php @@ -1,5 +1,27 @@ + * @author Sergio Bertolin + * @author Sergio Bertolín + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use Behat\Behat\Context\Context; use Behat\Behat\Context\SnippetAcceptingContext; use GuzzleHttp\Client; diff --git a/build/integration/features/bootstrap/Provisioning.php b/build/integration/features/bootstrap/Provisioning.php index 6cf57514483..bc3fc9a4c4a 100644 --- a/build/integration/features/bootstrap/Provisioning.php +++ b/build/integration/features/bootstrap/Provisioning.php @@ -1,5 +1,31 @@ + * @author Morris Jobke + * @author Roeland Jago Douma + * @author Sergio Bertolin + * @author Sergio Bertolín + * @author Thomas Müller + * @author Vincent Petry + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use GuzzleHttp\Client; use GuzzleHttp\Message\ResponseInterface; diff --git a/build/integration/features/bootstrap/ShareesContext.php b/build/integration/features/bootstrap/ShareesContext.php index bd08ae6e138..822a7011270 100644 --- a/build/integration/features/bootstrap/ShareesContext.php +++ b/build/integration/features/bootstrap/ShareesContext.php @@ -1,5 +1,26 @@ + * @author Roeland Jago Douma + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use Behat\Behat\Context\Context; use Behat\Behat\Context\SnippetAcceptingContext; use GuzzleHttp\Message\ResponseInterface; diff --git a/build/integration/features/bootstrap/Sharing.php b/build/integration/features/bootstrap/Sharing.php index d423a28f196..9d230e35ac6 100644 --- a/build/integration/features/bootstrap/Sharing.php +++ b/build/integration/features/bootstrap/Sharing.php @@ -1,5 +1,30 @@ + * @author Lukas Reschke + * @author Roeland Jago Douma + * @author Sergio Bertolin + * @author Sergio Bertolín + * @author Vincent Petry + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use GuzzleHttp\Client; use GuzzleHttp\Message\ResponseInterface; diff --git a/build/integration/features/bootstrap/TagsContext.php b/build/integration/features/bootstrap/TagsContext.php index 882f5d9e13a..91fb585d640 100644 --- a/build/integration/features/bootstrap/TagsContext.php +++ b/build/integration/features/bootstrap/TagsContext.php @@ -1,8 +1,11 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * @author Lukas Reschke + * @author Vincent Petry + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/build/integration/features/bootstrap/WebDav.php b/build/integration/features/bootstrap/WebDav.php index 23f80c2fa76..9b0050d82dd 100644 --- a/build/integration/features/bootstrap/WebDav.php +++ b/build/integration/features/bootstrap/WebDav.php @@ -1,5 +1,33 @@ + * @author Joas Schilling + * @author Lukas Reschke + * @author Morris Jobke + * @author Roeland Jago Douma + * @author Sergio Bertolin + * @author Sergio Bertolín + * @author Thomas Müller + * @author Vincent Petry + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + */ use GuzzleHttp\Client as GClient; use GuzzleHttp\Message\ResponseInterface; use Sabre\DAV\Client as SClient; diff --git a/core/Command/App/Disable.php b/core/Command/App/Disable.php index 45e93a23511..07e752ee839 100644 --- a/core/Command/App/Disable.php +++ b/core/Command/App/Disable.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/core/Command/App/Enable.php b/core/Command/App/Enable.php index a12a169992b..d5b161f8eaf 100644 --- a/core/Command/App/Enable.php +++ b/core/Command/App/Enable.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/core/Command/App/ListApps.php b/core/Command/App/ListApps.php index 6359413d6e3..08449dd8dc9 100644 --- a/core/Command/App/ListApps.php +++ b/core/Command/App/ListApps.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Victor Dubiniuk * * @license AGPL-3.0 diff --git a/core/Command/Group/AddUser.php b/core/Command/Group/AddUser.php index d9b90c5ccf1..05ae4e2d526 100644 --- a/core/Command/Group/AddUser.php +++ b/core/Command/Group/AddUser.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/core/Command/Group/ListCommand.php b/core/Command/Group/ListCommand.php index 6dc5ced1c12..f3703bc1099 100644 --- a/core/Command/Group/ListCommand.php +++ b/core/Command/Group/ListCommand.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/core/Command/Group/RemoveUser.php b/core/Command/Group/RemoveUser.php index 71c04a4f8d2..09f081004d2 100644 --- a/core/Command/Group/RemoveUser.php +++ b/core/Command/Group/RemoveUser.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/core/Command/Maintenance/Repair.php b/core/Command/Maintenance/Repair.php index 514da169165..236326b4e32 100644 --- a/core/Command/Maintenance/Repair.php +++ b/core/Command/Maintenance/Repair.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/core/Command/Maintenance/SingleUser.php b/core/Command/Maintenance/SingleUser.php index 6715da6636c..e4f945596d2 100644 --- a/core/Command/Maintenance/SingleUser.php +++ b/core/Command/Maintenance/SingleUser.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/core/Command/Security/ImportCertificate.php b/core/Command/Security/ImportCertificate.php index 4dc037363a9..38a774add50 100644 --- a/core/Command/Security/ImportCertificate.php +++ b/core/Command/Security/ImportCertificate.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/core/Command/Security/ListCertificates.php b/core/Command/Security/ListCertificates.php index 6378ffa7467..fe19348876a 100644 --- a/core/Command/Security/ListCertificates.php +++ b/core/Command/Security/ListCertificates.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/core/Command/Security/RemoveCertificate.php b/core/Command/Security/RemoveCertificate.php index 04d8319e4d0..8be7123ad08 100644 --- a/core/Command/Security/RemoveCertificate.php +++ b/core/Command/Security/RemoveCertificate.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Carla Schroder - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/core/Command/User/Info.php b/core/Command/User/Info.php index 818b81136f2..b23ddd942a0 100644 --- a/core/Command/User/Info.php +++ b/core/Command/User/Info.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/core/Command/User/ListCommand.php b/core/Command/User/ListCommand.php index 978e9371830..77d99eb2130 100644 --- a/core/Command/User/ListCommand.php +++ b/core/Command/User/ListCommand.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php index 5e02140a652..ed63025aca4 100644 --- a/core/Controller/AvatarController.php +++ b/core/Controller/AvatarController.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/core/Controller/SetupController.php b/core/Controller/SetupController.php index 6dcbc1a9783..fc1efe4c11b 100644 --- a/core/Controller/SetupController.php +++ b/core/Controller/SetupController.php @@ -6,7 +6,7 @@ * @author ideaship * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/core/ajax/appconfig.php b/core/ajax/appconfig.php index 2d63222108a..6bb70e4c393 100644 --- a/core/ajax/appconfig.php +++ b/core/ajax/appconfig.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/core/ajax/preview.php b/core/ajax/preview.php index 006b890b178..2894efdc8e3 100644 --- a/core/ajax/preview.php +++ b/core/ajax/preview.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/core/ajax/share.php b/core/ajax/share.php index 0d91923004b..adcf31a0dfa 100644 --- a/core/ajax/share.php +++ b/core/ajax/share.php @@ -14,7 +14,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Ramiro Aparicio - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus diff --git a/core/ajax/update.php b/core/ajax/update.php index c917d0dc214..fca40477d60 100644 --- a/core/ajax/update.php +++ b/core/ajax/update.php @@ -7,7 +7,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/core/js/config.php b/core/js/config.php index 3ba494aef5b..e88d9c741a1 100644 --- a/core/js/config.php +++ b/core/js/config.php @@ -12,7 +12,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Owen Winkler - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Chan * @author Vincent Petry diff --git a/core/register_command.php b/core/register_command.php index 0f5b60d8b9c..6f20769fa70 100644 --- a/core/register_command.php +++ b/core/register_command.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/core/search/ajax/search.php b/core/search/ajax/search.php index 9e8e4367d2f..1de53158ada 100644 --- a/core/search/ajax/search.php +++ b/core/search/ajax/search.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/core/strings.php b/core/strings.php index 2c074a34529..48592e9d169 100644 --- a/core/strings.php +++ b/core/strings.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Jan-Christoph Borchardt - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * * @license AGPL-3.0 diff --git a/cron.php b/cron.php index d83937e6472..b1dedaa84b2 100644 --- a/cron.php +++ b/cron.php @@ -9,7 +9,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Oliver Kohl D.Sc. - * @author Robin Appelman + * @author Robin Appelman * @author Steffen Lindner * @author Thomas Müller * @author Vincent Petry diff --git a/index.php b/index.php index 6cbe1a05c45..2b344dadfff 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/autoloader.php b/lib/autoloader.php index ea08723a635..08188ef8e59 100644 --- a/lib/autoloader.php +++ b/lib/autoloader.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author Markus Goetz * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/base.php b/lib/base.php index 015f14e43de..d22490ca5dc 100644 --- a/lib/base.php +++ b/lib/base.php @@ -25,7 +25,7 @@ * @author Owen Winkler * @author Phil Davis * @author Ramiro Aparicio - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Stefan Weil diff --git a/lib/composer/autoload.php b/lib/composer/autoload.php index c7aedcf4ddc..d99c5074e69 100644 --- a/lib/composer/autoload.php +++ b/lib/composer/autoload.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/composer/composer/autoload_classmap.php b/lib/composer/composer/autoload_classmap.php index cac64112365..7f2a0bfdc83 100644 --- a/lib/composer/composer/autoload_classmap.php +++ b/lib/composer/composer/autoload_classmap.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/composer/composer/autoload_namespaces.php b/lib/composer/composer/autoload_namespaces.php index 56c59c82123..3f901596d5b 100644 --- a/lib/composer/composer/autoload_namespaces.php +++ b/lib/composer/composer/autoload_namespaces.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/composer/composer/autoload_psr4.php b/lib/composer/composer/autoload_psr4.php index ac203b88fee..5bf20ca807a 100644 --- a/lib/composer/composer/autoload_psr4.php +++ b/lib/composer/composer/autoload_psr4.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Lukas Reschke * @author Roeland Jago Douma * diff --git a/lib/composer/composer/autoload_real.php b/lib/composer/composer/autoload_real.php index c429e5c68b3..0e7b95703de 100644 --- a/lib/composer/composer/autoload_real.php +++ b/lib/composer/composer/autoload_real.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/composer/composer/autoload_static.php b/lib/composer/composer/autoload_static.php index a921a659382..a76d6799a72 100644 --- a/lib/composer/composer/autoload_static.php +++ b/lib/composer/composer/autoload_static.php @@ -2,6 +2,7 @@ /** * + * @author Joas Schilling * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version diff --git a/lib/private/AllConfig.php b/lib/private/AllConfig.php index 7e9ae724f97..52d77bf3f52 100644 --- a/lib/private/AllConfig.php +++ b/lib/private/AllConfig.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/App/AppManager.php b/lib/private/App/AppManager.php index 5a3905cc8b4..55fd575e129 100644 --- a/lib/private/App/AppManager.php +++ b/lib/private/App/AppManager.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/AppConfig.php b/lib/private/AppConfig.php index 30431560d51..d92e8965b5c 100644 --- a/lib/private/AppConfig.php +++ b/lib/private/AppConfig.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/AppFramework/Core/API.php b/lib/private/AppFramework/Core/API.php index 416cf4bb2af..85cdc00a63a 100644 --- a/lib/private/AppFramework/Core/API.php +++ b/lib/private/AppFramework/Core/API.php @@ -5,7 +5,7 @@ * @author Bernhard Posselt * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/lib/private/AppFramework/Db/Db.php b/lib/private/AppFramework/Db/Db.php index 27904c81d4d..5fea09747af 100644 --- a/lib/private/AppFramework/Db/Db.php +++ b/lib/private/AppFramework/Db/Db.php @@ -5,7 +5,7 @@ * @author Bernhard Posselt * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/lib/private/AppFramework/Http/Request.php b/lib/private/AppFramework/Http/Request.php index f5f77497b7b..8fb19f2d9b2 100644 --- a/lib/private/AppFramework/Http/Request.php +++ b/lib/private/AppFramework/Http/Request.php @@ -9,7 +9,7 @@ * @author Lukas Reschke * @author Mitar * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/AppFramework/Routing/RouteConfig.php b/lib/private/AppFramework/Routing/RouteConfig.php index e23ab942170..066c0da1138 100644 --- a/lib/private/AppFramework/Routing/RouteConfig.php +++ b/lib/private/AppFramework/Routing/RouteConfig.php @@ -5,7 +5,7 @@ * @author Bernhard Posselt * @author Morris Jobke * @author Patrick Paysant - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Archive/Archive.php b/lib/private/Archive/Archive.php index d4c3d660832..da2c53f2aa1 100644 --- a/lib/private/Archive/Archive.php +++ b/lib/private/Archive/Archive.php @@ -10,7 +10,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/Archive/TAR.php b/lib/private/Archive/TAR.php index 85aa04d9a14..bbd24bd05a1 100644 --- a/lib/private/Archive/TAR.php +++ b/lib/private/Archive/TAR.php @@ -10,7 +10,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Remco Brenninkmeijer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Archive/ZIP.php b/lib/private/Archive/ZIP.php index ee730b823c8..9e9fe40b2b4 100644 --- a/lib/private/Archive/ZIP.php +++ b/lib/private/Archive/ZIP.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * @author Thomas Müller diff --git a/lib/private/Avatar.php b/lib/private/Avatar.php index 041afe8f860..80691774b64 100644 --- a/lib/private/Avatar.php +++ b/lib/private/Avatar.php @@ -6,7 +6,7 @@ * @author Christopher Schäpers * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/AvatarManager.php b/lib/private/AvatarManager.php index 0ae129c3d73..e461a70608b 100644 --- a/lib/private/AvatarManager.php +++ b/lib/private/AvatarManager.php @@ -5,7 +5,7 @@ * @author Arthur Schiwon * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/BackgroundJob/Job.php b/lib/private/BackgroundJob/Job.php index 1a2454d50a8..726c66ef5d7 100644 --- a/lib/private/BackgroundJob/Job.php +++ b/lib/private/BackgroundJob/Job.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/BackgroundJob/JobList.php b/lib/private/BackgroundJob/JobList.php index 33f416c91d8..b6a235e9e40 100644 --- a/lib/private/BackgroundJob/JobList.php +++ b/lib/private/BackgroundJob/JobList.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/BackgroundJob/Legacy/QueuedJob.php b/lib/private/BackgroundJob/Legacy/QueuedJob.php index 05aef9d9f89..e519a654713 100644 --- a/lib/private/BackgroundJob/Legacy/QueuedJob.php +++ b/lib/private/BackgroundJob/Legacy/QueuedJob.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/BackgroundJob/Legacy/RegularJob.php b/lib/private/BackgroundJob/Legacy/RegularJob.php index 05ada257adb..e329b186a59 100644 --- a/lib/private/BackgroundJob/Legacy/RegularJob.php +++ b/lib/private/BackgroundJob/Legacy/RegularJob.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/BackgroundJob/QueuedJob.php b/lib/private/BackgroundJob/QueuedJob.php index 306a365efb9..e5afc792331 100644 --- a/lib/private/BackgroundJob/QueuedJob.php +++ b/lib/private/BackgroundJob/QueuedJob.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/BackgroundJob/TimedJob.php b/lib/private/BackgroundJob/TimedJob.php index 8515ecd2518..22b48a80371 100644 --- a/lib/private/BackgroundJob/TimedJob.php +++ b/lib/private/BackgroundJob/TimedJob.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Cache/CappedMemoryCache.php b/lib/private/Cache/CappedMemoryCache.php index ab12d2c38cb..29446c74bd9 100644 --- a/lib/private/Cache/CappedMemoryCache.php +++ b/lib/private/Cache/CappedMemoryCache.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/AsyncBus.php b/lib/private/Command/AsyncBus.php index 371319cca4c..3c1f67da0cb 100644 --- a/lib/private/Command/AsyncBus.php +++ b/lib/private/Command/AsyncBus.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/CallableJob.php b/lib/private/Command/CallableJob.php index 2ed365a1485..1d0557ffa6d 100644 --- a/lib/private/Command/CallableJob.php +++ b/lib/private/Command/CallableJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/ClosureJob.php b/lib/private/Command/ClosureJob.php index b929c0a3ddf..baa46bc99de 100644 --- a/lib/private/Command/ClosureJob.php +++ b/lib/private/Command/ClosureJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/CommandJob.php b/lib/private/Command/CommandJob.php index 6897dd35c06..5522f61ced0 100644 --- a/lib/private/Command/CommandJob.php +++ b/lib/private/Command/CommandJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/FileAccess.php b/lib/private/Command/FileAccess.php index ad22c2abc0d..08b2a61e41b 100644 --- a/lib/private/Command/FileAccess.php +++ b/lib/private/Command/FileAccess.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/QueueBus.php b/lib/private/Command/QueueBus.php index 4ee7f38c5b3..7f2fc88a703 100644 --- a/lib/private/Command/QueueBus.php +++ b/lib/private/Command/QueueBus.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Config.php b/lib/private/Config.php index a379005ebee..e6a27a76b2e 100644 --- a/lib/private/Config.php +++ b/lib/private/Config.php @@ -13,7 +13,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/DB/Adapter.php b/lib/private/DB/Adapter.php index 87aa85c0fa8..3123a1b0d53 100644 --- a/lib/private/DB/Adapter.php +++ b/lib/private/DB/Adapter.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jonny007-MKD <1-23-4-5@web.de> * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/AdapterMySQL.php b/lib/private/DB/AdapterMySQL.php index 45b87086695..3e2fceda8db 100644 --- a/lib/private/DB/AdapterMySQL.php +++ b/lib/private/DB/AdapterMySQL.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/DB/AdapterOCI8.php b/lib/private/DB/AdapterOCI8.php index aa3ed24f7aa..e23f74345ae 100644 --- a/lib/private/DB/AdapterOCI8.php +++ b/lib/private/DB/AdapterOCI8.php @@ -4,7 +4,7 @@ * * @author Bart Visscher * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/AdapterSqlite.php b/lib/private/DB/AdapterSqlite.php index aeca462e452..7a69cb7e8c2 100644 --- a/lib/private/DB/AdapterSqlite.php +++ b/lib/private/DB/AdapterSqlite.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/Connection.php b/lib/private/DB/Connection.php index 8825d0dc876..4fa25aae08d 100644 --- a/lib/private/DB/Connection.php +++ b/lib/private/DB/Connection.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/DB/ConnectionFactory.php b/lib/private/DB/ConnectionFactory.php index f9d85b806ad..b2c356edef7 100644 --- a/lib/private/DB/ConnectionFactory.php +++ b/lib/private/DB/ConnectionFactory.php @@ -5,7 +5,7 @@ * @author Andreas Fischer * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/MDB2SchemaManager.php b/lib/private/DB/MDB2SchemaManager.php index 93961b70a61..494c8fd53f1 100644 --- a/lib/private/DB/MDB2SchemaManager.php +++ b/lib/private/DB/MDB2SchemaManager.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/DB/MDB2SchemaReader.php b/lib/private/DB/MDB2SchemaReader.php index d3c3ffe2df8..3f183c9723a 100644 --- a/lib/private/DB/MDB2SchemaReader.php +++ b/lib/private/DB/MDB2SchemaReader.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Oliver Gasser - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/DB/MigrationException.php b/lib/private/DB/MigrationException.php index 694ff06f4fc..34cac82a262 100644 --- a/lib/private/DB/MigrationException.php +++ b/lib/private/DB/MigrationException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/DB/Migrator.php b/lib/private/DB/Migrator.php index 3efe708e933..1d00d9a1b45 100644 --- a/lib/private/DB/Migrator.php +++ b/lib/private/DB/Migrator.php @@ -4,7 +4,7 @@ * * @author martin-rueegg * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author tbelau666 * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/DB/MySQLMigrator.php b/lib/private/DB/MySQLMigrator.php index 4b220fd3ee5..6058e8cafc4 100644 --- a/lib/private/DB/MySQLMigrator.php +++ b/lib/private/DB/MySQLMigrator.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Victor Dubiniuk * diff --git a/lib/private/DB/NoCheckMigrator.php b/lib/private/DB/NoCheckMigrator.php index 5eacf9e572d..723653511b9 100644 --- a/lib/private/DB/NoCheckMigrator.php +++ b/lib/private/DB/NoCheckMigrator.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/DB/OCSqlitePlatform.php b/lib/private/DB/OCSqlitePlatform.php index 1712df858cc..9fcd8038f4f 100644 --- a/lib/private/DB/OCSqlitePlatform.php +++ b/lib/private/DB/OCSqlitePlatform.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/DB/OracleConnection.php b/lib/private/DB/OracleConnection.php index c645baa50c3..08d71365172 100644 --- a/lib/private/DB/OracleConnection.php +++ b/lib/private/DB/OracleConnection.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/DB/OracleMigrator.php b/lib/private/DB/OracleMigrator.php index 81f44b5b068..908b2dedf03 100644 --- a/lib/private/DB/OracleMigrator.php +++ b/lib/private/DB/OracleMigrator.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php b/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php index a0196acfb7a..f9170e97a02 100644 --- a/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php +++ b/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php b/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php index de35139c365..69c34947feb 100644 --- a/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php +++ b/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/QueryBuilder/QueryBuilder.php b/lib/private/DB/QueryBuilder/QueryBuilder.php index e5688e889cf..eac77dd98fd 100644 --- a/lib/private/DB/QueryBuilder/QueryBuilder.php +++ b/lib/private/DB/QueryBuilder/QueryBuilder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/DB/SQLiteMigrator.php b/lib/private/DB/SQLiteMigrator.php index d3f246d136c..b7c32148aef 100644 --- a/lib/private/DB/SQLiteMigrator.php +++ b/lib/private/DB/SQLiteMigrator.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Victor Dubiniuk * diff --git a/lib/private/DB/SQLiteSessionInit.php b/lib/private/DB/SQLiteSessionInit.php index c4d28988c19..f8e6dcef8ad 100644 --- a/lib/private/DB/SQLiteSessionInit.php +++ b/lib/private/DB/SQLiteSessionInit.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Diagnostics/Event.php b/lib/private/Diagnostics/Event.php index 271b243fbf7..00a40b77e7f 100644 --- a/lib/private/Diagnostics/Event.php +++ b/lib/private/Diagnostics/Event.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Diagnostics/EventLogger.php b/lib/private/Diagnostics/EventLogger.php index 0db902b2293..5abaae3f1dd 100644 --- a/lib/private/Diagnostics/EventLogger.php +++ b/lib/private/Diagnostics/EventLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Diagnostics/NullEventLogger.php b/lib/private/Diagnostics/NullEventLogger.php index 5ff2c024438..9fe7461eb45 100644 --- a/lib/private/Diagnostics/NullEventLogger.php +++ b/lib/private/Diagnostics/NullEventLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Diagnostics/NullQueryLogger.php b/lib/private/Diagnostics/NullQueryLogger.php index 1d16c907558..873f556f90e 100644 --- a/lib/private/Diagnostics/NullQueryLogger.php +++ b/lib/private/Diagnostics/NullQueryLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Diagnostics/Query.php b/lib/private/Diagnostics/Query.php index 3d6964c4495..908ad17f9db 100644 --- a/lib/private/Diagnostics/Query.php +++ b/lib/private/Diagnostics/Query.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Diagnostics/QueryLogger.php b/lib/private/Diagnostics/QueryLogger.php index 84e59f1b3ab..5cf7e0689f8 100644 --- a/lib/private/Diagnostics/QueryLogger.php +++ b/lib/private/Diagnostics/QueryLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Cache.php b/lib/private/Files/Cache/Cache.php index a63edc8c38c..5083b99b862 100644 --- a/lib/private/Files/Cache/Cache.php +++ b/lib/private/Files/Cache/Cache.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author TheSFReader diff --git a/lib/private/Files/Cache/CacheEntry.php b/lib/private/Files/Cache/CacheEntry.php index fb1f9b01582..4a2579a88f8 100644 --- a/lib/private/Files/Cache/CacheEntry.php +++ b/lib/private/Files/Cache/CacheEntry.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/FailedCache.php b/lib/private/Files/Cache/FailedCache.php index dcb16f586c5..3a0424b5e26 100644 --- a/lib/private/Files/Cache/FailedCache.php +++ b/lib/private/Files/Cache/FailedCache.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/HomeCache.php b/lib/private/Files/Cache/HomeCache.php index e322d9ac9e0..e9dca277114 100644 --- a/lib/private/Files/Cache/HomeCache.php +++ b/lib/private/Files/Cache/HomeCache.php @@ -6,7 +6,7 @@ * @author Björn Schießle * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Cache/HomePropagator.php b/lib/private/Files/Cache/HomePropagator.php index bba9fc84383..8f41a1be9da 100644 --- a/lib/private/Files/Cache/HomePropagator.php +++ b/lib/private/Files/Cache/HomePropagator.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/MoveFromCacheTrait.php b/lib/private/Files/Cache/MoveFromCacheTrait.php index 791a18b0f82..a814a081dca 100644 --- a/lib/private/Files/Cache/MoveFromCacheTrait.php +++ b/lib/private/Files/Cache/MoveFromCacheTrait.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Propagator.php b/lib/private/Files/Cache/Propagator.php index 686113eac5c..48122ae5529 100644 --- a/lib/private/Files/Cache/Propagator.php +++ b/lib/private/Files/Cache/Propagator.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Scanner.php b/lib/private/Files/Cache/Scanner.php index 249ed323893..28f7be0b65a 100644 --- a/lib/private/Files/Cache/Scanner.php +++ b/lib/private/Files/Cache/Scanner.php @@ -11,7 +11,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Owen Winkler - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Files/Cache/Storage.php b/lib/private/Files/Cache/Storage.php index 67b032d1044..99b127ab220 100644 --- a/lib/private/Files/Cache/Storage.php +++ b/lib/private/Files/Cache/Storage.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Files/Cache/Updater.php b/lib/private/Files/Cache/Updater.php index 383455577ca..57a3d895cd2 100644 --- a/lib/private/Files/Cache/Updater.php +++ b/lib/private/Files/Cache/Updater.php @@ -6,7 +6,7 @@ * @author Daniel Jagszent * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Cache/Watcher.php b/lib/private/Files/Cache/Watcher.php index 32393bf71ce..47dde26d7b7 100644 --- a/lib/private/Files/Cache/Watcher.php +++ b/lib/private/Files/Cache/Watcher.php @@ -4,7 +4,7 @@ * * @author Daniel Jagszent * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Cache/Wrapper/CacheJail.php b/lib/private/Files/Cache/Wrapper/CacheJail.php index ec95565e2fc..d121ee25361 100644 --- a/lib/private/Files/Cache/Wrapper/CacheJail.php +++ b/lib/private/Files/Cache/Wrapper/CacheJail.php @@ -4,7 +4,7 @@ * * @author Daniel Jagszent * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Vincent Petry diff --git a/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php b/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php index 42670eb0ce0..83cf01045a7 100644 --- a/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php +++ b/lib/private/Files/Cache/Wrapper/CachePermissionsMask.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Cache/Wrapper/CacheWrapper.php b/lib/private/Files/Cache/Wrapper/CacheWrapper.php index db5b3bd41a8..7a8177566c7 100644 --- a/lib/private/Files/Cache/Wrapper/CacheWrapper.php +++ b/lib/private/Files/Cache/Wrapper/CacheWrapper.php @@ -5,7 +5,7 @@ * @author Daniel Jagszent * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Vincent Petry diff --git a/lib/private/Files/Config/CachedMountInfo.php b/lib/private/Files/Config/CachedMountInfo.php index 3472728dd2f..f68949f8d55 100644 --- a/lib/private/Files/Config/CachedMountInfo.php +++ b/lib/private/Files/Config/CachedMountInfo.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Config/LazyStorageMountInfo.php b/lib/private/Files/Config/LazyStorageMountInfo.php index 60b4e00337f..2e9639f5f08 100644 --- a/lib/private/Files/Config/LazyStorageMountInfo.php +++ b/lib/private/Files/Config/LazyStorageMountInfo.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Config/MountProviderCollection.php b/lib/private/Files/Config/MountProviderCollection.php index 8f2018e14f0..a09f246e6b3 100644 --- a/lib/private/Files/Config/MountProviderCollection.php +++ b/lib/private/Files/Config/MountProviderCollection.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Config/UserMountCache.php b/lib/private/Files/Config/UserMountCache.php index f8e952241fc..ab58a976873 100644 --- a/lib/private/Files/Config/UserMountCache.php +++ b/lib/private/Files/Config/UserMountCache.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Config/UserMountCacheListener.php b/lib/private/Files/Config/UserMountCacheListener.php index cd998a1bc6f..78b8b894bf8 100644 --- a/lib/private/Files/Config/UserMountCacheListener.php +++ b/lib/private/Files/Config/UserMountCacheListener.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/FileInfo.php b/lib/private/Files/FileInfo.php index 46bea20d82b..d463abfadcd 100644 --- a/lib/private/Files/FileInfo.php +++ b/lib/private/Files/FileInfo.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author tbartenstein diff --git a/lib/private/Files/Filesystem.php b/lib/private/Files/Filesystem.php index 25117dd08f8..d835fea7f4c 100644 --- a/lib/private/Files/Filesystem.php +++ b/lib/private/Files/Filesystem.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke diff --git a/lib/private/Files/Mount/CacheMountProvider.php b/lib/private/Files/Mount/CacheMountProvider.php index 8b70bd02eda..14ebb7c5843 100644 --- a/lib/private/Files/Mount/CacheMountProvider.php +++ b/lib/private/Files/Mount/CacheMountProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Mount/LocalHomeMountProvider.php b/lib/private/Files/Mount/LocalHomeMountProvider.php index 5a87443656b..23bbfcd5ffa 100644 --- a/lib/private/Files/Mount/LocalHomeMountProvider.php +++ b/lib/private/Files/Mount/LocalHomeMountProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Mount/Manager.php b/lib/private/Files/Mount/Manager.php index c857d700f03..7bd888a6389 100644 --- a/lib/private/Files/Mount/Manager.php +++ b/lib/private/Files/Mount/Manager.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Files/Mount/MountPoint.php b/lib/private/Files/Mount/MountPoint.php index 0c11a39c24e..d6a6a5565ad 100644 --- a/lib/private/Files/Mount/MountPoint.php +++ b/lib/private/Files/Mount/MountPoint.php @@ -6,7 +6,7 @@ * @author Georg Ehrke * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Files/Mount/MoveableMount.php b/lib/private/Files/Mount/MoveableMount.php index e4b2a11295e..6a9647067a3 100644 --- a/lib/private/Files/Mount/MoveableMount.php +++ b/lib/private/Files/Mount/MoveableMount.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Mount/ObjectHomeMountProvider.php b/lib/private/Files/Mount/ObjectHomeMountProvider.php index 6063f4c99d5..c1eea34a72e 100644 --- a/lib/private/Files/Mount/ObjectHomeMountProvider.php +++ b/lib/private/Files/Mount/ObjectHomeMountProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/private/Files/Node/File.php b/lib/private/Files/Node/File.php index c88d96f5673..c4430b9181d 100644 --- a/lib/private/Files/Node/File.php +++ b/lib/private/Files/Node/File.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/lib/private/Files/Node/Folder.php b/lib/private/Files/Node/Folder.php index aa76ebbc6f3..8813b6c0775 100644 --- a/lib/private/Files/Node/Folder.php +++ b/lib/private/Files/Node/Folder.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/lib/private/Files/Node/HookConnector.php b/lib/private/Files/Node/HookConnector.php index 02b93f3874f..27f65d9987b 100644 --- a/lib/private/Files/Node/HookConnector.php +++ b/lib/private/Files/Node/HookConnector.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/Node.php b/lib/private/Files/Node/Node.php index 087cfb88cec..226c182622f 100644 --- a/lib/private/Files/Node/Node.php +++ b/lib/private/Files/Node/Node.php @@ -5,7 +5,7 @@ * @author Bernhard Posselt * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Vincent Petry * diff --git a/lib/private/Files/Node/NonExistingFile.php b/lib/private/Files/Node/NonExistingFile.php index 524b27d4d64..fbfb67749bb 100644 --- a/lib/private/Files/Node/NonExistingFile.php +++ b/lib/private/Files/Node/NonExistingFile.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Node/NonExistingFolder.php b/lib/private/Files/Node/NonExistingFolder.php index c91c48b44ce..efc359181c6 100644 --- a/lib/private/Files/Node/NonExistingFolder.php +++ b/lib/private/Files/Node/NonExistingFolder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Node/Root.php b/lib/private/Files/Node/Root.php index 21dac773b5c..bad865a7987 100644 --- a/lib/private/Files/Node/Root.php +++ b/lib/private/Files/Node/Root.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Stefan Weil * diff --git a/lib/private/Files/ObjectStore/NoopScanner.php b/lib/private/Files/ObjectStore/NoopScanner.php index fe055a6a1dc..a3a396651a2 100644 --- a/lib/private/Files/ObjectStore/NoopScanner.php +++ b/lib/private/Files/ObjectStore/NoopScanner.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/ObjectStore/ObjectStoreStorage.php b/lib/private/Files/ObjectStore/ObjectStoreStorage.php index ac865e79917..0f0229c9ca5 100644 --- a/lib/private/Files/ObjectStore/ObjectStoreStorage.php +++ b/lib/private/Files/ObjectStore/ObjectStoreStorage.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/ObjectStore/Swift.php b/lib/private/Files/ObjectStore/Swift.php index 002db1571aa..dbb8dde32ab 100644 --- a/lib/private/Files/ObjectStore/Swift.php +++ b/lib/private/Files/ObjectStore/Swift.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Common.php b/lib/private/Files/Storage/Common.php index 34ed831ada8..63d3c004fd2 100644 --- a/lib/private/Files/Storage/Common.php +++ b/lib/private/Files/Storage/Common.php @@ -12,7 +12,7 @@ * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke diff --git a/lib/private/Files/Storage/CommonTest.php b/lib/private/Files/Storage/CommonTest.php index 574b5fd5649..b979a8816c2 100644 --- a/lib/private/Files/Storage/CommonTest.php +++ b/lib/private/Files/Storage/CommonTest.php @@ -7,7 +7,7 @@ * @author Felix Moeller * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/DAV.php b/lib/private/Files/Storage/DAV.php index 941a06de4ea..ea4bbba2748 100644 --- a/lib/private/Files/Storage/DAV.php +++ b/lib/private/Files/Storage/DAV.php @@ -11,7 +11,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Philipp Kapfer - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Storage/FailedStorage.php b/lib/private/Files/Storage/FailedStorage.php index ac169e42b4a..f717c798c5a 100644 --- a/lib/private/Files/Storage/FailedStorage.php +++ b/lib/private/Files/Storage/FailedStorage.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/lib/private/Files/Storage/Flysystem.php b/lib/private/Files/Storage/Flysystem.php index e7e1a137e54..423a6f0d83e 100644 --- a/lib/private/Files/Storage/Flysystem.php +++ b/lib/private/Files/Storage/Flysystem.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Storage/Home.php b/lib/private/Files/Storage/Home.php index f83730f669b..e5ba0f9dfe4 100644 --- a/lib/private/Files/Storage/Home.php +++ b/lib/private/Files/Storage/Home.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Storage/Local.php b/lib/private/Files/Storage/Local.php index a4babddd9dc..19674fc9413 100644 --- a/lib/private/Files/Storage/Local.php +++ b/lib/private/Files/Storage/Local.php @@ -10,7 +10,7 @@ * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Sjors van der Pluijm * @author Stefan Weil * @author Thomas Müller diff --git a/lib/private/Files/Storage/PolyFill/CopyDirectory.php b/lib/private/Files/Storage/PolyFill/CopyDirectory.php index 986b6022de3..9fe29d075d5 100644 --- a/lib/private/Files/Storage/PolyFill/CopyDirectory.php +++ b/lib/private/Files/Storage/PolyFill/CopyDirectory.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Martin Mattel - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Storage.php b/lib/private/Files/Storage/Storage.php index 3693729da87..49a714587a7 100644 --- a/lib/private/Files/Storage/Storage.php +++ b/lib/private/Files/Storage/Storage.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/StorageFactory.php b/lib/private/Files/Storage/StorageFactory.php index e1b027e10d9..fa94f4f05f6 100644 --- a/lib/private/Files/Storage/StorageFactory.php +++ b/lib/private/Files/Storage/StorageFactory.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Temporary.php b/lib/private/Files/Storage/Temporary.php index 9443049aff6..2633de4980e 100644 --- a/lib/private/Files/Storage/Temporary.php +++ b/lib/private/Files/Storage/Temporary.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/Files/Storage/Wrapper/Availability.php b/lib/private/Files/Storage/Wrapper/Availability.php index 670e9005164..2a44a3a17d5 100644 --- a/lib/private/Files/Storage/Wrapper/Availability.php +++ b/lib/private/Files/Storage/Wrapper/Availability.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Wrapper/Encryption.php b/lib/private/Files/Storage/Wrapper/Encryption.php index b913a29adb8..8531ccc0dd0 100644 --- a/lib/private/Files/Storage/Wrapper/Encryption.php +++ b/lib/private/Files/Storage/Wrapper/Encryption.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Lukas Reschke - * @author Robin Appelman + * @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 f0d0d511d1b..80c75523748 100644 --- a/lib/private/Files/Storage/Wrapper/Jail.php +++ b/lib/private/Files/Storage/Wrapper/Jail.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/private/Files/Storage/Wrapper/PermissionsMask.php b/lib/private/Files/Storage/Wrapper/PermissionsMask.php index e1e1dc57af9..39375602c34 100644 --- a/lib/private/Files/Storage/Wrapper/PermissionsMask.php +++ b/lib/private/Files/Storage/Wrapper/PermissionsMask.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * diff --git a/lib/private/Files/Storage/Wrapper/Quota.php b/lib/private/Files/Storage/Wrapper/Quota.php index 4ce971f9393..7312ed61dcc 100644 --- a/lib/private/Files/Storage/Wrapper/Quota.php +++ b/lib/private/Files/Storage/Wrapper/Quota.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/lib/private/Files/Storage/Wrapper/Wrapper.php b/lib/private/Files/Storage/Wrapper/Wrapper.php index c5e6be6cc80..706023a2893 100644 --- a/lib/private/Files/Storage/Wrapper/Wrapper.php +++ b/lib/private/Files/Storage/Wrapper/Wrapper.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Files/Stream/Close.php b/lib/private/Files/Stream/Close.php index dadd176f29f..7cc9903c912 100644 --- a/lib/private/Files/Stream/Close.php +++ b/lib/private/Files/Stream/Close.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Stream/Dir.php b/lib/private/Files/Stream/Dir.php index 2e492bc33ed..f8f6b1fa89a 100644 --- a/lib/private/Files/Stream/Dir.php +++ b/lib/private/Files/Stream/Dir.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Stream/OC.php b/lib/private/Files/Stream/OC.php index 5e532839c51..f415bc13b15 100644 --- a/lib/private/Files/Stream/OC.php +++ b/lib/private/Files/Stream/OC.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Files/Stream/Quota.php b/lib/private/Files/Stream/Quota.php index d320f7e5745..f064ca6c011 100644 --- a/lib/private/Files/Stream/Quota.php +++ b/lib/private/Files/Stream/Quota.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Files/Stream/StaticStream.php b/lib/private/Files/Stream/StaticStream.php index 0a0c5e5ca5c..3c91b23fd36 100644 --- a/lib/private/Files/Stream/StaticStream.php +++ b/lib/private/Files/Stream/StaticStream.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Files/Type/Detection.php b/lib/private/Files/Type/Detection.php index 345aa338c72..492025b7bfc 100644 --- a/lib/private/Files/Type/Detection.php +++ b/lib/private/Files/Type/Detection.php @@ -7,7 +7,7 @@ * @author Jens-Christian Fischer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Tanghus diff --git a/lib/private/Files/Type/TemplateManager.php b/lib/private/Files/Type/TemplateManager.php index e7e27c02fed..8b30eb6b4e8 100644 --- a/lib/private/Files/Type/TemplateManager.php +++ b/lib/private/Files/Type/TemplateManager.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Files/Utils/Scanner.php b/lib/private/Files/Utils/Scanner.php index dbe8a6156f0..f672cc75744 100644 --- a/lib/private/Files/Utils/Scanner.php +++ b/lib/private/Files/Utils/Scanner.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php index 920e387fd4b..fa6ba20c342 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -19,7 +19,7 @@ * @author Morris Jobke * @author Petr Svoboda * @author Piotr Filiciak - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke diff --git a/lib/private/Group/Group.php b/lib/private/Group/Group.php index 9da73ceb71b..9379d604c48 100644 --- a/lib/private/Group/Group.php +++ b/lib/private/Group/Group.php @@ -6,7 +6,7 @@ * @author Bart Visscher * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * diff --git a/lib/private/Group/Manager.php b/lib/private/Group/Manager.php index 6556b8ccf8c..31911138985 100644 --- a/lib/private/Group/Manager.php +++ b/lib/private/Group/Manager.php @@ -10,7 +10,7 @@ * @author Lukas Reschke * @author macjohnny * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Roman Kreisel diff --git a/lib/private/Hooks/BasicEmitter.php b/lib/private/Hooks/BasicEmitter.php index ebef658737f..0feba32ea60 100644 --- a/lib/private/Hooks/BasicEmitter.php +++ b/lib/private/Hooks/BasicEmitter.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Hooks/Emitter.php b/lib/private/Hooks/Emitter.php index 90fac7de7ea..a93a71bc5c1 100644 --- a/lib/private/Hooks/Emitter.php +++ b/lib/private/Hooks/Emitter.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Hooks/EmitterTrait.php b/lib/private/Hooks/EmitterTrait.php index 84fa5b992fe..cb061d4b998 100644 --- a/lib/private/Hooks/EmitterTrait.php +++ b/lib/private/Hooks/EmitterTrait.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Hooks/ForwardingEmitter.php b/lib/private/Hooks/ForwardingEmitter.php index ea43a7e0513..67234bc03df 100644 --- a/lib/private/Hooks/ForwardingEmitter.php +++ b/lib/private/Hooks/ForwardingEmitter.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Hooks/LegacyEmitter.php b/lib/private/Hooks/LegacyEmitter.php index 596fd821e16..4f936e8aab5 100644 --- a/lib/private/Hooks/LegacyEmitter.php +++ b/lib/private/Hooks/LegacyEmitter.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Hooks/PublicEmitter.php b/lib/private/Hooks/PublicEmitter.php index 104ea0ed73f..4bdaeec3b49 100644 --- a/lib/private/Hooks/PublicEmitter.php +++ b/lib/private/Hooks/PublicEmitter.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Http/Client/Client.php b/lib/private/Http/Client/Client.php index d5ca694d324..8e182111303 100644 --- a/lib/private/Http/Client/Client.php +++ b/lib/private/Http/Client/Client.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Http/Client/Response.php b/lib/private/Http/Client/Response.php index 62f8fa7a8db..48885de9f3a 100644 --- a/lib/private/Http/Client/Response.php +++ b/lib/private/Http/Client/Response.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Installer.php b/lib/private/Installer.php index 9ef375eb19b..eed97e18d94 100644 --- a/lib/private/Installer.php +++ b/lib/private/Installer.php @@ -16,7 +16,7 @@ * @author Lukas Reschke * @author michag86 * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author root * @author Thomas Müller diff --git a/lib/private/L10N/Factory.php b/lib/private/L10N/Factory.php index d744473c48e..74f759a4e0d 100644 --- a/lib/private/L10N/Factory.php +++ b/lib/private/L10N/Factory.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Lock/AbstractLockingProvider.php b/lib/private/Lock/AbstractLockingProvider.php index 4a3f7e5abed..6ad1dd7ca1b 100644 --- a/lib/private/Lock/AbstractLockingProvider.php +++ b/lib/private/Lock/AbstractLockingProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Lock/DBLockingProvider.php b/lib/private/Lock/DBLockingProvider.php index adfefd443f3..c521bcf548b 100644 --- a/lib/private/Lock/DBLockingProvider.php +++ b/lib/private/Lock/DBLockingProvider.php @@ -4,7 +4,7 @@ * * @author Individual IT Services * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/private/Lock/MemcacheLockingProvider.php b/lib/private/Lock/MemcacheLockingProvider.php index bd81490d621..c4b1469b50f 100644 --- a/lib/private/Lock/MemcacheLockingProvider.php +++ b/lib/private/Lock/MemcacheLockingProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Lock/NoopLockingProvider.php b/lib/private/Lock/NoopLockingProvider.php index fe54de27a68..6dfbd8ccb44 100644 --- a/lib/private/Lock/NoopLockingProvider.php +++ b/lib/private/Lock/NoopLockingProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/private/Log.php b/lib/private/Log.php index 2a991251a53..59233cf5c12 100644 --- a/lib/private/Log.php +++ b/lib/private/Log.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/Log/Owncloud.php b/lib/private/Log/Owncloud.php index 2a7fded857e..2cc70015e3c 100644 --- a/lib/private/Log/Owncloud.php +++ b/lib/private/Log/Owncloud.php @@ -9,7 +9,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Phiber2000 - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Pulzer diff --git a/lib/private/Memcache/APC.php b/lib/private/Memcache/APC.php index 2cfd828c36d..7db6d64b085 100644 --- a/lib/private/Memcache/APC.php +++ b/lib/private/Memcache/APC.php @@ -6,7 +6,7 @@ * @author Clark Tomlinson * @author Morris Jobke * @author Otto Sabart - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/APCu.php b/lib/private/Memcache/APCu.php index 25d6b716eb0..713ed152648 100644 --- a/lib/private/Memcache/APCu.php +++ b/lib/private/Memcache/APCu.php @@ -7,7 +7,7 @@ * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/ArrayCache.php b/lib/private/Memcache/ArrayCache.php index b927599d2a3..2f63ba371aa 100644 --- a/lib/private/Memcache/ArrayCache.php +++ b/lib/private/Memcache/ArrayCache.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/CADTrait.php b/lib/private/Memcache/CADTrait.php index 501c9bb892a..e45e9d28fd1 100644 --- a/lib/private/Memcache/CADTrait.php +++ b/lib/private/Memcache/CADTrait.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/CASTrait.php b/lib/private/Memcache/CASTrait.php index 3f543cd908d..b95c150a3ee 100644 --- a/lib/private/Memcache/CASTrait.php +++ b/lib/private/Memcache/CASTrait.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Memcache/Cache.php b/lib/private/Memcache/Cache.php index feeeea006a5..5ed0eca5880 100644 --- a/lib/private/Memcache/Cache.php +++ b/lib/private/Memcache/Cache.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/Memcache/Factory.php b/lib/private/Memcache/Factory.php index f3063fc8094..f3841d31679 100644 --- a/lib/private/Memcache/Factory.php +++ b/lib/private/Memcache/Factory.php @@ -6,7 +6,7 @@ * @author Lukas Reschke * @author Markus Goetz * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * @author Thomas Müller diff --git a/lib/private/Memcache/Memcached.php b/lib/private/Memcache/Memcached.php index ee298a93299..12f45739374 100644 --- a/lib/private/Memcache/Memcached.php +++ b/lib/private/Memcache/Memcached.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/lib/private/Memcache/NullCache.php b/lib/private/Memcache/NullCache.php index 99d02993fb5..5d4f176f841 100644 --- a/lib/private/Memcache/NullCache.php +++ b/lib/private/Memcache/NullCache.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Memcache/Redis.php b/lib/private/Memcache/Redis.php index f0a5453c82c..c3184e45856 100644 --- a/lib/private/Memcache/Redis.php +++ b/lib/private/Memcache/Redis.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * * @license AGPL-3.0 diff --git a/lib/private/Memcache/XCache.php b/lib/private/Memcache/XCache.php index 69478f9b821..7eb7a138d1f 100644 --- a/lib/private/Memcache/XCache.php +++ b/lib/private/Memcache/XCache.php @@ -7,7 +7,7 @@ * @author Clark Tomlinson * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/NeedsUpdateException.php b/lib/private/NeedsUpdateException.php index 905f3299983..04d62da7c56 100644 --- a/lib/private/NeedsUpdateException.php +++ b/lib/private/NeedsUpdateException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Preview.php b/lib/private/Preview.php index 48ad0528cee..70b000a30ee 100644 --- a/lib/private/Preview.php +++ b/lib/private/Preview.php @@ -10,7 +10,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Tobias Kaminsky diff --git a/lib/private/Preview/Image.php b/lib/private/Preview/Image.php index 3ab8c6c9f84..7fdf1bbd500 100644 --- a/lib/private/Preview/Image.php +++ b/lib/private/Preview/Image.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author josh4trunks * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/Preview/Provider.php b/lib/private/Preview/Provider.php index 1bdd9dfa408..5c9234fcf78 100644 --- a/lib/private/Preview/Provider.php +++ b/lib/private/Preview/Provider.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Preview/TXT.php b/lib/private/Preview/TXT.php index 78bb77afc80..8448991be23 100644 --- a/lib/private/Preview/TXT.php +++ b/lib/private/Preview/TXT.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Nmz - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/PreviewManager.php b/lib/private/PreviewManager.php index 76d604c9821..109feb45864 100644 --- a/lib/private/PreviewManager.php +++ b/lib/private/PreviewManager.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/RedisFactory.php b/lib/private/RedisFactory.php index 74c04eca5dc..3ba637c4142 100644 --- a/lib/private/RedisFactory.php +++ b/lib/private/RedisFactory.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Repair.php b/lib/private/Repair.php index b4105e56b8a..6c1eef5b9f6 100644 --- a/lib/private/Repair.php +++ b/lib/private/Repair.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Repair/Collation.php b/lib/private/Repair/Collation.php index d65a608167b..74c4ca2e6ac 100644 --- a/lib/private/Repair/Collation.php +++ b/lib/private/Repair/Collation.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Repair/InnoDB.php b/lib/private/Repair/InnoDB.php index 123d600f894..174cc334482 100644 --- a/lib/private/Repair/InnoDB.php +++ b/lib/private/Repair/InnoDB.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Repair/SharePropagation.php b/lib/private/Repair/SharePropagation.php index 27df58fa68c..c0cca3bd1ad 100644 --- a/lib/private/Repair/SharePropagation.php +++ b/lib/private/Repair/SharePropagation.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Route/CachingRouter.php b/lib/private/Route/CachingRouter.php index 175a2fed9dd..355f9e80c3f 100644 --- a/lib/private/Route/CachingRouter.php +++ b/lib/private/Route/CachingRouter.php @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Route/Route.php b/lib/private/Route/Route.php index c905f5bc1a6..3a953af9011 100644 --- a/lib/private/Route/Route.php +++ b/lib/private/Route/Route.php @@ -6,7 +6,7 @@ * @author David Prévot * @author Felix Moeller * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Tanghus * diff --git a/lib/private/Route/Router.php b/lib/private/Route/Router.php index 439deb1b68a..ac42c4025c2 100644 --- a/lib/private/Route/Router.php +++ b/lib/private/Route/Router.php @@ -8,7 +8,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/Search.php b/lib/private/Search.php index 18cdd1f2d2b..17958c8e08e 100644 --- a/lib/private/Search.php +++ b/lib/private/Search.php @@ -6,7 +6,7 @@ * @author Bart Visscher * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Security/Certificate.php b/lib/private/Security/Certificate.php index 2ac0feae467..0bc56811312 100644 --- a/lib/private/Security/Certificate.php +++ b/lib/private/Security/Certificate.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Security/CertificateManager.php b/lib/private/Security/CertificateManager.php index b40dfad4f67..f7bf0df58c5 100644 --- a/lib/private/Security/CertificateManager.php +++ b/lib/private/Security/CertificateManager.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Server.php b/lib/private/Server.php index 954543aed7f..de2970d9bfa 100644 --- a/lib/private/Server.php +++ b/lib/private/Server.php @@ -14,7 +14,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sander diff --git a/lib/private/ServiceUnavailableException.php b/lib/private/ServiceUnavailableException.php index e08e2af4e9e..2f7eeeda39b 100644 --- a/lib/private/ServiceUnavailableException.php +++ b/lib/private/ServiceUnavailableException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Session/Internal.php b/lib/private/Session/Internal.php index 0f7ae3be958..22878154c05 100644 --- a/lib/private/Session/Internal.php +++ b/lib/private/Session/Internal.php @@ -7,7 +7,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Phil Davis - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Session/Memory.php b/lib/private/Session/Memory.php index 2e6ebb54791..22d6ffa0110 100644 --- a/lib/private/Session/Memory.php +++ b/lib/private/Session/Memory.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Session/Session.php b/lib/private/Session/Session.php index 8370cd1e506..49afc564306 100644 --- a/lib/private/Session/Session.php +++ b/lib/private/Session/Session.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 3959b22ff7b..3b3a57c3e96 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -14,7 +14,7 @@ * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Sean Comeau * @author Serge Martin diff --git a/lib/private/Setup/AbstractDatabase.php b/lib/private/Setup/AbstractDatabase.php index 320e6df7a77..65f6a8c5b7c 100644 --- a/lib/private/Setup/AbstractDatabase.php +++ b/lib/private/Setup/AbstractDatabase.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Manish Bisht - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Thomas Pulzer * diff --git a/lib/private/Setup/PostgreSQL.php b/lib/private/Setup/PostgreSQL.php index 92c1a5ee91c..3647d5bdcec 100644 --- a/lib/private/Setup/PostgreSQL.php +++ b/lib/private/Setup/PostgreSQL.php @@ -6,7 +6,7 @@ * @author eduardo * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/Share/Helper.php b/lib/private/Share/Helper.php index a2f90ea1780..20aaa793728 100644 --- a/lib/private/Share/Helper.php +++ b/lib/private/Share/Helper.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Miguel Prokop * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/Share/Share.php b/lib/private/Share/Share.php index 2916ffa24af..fdc5818dbf7 100644 --- a/lib/private/Share/Share.php +++ b/lib/private/Share/Share.php @@ -14,7 +14,7 @@ * @author Lukas Reschke * @author Michael Kuhn * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sebastian Döll diff --git a/lib/private/Tags.php b/lib/private/Tags.php index 4523bd37a8a..3ec1af00e3f 100644 --- a/lib/private/Tags.php +++ b/lib/private/Tags.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/TempManager.php b/lib/private/TempManager.php index b4a918daaad..4dfcbe7f523 100644 --- a/lib/private/TempManager.php +++ b/lib/private/TempManager.php @@ -7,7 +7,7 @@ * @author Martin Mattel * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Stefan Weil * diff --git a/lib/private/TemplateLayout.php b/lib/private/TemplateLayout.php index a30e0c6bd27..9e3bbf88470 100644 --- a/lib/private/TemplateLayout.php +++ b/lib/private/TemplateLayout.php @@ -12,7 +12,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Remco Brenninkmeijer - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/URLGenerator.php b/lib/private/URLGenerator.php index aeef0db64db..0f3c60b1323 100644 --- a/lib/private/URLGenerator.php +++ b/lib/private/URLGenerator.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author mmccarn * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/Updater.php b/lib/private/Updater.php index 10549a8950a..0a6d9c9a31d 100644 --- a/lib/private/Updater.php +++ b/lib/private/Updater.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Steffen Lindner * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/User/Database.php b/lib/private/User/Database.php index 232650653da..354609d0a98 100644 --- a/lib/private/User/Database.php +++ b/lib/private/User/Database.php @@ -17,7 +17,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author nishiki - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/User/LoginException.php b/lib/private/User/LoginException.php index cda401bccb2..9019075fcd4 100644 --- a/lib/private/User/LoginException.php +++ b/lib/private/User/LoginException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/User/Manager.php b/lib/private/User/Manager.php index e1b912a9dea..eb2f1ce1da3 100644 --- a/lib/private/User/Manager.php +++ b/lib/private/User/Manager.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author Michael U * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/User/Session.php b/lib/private/User/Session.php index e21168496c3..3db6cd1a11a 100644 --- a/lib/private/User/Session.php +++ b/lib/private/User/Session.php @@ -8,7 +8,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/User/User.php b/lib/private/User/User.php index 62c9a91cdba..4d403535bf3 100644 --- a/lib/private/User/User.php +++ b/lib/private/User/User.php @@ -8,7 +8,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/legacy/api.php b/lib/private/legacy/api.php index 6ce524d3b2f..30083294861 100644 --- a/lib/private/legacy/api.php +++ b/lib/private/legacy/api.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham diff --git a/lib/private/legacy/app.php b/lib/private/legacy/app.php index c57cb5005fe..4cfa68cff2d 100644 --- a/lib/private/legacy/app.php +++ b/lib/private/legacy/app.php @@ -22,7 +22,7 @@ * @author Markus Goetz * @author Morris Jobke * @author RealRancor - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Sam Tuke diff --git a/lib/private/legacy/db.php b/lib/private/legacy/db.php index 32706aafbe1..2d48e830ec2 100644 --- a/lib/private/legacy/db.php +++ b/lib/private/legacy/db.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/legacy/db/statementwrapper.php b/lib/private/legacy/db/statementwrapper.php index 4a908b03644..0c3a6ea62a2 100644 --- a/lib/private/legacy/db/statementwrapper.php +++ b/lib/private/legacy/db/statementwrapper.php @@ -6,7 +6,7 @@ * @author Bart Visscher * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/lib/private/legacy/defaults.php b/lib/private/legacy/defaults.php index 82ae967a9ec..38bbaa8daa1 100644 --- a/lib/private/legacy/defaults.php +++ b/lib/private/legacy/defaults.php @@ -8,7 +8,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Pascal de Bruijn - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author scolebrook * @author Thomas Müller diff --git a/lib/private/legacy/eventsource.php b/lib/private/legacy/eventsource.php index c8d1fbfca6f..6211d851426 100644 --- a/lib/private/legacy/eventsource.php +++ b/lib/private/legacy/eventsource.php @@ -6,7 +6,7 @@ * @author Felix Moeller * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/legacy/filechunking.php b/lib/private/legacy/filechunking.php index 470c0ad5924..5b48271787e 100644 --- a/lib/private/legacy/filechunking.php +++ b/lib/private/legacy/filechunking.php @@ -6,7 +6,7 @@ * @author Felix Moeller * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/legacy/files.php b/lib/private/legacy/files.php index c34d4e2ae08..064fa9e1d7a 100644 --- a/lib/private/legacy/files.php +++ b/lib/private/legacy/files.php @@ -14,7 +14,7 @@ * @author Michael Gapczynski * @author Nicolai Ehemann * @author Piotr Filiciak - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thibaut GRIDEL * @author Thomas Müller diff --git a/lib/private/legacy/group.php b/lib/private/legacy/group.php index 2d63643fc47..6b58cb4c834 100644 --- a/lib/private/legacy/group.php +++ b/lib/private/legacy/group.php @@ -13,7 +13,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Qingping Hou - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/private/legacy/group/backend.php b/lib/private/legacy/group/backend.php index 2c816c184de..534004c97e9 100644 --- a/lib/private/legacy/group/backend.php +++ b/lib/private/legacy/group/backend.php @@ -7,7 +7,7 @@ * @author Jakob Sack * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/private/legacy/group/example.php b/lib/private/legacy/group/example.php index 29bc85fb2d1..c800c54b8a0 100644 --- a/lib/private/legacy/group/example.php +++ b/lib/private/legacy/group/example.php @@ -7,7 +7,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/private/legacy/helper.php b/lib/private/legacy/helper.php index a04c7cf1b11..62814e495d5 100644 --- a/lib/private/legacy/helper.php +++ b/lib/private/legacy/helper.php @@ -19,7 +19,7 @@ * @author Morris Jobke * @author Olivier Paroz * @author Pellaeon Lin - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Simon Könnecke diff --git a/lib/private/legacy/hook.php b/lib/private/legacy/hook.php index d7adbe68b28..f78fe134a0f 100644 --- a/lib/private/legacy/hook.php +++ b/lib/private/legacy/hook.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Sam Tuke * @author Thomas Müller diff --git a/lib/private/legacy/image.php b/lib/private/legacy/image.php index ee3ede1975d..2c20daf5d44 100644 --- a/lib/private/legacy/image.php +++ b/lib/private/legacy/image.php @@ -16,7 +16,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Olivier Paroz - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/private/legacy/json.php b/lib/private/legacy/json.php index a9374f09a84..2882ac94ea9 100644 --- a/lib/private/legacy/json.php +++ b/lib/private/legacy/json.php @@ -9,7 +9,7 @@ * @author Georg Ehrke * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Thomas Tanghus * @author Vincent Petry diff --git a/lib/private/legacy/l10n.php b/lib/private/legacy/l10n.php index 7e1f1d11f05..94eff197ab6 100644 --- a/lib/private/legacy/l10n.php +++ b/lib/private/legacy/l10n.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/private/legacy/ocs.php b/lib/private/legacy/ocs.php index fdaa16cc763..2ed17e7dae0 100644 --- a/lib/private/legacy/ocs.php +++ b/lib/private/legacy/ocs.php @@ -6,7 +6,7 @@ * @author Frank Karlitschek * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/private/legacy/template.php b/lib/private/legacy/template.php index 935d112aacd..477fd624a9d 100644 --- a/lib/private/legacy/template.php +++ b/lib/private/legacy/template.php @@ -14,7 +14,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Raghu Nayyar - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/legacy/user.php b/lib/private/legacy/user.php index 1585d65d68e..af2382dbb86 100644 --- a/lib/private/legacy/user.php +++ b/lib/private/legacy/user.php @@ -14,7 +14,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author shkdee diff --git a/lib/private/legacy/util.php b/lib/private/legacy/util.php index 646ab1f062d..f3a79311a18 100644 --- a/lib/private/legacy/util.php +++ b/lib/private/legacy/util.php @@ -28,7 +28,7 @@ * @author Marvin Thomas Rabe * @author Michael Gapczynski * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Stefan Rado diff --git a/lib/public/App/IAppManager.php b/lib/public/App/IAppManager.php index 0aed2c219ec..44990b7c47c 100644 --- a/lib/public/App/IAppManager.php +++ b/lib/public/App/IAppManager.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/AppFramework/App.php b/lib/public/AppFramework/App.php index 58898c376bd..313f1e490a1 100644 --- a/lib/public/AppFramework/App.php +++ b/lib/public/AppFramework/App.php @@ -4,7 +4,7 @@ * * @author Bernhard Posselt * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Thomas Tanghus diff --git a/lib/public/BackgroundJob.php b/lib/public/BackgroundJob.php index ba826e50ca9..b49dd922786 100644 --- a/lib/public/BackgroundJob.php +++ b/lib/public/BackgroundJob.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/BackgroundJob/IJob.php b/lib/public/BackgroundJob/IJob.php index aa674be1b32..05927989b64 100644 --- a/lib/public/BackgroundJob/IJob.php +++ b/lib/public/BackgroundJob/IJob.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/BackgroundJob/IJobList.php b/lib/public/BackgroundJob/IJobList.php index f6084ee68d2..fbc46192227 100644 --- a/lib/public/BackgroundJob/IJobList.php +++ b/lib/public/BackgroundJob/IJobList.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/Command/IBus.php b/lib/public/Command/IBus.php index 84d8d41cd15..bf7f98e87ac 100644 --- a/lib/public/Command/IBus.php +++ b/lib/public/Command/IBus.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Command/ICommand.php b/lib/public/Command/ICommand.php index 5d9dfd2b474..bf7210f40cd 100644 --- a/lib/public/Command/ICommand.php +++ b/lib/public/Command/ICommand.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Config.php b/lib/public/Config.php index 73380560c63..b8f25b93026 100644 --- a/lib/public/Config.php +++ b/lib/public/Config.php @@ -8,7 +8,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/DB.php b/lib/public/DB.php index 68692bf1217..d22da39d9c2 100644 --- a/lib/public/DB.php +++ b/lib/public/DB.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Thomas Tanghus * diff --git a/lib/public/DB/QueryBuilder/IExpressionBuilder.php b/lib/public/DB/QueryBuilder/IExpressionBuilder.php index 44dc448333f..8164c738ca5 100644 --- a/lib/public/DB/QueryBuilder/IExpressionBuilder.php +++ b/lib/public/DB/QueryBuilder/IExpressionBuilder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Joas Schilling - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/Diagnostics/IEvent.php b/lib/public/Diagnostics/IEvent.php index e882a9f80d8..fe69d97c4c6 100644 --- a/lib/public/Diagnostics/IEvent.php +++ b/lib/public/Diagnostics/IEvent.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Diagnostics/IEventLogger.php b/lib/public/Diagnostics/IEventLogger.php index 3a09ca00026..517a131d436 100644 --- a/lib/public/Diagnostics/IEventLogger.php +++ b/lib/public/Diagnostics/IEventLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Diagnostics/IQuery.php b/lib/public/Diagnostics/IQuery.php index 726db607ca4..9aaf7c423b9 100644 --- a/lib/public/Diagnostics/IQuery.php +++ b/lib/public/Diagnostics/IQuery.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Diagnostics/IQueryLogger.php b/lib/public/Diagnostics/IQueryLogger.php index af6ab84bb46..58ea78795e2 100644 --- a/lib/public/Diagnostics/IQueryLogger.php +++ b/lib/public/Diagnostics/IQueryLogger.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files.php b/lib/public/Files.php index 763b4d935d2..08fcbe0bbeb 100644 --- a/lib/public/Files.php +++ b/lib/public/Files.php @@ -9,7 +9,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * @author Thomas Müller * diff --git a/lib/public/Files/AlreadyExistsException.php b/lib/public/Files/AlreadyExistsException.php index 3804d9a9103..af801959247 100644 --- a/lib/public/Files/AlreadyExistsException.php +++ b/lib/public/Files/AlreadyExistsException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/ICache.php b/lib/public/Files/Cache/ICache.php index c8c4063c2e5..7d01b1a2908 100644 --- a/lib/public/Files/Cache/ICache.php +++ b/lib/public/Files/Cache/ICache.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/ICacheEntry.php b/lib/public/Files/Cache/ICacheEntry.php index f6cc3779a09..bbc9982935e 100644 --- a/lib/public/Files/Cache/ICacheEntry.php +++ b/lib/public/Files/Cache/ICacheEntry.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/IPropagator.php b/lib/public/Files/Cache/IPropagator.php index ad9ad911055..301811d4634 100644 --- a/lib/public/Files/Cache/IPropagator.php +++ b/lib/public/Files/Cache/IPropagator.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/IScanner.php b/lib/public/Files/Cache/IScanner.php index b99fbc1779d..60282996232 100644 --- a/lib/public/Files/Cache/IScanner.php +++ b/lib/public/Files/Cache/IScanner.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/IUpdater.php b/lib/public/Files/Cache/IUpdater.php index f24a01d890f..0fc9e8c35e0 100644 --- a/lib/public/Files/Cache/IUpdater.php +++ b/lib/public/Files/Cache/IUpdater.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Cache/IWatcher.php b/lib/public/Files/Cache/IWatcher.php index adac8f44055..ff49616ecdc 100644 --- a/lib/public/Files/Cache/IWatcher.php +++ b/lib/public/Files/Cache/IWatcher.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Config/ICachedMountInfo.php b/lib/public/Files/Config/ICachedMountInfo.php index 19de2e58378..2986f1d98c5 100644 --- a/lib/public/Files/Config/ICachedMountInfo.php +++ b/lib/public/Files/Config/ICachedMountInfo.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Config/IHomeMountProvider.php b/lib/public/Files/Config/IHomeMountProvider.php index d00618e0294..615ac54c275 100644 --- a/lib/public/Files/Config/IHomeMountProvider.php +++ b/lib/public/Files/Config/IHomeMountProvider.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Config/IMountProvider.php b/lib/public/Files/Config/IMountProvider.php index 0656279fb67..db2397331dc 100644 --- a/lib/public/Files/Config/IMountProvider.php +++ b/lib/public/Files/Config/IMountProvider.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Config/IMountProviderCollection.php b/lib/public/Files/Config/IMountProviderCollection.php index 8412bb34032..f0f5bf4be25 100644 --- a/lib/public/Files/Config/IMountProviderCollection.php +++ b/lib/public/Files/Config/IMountProviderCollection.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Config/IUserMountCache.php b/lib/public/Files/Config/IUserMountCache.php index 5f5aa6667a2..c141d019c2f 100644 --- a/lib/public/Files/Config/IUserMountCache.php +++ b/lib/public/Files/Config/IUserMountCache.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/File.php b/lib/public/Files/File.php index 0d9dd3befa1..8b57b3cfd87 100644 --- a/lib/public/Files/File.php +++ b/lib/public/Files/File.php @@ -4,7 +4,7 @@ * * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/public/Files/FileInfo.php b/lib/public/Files/FileInfo.php index 43fde8e6f9d..d61726c4217 100644 --- a/lib/public/Files/FileInfo.php +++ b/lib/public/Files/FileInfo.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/Files/Folder.php b/lib/public/Files/Folder.php index cd60e5342a8..9a2a338b559 100644 --- a/lib/public/Files/Folder.php +++ b/lib/public/Files/Folder.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/public/Files/LockNotAcquiredException.php b/lib/public/Files/LockNotAcquiredException.php index 09c3b0cb031..1ef0e676b34 100644 --- a/lib/public/Files/LockNotAcquiredException.php +++ b/lib/public/Files/LockNotAcquiredException.php @@ -4,7 +4,7 @@ * * @author Morris Jobke * @author Owen Winkler - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Mount/IMountManager.php b/lib/public/Files/Mount/IMountManager.php index 2f18fcd4a4e..2b6458bf7c8 100644 --- a/lib/public/Files/Mount/IMountManager.php +++ b/lib/public/Files/Mount/IMountManager.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Mount/IMountPoint.php b/lib/public/Files/Mount/IMountPoint.php index 3835a97d20d..f9a00af7cb5 100644 --- a/lib/public/Files/Mount/IMountPoint.php +++ b/lib/public/Files/Mount/IMountPoint.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Node.php b/lib/public/Files/Node.php index 7a576f24538..59bd0e193c6 100644 --- a/lib/public/Files/Node.php +++ b/lib/public/Files/Node.php @@ -6,7 +6,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/NotEnoughSpaceException.php b/lib/public/Files/NotEnoughSpaceException.php index 7e8b659b918..f4407a95785 100644 --- a/lib/public/Files/NotEnoughSpaceException.php +++ b/lib/public/Files/NotEnoughSpaceException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/NotFoundException.php b/lib/public/Files/NotFoundException.php index b9e3091defe..f0ccb90a52b 100644 --- a/lib/public/Files/NotFoundException.php +++ b/lib/public/Files/NotFoundException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/NotPermittedException.php b/lib/public/Files/NotPermittedException.php index e6dc31f4ba3..516c323181b 100644 --- a/lib/public/Files/NotPermittedException.php +++ b/lib/public/Files/NotPermittedException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Storage.php b/lib/public/Files/Storage.php index caf714492c7..cf67879908c 100644 --- a/lib/public/Files/Storage.php +++ b/lib/public/Files/Storage.php @@ -5,7 +5,7 @@ * @author Jörn Friedrich Dreyer * @author Michael Roth * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/lib/public/Files/Storage/ILockingStorage.php b/lib/public/Files/Storage/ILockingStorage.php index 42371c8de9e..635c607537f 100644 --- a/lib/public/Files/Storage/ILockingStorage.php +++ b/lib/public/Files/Storage/ILockingStorage.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Storage/INotifyStorage.php b/lib/public/Files/Storage/INotifyStorage.php index f3ebdbf1df5..e99124abdfd 100644 --- a/lib/public/Files/Storage/INotifyStorage.php +++ b/lib/public/Files/Storage/INotifyStorage.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016 Robin Appelman * - * @author Robin Appelman + * @author Robin Appelman * * @license GNU AGPL version 3 or any later version * diff --git a/lib/public/Files/Storage/IStorage.php b/lib/public/Files/Storage/IStorage.php index 36548703309..b806dc3b7d1 100644 --- a/lib/public/Files/Storage/IStorage.php +++ b/lib/public/Files/Storage/IStorage.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/Storage/IStorageFactory.php b/lib/public/Files/Storage/IStorageFactory.php index 8406ec77190..668a70375cf 100644 --- a/lib/public/Files/Storage/IStorageFactory.php +++ b/lib/public/Files/Storage/IStorageFactory.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/public/Files/StorageInvalidException.php b/lib/public/Files/StorageInvalidException.php index 70d9f1d6db3..c772a714fcd 100644 --- a/lib/public/Files/StorageInvalidException.php +++ b/lib/public/Files/StorageInvalidException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Files/StorageNotAvailableException.php b/lib/public/Files/StorageNotAvailableException.php index 78c5be7db41..a28a66f2510 100644 --- a/lib/public/Files/StorageNotAvailableException.php +++ b/lib/public/Files/StorageNotAvailableException.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author Jesús Macias * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/Http/Client/IResponse.php b/lib/public/Http/Client/IResponse.php index 5dac193dc3e..94817f012b3 100644 --- a/lib/public/Http/Client/IResponse.php +++ b/lib/public/Http/Client/IResponse.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IAppConfig.php b/lib/public/IAppConfig.php index 46e12a372ef..01aca47ad81 100644 --- a/lib/public/IAppConfig.php +++ b/lib/public/IAppConfig.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/IAvatar.php b/lib/public/IAvatar.php index 5715340e053..369cafa00c1 100644 --- a/lib/public/IAvatar.php +++ b/lib/public/IAvatar.php @@ -5,7 +5,7 @@ * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/public/ICacheFactory.php b/lib/public/ICacheFactory.php index eb079354750..717fbc5e627 100644 --- a/lib/public/ICacheFactory.php +++ b/lib/public/ICacheFactory.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/ICertificate.php b/lib/public/ICertificate.php index 9758b017da1..fc2c0a6f1e4 100644 --- a/lib/public/ICertificate.php +++ b/lib/public/ICertificate.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/ICertificateManager.php b/lib/public/ICertificateManager.php index f6d9c5b8870..d4564adfcd8 100644 --- a/lib/public/ICertificateManager.php +++ b/lib/public/ICertificateManager.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IConfig.php b/lib/public/IConfig.php index 98ada83aecc..e4cd158f872 100644 --- a/lib/public/IConfig.php +++ b/lib/public/IConfig.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/IDBConnection.php b/lib/public/IDBConnection.php index ccf0615414b..188e715aba0 100644 --- a/lib/public/IDBConnection.php +++ b/lib/public/IDBConnection.php @@ -5,7 +5,7 @@ * @author Bart Visscher * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * diff --git a/lib/public/IEventSource.php b/lib/public/IEventSource.php index dec15aaa1f7..747c3e2453c 100644 --- a/lib/public/IEventSource.php +++ b/lib/public/IEventSource.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IGroup.php b/lib/public/IGroup.php index 7568def2131..d5fcbcc5cd9 100644 --- a/lib/public/IGroup.php +++ b/lib/public/IGroup.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IGroupManager.php b/lib/public/IGroupManager.php index 914142aaf86..4d76fa76fb3 100644 --- a/lib/public/IGroupManager.php +++ b/lib/public/IGroupManager.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/IMemcache.php b/lib/public/IMemcache.php index 6abe7abb276..8f182553b67 100644 --- a/lib/public/IMemcache.php +++ b/lib/public/IMemcache.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IMemcacheTTL.php b/lib/public/IMemcacheTTL.php index 404b3cbe61e..c9dbec4f5c4 100644 --- a/lib/public/IMemcacheTTL.php +++ b/lib/public/IMemcacheTTL.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/IPreview.php b/lib/public/IPreview.php index ceebaa9e52c..071b5b8064c 100644 --- a/lib/public/IPreview.php +++ b/lib/public/IPreview.php @@ -4,7 +4,7 @@ * * @author Joas Schilling * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/IServerContainer.php b/lib/public/IServerContainer.php index 8debbf20887..b736af2899a 100644 --- a/lib/public/IServerContainer.php +++ b/lib/public/IServerContainer.php @@ -11,7 +11,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller diff --git a/lib/public/ITempManager.php b/lib/public/ITempManager.php index aef155b00ee..e74797516d5 100644 --- a/lib/public/ITempManager.php +++ b/lib/public/ITempManager.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/IUser.php b/lib/public/IUser.php index 6bcc484deaf..13aa60b3807 100644 --- a/lib/public/IUser.php +++ b/lib/public/IUser.php @@ -5,7 +5,7 @@ * @author Arthur Schiwon * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/IUserManager.php b/lib/public/IUserManager.php index d6ae361ae40..1e0c298edcf 100644 --- a/lib/public/IUserManager.php +++ b/lib/public/IUserManager.php @@ -4,7 +4,7 @@ * * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/lib/public/IUserSession.php b/lib/public/IUserSession.php index 74d86b96652..d7bf5f9a385 100644 --- a/lib/public/IUserSession.php +++ b/lib/public/IUserSession.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Lock/ILockingProvider.php b/lib/public/Lock/ILockingProvider.php index 8633266ef13..6fe9894b7b5 100644 --- a/lib/public/Lock/ILockingProvider.php +++ b/lib/public/Lock/ILockingProvider.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/public/Lock/LockedException.php b/lib/public/Lock/LockedException.php index 22beb46df80..87ae4511ac9 100644 --- a/lib/public/Lock/LockedException.php +++ b/lib/public/Lock/LockedException.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/lib/public/Response.php b/lib/public/Response.php index 52384373cfa..b68da644352 100644 --- a/lib/public/Response.php +++ b/lib/public/Response.php @@ -7,7 +7,7 @@ * @author Frank Karlitschek * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Stefan Weil * @author Thomas Müller * @author Vincent Petry diff --git a/lib/public/Route/IRoute.php b/lib/public/Route/IRoute.php index e655238f034..9b8218085ad 100644 --- a/lib/public/Route/IRoute.php +++ b/lib/public/Route/IRoute.php @@ -4,7 +4,7 @@ * * @author Bart Visscher * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/lib/public/Route/IRouter.php b/lib/public/Route/IRouter.php index 02c0f2795db..1245e8324da 100644 --- a/lib/public/Route/IRouter.php +++ b/lib/public/Route/IRouter.php @@ -6,7 +6,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/lib/public/Util.php b/lib/public/Util.php index 117e0bb67b0..aa8e5288c74 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -16,7 +16,7 @@ * @author Nicolas Grekas * @author Pellaeon Lin * @author Randolph Carter - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Stefan Herbrechtsmeier diff --git a/ocs/v1.php b/ocs/v1.php index 7c61824a87e..0ea3ac4c766 100644 --- a/ocs/v1.php +++ b/ocs/v1.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Tom Needham diff --git a/public.php b/public.php index 67f1a4bafa0..48fca3e8c38 100644 --- a/public.php +++ b/public.php @@ -7,7 +7,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * @author Victor Dubiniuk * @author Vincent Petry diff --git a/remote.php b/remote.php index b096d87dc4c..d4c321be802 100644 --- a/remote.php +++ b/remote.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry diff --git a/settings/Application.php b/settings/Application.php index 60530418c13..657b3fe490a 100644 --- a/settings/Application.php +++ b/settings/Application.php @@ -8,7 +8,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/settings/ChangePassword/Controller.php b/settings/ChangePassword/Controller.php index ff07cd6418a..496b2f8208c 100644 --- a/settings/ChangePassword/Controller.php +++ b/settings/ChangePassword/Controller.php @@ -11,7 +11,7 @@ * @author Florin Peter * @author Jakob Sack * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Sam Tuke * @author Thomas Müller * diff --git a/settings/Controller/AuthSettingsController.php b/settings/Controller/AuthSettingsController.php index 1a479e4ff4a..5e6ad7859a7 100644 --- a/settings/Controller/AuthSettingsController.php +++ b/settings/Controller/AuthSettingsController.php @@ -3,7 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Christoph Wurst - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/settings/Controller/CertificateController.php b/settings/Controller/CertificateController.php index 0c71a43f447..4a527036a7f 100644 --- a/settings/Controller/CertificateController.php +++ b/settings/Controller/CertificateController.php @@ -4,7 +4,7 @@ * * @author Björn Schießle * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Vincent Petry * * @license AGPL-3.0 diff --git a/settings/Controller/UsersController.php b/settings/Controller/UsersController.php index c29d5015c9a..d4831214da2 100644 --- a/settings/Controller/UsersController.php +++ b/settings/Controller/UsersController.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/settings/admin.php b/settings/admin.php index a31836f72bd..11d3a3f40db 100644 --- a/settings/admin.php +++ b/settings/admin.php @@ -10,7 +10,7 @@ * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/settings/ajax/enableapp.php b/settings/ajax/enableapp.php index b0fc7896c98..db4503f20e7 100644 --- a/settings/ajax/enableapp.php +++ b/settings/ajax/enableapp.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Kamil Domanski * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/ajax/installapp.php b/settings/ajax/installapp.php index 3fda8ebe4e5..8831305e223 100644 --- a/settings/ajax/installapp.php +++ b/settings/ajax/installapp.php @@ -4,7 +4,7 @@ * * @author Georg Ehrke * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/settings/ajax/navigationdetect.php b/settings/ajax/navigationdetect.php index 5f783e1e89c..167f819f91e 100644 --- a/settings/ajax/navigationdetect.php +++ b/settings/ajax/navigationdetect.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/settings/ajax/setlanguage.php b/settings/ajax/setlanguage.php index 02a066f8b26..7c19c14b32e 100644 --- a/settings/ajax/setlanguage.php +++ b/settings/ajax/setlanguage.php @@ -7,7 +7,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/ajax/setquota.php b/settings/ajax/setquota.php index ef6047d3ff3..eee1de407b9 100644 --- a/settings/ajax/setquota.php +++ b/settings/ajax/setquota.php @@ -10,7 +10,7 @@ * @author Georg Ehrke * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/ajax/togglegroups.php b/settings/ajax/togglegroups.php index 0a2b99f40ed..ff79861b811 100644 --- a/settings/ajax/togglegroups.php +++ b/settings/ajax/togglegroups.php @@ -7,7 +7,7 @@ * @author Georg Ehrke * @author Jakob Sack * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/ajax/uninstallapp.php b/settings/ajax/uninstallapp.php index d685ed4aa55..be8196f4b33 100644 --- a/settings/ajax/uninstallapp.php +++ b/settings/ajax/uninstallapp.php @@ -4,7 +4,7 @@ * * @author Georg Ehrke * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/settings/ajax/updateapp.php b/settings/ajax/updateapp.php index 8398e54b8f2..47ecac26cf1 100644 --- a/settings/ajax/updateapp.php +++ b/settings/ajax/updateapp.php @@ -6,7 +6,7 @@ * @author Frank Karlitschek * @author Georg Ehrke * @author Lukas Reschke - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/help.php b/settings/help.php index 1c0a4855be1..62f10ade521 100644 --- a/settings/help.php +++ b/settings/help.php @@ -9,7 +9,7 @@ * @author Jan-Christoph Borchardt * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * * @license AGPL-3.0 diff --git a/settings/languageCodes.php b/settings/languageCodes.php index b79da15bca1..20d6ea701c7 100644 --- a/settings/languageCodes.php +++ b/settings/languageCodes.php @@ -6,7 +6,7 @@ * @author Jan-Christoph Borchardt * @author Morris Jobke * @author Pellaeon Lin - * @author Robin Appelman + * @author Robin Appelman * @author Thomas Müller * * @license AGPL-3.0 diff --git a/settings/personal.php b/settings/personal.php index 2e3aa29229c..a0d08aa0bd5 100644 --- a/settings/personal.php +++ b/settings/personal.php @@ -14,7 +14,7 @@ * @author Lukas Reschke * @author Marvin Thomas Rabe * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/settings/routes.php b/settings/routes.php index 14346d267d3..94732b3192a 100644 --- a/settings/routes.php +++ b/settings/routes.php @@ -11,7 +11,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Raghu Nayyar - * @author Robin Appelman + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/settings/users.php b/settings/users.php index c952f1e29eb..5f31d35ff97 100644 --- a/settings/users.php +++ b/settings/users.php @@ -13,7 +13,7 @@ * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Stephan Peijnik