ICU-21078 Adding missing copyright notice (sorry!)

This commit is contained in:
David Beaumont 2020-04-21 18:29:48 +02:00
parent b0fb4839c2
commit bf9421f8e4

View file

@ -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.