Browse Source

Update license headers

tags/v9.0beta1
Lukas Reschke 8 years ago
parent
commit
8f09d5b67c
100 changed files with 102 additions and 73 deletions
  1. 1
    0
      apps/encryption/lib/crypto/crypt.php
  2. 1
    0
      apps/encryption/tests/lib/MigrationTest.php
  3. 1
    1
      apps/files/appinfo/application.php
  4. 1
    1
      apps/files/appinfo/routes.php
  5. 1
    1
      apps/files/controller/apicontroller.php
  6. 1
    1
      apps/files/lib/capabilities.php
  7. 0
    1
      apps/files/tests/ajax_rename.php
  8. 1
    0
      apps/files/tests/command/deleteorphanedfilestest.php
  9. 1
    2
      apps/files/tests/controller/apicontrollertest.php
  10. 1
    1
      apps/files_external/appinfo/app.php
  11. 1
    1
      apps/files_external/appinfo/application.php
  12. 1
    1
      apps/files_external/appinfo/routes.php
  13. 1
    0
      apps/files_external/tests/service/userglobalstoragesservicetest.php
  14. 1
    1
      apps/files_sharing/ajax/external.php
  15. 1
    1
      apps/files_sharing/ajax/list.php
  16. 1
    1
      apps/files_sharing/ajax/publicpreview.php
  17. 1
    1
      apps/files_sharing/api/local.php
  18. 1
    1
      apps/files_sharing/api/remote.php
  19. 1
    0
      apps/files_sharing/api/server2server.php
  20. 1
    1
      apps/files_sharing/api/sharees.php
  21. 2
    1
      apps/files_sharing/appinfo/application.php
  22. 1
    0
      apps/files_sharing/appinfo/install.php
  23. 1
    1
      apps/files_sharing/appinfo/routes.php
  24. 1
    0
      apps/files_sharing/appinfo/update.php
  25. 1
    1
      apps/files_sharing/lib/cache.php
  26. 1
    1
      apps/files_sharing/lib/capabilities.php
  27. 1
    1
      apps/files_sharing/lib/controllers/externalsharescontroller.php
  28. 1
    0
      apps/files_sharing/lib/controllers/sharecontroller.php
  29. 1
    1
      apps/files_sharing/lib/exceptions/s2sexception.php
  30. 1
    2
      apps/files_sharing/lib/external/manager.php
  31. 1
    1
      apps/files_sharing/lib/helper.php
  32. 1
    1
      apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
  33. 1
    0
      apps/files_sharing/lib/propagation/propagationmanager.php
  34. 1
    0
      apps/files_sharing/lib/propagation/recipientpropagator.php
  35. 2
    1
      apps/files_sharing/lib/share/file.php
  36. 1
    1
      apps/files_sharing/lib/share/folder.php
  37. 1
    1
      apps/files_sharing/lib/sharedmount.php
  38. 1
    1
      apps/files_sharing/lib/sharedstorage.php
  39. 1
    1
      apps/files_sharing/lib/updater.php
  40. 1
    1
      apps/files_sharing/tests/api.php
  41. 1
    1
      apps/files_sharing/tests/api/shareestest.php
  42. 1
    1
      apps/files_sharing/tests/capabilities.php
  43. 1
    1
      apps/files_sharing/tests/controller/externalsharecontroller.php
  44. 2
    0
      apps/files_sharing/tests/etagpropagation.php
  45. 1
    1
      apps/files_sharing/tests/expiresharesjobtest.php
  46. 1
    0
      apps/files_sharing/tests/external/managertest.php
  47. 0
    2
      apps/files_sharing/tests/grouppropagationmanager.php
  48. 1
    1
      apps/files_sharing/tests/middleware/sharingcheckmiddleware.php
  49. 1
    1
      apps/files_sharing/tests/sharedmount.php
  50. 1
    0
      apps/files_sharing/tests/sizepropagation.php
  51. 1
    1
      apps/files_trashbin/ajax/delete.php
  52. 1
    1
      apps/files_trashbin/ajax/preview.php
  53. 1
    1
      apps/files_trashbin/ajax/undelete.php
  54. 1
    1
      apps/files_trashbin/appinfo/application.php
  55. 1
    1
      apps/files_trashbin/appinfo/routes.php
  56. 1
    1
      apps/files_trashbin/lib/capabilities.php
  57. 1
    1
      apps/files_trashbin/lib/helper.php
  58. 1
    1
      apps/files_trashbin/lib/trashbin.php
  59. 1
    1
      apps/files_versions/ajax/preview.php
  60. 1
    1
      apps/files_versions/appinfo/application.php
  61. 1
    1
      apps/files_versions/appinfo/routes.php
  62. 1
    1
      apps/files_versions/lib/capabilities.php
  63. 1
    0
      apps/files_versions/tests/command/expiretest.php
  64. 2
    1
      apps/provisioning_api/appinfo/routes.php
  65. 1
    1
      apps/provisioning_api/lib/apps.php
  66. 1
    1
      apps/provisioning_api/lib/groups.php
  67. 2
    1
      apps/provisioning_api/lib/users.php
  68. 1
    1
      apps/provisioning_api/tests/appstest.php
  69. 1
    1
      apps/provisioning_api/tests/groupstest.php
  70. 1
    1
      apps/provisioning_api/tests/testcase.php
  71. 1
    1
      apps/provisioning_api/tests/userstest.php
  72. 1
    0
      apps/user_ldap/group_ldap.php
  73. 1
    0
      apps/user_ldap/lib/configuration.php
  74. 1
    0
      apps/user_ldap/lib/filesystemhelper.php
  75. 1
    0
      apps/user_ldap/lib/user/deletedusersindex.php
  76. 1
    0
      apps/user_ldap/lib/user/manager.php
  77. 1
    0
      apps/user_ldap/lib/user/offlineuser.php
  78. 1
    0
      apps/user_ldap/lib/user/user.php
  79. 1
    0
      apps/user_ldap/tests/group_ldap.php
  80. 1
    1
      core/ajax/share.php
  81. 1
    0
      core/ajax/update.php
  82. 1
    1
      core/application.php
  83. 2
    1
      core/avatar/avatarcontroller.php
  84. 1
    1
      core/command/maintenance/mimetype/updatejs.php
  85. 1
    1
      core/js/config.php
  86. 1
    1
      core/routes.php
  87. 1
    0
      lib/autoloader.php
  88. 1
    1
      lib/private/appframework/dependencyinjection/dicontainer.php
  89. 1
    1
      lib/private/appframework/http.php
  90. 1
    0
      lib/private/appframework/http/output.php
  91. 1
    1
      lib/private/avatar.php
  92. 1
    1
      lib/private/avatarmanager.php
  93. 1
    1
      lib/private/capabilitiesmanager.php
  94. 1
    0
      lib/private/console/application.php
  95. 0
    1
      lib/private/files.php
  96. 1
    0
      lib/private/files/cache/scanner.php
  97. 1
    0
      lib/private/files/cache/updater.php
  98. 1
    0
      lib/private/files/storage/wrapper/encryption.php
  99. 1
    1
      lib/private/files/type/detection.php
  100. 0
    0
      lib/private/files/view.php

+ 1
- 0
apps/encryption/lib/crypto/crypt.php View File

@@ -2,6 +2,7 @@
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Clark Tomlinson <fallen013@gmail.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*

+ 1
- 0
apps/encryption/tests/lib/MigrationTest.php View File

@@ -2,6 +2,7 @@
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files/appinfo/application.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files/appinfo/routes.php View File

@@ -2,7 +2,7 @@
/**
* @author Bart Visscher <bartv@thisnet.nl>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Tom Needham <tom@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>

+ 1
- 1
apps/files/controller/apicontroller.php View File

@@ -3,7 +3,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tobias Kaminsky <tobias@kaminsky.me>
* @author Vincent Petry <pvince81@owncloud.com>

+ 1
- 1
apps/files/lib/capabilities.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Christopher Schäpers <kondou@ts.unde.re>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 0
- 1
apps/files/tests/ajax_rename.php View File

@@ -5,7 +5,6 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author tbartenstein <tbartenstein@users.noreply.github.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 0
apps/files/tests/command/deleteorphanedfilestest.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 2
apps/files/tests/controller/apicontrollertest.php View File

@@ -1,9 +1,8 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

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

@@ -1,8 +1,8 @@
<?php
/**
* @author Christian Berendt <berendt@b1-systems.de>
* @author Jan-Christoph Borchardt <hey@jancborchardt.net>
* @author j-ed <juergen@eisfair.org>
* @author Jan-Christoph Borchardt <hey@jancborchardt.net>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>

+ 1
- 1
apps/files_external/appinfo/application.php View File

@@ -2,7 +2,7 @@
/**
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Ross Nicoll <jrn@jrn.me.uk>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_external/appinfo/routes.php View File

@@ -4,7 +4,7 @@
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Ross Nicoll <jrn@jrn.me.uk>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 0
apps/files_external/tests/service/userglobalstoragesservicetest.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/ajax/external.php View File

@@ -5,7 +5,7 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/ajax/list.php View File

@@ -3,7 +3,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/ajax/publicpreview.php View File

@@ -4,7 +4,7 @@
* @author Georg Ehrke <georg@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/api/local.php View File

@@ -4,7 +4,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/api/remote.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
apps/files_sharing/api/server2server.php View File

@@ -3,6 +3,7 @@
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Björn Schießle <schiessle@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/api/sharees.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 2
- 1
apps/files_sharing/appinfo/application.php View File

@@ -3,7 +3,8 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
apps/files_sharing/appinfo/install.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/appinfo/routes.php View File

@@ -5,7 +5,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/files_sharing/appinfo/update.php View File

@@ -2,6 +2,7 @@
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/cache.php View File

@@ -8,7 +8,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>

+ 1
- 1
apps/files_sharing/lib/capabilities.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/controllers/externalsharescontroller.php View File

@@ -3,7 +3,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
apps/files_sharing/lib/controllers/sharecontroller.php View File

@@ -7,6 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/exceptions/s2sexception.php View File

@@ -2,7 +2,7 @@
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 2
apps/files_sharing/lib/external/manager.php View File

@@ -5,8 +5,7 @@
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Vincent Petry <pvince81@owncloud.com>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/helper.php View File

@@ -7,7 +7,7 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/lib/middleware/sharingcheckmiddleware.php View File

@@ -2,7 +2,7 @@
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/files_sharing/lib/propagation/propagationmanager.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Robin Appelman <icewind@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
apps/files_sharing/lib/propagation/recipientpropagator.php View File

@@ -1,5 +1,6 @@
<?php
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
*

+ 2
- 1
apps/files_sharing/lib/share/file.php View File

@@ -3,10 +3,11 @@
* @author Andreas Fischer <bantu@owncloud.com>
* @author Bart Visscher <bartv@thisnet.nl>
* @author Björn Schießle <schiessle@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/lib/share/folder.php View File

@@ -5,7 +5,7 @@
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/sharedmount.php View File

@@ -4,7 +4,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/lib/sharedstorage.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author scambra <sergio@entrecables.com>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/lib/updater.php View File

@@ -5,7 +5,7 @@
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/tests/api.php View File

@@ -5,7 +5,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/tests/api/shareestest.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/tests/capabilities.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_sharing/tests/controller/externalsharecontroller.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 2
- 0
apps/files_sharing/tests/etagpropagation.php View File

@@ -1,5 +1,7 @@
<?php
/**
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_sharing/tests/expiresharesjobtest.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Vincent Petry <pvince81@owncloud.com>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
apps/files_sharing/tests/external/managertest.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 0
- 2
apps/files_sharing/tests/grouppropagationmanager.php View File

@@ -1,7 +1,5 @@
<?php
/**
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/tests/middleware/sharingcheckmiddleware.php View File

@@ -2,7 +2,7 @@
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_sharing/tests/sharedmount.php View File

@@ -4,7 +4,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 0
apps/files_sharing/tests/sizepropagation.php View File

@@ -1,5 +1,6 @@
<?php
/**
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Robin Appelman <icewind@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/ajax/delete.php View File

@@ -4,7 +4,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/ajax/preview.php View File

@@ -3,7 +3,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author Georg Ehrke <georg@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/ajax/undelete.php View File

@@ -4,7 +4,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_trashbin/appinfo/application.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/appinfo/routes.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/lib/capabilities.php View File

@@ -2,7 +2,7 @@
/**
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/files_trashbin/lib/helper.php View File

@@ -5,7 +5,7 @@
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_trashbin/lib/trashbin.php View File

@@ -12,7 +12,7 @@
* @author Qingping Hou <dave2008713@gmail.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Sjors van der Pluijm <sjors@desjors.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>

+ 1
- 1
apps/files_versions/ajax/preview.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
apps/files_versions/appinfo/application.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/files_versions/appinfo/routes.php View File

@@ -4,7 +4,7 @@
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tom Needham <tom@owncloud.com>
*

+ 1
- 1
apps/files_versions/lib/capabilities.php View File

@@ -2,7 +2,7 @@
/**
* @author Christopher Schäpers <kondou@ts.unde.re>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/files_versions/tests/command/expiretest.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 2
- 1
apps/provisioning_api/appinfo/routes.php View File

@@ -1,8 +1,9 @@
<?php
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author michag86 <micha_g@arcor.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/provisioning_api/lib/apps.php View File

@@ -3,7 +3,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/provisioning_api/lib/groups.php View File

@@ -3,7 +3,7 @@
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 2
- 1
apps/provisioning_api/lib/users.php View File

@@ -2,8 +2,9 @@
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author michag86 <micha_g@arcor.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tom Needham <tom@owncloud.com>
*

+ 1
- 1
apps/provisioning_api/tests/appstest.php View File

@@ -2,7 +2,7 @@
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/provisioning_api/tests/groupstest.php View File

@@ -2,7 +2,7 @@
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Tom Needham <tom@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
apps/provisioning_api/tests/testcase.php View File

@@ -2,7 +2,7 @@
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
apps/provisioning_api/tests/userstest.php View File

@@ -2,7 +2,7 @@
/**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Tom Needham <tom@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>

+ 1
- 0
apps/user_ldap/group_ldap.php View File

@@ -6,6 +6,7 @@
* @author Bart Visscher <bartv@thisnet.nl>
* @author Christopher Schäpers <kondou@ts.unde.re>
* @author Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Nicolas Grekas <nicolas.grekas@gmail.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>

+ 1
- 0
apps/user_ldap/lib/configuration.php View File

@@ -3,6 +3,7 @@
* @author Alexander Bergolth <leo@strike.wu.ac.at>
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lennart Rosam <hello@takuto.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>

+ 1
- 0
apps/user_ldap/lib/filesystemhelper.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/user_ldap/lib/user/deletedusersindex.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/user_ldap/lib/user/manager.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
*

+ 1
- 0
apps/user_ldap/lib/user/offlineuser.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/user_ldap/lib/user/user.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 0
apps/user_ldap/tests/group_ldap.php View File

@@ -3,6 +3,7 @@
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
core/ajax/share.php View File

@@ -13,7 +13,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Ramiro Aparicio <rapariciog@gmail.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
* @author Vincent Petry <pvince81@owncloud.com>

+ 1
- 0
core/ajax/update.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Bart Visscher <bartv@thisnet.nl>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>

+ 1
- 1
core/application.php View File

@@ -3,7 +3,7 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*

+ 2
- 1
core/avatar/avatarcontroller.php View File

@@ -4,8 +4,9 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
core/command/maintenance/mimetype/updatejs.php View File

@@ -1,7 +1,7 @@
<?php
/**
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
core/js/config.php View File

@@ -11,7 +11,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Owen Winkler <a_github@midnightcircus.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*

+ 1
- 1
core/routes.php View File

@@ -6,7 +6,7 @@
* @author Georg Ehrke <georg@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>

+ 1
- 0
lib/autoloader.php View File

@@ -2,6 +2,7 @@
/**
* @author Andreas Fischer <bantu@owncloud.com>
* @author Georg Ehrke <georg@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Markus Goetz <markus@woboq.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>

+ 1
- 1
lib/private/appframework/dependencyinjection/dicontainer.php View File

@@ -5,7 +5,7 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
*

+ 1
- 1
lib/private/appframework/http.php View File

@@ -3,7 +3,7 @@
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
*

+ 1
- 0
lib/private/appframework/http/output.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @author Lukas Reschke <lukas@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
lib/private/avatar.php View File

@@ -7,7 +7,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
lib/private/avatarmanager.php View File

@@ -5,7 +5,7 @@
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 1
lib/private/capabilitiesmanager.php View File

@@ -1,6 +1,6 @@
<?php
/**
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0

+ 1
- 0
lib/private/console/application.php View File

@@ -1,5 +1,6 @@
<?php
/**
* @author Martin Mattel <martin.mattel@diemattels.at>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Thomas Müller <thomas.mueller@tmit.eu>

+ 0
- 1
lib/private/files.php View File

@@ -7,7 +7,6 @@
* @author Jakob Sack <mail@jakobsack.de>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Nicolai Ehemann <en@enlightened.de>
* @author Robin Appelman <icewind@owncloud.com>

+ 1
- 0
lib/private/files/cache/scanner.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Björn Schießle <schiessle@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Martin Mattel <martin.mattel@diemattels.at>

+ 1
- 0
lib/private/files/cache/updater.php View File

@@ -1,6 +1,7 @@
<?php
/**
* @author Björn Schießle <schiessle@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>

+ 1
- 0
lib/private/files/storage/wrapper/encryption.php View File

@@ -3,6 +3,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 1
- 1
lib/private/files/type/detection.php View File

@@ -6,7 +6,7 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Tanghus <thomas@tanghus.net>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.

+ 0
- 0
lib/private/files/view.php View File


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

Loading…
Cancel
Save