diff options
Diffstat (limited to 'lib/private/tagmanager.php')
-rw-r--r-- | lib/private/tagmanager.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/tagmanager.php b/lib/private/tagmanager.php index a9e1cdfe076..0ee6274cbf6 100644 --- a/lib/private/tagmanager.php +++ b/lib/private/tagmanager.php @@ -1,11 +1,12 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bernhard Reiter <ockham@raz.or.at> * @author Morris Jobke <hey@morrisjobke.de> * @author Thomas Tanghus <thomas@tanghus.net> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |