From 8bc3d869ef172b74684a37ff32e3dcc3082ed4cb Mon Sep 17 00:00:00 2001 From: David Benque Date: Wed, 22 Nov 2023 16:05:04 +0000 Subject: [PATCH] Remove all .license files from repo root --- .jshintignore.license | 3 --- .jshintrc.license | 3 --- .lesshintrc.license | 3 --- .reuse/dep5 | 20 ++++++++++++++++++++ and_so_it_begins.png.license | 3 --- cryptofist.png.license | 3 --- package-lock.json.license | 3 --- package.json.license | 3 --- screenshot-suite.png.license | 3 --- screenshot.png.license | 3 --- 10 files changed, 20 insertions(+), 27 deletions(-) delete mode 100644 .jshintignore.license delete mode 100644 .jshintrc.license delete mode 100644 .lesshintrc.license delete mode 100644 and_so_it_begins.png.license delete mode 100644 cryptofist.png.license delete mode 100644 package-lock.json.license delete mode 100644 package.json.license delete mode 100644 screenshot-suite.png.license delete mode 100644 screenshot.png.license diff --git a/.jshintignore.license b/.jshintignore.license deleted file mode 100644 index ff0da3695..000000000 --- a/.jshintignore.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/.jshintrc.license b/.jshintrc.license deleted file mode 100644 index ff0da3695..000000000 --- a/.jshintrc.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/.lesshintrc.license b/.lesshintrc.license deleted file mode 100644 index ff0da3695..000000000 --- a/.lesshintrc.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/.reuse/dep5 b/.reuse/dep5 index 7436e4d6b..3cd24fec4 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -9,6 +9,26 @@ Source: https://cryptpad.org # Copyright: $YEAR $NAME <$CONTACT> # License: ... +Files: *.png +Copyright: 2023 XWiki CryptPad Team and contributors +License: AGPL-3.0-or-later + +Files: *.json +Copyright: 2023 XWiki CryptPad Team and contributors +License: AGPL-3.0-or-later + +Files: .jshintignore +Copyright: 2023 XWiki CryptPad Team and contributors +License: AGPL-3.0-or-later + +Files: .jshintrc +Copyright: 2023 XWiki CryptPad Team and contributors +License: AGPL-3.0-or-later + +Files: .lesshintrc +Copyright: 2023 XWiki CryptPad Team and contributors +License: AGPL-3.0-or-later + ## Dependencies Files: www/common/theme/* diff --git a/and_so_it_begins.png.license b/and_so_it_begins.png.license deleted file mode 100644 index ff0da3695..000000000 --- a/and_so_it_begins.png.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/cryptofist.png.license b/cryptofist.png.license deleted file mode 100644 index ff0da3695..000000000 --- a/cryptofist.png.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/package-lock.json.license b/package-lock.json.license deleted file mode 100644 index ff0da3695..000000000 --- a/package-lock.json.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/package.json.license b/package.json.license deleted file mode 100644 index ff0da3695..000000000 --- a/package.json.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/screenshot-suite.png.license b/screenshot-suite.png.license deleted file mode 100644 index ff0da3695..000000000 --- a/screenshot-suite.png.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/screenshot.png.license b/screenshot.png.license deleted file mode 100644 index ff0da3695..000000000 --- a/screenshot.png.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later