diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-06-27 20:22:23 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-06-27 20:22:23 +0200 |
commit | d1f0ff372e8c05ced760d4e21060e8d8db9c1963 (patch) | |
tree | 19cda384ecba1aa1afd161233c55caa3879d21a2 /lib/private/preview/txt.php | |
parent | 708c6268ad81b87b77d4b10cf783e2f84b4f6735 (diff) | |
parent | 0032cddb400dc3e29bf77cef6ffb2c7e0ac8449a (diff) | |
download | nextcloud-server-d1f0ff372e8c05ced760d4e21060e8d8db9c1963.tar.gz nextcloud-server-d1f0ff372e8c05ced760d4e21060e8d8db9c1963.zip |
Merge pull request #17163 from owncloud/update-licenses
Update license headers
Diffstat (limited to 'lib/private/preview/txt.php')
-rw-r--r-- | lib/private/preview/txt.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/preview/txt.php b/lib/private/preview/txt.php index 684438684fb..0bba570a8c9 100644 --- a/lib/private/preview/txt.php +++ b/lib/private/preview/txt.php @@ -1,9 +1,7 @@ <?php /** * @author Georg Ehrke <georg@owncloud.com> - * @author Georg Ehrke <georg@ownCloud.com> * @author Joas Schilling <nickvergessen@owncloud.com> - * @author Morris Jobke <hey@morrisjobke.de> * @author Nmz <nemesiz@nmz.lt> * @author Robin Appelman <icewind@owncloud.com> * @author Thomas Müller <thomas.mueller@tmit.eu> |