diff options
author | Thomas Tanghus <thomas@tanghus.net> | 2012-02-06 08:04:06 +0100 |
---|---|---|
committer | Thomas Tanghus <thomas@tanghus.net> | 2012-02-08 07:59:39 +0100 |
commit | 1e4444f25bf6afff103ee9ff7b1df6b147861d94 (patch) | |
tree | 282bf43c9a7a7c16c94634ca9db149bdedb30a80 /apps/contacts/ajax | |
parent | 90a830babaafb4252bcad0bb6d6966d9e65abe88 (diff) | |
download | nextcloud-server-1e4444f25bf6afff103ee9ff7b1df6b147861d94.tar.gz nextcloud-server-1e4444f25bf6afff103ee9ff7b1df6b147861d94.zip |
Updated copyrights.
Element menu didn't update.
Diffstat (limited to 'apps/contacts/ajax')
-rw-r--r-- | apps/contacts/ajax/saveproperty.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/contacts/ajax/saveproperty.php b/apps/contacts/ajax/saveproperty.php index fd1aa9e35f9..8f575c6b81e 100644 --- a/apps/contacts/ajax/saveproperty.php +++ b/apps/contacts/ajax/saveproperty.php @@ -2,8 +2,8 @@ /** * ownCloud - Addressbook * - * @author Jakob Sack - * @copyright 2011 Jakob Sack mail@jakobsack.de + * @author Thomas Tanghus + * @copyright 2012 Thomas Tanghus <thomas@tanghus.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |