diff options
Diffstat (limited to 'apps/files_versions/command/expire.php')
-rw-r--r-- | apps/files_versions/command/expire.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_versions/command/expire.php b/apps/files_versions/command/expire.php index 88723690603..b1f72980633 100644 --- a/apps/files_versions/command/expire.php +++ b/apps/files_versions/command/expire.php @@ -1,9 +1,10 @@ <?php /** * @author Joas Schilling <nickvergessen@owncloud.com> + * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <icewind@owncloud.com> * - * @copyright Copyright (c) 2015, ownCloud, Inc. + * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |