diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/apps.php | 2 | ||||
-rw-r--r-- | settings/help.php | 2 | ||||
-rw-r--r-- | settings/templates/help.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/settings/apps.php b/settings/apps.php index 028f00c2497..1a829d371a6 100644 --- a/settings/apps.php +++ b/settings/apps.php @@ -4,7 +4,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 diff --git a/settings/help.php b/settings/help.php index 48fcec32782..f0abed8f558 100644 --- a/settings/help.php +++ b/settings/help.php @@ -1,6 +1,6 @@ <?php /** - * Copyright (c) 2011, Frank Karlitschek karlitschek@kde.org + * 2012 Frank Karlitschek frank@owncloud.org * This file is licensed under the Affero General Public License version 3 or later. * See the COPYING-README file. */ diff --git a/settings/templates/help.php b/settings/templates/help.php index f9eb8615972..a53ec76d681 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -1,5 +1,5 @@ <?php /** - * Copyright (c) 2011, Frank Karlitschek karlitschek@kde.org + * 2012 Frank Karlitschek frank@owncloud.org * This file is licensed under the Affero General Public License version 3 or later. * See the COPYING-README file. */?> |