From 933f60e3147ad872acf3211dc826ebf528434681 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 1 Mar 2016 17:25:15 +0100 Subject: [PATCH] Update author information Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) --- AUTHORS | 17 ++++++++++++-- apps/dav/appinfo/app.php | 1 + apps/dav/appinfo/application.php | 1 + apps/dav/appinfo/register_command.php | 1 - apps/dav/appinfo/v1/caldav.php | 2 ++ apps/dav/appinfo/v1/carddav.php | 2 ++ apps/dav/command/migrateaddressbooks.php | 1 + apps/dav/command/migratecalendars.php | 20 ++++++++++++++++- apps/dav/lib/caldav/caldavbackend.php | 1 + apps/dav/lib/caldav/calendar.php | 20 ++++++++++++++++- apps/dav/lib/caldav/calendarhome.php | 20 ++++++++++++++++- apps/dav/lib/caldav/calendarroot.php | 20 ++++++++++++++++- apps/dav/lib/carddav/addressbookimpl.php | 1 + apps/dav/lib/carddav/carddavbackend.php | 1 + apps/dav/lib/carddav/syncservice.php | 4 +++- apps/dav/lib/comments/commentsplugin.php | 2 ++ apps/dav/lib/connector/legacydavacl.php | 1 + .../connector/sabre/exceptionloggerplugin.php | 1 + .../lib/connector/sabre/filesreportplugin.php | 1 + apps/dav/lib/connector/sabre/quotaplugin.php | 1 - .../dav/lib/connector/sabre/serverfactory.php | 2 ++ apps/dav/lib/dav/sharing/backend.php | 4 +--- apps/dav/lib/dav/sharing/xml/invite.php | 20 ++++++++++++++++- .../files/sharing/publiclinkcheckplugin.php | 2 +- apps/dav/lib/migration/addressbookadapter.php | 20 ++++++++++++++++- apps/dav/lib/migration/calendaradapter.php | 20 ++++++++++++++++- .../dav/lib/migration/migrateaddressbooks.php | 20 ++++++++++++++++- apps/dav/lib/migration/migratecalendars.php | 20 ++++++++++++++++- apps/dav/lib/rootcollection.php | 1 + apps/dav/lib/server.php | 1 + apps/dav/lib/systemtag/systemtagnode.php | 1 + apps/dav/lib/systemtag/systemtagplugin.php | 1 + .../systemtagsrelationscollection.php | 1 + .../unit/carddav/addressbookimpltest.php | 1 + .../tests/unit/carddav/carddavbackendtest.php | 1 + .../tests/unit/carddav/syncservicetest.php | 3 ++- .../tests/unit/comments/commentsplugin.php | 1 + .../connector/sabre/filesreportplugin.php | 1 + apps/dav/tests/unit/servertest.php | 20 ++++++++++++++++- .../tests/unit/systemtag/systemtagplugin.php | 2 ++ apps/encryption/lib/keymanager.php | 1 + apps/encryption/tests/lib/KeyManagerTest.php | 1 + .../encryption/tests/lib/crypto/cryptTest.php | 1 + apps/federation/appinfo/application.php | 1 + apps/federation/appinfo/register_command.php | 20 ++++++++++++++++- .../backgroundjob/getsharedsecret.php | 1 - .../command/syncfederationaddressbooks.php | 22 ++++++++++++++++++- apps/federation/dav/fedauth.php | 2 +- .../lib/syncfederationaddressbooks.php | 22 ++++++++++++++++++- apps/federation/lib/trustedservers.php | 1 + .../middleware/addservermiddleware.php | 1 + apps/federation/tests/dav/fedauthtest.php | 2 +- apps/federation/tests/lib/dbhandlertest.php | 1 + .../lib/syncfederationaddressbookstest.php | 22 ++++++++++++++++++- .../tests/lib/trustedserverstest.php | 1 + .../middleware/addservermiddlewaretest.php | 1 + apps/files/appinfo/install.php | 2 ++ apps/files/appinfo/register_command.php | 2 +- apps/files/appinfo/update.php | 2 ++ apps/files/command/deleteorphanedfiles.php | 1 + apps/files/command/scan.php | 2 +- apps/files/command/transferownership.php | 2 +- .../lib/backgroundjob/deleteorphaneditems.php | 2 ++ .../DeleteOrphanedItemsJobTest.php | 1 + .../tests/controller/ViewControllerTest.php | 2 ++ apps/files_external/appinfo/app.php | 3 +-- apps/files_external/appinfo/application.php | 1 + apps/files_external/appinfo/routes.php | 1 + apps/files_external/command/backends.php | 2 +- apps/files_external/command/create.php | 2 +- apps/files_external/command/export.php | 2 +- apps/files_external/command/import.php | 2 +- .../controller/ajaxcontroller.php | 1 + .../controller/globalstoragescontroller.php | 1 + .../controller/storagescontroller.php | 1 + .../userglobalstoragescontroller.php | 1 + .../controller/userstoragescontroller.php | 1 + .../files_external/lib/auth/authmechanism.php | 1 + .../files_external/lib/auth/iuserprovided.php | 2 +- .../lib/auth/password/sessioncredentials.php | 1 + .../lib/definitionparameter.php | 1 + apps/files_external/lib/failedstorage.php | 1 + .../lib/frontenddefinitiontrait.php | 1 + ...icientdataformeaningfulanswerexception.php | 1 + apps/files_external/lib/smb.php | 1 + apps/files_external/lib/storageconfig.php | 1 + apps/files_external/lib/swift.php | 1 + .../migration/storagemigrator.php | 1 + .../service/dbconfigservice.php | 2 ++ .../service/importlegacystoragesservice.php | 2 +- .../globalstoragescontrollertest.php | 1 + .../controller/userstoragescontrollertest.php | 1 + .../tests/definitionparameterttest.php | 1 + .../tests/frontenddefinitiontraittest.php | 1 + .../tests/service/dbconfigservicetest.php | 1 + .../tests/storageconfigtest.php | 1 + apps/files_sharing/api/sharees.php | 2 ++ apps/files_sharing/appinfo/update.php | 1 + apps/files_sharing/lib/cache.php | 7 ------ .../controllers/externalsharescontroller.php | 1 + .../lib/controllers/sharecontroller.php | 2 ++ apps/files_sharing/lib/external/manager.php | 1 + apps/files_sharing/lib/hooks.php | 1 + apps/files_sharing/lib/migration.php | 2 ++ apps/files_sharing/lib/scanner.php | 1 + apps/files_sharing/tests/api/shareestest.php | 1 + apps/files_sharing/tests/backend.php | 1 + .../tests/controller/sharecontroller.php | 1 - apps/files_sharing/tests/external/cache.php | 1 + .../tests/external/managertest.php | 1 + apps/files_sharing/tests/migrationtest.php | 1 + apps/files_sharing/tests/updater.php | 1 + apps/files_trashbin/lib/hooks.php | 1 + apps/files_trashbin/lib/trashbin.php | 1 - apps/files_versions/lib/storage.php | 1 + apps/files_versions/tests/versions.php | 1 + apps/provisioning_api/lib/users.php | 1 + apps/provisioning_api/tests/userstest.php | 1 + apps/user_ldap/ajax/wizard.php | 1 + apps/user_ldap/appinfo/app.php | 1 + apps/user_ldap/group_ldap.php | 3 ++- apps/user_ldap/lib/configuration.php | 2 +- apps/user_ldap/lib/jobs.php | 1 + apps/user_ldap/lib/proxy.php | 1 + apps/user_ldap/lib/user/manager.php | 1 + apps/user_ldap/lib/user/user.php | 1 + ...ntegrationtestbatchapplyuserattributes.php | 2 +- .../lib/user/IntegrationTestUserAvatar.php | 1 + .../user/IntegrationTestUserDisplayName.php | 1 - .../createUsersWithoutDisplayName.php | 2 +- apps/user_ldap/user_ldap.php | 1 + console.php | 2 ++ core/ajax/share.php | 2 +- core/command/app/disable.php | 1 + core/command/app/enable.php | 1 + core/command/base.php | 1 + core/command/config/system/setconfig.php | 1 + .../command/maintenance/mimetype/updatejs.php | 1 + core/command/security/importcertificate.php | 2 +- core/command/security/listcertificates.php | 2 +- core/command/security/removecertificate.php | 2 +- core/command/user/lastseen.php | 1 + core/js/config.php | 2 +- core/register_command.php | 1 + lib/base.php | 1 + lib/private/allconfig.php | 1 + lib/private/api.php | 1 + lib/private/app/appmanager.php | 2 ++ lib/private/app/dependencyanalyzer.php | 1 + lib/private/app/platformrepository.php | 1 + lib/private/appframework/db/db.php | 1 + lib/private/avatar.php | 2 -- lib/private/avatarmanager.php | 3 +-- lib/private/comments/comment.php | 1 + lib/private/comments/manager.php | 2 ++ lib/private/comments/managerfactory.php | 3 +++ lib/private/console/application.php | 2 ++ lib/private/db/connection.php | 1 + lib/private/db/mdb2schemamanager.php | 1 + lib/private/db/mdb2schemareader.php | 1 + lib/private/db/migrator.php | 1 + .../expressionbuilder/expressionbuilder.php | 2 ++ .../mysqlexpressionbuilder.php | 1 + .../ociexpressionbuilder.php | 2 ++ .../pgsqlexpressionbuilder.php | 1 + lib/private/db/querybuilder/querybuilder.php | 2 ++ lib/private/defaults.php | 1 + lib/private/diagnostics/querylogger.php | 1 + lib/private/files/cache/cache.php | 2 ++ lib/private/files/cache/cacheentry.php | 4 ++-- lib/private/files/cache/scanner.php | 1 - lib/private/files/config/cachedmountinfo.php | 2 +- lib/private/files/config/usermountcache.php | 3 ++- .../files/config/usermountcachelistener.php | 2 +- lib/private/files/fileinfo.php | 1 + lib/private/files/filesystem.php | 1 + lib/private/files/node/file.php | 2 ++ lib/private/files/node/node.php | 1 + lib/private/files/node/root.php | 2 ++ lib/private/files/storage/common.php | 1 + .../files/storage/wrapper/encryption.php | 1 + lib/private/files/stream/dir.php | 1 + lib/private/files/stream/encryption.php | 2 ++ lib/private/files/type/detection.php | 1 + lib/private/group/backend.php | 1 + lib/private/group/database.php | 1 + lib/private/group/dummy.php | 1 + lib/private/group/interface.php | 5 +---- lib/private/group/manager.php | 3 +++ lib/private/helper.php | 2 -- lib/private/hintexception.php | 1 + lib/private/hook.php | 1 + lib/private/image.php | 2 +- lib/private/installer.php | 1 - lib/private/l10n/factory.php | 1 + lib/private/legacy/l10n.php | 5 ----- lib/private/log/owncloud.php | 1 + lib/private/memcache/apcu.php | 1 + lib/private/memcache/factory.php | 1 + lib/private/notification/manager.php | 1 + lib/private/notification/notification.php | 1 + lib/private/preview.php | 1 + lib/private/repair/dropoldjobs.php | 1 + lib/private/repair/repairmimetypes.php | 1 + lib/private/security/credentialsmanager.php | 4 ++-- lib/private/server.php | 1 - lib/private/setup/abstractdatabase.php | 1 + lib/private/setup/mysql.php | 1 + lib/private/share/helper.php | 1 + lib/private/share/hooks.php | 1 + lib/private/share/share.php | 2 ++ lib/private/share20/defaultshareprovider.php | 1 + lib/private/share20/manager.php | 2 ++ lib/private/share20/providerfactory.php | 1 + lib/private/systemconfig.php | 1 + lib/private/systemtag/managerfactory.php | 1 + lib/private/template.php | 1 + lib/private/template/base.php | 1 + lib/private/tempmanager.php | 1 + lib/private/user.php | 2 +- lib/private/user/backend.php | 1 - lib/private/user/interface.php | 4 ---- lib/private/user/manager.php | 2 ++ lib/private/user/user.php | 2 +- lib/private/util.php | 2 +- lib/public/app/managerevent.php | 2 +- lib/public/appframework/db/mapper.php | 1 + .../http/emptycontentsecuritypolicy.php | 2 -- .../appframework/http/redirectresponse.php | 1 + .../utility/icontrollermethodreflector.php | 2 ++ lib/public/backgroundjob.php | 1 + lib/public/comments/icomment.php | 1 + lib/public/comments/icommentsmanager.php | 2 ++ .../comments/icommentsmanagerfactory.php | 2 ++ .../comments/illegalidchangeexception.php | 1 + lib/public/comments/notfoundexception.php | 1 + lib/public/constants.php | 1 + .../db/querybuilder/iexpressionbuilder.php | 2 ++ lib/public/files/cache/icache.php | 4 ++-- lib/public/files/cache/icacheentry.php | 4 ++-- lib/public/files/cache/ipropagator.php | 4 ++-- lib/public/files/cache/iscanner.php | 4 ++-- lib/public/files/cache/iupdater.php | 4 ++-- lib/public/files/cache/iwatcher.php | 4 ++-- lib/public/files/config/icachedmountinfo.php | 2 +- lib/public/files/config/iusermountcache.php | 2 +- lib/public/files/file.php | 1 + lib/public/files/fileinfo.php | 1 + lib/public/files/storage/ilockingstorage.php | 2 +- lib/public/files/storage/istorage.php | 8 +------ .../files/storagenotavailableexception.php | 1 + lib/public/groupinterface.php | 2 +- lib/public/iavatar.php | 2 +- lib/public/iavatarmanager.php | 1 + lib/public/idbconnection.php | 1 + lib/public/igroupmanager.php | 1 + lib/public/ilogger.php | 1 + lib/public/iuser.php | 1 + lib/public/sabrepluginevent.php | 1 + lib/public/search/pagedprovider.php | 1 + lib/public/security/icredentialsmanager.php | 4 ++-- .../exceptions/genericshareexception.php | 20 ++++++++++++++++- lib/public/userinterface.php | 2 +- ocs/v1.php | 1 + remote.php | 1 + settings/ajax/setlanguage.php | 1 + settings/ajax/setquota.php | 1 + settings/application.php | 1 + settings/controller/certificatecontroller.php | 1 + settings/controller/userscontroller.php | 1 + settings/routes.php | 1 + settings/users.php | 1 + version.php | 3 ++- 273 files changed, 597 insertions(+), 123 deletions(-) diff --git a/AUTHORS b/AUTHORS index 95306f5df45..476c664ab4a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,9 +3,9 @@ ownCloud is written by: - Adam Williamson - Administrator - Aldo "xoen" Giambelluca + - Alex Weirig - Alexander Bergolth - Andreas Böhler - - Andreas Ergenzinger - Andreas Fischer - Andrew Brown - André Gaul @@ -22,12 +22,13 @@ ownCloud is written by: - Borjan Tchakaloff - Brice Maron - Byron Marohn + - C Montero-Luque - Carlos Cerrillo - Christian Berendt - Christian Kampka - - Christian Reiner - Christian Schnidrig - Christian Weiske + - Christoph Schaefer - Christopher Schäpers - Christopher T. Johnson - Clark Tomlinson @@ -35,11 +36,13 @@ ownCloud is written by: - Dan Bartram - Daniel Hansson - Daniel Molkentin + - Daniel Tosello - David Prévot - Dominik Schmidt - Donald Buczek - Edward Crompton - Fabian Henze + - Faruk Uzun - Felix Böhm - Felix Moeller - Florian Preinstorfer @@ -62,6 +65,7 @@ ownCloud is written by: - Jens-Christian Fischer - Jesus Macias - Jesús Macias + - Joachim Bauch - Joas Schilling - Johan Björk - Johannes Willnecker @@ -70,10 +74,12 @@ ownCloud is written by: - Jörn Friedrich Dreyer - Kamil Domanski - Klaas Freitag + - Lars - Laurens Post - Laurens Post - Lennart Rosam - Lennart Rosam + - Leonardo Diez - Lorenzo M. Catucci - Lukas Reschke - Luke Policinski @@ -91,6 +97,7 @@ ownCloud is written by: - Michael Roitzsch - Michael Roth - Michael Telatynski <7t3chguy@gmail.com> + - Michael U - Miguel Prokop - Mitar - Morris Jobke @@ -110,6 +117,8 @@ ownCloud is written by: - Philipp Kapfer - Philippe Jung - Philippe Le Brouster + - Pierre Jochem + - Pierre Ozoux - Qingping Hou - Raghu Nayyar - Raghu Nayyar @@ -123,6 +132,7 @@ ownCloud is written by: - Robin McCorkell - Roeland Jago Douma - Roman Geber + - Roman Kreisel - Ross Nicoll - SA - Sam Tuke @@ -150,10 +160,12 @@ ownCloud is written by: - Tom Needham - Victor Dubiniuk - Viktor Szépe + - Vincent Chan - Vincent Cloutier - Vincent Petry - Volkan Gezer - adrien + - alexweirig - brumsel - cetra3 - cmeh @@ -182,6 +194,7 @@ ownCloud is written by: - tbartenstein - tbelau666 - unclejamal3000 + - v1r0x - voxsim With help from many libraries and frameworks including: diff --git a/apps/dav/appinfo/app.php b/apps/dav/appinfo/app.php index 5202e3d38b8..17596ffecbb 100644 --- a/apps/dav/appinfo/app.php +++ b/apps/dav/appinfo/app.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/application.php b/apps/dav/appinfo/application.php index ea9e1ad8f7c..0c21b22a1fe 100644 --- a/apps/dav/appinfo/application.php +++ b/apps/dav/appinfo/application.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/register_command.php b/apps/dav/appinfo/register_command.php index e07f6b4a25b..340fbb16e90 100644 --- a/apps/dav/appinfo/register_command.php +++ b/apps/dav/appinfo/register_command.php @@ -1,6 +1,5 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/v1/caldav.php b/apps/dav/appinfo/v1/caldav.php index 3e56e3d0e81..f2c886e0fdd 100644 --- a/apps/dav/appinfo/v1/caldav.php +++ b/apps/dav/appinfo/v1/caldav.php @@ -1,5 +1,7 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/appinfo/v1/carddav.php b/apps/dav/appinfo/v1/carddav.php index 4a3f98475cd..44abcbaa190 100644 --- a/apps/dav/appinfo/v1/carddav.php +++ b/apps/dav/appinfo/v1/carddav.php @@ -1,5 +1,7 @@ + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/command/migrateaddressbooks.php b/apps/dav/command/migrateaddressbooks.php index f37c29e7ab3..562f19a2300 100644 --- a/apps/dav/command/migrateaddressbooks.php +++ b/apps/dav/command/migrateaddressbooks.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/command/migratecalendars.php b/apps/dav/command/migratecalendars.php index eda4f5fb417..cc6445cb7f2 100644 --- a/apps/dav/command/migratecalendars.php +++ b/apps/dav/command/migratecalendars.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Dav\Command; use OCP\IUser; diff --git a/apps/dav/lib/caldav/caldavbackend.php b/apps/dav/lib/caldav/caldavbackend.php index 70dbccb8745..24376718019 100644 --- a/apps/dav/lib/caldav/caldavbackend.php +++ b/apps/dav/lib/caldav/caldavbackend.php @@ -1,5 +1,6 @@ * @author Scrutinizer Auto-Fixer * @author Thomas Müller * diff --git a/apps/dav/lib/caldav/calendar.php b/apps/dav/lib/caldav/calendar.php index 6b34d570eb3..c9e210f8590 100644 --- a/apps/dav/lib/caldav/calendar.php +++ b/apps/dav/lib/caldav/calendar.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\CalDAV; use OCA\DAV\DAV\Sharing\IShareable; diff --git a/apps/dav/lib/caldav/calendarhome.php b/apps/dav/lib/caldav/calendarhome.php index 7f98dfb94e0..9baf2a6e429 100644 --- a/apps/dav/lib/caldav/calendarhome.php +++ b/apps/dav/lib/caldav/calendarhome.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\CalDAV; use Sabre\CalDAV\Backend\NotificationSupport; diff --git a/apps/dav/lib/caldav/calendarroot.php b/apps/dav/lib/caldav/calendarroot.php index ae5fc54cdf3..61eca088fb5 100644 --- a/apps/dav/lib/caldav/calendarroot.php +++ b/apps/dav/lib/caldav/calendarroot.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\CalDAV; class CalendarRoot extends \Sabre\CalDAV\CalendarRoot { diff --git a/apps/dav/lib/carddav/addressbookimpl.php b/apps/dav/lib/carddav/addressbookimpl.php index 795a30064b7..8b29d6d5c0c 100644 --- a/apps/dav/lib/carddav/addressbookimpl.php +++ b/apps/dav/lib/carddav/addressbookimpl.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/carddav/carddavbackend.php b/apps/dav/lib/carddav/carddavbackend.php index a109e8bde4a..28eb3c0445c 100644 --- a/apps/dav/lib/carddav/carddavbackend.php +++ b/apps/dav/lib/carddav/carddavbackend.php @@ -2,6 +2,7 @@ /** * @author Arthur Schiwon * @author Björn Schießle + * @author Joas Schilling * @author Scrutinizer Auto-Fixer * @author Thomas Müller * diff --git a/apps/dav/lib/carddav/syncservice.php b/apps/dav/lib/carddav/syncservice.php index 2e7397fc70b..c4741a01772 100644 --- a/apps/dav/lib/carddav/syncservice.php +++ b/apps/dav/lib/carddav/syncservice.php @@ -1,8 +1,10 @@ + * @author Roeland Jago Douma * @author Thomas Müller * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/dav/lib/comments/commentsplugin.php b/apps/dav/lib/comments/commentsplugin.php index fb9f5b7ab8a..d4a065649ef 100644 --- a/apps/dav/lib/comments/commentsplugin.php +++ b/apps/dav/lib/comments/commentsplugin.php @@ -1,6 +1,8 @@ + * @author Joas Schilling + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/connector/legacydavacl.php b/apps/dav/lib/connector/legacydavacl.php index 5a654606465..07aefa1b863 100644 --- a/apps/dav/lib/connector/legacydavacl.php +++ b/apps/dav/lib/connector/legacydavacl.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/connector/sabre/exceptionloggerplugin.php b/apps/dav/lib/connector/sabre/exceptionloggerplugin.php index 1052c56e968..38bddef8769 100644 --- a/apps/dav/lib/connector/sabre/exceptionloggerplugin.php +++ b/apps/dav/lib/connector/sabre/exceptionloggerplugin.php @@ -1,6 +1,7 @@ + * @author Pierre Jochem * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/connector/sabre/filesreportplugin.php b/apps/dav/lib/connector/sabre/filesreportplugin.php index 121924ce9a7..d4e1cbe3b20 100644 --- a/apps/dav/lib/connector/sabre/filesreportplugin.php +++ b/apps/dav/lib/connector/sabre/filesreportplugin.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/connector/sabre/quotaplugin.php b/apps/dav/lib/connector/sabre/quotaplugin.php index b1c3bbfbbb9..6b5b7711439 100644 --- a/apps/dav/lib/connector/sabre/quotaplugin.php +++ b/apps/dav/lib/connector/sabre/quotaplugin.php @@ -3,7 +3,6 @@ * @author Felix Moeller * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author scambra * @author Scrutinizer Auto-Fixer * @author Thomas Müller diff --git a/apps/dav/lib/connector/sabre/serverfactory.php b/apps/dav/lib/connector/sabre/serverfactory.php index 8253948d96f..fb20ef436e4 100644 --- a/apps/dav/lib/connector/sabre/serverfactory.php +++ b/apps/dav/lib/connector/sabre/serverfactory.php @@ -1,9 +1,11 @@ * @author Joas Schilling * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/lib/dav/sharing/backend.php b/apps/dav/lib/dav/sharing/backend.php index 7556706b6d0..8e2a9307b70 100644 --- a/apps/dav/lib/dav/sharing/backend.php +++ b/apps/dav/lib/dav/sharing/backend.php @@ -1,8 +1,6 @@ - * @author Björn Schießle - * @author Scrutinizer Auto-Fixer + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/dav/sharing/xml/invite.php b/apps/dav/lib/dav/sharing/xml/invite.php index 659f95d8074..560546b2413 100644 --- a/apps/dav/lib/dav/sharing/xml/invite.php +++ b/apps/dav/lib/dav/sharing/xml/invite.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\DAV\Sharing\Xml; use OCA\DAV\DAV\Sharing\Plugin; diff --git a/apps/dav/lib/files/sharing/publiclinkcheckplugin.php b/apps/dav/lib/files/sharing/publiclinkcheckplugin.php index bbb5c611204..751f63d394e 100644 --- a/apps/dav/lib/files/sharing/publiclinkcheckplugin.php +++ b/apps/dav/lib/files/sharing/publiclinkcheckplugin.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/dav/lib/migration/addressbookadapter.php b/apps/dav/lib/migration/addressbookadapter.php index ef7b00188fb..c9307ce0de9 100644 --- a/apps/dav/lib/migration/addressbookadapter.php +++ b/apps/dav/lib/migration/addressbookadapter.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Dav\Migration; use OCP\IDBConnection; diff --git a/apps/dav/lib/migration/calendaradapter.php b/apps/dav/lib/migration/calendaradapter.php index 39faf2cec37..e8fdf74f336 100644 --- a/apps/dav/lib/migration/calendaradapter.php +++ b/apps/dav/lib/migration/calendaradapter.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Dav\Migration; use OCP\IDBConnection; diff --git a/apps/dav/lib/migration/migrateaddressbooks.php b/apps/dav/lib/migration/migrateaddressbooks.php index 0dad6495691..21bc4b3ca9a 100644 --- a/apps/dav/lib/migration/migrateaddressbooks.php +++ b/apps/dav/lib/migration/migrateaddressbooks.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Dav\Migration; use OCA\DAV\CardDAV\AddressBook; diff --git a/apps/dav/lib/migration/migratecalendars.php b/apps/dav/lib/migration/migratecalendars.php index 33f8a105180..91bc345cad7 100644 --- a/apps/dav/lib/migration/migratecalendars.php +++ b/apps/dav/lib/migration/migratecalendars.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Dav\Migration; use OCA\DAV\CalDAV\CalDavBackend; diff --git a/apps/dav/lib/rootcollection.php b/apps/dav/lib/rootcollection.php index b3648e7ba38..ea796c09175 100644 --- a/apps/dav/lib/rootcollection.php +++ b/apps/dav/lib/rootcollection.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/server.php b/apps/dav/lib/server.php index 2aa720c9dc4..05e81a1184c 100644 --- a/apps/dav/lib/server.php +++ b/apps/dav/lib/server.php @@ -1,5 +1,6 @@ * @author Lukas Reschke * @author Thomas Müller * @author Vincent Petry diff --git a/apps/dav/lib/systemtag/systemtagnode.php b/apps/dav/lib/systemtag/systemtagnode.php index 7a47a752ad0..500e1a3adea 100644 --- a/apps/dav/lib/systemtag/systemtagnode.php +++ b/apps/dav/lib/systemtag/systemtagnode.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/systemtag/systemtagplugin.php b/apps/dav/lib/systemtag/systemtagplugin.php index 7da24ba7cf8..a266b4a1214 100644 --- a/apps/dav/lib/systemtag/systemtagplugin.php +++ b/apps/dav/lib/systemtag/systemtagplugin.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/lib/systemtag/systemtagsrelationscollection.php b/apps/dav/lib/systemtag/systemtagsrelationscollection.php index 6af4edfc1ab..19db39d3f3a 100644 --- a/apps/dav/lib/systemtag/systemtagsrelationscollection.php +++ b/apps/dav/lib/systemtag/systemtagsrelationscollection.php @@ -1,5 +1,6 @@ * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/dav/tests/unit/carddav/addressbookimpltest.php b/apps/dav/tests/unit/carddav/addressbookimpltest.php index f2c739e046d..ba537a631be 100644 --- a/apps/dav/tests/unit/carddav/addressbookimpltest.php +++ b/apps/dav/tests/unit/carddav/addressbookimpltest.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/carddav/carddavbackendtest.php b/apps/dav/tests/unit/carddav/carddavbackendtest.php index 2f96fc5da90..1ee09260c88 100644 --- a/apps/dav/tests/unit/carddav/carddavbackendtest.php +++ b/apps/dav/tests/unit/carddav/carddavbackendtest.php @@ -2,6 +2,7 @@ /** * @author Arthur Schiwon * @author Björn Schießle + * @author Joas Schilling * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/carddav/syncservicetest.php b/apps/dav/tests/unit/carddav/syncservicetest.php index 7652afdc225..e3ffaf472ed 100644 --- a/apps/dav/tests/unit/carddav/syncservicetest.php +++ b/apps/dav/tests/unit/carddav/syncservicetest.php @@ -1,8 +1,9 @@ * @author Thomas Müller * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/dav/tests/unit/comments/commentsplugin.php b/apps/dav/tests/unit/comments/commentsplugin.php index d6f489f5e80..c7d073d1491 100644 --- a/apps/dav/tests/unit/comments/commentsplugin.php +++ b/apps/dav/tests/unit/comments/commentsplugin.php @@ -1,6 +1,7 @@ + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/dav/tests/unit/connector/sabre/filesreportplugin.php b/apps/dav/tests/unit/connector/sabre/filesreportplugin.php index 78f9e77063c..87973ef0071 100644 --- a/apps/dav/tests/unit/connector/sabre/filesreportplugin.php +++ b/apps/dav/tests/unit/connector/sabre/filesreportplugin.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/servertest.php b/apps/dav/tests/unit/servertest.php index 63bab482b45..b6439ebf0b0 100644 --- a/apps/dav/tests/unit/servertest.php +++ b/apps/dav/tests/unit/servertest.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\DAV\Tests\Unit; use OCA\DAV\Server; diff --git a/apps/dav/tests/unit/systemtag/systemtagplugin.php b/apps/dav/tests/unit/systemtag/systemtagplugin.php index b945223e668..4466533f1e0 100644 --- a/apps/dav/tests/unit/systemtag/systemtagplugin.php +++ b/apps/dav/tests/unit/systemtag/systemtagplugin.php @@ -1,5 +1,7 @@ + * @author Lukas Reschke * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/lib/keymanager.php b/apps/encryption/lib/keymanager.php index 4169569d8b2..b65d6c81eb0 100644 --- a/apps/encryption/lib/keymanager.php +++ b/apps/encryption/lib/keymanager.php @@ -5,6 +5,7 @@ * @author Lukas Reschke * @author Scrutinizer Auto-Fixer * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/encryption/tests/lib/KeyManagerTest.php b/apps/encryption/tests/lib/KeyManagerTest.php index ea1830db4d5..7ede6177deb 100644 --- a/apps/encryption/tests/lib/KeyManagerTest.php +++ b/apps/encryption/tests/lib/KeyManagerTest.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Clark Tomlinson * @author Joas Schilling + * @author Lukas Reschke * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/encryption/tests/lib/crypto/cryptTest.php b/apps/encryption/tests/lib/crypto/cryptTest.php index d94aea463cf..2f290db21a1 100644 --- a/apps/encryption/tests/lib/crypto/cryptTest.php +++ b/apps/encryption/tests/lib/crypto/cryptTest.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Joas Schilling + * @author Lukas Reschke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/appinfo/application.php b/apps/federation/appinfo/application.php index 93897d211c3..621a5d3d099 100644 --- a/apps/federation/appinfo/application.php +++ b/apps/federation/appinfo/application.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/appinfo/register_command.php b/apps/federation/appinfo/register_command.php index 162e103372e..48c72a48158 100644 --- a/apps/federation/appinfo/register_command.php +++ b/apps/federation/appinfo/register_command.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ $app = new \OCA\Federation\AppInfo\Application(); $syncService = $app->getSyncService(); diff --git a/apps/federation/backgroundjob/getsharedsecret.php b/apps/federation/backgroundjob/getsharedsecret.php index f896076139d..d3dd00c74a2 100644 --- a/apps/federation/backgroundjob/getsharedsecret.php +++ b/apps/federation/backgroundjob/getsharedsecret.php @@ -1,7 +1,6 @@ - * @author Robin Appelman * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/command/syncfederationaddressbooks.php b/apps/federation/command/syncfederationaddressbooks.php index 72d12e59b22..879d38f8c22 100644 --- a/apps/federation/command/syncfederationaddressbooks.php +++ b/apps/federation/command/syncfederationaddressbooks.php @@ -1,5 +1,25 @@ + * @author Lukas Reschke + * @author Thomas Müller + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Federation\Command; use OCA\Federation\DbHandler; diff --git a/apps/federation/dav/fedauth.php b/apps/federation/dav/fedauth.php index 09d61a1f2c7..bb1041adcdf 100644 --- a/apps/federation/dav/fedauth.php +++ b/apps/federation/dav/fedauth.php @@ -2,7 +2,7 @@ /** * @author Thomas Müller * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/federation/lib/syncfederationaddressbooks.php b/apps/federation/lib/syncfederationaddressbooks.php index f9cee9a7137..209094266ca 100644 --- a/apps/federation/lib/syncfederationaddressbooks.php +++ b/apps/federation/lib/syncfederationaddressbooks.php @@ -1,5 +1,25 @@ + * @author Lukas Reschke + * @author Thomas Müller + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Federation; use OCA\DAV\CardDAV\SyncService; diff --git a/apps/federation/lib/trustedservers.php b/apps/federation/lib/trustedservers.php index 6f99a3c6a8c..3b356ea2a49 100644 --- a/apps/federation/lib/trustedservers.php +++ b/apps/federation/lib/trustedservers.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/middleware/addservermiddleware.php b/apps/federation/middleware/addservermiddleware.php index 10abd9db704..15781251349 100644 --- a/apps/federation/middleware/addservermiddleware.php +++ b/apps/federation/middleware/addservermiddleware.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/dav/fedauthtest.php b/apps/federation/tests/dav/fedauthtest.php index 845cfc622d2..b716084a45d 100644 --- a/apps/federation/tests/dav/fedauthtest.php +++ b/apps/federation/tests/dav/fedauthtest.php @@ -2,7 +2,7 @@ /** * @author Thomas Müller * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/federation/tests/lib/dbhandlertest.php b/apps/federation/tests/lib/dbhandlertest.php index 28f76dbb22e..3ded486d36a 100644 --- a/apps/federation/tests/lib/dbhandlertest.php +++ b/apps/federation/tests/lib/dbhandlertest.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/lib/syncfederationaddressbookstest.php b/apps/federation/tests/lib/syncfederationaddressbookstest.php index 9290bad8bd6..aa2bd9ac2cb 100644 --- a/apps/federation/tests/lib/syncfederationaddressbookstest.php +++ b/apps/federation/tests/lib/syncfederationaddressbookstest.php @@ -1,5 +1,25 @@ + * @author Lukas Reschke + * @author Thomas Müller + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCA\Federation\Tests\lib; use OCA\Federation\DbHandler; diff --git a/apps/federation/tests/lib/trustedserverstest.php b/apps/federation/tests/lib/trustedserverstest.php index 80f7843d818..a8c7c7afb1f 100644 --- a/apps/federation/tests/lib/trustedserverstest.php +++ b/apps/federation/tests/lib/trustedserverstest.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/federation/tests/middleware/addservermiddlewaretest.php b/apps/federation/tests/middleware/addservermiddlewaretest.php index 49e34cc73d6..be1d97c4035 100644 --- a/apps/federation/tests/middleware/addservermiddlewaretest.php +++ b/apps/federation/tests/middleware/addservermiddlewaretest.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/appinfo/install.php b/apps/files/appinfo/install.php index ae08e21a22e..4d1e59d214c 100644 --- a/apps/files/appinfo/install.php +++ b/apps/files/appinfo/install.php @@ -1,6 +1,8 @@ * @author Lukas Reschke + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/appinfo/register_command.php b/apps/files/appinfo/register_command.php index 0ec2fe1a584..e77087a229a 100644 --- a/apps/files/appinfo/register_command.php +++ b/apps/files/appinfo/register_command.php @@ -2,7 +2,7 @@ /** * @author Bart Visscher * @author Morris Jobke - * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/appinfo/update.php b/apps/files/appinfo/update.php index cb682cbc426..e4f8f8f29d7 100644 --- a/apps/files/appinfo/update.php +++ b/apps/files/appinfo/update.php @@ -1,9 +1,11 @@ * @author Björn Schießle * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/command/deleteorphanedfiles.php b/apps/files/command/deleteorphanedfiles.php index f897c68fd8d..91043471ce5 100644 --- a/apps/files/command/deleteorphanedfiles.php +++ b/apps/files/command/deleteorphanedfiles.php @@ -1,5 +1,6 @@ * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/command/scan.php b/apps/files/command/scan.php index 3251682445c..f607b3e1af1 100644 --- a/apps/files/command/scan.php +++ b/apps/files/command/scan.php @@ -5,7 +5,7 @@ * @author martin.mattel@diemattels.at * @author Morris Jobke * @author Robin Appelman - * @author Vincent Petry + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files/command/transferownership.php b/apps/files/command/transferownership.php index 4cc2f34c3a3..c248620d5c5 100644 --- a/apps/files/command/transferownership.php +++ b/apps/files/command/transferownership.php @@ -2,7 +2,7 @@ /** * @author Thomas Müller * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files/lib/backgroundjob/deleteorphaneditems.php b/apps/files/lib/backgroundjob/deleteorphaneditems.php index 773bb997e56..1eef9c24e0c 100644 --- a/apps/files/lib/backgroundjob/deleteorphaneditems.php +++ b/apps/files/lib/backgroundjob/deleteorphaneditems.php @@ -1,5 +1,7 @@ + * @author Joas Schilling * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/tests/backgroundjob/DeleteOrphanedItemsJobTest.php b/apps/files/tests/backgroundjob/DeleteOrphanedItemsJobTest.php index 8d8e5d3be52..e802a248a9b 100644 --- a/apps/files/tests/backgroundjob/DeleteOrphanedItemsJobTest.php +++ b/apps/files/tests/backgroundjob/DeleteOrphanedItemsJobTest.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files/tests/controller/ViewControllerTest.php b/apps/files/tests/controller/ViewControllerTest.php index e91d40a0e6b..657ab6cb338 100644 --- a/apps/files/tests/controller/ViewControllerTest.php +++ b/apps/files/tests/controller/ViewControllerTest.php @@ -1,6 +1,8 @@ * @author Lukas Reschke + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/appinfo/app.php b/apps/files_external/appinfo/app.php index c8d90f02f29..46a4ecf0793 100644 --- a/apps/files_external/appinfo/app.php +++ b/apps/files_external/appinfo/app.php @@ -1,9 +1,8 @@ - * @author Jan-Christoph Borchardt * @author j-ed - * @author Michael Gapczynski + * @author Jan-Christoph Borchardt * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll diff --git a/apps/files_external/appinfo/application.php b/apps/files_external/appinfo/application.php index c755b6a29b0..0f08cc6004f 100644 --- a/apps/files_external/appinfo/application.php +++ b/apps/files_external/appinfo/application.php @@ -1,6 +1,7 @@ + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Ross Nicoll diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index c3149a300cf..2d2e6ddf607 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -3,6 +3,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke + * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma * @author Ross Nicoll diff --git a/apps/files_external/command/backends.php b/apps/files_external/command/backends.php index fd11c36ec40..260ea210397 100644 --- a/apps/files_external/command/backends.php +++ b/apps/files_external/command/backends.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/command/create.php b/apps/files_external/command/create.php index 4b0ef99ff3a..315b23f9d3c 100644 --- a/apps/files_external/command/create.php +++ b/apps/files_external/command/create.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/command/export.php b/apps/files_external/command/export.php index 371061ba626..09c5ea8a9df 100644 --- a/apps/files_external/command/export.php +++ b/apps/files_external/command/export.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/command/import.php b/apps/files_external/command/import.php index 28032c207b5..97bb9a937f0 100644 --- a/apps/files_external/command/import.php +++ b/apps/files_external/command/import.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/controller/ajaxcontroller.php b/apps/files_external/controller/ajaxcontroller.php index 67c32422b1c..c3df3fa8522 100644 --- a/apps/files_external/controller/ajaxcontroller.php +++ b/apps/files_external/controller/ajaxcontroller.php @@ -1,6 +1,7 @@ + * @author Robin Appelman * @author Robin McCorkell * @author Ross Nicoll * diff --git a/apps/files_external/controller/globalstoragescontroller.php b/apps/files_external/controller/globalstoragescontroller.php index 069e41a96b8..b443cf4ea8f 100644 --- a/apps/files_external/controller/globalstoragescontroller.php +++ b/apps/files_external/controller/globalstoragescontroller.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/controller/storagescontroller.php b/apps/files_external/controller/storagescontroller.php index 65ceba21454..09b83104700 100644 --- a/apps/files_external/controller/storagescontroller.php +++ b/apps/files_external/controller/storagescontroller.php @@ -1,6 +1,7 @@ + * @author Robin Appelman * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/controller/userglobalstoragescontroller.php b/apps/files_external/controller/userglobalstoragescontroller.php index c6b51d94047..36c3740eed3 100644 --- a/apps/files_external/controller/userglobalstoragescontroller.php +++ b/apps/files_external/controller/userglobalstoragescontroller.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/controller/userstoragescontroller.php b/apps/files_external/controller/userstoragescontroller.php index 2a2a0bc63a6..e53ea21f005 100644 --- a/apps/files_external/controller/userstoragescontroller.php +++ b/apps/files_external/controller/userstoragescontroller.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/lib/auth/authmechanism.php b/apps/files_external/lib/auth/authmechanism.php index 36e55de92c5..68d6f023487 100644 --- a/apps/files_external/lib/auth/authmechanism.php +++ b/apps/files_external/lib/auth/authmechanism.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/auth/iuserprovided.php b/apps/files_external/lib/auth/iuserprovided.php index 6b7eab4e2a7..6852c804be5 100644 --- a/apps/files_external/lib/auth/iuserprovided.php +++ b/apps/files_external/lib/auth/iuserprovided.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/lib/auth/password/sessioncredentials.php b/apps/files_external/lib/auth/password/sessioncredentials.php index d8e8443418a..429c549d80a 100644 --- a/apps/files_external/lib/auth/password/sessioncredentials.php +++ b/apps/files_external/lib/auth/password/sessioncredentials.php @@ -1,6 +1,7 @@ + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/lib/definitionparameter.php b/apps/files_external/lib/definitionparameter.php index 4d4bb13bebd..16c07f4b8cc 100644 --- a/apps/files_external/lib/definitionparameter.php +++ b/apps/files_external/lib/definitionparameter.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/failedstorage.php b/apps/files_external/lib/failedstorage.php index 7bcbfc31902..928d09e20f8 100644 --- a/apps/files_external/lib/failedstorage.php +++ b/apps/files_external/lib/failedstorage.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/frontenddefinitiontrait.php b/apps/files_external/lib/frontenddefinitiontrait.php index fc47a9515f3..9f2b7c40f7f 100644 --- a/apps/files_external/lib/frontenddefinitiontrait.php +++ b/apps/files_external/lib/frontenddefinitiontrait.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/insufficientdataformeaningfulanswerexception.php b/apps/files_external/lib/insufficientdataformeaningfulanswerexception.php index 22d83ef56f4..1906057eb67 100644 --- a/apps/files_external/lib/insufficientdataformeaningfulanswerexception.php +++ b/apps/files_external/lib/insufficientdataformeaningfulanswerexception.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/lib/smb.php b/apps/files_external/lib/smb.php index b93e6e5b805..67d1a23f5a7 100644 --- a/apps/files_external/lib/smb.php +++ b/apps/files_external/lib/smb.php @@ -1,6 +1,7 @@ + * @author Jesús Macias * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke diff --git a/apps/files_external/lib/storageconfig.php b/apps/files_external/lib/storageconfig.php index ef859e8ae8a..590a5f53249 100644 --- a/apps/files_external/lib/storageconfig.php +++ b/apps/files_external/lib/storageconfig.php @@ -1,5 +1,6 @@ * @author Lukas Reschke * @author Robin Appelman * @author Robin McCorkell diff --git a/apps/files_external/lib/swift.php b/apps/files_external/lib/swift.php index 1f092240b4d..9282fe28669 100644 --- a/apps/files_external/lib/swift.php +++ b/apps/files_external/lib/swift.php @@ -3,6 +3,7 @@ * @author Bart Visscher * @author Benjamin Liles * @author Christian Berendt + * @author Daniel Tosello * @author Felix Moeller * @author Jörn Friedrich Dreyer * @author Martin Mattel diff --git a/apps/files_external/migration/storagemigrator.php b/apps/files_external/migration/storagemigrator.php index 832807feb93..48ab52768e2 100644 --- a/apps/files_external/migration/storagemigrator.php +++ b/apps/files_external/migration/storagemigrator.php @@ -1,6 +1,7 @@ + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/service/dbconfigservice.php b/apps/files_external/service/dbconfigservice.php index 16d5de2665f..5bbc3b23682 100644 --- a/apps/files_external/service/dbconfigservice.php +++ b/apps/files_external/service/dbconfigservice.php @@ -1,6 +1,8 @@ * @author Robin Appelman + * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/service/importlegacystoragesservice.php b/apps/files_external/service/importlegacystoragesservice.php index 7219df314d7..8a790c5de9b 100644 --- a/apps/files_external/service/importlegacystoragesservice.php +++ b/apps/files_external/service/importlegacystoragesservice.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/files_external/tests/controller/globalstoragescontrollertest.php b/apps/files_external/tests/controller/globalstoragescontrollertest.php index 9256569f22a..1021300399a 100644 --- a/apps/files_external/tests/controller/globalstoragescontrollertest.php +++ b/apps/files_external/tests/controller/globalstoragescontrollertest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/tests/controller/userstoragescontrollertest.php b/apps/files_external/tests/controller/userstoragescontrollertest.php index 342f6b85385..a7e854471b5 100644 --- a/apps/files_external/tests/controller/userstoragescontrollertest.php +++ b/apps/files_external/tests/controller/userstoragescontrollertest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_external/tests/definitionparameterttest.php b/apps/files_external/tests/definitionparameterttest.php index e89058d5c78..2f4069af0bd 100644 --- a/apps/files_external/tests/definitionparameterttest.php +++ b/apps/files_external/tests/definitionparameterttest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/frontenddefinitiontraittest.php b/apps/files_external/tests/frontenddefinitiontraittest.php index 27f49556330..2afc87762e9 100644 --- a/apps/files_external/tests/frontenddefinitiontraittest.php +++ b/apps/files_external/tests/frontenddefinitiontraittest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_external/tests/service/dbconfigservicetest.php b/apps/files_external/tests/service/dbconfigservicetest.php index 30c67ac8c93..c6d1add36b6 100644 --- a/apps/files_external/tests/service/dbconfigservicetest.php +++ b/apps/files_external/tests/service/dbconfigservicetest.php @@ -1,6 +1,7 @@ + * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_external/tests/storageconfigtest.php b/apps/files_external/tests/storageconfigtest.php index 60ec14dd080..278c86d2cbe 100644 --- a/apps/files_external/tests/storageconfigtest.php +++ b/apps/files_external/tests/storageconfigtest.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Vincent Petry * diff --git a/apps/files_sharing/api/sharees.php b/apps/files_sharing/api/sharees.php index 5b7bbb11e84..28dfd4af955 100644 --- a/apps/files_sharing/api/sharees.php +++ b/apps/files_sharing/api/sharees.php @@ -1,7 +1,9 @@ * @author Joas Schilling * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/appinfo/update.php b/apps/files_sharing/appinfo/update.php index ced227a107b..adfff183b3f 100644 --- a/apps/files_sharing/appinfo/update.php +++ b/apps/files_sharing/appinfo/update.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/cache.php b/apps/files_sharing/lib/cache.php index c44bebbceaf..4dcdaa892ad 100644 --- a/apps/files_sharing/lib/cache.php +++ b/apps/files_sharing/lib/cache.php @@ -1,17 +1,10 @@ - * @author Björn Schießle * @author Christopher Schäpers * @author Jörn Friedrich Dreyer * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell - * @author Roeland Jago Douma - * @author Scrutinizer Auto-Fixer - * @author Thomas Müller - * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/controllers/externalsharescontroller.php b/apps/files_sharing/lib/controllers/externalsharescontroller.php index be65a490393..6a99bce81d3 100644 --- a/apps/files_sharing/lib/controllers/externalsharescontroller.php +++ b/apps/files_sharing/lib/controllers/externalsharescontroller.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * @author Roeland Jago Douma * @author Scrutinizer Auto-Fixer * diff --git a/apps/files_sharing/lib/controllers/sharecontroller.php b/apps/files_sharing/lib/controllers/sharecontroller.php index 08679c88bb1..ce4a1497766 100644 --- a/apps/files_sharing/lib/controllers/sharecontroller.php +++ b/apps/files_sharing/lib/controllers/sharecontroller.php @@ -1,5 +1,6 @@ * @author Björn Schießle * @author Georg Ehrke * @author Joas Schilling @@ -7,6 +8,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Scrutinizer Auto-Fixer * @author Vincent Petry * diff --git a/apps/files_sharing/lib/external/manager.php b/apps/files_sharing/lib/external/manager.php index ec487449625..71d6788cb52 100644 --- a/apps/files_sharing/lib/external/manager.php +++ b/apps/files_sharing/lib/external/manager.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma diff --git a/apps/files_sharing/lib/hooks.php b/apps/files_sharing/lib/hooks.php index e3f24d02268..4882ffcb001 100644 --- a/apps/files_sharing/lib/hooks.php +++ b/apps/files_sharing/lib/hooks.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * diff --git a/apps/files_sharing/lib/migration.php b/apps/files_sharing/lib/migration.php index 31a76687d40..766a7ebd52a 100644 --- a/apps/files_sharing/lib/migration.php +++ b/apps/files_sharing/lib/migration.php @@ -1,6 +1,8 @@ + * @author Morris Jobke + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_sharing/lib/scanner.php b/apps/files_sharing/lib/scanner.php index e9cc40ae42c..8b32d014a08 100644 --- a/apps/files_sharing/lib/scanner.php +++ b/apps/files_sharing/lib/scanner.php @@ -1,6 +1,7 @@ + * @author Robin Appelman * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/api/shareestest.php b/apps/files_sharing/tests/api/shareestest.php index 5a18f6f2f44..339957a9053 100644 --- a/apps/files_sharing/tests/api/shareestest.php +++ b/apps/files_sharing/tests/api/shareestest.php @@ -1,5 +1,6 @@ * @author Joas Schilling * @author Roeland Jago Douma * @author Scrutinizer Auto-Fixer diff --git a/apps/files_sharing/tests/backend.php b/apps/files_sharing/tests/backend.php index acb59855394..e5e6ceb6315 100644 --- a/apps/files_sharing/tests/backend.php +++ b/apps/files_sharing/tests/backend.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke + * @author Robin Appelman * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/controller/sharecontroller.php b/apps/files_sharing/tests/controller/sharecontroller.php index 6167b281fce..db8c7fe553c 100644 --- a/apps/files_sharing/tests/controller/sharecontroller.php +++ b/apps/files_sharing/tests/controller/sharecontroller.php @@ -1,6 +1,5 @@ * @author Georg Ehrke * @author Joas Schilling * @author Lukas Reschke diff --git a/apps/files_sharing/tests/external/cache.php b/apps/files_sharing/tests/external/cache.php index 3e078bf3722..4ae1bc563df 100644 --- a/apps/files_sharing/tests/external/cache.php +++ b/apps/files_sharing/tests/external/cache.php @@ -1,5 +1,6 @@ * @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 2836a3dc024..48a9098ae1d 100644 --- a/apps/files_sharing/tests/external/managertest.php +++ b/apps/files_sharing/tests/external/managertest.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller * diff --git a/apps/files_sharing/tests/migrationtest.php b/apps/files_sharing/tests/migrationtest.php index 1bca4a419f3..82e6f47addb 100644 --- a/apps/files_sharing/tests/migrationtest.php +++ b/apps/files_sharing/tests/migrationtest.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/files_sharing/tests/updater.php b/apps/files_sharing/tests/updater.php index dd1f83c99a8..67c1642cdd0 100644 --- a/apps/files_sharing/tests/updater.php +++ b/apps/files_sharing/tests/updater.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Joas Schilling * @author Morris Jobke + * @author Robin Appelman * @author Thomas Müller * @author Vincent Petry * diff --git a/apps/files_trashbin/lib/hooks.php b/apps/files_trashbin/lib/hooks.php index 9fb6c162b6c..89063bcb33e 100644 --- a/apps/files_trashbin/lib/hooks.php +++ b/apps/files_trashbin/lib/hooks.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Morris Jobke * @author Robin McCorkell + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php index 3b386b0abd8..f7e54ae74a7 100644 --- a/apps/files_trashbin/lib/trashbin.php +++ b/apps/files_trashbin/lib/trashbin.php @@ -7,7 +7,6 @@ * @author Georg Ehrke * @author Jörn Friedrich Dreyer * @author Lukas Reschke - * @author Martin Mattel * @author Morris Jobke * @author Qingping Hou * @author Robin Appelman diff --git a/apps/files_versions/lib/storage.php b/apps/files_versions/lib/storage.php index 4eac476ed66..98714a7563d 100644 --- a/apps/files_versions/lib/storage.php +++ b/apps/files_versions/lib/storage.php @@ -1,5 +1,6 @@ * @author Bart Visscher * @author Björn Schießle * @author Felix Moeller diff --git a/apps/files_versions/tests/versions.php b/apps/files_versions/tests/versions.php index d7d9c7a4fb4..e82e65bf3a5 100644 --- a/apps/files_versions/tests/versions.php +++ b/apps/files_versions/tests/versions.php @@ -1,5 +1,6 @@ * @author Björn Schießle * @author Georg Ehrke * @author Joas Schilling diff --git a/apps/provisioning_api/lib/users.php b/apps/provisioning_api/lib/users.php index c609c7bd849..68c89e41f6f 100644 --- a/apps/provisioning_api/lib/users.php +++ b/apps/provisioning_api/lib/users.php @@ -1,5 +1,6 @@ * @author Joas Schilling * @author Lukas Reschke * @author michag86 diff --git a/apps/provisioning_api/tests/userstest.php b/apps/provisioning_api/tests/userstest.php index 859bc7228e9..020071bcfa1 100644 --- a/apps/provisioning_api/tests/userstest.php +++ b/apps/provisioning_api/tests/userstest.php @@ -1,5 +1,6 @@ * @author Joas Schilling * @author Lukas Reschke * @author michag86 diff --git a/apps/user_ldap/ajax/wizard.php b/apps/user_ldap/ajax/wizard.php index 666af85e56e..f3e5efffc24 100644 --- a/apps/user_ldap/ajax/wizard.php +++ b/apps/user_ldap/ajax/wizard.php @@ -4,6 +4,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/appinfo/app.php b/apps/user_ldap/appinfo/app.php index dab47ee6e6f..f1ac2dbd26b 100644 --- a/apps/user_ldap/appinfo/app.php +++ b/apps/user_ldap/appinfo/app.php @@ -6,6 +6,7 @@ * @author Dominik Schmidt * @author Morris Jobke * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/group_ldap.php b/apps/user_ldap/group_ldap.php index 05ab9ddfaae..c50ab0a8e1f 100644 --- a/apps/user_ldap/group_ldap.php +++ b/apps/user_ldap/group_ldap.php @@ -1,6 +1,8 @@ * @author Alexander Bergolth + * @author alexweirig * @author Andreas Fischer * @author Arthur Schiwon * @author Bart Visscher @@ -12,7 +14,6 @@ * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry - * @author Richard Bentley * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/configuration.php b/apps/user_ldap/lib/configuration.php index f829160b62a..daec2bed13a 100644 --- a/apps/user_ldap/lib/configuration.php +++ b/apps/user_ldap/lib/configuration.php @@ -1,5 +1,6 @@ * @author Alexander Bergolth * @author Arthur Schiwon * @author Jörn Friedrich Dreyer @@ -7,7 +8,6 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell - * @author Richard Bentley * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/jobs.php b/apps/user_ldap/lib/jobs.php index 47e28470188..ecf2e6daa0f 100644 --- a/apps/user_ldap/lib/jobs.php +++ b/apps/user_ldap/lib/jobs.php @@ -7,6 +7,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/proxy.php b/apps/user_ldap/lib/proxy.php index 082ba9a93d0..cb8eb72a040 100644 --- a/apps/user_ldap/lib/proxy.php +++ b/apps/user_ldap/lib/proxy.php @@ -8,6 +8,7 @@ * @author Morris Jobke * @author Robin McCorkell * @author Scrutinizer Auto-Fixer + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/user/manager.php b/apps/user_ldap/lib/user/manager.php index d76142c79ac..dc12ebd6e9d 100644 --- a/apps/user_ldap/lib/user/manager.php +++ b/apps/user_ldap/lib/user/manager.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/lib/user/user.php b/apps/user_ldap/lib/user/user.php index 8b70c9e2374..43ff6014c9f 100644 --- a/apps/user_ldap/lib/user/user.php +++ b/apps/user_ldap/lib/user/user.php @@ -3,6 +3,7 @@ * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/integration/lib/integrationtestbatchapplyuserattributes.php b/apps/user_ldap/tests/integration/lib/integrationtestbatchapplyuserattributes.php index f83b0efd0cc..587811eb13c 100644 --- a/apps/user_ldap/tests/integration/lib/integrationtestbatchapplyuserattributes.php +++ b/apps/user_ldap/tests/integration/lib/integrationtestbatchapplyuserattributes.php @@ -2,7 +2,7 @@ /** * @author Arthur Schiwon * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php b/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php index 4db3ca48768..fd53838df19 100644 --- a/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php +++ b/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php @@ -2,6 +2,7 @@ /** * @author Arthur Schiwon * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserDisplayName.php b/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserDisplayName.php index fcf85371d3a..f82afe9009d 100644 --- a/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserDisplayName.php +++ b/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserDisplayName.php @@ -1,7 +1,6 @@ - * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/apps/user_ldap/tests/integration/setup-scripts/createUsersWithoutDisplayName.php b/apps/user_ldap/tests/integration/setup-scripts/createUsersWithoutDisplayName.php index 7f474aaa0e8..687b1da91e1 100644 --- a/apps/user_ldap/tests/integration/setup-scripts/createUsersWithoutDisplayName.php +++ b/apps/user_ldap/tests/integration/setup-scripts/createUsersWithoutDisplayName.php @@ -2,7 +2,7 @@ /** * @author Arthur Schiwon * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/apps/user_ldap/user_ldap.php b/apps/user_ldap/user_ldap.php index 865b7e61892..9a8d2a13835 100644 --- a/apps/user_ldap/user_ldap.php +++ b/apps/user_ldap/user_ldap.php @@ -9,6 +9,7 @@ * @author Renaud Fortier * @author Robin Appelman * @author Robin McCorkell + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tom Needham * diff --git a/console.php b/console.php index 3c25be34fe4..fc571b03f1e 100644 --- a/console.php +++ b/console.php @@ -3,11 +3,13 @@ * @author Bart Visscher * @author Christian Kampka * @author Edward Crompton + * @author Joas Schilling * @author Jost Baron * @author Lukas Reschke * @author Morris Jobke * @author Philippe Le Brouster * @author Thomas Müller + * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/ajax/share.php b/core/ajax/share.php index 93a7e911c42..8ece9945c23 100644 --- a/core/ajax/share.php +++ b/core/ajax/share.php @@ -7,7 +7,7 @@ * @author dampfklon * @author Felix Böhm * @author Joas Schilling - * @author Jörn Friedrich Dreyer + * @author Leonardo Diez * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke diff --git a/core/command/app/disable.php b/core/command/app/disable.php index b3157faf32e..743a78cb88d 100644 --- a/core/command/app/disable.php +++ b/core/command/app/disable.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/core/command/app/enable.php b/core/command/app/enable.php index fb2097356f5..0f6ce51fe8f 100644 --- a/core/command/app/enable.php +++ b/core/command/app/enable.php @@ -1,5 +1,6 @@ * @author Morris Jobke * @author Robin Appelman * @author Vincent Petry diff --git a/core/command/base.php b/core/command/base.php index 1591a2854db..7538effd74a 100644 --- a/core/command/base.php +++ b/core/command/base.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/command/config/system/setconfig.php b/core/command/config/system/setconfig.php index 45ba01e9284..c7f206b05d1 100644 --- a/core/command/config/system/setconfig.php +++ b/core/command/config/system/setconfig.php @@ -1,6 +1,7 @@ + * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/command/maintenance/mimetype/updatejs.php b/core/command/maintenance/mimetype/updatejs.php index 8ee06e8cdc9..a87f50e32de 100644 --- a/core/command/maintenance/mimetype/updatejs.php +++ b/core/command/maintenance/mimetype/updatejs.php @@ -1,5 +1,6 @@ * @author Robin McCorkell * @author Roeland Jago Douma * diff --git a/core/command/security/importcertificate.php b/core/command/security/importcertificate.php index a280eee6505..6aae7ad1d9f 100644 --- a/core/command/security/importcertificate.php +++ b/core/command/security/importcertificate.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/command/security/listcertificates.php b/core/command/security/listcertificates.php index eb25de172bd..91deb2d340a 100644 --- a/core/command/security/listcertificates.php +++ b/core/command/security/listcertificates.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/command/security/removecertificate.php b/core/command/security/removecertificate.php index 64078adab9c..14b427511ac 100644 --- a/core/command/security/removecertificate.php +++ b/core/command/security/removecertificate.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/command/user/lastseen.php b/core/command/user/lastseen.php index d71a5aedcb0..6bb45a87875 100644 --- a/core/command/user/lastseen.php +++ b/core/command/user/lastseen.php @@ -3,6 +3,7 @@ * @author Arthur Schiwon * @author Joas Schilling * @author Morris Jobke + * @author Pierre Ozoux * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/js/config.php b/core/js/config.php index aac7630a1d8..1f0c756596d 100644 --- a/core/js/config.php +++ b/core/js/config.php @@ -12,7 +12,7 @@ * @author Owen Winkler * @author Robin Appelman * @author Roeland Jago Douma - * @author Thomas Müller + * @author Vincent Chan * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/core/register_command.php b/core/register_command.php index 2e9e80fe8d7..17bd573133a 100644 --- a/core/register_command.php +++ b/core/register_command.php @@ -6,6 +6,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/base.php b/lib/base.php index 31d96666985..b462a49fc9b 100644 --- a/lib/base.php +++ b/lib/base.php @@ -15,6 +15,7 @@ * @author Hugo Gonzalez Labrador * @author Individual IT Services * @author Jakob Sack + * @author Joachim Bauch * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/allconfig.php b/lib/private/allconfig.php index 3c85bfacbb8..b4888fde022 100644 --- a/lib/private/allconfig.php +++ b/lib/private/allconfig.php @@ -5,6 +5,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/api.php b/lib/private/api.php index 87f2aa9b118..40982f65a0c 100644 --- a/lib/private/api.php +++ b/lib/private/api.php @@ -9,6 +9,7 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tom Needham * @author Vincent Petry diff --git a/lib/private/app/appmanager.php b/lib/private/app/appmanager.php index 4855f6f0185..69e5334774e 100644 --- a/lib/private/app/appmanager.php +++ b/lib/private/app/appmanager.php @@ -1,5 +1,7 @@ + * @author Christoph Schaefer * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke diff --git a/lib/private/app/dependencyanalyzer.php b/lib/private/app/dependencyanalyzer.php index 0cf4bc72161..8c2b6e0a509 100644 --- a/lib/private/app/dependencyanalyzer.php +++ b/lib/private/app/dependencyanalyzer.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/app/platformrepository.php b/lib/private/app/platformrepository.php index 7363b2a44b1..540ea16dc27 100644 --- a/lib/private/app/platformrepository.php +++ b/lib/private/app/platformrepository.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/appframework/db/db.php b/lib/private/appframework/db/db.php index 72d481885ca..0d17d7bc225 100644 --- a/lib/private/appframework/db/db.php +++ b/lib/private/appframework/db/db.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/avatar.php b/lib/private/avatar.php index bf25fd3a551..8ed920c9b18 100644 --- a/lib/private/avatar.php +++ b/lib/private/avatar.php @@ -2,11 +2,9 @@ /** * @author Arthur Schiwon * @author Christopher Schäpers - * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/lib/private/avatarmanager.php b/lib/private/avatarmanager.php index b2d3e6eb3dd..3b619cda574 100644 --- a/lib/private/avatarmanager.php +++ b/lib/private/avatarmanager.php @@ -1,11 +1,10 @@ - * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke - * @author Robin McCorkell * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/comments/comment.php b/lib/private/comments/comment.php index 27e63c98555..31848ed38b6 100644 --- a/lib/private/comments/comment.php +++ b/lib/private/comments/comment.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/comments/manager.php b/lib/private/comments/manager.php index 8fc05884784..b986c8c51f9 100644 --- a/lib/private/comments/manager.php +++ b/lib/private/comments/manager.php @@ -1,6 +1,8 @@ + * @author Joas Schilling + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/comments/managerfactory.php b/lib/private/comments/managerfactory.php index b8e77c64fae..044463d1e96 100644 --- a/lib/private/comments/managerfactory.php +++ b/lib/private/comments/managerfactory.php @@ -1,6 +1,9 @@ + * @author Joas Schilling + * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/console/application.php b/lib/private/console/application.php index 0895f1788af..7f12db4eca6 100644 --- a/lib/private/console/application.php +++ b/lib/private/console/application.php @@ -1,9 +1,11 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin McCorkell * @author Thomas Müller + * @author Victor Dubiniuk * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/db/connection.php b/lib/private/db/connection.php index 82b52bbc9d7..584904e6370 100644 --- a/lib/private/db/connection.php +++ b/lib/private/db/connection.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/db/mdb2schemamanager.php b/lib/private/db/mdb2schemamanager.php index bcabb6fe57a..eec6d072d3f 100644 --- a/lib/private/db/mdb2schemamanager.php +++ b/lib/private/db/mdb2schemamanager.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/db/mdb2schemareader.php b/lib/private/db/mdb2schemareader.php index 94c48d61f06..375fec185cb 100644 --- a/lib/private/db/mdb2schemareader.php +++ b/lib/private/db/mdb2schemareader.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Oliver Gasser diff --git a/lib/private/db/migrator.php b/lib/private/db/migrator.php index 7ca3f981358..6799867c2ee 100644 --- a/lib/private/db/migrator.php +++ b/lib/private/db/migrator.php @@ -3,6 +3,7 @@ * @author martin-rueegg * @author Morris Jobke * @author Robin Appelman + * @author Scrutinizer Auto-Fixer * @author tbelau666 * @author Thomas Müller * @author Victor Dubiniuk diff --git a/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php b/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php index 6fb58ac3c9d..ce98816c42d 100644 --- a/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php +++ b/lib/private/db/querybuilder/expressionbuilder/expressionbuilder.php @@ -1,6 +1,8 @@ + * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php b/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php index 8164d9623b8..0d34787d26a 100644 --- a/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php +++ b/lib/private/db/querybuilder/expressionbuilder/mysqlexpressionbuilder.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php b/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php index bd7daa23911..5d615ae52e8 100644 --- a/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php +++ b/lib/private/db/querybuilder/expressionbuilder/ociexpressionbuilder.php @@ -1,6 +1,8 @@ + * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php b/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php index ac2d7bf2421..a8f1af87a45 100644 --- a/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php +++ b/lib/private/db/querybuilder/expressionbuilder/pgsqlexpressionbuilder.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/db/querybuilder/querybuilder.php b/lib/private/db/querybuilder/querybuilder.php index 76959668476..bb463e43a75 100644 --- a/lib/private/db/querybuilder/querybuilder.php +++ b/lib/private/db/querybuilder/querybuilder.php @@ -1,6 +1,8 @@ + * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/defaults.php b/lib/private/defaults.php index 43e8c8082cc..9f3cdd725a8 100644 --- a/lib/private/defaults.php +++ b/lib/private/defaults.php @@ -9,6 +9,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author scolebrook + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Volkan Gezer * diff --git a/lib/private/diagnostics/querylogger.php b/lib/private/diagnostics/querylogger.php index 66a65b71d04..ca1c9cca987 100644 --- a/lib/private/diagnostics/querylogger.php +++ b/lib/private/diagnostics/querylogger.php @@ -2,6 +2,7 @@ /** * @author Morris Jobke * @author Robin Appelman + * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/cache/cache.php b/lib/private/files/cache/cache.php index b30666d48d2..53467c278d2 100644 --- a/lib/private/files/cache/cache.php +++ b/lib/private/files/cache/cache.php @@ -6,10 +6,12 @@ * @author Jens-Christian Fischer * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author TheSFReader * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/files/cache/cacheentry.php b/lib/private/files/cache/cacheentry.php index 3db3b3f8aa0..6d3c5d5b089 100644 --- a/lib/private/files/cache/cacheentry.php +++ b/lib/private/files/cache/cacheentry.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/files/cache/scanner.php b/lib/private/files/cache/scanner.php index 822b68f5e75..0a207de7b64 100644 --- a/lib/private/files/cache/scanner.php +++ b/lib/private/files/cache/scanner.php @@ -8,7 +8,6 @@ * @author Martin Mattel * @author Michael Gapczynski * @author Morris Jobke - * @author Olivier Paroz * @author Owen Winkler * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/files/config/cachedmountinfo.php b/lib/private/files/config/cachedmountinfo.php index dba07715edc..2993c979a7f 100644 --- a/lib/private/files/config/cachedmountinfo.php +++ b/lib/private/files/config/cachedmountinfo.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/files/config/usermountcache.php b/lib/private/files/config/usermountcache.php index 35f40353190..58e7e9d156d 100644 --- a/lib/private/files/config/usermountcache.php +++ b/lib/private/files/config/usermountcache.php @@ -1,8 +1,9 @@ * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/files/config/usermountcachelistener.php b/lib/private/files/config/usermountcachelistener.php index 344bebe342d..99673cf6285 100644 --- a/lib/private/files/config/usermountcachelistener.php +++ b/lib/private/files/config/usermountcachelistener.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/files/fileinfo.php b/lib/private/files/fileinfo.php index 1d722a46735..6eeb8529445 100644 --- a/lib/private/files/fileinfo.php +++ b/lib/private/files/fileinfo.php @@ -5,6 +5,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Scrutinizer Auto-Fixer * @author tbartenstein * @author Thomas Müller diff --git a/lib/private/files/filesystem.php b/lib/private/files/filesystem.php index d6fc9648c1e..d548db3004f 100644 --- a/lib/private/files/filesystem.php +++ b/lib/private/files/filesystem.php @@ -12,6 +12,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Sam Tuke * @author Scrutinizer Auto-Fixer * @author Stephan Peijnik diff --git a/lib/private/files/node/file.php b/lib/private/files/node/file.php index f8279c00b8c..9e0014abb0b 100644 --- a/lib/private/files/node/file.php +++ b/lib/private/files/node/file.php @@ -3,6 +3,8 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/node/node.php b/lib/private/files/node/node.php index 9feccac50bc..5df4f738a42 100644 --- a/lib/private/files/node/node.php +++ b/lib/private/files/node/node.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/files/node/root.php b/lib/private/files/node/root.php index a9343e72220..484439ce5f3 100644 --- a/lib/private/files/node/root.php +++ b/lib/private/files/node/root.php @@ -5,6 +5,8 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/storage/common.php b/lib/private/files/storage/common.php index 1d4801e5b97..f496f03cb95 100644 --- a/lib/private/files/storage/common.php +++ b/lib/private/files/storage/common.php @@ -14,6 +14,7 @@ * @author Robin McCorkell * @author Sam Tuke * @author scambra + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/files/storage/wrapper/encryption.php b/lib/private/files/storage/wrapper/encryption.php index 1b0f39428a4..7e9ada4174a 100644 --- a/lib/private/files/storage/wrapper/encryption.php +++ b/lib/private/files/storage/wrapper/encryption.php @@ -5,6 +5,7 @@ * @author Lukas Reschke * @author Robin Appelman * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/stream/dir.php b/lib/private/files/stream/dir.php index 7489ee683a2..b2f0db23e03 100644 --- a/lib/private/files/stream/dir.php +++ b/lib/private/files/stream/dir.php @@ -3,6 +3,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/files/stream/encryption.php b/lib/private/files/stream/encryption.php index 37a1d75519d..4f5dea0009d 100644 --- a/lib/private/files/stream/encryption.php +++ b/lib/private/files/stream/encryption.php @@ -2,7 +2,9 @@ /** * @author Björn Schießle * @author jknockaert + * @author Lukas Reschke * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/files/type/detection.php b/lib/private/files/type/detection.php index f106a98064f..dac51c2a166 100644 --- a/lib/private/files/type/detection.php +++ b/lib/private/files/type/detection.php @@ -7,6 +7,7 @@ * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Thomas Tanghus * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/group/backend.php b/lib/private/group/backend.php index ed2a2f4bb68..3d8d71b1529 100644 --- a/lib/private/group/backend.php +++ b/lib/private/group/backend.php @@ -4,6 +4,7 @@ * @author Bart Visscher * @author Jakob Sack * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke diff --git a/lib/private/group/database.php b/lib/private/group/database.php index 21e7b103554..9ea0bbb8242 100644 --- a/lib/private/group/database.php +++ b/lib/private/group/database.php @@ -10,6 +10,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/group/dummy.php b/lib/private/group/dummy.php index 97f00385954..ffbc6527ec3 100644 --- a/lib/private/group/dummy.php +++ b/lib/private/group/dummy.php @@ -7,6 +7,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Scrutinizer Auto-Fixer * @author Thomas Müller * diff --git a/lib/private/group/interface.php b/lib/private/group/interface.php index 240a50fe961..bdfe5235103 100644 --- a/lib/private/group/interface.php +++ b/lib/private/group/interface.php @@ -1,11 +1,8 @@ - * @author Joas Schilling - * @author Michael Gapczynski + * @author Jörn Friedrich Dreyer * @author Morris Jobke - * @author Robin Appelman - * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/group/manager.php b/lib/private/group/manager.php index 7eca249c701..755d7adba3d 100644 --- a/lib/private/group/manager.php +++ b/lib/private/group/manager.php @@ -4,12 +4,15 @@ * @author Bart Visscher * @author Bernhard Posselt * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author macjohnny * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma + * @author Roman Kreisel + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author voxsim * diff --git a/lib/private/helper.php b/lib/private/helper.php index acdd27fc564..70c50bb7b4b 100644 --- a/lib/private/helper.php +++ b/lib/private/helper.php @@ -7,7 +7,6 @@ * @author Clark Tomlinson * @author Fabian Henze * @author Felix Moeller - * @author Frank Karlitschek * @author Georg Ehrke * @author Jakob Sack * @author Jan-Christoph Borchardt @@ -17,7 +16,6 @@ * @author Michael Gapczynski * @author Morris Jobke * @author Olivier Paroz - * @author Owen Winkler * @author Pellaeon Lin * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/hintexception.php b/lib/private/hintexception.php index 7c4754a92ef..aeddea481cc 100644 --- a/lib/private/hintexception.php +++ b/lib/private/hintexception.php @@ -4,6 +4,7 @@ * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/hook.php b/lib/private/hook.php index e9b18b3fc38..76f3b657eb9 100644 --- a/lib/private/hook.php +++ b/lib/private/hook.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Jakob Sack + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/image.php b/lib/private/image.php index 0f74bd1c565..42d0bde4a9f 100644 --- a/lib/private/image.php +++ b/lib/private/image.php @@ -1,8 +1,8 @@ - * @author Bartek Przybylski * @author Bart Visscher + * @author Bartek Przybylski * @author Björn Schießle * @author Byron Marohn * @author Christopher Schäpers diff --git a/lib/private/installer.php b/lib/private/installer.php index 1e4bb968929..36fda28cd27 100644 --- a/lib/private/installer.php +++ b/lib/private/installer.php @@ -5,7 +5,6 @@ * @author Brice Maron * @author Christian Weiske * @author Christopher Schäpers - * @author Felix Moeller * @author Frank Karlitschek * @author Georg Ehrke * @author Jakob Sack diff --git a/lib/private/l10n/factory.php b/lib/private/l10n/factory.php index f4f7d897061..1440e9510c5 100644 --- a/lib/private/l10n/factory.php +++ b/lib/private/l10n/factory.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling + * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell diff --git a/lib/private/legacy/l10n.php b/lib/private/legacy/l10n.php index 5d5d89100ac..b9cb21fa1ff 100644 --- a/lib/private/legacy/l10n.php +++ b/lib/private/legacy/l10n.php @@ -1,14 +1,10 @@ - * @author Andreas Fischer * @author Bart Visscher * @author Bernhard Posselt * @author Jakob Sack * @author Jan-Christoph Borchardt * @author Joas Schilling - * @author Jörn Friedrich Dreyer - * @author Lennart Rosam * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman @@ -16,7 +12,6 @@ * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Thomas Tanghus - * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/log/owncloud.php b/lib/private/log/owncloud.php index dabf95d7616..5a48f9e1c6d 100644 --- a/lib/private/log/owncloud.php +++ b/lib/private/log/owncloud.php @@ -4,6 +4,7 @@ * @author Bart Visscher * @author Christian Schnidrig * @author Georg Ehrke + * @author Lukas Reschke * @author Michael Gapczynski * @author Morris Jobke * @author Robin Appelman diff --git a/lib/private/memcache/apcu.php b/lib/private/memcache/apcu.php index ddd16ae1202..350ce913ed8 100644 --- a/lib/private/memcache/apcu.php +++ b/lib/private/memcache/apcu.php @@ -5,6 +5,7 @@ * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/memcache/factory.php b/lib/private/memcache/factory.php index 204ded7d5ab..1dbababa98f 100644 --- a/lib/private/memcache/factory.php +++ b/lib/private/memcache/factory.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/notification/manager.php b/lib/private/notification/manager.php index 0b9ba3e3ee8..3ddc9b21161 100644 --- a/lib/private/notification/manager.php +++ b/lib/private/notification/manager.php @@ -1,6 +1,7 @@ + * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/notification/notification.php b/lib/private/notification/notification.php index 6568f53f255..db0a76a7c32 100644 --- a/lib/private/notification/notification.php +++ b/lib/private/notification/notification.php @@ -1,6 +1,7 @@ + * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/preview.php b/lib/private/preview.php index 4fca56dd984..a686b65da0e 100644 --- a/lib/private/preview.php +++ b/lib/private/preview.php @@ -10,6 +10,7 @@ * @author Olivier Paroz * @author Robin Appelman * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Tobias Kaminsky * diff --git a/lib/private/repair/dropoldjobs.php b/lib/private/repair/dropoldjobs.php index b2e9b05caa2..594af83e511 100644 --- a/lib/private/repair/dropoldjobs.php +++ b/lib/private/repair/dropoldjobs.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/repair/repairmimetypes.php b/lib/private/repair/repairmimetypes.php index b84f19a3082..c5180302443 100644 --- a/lib/private/repair/repairmimetypes.php +++ b/lib/private/repair/repairmimetypes.php @@ -1,5 +1,6 @@ * @author Joas Schilling * @author Morris Jobke * @author Normal Ra diff --git a/lib/private/security/credentialsmanager.php b/lib/private/security/credentialsmanager.php index 405922847be..d4104dbe712 100644 --- a/lib/private/security/credentialsmanager.php +++ b/lib/private/security/credentialsmanager.php @@ -1,8 +1,8 @@ + * @author Robin McCorkell * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/private/server.php b/lib/private/server.php index 7c8ecce71a5..81187cdd715 100644 --- a/lib/private/server.php +++ b/lib/private/server.php @@ -6,7 +6,6 @@ * @author Bernhard Reiter * @author Björn Schießle * @author Christopher Schäpers - * @author Individual IT Services * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke diff --git a/lib/private/setup/abstractdatabase.php b/lib/private/setup/abstractdatabase.php index 0c1e5904e08..2b18fe208d7 100644 --- a/lib/private/setup/abstractdatabase.php +++ b/lib/private/setup/abstractdatabase.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Joas Schilling + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/setup/mysql.php b/lib/private/setup/mysql.php index de2466676c1..6b438bc2439 100644 --- a/lib/private/setup/mysql.php +++ b/lib/private/setup/mysql.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Michael Göhler * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/share/helper.php b/lib/private/share/helper.php index f9581e48e62..3d8cc174349 100644 --- a/lib/private/share/helper.php +++ b/lib/private/share/helper.php @@ -6,6 +6,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/share/hooks.php b/lib/private/share/hooks.php index b730146ddfe..750486ba80f 100644 --- a/lib/private/share/hooks.php +++ b/lib/private/share/hooks.php @@ -3,6 +3,7 @@ * @author Björn Schießle * @author Morris Jobke * @author Robin McCorkell + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/share/share.php b/lib/private/share/share.php index 4453e3758ba..28fab066c7b 100644 --- a/lib/private/share/share.php +++ b/lib/private/share/share.php @@ -8,11 +8,13 @@ * @author Daniel Hansson * @author Joas Schilling * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Michael Kuhn * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell * @author Roeland Jago Douma + * @author Scrutinizer Auto-Fixer * @author Sebastian Döll * @author Thomas Müller * @author Vincent Petry diff --git a/lib/private/share20/defaultshareprovider.php b/lib/private/share20/defaultshareprovider.php index e18e306d7f6..dc5b47b0ab0 100644 --- a/lib/private/share20/defaultshareprovider.php +++ b/lib/private/share20/defaultshareprovider.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/share20/manager.php b/lib/private/share20/manager.php index d24ecb6f96c..6f370eea424 100644 --- a/lib/private/share20/manager.php +++ b/lib/private/share20/manager.php @@ -1,5 +1,7 @@ + * @author Joas Schilling * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/share20/providerfactory.php b/lib/private/share20/providerfactory.php index c2980b22515..4cb1ac71a88 100644 --- a/lib/private/share20/providerfactory.php +++ b/lib/private/share20/providerfactory.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/systemconfig.php b/lib/private/systemconfig.php index 4fa6e9b93ca..d80d9067c06 100644 --- a/lib/private/systemconfig.php +++ b/lib/private/systemconfig.php @@ -1,6 +1,7 @@ + * @author Lukas Reschke * @author Morris Jobke * @author Roeland Jago Douma * diff --git a/lib/private/systemtag/managerfactory.php b/lib/private/systemtag/managerfactory.php index 7ad4f922600..d9acf327f8a 100644 --- a/lib/private/systemtag/managerfactory.php +++ b/lib/private/systemtag/managerfactory.php @@ -1,5 +1,6 @@ * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/template.php b/lib/private/template.php index bc706e29344..ad96d218473 100644 --- a/lib/private/template.php +++ b/lib/private/template.php @@ -14,6 +14,7 @@ * @author Morris Jobke * @author Raghu Nayyar * @author Robin Appelman + * @author Scrutinizer Auto-Fixer * @author Thomas Müller * @author Vincent Petry * diff --git a/lib/private/template/base.php b/lib/private/template/base.php index 938cca4c38d..5358b18cefa 100644 --- a/lib/private/template/base.php +++ b/lib/private/template/base.php @@ -4,6 +4,7 @@ * @author Björn Schießle * @author Christopher Schäpers * @author Jörn Friedrich Dreyer + * @author Lukas Reschke * @author Morris Jobke * @author Scrutinizer Auto-Fixer * diff --git a/lib/private/tempmanager.php b/lib/private/tempmanager.php index 19bbaf6e78e..b233edd8b35 100644 --- a/lib/private/tempmanager.php +++ b/lib/private/tempmanager.php @@ -1,5 +1,6 @@ * @author Lukas Reschke * @author Martin Mattel * @author Morris Jobke diff --git a/lib/private/user.php b/lib/private/user.php index 21971fc3d1d..bf64f0941e2 100644 --- a/lib/private/user.php +++ b/lib/private/user.php @@ -3,8 +3,8 @@ * @author Aldo "xoen" Giambelluca * @author Andreas Fischer * @author Arthur Schiwon - * @author Bartek Przybylski * @author Bart Visscher + * @author Bartek Przybylski * @author Björn Schießle * @author Florian Preinstorfer * @author Georg Ehrke diff --git a/lib/private/user/backend.php b/lib/private/user/backend.php index c8e3577d112..2bb1df4d6b3 100644 --- a/lib/private/user/backend.php +++ b/lib/private/user/backend.php @@ -1,7 +1,6 @@ - * @author Arthur Schiwon * @author Bart Visscher * @author Björn Schießle * @author Dominik Schmidt diff --git a/lib/private/user/interface.php b/lib/private/user/interface.php index b487a046c72..d2868a79c2c 100644 --- a/lib/private/user/interface.php +++ b/lib/private/user/interface.php @@ -1,12 +1,8 @@ - * @author Christopher Schäpers * @author Jörn Friedrich Dreyer - * @author Lukas Reschke * @author Morris Jobke - * @author Robin McCorkell - * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/private/user/manager.php b/lib/private/user/manager.php index 868ebcbe4dc..e2486a9ff1d 100644 --- a/lib/private/user/manager.php +++ b/lib/private/user/manager.php @@ -4,11 +4,13 @@ * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke + * @author Michael U * @author Morris Jobke * @author RealRancor * @author Robin Appelman * @author Robin McCorkell * @author Thomas Müller + * @author Vincent Chan * @author Volkan Gezer * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/user/user.php b/lib/private/user/user.php index 7f34c261cbe..3199790dba0 100644 --- a/lib/private/user/user.php +++ b/lib/private/user/user.php @@ -4,10 +4,10 @@ * @author Bart Visscher * @author Björn Schießle * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/util.php b/lib/private/util.php index 35ae3e3090b..12816ca3303 100644 --- a/lib/private/util.php +++ b/lib/private/util.php @@ -9,7 +9,6 @@ * @author Birk Borkason * @author Björn Schießle * @author Brice Maron - * @author Christian Reiner * @author Christopher Schäpers * @author Clark Tomlinson * @author cmeh @@ -37,6 +36,7 @@ * @author Thomas Schmidt * @author Thomas Tanghus * @author Victor Dubiniuk + * @author Vincent Chan * @author Vincent Petry * @author Volkan Gezer * diff --git a/lib/public/app/managerevent.php b/lib/public/app/managerevent.php index 99e9b11b024..0ea7213dfc5 100644 --- a/lib/public/app/managerevent.php +++ b/lib/public/app/managerevent.php @@ -1,6 +1,6 @@ + * @author Arthur Schiwon * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/appframework/db/mapper.php b/lib/public/appframework/db/mapper.php index 56808997323..3bc9fbcefc6 100644 --- a/lib/public/appframework/db/mapper.php +++ b/lib/public/appframework/db/mapper.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Thomas Müller diff --git a/lib/public/appframework/http/emptycontentsecuritypolicy.php b/lib/public/appframework/http/emptycontentsecuritypolicy.php index 33860dcdb0f..61718ff7c0e 100644 --- a/lib/public/appframework/http/emptycontentsecuritypolicy.php +++ b/lib/public/appframework/http/emptycontentsecuritypolicy.php @@ -1,8 +1,6 @@ - * @author Morris Jobke - * @author sualko * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/appframework/http/redirectresponse.php b/lib/public/appframework/http/redirectresponse.php index bb0c8843715..211d91aff02 100644 --- a/lib/public/appframework/http/redirectresponse.php +++ b/lib/public/appframework/http/redirectresponse.php @@ -4,6 +4,7 @@ * @author Morris Jobke * @author Scrutinizer Auto-Fixer * @author Thomas Müller + * @author v1r0x * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/appframework/utility/icontrollermethodreflector.php b/lib/public/appframework/utility/icontrollermethodreflector.php index 7bf422aa567..fb7fbb7c60e 100644 --- a/lib/public/appframework/utility/icontrollermethodreflector.php +++ b/lib/public/appframework/utility/icontrollermethodreflector.php @@ -1,7 +1,9 @@ * @author Morris Jobke * @author Olivier Paroz + * @author Scrutinizer Auto-Fixer * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/backgroundjob.php b/lib/public/backgroundjob.php index cc76506758b..bb0314c570d 100644 --- a/lib/public/backgroundjob.php +++ b/lib/public/backgroundjob.php @@ -3,6 +3,7 @@ * @author Bart Visscher * @author Felix Moeller * @author Jakob Sack + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/comments/icomment.php b/lib/public/comments/icomment.php index a7f4b4c6171..23580923058 100644 --- a/lib/public/comments/icomment.php +++ b/lib/public/comments/icomment.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/comments/icommentsmanager.php b/lib/public/comments/icommentsmanager.php index 0b37fde24d8..cdc74282243 100644 --- a/lib/public/comments/icommentsmanager.php +++ b/lib/public/comments/icommentsmanager.php @@ -1,6 +1,8 @@ + * @author Joas Schilling + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/comments/icommentsmanagerfactory.php b/lib/public/comments/icommentsmanagerfactory.php index 2e71719019c..6d814104ae1 100644 --- a/lib/public/comments/icommentsmanagerfactory.php +++ b/lib/public/comments/icommentsmanagerfactory.php @@ -1,6 +1,8 @@ + * @author Thomas Müller + * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/comments/illegalidchangeexception.php b/lib/public/comments/illegalidchangeexception.php index df7a8e41cd9..056113bdb3f 100644 --- a/lib/public/comments/illegalidchangeexception.php +++ b/lib/public/comments/illegalidchangeexception.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/comments/notfoundexception.php b/lib/public/comments/notfoundexception.php index 51f6927346c..579dcd26f60 100644 --- a/lib/public/comments/notfoundexception.php +++ b/lib/public/comments/notfoundexception.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/constants.php b/lib/public/constants.php index 4dd6793a13a..abf5f95eb96 100644 --- a/lib/public/constants.php +++ b/lib/public/constants.php @@ -2,6 +2,7 @@ /** * @author Joas Schilling * @author Morris Jobke + * @author Roeland Jago Douma * @author Thomas Tanghus * @author Vincent Petry * diff --git a/lib/public/db/querybuilder/iexpressionbuilder.php b/lib/public/db/querybuilder/iexpressionbuilder.php index 0ed15bf4398..0db25704dd7 100644 --- a/lib/public/db/querybuilder/iexpressionbuilder.php +++ b/lib/public/db/querybuilder/iexpressionbuilder.php @@ -1,6 +1,8 @@ + * @author Robin Appelman + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/files/cache/icache.php b/lib/public/files/cache/icache.php index 18641b29f9c..4ef88f6480f 100644 --- a/lib/public/files/cache/icache.php +++ b/lib/public/files/cache/icache.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/cache/icacheentry.php b/lib/public/files/cache/icacheentry.php index 63a232c9618..00c8e201b9a 100644 --- a/lib/public/files/cache/icacheentry.php +++ b/lib/public/files/cache/icacheentry.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/cache/ipropagator.php b/lib/public/files/cache/ipropagator.php index 7f7dbada532..9730601d573 100644 --- a/lib/public/files/cache/ipropagator.php +++ b/lib/public/files/cache/ipropagator.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/cache/iscanner.php b/lib/public/files/cache/iscanner.php index 47e33a98bae..ce1f408028c 100644 --- a/lib/public/files/cache/iscanner.php +++ b/lib/public/files/cache/iscanner.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/cache/iupdater.php b/lib/public/files/cache/iupdater.php index 241cd8636a1..5267aa6f023 100644 --- a/lib/public/files/cache/iupdater.php +++ b/lib/public/files/cache/iupdater.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/cache/iwatcher.php b/lib/public/files/cache/iwatcher.php index a61975036f8..c33129a2473 100644 --- a/lib/public/files/cache/iwatcher.php +++ b/lib/public/files/cache/iwatcher.php @@ -1,8 +1,8 @@ > + * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/config/icachedmountinfo.php b/lib/public/files/config/icachedmountinfo.php index a587427f1f2..e09c1a7f014 100644 --- a/lib/public/files/config/icachedmountinfo.php +++ b/lib/public/files/config/icachedmountinfo.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/config/iusermountcache.php b/lib/public/files/config/iusermountcache.php index 77f58cd8670..2f2c11da1a0 100644 --- a/lib/public/files/config/iusermountcache.php +++ b/lib/public/files/config/iusermountcache.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/file.php b/lib/public/files/file.php index 1550f92682b..553dd48c24f 100644 --- a/lib/public/files/file.php +++ b/lib/public/files/file.php @@ -3,6 +3,7 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/files/fileinfo.php b/lib/public/files/fileinfo.php index aa4aa605d32..a9f05863e78 100644 --- a/lib/public/files/fileinfo.php +++ b/lib/public/files/fileinfo.php @@ -4,6 +4,7 @@ * @author Morris Jobke * @author Robin Appelman * @author Robin McCorkell + * @author Roeland Jago Douma * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/files/storage/ilockingstorage.php b/lib/public/files/storage/ilockingstorage.php index 32cc32ffb05..7c46391f425 100644 --- a/lib/public/files/storage/ilockingstorage.php +++ b/lib/public/files/storage/ilockingstorage.php @@ -2,7 +2,7 @@ /** * @author Robin Appelman * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/storage/istorage.php b/lib/public/files/storage/istorage.php index a638ddd3021..ab1915bb93e 100644 --- a/lib/public/files/storage/istorage.php +++ b/lib/public/files/storage/istorage.php @@ -1,14 +1,8 @@ - * @author Michael Roth - * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell - * @author Thomas Müller - * @author Vincent Petry * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/files/storagenotavailableexception.php b/lib/public/files/storagenotavailableexception.php index dd3915a2f6a..7afb067f298 100644 --- a/lib/public/files/storagenotavailableexception.php +++ b/lib/public/files/storagenotavailableexception.php @@ -4,6 +4,7 @@ * @author Jesús Macias * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/groupinterface.php b/lib/public/groupinterface.php index 142b3dea046..628bc2f42ef 100644 --- a/lib/public/groupinterface.php +++ b/lib/public/groupinterface.php @@ -1,7 +1,7 @@ - * @author Christopher Schäpers + * @author Jörn Friedrich Dreyer * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/iavatar.php b/lib/public/iavatar.php index 6203d3d5576..7b811b26b68 100644 --- a/lib/public/iavatar.php +++ b/lib/public/iavatar.php @@ -4,8 +4,8 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman - * @author Robin McCorkell * @author Roeland Jago Douma + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/iavatarmanager.php b/lib/public/iavatarmanager.php index cb63ccaf6fd..ef6b00ffd13 100644 --- a/lib/public/iavatarmanager.php +++ b/lib/public/iavatarmanager.php @@ -4,6 +4,7 @@ * @author Christopher Schäpers * @author Morris Jobke * @author Robin McCorkell + * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/idbconnection.php b/lib/public/idbconnection.php index ebfc95a3d38..780fcd26364 100644 --- a/lib/public/idbconnection.php +++ b/lib/public/idbconnection.php @@ -4,6 +4,7 @@ * @author Joas Schilling * @author Morris Jobke * @author Robin Appelman + * @author Robin McCorkell * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/public/igroupmanager.php b/lib/public/igroupmanager.php index 7eabc8a59b0..cda40606f9d 100644 --- a/lib/public/igroupmanager.php +++ b/lib/public/igroupmanager.php @@ -2,6 +2,7 @@ /** * @author Bernhard Posselt * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/ilogger.php b/lib/public/ilogger.php index 2a727697a6a..6a4163875a9 100644 --- a/lib/public/ilogger.php +++ b/lib/public/ilogger.php @@ -2,6 +2,7 @@ /** * @author Bernhard Posselt * @author Morris Jobke + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/iuser.php b/lib/public/iuser.php index 8dbec43d3c1..b0dd8dc35b2 100644 --- a/lib/public/iuser.php +++ b/lib/public/iuser.php @@ -1,5 +1,6 @@ * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/lib/public/sabrepluginevent.php b/lib/public/sabrepluginevent.php index b0c8257a4fb..11d939aee47 100644 --- a/lib/public/sabrepluginevent.php +++ b/lib/public/sabrepluginevent.php @@ -1,6 +1,7 @@ + * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 diff --git a/lib/public/search/pagedprovider.php b/lib/public/search/pagedprovider.php index c8530626e59..80a2896f73f 100644 --- a/lib/public/search/pagedprovider.php +++ b/lib/public/search/pagedprovider.php @@ -1,5 +1,6 @@ * @author Jörn Friedrich Dreyer * @author Morris Jobke * diff --git a/lib/public/security/icredentialsmanager.php b/lib/public/security/icredentialsmanager.php index d3d076f043e..d576bbcfbd8 100644 --- a/lib/public/security/icredentialsmanager.php +++ b/lib/public/security/icredentialsmanager.php @@ -1,8 +1,8 @@ + * @author Robin McCorkell * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/lib/public/share/exceptions/genericshareexception.php b/lib/public/share/exceptions/genericshareexception.php index 83dfa12dbfc..b36956a2f98 100644 --- a/lib/public/share/exceptions/genericshareexception.php +++ b/lib/public/share/exceptions/genericshareexception.php @@ -1,5 +1,23 @@ + * + * @copyright Copyright (c) 2016, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ namespace OCP\Share\Exceptions; use OC\HintException; diff --git a/lib/public/userinterface.php b/lib/public/userinterface.php index 68831dcb503..954c2d68133 100644 --- a/lib/public/userinterface.php +++ b/lib/public/userinterface.php @@ -1,7 +1,7 @@ - * @author Christopher Schäpers + * @author Jörn Friedrich Dreyer * @author Morris Jobke * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/ocs/v1.php b/ocs/v1.php index 39a8f4e468f..32fcfdd46d1 100644 --- a/ocs/v1.php +++ b/ocs/v1.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/remote.php b/remote.php index 26203e2df8a..df229eb675a 100644 --- a/remote.php +++ b/remote.php @@ -2,6 +2,7 @@ /** * @author Brice Maron * @author Christopher Schäpers + * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Robin Appelman diff --git a/settings/ajax/setlanguage.php b/settings/ajax/setlanguage.php index 537a5afe958..cf59151ccf1 100644 --- a/settings/ajax/setlanguage.php +++ b/settings/ajax/setlanguage.php @@ -2,6 +2,7 @@ /** * @author Bart Visscher * @author Christopher Schäpers + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/settings/ajax/setquota.php b/settings/ajax/setquota.php index 94fd7bd1e2b..0c974daaeed 100644 --- a/settings/ajax/setquota.php +++ b/settings/ajax/setquota.php @@ -1,5 +1,6 @@ * @author Bart Visscher * @author Björn Schießle * @author Christopher Schäpers diff --git a/settings/application.php b/settings/application.php index 6b581cdc06e..5b84d028abf 100644 --- a/settings/application.php +++ b/settings/application.php @@ -5,6 +5,7 @@ * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * diff --git a/settings/controller/certificatecontroller.php b/settings/controller/certificatecontroller.php index 6f24a69b19b..90d0c664d84 100644 --- a/settings/controller/certificatecontroller.php +++ b/settings/controller/certificatecontroller.php @@ -2,6 +2,7 @@ /** * @author Björn Schießle * @author Lukas Reschke + * @author Robin Appelman * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/settings/controller/userscontroller.php b/settings/controller/userscontroller.php index 0abcabed11c..f5b7f2d2e5d 100644 --- a/settings/controller/userscontroller.php +++ b/settings/controller/userscontroller.php @@ -1,5 +1,6 @@ * @author Clark Tomlinson * @author Lukas Reschke * @author Morris Jobke diff --git a/settings/routes.php b/settings/routes.php index 8828e621145..90e1d1e442b 100644 --- a/settings/routes.php +++ b/settings/routes.php @@ -8,6 +8,7 @@ * @author Lukas Reschke * @author Morris Jobke * @author Raghu Nayyar + * @author Robin Appelman * @author Roeland Jago Douma * @author Thomas Müller * @author Vincent Petry diff --git a/settings/users.php b/settings/users.php index 0dff85c1ade..347cad21a2b 100644 --- a/settings/users.php +++ b/settings/users.php @@ -8,6 +8,7 @@ * @author Georg Ehrke * @author Jakob Sack * @author Joas Schilling + * @author Jörn Friedrich Dreyer * @author Lukas Reschke * @author Morris Jobke * @author Robin Appelman diff --git a/version.php b/version.php index d7b80142144..66f299ef4eb 100644 --- a/version.php +++ b/version.php @@ -1,9 +1,10 @@ + * @author C Montero-Luque * @author Frank Karlitschek * @author Joas Schilling * @author Lukas Reschke - * @author Roeland Jago Douma * @author Vincent Petry * * @copyright Copyright (c) 2016, ownCloud, Inc.