Browse Source

Update all license headers for Nextcloud 21

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v21.0.0beta2
Christoph Wurst 3 years ago
parent
commit
d89a75be0b
No account linked to committer's email address
100 changed files with 128 additions and 78 deletions
  1. 4
    2
      .mailmap
  2. 21
    4
      AUTHORS
  3. 0
    1
      apps/accessibility/lib/AppInfo/Application.php
  4. 1
    0
      apps/accessibility/lib/Settings/Personal.php
  5. 1
    0
      apps/accessibility/lib/Settings/PersonalSection.php
  6. 1
    0
      apps/admin_audit/lib/Actions/Sharing.php
  7. 1
    0
      apps/admin_audit/lib/AppInfo/Application.php
  8. 1
    1
      apps/dav/appinfo/v1/publicwebdav.php
  9. 1
    1
      apps/dav/appinfo/v1/webdav.php
  10. 1
    1
      apps/dav/appinfo/v2/remote.php
  11. 1
    1
      apps/dav/lib/AppInfo/PluginManager.php
  12. 1
    0
      apps/dav/lib/BackgroundJob/CleanupDirectLinksJob.php
  13. 1
    0
      apps/dav/lib/CalDAV/BirthdayService.php
  14. 2
    2
      apps/dav/lib/CalDAV/CalDavBackend.php
  15. 1
    0
      apps/dav/lib/CalDAV/Reminder/INotificationProvider.php
  16. 1
    0
      apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php
  17. 1
    0
      apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
  18. 1
    0
      apps/dav/lib/CardDAV/AddressBookImpl.php
  19. 0
    1
      apps/dav/lib/CardDAV/CardDavBackend.php
  20. 2
    0
      apps/dav/lib/CardDAV/Converter.php
  21. 1
    0
      apps/dav/lib/CardDAV/MultiGetExportPlugin.php
  22. 1
    1
      apps/dav/lib/Comments/CommentNode.php
  23. 1
    1
      apps/dav/lib/Comments/CommentsPlugin.php
  24. 1
    1
      apps/dav/lib/Connector/PublicAuth.php
  25. 1
    1
      apps/dav/lib/Connector/Sabre/Auth.php
  26. 1
    0
      apps/dav/lib/Connector/Sabre/CachingTree.php
  27. 1
    1
      apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php
  28. 1
    1
      apps/dav/lib/Connector/Sabre/Directory.php
  29. 1
    1
      apps/dav/lib/Connector/Sabre/Exception/EntityTooLarge.php
  30. 1
    1
      apps/dav/lib/Connector/Sabre/Exception/FileLocked.php
  31. 1
    1
      apps/dav/lib/Connector/Sabre/Exception/PasswordLoginForbidden.php
  32. 1
    1
      apps/dav/lib/Connector/Sabre/Exception/UnsupportedMediaType.php
  33. 1
    1
      apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php
  34. 1
    1
      apps/dav/lib/Connector/Sabre/File.php
  35. 1
    1
      apps/dav/lib/Connector/Sabre/FilesPlugin.php
  36. 1
    1
      apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
  37. 1
    1
      apps/dav/lib/Connector/Sabre/MaintenancePlugin.php
  38. 1
    1
      apps/dav/lib/Connector/Sabre/Node.php
  39. 1
    1
      apps/dav/lib/Connector/Sabre/ObjectTree.php
  40. 3
    1
      apps/dav/lib/Connector/Sabre/Principal.php
  41. 1
    1
      apps/dav/lib/Connector/Sabre/QuotaPlugin.php
  42. 1
    1
      apps/dav/lib/Connector/Sabre/Server.php
  43. 1
    1
      apps/dav/lib/Connector/Sabre/ServerFactory.php
  44. 1
    1
      apps/dav/lib/Connector/Sabre/ShareTypeList.php
  45. 2
    1
      apps/dav/lib/Connector/Sabre/SharesPlugin.php
  46. 1
    1
      apps/dav/lib/Connector/Sabre/TagList.php
  47. 1
    1
      apps/dav/lib/Connector/Sabre/TagsPlugin.php
  48. 1
    0
      apps/dav/lib/Controller/DirectController.php
  49. 1
    0
      apps/dav/lib/DAV/GroupPrincipalBackend.php
  50. 1
    1
      apps/dav/lib/Files/FilesHome.php
  51. 1
    1
      apps/dav/lib/Files/RootCollection.php
  52. 1
    0
      apps/dav/lib/Migration/BuildCalendarSearchIndex.php
  53. 1
    0
      apps/dav/lib/Migration/CalDAVRemoveEmptyValue.php
  54. 1
    0
      apps/dav/lib/Migration/RegisterBuildReminderIndexBackgroundJob.php
  55. 1
    0
      apps/dav/lib/Migration/Version1004Date20170825134824.php
  56. 1
    0
      apps/dav/lib/Migration/Version1012Date20190808122342.php
  57. 1
    1
      apps/dav/lib/RootCollection.php
  58. 1
    0
      apps/dav/lib/Search/TasksSearchProvider.php
  59. 1
    1
      apps/dav/lib/Server.php
  60. 1
    1
      apps/dav/lib/SystemTag/SystemTagMappingNode.php
  61. 1
    1
      apps/dav/lib/SystemTag/SystemTagNode.php
  62. 1
    1
      apps/dav/lib/SystemTag/SystemTagPlugin.php
  63. 1
    1
      apps/dav/lib/SystemTag/SystemTagsByIdCollection.php
  64. 1
    1
      apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php
  65. 1
    1
      apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php
  66. 1
    1
      apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php
  67. 2
    1
      apps/dav/lib/Upload/AssemblyStream.php
  68. 1
    1
      apps/dav/tests/unit/AppInfo/PluginManagerTest.php
  69. 1
    0
      apps/dav/tests/unit/CalDAV/CalDavBackendTest.php
  70. 1
    0
      apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/EmailProviderTest.php
  71. 1
    0
      apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php
  72. 1
    1
      apps/dav/tests/unit/CardDAV/AddressBookImplTest.php
  73. 1
    1
      apps/dav/tests/unit/Comments/CommentsNodeTest.php
  74. 1
    1
      apps/dav/tests/unit/Comments/CommentsPluginTest.php
  75. 1
    1
      apps/dav/tests/unit/Connector/Sabre/AuthTest.php
  76. 1
    1
      apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php
  77. 1
    1
      apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php
  78. 1
    1
      apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php
  79. 2
    1
      apps/dav/tests/unit/Connector/Sabre/FileTest.php
  80. 1
    1
      apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php
  81. 1
    1
      apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php
  82. 1
    1
      apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php
  83. 1
    1
      apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php
  84. 2
    1
      apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php
  85. 1
    1
      apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php
  86. 1
    0
      apps/dav/tests/unit/DAV/CustomPropertiesBackendTest.php
  87. 1
    0
      apps/dav/tests/unit/DAV/GroupPrincipalTest.php
  88. 1
    1
      apps/dav/tests/unit/ServerTest.php
  89. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php
  90. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php
  91. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php
  92. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php
  93. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php
  94. 1
    1
      apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php
  95. 1
    1
      apps/dav/tests/unit/Upload/AssemblyStreamTest.php
  96. 1
    1
      apps/encryption/appinfo/app.php
  97. 1
    2
      apps/encryption/lib/AppInfo/Application.php
  98. 1
    0
      apps/encryption/lib/Command/ScanLegacyFormat.php
  99. 1
    1
      apps/encryption/lib/KeyManager.php
  100. 0
    0
      apps/encryption/lib/Settings/Admin.php

+ 4
- 2
.mailmap View File

@@ -164,6 +164,7 @@ ideaship <ideaship@users.noreply.github.com>
Ignacio Daniel Rostagno <ignaciorostagno@vijona.com.ar>
infoneo <infoneo@yahoo.pl>
Insanemal <insanemal@gmail.com>
Tobias Perschon <tobias@perschon.at> Tobias Perschon <tofuSCHNITZEL@users.noreply.github.com>
Tobias Ramforth <tobias@ramforth.com> Tobias Ramforth <tobias.ramforth@udo.edu>
Tobias Ramforth <tobias@ramforth.com> irgsmirx <tobias.ramforth@udo.edu>
Isaac Rosenberg <irosenb7@gmail.com>
@@ -406,8 +407,9 @@ Victor Dubiniuk <dubiniuk@owncloud.com> Victor Dubiniuk <victor.dubiniuk@gmail.c
Victor Dubiniuk <dubiniuk@owncloud.com> VicDeo <dubiniuk@owncloud.com>
Victor Dubiniuk <dubiniuk@owncloud.com> VicDeo <victor.dubiniuk@gmail.com>
Vincent Cloutier <vincent1cloutier@gmail.com>
Vincent Petry <pvince81@owncloud.com> Vincent Petry <PVince81@yahoo.fr>
Vincent Petry <pvince81@owncloud.com> Vincent Petry <vincent@vvortex.site>
Vincent Petry <vincent@nextcloud.com> Vincent Petry <PVince81@yahoo.fr>
Vincent Petry <vincent@nextcloud.com> Vincent Petry <vincent@vvortex.site>
Vincent Petry <vincent@nextcloud.com> Vincent Petry <pvince81@owncloud.com>
Vinicius Cubas Brand <vinicius@eita.org.br> Vinicius Cubas Brand <viniciuscb@gmail.com>
Vitaly Kuznetsov <vitty@altlinux.ru>
Vladimir Sapronov <vladimir.sapronov@gmail.com>

+ 21
- 4
AUTHORS View File

@@ -24,6 +24,7 @@ Nextcloud is written by:
- Artem Kochnev <MrJeos@gmail.com>
- Artem Sidorenko <artem@posteo.de>
- Arthur Schiwon <blizzz@arthur-schiwon.de>
- Ashod Nakashian <ashod.nakashian@collabora.co.uk>
- Axel Helmert <axel.helmert@luka.de>
- Bart Visscher <bartv@thisnet.nl>
- Bartek Przybylski <bart.p.pl@gmail.com>
@@ -47,6 +48,7 @@ Nextcloud is written by:
- Byron Marohn <combustible@live.com>
- Carla Schroder <carla@owncloud.com>
- Carlos Cerrillo <ccerrillo@gmail.com>
- Carlos Ferreira <carlos@reendex.com>
- Carsten Wiedmann <carsten_sttgt@gmx.de>
- Christian <16852529+cviereck@users.noreply.github.com>
- Christian Berendt <berendt@b1-systems.de>
@@ -81,7 +83,6 @@ Nextcloud is written by:
- Donquixote <marjunebatac@gmail.com>
- Elijah Martin-Merrill <elijah@nyp-itsours.com>
- Eric Masseran <rico.masseran@gmail.com>
- Estelle Poulin <dev@inspiredby.es>
- Evgeny Golyshev <eugulixes@gmail.com>
- Fabrizio Steiner <fabrizio.steiner@gmail.com>
- Felix Epp <work@felixepp.de>
@@ -105,11 +106,13 @@ Nextcloud is written by:
- Greta Doci <gretadoci@gmail.com>
- GretaD <gretadoci@gmail.com>
- Guillaume COMPAGNON <gcompagnon@outlook.com>
- Guillaume Virlet <github@virlet.org>
- Hemanth Kumar Veeranki <hems.india1997@gmail.com>
- Hendrik Leppelsack <hendrik@leppelsack.de>
- Holger Hees <holger.hees@gmail.com>
- Ilja Neumann <ineumann@owncloud.com>
- Individual IT Services <info@individual-it.net>
- Iscle <albertiscle9@gmail.com>
- J0WI <J0WI@users.noreply.github.com>
- Jaakko Salo <jaakkos@gmail.com>
- Jacob Neplokh <me@jacobneplokh.com>
@@ -130,6 +133,7 @@ Nextcloud is written by:
- Joel S <joel.devbox@protonmail.com>
- Johan Björk <johanimon@gmail.com>
- Johannes Ernst <jernst@indiecomputing.com>
- Johannes Leuker <j.leuker@hosting.de>
- Johannes Riedel <joeried@users.noreply.github.com>
- Johannes Schlichenmaier <johannes@schlichenmaier.info>
- Johannes Willnecker <johannes@willnecker.com>
@@ -225,7 +229,6 @@ Nextcloud is written by:
- Ole Ostergaard <ole.ostergaard@knime.com>
- Oliver Gasser <oliver.gasser@gmail.com>
- Oliver Kohl D.Sc. <oliver@kohl.bz>
- Oliver Salzburg <oliver.salzburg@gmail.com>
- Oliver Wegner <void1976@gmail.com>
- Olivier Paroz <github@oparoz.com>
- Owen Winkler <a_github@midnightcircus.com>
@@ -256,11 +259,13 @@ Nextcloud is written by:
- RealRancor <fisch.666@gmx.de>
- Rello <Rello@users.noreply.github.com>
- Remco Brenninkmeijer <requist1@starmail.nl>
- Richard Steinmetz <richard@steinmetz.cloud>
- Rinat Gumirov <rinat.gumirov@mail.ru>
- Robert Dailey <rcdailey@gmail.com>
- Robin Appelman <robin@icewind.nl>
- Robin McCorkell <robin@mccorkell.me.uk>
- Robin Müller <coder-hugo@users.noreply.github.com>
- Robin Windey <ro.windey@gmail.com>
- Roeland Jago Douma <roeland@famdouma.nl>
- Roger Szabo <roger.szabo@web.de>
- Roland Tapken <roland@bitarbeiter.net>
@@ -310,11 +315,13 @@ Nextcloud is written by:
- Stephen Cuppett <steve@cuppett.com>
- Steven Bühner <buehner@me.com>
- Sujith H <sharidasan@owncloud.com>
- Sujith Haridasan <sujith.h@gmail.com>
- Sven Strickroth <email@cs-ware.de>
- Sylvia van Os <sylvia@hackerchick.me>
- Tekhnee <info@tekhnee.org>
- Temtaime <temtaime@gmail.com>
- Thibaut GRIDEL <tgridel@free.fr>
- Thomas Citharel <github@tcit.fr>
- Thomas Citharel <nextcloud@tcit.fr>
- Thomas Ebert <thomas.ebert@usability.de>
- Thomas Müller <thomas.mueller@tmit.eu>
@@ -339,7 +346,7 @@ Nextcloud is written by:
- Victor Dubiniuk <dubiniuk@owncloud.com>
- Viktor Szépe <viktor@szepe.net>
- Vincent Chan <plus.vincchan@gmail.com>
- Vincent Petry <pvince81@owncloud.com>
- Vincent Petry <vincent@nextcloud.com>
- Vinicius Cubas Brand <vinicius@eita.org.br>
- Vitor Mattos <vitor@php.rio>
- Vlastimil Pecinka <pecinka@email.cz>
@@ -349,6 +356,7 @@ Nextcloud is written by:
- Xheni Myrtaj <myrtajxheni@gmail.com>
- Xuanwo <xuanwo@yunify.com>
- adrien <adrien.waksberg@believedigital.com>
- aler9 <46489434+aler9@users.noreply.github.com>
- alexweirig <alex.weirig@technolink.lu>
- b108@volgograd "b108@volgograd"
- bladewing <lukas@ifflaender-family.de>
@@ -356,6 +364,7 @@ Nextcloud is written by:
- blizzz <blizzz@arthur-schiwon.de>
- brad2014 <brad2014@users.noreply.github.com>
- brumsel <brumsel@losecatcher.de>
- call-me-matt <nextcloud@matthiasheinisch.de>
- cetra3 <peter@parashift.com.au>
- cmeh <cmeh@users.noreply.github.com>
- comradekingu <epost@anotheragency.no>
@@ -365,7 +374,9 @@ Nextcloud is written by:
- derkostka <sebastian.kostka@gmail.com>
- duritong <peter.meier+github@immerda.ch>
- eduardo <eduardo@vnexu.net>
- eleith <online+github@eleith.com>
- enoch <lanxenet@hotmail.com>
- essys <essys@users.noreply.github.com>
- exner104 <59639860+exner104@users.noreply.github.com>
- fabian <fabian@web2.0-apps.de>
- felixboehm <felix@webhippie.de>
@@ -373,6 +384,7 @@ Nextcloud is written by:
- fnuesse <fnuesse@techfak.uni-bielefeld.de>
- helix84 <helix84@centrum.sk>
- hkjolhede <hkjolhede@gmail.com>
- hoellen <dev@hoellen.eu>
- ideaship <ideaship@users.noreply.github.com>
- j-ed <juergen@eisfair.org>
- j3l11234 <297259024@qq.com>
@@ -380,23 +392,27 @@ Nextcloud is written by:
- jknockaert <jasper@knockaert.nl>
- josh4trunks <joshruehlig@gmail.com>
- karakayasemi <karakayasemi@itu.edu.tr>
- kevin147147 <kevintamool@gmail.com>
- korelstar <korelstar@users.noreply.github.com>
- leith abdulla <online-nextcloud@eleith.com>
- lui87kw <lukas.ifflaender@uni-wuerzburg.de>
- lynn-stephenson <lynn.stephenson@protonmail.com>
- macjohnny <estebanmarin@gmx.ch>
- marco44 <cousinmarc@gmail.com>
- martin-rueegg <martin.rueegg@metaworx.ch>
- martin.mattel@diemattels.at <martin.mattel@diemattels.at>
- martink-p <47943787+martink-p@users.noreply.github.com>
- medcloud <42641918+medcloud@users.noreply.github.com>
- michaelletzgus <michaelletzgus@users.noreply.github.com>
- michag86 <micha_g@arcor.de>
- mmccarn <mmccarn-github@mmsionline.us>
- nhirokinet <nhirokinet@nhiroki.net>
- nik gaffney <nik@fo.am>
- nishiki <nishiki@yaegashi.fr>
- onehappycat <one.happy.cat@gmx.com>
- oparoz <owncloud@interfasys.ch>
- phisch <git@philippschaffrath.de>
- rakekniven <mark.ziegler@rakekniven.de>
- rawtaz <rawtaz@users.noreply.github.com>
- root "root@oc.(none)"
- root <root@localhost.localdomain>
- rubo77 <github@r.z11.de>
@@ -408,6 +424,7 @@ Nextcloud is written by:
- sualko <klaus@jsxc.org>
- tbartenstein <tbartenstein@users.noreply.github.com>
- tbelau666 <thomas.belau@gmx.de>
- timm2k <timm2k@gmx.de>
- tux-rampage <tux-rampage@users.noreply.github.com>
- v1r0x <vinzenz.rosenkranz@gmail.com>
- voxsim "Simon Vocella"

+ 0
- 1
apps/accessibility/lib/AppInfo/Application.php View File

@@ -5,7 +5,6 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
*
* @author Alexey Pyltsyn <lex61rus@gmail.com>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

+ 1
- 0
apps/accessibility/lib/Settings/Personal.php View File

@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
* @copyright Copyright (c) 2019 Janis Köhr <janiskoehr@icloud.com>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 0
apps/accessibility/lib/Settings/PersonalSection.php View File

@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 0
apps/admin_audit/lib/Actions/Sharing.php View File

@@ -7,6 +7,7 @@ declare(strict_types=1);
*
* @author Daniel Calviño Sánchez <danxuliu@gmail.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
*

+ 1
- 0
apps/admin_audit/lib/AppInfo/Application.php View File

@@ -8,6 +8,7 @@ declare(strict_types=1);
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author GrayFix <grayfix@gmail.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>

+ 1
- 1
apps/dav/appinfo/v1/publicwebdav.php View File

@@ -12,7 +12,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/appinfo/v1/webdav.php View File

@@ -11,7 +11,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/appinfo/v2/remote.php View File

@@ -4,7 +4,7 @@
*
* @author Ko- <k.stoffelen@cs.ru.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/AppInfo/PluginManager.php View File

@@ -9,7 +9,7 @@ declare(strict_types=1);
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/BackgroundJob/CleanupDirectLinksJob.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 0
apps/dav/lib/CalDAV/BirthdayService.php View File

@@ -10,6 +10,7 @@ declare(strict_types=1);
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Robin Appelman <robin@icewind.nl>
* @author Sven Strickroth <email@cs-ware.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @license AGPL-3.0

+ 2
- 2
apps/dav/lib/CalDAV/CalDavBackend.php View File

@@ -8,16 +8,16 @@
* @author dartcafe <github@dartcafe.de>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author leith abdulla <online-nextcloud@eleith.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
* @author nhirokinet <nhirokinet@nhiroki.net>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Simon Spannagel <simonspa@kth.se>
* @author Stefan Weil <sw@weilnetz.de>
* @author Thomas Citharel <nextcloud@tcit.fr>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vinicius Cubas Brand <vinicius@eita.org.br>
* @author Simon Spannagel <simonspa@kth.se>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/CalDAV/Reminder/INotificationProvider.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2019, Georg Ehrke
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*

+ 1
- 0
apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php View File

@@ -9,6 +9,7 @@ declare(strict_types=1);
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Richard Steinmetz <richard@steinmetz.cloud>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Citharel <nextcloud@tcit.fr>
*

+ 1
- 0
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php View File

@@ -7,6 +7,7 @@ declare(strict_types=1);
* @copyright Copyright (c) 2020, leith abdulla (<online-nextcloud@eleith.com>)
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author eleith <online+github@eleith.com>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Thomas Citharel <nextcloud@tcit.fr>

+ 1
- 0
apps/dav/lib/CardDAV/AddressBookImpl.php View File

@@ -4,6 +4,7 @@
*
* @author Arne Hamann <kontakt+github@arne.email>
* @author Björn Schießle <bjoern@schiessle.org>
* @author call-me-matt <nextcloud@matthiasheinisch.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Georg Ehrke <oc.list@georgehrke.com>

+ 0
- 1
apps/dav/lib/CardDAV/CardDavBackend.php View File

@@ -9,7 +9,6 @@
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>

+ 2
- 0
apps/dav/lib/CardDAV/Converter.php View File

@@ -3,6 +3,8 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>

+ 1
- 0
apps/dav/lib/CardDAV/MultiGetExportPlugin.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 1
apps/dav/lib/Comments/CommentNode.php View File

@@ -4,7 +4,7 @@
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Comments/CommentsPlugin.php View File

@@ -6,7 +6,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/PublicAuth.php View File

@@ -11,7 +11,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Auth.php View File

@@ -15,7 +15,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/Connector/Sabre/CachingTree.php View File

@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2017 Robin Appelman <robin@icewind.nl>
*
* @author Joas Schilling <coding@schilljs.com>
* @author Robin Appelman <robin@icewind.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 1
apps/dav/lib/Connector/Sabre/CopyEtagHeaderPlugin.php View File

@@ -5,7 +5,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Directory.php View File

@@ -13,7 +13,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Exception/EntityTooLarge.php View File

@@ -5,7 +5,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Exception/FileLocked.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Owen Winkler <a_github@midnightcircus.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Exception/PasswordLoginForbidden.php View File

@@ -4,7 +4,7 @@
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Exception/UnsupportedMediaType.php View File

@@ -5,7 +5,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php View File

@@ -8,7 +8,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/File.php View File

@@ -19,7 +19,7 @@
* @author Semih Serhat Karakaya <karakayasemi@itu.edu.tr>
* @author Stefan Schneider <stefan.schneider@squareweave.com.au>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/FilesPlugin.php View File

@@ -14,7 +14,7 @@
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/FilesReportPlugin.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
* @author Vinicius Cubas Brand <vinicius@eita.org.br>
*
* @license AGPL-3.0

+ 1
- 1
apps/dav/lib/Connector/Sabre/MaintenancePlugin.php View File

@@ -7,7 +7,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Node.php View File

@@ -17,7 +17,7 @@
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/ObjectTree.php View File

@@ -9,7 +9,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 3
- 1
apps/dav/lib/Connector/Sabre/Principal.php View File

@@ -3,9 +3,11 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
* @copyright Copyright (c) 2018, Georg Ehrke
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Bart Visscher <bartv@thisnet.nl>
* @author Christoph Seitz <christoph.seitz@posteo.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Jakob Sack <mail@jakobsack.de>
* @author Julius Härtl <jus@bitgrid.net>
@@ -13,7 +15,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
* @author Vinicius Cubas Brand <vinicius@eita.org.br>
*
* @license AGPL-3.0

+ 1
- 1
apps/dav/lib/Connector/Sabre/QuotaPlugin.php View File

@@ -9,7 +9,7 @@
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author scambra <sergio@entrecables.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/Server.php View File

@@ -6,7 +6,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author scolebrook <scolebrook@mac.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/ServerFactory.php View File

@@ -12,7 +12,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/ShareTypeList.php View File

@@ -3,7 +3,7 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 2
- 1
apps/dav/lib/Connector/Sabre/SharesPlugin.php View File

@@ -4,11 +4,12 @@
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/TagList.php View File

@@ -5,7 +5,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Connector/Sabre/TagsPlugin.php View File

@@ -8,7 +8,7 @@
* @author Sergio Bertolín <sbertolin@solidgear.es>
* @author Thomas Citharel <nextcloud@tcit.fr>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/Controller/DirectController.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright 2018, Roeland Jago Douma <roeland@famdouma.nl>
*
* @author Iscle <albertiscle9@gmail.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 0
apps/dav/lib/DAV/GroupPrincipalBackend.php View File

@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
* @copyright Copyright (c) 2018, Georg Ehrke
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

+ 1
- 1
apps/dav/lib/Files/FilesHome.php View File

@@ -7,7 +7,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/Files/RootCollection.php View File

@@ -6,7 +6,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/Migration/BuildCalendarSearchIndex.php View File

@@ -3,6 +3,7 @@
* @copyright 2017 Georg Ehrke <oc.list@georgehrke.com>
*
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*

+ 1
- 0
apps/dav/lib/Migration/CalDAVRemoveEmptyValue.php View File

@@ -3,6 +3,7 @@
* @copyright 2017 Joas Schilling <coding@schilljs.com>
*
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
*
* @license GNU AGPL version 3 or any later version
*

+ 1
- 0
apps/dav/lib/Migration/RegisterBuildReminderIndexBackgroundJob.php View File

@@ -6,6 +6,7 @@ declare(strict_types=1);
* @copyright 2019 Georg Ehrke <oc.list@georgehrke.com>
*
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 0
apps/dav/lib/Migration/Version1004Date20170825134824.php View File

@@ -5,6 +5,7 @@
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license GNU AGPL version 3 or any later version
*

+ 1
- 0
apps/dav/lib/Migration/Version1012Date20190808122342.php View File

@@ -7,6 +7,7 @@ declare(strict_types=1);
*
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 1
apps/dav/lib/RootCollection.php View File

@@ -8,7 +8,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/lib/Search/TasksSearchProvider.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2020, Georg Ehrke
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

+ 1
- 1
apps/dav/lib/Server.php View File

@@ -15,7 +15,7 @@
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Citharel <nextcloud@tcit.fr>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagMappingNode.php View File

@@ -4,7 +4,7 @@
*
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagNode.php View File

@@ -5,7 +5,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagPlugin.php View File

@@ -6,7 +6,7 @@
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagsByIdCollection.php View File

@@ -5,7 +5,7 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagsObjectMappingCollection.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 2
- 1
apps/dav/lib/Upload/AssemblyStream.php View File

@@ -3,12 +3,13 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author J0WI <J0WI@users.noreply.github.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Markus Goetz <markus@woboq.com>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/AppInfo/PluginManagerTest.php View File

@@ -7,7 +7,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/tests/unit/CalDAV/CalDavBackendTest.php View File

@@ -7,6 +7,7 @@
* @author dartcafe <github@dartcafe.de>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author leith abdulla <online-nextcloud@eleith.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>

+ 1
- 0
apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/EmailProviderTest.php View File

@@ -9,6 +9,7 @@ declare(strict_types=1);
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Richard Steinmetz <richard@steinmetz.cloud>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Citharel <nextcloud@tcit.fr>
*

+ 1
- 0
apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php View File

@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2020, Thomas Citharel <nextcloud@tcit.fr>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author eleith <online+github@eleith.com>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Thomas Citharel <nextcloud@tcit.fr>

+ 1
- 1
apps/dav/tests/unit/CardDAV/AddressBookImplTest.php View File

@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Björn Schießle <bjoern@schiessle.org>
* @author call-me-matt <nextcloud@matthiasheinisch.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
@@ -10,7 +11,6 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Matthias Heinisch <nextcloud@matthiasheinisch.de>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Comments/CommentsNodeTest.php View File

@@ -7,7 +7,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Comments/CommentsPluginTest.php View File

@@ -7,7 +7,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/AuthTest.php View File

@@ -10,7 +10,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/CopyEtagHeaderPluginTest.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php View File

@@ -8,7 +8,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php View File

@@ -9,7 +9,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 2
- 1
apps/dav/tests/unit/Connector/Sabre/FileTest.php View File

@@ -4,12 +4,13 @@
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Daniel Calviño Sánchez <danxuliu@gmail.com>
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php View File

@@ -10,7 +10,7 @@
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Stefan Weil <sw@weilnetz.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php View File

@@ -8,7 +8,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php View File

@@ -9,7 +9,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 2
- 1
apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php View File

@@ -5,11 +5,12 @@
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Maxence Lange <maxence@nextcloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Connector/Sabre/TagsPluginTest.php View File

@@ -8,7 +8,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 0
apps/dav/tests/unit/DAV/CustomPropertiesBackendTest.php View File

@@ -4,6 +4,7 @@
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>

+ 1
- 0
apps/dav/tests/unit/DAV/GroupPrincipalTest.php View File

@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
* @copyright Copyright (c) 2018, Georg Ehrke
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>

+ 1
- 1
apps/dav/tests/unit/ServerTest.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagMappingNodeTest.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php View File

@@ -8,7 +8,7 @@
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagsByIdCollectionTest.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagsObjectMappingCollectionTest.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/SystemTag/SystemTagsObjectTypeCollectionTest.php View File

@@ -6,7 +6,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/dav/tests/unit/Upload/AssemblyStreamTest.php View File

@@ -10,7 +10,7 @@
* @author Robin Appelman <robin@icewind.nl>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 1
- 1
apps/encryption/appinfo/app.php View File

@@ -2,10 +2,10 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Björn Schießle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Clark Tomlinson <fallen013@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @license AGPL-3.0
*

+ 1
- 2
apps/encryption/lib/AppInfo/Application.php View File

@@ -6,8 +6,7 @@
* @author Björn Schießle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Clark Tomlinson <fallen013@gmail.com>
* @author Joas Schilling <coding@schilljs.com>
* @author Julius Härtl <jus@bitgrid.net>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*

+ 1
- 0
apps/encryption/lib/Command/ScanLegacyFormat.php View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
*
* @author essys <essys@users.noreply.github.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version

+ 1
- 1
apps/encryption/lib/KeyManager.php View File

@@ -12,7 +12,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Vincent Petry <vincent@nextcloud.com>
*
* @license AGPL-3.0
*

+ 0
- 0
apps/encryption/lib/Settings/Admin.php View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save