We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f123065 commit 5bbea21Copy full SHA for 5bbea21
REUSE.toml
@@ -26,6 +26,7 @@ path = [
26
"media/images/**",
27
"requirements.txt",
28
]
29
+precedence = "override"
30
SPDX-FileCopyrightText = "1999-2025 Sébastien Helleu <flashcode@flashtux.org>"
31
SPDX-License-Identifier = "GPL-3.0-or-later"
32
@@ -40,12 +41,14 @@ SPDX-License-Identifier = "MIT"
40
41
path = [
42
"media/js/jquery*.js",
43
44
45
SPDX-FileCopyrightText = "OpenJS Foundation and other contributors"
46
SPDX-License-Identifier = "MIT"
47
48
[[annotations]]
49
50
"media/pgp/*",
51
52
53
SPDX-FileCopyrightText = "NONE"
54
SPDX-License-Identifier = "CC0-1.0"
0 commit comments