Unfortunately, github.com/SAP-samples/data-warehouse-cloud-connectors is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.
To add the badge to your project's README.md
file,
use the following snippet:
[](https://api.reuse.software/info/github.com/SAP-samples/data-warehouse-cloud-connectors)
The API provides machine-readable artifacts for automatic analysis.
reuse spdx
command.
Commit 0adde0b75d9d9ff6f82bdea33c2441749e782844
was checked on 11 Mar 2025 13:14:32 UTC
with the following result:
# UNUSED LICENSES The following licenses are not used: * GPL-2.0-or-later * MIT # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: GPL-2.0-or-later, MIT * Used licenses: Apache-2.0, CC-BY-4.0 * Read errors: 0 * Files with copyright information: 15 / 15 * Files with license information: 15 / 15 Unfortunately, your project is not compliant with version 3.2 of the REUSE Specification :-( # RECOMMENDATIONS * Fix unused licenses: At least one of the license text files in 'LICENSES' is not referenced by any file, e.g. by an 'SPDX-License-Identifier' tag. Please make sure that you either tag the accordingly licensed files properly, or delete the unused license text if you are sure that no file or code snippet is licensed as such.