Skip to content

Commit f1f753d

Browse files
committed
Fix reuese error
Signed-off-by: 석지영/책임연구원/SW공학(연)Open Source TP <[email protected]>
1 parent e1eae8a commit f1f753d

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.reuse/dep5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ License: Apache-2.0
1616

1717
Files: requirements*.txt
1818
Copyright: 2021 LG Electronics
19-
License: Apache-2.0
19+
License: LicenseRef-3rd_party_licenses
2020

2121
Files: setup.cfg
2222
Copyright: 2021 LG Electronics
@@ -123,6 +123,6 @@ Copyright: 2024 junegunn(Junegunn Choi)
123123
License: MIT
124124

125125
Files: LICENSES/LicenseRef-3rd_party_licenses.txt
126-
Copyright: NOASSERTION
127-
License: CC0-1.0
128-
Comment: This license text is unused
126+
Copyright: 2021 LG Electronics
127+
License: Apache-2.0
128+
Comment: Third-party license information file

THIRD_PARTY_NOTICE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# SPDX-FileCopyrightText: 2021 LG Electronics Inc.
2+
# SPDX-License-Identifier: LicenseRef-3rd_party_licenses
3+
4+
This file acknowledges third-party packages and their licenses.
5+
For detailed license information, see LICENSES/LicenseRef-3rd_party_licenses.txt

0 commit comments

Comments
 (0)