diff options
author | Frank Karlitschek <frank@owncloud.org> | 2012-05-26 19:14:24 +0200 |
---|---|---|
committer | Frank Karlitschek <frank@owncloud.org> | 2012-05-26 19:14:24 +0200 |
commit | a945fa10a639cdee9e5e712cd48e8c911a8d9821 (patch) | |
tree | b06e0030f9e360a91a06e5677f381988d432c4b1 /settings | |
parent | d2369b6e964f9bc757ce0fed000bf50a03c9d2dc (diff) | |
download | nextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.tar.gz nextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.zip |
update copyright
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. */?> |