File: REUSE.toml

package info (click to toggle)
marble 4%3A25.08.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 159,996 kB
  • sloc: cpp: 191,890; xml: 39,908; ansic: 7,204; python: 2,190; sh: 1,187; makefile: 235; perl: 218; ruby: 97; java: 66
file content (43 lines) | stat: -rw-r--r-- 1,344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0

version = 1
SPDX-PackageName = "Marble"
SPDX-PackageSupplier = "Torsten Rahn <rahn@kde.org>"
SPDX-PackageDownloadLocation = "https://invent.kde.org/education/marble/"

[[annotations]]
path = "data/flags/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "data/bitmaps/osmcarto/**/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Andy Allan <andy@gravitystorm.co.uk> and contributors, based on original cartography by Steve Chilton and others."
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "data/svg/osmc-symbols/3rdparty/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "See COPYRIGHT file"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "data/svg/osmc-symbols/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "OpenStreetMap contributors <data@osmfoundation.org>"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "tools/vectorosm-tilecreator/clipper2/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Angus Johnson"
SPDX-License-Identifier = "BSL-1.0"

[[annotations]]
path = "tools/vectorosm-tilecreator/autotests/data/**.osm"
precedence = "aggregate"
SPDX-FileCopyrightText = "© OpenStreetMap contributors"
SPDX-License-Identifier = "ODbL-1.0"