cldr-transforms 48.0.0 → 48.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bower.json +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
|
|
|
19
19
|
|
|
20
20
|
## License
|
|
21
21
|
|
|
22
|
-
Copyright © 1991-
|
|
22
|
+
Copyright © 1991-2026 Unicode, Inc.
|
|
23
23
|
[Terms of Use](http://www.unicode.org/copyright.html)
|
|
24
24
|
|
|
25
25
|
SPDX-License-Identifier: Unicode-3.0
|
package/bower.json
CHANGED