diff options
Diffstat (limited to 'lib/private/Preview/Image.php')
-rw-r--r-- | lib/private/Preview/Image.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/Preview/Image.php b/lib/private/Preview/Image.php index 540cb57ef80..3ab8c6c9f84 100644 --- a/lib/private/Preview/Image.php +++ b/lib/private/Preview/Image.php @@ -1,14 +1,15 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Georg Ehrke <georg@owncloud.com> - * @author Joas Schilling <nickvergessen@owncloud.com> + * @author Joas Schilling <coding@schilljs.com> * @author josh4trunks <joshruehlig@gmail.com> * @author Olivier Paroz <github@oparoz.com> * @author Robin Appelman <icewind@owncloud.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Thomas Tanghus <thomas@tanghus.net> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |