diff options
Diffstat (limited to 'lib/private/Streamer.php')
-rw-r--r-- | lib/private/Streamer.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/Streamer.php b/lib/private/Streamer.php index 23c191b68da..75877ab166a 100644 --- a/lib/private/Streamer.php +++ b/lib/private/Streamer.php @@ -1,10 +1,11 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @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 |