Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <max@nextcloud.com>2022-07-12 11:14:23 +0300
committermax-nextcloud (Rebase PR Action) <max-nextcloud@users.noreply.github.com>2022-07-12 15:09:40 +0300
commitadf23713704fadae41ed2c0831a7242e489326f0 (patch)
treea405671e982eb5b47bea8beb316df0ac02f31320 /cypress
parent90bcd70919c86e8594d217db8fca11f5892a80ef (diff)
fix: lint warning due to invalid license expression
Signed-off-by: Max <max@nextcloud.com>
Diffstat (limited to 'cypress')
-rw-r--r--cypress/e2e/propfind.spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress/e2e/propfind.spec.js b/cypress/e2e/propfind.spec.js
index d656962e3..022a57f5d 100644
--- a/cypress/e2e/propfind.spec.js
+++ b/cypress/e2e/propfind.spec.js
@@ -3,7 +3,7 @@
*
* @author Max <max@nextcloud.com>
*
- * @license GNU AGPL version 3 or any later version
+ * @license AGPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as