From 25324daf746e163a2d8cdf0f90261fa3e07bdbbb Mon Sep 17 00:00:00 2001 From: Djkato Date: Mon, 5 Jun 2023 16:07:52 +0200 Subject: [PATCH] resolving licenses --- Cargo.toml | 2 + about.toml | 3 +- license.html | 6082 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 6086 insertions(+), 1 deletion(-) create mode 100644 license.html diff --git a/Cargo.toml b/Cargo.toml index 8616318..b4b6f68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,8 @@ keywords = ["database", "sql", "ui"] categories = ["database", "database-implementations", "text-editors"] description = "An assistant tool to easily map a CSV spreadsheets' collumns to a database tables' fields. Great for mass uploading products from a manufacturer provided catalog to an e-shop." +exclude = ["*.sh", "*.sql", "*.csv"] + [dependencies] sqlx = { version = "0.6.2", features = ["runtime-tokio-native-tls", "mysql"] } tokio = { version = "1.25.0", features = ["full"] } diff --git a/about.toml b/about.toml index fe6255b..113f9bd 100644 --- a/about.toml +++ b/about.toml @@ -1,4 +1,5 @@ accepted = [ + "CC-BY-SA-4.0", "MIT", "Apache-2.0 WITH LLVM-exception", "Apache-2.0", @@ -13,4 +14,4 @@ accepted = [ "Unicode-DFS-2016", ] ignore-dev-dependencies = true -private = { ignore = true } \ No newline at end of file +private = { ignore = true } diff --git a/license.html b/license.html new file mode 100644 index 0000000..2d396de --- /dev/null +++ b/license.html @@ -0,0 +1,6082 @@ + + + + + + + +
+
+

Third Party Licenses

+

This page lists the licenses of the projects used in cargo-about.

+
+ +

Overview of licenses:

+ + +

All license text:

+ +
+ + + +