1- # SPDX-FileCopyrightText: 2024 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
1+ # SPDX-FileCopyrightText: 2024 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>
22# SPDX-License-Identifier: CC0-1.0
33
44version = 1
@@ -7,107 +7,107 @@ SPDX-PackageDownloadLocation = "https://github.com/oss-review-toolkit/ort"
77
88[[annotations ]]
99path = " .**"
10- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
10+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
1111SPDX-License-Identifier = " Apache-2.0"
1212
1313[[annotations ]]
1414path = " **/.flox/**"
15- SPDX-FileCopyrightText = " 2025 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
15+ SPDX-FileCopyrightText = " 2025 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
1616SPDX-License-Identifier = " Apache-2.0"
1717
1818[[annotations ]]
1919path = " **/.gitattributes"
20- SPDX-FileCopyrightText = " 2018 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
20+ SPDX-FileCopyrightText = " 2018 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
2121SPDX-License-Identifier = " Apache-2.0"
2222
2323[[annotations ]]
2424path = " **/.gitignore"
25- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
25+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
2626SPDX-License-Identifier = " Apache-2.0"
2727
2828[[annotations ]]
2929path = " **.json"
30- SPDX-FileCopyrightText = " 2020 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
30+ SPDX-FileCopyrightText = " 2020 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
3131SPDX-License-Identifier = " Apache-2.0"
3232
3333[[annotations ]]
3434path = " **.md"
35- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
35+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
3636SPDX-License-Identifier = " Apache-2.0"
3737
3838[[annotations ]]
3939path = " **.yml"
40- SPDX-FileCopyrightText = " 2022 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
40+ SPDX-FileCopyrightText = " 2022 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
4141SPDX-License-Identifier = " Apache-2.0"
4242
4343[[annotations ]]
4444path = " NOTICE"
45- SPDX-FileCopyrightText = " 2022 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
45+ SPDX-FileCopyrightText = " 2022 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
4646SPDX-License-Identifier = " Apache-2.0"
4747
4848[[annotations ]]
4949path = " **/src/main/resources/**"
50- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
50+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
5151SPDX-License-Identifier = " Apache-2.0"
5252
5353[[annotations ]]
5454path = " **/src/funTest/assets/**"
55- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
55+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
5656SPDX-License-Identifier = " Apache-2.0"
5757
5858[[annotations ]]
5959path = " **/src/test/assets/**"
60- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
60+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
6161SPDX-License-Identifier = " Apache-2.0"
6262
6363[[annotations ]]
6464path = " **/src/funTest/resources/**"
65- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
65+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
6666SPDX-License-Identifier = " Apache-2.0"
6767
6868[[annotations ]]
6969path = " **/src/test/resources/**"
70- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
70+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
7171SPDX-License-Identifier = " Apache-2.0"
7272
7373[[annotations ]]
7474path = " ci/**"
75- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
75+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
7676SPDX-License-Identifier = " Apache-2.0"
7777
7878[[annotations ]]
7979path = " clients/fossid-webapp/src/test/resources/**"
80- SPDX-FileCopyrightText = " 2020 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
80+ SPDX-FileCopyrightText = " 2020 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
8181SPDX-License-Identifier = " Apache-2.0"
8282
8383[[annotations ]]
8484path = " clients/github-graphql/src/main/resources/**"
85- SPDX-FileCopyrightText = " 2021 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
85+ SPDX-FileCopyrightText = " 2021 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
8686SPDX-License-Identifier = " Apache-2.0"
8787
8888[[annotations ]]
8989path = " .env.versions"
90- SPDX-FileCopyrightText = " 2024 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
90+ SPDX-FileCopyrightText = " 2024 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
9191SPDX-License-Identifier = " Apache-2.0"
9292
9393[[annotations ]]
9494path = " examples/**"
95- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
95+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
9696SPDX-License-Identifier = " Apache-2.0"
9797
9898[[annotations ]]
9999path = " integrations/completions/**"
100- SPDX-FileCopyrightText = " 2022 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
100+ SPDX-FileCopyrightText = " 2022 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
101101SPDX-License-Identifier = " Apache-2.0"
102102
103103[[annotations ]]
104104path = " integrations/jenkins/**"
105- SPDX-FileCopyrightText = " 2022 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
105+ SPDX-FileCopyrightText = " 2022 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
106106SPDX-License-Identifier = " Apache-2.0"
107107
108108[[annotations ]]
109109path = " integrations/schemas/**"
110- SPDX-FileCopyrightText = " 2021 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
110+ SPDX-FileCopyrightText = " 2021 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
111111SPDX-License-Identifier = " Apache-2.0"
112112
113113[[annotations ]]
@@ -117,7 +117,7 @@ SPDX-License-Identifier = "Apache-2.0"
117117
118118[[annotations ]]
119119path = " logos/**"
120- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
120+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
121121SPDX-License-Identifier = " Apache-2.0"
122122
123123[[annotations ]]
@@ -127,12 +127,12 @@ SPDX-License-Identifier = "MIT"
127127
128128[[annotations ]]
129129path = " plugins/reporters/web-app-template/**"
130- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
130+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
131131SPDX-License-Identifier = " Apache-2.0"
132132
133133[[annotations ]]
134134path = " website/**"
135- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
135+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
136136SPDX-License-Identifier = " Apache-2.0"
137137
138138[[annotations ]]
@@ -182,7 +182,7 @@ SPDX-License-Identifier = "CC-BY-3.0"
182182
183183[[annotations ]]
184184path = " plugins/reporters/opossum/src/funTest/resources/reporter-test-output.json"
185- SPDX-FileCopyrightText = " 2024 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
185+ SPDX-FileCopyrightText = " 2024 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
186186SPDX-License-Identifier = " Apache-2.0"
187187precedence = " override"
188188
@@ -193,7 +193,7 @@ SPDX-License-Identifier = "MIT"
193193
194194[[annotations ]]
195195path = " utils/spdx/src/main/kotlin/SpdxConstants.kt"
196- SPDX-FileCopyrightText = " 2017 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>) "
196+ SPDX-FileCopyrightText = " 2017 The ORT Project Copyright Holders <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>"
197197SPDX-License-Identifier = " Apache-2.0"
198198precedence = " override"
199199
0 commit comments