]> granicus.if.org Git - icu/commitdiff
ICU-21051 Add copyright Remove License from sh
authorFrank Tang <ftang@chromium.org>
Mon, 31 Aug 2020 22:14:37 +0000 (22:14 +0000)
committerShane F. Carr <shane@unicode.org>
Tue, 1 Sep 2020 18:26:41 +0000 (13:26 -0500)
See #1281

icu4c/source/test/perf/localecanperf/runTest.sh
icu4c/source/test/perf/utrie2perf/utrie2perf.sh

index 0f713911de85e0f72c98e7c1721429d75dfae94f..b72e5af59fadf51ee36bb9b670391c98d9ad3803 100755 (executable)
@@ -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 \
index 788cce95a53734027d27d1950fd01b0dbe8ff721..3753453df65ce321e4d8eace90ae25fe717b6bc9 100755 (executable)
@@ -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.