From a9fa5a24243e01494a1472933703cf967efc4744 Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Mon, 8 Jan 2024 10:17:44 -0800 Subject: [PATCH] CLDR-17300 SBRS 45: Update copyright year in readmes, licenses, spec, dtds, etc. --- CONTRIBUTING.md | 2 +- LICENSE | 2 +- README.md | 4 ++-- common/dtd/ldml.dtd | 2 +- common/dtd/ldml.xsd | 2 +- common/dtd/ldmlBCP47.dtd | 2 +- common/dtd/ldmlBCP47.xsd | 2 +- common/dtd/ldmlSupplemental.dtd | 2 +- common/dtd/ldmlSupplemental.xsd | 2 +- common/testData/personNameTest/_header.txt | 2 +- common/testData/personNameTest/_readme.txt | 2 +- docs/README.md | 2 +- docs/ldml/tr35-collation.md | 2 +- docs/ldml/tr35-dates.md | 2 +- docs/ldml/tr35-general.md | 2 +- docs/ldml/tr35-info.md | 2 +- docs/ldml/tr35-keyboards.md | 2 +- docs/ldml/tr35-numbers.md | 2 +- docs/ldml/tr35-personNames.md | 2 +- docs/ldml/tr35.md | 4 ++-- keyboards/dtd/ldmlKeyboard3.dtd | 2 +- keyboards/dtd/ldmlKeyboard3.xsd | 2 +- keyboards/dtd/ldmlKeyboardTest3.dtd | 2 +- keyboards/dtd/ldmlKeyboardTest3.xsd | 2 +- readme.html | 2 +- tools/cldr-apps/README.md | 2 +- 26 files changed, 28 insertions(+), 28 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d6265c52db..fea030d42c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -91,7 +91,7 @@ If a test or status check does not pass, see [Running Tests][] on the CLDR devel ## Copyright -Copyright © 1991-2023 Unicode, Inc. +Copyright © 1991-2024 Unicode, Inc. All rights reserved. [Terms of use][] [Survey Tool]: https://cldr.unicode.org/index/survey-tool diff --git a/LICENSE b/LICENSE index 739715c45cf..7dd35b154e1 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ UNICODE LICENSE V3 COPYRIGHT AND PERMISSION NOTICE -Copyright © 2004-2023 Unicode, Inc. +Copyright © 2004-2024 Unicode, Inc. NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR diff --git a/README.md b/README.md index 47283036060..d22b7b387c0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For current CLDR release information, see [cldr.unicode.org](https://cldr.unicod ## Status -Update: 2023-11-01 +Update: 2024-01-08 **Note:** CLDR 45 is in development and not recommended for use at this stage. @@ -45,7 +45,7 @@ A source formatter is now used, please see [spotless](./tools/README.md#spotless ### Copyright & Licenses -Copyright © 2004-2023 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries. +Copyright © 2004-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). diff --git a/common/dtd/ldml.dtd b/common/dtd/ldml.dtd index 2d799e9765a..8e7babc8373 100644 --- a/common/dtd/ldml.dtd +++ b/common/dtd/ldml.dtd @@ -1,5 +1,5 @@