mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
chore: Upgrade to REUSE spec version 3.2
This commit is contained in:
12
.reuse/dep5
12
.reuse/dep5
@@ -1,12 +0,0 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: swift
|
|
||||||
Upstream-Contact: <>
|
|
||||||
Source: https://github.com/swift-project/pilotclient
|
|
||||||
|
|
||||||
Files: scripts/csl2xsb/*
|
|
||||||
Copyright: Copyright (c) 2019 B.Hoppe
|
|
||||||
License: MIT
|
|
||||||
|
|
||||||
Files: src/blackgui/**.ui
|
|
||||||
Copyright: Copyright (C) swift Project Community / Contributors
|
|
||||||
License: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
|
||||||
18
REUSE.toml
Normal file
18
REUSE.toml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
|
version = 1
|
||||||
|
SPDX-PackageName = "swift pilotclient"
|
||||||
|
SPDX-PackageDownloadLocation = "https://github.com/swift-project/pilotclient"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "scripts/csl2xsb/**"
|
||||||
|
precedence = "aggregate"
|
||||||
|
SPDX-FileCopyrightText = "Copyright (c) 2019 B.Hoppe"
|
||||||
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = "src/blackgui/**.ui"
|
||||||
|
precedence = "aggregate"
|
||||||
|
SPDX-FileCopyrightText = "Copyright (C) swift Project Community / Contributors"
|
||||||
|
SPDX-License-Identifier = "GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1"
|
||||||
Reference in New Issue
Block a user