Skip to content

Commit b99f789

Browse files
committed
add header
Signed-off-by: NucleonGodX <racerpro41@gmail.com>
1 parent 08110b8 commit b99f789

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/packagedcode/buildpack.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
#
2+
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# ScanCode is a trademark of nexB Inc.
4+
# SPDX-License-Identifier: Apache-2.0
5+
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
6+
# See https://github.com/nexB/scancode-toolkit for support or download.
7+
# See https://aboutcode.org for more information about nexB OSS projects.
8+
#
9+
110
import toml
211
from packagedcode import models
312
from packageurl import PackageURL

0 commit comments

Comments
 (0)