summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-26 19:14:24 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-05-26 19:14:24 +0200
commita945fa10a639cdee9e5e712cd48e8c911a8d9821 (patch)
treeb06e0030f9e360a91a06e5677f381988d432c4b1 /core
parentd2369b6e964f9bc757ce0fed000bf50a03c9d2dc (diff)
downloadnextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.tar.gz
nextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.zip
update copyright
Diffstat (limited to 'core')
-rw-r--r--core/lostpassword/index.php2
-rw-r--r--core/lostpassword/resetpassword.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/lostpassword/index.php b/core/lostpassword/index.php
index 2b87a1eb111..6a4748588fc 100644
--- a/core/lostpassword/index.php
+++ b/core/lostpassword/index.php
@@ -1,6 +1,6 @@
<?php
/**
- * Copyright (c) 2010 Frank Karlitschek karlitschek@kde.org
+ * Copyright (c) 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/core/lostpassword/resetpassword.php b/core/lostpassword/resetpassword.php
index 1c78d720947..33be9d7053b 100644
--- a/core/lostpassword/resetpassword.php
+++ b/core/lostpassword/resetpassword.php
@@ -1,6 +1,6 @@
<?php
/**
- * Copyright (c) 2010 Frank Karlitschek karlitschek@kde.org
+ * Copyright (c) 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.