diff options
Diffstat (limited to 'lib/public/Files/Node.php')
-rw-r--r-- | lib/public/Files/Node.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/Files/Node.php b/lib/public/Files/Node.php index c69077c7f2a..7a576f24538 100644 --- a/lib/public/Files/Node.php +++ b/lib/public/Files/Node.php @@ -1,12 +1,13 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bernhard Posselt <dev@bernhard-posselt.com> - * @author Joas Schilling <nickvergessen@owncloud.com> + * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <icewind@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |