On unpacking the v46 zip-file I find no LICENSE file present, but
README-common.md still links to it. Did something go wrong with the
packaging ?
Eddy.
--
You received this message because you are subscribed to the Google Groups "CLDR - Users Public Mail List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cldr-users+...@unicode.org.
To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/cldr-users/DU0PR02MB8218DA884D43928B1CD843A787522%40DU0PR02MB8218.eurprd02.prod.outlook.com.
On Nov 5, 2024, at 5:06 AM, 'Edward Welbourne' via CLDR - Users Public Mail List <cldr-...@unicode.org> wrote:
I can confirm that LICENSE now shows up - thanks for the timely fix.
I note that the new version is missing the SPDX licence ID of the one in v45.
diff --git a/LICENSE b/LICENSE
index 99bd0beafb..ee8e69b233 100644
--- a/LICENSE
+++ b/LICENSE
@@ -37,5 +37,3 @@ Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written
authorization of the copyright holder.
-
-SPDX-License-Identifier: Unicode-3.0
Eddy.