Skip to content

Commit

Permalink
CLDR-17110 licensing
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 authored Feb 26, 2024
1 parent 766e93c commit bc11617
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

COPYRIGHT AND PERMISSION NOTICE

Copyright © 2018-2023 Unicode, Inc.
Copyright © 2018-2024 Unicode, Inc.

NOTICE TO USER: Carefully read the following legal agreement. BY
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
Expand Down Expand Up @@ -37,3 +37,5 @@ 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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ https://www.w3.org/TR/webdriver/ “WebDriver is a remote control interface that

### Copyright & Licenses

Copyright © 2018-2023 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.
Copyright © 2018-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).

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>cldr-apps-webdriver</name>
<licenses>
<license>
<name>Unicode-DFS-2016</name>
<name>Unicode-3.0</name>
</license>
</licenses>
<properties>
Expand Down

0 comments on commit bc11617

Please sign in to comment.