Skip to content

Commit 66528c7

Browse files
bactgoneall
authored andcommitted
Add SPDX-FileCopyrightText and SPDX-FileType to source file header
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent fceaa22 commit 66528c7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+174
-115
lines changed

src/main/java/org/spdx/Configuration.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2023 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2023 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/LicenseInfoFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2019 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2019 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/ListedLicenses.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2019 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2019 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/ModelCopyManager.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2019 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2019 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/SpdxConversionException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/SpdxModelFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/conversion/ExternalMapInfo.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/conversion/ISpdxConverter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/conversion/Spdx2to3Converter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
* <p>
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
55
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/spdx/library/conversion/package-info.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/**
2-
* Copyright (c) 2024 Source Auditor Inc.
3-
*
2+
* SPDX-FileCopyrightText: Copyright (c) 2024 Source Auditor Inc.
3+
* SPDX-FileType: SOURCE
44
* SPDX-License-Identifier: Apache-2.0
5-
*
5+
* <p>
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.
88
* You may obtain a copy of the License at
9-
*
9+
* <p>
1010
* http://www.apache.org/licenses/LICENSE-2.0
11-
*
11+
* <p>
1212
* Unless required by applicable law or agreed to in writing, software
1313
* distributed under the License is distributed on an "AS IS" BASIS,
1414
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

0 commit comments

Comments
 (0)