diff options
Diffstat (limited to 'lib/private/releasenotes.php')
-rw-r--r-- | lib/private/releasenotes.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/private/releasenotes.php b/lib/private/releasenotes.php index 5da416c19f0..fa432297923 100644 --- a/lib/private/releasenotes.php +++ b/lib/private/releasenotes.php @@ -1,8 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> * @author Victor Dubiniuk <dubiniuk@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |