aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/jquery.placeholderSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/tests/specs/jquery.placeholderSpec.js')
-rw-r--r--core/js/tests/specs/jquery.placeholderSpec.js9
1 files changed, 2 insertions, 7 deletions
diff --git a/core/js/tests/specs/jquery.placeholderSpec.js b/core/js/tests/specs/jquery.placeholderSpec.js
index 4937b99625f..436defdd703 100644
--- a/core/js/tests/specs/jquery.placeholderSpec.js
+++ b/core/js/tests/specs/jquery.placeholderSpec.js
@@ -1,11 +1,6 @@
/**
- * Copyright (c) 2019 Serhii Shliakhov <shlyakhov.up@gmail.com>
- *
- * This file is licensed under the Affero General Public License version 3
- * or later.
- *
- * See the COPYING-README file.
- *
+ * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
*/
describe('jquery.placeholder tests', function() {