diff options
Diffstat (limited to 'core/strings.php')
-rw-r--r-- | core/strings.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/strings.php b/core/strings.php index 733d8a97f47..2c074a34529 100644 --- a/core/strings.php +++ b/core/strings.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Jan-Christoph Borchardt <hey@jancborchardt.net> * @author Robin Appelman <icewind@owncloud.com> * @author Stefan Weil <sw@weilnetz.de> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |