diff options
Diffstat (limited to 'lib/updater.php')
-rw-r--r-- | lib/updater.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/updater.php b/lib/updater.php index 07904ef5f13..967f64c0b30 100644 --- a/lib/updater.php +++ b/lib/updater.php @@ -3,7 +3,7 @@ * ownCloud * * @author Frank Karlitschek - * @copyright 2010 Frank Karlitschek karlitschek@kde.org + * @copyright 2012 Frank Karlitschek frank@owncloud.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE @@ -85,4 +85,3 @@ class OC_Updater{ } } -?> |