diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-03-20 11:28:18 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-03-20 11:28:18 +0100 |
commit | a0ec2d23ef48b8e78cb0dd0e96ac63ae73045729 (patch) | |
tree | 6a30c6a5d9f334e52bf33b2e71a23314667c79d8 /tests | |
parent | 268d4a525dd26e3914134aa73df1172609dea52f (diff) | |
download | nextcloud-server-a0ec2d23ef48b8e78cb0dd0e96ac63ae73045729.tar.gz nextcloud-server-a0ec2d23ef48b8e78cb0dd0e96ac63ae73045729.zip |
Fixing author and copyright
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lib/files/mapper.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib/files/mapper.php b/tests/lib/files/mapper.php index 79005eefdcb..e3859bc0f23 100644 --- a/tests/lib/files/mapper.php +++ b/tests/lib/files/mapper.php @@ -2,8 +2,8 @@ /** * ownCloud * - * @author Robin Appelman - * @copyright 2012 Robin Appelman icewind@owncloud.com + * @author Thomas Müller + * @copyright 2013 Thomas Müller thomas.mueller@owncloud.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |