Skip to content

Commit f6cf5a9

Browse files
goneallbact
andcommitted
Add missing file copyright notice
Co-authored-by: Arthit Suriyawongkul <[email protected]>
1 parent d5a923a commit f6cf5a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

examples/org/spdx/examples/FullSpdxV3Example.java

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* SPDX-FileContributor: Gary O'Neall
3+
* SPDX-FileCopyrightText: Copyright (c) 2025 Source Auditor Inc.
4+
* SPDX-FileType: SOURCE
5+
* SPDX-License-Identifier: Apache-2.0
6+
*
7+
* Full example of an SPDX document using all classes
8+
*/
9+
110
package org.spdx.examples;
211

312
import com.fasterxml.jackson.databind.JsonNode;

0 commit comments

Comments
 (0)