aboutsummaryrefslogtreecommitdiffstats
path: root/tests/enable_all.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/enable_all.php')
-rw-r--r--tests/enable_all.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/enable_all.php b/tests/enable_all.php
index c494f3e0d55..b95f00f767e 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -1,9 +1,8 @@
<?php
/**
- * Copyright (c) 2012 Thomas Müller <thomas.mueller@tmit.eu>
- * This file is licensed under the Affero General Public License version 3 or
- * later.
- * See the COPYING-README file.
+ * SPDX-FileCopyrightText: 2016-2018 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-FileCopyrightText: 2012-2016 ownCloud, Inc.
+ * SPDX-License-Identifier: AGPL-3.0-or-later
*/
require_once __DIR__.'/../lib/base.php';