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