From 394facd69f3c779fec8ffee8476de7de03fbe039 Mon Sep 17 00:00:00 2001 From: Nico Koprowski Date: Fri, 23 Feb 2024 13:15:39 +0800 Subject: [PATCH] docs(CC-BY-4.0): add CC-BY-4.0 to additional LICENSES location and refer to it in NOTICE files --- LICENSES/CC-BY-4.0.txt | 7 +++++++ NOTICE.md | 17 +++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) create mode 100644 LICENSES/CC-BY-4.0.txt diff --git a/LICENSES/CC-BY-4.0.txt b/LICENSES/CC-BY-4.0.txt new file mode 100644 index 000000000..f8e72a857 --- /dev/null +++ b/LICENSES/CC-BY-4.0.txt @@ -0,0 +1,7 @@ +License Agreement +================= + +This works is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). + +It is free for personal or commercial use with attribution required by mentioning the use of this works as follows: +This site or product includes IP2Location™ ISO 3166-2 Subdivision Code which available from https://www.ip2location.com. \ No newline at end of file diff --git a/NOTICE.md b/NOTICE.md index 6d3ac87d8..395b7837f 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -35,19 +35,16 @@ in the GitHub organization https://github.com/eclipse-tractusx: This project leverages the following third party content. -See [DEPENDENCIES](DEPENDENCIES) file. - -### Regions - -The initial load of the regions according to ISO-3166-2 is done from the CSV file at: +### Dependencies -`bpdm-pool/src/main/resources/regions/IP2LOCATION-ISO3166-2.CSV` - -This file is under the following license: +See [DEPENDENCIES](DEPENDENCIES) file. -`This works is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).` +### Administrative Areas Level 1 -`"This site or product includes IP2Location™ ISO 3166-2 Subdivision Code which available from https://www.ip2location.com."` +- Description: CSV file content for ISO-3166-2 +- SPDX-License-Identifier: [CC-BY-4.0](LICENSES/CC-BY-4.0.txt) +- File Location: [IP2LOCATION-ISO3166-2.CSV](bpdm-pool/src/main/resources/regions/IP2LOCATION-ISO3166-2.CSV) +- Source URL: https://www.ip2location.com ## Cryptography