Browse Source

FIx my email

pull/395/head
Joas Schilling 10 years ago
parent
commit
4656b79c8e
No known key found for this signature in database GPG Key ID: E166FD8976B3BAC8
  1. 3
      core/Command/User/Setting.php
  2. 2
      tests/Core/Command/User/SettingTest.php

3
core/Command/User/Setting.php

@ -1,7 +1,6 @@
<?php <?php
/** /**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Laurens Post <lkpost@scept.re>
* @author Joas Schilling <coding@schilljs.com>
* *
* @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0 * @license AGPL-3.0

2
tests/Core/Command/User/SettingTest.php

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Joas Schilling <coding@schilljs.com>
* *
* @copyright Copyright (c) 2016, ownCloud, Inc. * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0 * @license AGPL-3.0

Loading…
Cancel
Save