mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-21078 Adding missing copyright notice (sorry!)
This commit is contained in:
parent
b0fb4839c2
commit
bf9421f8e4
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
#!/bin/bash -u
|
||||
#
|
||||
#####################################################################
|
||||
### © 2020 and later: Unicode, Inc. and others. ###
|
||||
### License & terms of use: http://www.unicode.org/copyright.html ###
|
||||
#####################################################################
|
||||
#
|
||||
# This script will attempt to build and install the necessary CLDR JAR files
|
||||
# from a given CLDR installation root directory. The JAR files are installed
|
||||
# according to the manual instructions given in README.txt and lib/README.txt.
|
||||
|
|
Loading…
Add table
Reference in a new issue