ICU-21051 Add copyright Remove License from sh

See #1281
This commit is contained in:
Frank Tang 2020-08-31 22:14:37 +00:00 committed by Shane F. Carr
parent 196d5e1182
commit bc864aeac6
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,6 @@
#!/bin/sh
# Copyright (C) 2020 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# run the test with 1, 10, 100, 1000, 10000, 100000 iterations
LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../../lib:../../../stubdata:../../../tools/ctestfw:$LD_LIBRARY_PATH \

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html#License
# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (C) 2008, International Business Machines Corporation and others.
# All Rights Reserved.