summaryrefslogtreecommitdiffstats
path: root/lib/private/files.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-06-27 20:22:23 +0200
committerLukas Reschke <lukas@owncloud.com>2015-06-27 20:22:23 +0200
commitd1f0ff372e8c05ced760d4e21060e8d8db9c1963 (patch)
tree19cda384ecba1aa1afd161233c55caa3879d21a2 /lib/private/files.php
parent708c6268ad81b87b77d4b10cf783e2f84b4f6735 (diff)
parent0032cddb400dc3e29bf77cef6ffb2c7e0ac8449a (diff)
downloadnextcloud-server-d1f0ff372e8c05ced760d4e21060e8d8db9c1963.tar.gz
nextcloud-server-d1f0ff372e8c05ced760d4e21060e8d8db9c1963.zip
Merge pull request #17163 from owncloud/update-licenses
Update license headers
Diffstat (limited to 'lib/private/files.php')
-rw-r--r--lib/private/files.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/private/files.php b/lib/private/files.php
index d08cb3f9de0..17e2e5a398f 100644
--- a/lib/private/files.php
+++ b/lib/private/files.php
@@ -1,22 +1,21 @@
<?php
/**
+ * @author Andreas Fischer <bantu@owncloud.com>
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Bart Visscher <bartv@thisnet.nl>
* @author Björn Schießle <schiessle@owncloud.com>
- * @author Brice Maron <brice@bmaron.net>
* @author dratini0 <dratini0@gmail.com>
- * @author Fabian Henze <flyser42@gmx.de>
* @author Frank Karlitschek <frank@owncloud.org>
* @author Jakob Sack <mail@jakobsack.de>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
- * @author josh4trunks <joshruehlig@gmail.com>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Michael Gapczynski <GapczynskiM@gmail.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author mvn23 <schopdiedwaas@gmail.com>
* @author Nicolai Ehemann <en@enlightened.de>
* @author Robin Appelman <icewind@owncloud.com>
+ * @author Robin McCorkell <rmccorkell@karoshi.org.uk>
* @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>
* @author Thibaut GRIDEL <tgridel@free.fr>
* @author Thomas Müller <thomas.mueller@tmit.eu>