summaryrefslogtreecommitdiffstats
path: root/apps/testing/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/testing/appinfo/app.php')
-rw-r--r--apps/testing/appinfo/app.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/testing/appinfo/app.php b/apps/testing/appinfo/app.php
index e588ce47433..e1690b476ea 100644
--- a/apps/testing/appinfo/app.php
+++ b/apps/testing/appinfo/app.php
@@ -1,10 +1,11 @@
<?php
declare(strict_types=1);
+
/**
* @copyright Copyright (c) 2016, ownCloud GmbH.
*
- * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Joas Schilling <coding@schilljs.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @license AGPL-3.0