aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Config
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/tests/Config')
-rw-r--r--apps/files_external/tests/Config/PlaceholderSubstituteTest.php2
-rw-r--r--apps/files_external/tests/Config/UserPlaceholderHandlerTest.php4
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_external/tests/Config/PlaceholderSubstituteTest.php b/apps/files_external/tests/Config/PlaceholderSubstituteTest.php
index c143d969121..3cc19bfd85d 100644
--- a/apps/files_external/tests/Config/PlaceholderSubstituteTest.php
+++ b/apps/files_external/tests/Config/PlaceholderSubstituteTest.php
@@ -17,7 +17,7 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/apps/files_external/tests/Config/UserPlaceholderHandlerTest.php b/apps/files_external/tests/Config/UserPlaceholderHandlerTest.php
index ba064b8fb6f..443a13eccef 100644
--- a/apps/files_external/tests/Config/UserPlaceholderHandlerTest.php
+++ b/apps/files_external/tests/Config/UserPlaceholderHandlerTest.php
@@ -3,6 +3,8 @@
* @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Julius Härtl <jus@bitgrid.net>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version
*
@@ -17,7 +19,7 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/