diff options
Diffstat (limited to 'lib/public/Command/IBus.php')
-rw-r--r-- | lib/public/Command/IBus.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Command/IBus.php b/lib/public/Command/IBus.php index 62b6edef4d4..84d8d41cd15 100644 --- a/lib/public/Command/IBus.php +++ b/lib/public/Command/IBus.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @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 |