From 601d22ee702438a29bd80f399e5d13ddc8a2780e Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Mon, 18 Mar 2024 12:41:39 -0500 Subject: [PATCH] ICU-22677 update licensing - add SPDX link in LICENSE - update date in README.md - https://github.com/unicode-org/.github/issues/15 --- LICENSE | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 29c77be52..3acf7a853 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ UNICODE LICENSE V3 COPYRIGHT AND PERMISSION NOTICE -Copyright © 2016-2023 Unicode, Inc. +Copyright © 2016-2024 Unicode, Inc. NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR @@ -38,6 +38,8 @@ 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 + --------------------- Third-Party Software Licenses diff --git a/README.md b/README.md index 42b45cbb7..5fe3e8dc2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ### Copyright & Licenses -Copyright © 2016-2023 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries. +Copyright © 2016-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries. The project is released under [LICENSE](./LICENSE).