diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2018-05-10 16:19:00 +0200 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2018-05-16 09:50:24 +0200 |
commit | 6b1452bd7b280f812d340317d20948ad473ba390 (patch) | |
tree | 285de3e0d247ac9393536f25c9355d5309ceebaf /tests/acceptance/features/bootstrap/UsersSettingsContext.php | |
parent | a434077251f3dcb10bc10cf843ac8a4b7958c57d (diff) | |
download | nextcloud-server-6b1452bd7b280f812d340317d20948ad473ba390.tar.gz nextcloud-server-6b1452bd7b280f812d340317d20948ad473ba390.zip |
Bump script and fixed copyright template
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'tests/acceptance/features/bootstrap/UsersSettingsContext.php')
-rw-r--r-- | tests/acceptance/features/bootstrap/UsersSettingsContext.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/acceptance/features/bootstrap/UsersSettingsContext.php b/tests/acceptance/features/bootstrap/UsersSettingsContext.php index 0e26f3e9b21..cede55caacf 100644 --- a/tests/acceptance/features/bootstrap/UsersSettingsContext.php +++ b/tests/acceptance/features/bootstrap/UsersSettingsContext.php @@ -1,6 +1,7 @@ <?php /** + * * @copyright Copyright (c) 2017, Daniel Calviño Sánchez (danxuliu@gmail.com) * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * |