diff options
author | Bernhard Posselt <dev@bernhard-posselt.com> | 2015-02-05 14:10:16 +0100 |
---|---|---|
committer | Bernhard Posselt <dev@bernhard-posselt.com> | 2015-02-05 14:10:16 +0100 |
commit | 9873aa3d9ed01c0e1c1e253f8e34d188b832b6eb (patch) | |
tree | 9a7c43347ac708566ec56943127eec5a6c14eb0f /tests/lib/appframework | |
parent | b89ddcfe416bc44f139cf07d8eda178ce851a53f (diff) | |
download | nextcloud-server-9873aa3d9ed01c0e1c1e253f8e34d188b832b6eb.tar.gz nextcloud-server-9873aa3d9ed01c0e1c1e253f8e34d188b832b6eb.zip |
fix license email
Diffstat (limited to 'tests/lib/appframework')
-rw-r--r-- | tests/lib/appframework/controller/OCSControllerTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/appframework/controller/OCSControllerTest.php b/tests/lib/appframework/controller/OCSControllerTest.php index 55a8776d787..8f8d57ef68e 100644 --- a/tests/lib/appframework/controller/OCSControllerTest.php +++ b/tests/lib/appframework/controller/OCSControllerTest.php @@ -4,7 +4,7 @@ * ownCloud - App Framework * * @author Bernhard Posselt - * @copyright 2015 Bernhard Posselt dev@bernhard-posselt.com + * @copyright 2015 Bernhard Posselt <dev@bernhard-posselt.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |