-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREUSE.toml
More file actions
22 lines (20 loc) · 950 Bytes
/
Copy pathREUSE.toml
File metadata and controls
22 lines (20 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# SPDX-License-Identifier: MIT
# Copyright (c) 1993 Dominic Giampaolo <dbg@be.com>
# Copyright (c) 1994 Joel Tesler <joel@engr.sgi.com>
# Copyright (c) 2005 Axel Dörfler <axeld@pinc-software.de>
# Copyright (c) 2005 Ingo Weinhold <ingo_weinhold@gmx.de>
# Copyright (c) 2009 Oliver Tappe <zooey@hirschkaefer.de>
# Copyright (c) 2017 Tuan Kiet Ho <tuankiet65@gmail.com>
# Copyright (c) 2019 Adrien Destugues <pulkomandy@pulkomandy.tk>
# Copyright (c) 2022-2026 Jeffrey H. Johnson <johnsonjh.dev@gmail.com>
# Copyright (c) 2022-2026 The DPS8M Development Team
# scspell-id: daa9f1b4-a39e-11f0-8ee2-80ee73e9b8e7
version = 1
SPDX-PackageName = "pc"
SPDX-PackageSupplier = "Jeffrey H. Johnson <johnsonjh.dev@gmail.com>"
SPDX-PackageDownloadLocation = "https://github.com/johnsonjh/pc"
[[annotations]]
path = [".whitesource", "examples/**"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2022-2026 Jeffrey H. Johnson"
SPDX-License-Identifier = "MIT"