Skip to content

Commit

Permalink
fix REUSE compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmehl committed Aug 12, 2024
1 parent d075ae7 commit 58ff7d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions complassist/_licensing.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 DB Systel GmbH
#
# SPDX-License-Identifier: Apache-2.0

"""Open Source License Compliance helpers"""

from ._sbom_parse import extract_items_from_cdx_sbom
Expand Down

0 comments on commit 58ff7d2

Please sign in to comment.