diff options
Diffstat (limited to 'lib/private/Preview/MSOfficeDoc.php')
-rw-r--r-- | lib/private/Preview/MSOfficeDoc.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/Preview/MSOfficeDoc.php b/lib/private/Preview/MSOfficeDoc.php index 05d839d508f..7e9d22fcf59 100644 --- a/lib/private/Preview/MSOfficeDoc.php +++ b/lib/private/Preview/MSOfficeDoc.php @@ -1,8 +1,9 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |