diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-10-26 13:54:55 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-10-26 14:04:01 +0100 |
commit | 8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch) | |
tree | bf399f4b1345ce3e79f04f25ec969bf2be78b0bd /lib/private/image.php | |
parent | 52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff) | |
download | nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.tar.gz nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.zip |
Update license headers
Diffstat (limited to 'lib/private/image.php')
-rw-r--r-- | lib/private/image.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/image.php b/lib/private/image.php index fad0b53cb49..4ca9b811100 100644 --- a/lib/private/image.php +++ b/lib/private/image.php @@ -1,8 +1,8 @@ <?php /** * @author Andreas Fischer <bantu@owncloud.com> - * @author Bartek Przybylski <bart.p.pl@gmail.com> * @author Bart Visscher <bartv@thisnet.nl> + * @author Bartek Przybylski <bart.p.pl@gmail.com> * @author Björn Schießle <schiessle@owncloud.com> * @author Byron Marohn <combustible@live.com> * @author Christopher Schäpers <kondou@ts.unde.re> |