-
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
version = 1
[[annotations]]
path = [
".gitignore",
"examples.txt",
"makefile",
"print.c",
"print.h",
"README.md",
"sunwait.c",
"sunwait.h",
"USAGE.txt",
]
SPDX-FileCopyrightText = [
"(c) 2000,2004,2022 Daniel Risacher",
"Ian Craig (2012-13)",
]
SPDX-License-Identifier = "GPL-3.0-only"
[[annotations]]
path = ["sunriset.c", "sunriset.h"]
SPDX-FileCopyrightText = [
"(c) Paul Schlyter, 1989, 1992",
"(c) 2000,2004,2022 Daniel Risacher",
]
SPDX-License-Identifier = "GPL-3.0-only"