diff --git a/appinfo/app.php b/appinfo/app.php index b9786995..ae84f71b 100755 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -4,7 +4,7 @@ * ownCloud - Documents App * * @author Frank Karlitschek - * @copyright 2011 Frank Karlitschek karlitschek@kde.org + * @copyright 2013-2014 Frank Karlitschek karlitschek@kde.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/index.php b/index.php index 235192b3..5ad10608 100755 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ * ownCloud - Documents App * * @author Frank Karlitschek - * @copyright 2011 Frank Karlitschek karlitschek@kde.org + * @copyright 2013-2014 Frank Karlitschek karlitschek@kde.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/lib/storage.php b/lib/storage.php index d8f0e3fc..141d8014 100644 --- a/lib/storage.php +++ b/lib/storage.php @@ -4,7 +4,7 @@ * ownCloud - Documents App * * @author Frank Karlitschek - * @copyright 2012 Frank Karlitschek frank@owncloud.org + * @copyright 2013-2014 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