diff --git a/docs/ide4c/vscode/README.md b/docs/ide4c/vscode/README.md index 5b05dfe6360..671eaf9024d 100644 --- a/docs/ide4c/vscode/README.md +++ b/docs/ide4c/vscode/README.md @@ -1,5 +1,5 @@ - + # Configuring VS Code for ICU4C diff --git a/docs/ide4c/vscode/launch.json b/docs/ide4c/vscode/launch.json index 1e866361388..2d59218f97b 100644 --- a/docs/ide4c/vscode/launch.json +++ b/docs/ide4c/vscode/launch.json @@ -1,5 +1,5 @@ // © 2020 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 { "version": "0.2.0", "configurations": [ diff --git a/docs/ide4c/vscode/tasks.json b/docs/ide4c/vscode/tasks.json index 25d8eb0e262..c1dfc3c5d88 100644 --- a/docs/ide4c/vscode/tasks.json +++ b/docs/ide4c/vscode/tasks.json @@ -1,5 +1,5 @@ // © 2020 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 { "version": "2.0.0", "tasks": [ diff --git a/docs/processes/rules_update.md b/docs/processes/rules_update.md index c92bc337f9c..65e887edc7d 100644 --- a/docs/processes/rules_update.md +++ b/docs/processes/rules_update.md @@ -1,6 +1,6 @@ Updating ICU's built-in Break Iterator rules diff --git a/docs/userguide/icufaq/index.md b/docs/userguide/icufaq/index.md index 31d9cbcd43f..a5c82f440c3 100644 --- a/docs/userguide/icufaq/index.md +++ b/docs/userguide/icufaq/index.md @@ -97,7 +97,7 @@ The ICU license is intended to allow ICU to be included both in free software projects and in proprietary or commercial products. Since ICU 58, ICU is covered by the -[Unicode license](http://www.unicode.org/copyright.html#License) which is very similar to +[Unicode license](http://www.unicode.org/copyright.html) which is very similar to the previous ICU license. ICU 1.8.1–ICU 57 and ICU4J 1.3.1–ICU4J 57 are covered by the [ICU diff --git a/icu4c/source/common/localematcher.cpp b/icu4c/source/common/localematcher.cpp index 8efbf0b28b6..473ec8f84a0 100644 --- a/icu4c/source/common/localematcher.cpp +++ b/icu4c/source/common/localematcher.cpp @@ -1,5 +1,5 @@ // © 2019 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 // localematcher.cpp // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/localeprioritylist.cpp b/icu4c/source/common/localeprioritylist.cpp index cee408269c9..8916b121be3 100644 --- a/icu4c/source/common/localeprioritylist.cpp +++ b/icu4c/source/common/localeprioritylist.cpp @@ -1,5 +1,5 @@ // © 2019 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 // localeprioritylist.cpp // created: 2019jul11 Markus W. Scherer diff --git a/icu4c/source/common/localeprioritylist.h b/icu4c/source/common/localeprioritylist.h index 80ca38a7b52..41e9d3ea081 100644 --- a/icu4c/source/common/localeprioritylist.h +++ b/icu4c/source/common/localeprioritylist.h @@ -1,5 +1,5 @@ // © 2019 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 // localeprioritylist.h // created: 2019jul11 Markus W. Scherer diff --git a/icu4c/source/common/locdistance.cpp b/icu4c/source/common/locdistance.cpp index 18e4d91bce9..ff8892791b2 100644 --- a/icu4c/source/common/locdistance.cpp +++ b/icu4c/source/common/locdistance.cpp @@ -1,5 +1,5 @@ // © 2019 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 // locdistance.cpp // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/locdistance.h b/icu4c/source/common/locdistance.h index 5682eec9643..51b777e6272 100644 --- a/icu4c/source/common/locdistance.h +++ b/icu4c/source/common/locdistance.h @@ -1,5 +1,5 @@ // © 2019 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 // locdistance.h // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/loclikelysubtags.cpp b/icu4c/source/common/loclikelysubtags.cpp index 03ab8582740..a031bfa5872 100644 --- a/icu4c/source/common/loclikelysubtags.cpp +++ b/icu4c/source/common/loclikelysubtags.cpp @@ -1,5 +1,5 @@ // © 2019 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 // loclikelysubtags.cpp // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/lsr.cpp b/icu4c/source/common/lsr.cpp index d4308ad0275..b81808f2c4a 100644 --- a/icu4c/source/common/lsr.cpp +++ b/icu4c/source/common/lsr.cpp @@ -1,5 +1,5 @@ // © 2019 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 // lsr.cpp // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/lsr.h b/icu4c/source/common/lsr.h index d535e5b0376..a33f8552453 100644 --- a/icu4c/source/common/lsr.h +++ b/icu4c/source/common/lsr.h @@ -1,5 +1,5 @@ // © 2019 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 // lsr.h // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/common/rbbicst.pl b/icu4c/source/common/rbbicst.pl index 32dd2ffff10..9aee3c16627 100755 --- a/icu4c/source/common/rbbicst.pl +++ b/icu4c/source/common/rbbicst.pl @@ -1,6 +1,6 @@ #************************************************************************** # 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) 2002-2016 International Business Machines Corporation diff --git a/icu4c/source/common/rbbirpt.txt b/icu4c/source/common/rbbirpt.txt index c27857eb295..83f7aa401b0 100644 --- a/icu4c/source/common/rbbirpt.txt +++ b/icu4c/source/common/rbbirpt.txt @@ -2,7 +2,7 @@ #***************************************************************************** # # 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 # #***************************************************************************** #***************************************************************************** diff --git a/icu4c/source/common/unicode/localebuilder.h b/icu4c/source/common/unicode/localebuilder.h index 664ee6a84c4..52ac1e780b6 100644 --- a/icu4c/source/common/unicode/localebuilder.h +++ b/icu4c/source/common/unicode/localebuilder.h @@ -1,5 +1,5 @@ // © 2018 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 #ifndef __LOCALEBUILDER_H__ #define __LOCALEBUILDER_H__ diff --git a/icu4c/source/common/unicode/localematcher.h b/icu4c/source/common/unicode/localematcher.h index 42741bf688b..d9b798279dc 100644 --- a/icu4c/source/common/unicode/localematcher.h +++ b/icu4c/source/common/unicode/localematcher.h @@ -1,5 +1,5 @@ // © 2019 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 // localematcher.h // created: 2019may08 Markus W. Scherer diff --git a/icu4c/source/data/brkitr/LOCALE_DEPS.json b/icu4c/source/data/brkitr/LOCALE_DEPS.json index 2e00af0da96..72ee5981c38 100644 --- a/icu4c/source/data/brkitr/LOCALE_DEPS.json +++ b/icu4c/source/data/brkitr/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/brkitr/rules/README.md b/icu4c/source/data/brkitr/rules/README.md index 6e9955ed3ea..31eaed6d8e5 100644 --- a/icu4c/source/data/brkitr/rules/README.md +++ b/icu4c/source/data/brkitr/rules/README.md @@ -1,6 +1,6 @@ ## Break Iterator Rule Source Data diff --git a/icu4c/source/data/coll/LOCALE_DEPS.json b/icu4c/source/data/coll/LOCALE_DEPS.json index 73c8e28f93e..2f4779bbbbc 100644 --- a/icu4c/source/data/coll/LOCALE_DEPS.json +++ b/icu4c/source/data/coll/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/curr/LOCALE_DEPS.json b/icu4c/source/data/curr/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/curr/LOCALE_DEPS.json +++ b/icu4c/source/data/curr/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/lang/LOCALE_DEPS.json b/icu4c/source/data/lang/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/lang/LOCALE_DEPS.json +++ b/icu4c/source/data/lang/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/locales/LOCALE_DEPS.json b/icu4c/source/data/locales/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/locales/LOCALE_DEPS.json +++ b/icu4c/source/data/locales/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/rbnf/LOCALE_DEPS.json b/icu4c/source/data/rbnf/LOCALE_DEPS.json index be26c944bdd..732bcd267f7 100644 --- a/icu4c/source/data/rbnf/LOCALE_DEPS.json +++ b/icu4c/source/data/rbnf/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/region/LOCALE_DEPS.json b/icu4c/source/data/region/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/region/LOCALE_DEPS.json +++ b/icu4c/source/data/region/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/unit/LOCALE_DEPS.json b/icu4c/source/data/unit/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/unit/LOCALE_DEPS.json +++ b/icu4c/source/data/unit/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/data/zone/LOCALE_DEPS.json b/icu4c/source/data/zone/LOCALE_DEPS.json index f52ef72a6ee..da24c8c172a 100644 --- a/icu4c/source/data/zone/LOCALE_DEPS.json +++ b/icu4c/source/data/zone/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 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 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml { diff --git a/icu4c/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json b/icu4c/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json index 89329e87eea..674db09278f 100644 --- a/icu4c/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json +++ b/icu4c/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 2019 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 ////////////////////////////////////////////////////////////// // This is a sample LOCALE_DEPS.json file for testing only. // diff --git a/icu4c/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json b/icu4c/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json index fd28a741ef6..1456ea0d9ac 100644 --- a/icu4c/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json +++ b/icu4c/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 2019 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 ////////////////////////////////////////////////////////////// // This is a sample LOCALE_DEPS.json file for testing only. // diff --git a/icu4c/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json b/icu4c/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json index f079619a368..c6ec208add2 100644 --- a/icu4c/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json +++ b/icu4c/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json @@ -1,5 +1,5 @@ // © 2019 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 ////////////////////////////////////////////////////////////// // This is a sample LOCALE_DEPS.json file for testing only. // diff --git a/icu4c/source/samples/Makefile.in b/icu4c/source/samples/Makefile.in index 211b2a5d5ae..374a70f3525 100644 --- a/icu4c/source/samples/Makefile.in +++ b/icu4c/source/samples/Makefile.in @@ -1,6 +1,6 @@ ## Makefile.in for ICU samples ## 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) 1999-2011, International Business Machines Corporation and ## others. All Rights Reserved. diff --git a/icu4c/source/samples/break/Makefile b/icu4c/source/samples/break/Makefile index 4cb9c2ef2b8..4fda8820bc9 100644 --- a/icu4c/source/samples/break/Makefile +++ b/icu4c/source/samples/break/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/break/break.cpp b/icu4c/source/samples/break/break.cpp index 8b4ad613859..8678441220d 100644 --- a/icu4c/source/samples/break/break.cpp +++ b/icu4c/source/samples/break/break.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/break/readme.txt b/icu4c/source/samples/break/readme.txt index 4751ae52b67..debedd1e7ca 100644 --- a/icu4c/source/samples/break/readme.txt +++ b/icu4c/source/samples/break/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. break: Boundary Analysis diff --git a/icu4c/source/samples/break/ubreak.c b/icu4c/source/samples/break/ubreak.c index 593ea82c632..10d7d0b4902 100644 --- a/icu4c/source/samples/break/ubreak.c +++ b/icu4c/source/samples/break/ubreak.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/cal/Makefile.in b/icu4c/source/samples/cal/Makefile.in index 2fa058dd54b..f696350693e 100644 --- a/icu4c/source/samples/cal/Makefile.in +++ b/icu4c/source/samples/cal/Makefile.in @@ -1,5 +1,5 @@ ## 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 ## ## Makefile.in for ICU - samples/cal ## Copyright (c) 1999-2011, International Business Machines Corporation and diff --git a/icu4c/source/samples/cal/cal.c b/icu4c/source/samples/cal/cal.c index bb096bf16d9..95fe48ff837 100644 --- a/icu4c/source/samples/cal/cal.c +++ b/icu4c/source/samples/cal/cal.c @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 1998-2012, International Business Machines Corporation diff --git a/icu4c/source/samples/cal/readme.txt b/icu4c/source/samples/cal/readme.txt index f32eeb0f60a..c9a73aa71bc 100644 --- a/icu4c/source/samples/cal/readme.txt +++ b/icu4c/source/samples/cal/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. icucal: a sample program which displays the calendar. diff --git a/icu4c/source/samples/cal/uprint.c b/icu4c/source/samples/cal/uprint.c index 8fce8834317..0e66c973d39 100644 --- a/icu4c/source/samples/cal/uprint.c +++ b/icu4c/source/samples/cal/uprint.c @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 1998-2001, International Business Machines Corporation diff --git a/icu4c/source/samples/cal/uprint.h b/icu4c/source/samples/cal/uprint.h index cbbcefb1238..49db38b724a 100644 --- a/icu4c/source/samples/cal/uprint.h +++ b/icu4c/source/samples/cal/uprint.h @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 1998-2004, International Business Machines Corporation diff --git a/icu4c/source/samples/case/Makefile b/icu4c/source/samples/case/Makefile index 3fa0a5b6014..171c922ec9b 100644 --- a/icu4c/source/samples/case/Makefile +++ b/icu4c/source/samples/case/Makefile @@ -1,5 +1,5 @@ # 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) 2003 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/case/case.cpp b/icu4c/source/samples/case/case.cpp index c0f72166402..0f8baff2f16 100644 --- a/icu4c/source/samples/case/case.cpp +++ b/icu4c/source/samples/case/case.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/case/readme.txt b/icu4c/source/samples/case/readme.txt index b39949c4149..df3cb5f973c 100644 --- a/icu4c/source/samples/case/readme.txt +++ b/icu4c/source/samples/case/readme.txt @@ -1,5 +1,5 @@ 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) 2003-2005, International Business Machines Corporation and others. All Rights Reserved. case: case mapping diff --git a/icu4c/source/samples/case/ucase.c b/icu4c/source/samples/case/ucase.c index 2dd272aea25..439c3c5b684 100644 --- a/icu4c/source/samples/case/ucase.c +++ b/icu4c/source/samples/case/ucase.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/citer/Makefile b/icu4c/source/samples/citer/Makefile index 638d8147dba..14b87e08000 100644 --- a/icu4c/source/samples/citer/Makefile +++ b/icu4c/source/samples/citer/Makefile @@ -1,5 +1,5 @@ # 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) 2003-2005 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/citer/citer.cpp b/icu4c/source/samples/citer/citer.cpp index 4d5a3bbe837..958fe42587e 100644 --- a/icu4c/source/samples/citer/citer.cpp +++ b/icu4c/source/samples/citer/citer.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/citer/readme.txt b/icu4c/source/samples/citer/readme.txt index c805c1e0992..59ef8b5826d 100644 --- a/icu4c/source/samples/citer/readme.txt +++ b/icu4c/source/samples/citer/readme.txt @@ -1,5 +1,5 @@ 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) 2003-2010, International Business Machines Corporation and others. All Rights Reserved. citer: Character Iteration diff --git a/icu4c/source/samples/coll/Makefile b/icu4c/source/samples/coll/Makefile index 7a43cfc075d..84b5ff2264c 100644 --- a/icu4c/source/samples/coll/Makefile +++ b/icu4c/source/samples/coll/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/coll/coll.cpp b/icu4c/source/samples/coll/coll.cpp index afa57d0cbc1..c3dd4754962 100644 --- a/icu4c/source/samples/coll/coll.cpp +++ b/icu4c/source/samples/coll/coll.cpp @@ -1,7 +1,7 @@ /************************************************************************* * * © 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 * ************************************************************************* ************************************************************************* diff --git a/icu4c/source/samples/coll/readme.txt b/icu4c/source/samples/coll/readme.txt index 135632a6e5d..f98139a4cb7 100644 --- a/icu4c/source/samples/coll/readme.txt +++ b/icu4c/source/samples/coll/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. coll: a sample program which compares 2 strings with a user-defined collator. diff --git a/icu4c/source/samples/csdet/Makefile b/icu4c/source/samples/csdet/Makefile index 045b8afef26..3b70a3a861c 100644 --- a/icu4c/source/samples/csdet/Makefile +++ b/icu4c/source/samples/csdet/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2007 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/csdet/csdet.c b/icu4c/source/samples/csdet/csdet.c index c8df79186a3..5b20dbfe3e9 100644 --- a/icu4c/source/samples/csdet/csdet.c +++ b/icu4c/source/samples/csdet/csdet.c @@ -1,7 +1,7 @@ /* ******************************************************************************** * © 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) 2005-2006, International Business Machines diff --git a/icu4c/source/samples/csdet/readme.txt b/icu4c/source/samples/csdet/readme.txt index 61e7e6fdfa1..550dfe90460 100644 --- a/icu4c/source/samples/csdet/readme.txt +++ b/icu4c/source/samples/csdet/readme.txt @@ -1,5 +1,5 @@ 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) 2001-2010 International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/date/Makefile.in b/icu4c/source/samples/date/Makefile.in index 18264699b60..cbc020e76b4 100644 --- a/icu4c/source/samples/date/Makefile.in +++ b/icu4c/source/samples/date/Makefile.in @@ -1,5 +1,5 @@ ## 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 ## ## Makefile.in for ICU - samples/date ## Copyright (c) 1999-2012, International Business Machines Corporation and diff --git a/icu4c/source/samples/date/date.c b/icu4c/source/samples/date/date.c index 400fe2c9055..1c089720788 100644 --- a/icu4c/source/samples/date/date.c +++ b/icu4c/source/samples/date/date.c @@ -1,7 +1,7 @@ /* ************************************************************************* * © 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) 1998-2012, International Business Machines diff --git a/icu4c/source/samples/date/readme.txt b/icu4c/source/samples/date/readme.txt index d02a224f88f..72c46615e52 100644 --- a/icu4c/source/samples/date/readme.txt +++ b/icu4c/source/samples/date/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. icudate: a sample program which displays the current date diff --git a/icu4c/source/samples/date/uprint.c b/icu4c/source/samples/date/uprint.c index b0ef9389fbb..6ae06c63fbc 100644 --- a/icu4c/source/samples/date/uprint.c +++ b/icu4c/source/samples/date/uprint.c @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 1998-2001, International Business Machines Corporation diff --git a/icu4c/source/samples/date/uprint.h b/icu4c/source/samples/date/uprint.h index 5f2fba61749..2f60ecbc090 100644 --- a/icu4c/source/samples/date/uprint.h +++ b/icu4c/source/samples/date/uprint.h @@ -1,7 +1,7 @@ /* ******************************************************************************** * © 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) 1998-2004, International Business Machines Corporation diff --git a/icu4c/source/samples/datecal/Makefile b/icu4c/source/samples/datecal/Makefile index 796eb5ea749..013992b6642 100644 --- a/icu4c/source/samples/datecal/Makefile +++ b/icu4c/source/samples/datecal/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2006 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/datecal/cal.cpp b/icu4c/source/samples/datecal/cal.cpp index 1af3a699dd2..ba581b88d80 100644 --- a/icu4c/source/samples/datecal/cal.cpp +++ b/icu4c/source/samples/datecal/cal.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/datecal/ccal.c b/icu4c/source/samples/datecal/ccal.c index 4a80bebacc4..b9ce3dece01 100644 --- a/icu4c/source/samples/datecal/ccal.c +++ b/icu4c/source/samples/datecal/ccal.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/datefmt/Makefile b/icu4c/source/samples/datefmt/Makefile index 9556ed6ea4c..c9032a782f0 100644 --- a/icu4c/source/samples/datefmt/Makefile +++ b/icu4c/source/samples/datefmt/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/datefmt/README.TXT b/icu4c/source/samples/datefmt/README.TXT index 3be6db204fb..2ec4782f783 100644 --- a/icu4c/source/samples/datefmt/README.TXT +++ b/icu4c/source/samples/datefmt/README.TXT @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/datefmt/answers/main_0.cpp b/icu4c/source/samples/datefmt/answers/main_0.cpp index 0c587868656..9bea9b2791f 100644 --- a/icu4c/source/samples/datefmt/answers/main_0.cpp +++ b/icu4c/source/samples/datefmt/answers/main_0.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/datefmt/answers/main_1.cpp b/icu4c/source/samples/datefmt/answers/main_1.cpp index 1afcfd62eaf..41253df06bd 100644 --- a/icu4c/source/samples/datefmt/answers/main_1.cpp +++ b/icu4c/source/samples/datefmt/answers/main_1.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/datefmt/answers/main_2.cpp b/icu4c/source/samples/datefmt/answers/main_2.cpp index ccce51603ea..775cecf4adc 100644 --- a/icu4c/source/samples/datefmt/answers/main_2.cpp +++ b/icu4c/source/samples/datefmt/answers/main_2.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/datefmt/answers/main_3.cpp b/icu4c/source/samples/datefmt/answers/main_3.cpp index 39c095a605c..4aba5600d74 100644 --- a/icu4c/source/samples/datefmt/answers/main_3.cpp +++ b/icu4c/source/samples/datefmt/answers/main_3.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/datefmt/main.cpp b/icu4c/source/samples/datefmt/main.cpp index 9fb22e50530..b7c8a13aa60 100644 --- a/icu4c/source/samples/datefmt/main.cpp +++ b/icu4c/source/samples/datefmt/main.cpp @@ -1,6 +1,6 @@ /************************************************************************* * © 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: diff --git a/icu4c/source/samples/datefmt/util.cpp b/icu4c/source/samples/datefmt/util.cpp index 240b405faec..f7c2ade95ee 100644 --- a/icu4c/source/samples/datefmt/util.cpp +++ b/icu4c/source/samples/datefmt/util.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/datefmt/util.h b/icu4c/source/samples/datefmt/util.h index 2fd538b9ed7..27d6c806c1e 100644 --- a/icu4c/source/samples/datefmt/util.h +++ b/icu4c/source/samples/datefmt/util.h @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/defs.mk b/icu4c/source/samples/defs.mk index 316f1d74e99..bda76fb66ff 100644 --- a/icu4c/source/samples/defs.mk +++ b/icu4c/source/samples/defs.mk @@ -1,5 +1,5 @@ # 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) 2002-2012 IBM, Inc. and others # Sample code makefile definitions diff --git a/icu4c/source/samples/layout/FontMap.GDI b/icu4c/source/samples/layout/FontMap.GDI index 29c8d6129d6..59c59989812 100644 --- a/icu4c/source/samples/layout/FontMap.GDI +++ b/icu4c/source/samples/layout/FontMap.GDI @@ -1,5 +1,5 @@ # 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) 2001-2010, International Business Machines # Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/layout/FontMap.Gnome b/icu4c/source/samples/layout/FontMap.Gnome index cec06252c8c..ece82d74e54 100644 --- a/icu4c/source/samples/layout/FontMap.Gnome +++ b/icu4c/source/samples/layout/FontMap.Gnome @@ -1,5 +1,5 @@ # 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) 2001-2005, International Business Machines # Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/layout/FontMap.cpp b/icu4c/source/samples/layout/FontMap.cpp index 1ca98df28eb..acfee82360c 100644 --- a/icu4c/source/samples/layout/FontMap.cpp +++ b/icu4c/source/samples/layout/FontMap.cpp @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2006, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/FontMap.h b/icu4c/source/samples/layout/FontMap.h index c3f518b6334..cdc8fd579cd 100644 --- a/icu4c/source/samples/layout/FontMap.h +++ b/icu4c/source/samples/layout/FontMap.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2003, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/FontTableCache.cpp b/icu4c/source/samples/layout/FontTableCache.cpp index 7ca68b761cd..fcf9fe892fb 100644 --- a/icu4c/source/samples/layout/FontTableCache.cpp +++ b/icu4c/source/samples/layout/FontTableCache.cpp @@ -1,7 +1,7 @@ /* ************************************************************************* * © 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) 2003 - 2008, International Business Machines diff --git a/icu4c/source/samples/layout/FontTableCache.h b/icu4c/source/samples/layout/FontTableCache.h index f949c5a009f..e928b91512c 100644 --- a/icu4c/source/samples/layout/FontTableCache.h +++ b/icu4c/source/samples/layout/FontTableCache.h @@ -1,7 +1,7 @@ /* ************************************************************************* * © 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) 2003-2008, International Business Machines diff --git a/icu4c/source/samples/layout/GDIFontInstance.cpp b/icu4c/source/samples/layout/GDIFontInstance.cpp index 59448f05965..8bd688d1296 100644 --- a/icu4c/source/samples/layout/GDIFontInstance.cpp +++ b/icu4c/source/samples/layout/GDIFontInstance.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GDIFontInstance.h b/icu4c/source/samples/layout/GDIFontInstance.h index 36211d4bfd5..e0ab1e0e4a3 100644 --- a/icu4c/source/samples/layout/GDIFontInstance.h +++ b/icu4c/source/samples/layout/GDIFontInstance.h @@ -3,7 +3,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GDIFontMap.cpp b/icu4c/source/samples/layout/GDIFontMap.cpp index bdbfe30b6da..19213b22b5b 100644 --- a/icu4c/source/samples/layout/GDIFontMap.cpp +++ b/icu4c/source/samples/layout/GDIFontMap.cpp @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2003, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/GDIFontMap.h b/icu4c/source/samples/layout/GDIFontMap.h index 0a66334b29e..2c07c230c11 100644 --- a/icu4c/source/samples/layout/GDIFontMap.h +++ b/icu4c/source/samples/layout/GDIFontMap.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2003, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/GDIGUISupport.cpp b/icu4c/source/samples/layout/GDIGUISupport.cpp index a3289e45731..e314b8ae7fa 100644 --- a/icu4c/source/samples/layout/GDIGUISupport.cpp +++ b/icu4c/source/samples/layout/GDIGUISupport.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GDIGUISupport.h b/icu4c/source/samples/layout/GDIGUISupport.h index e3ae9570b07..c77d40bafa8 100644 --- a/icu4c/source/samples/layout/GDIGUISupport.h +++ b/icu4c/source/samples/layout/GDIGUISupport.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GUISupport.h b/icu4c/source/samples/layout/GUISupport.h index 1b092a3eb65..a88bf5f8761 100644 --- a/icu4c/source/samples/layout/GUISupport.h +++ b/icu4c/source/samples/layout/GUISupport.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GnomeFontInstance.cpp b/icu4c/source/samples/layout/GnomeFontInstance.cpp index c330b6144c7..068f6f675c3 100644 --- a/icu4c/source/samples/layout/GnomeFontInstance.cpp +++ b/icu4c/source/samples/layout/GnomeFontInstance.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GnomeFontInstance.h b/icu4c/source/samples/layout/GnomeFontInstance.h index 7cabcb5ac1f..9d48bc39f88 100644 --- a/icu4c/source/samples/layout/GnomeFontInstance.h +++ b/icu4c/source/samples/layout/GnomeFontInstance.h @@ -3,7 +3,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GnomeFontMap.cpp b/icu4c/source/samples/layout/GnomeFontMap.cpp index 7895dd82d2f..d85f28b9742 100644 --- a/icu4c/source/samples/layout/GnomeFontMap.cpp +++ b/icu4c/source/samples/layout/GnomeFontMap.cpp @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2006, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/GnomeFontMap.h b/icu4c/source/samples/layout/GnomeFontMap.h index 2a38a64af61..7fc166bb302 100644 --- a/icu4c/source/samples/layout/GnomeFontMap.h +++ b/icu4c/source/samples/layout/GnomeFontMap.h @@ -1,7 +1,7 @@ /* ******************************************************************************* * © 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) 1998-2006, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/GnomeGUISupport.cpp b/icu4c/source/samples/layout/GnomeGUISupport.cpp index 35a416632bb..21eb6fb6d2f 100644 --- a/icu4c/source/samples/layout/GnomeGUISupport.cpp +++ b/icu4c/source/samples/layout/GnomeGUISupport.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/GnomeGUISupport.h b/icu4c/source/samples/layout/GnomeGUISupport.h index 2f56e2a14a8..b11f5be69cb 100644 --- a/icu4c/source/samples/layout/GnomeGUISupport.h +++ b/icu4c/source/samples/layout/GnomeGUISupport.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/LayoutSample.rc b/icu4c/source/samples/layout/LayoutSample.rc index dd50c58d096..9b4447134cc 100644 --- a/icu4c/source/samples/layout/LayoutSample.rc +++ b/icu4c/source/samples/layout/LayoutSample.rc @@ -1,7 +1,7 @@ //Microsoft Developer Studio generated resource script. // // 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 #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS @@ -13,7 +13,7 @@ ******************************************************************************* * * 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/Makefile.in b/icu4c/source/samples/layout/Makefile.in index b242df29226..a8c4a244764 100644 --- a/icu4c/source/samples/layout/Makefile.in +++ b/icu4c/source/samples/layout/Makefile.in @@ -1,5 +1,5 @@ ## 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 ## ## Makefile.in for ICU - samples/layout ## Copyright (c) 2001-2011, International Business Machines Corporation and diff --git a/icu4c/source/samples/layout/RenderingSurface.h b/icu4c/source/samples/layout/RenderingSurface.h index 0399e71aa7b..42b7e602664 100644 --- a/icu4c/source/samples/layout/RenderingSurface.h +++ b/icu4c/source/samples/layout/RenderingSurface.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp b/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp index a87c65010d6..004b31b6edb 100644 --- a/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp +++ b/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/ScriptCompositeFontInstance.h b/icu4c/source/samples/layout/ScriptCompositeFontInstance.h index 151d68230c4..06f2c1af013 100644 --- a/icu4c/source/samples/layout/ScriptCompositeFontInstance.h +++ b/icu4c/source/samples/layout/ScriptCompositeFontInstance.h @@ -2,7 +2,7 @@ * %W% %E% * * © 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 * * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/Surface.cpp b/icu4c/source/samples/layout/Surface.cpp index 268145a8618..5b0686a07ec 100644 --- a/icu4c/source/samples/layout/Surface.cpp +++ b/icu4c/source/samples/layout/Surface.cpp @@ -1,6 +1,6 @@ /* * © 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) 2003, International Business Machines * Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/layout/Surface.h b/icu4c/source/samples/layout/Surface.h index 9e255165d48..40a0c5d4bf2 100644 --- a/icu4c/source/samples/layout/Surface.h +++ b/icu4c/source/samples/layout/Surface.h @@ -1,6 +1,6 @@ /* * © 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) 2003, International Business Machines * Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/layout/UnicodeReader.cpp b/icu4c/source/samples/layout/UnicodeReader.cpp index 47a4386e165..a7caa01fec6 100644 --- a/icu4c/source/samples/layout/UnicodeReader.cpp +++ b/icu4c/source/samples/layout/UnicodeReader.cpp @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2005, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/UnicodeReader.h b/icu4c/source/samples/layout/UnicodeReader.h index 4429f1c62bb..2d7c9cc2fe5 100644 --- a/icu4c/source/samples/layout/UnicodeReader.h +++ b/icu4c/source/samples/layout/UnicodeReader.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * © 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) 1998-2001, International Business Machines Corporation and * diff --git a/icu4c/source/samples/layout/arraymem.h b/icu4c/source/samples/layout/arraymem.h index 2580410aea4..8939984afc3 100644 --- a/icu4c/source/samples/layout/arraymem.h +++ b/icu4c/source/samples/layout/arraymem.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/cgnomelayout.c b/icu4c/source/samples/layout/cgnomelayout.c index ff3d563e5a0..b591412bb66 100644 --- a/icu4c/source/samples/layout/cgnomelayout.c +++ b/icu4c/source/samples/layout/cgnomelayout.c @@ -3,7 +3,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ****************************************************************************** * diff --git a/icu4c/source/samples/layout/clayout.c b/icu4c/source/samples/layout/clayout.c index e129966b002..de8f118c108 100644 --- a/icu4c/source/samples/layout/clayout.c +++ b/icu4c/source/samples/layout/clayout.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/cmaps.cpp b/icu4c/source/samples/layout/cmaps.cpp index 36d6335f095..d6f71ed7085 100644 --- a/icu4c/source/samples/layout/cmaps.cpp +++ b/icu4c/source/samples/layout/cmaps.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ****************************************************************************** * diff --git a/icu4c/source/samples/layout/cmaps.h b/icu4c/source/samples/layout/cmaps.h index 0abda50e5af..35fc2e0804c 100644 --- a/icu4c/source/samples/layout/cmaps.h +++ b/icu4c/source/samples/layout/cmaps.h @@ -2,7 +2,7 @@ ****************************************************************************** * * © 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 * ****************************************************************************** ****************************************************************************** * diff --git a/icu4c/source/samples/layout/gdiglue.cpp b/icu4c/source/samples/layout/gdiglue.cpp index b79f6ee8069..49ca8837f49 100644 --- a/icu4c/source/samples/layout/gdiglue.cpp +++ b/icu4c/source/samples/layout/gdiglue.cpp @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/gdiglue.h b/icu4c/source/samples/layout/gdiglue.h index 8018d088ed6..7efe947a445 100644 --- a/icu4c/source/samples/layout/gdiglue.h +++ b/icu4c/source/samples/layout/gdiglue.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/gnomeglue.cpp b/icu4c/source/samples/layout/gnomeglue.cpp index 906b143282c..2ee545706b4 100644 --- a/icu4c/source/samples/layout/gnomeglue.cpp +++ b/icu4c/source/samples/layout/gnomeglue.cpp @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/gnomeglue.h b/icu4c/source/samples/layout/gnomeglue.h index 3413bae020e..13e434e1ace 100644 --- a/icu4c/source/samples/layout/gnomeglue.h +++ b/icu4c/source/samples/layout/gnomeglue.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/gnomelayout.cpp b/icu4c/source/samples/layout/gnomelayout.cpp index 8f7c37d7f49..b5347377c29 100644 --- a/icu4c/source/samples/layout/gnomelayout.cpp +++ b/icu4c/source/samples/layout/gnomelayout.cpp @@ -3,7 +3,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ****************************************************************************** * diff --git a/icu4c/source/samples/layout/gsupport.h b/icu4c/source/samples/layout/gsupport.h index 582bcc1a9a9..4bb6e6c0300 100644 --- a/icu4c/source/samples/layout/gsupport.h +++ b/icu4c/source/samples/layout/gsupport.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/layout.cpp b/icu4c/source/samples/layout/layout.cpp index 009a055d480..7ad9ac29f81 100644 --- a/icu4c/source/samples/layout/layout.cpp +++ b/icu4c/source/samples/layout/layout.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/paragraph.cpp b/icu4c/source/samples/layout/paragraph.cpp index 190106f30a6..f3023011b10 100644 --- a/icu4c/source/samples/layout/paragraph.cpp +++ b/icu4c/source/samples/layout/paragraph.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/paragraph.h b/icu4c/source/samples/layout/paragraph.h index 0f307fde037..822c1cfb924 100644 --- a/icu4c/source/samples/layout/paragraph.h +++ b/icu4c/source/samples/layout/paragraph.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/layout/pflow.c b/icu4c/source/samples/layout/pflow.c index 92d521ca6ee..c7fd290ade4 100644 --- a/icu4c/source/samples/layout/pflow.c +++ b/icu4c/source/samples/layout/pflow.c @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/pflow.h b/icu4c/source/samples/layout/pflow.h index ec87131e0ee..d759a8f4247 100644 --- a/icu4c/source/samples/layout/pflow.h +++ b/icu4c/source/samples/layout/pflow.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/readme.html b/icu4c/source/samples/layout/readme.html index 548cac4f6f4..32c89d8c07a 100644 --- a/icu4c/source/samples/layout/readme.html +++ b/icu4c/source/samples/layout/readme.html @@ -6,7 +6,7 @@ diff --git a/icu4c/source/samples/layout/resource.h b/icu4c/source/samples/layout/resource.h index 77374baa4da..f4fdeed67ba 100644 --- a/icu4c/source/samples/layout/resource.h +++ b/icu4c/source/samples/layout/resource.h @@ -1,7 +1,7 @@ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // © 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 // Corporation and others. All Rights Reserved. // Copyright (c) 2001-2003 International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/layout/rsurface.cpp b/icu4c/source/samples/layout/rsurface.cpp index a64ba9adb96..b48357e0d97 100644 --- a/icu4c/source/samples/layout/rsurface.cpp +++ b/icu4c/source/samples/layout/rsurface.cpp @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/rsurface.h b/icu4c/source/samples/layout/rsurface.h index ae2098bfc52..3292d79fc35 100644 --- a/icu4c/source/samples/layout/rsurface.h +++ b/icu4c/source/samples/layout/rsurface.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/sfnt.h b/icu4c/source/samples/layout/sfnt.h index 32173bae57e..1073744412e 100644 --- a/icu4c/source/samples/layout/sfnt.h +++ b/icu4c/source/samples/layout/sfnt.h @@ -2,7 +2,7 @@ ****************************************************************************** * * © 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 * ****************************************************************************** ****************************************************************************** * diff --git a/icu4c/source/samples/layout/ucreader.cpp b/icu4c/source/samples/layout/ucreader.cpp index 232ee86ba24..3e38b5a28a3 100644 --- a/icu4c/source/samples/layout/ucreader.cpp +++ b/icu4c/source/samples/layout/ucreader.cpp @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/layout/ucreader.h b/icu4c/source/samples/layout/ucreader.h index bf2dd704747..b377eacdc8d 100644 --- a/icu4c/source/samples/layout/ucreader.h +++ b/icu4c/source/samples/layout/ucreader.h @@ -1,7 +1,7 @@ /* * * © 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 * * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * diff --git a/icu4c/source/samples/legacy/Makefile b/icu4c/source/samples/legacy/Makefile index 58d345c8091..f3dfda63dd7 100644 --- a/icu4c/source/samples/legacy/Makefile +++ b/icu4c/source/samples/legacy/Makefile @@ -1,5 +1,5 @@ # 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) 2001-2004 IBM, Inc. and others # conversion sample code diff --git a/icu4c/source/samples/legacy/README b/icu4c/source/samples/legacy/README index 3461de1429f..cecf961e350 100644 --- a/icu4c/source/samples/legacy/README +++ b/icu4c/source/samples/legacy/README @@ -1,5 +1,5 @@ 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) 2002, International Business Machines Corporation and others. All Rights Reserved. This example demonstrates running an instance of ICU 1.8.1. together with a current version of ICU. It only tests u_getVersion and several collation APIs. diff --git a/icu4c/source/samples/legacy/legacy.cpp b/icu4c/source/samples/legacy/legacy.cpp index 559fbcb7974..679a18390dc 100644 --- a/icu4c/source/samples/legacy/legacy.cpp +++ b/icu4c/source/samples/legacy/legacy.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/legacy/newcol.cpp b/icu4c/source/samples/legacy/newcol.cpp index b5430d74a07..221348fd1cc 100644 --- a/icu4c/source/samples/legacy/newcol.cpp +++ b/icu4c/source/samples/legacy/newcol.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/legacy/oldcol.cpp b/icu4c/source/samples/legacy/oldcol.cpp index 8c9c6968b30..cd3f731510e 100644 --- a/icu4c/source/samples/legacy/oldcol.cpp +++ b/icu4c/source/samples/legacy/oldcol.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/msgfmt/Makefile b/icu4c/source/samples/msgfmt/Makefile index 0e114d9e4fc..1dfae070586 100644 --- a/icu4c/source/samples/msgfmt/Makefile +++ b/icu4c/source/samples/msgfmt/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/msgfmt/README.TXT b/icu4c/source/samples/msgfmt/README.TXT index bce1fd3c855..5fc50b43a0a 100644 --- a/icu4c/source/samples/msgfmt/README.TXT +++ b/icu4c/source/samples/msgfmt/README.TXT @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/msgfmt/answers/main_0.cpp b/icu4c/source/samples/msgfmt/answers/main_0.cpp index 5dafe098722..c0b36d7e2db 100644 --- a/icu4c/source/samples/msgfmt/answers/main_0.cpp +++ b/icu4c/source/samples/msgfmt/answers/main_0.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/answers/main_1.cpp b/icu4c/source/samples/msgfmt/answers/main_1.cpp index 66add568275..bbe7fc70b5b 100644 --- a/icu4c/source/samples/msgfmt/answers/main_1.cpp +++ b/icu4c/source/samples/msgfmt/answers/main_1.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/answers/main_2.cpp b/icu4c/source/samples/msgfmt/answers/main_2.cpp index d252ac70e1e..e8891aa01fc 100644 --- a/icu4c/source/samples/msgfmt/answers/main_2.cpp +++ b/icu4c/source/samples/msgfmt/answers/main_2.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/answers/main_3.cpp b/icu4c/source/samples/msgfmt/answers/main_3.cpp index aa42dee37dd..d335a7e8307 100644 --- a/icu4c/source/samples/msgfmt/answers/main_3.cpp +++ b/icu4c/source/samples/msgfmt/answers/main_3.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/main.cpp b/icu4c/source/samples/msgfmt/main.cpp index 0a7de73e451..cdcdbbfd1ad 100644 --- a/icu4c/source/samples/msgfmt/main.cpp +++ b/icu4c/source/samples/msgfmt/main.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/util.cpp b/icu4c/source/samples/msgfmt/util.cpp index 7966e7abe4b..8d5fdf3d960 100644 --- a/icu4c/source/samples/msgfmt/util.cpp +++ b/icu4c/source/samples/msgfmt/util.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/msgfmt/util.h b/icu4c/source/samples/msgfmt/util.h index 590e545eae7..4b64f5a60c2 100644 --- a/icu4c/source/samples/msgfmt/util.h +++ b/icu4c/source/samples/msgfmt/util.h @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/numfmt/Makefile b/icu4c/source/samples/numfmt/Makefile index 2c67d1769d3..5affb922490 100644 --- a/icu4c/source/samples/numfmt/Makefile +++ b/icu4c/source/samples/numfmt/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/numfmt/capi.c b/icu4c/source/samples/numfmt/capi.c index bf96f0113c3..5f833c6c144 100644 --- a/icu4c/source/samples/numfmt/capi.c +++ b/icu4c/source/samples/numfmt/capi.c @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/numfmt/main.cpp b/icu4c/source/samples/numfmt/main.cpp index 172202e46f3..0ef3a054226 100644 --- a/icu4c/source/samples/numfmt/main.cpp +++ b/icu4c/source/samples/numfmt/main.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/numfmt/readme.txt b/icu4c/source/samples/numfmt/readme.txt index 749c2bbf848..e332f567875 100644 --- a/icu4c/source/samples/numfmt/readme.txt +++ b/icu4c/source/samples/numfmt/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. numfmt: a sample program which displays number formatting in C and C++ diff --git a/icu4c/source/samples/numfmt/util.cpp b/icu4c/source/samples/numfmt/util.cpp index f6e405bdd73..e67b6d20c41 100644 --- a/icu4c/source/samples/numfmt/util.cpp +++ b/icu4c/source/samples/numfmt/util.cpp @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/numfmt/util.h b/icu4c/source/samples/numfmt/util.h index 8c048fc81fb..86a698cddda 100644 --- a/icu4c/source/samples/numfmt/util.h +++ b/icu4c/source/samples/numfmt/util.h @@ -1,6 +1,6 @@ /******************************************************************** * © 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: diff --git a/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp b/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp index c4c2879cee3..f910c4f56e1 100644 --- a/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp +++ b/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp @@ -1,6 +1,6 @@ /******************************************************************************** * © 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-2013, International Business Machines Corporation and diff --git a/icu4c/source/samples/props/Makefile b/icu4c/source/samples/props/Makefile index 821dc1e28f2..e4ed2520e6a 100644 --- a/icu4c/source/samples/props/Makefile +++ b/icu4c/source/samples/props/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/props/props.cpp b/icu4c/source/samples/props/props.cpp index f1a148651cd..0f5c4ea390a 100644 --- a/icu4c/source/samples/props/props.cpp +++ b/icu4c/source/samples/props/props.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/props/readme.txt b/icu4c/source/samples/props/readme.txt index 9ee682786a3..3a4b32232c1 100644 --- a/icu4c/source/samples/props/readme.txt +++ b/icu4c/source/samples/props/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. props: Unicode Character Properties diff --git a/icu4c/source/samples/readme.txt b/icu4c/source/samples/readme.txt index ce062e644a5..0ef21771da8 100644 --- a/icu4c/source/samples/readme.txt +++ b/icu4c/source/samples/readme.txt @@ -1,5 +1,5 @@ ## 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) 2002-2010, International Business Machines Corporation ## and others. All Rights Reserved. diff --git a/icu4c/source/samples/rules.mk b/icu4c/source/samples/rules.mk index d16f3731cc7..6bacaef6eac 100644 --- a/icu4c/source/samples/rules.mk +++ b/icu4c/source/samples/rules.mk @@ -1,5 +1,5 @@ # 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) 2002-2012 IBM, Inc. and others # sample code rules for a single-target simple sample diff --git a/icu4c/source/samples/strsrch/Makefile b/icu4c/source/samples/strsrch/Makefile index d23eed9a634..3e24aba513d 100644 --- a/icu4c/source/samples/strsrch/Makefile +++ b/icu4c/source/samples/strsrch/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/strsrch/readme.txt b/icu4c/source/samples/strsrch/readme.txt index e140d9a1ffd..ce2f5ac8961 100644 --- a/icu4c/source/samples/strsrch/readme.txt +++ b/icu4c/source/samples/strsrch/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. strsrch: a sample program which finds the occurrences of a pattern string in a source string, using user-defined collation rules. diff --git a/icu4c/source/samples/strsrch/strsrch.cpp b/icu4c/source/samples/strsrch/strsrch.cpp index 2478712bc7c..9cdad2f733a 100644 --- a/icu4c/source/samples/strsrch/strsrch.cpp +++ b/icu4c/source/samples/strsrch/strsrch.cpp @@ -1,6 +1,6 @@ /************************************************************************* * © 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 * ************************************************************************* ************************************************************************* diff --git a/icu4c/source/samples/translit/Makefile b/icu4c/source/samples/translit/Makefile index bc683eb2fae..46a5d3bcdfe 100644 --- a/icu4c/source/samples/translit/Makefile +++ b/icu4c/source/samples/translit/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2003 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/translit/README.TXT b/icu4c/source/samples/translit/README.TXT index 1240012d9d7..3e8c2742b91 100644 --- a/icu4c/source/samples/translit/README.TXT +++ b/icu4c/source/samples/translit/README.TXT @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/translit/answers/main_1.cpp b/icu4c/source/samples/translit/answers/main_1.cpp index 04c48866a62..d8227df8a1b 100644 --- a/icu4c/source/samples/translit/answers/main_1.cpp +++ b/icu4c/source/samples/translit/answers/main_1.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/answers/main_2.cpp b/icu4c/source/samples/translit/answers/main_2.cpp index 2110990145c..8603bad98d1 100644 --- a/icu4c/source/samples/translit/answers/main_2.cpp +++ b/icu4c/source/samples/translit/answers/main_2.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/answers/main_3.cpp b/icu4c/source/samples/translit/answers/main_3.cpp index d18b1ce38d6..a240200e43b 100644 --- a/icu4c/source/samples/translit/answers/main_3.cpp +++ b/icu4c/source/samples/translit/answers/main_3.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/answers/main_4.cpp b/icu4c/source/samples/translit/answers/main_4.cpp index ec2306d213c..59d0b58166f 100644 --- a/icu4c/source/samples/translit/answers/main_4.cpp +++ b/icu4c/source/samples/translit/answers/main_4.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/answers/unaccent.cpp b/icu4c/source/samples/translit/answers/unaccent.cpp index c726071cd53..de5dd47ff6c 100644 --- a/icu4c/source/samples/translit/answers/unaccent.cpp +++ b/icu4c/source/samples/translit/answers/unaccent.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: * Copyright (c) 1999-2002, International Business Machines Corporation and diff --git a/icu4c/source/samples/translit/answers/unaccent.h b/icu4c/source/samples/translit/answers/unaccent.h index 5399312da23..12fc36866f7 100644 --- a/icu4c/source/samples/translit/answers/unaccent.h +++ b/icu4c/source/samples/translit/answers/unaccent.h @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/main.cpp b/icu4c/source/samples/translit/main.cpp index ca7f090e4cb..e10ab953aba 100644 --- a/icu4c/source/samples/translit/main.cpp +++ b/icu4c/source/samples/translit/main.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/unaccent.cpp b/icu4c/source/samples/translit/unaccent.cpp index b16a5a40cab..0a1ff273c5a 100644 --- a/icu4c/source/samples/translit/unaccent.cpp +++ b/icu4c/source/samples/translit/unaccent.cpp @@ -1,6 +1,6 @@ /********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/unaccent.h b/icu4c/source/samples/translit/unaccent.h index 568cc67100e..bb780394c99 100644 --- a/icu4c/source/samples/translit/unaccent.h +++ b/icu4c/source/samples/translit/unaccent.h @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/util.cpp b/icu4c/source/samples/translit/util.cpp index 6f387292fce..9fa11b2f9ff 100644 --- a/icu4c/source/samples/translit/util.cpp +++ b/icu4c/source/samples/translit/util.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/translit/util.h b/icu4c/source/samples/translit/util.h index 5ff6c02aa84..ce753643886 100644 --- a/icu4c/source/samples/translit/util.h +++ b/icu4c/source/samples/translit/util.h @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/samples/uciter8/Makefile b/icu4c/source/samples/uciter8/Makefile index 7d09606c521..6aeb11a0b69 100644 --- a/icu4c/source/samples/uciter8/Makefile +++ b/icu4c/source/samples/uciter8/Makefile @@ -1,5 +1,5 @@ # 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) 2003 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/uciter8/readme.txt b/icu4c/source/samples/uciter8/readme.txt index 4f01b2befed..46e5a6f8264 100644 --- a/icu4c/source/samples/uciter8/readme.txt +++ b/icu4c/source/samples/uciter8/readme.txt @@ -1,5 +1,5 @@ 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) 2003-2005, International Business Machines Corporation and others. All Rights Reserved. uciter8: Lenient reading of 8-bit Unicode with a UCharIterator diff --git a/icu4c/source/samples/uciter8/uciter8.c b/icu4c/source/samples/uciter8/uciter8.c index dcd9aa0bb21..db6f0c056a2 100644 --- a/icu4c/source/samples/uciter8/uciter8.c +++ b/icu4c/source/samples/uciter8/uciter8.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/uciter8/uit_len8.c b/icu4c/source/samples/uciter8/uit_len8.c index 5f8778b0078..3100cfd278a 100644 --- a/icu4c/source/samples/uciter8/uit_len8.c +++ b/icu4c/source/samples/uciter8/uit_len8.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/uciter8/uit_len8.h b/icu4c/source/samples/uciter8/uit_len8.h index 2aef2ad5d2e..bda4265e6a1 100644 --- a/icu4c/source/samples/uciter8/uit_len8.h +++ b/icu4c/source/samples/uciter8/uit_len8.h @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/ucnv/Makefile b/icu4c/source/samples/ucnv/Makefile index 3bc676d80c2..b97363ff4a3 100644 --- a/icu4c/source/samples/ucnv/Makefile +++ b/icu4c/source/samples/ucnv/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/ucnv/convsamp.cpp b/icu4c/source/samples/ucnv/convsamp.cpp index a692b77b4bd..efb23080f35 100644 --- a/icu4c/source/samples/ucnv/convsamp.cpp +++ b/icu4c/source/samples/ucnv/convsamp.cpp @@ -1,7 +1,7 @@ /************************************************************************* * * © 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 * ************************************************************************** ************************************************************************** diff --git a/icu4c/source/samples/ucnv/data06.txt b/icu4c/source/samples/ucnv/data06.txt index 8e842fb23e0..98b97c9c680 100644 --- a/icu4c/source/samples/ucnv/data06.txt +++ b/icu4c/source/samples/ucnv/data06.txt @@ -1,7 +1,7 @@ // ******************************************************************************* // * // * 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 // * // ******************************************************************************* // ******************************************************************************* diff --git a/icu4c/source/samples/ucnv/flagcb.c b/icu4c/source/samples/ucnv/flagcb.c index 7830109585f..f63750b3f24 100644 --- a/icu4c/source/samples/ucnv/flagcb.c +++ b/icu4c/source/samples/ucnv/flagcb.c @@ -1,6 +1,6 @@ /************************************************************************** * © 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: diff --git a/icu4c/source/samples/ucnv/flagcb.h b/icu4c/source/samples/ucnv/flagcb.h index f6af5bd785e..2058903b5e8 100644 --- a/icu4c/source/samples/ucnv/flagcb.h +++ b/icu4c/source/samples/ucnv/flagcb.h @@ -1,5 +1,5 @@ /* © 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) 2000 IBM, Inc. and Others. FLAGCB.H - interface to 'flagging' callback which diff --git a/icu4c/source/samples/ucnv/readme.txt b/icu4c/source/samples/ucnv/readme.txt index 8708b225282..10987656dbd 100644 --- a/icu4c/source/samples/ucnv/readme.txt +++ b/icu4c/source/samples/ucnv/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/udata/Makefile b/icu4c/source/samples/udata/Makefile index 9467631395d..138a95c4712 100644 --- a/icu4c/source/samples/udata/Makefile +++ b/icu4c/source/samples/udata/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2012 IBM, Inc. and others # udata sample code diff --git a/icu4c/source/samples/udata/reader.c b/icu4c/source/samples/udata/reader.c index 00817b89008..6e3efc7ffab 100644 --- a/icu4c/source/samples/udata/reader.c +++ b/icu4c/source/samples/udata/reader.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/udata/readme.txt b/icu4c/source/samples/udata/readme.txt index 1f87b9a494e..746748420ad 100644 --- a/icu4c/source/samples/udata/readme.txt +++ b/icu4c/source/samples/udata/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2010, International Business Machines Corporation and others. All Rights Reserved. udata: Low level ICU data diff --git a/icu4c/source/samples/udata/writer.c b/icu4c/source/samples/udata/writer.c index ba81e462957..05dd2fca395 100644 --- a/icu4c/source/samples/udata/writer.c +++ b/icu4c/source/samples/udata/writer.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/ufortune/Makefile b/icu4c/source/samples/ufortune/Makefile index de56b4058a7..77302f46ec0 100644 --- a/icu4c/source/samples/ufortune/Makefile +++ b/icu4c/source/samples/ufortune/Makefile @@ -1,5 +1,5 @@ # 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) 2001-2003 IBM, Inc. and others diff --git a/icu4c/source/samples/ufortune/fortunedefs.mk b/icu4c/source/samples/ufortune/fortunedefs.mk index a07eb119372..d2bcb59fd7d 100644 --- a/icu4c/source/samples/ufortune/fortunedefs.mk +++ b/icu4c/source/samples/ufortune/fortunedefs.mk @@ -1,5 +1,5 @@ # 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) 2001-2011 IBM, Inc. and others # common makefile between ufortune and ufortune/resources diff --git a/icu4c/source/samples/ufortune/readme.txt b/icu4c/source/samples/ufortune/readme.txt index 22a23555ac5..ead27a74294 100644 --- a/icu4c/source/samples/ufortune/readme.txt +++ b/icu4c/source/samples/ufortune/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. ufortune: a sample program demonstrating the use of ICU resource files by an application. diff --git a/icu4c/source/samples/ufortune/resources/Makefile b/icu4c/source/samples/ufortune/resources/Makefile index 8a3c1696da2..d10169a4abe 100644 --- a/icu4c/source/samples/ufortune/resources/Makefile +++ b/icu4c/source/samples/ufortune/resources/Makefile @@ -1,5 +1,5 @@ # 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) 2001-2011 IBM, Inc. and others # diff --git a/icu4c/source/samples/ufortune/resources/es.txt b/icu4c/source/samples/ufortune/resources/es.txt index f8257bc5337..c2849f62d32 100644 --- a/icu4c/source/samples/ufortune/resources/es.txt +++ b/icu4c/source/samples/ufortune/resources/es.txt @@ -1,5 +1,5 @@ // 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) 2001-2006, International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/ufortune/resources/fortune_resources.mak b/icu4c/source/samples/ufortune/resources/fortune_resources.mak index 707ae6b6ab6..1643222cac2 100644 --- a/icu4c/source/samples/ufortune/resources/fortune_resources.mak +++ b/icu4c/source/samples/ufortune/resources/fortune_resources.mak @@ -1,5 +1,5 @@ # 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) 2001-2009 IBM, Inc. and others # diff --git a/icu4c/source/samples/ufortune/resources/root.txt b/icu4c/source/samples/ufortune/resources/root.txt index 3b5d2fdb480..fc95f38f949 100644 --- a/icu4c/source/samples/ufortune/resources/root.txt +++ b/icu4c/source/samples/ufortune/resources/root.txt @@ -1,5 +1,5 @@ // 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) 2001-2003, International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/ufortune/ufortune.c b/icu4c/source/samples/ufortune/ufortune.c index 7bf5bab2c01..ffd8e9c62dd 100644 --- a/icu4c/source/samples/ufortune/ufortune.c +++ b/icu4c/source/samples/ufortune/ufortune.c @@ -1,7 +1,7 @@ /************************************************************************* * * © 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 * ************************************************************************** ************************************************************************** diff --git a/icu4c/source/samples/ugrep/Makefile b/icu4c/source/samples/ugrep/Makefile index 366eb2b6bef..8a0f44fb33c 100644 --- a/icu4c/source/samples/ugrep/Makefile +++ b/icu4c/source/samples/ugrep/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2010 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/ugrep/readme.txt b/icu4c/source/samples/ugrep/readme.txt index cb4042e240a..8c6b2d5c5c9 100644 --- a/icu4c/source/samples/ugrep/readme.txt +++ b/icu4c/source/samples/ugrep/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. ugrep: a sample program demonstrating the use of ICU regular expression API. diff --git a/icu4c/source/samples/ugrep/ugrep.cpp b/icu4c/source/samples/ugrep/ugrep.cpp index 9c2f0bdd21c..a6be2142180 100644 --- a/icu4c/source/samples/ugrep/ugrep.cpp +++ b/icu4c/source/samples/ugrep/ugrep.cpp @@ -1,7 +1,7 @@ /************************************************************************* * * © 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 * ************************************************************************** ************************************************************************** diff --git a/icu4c/source/samples/uresb/Makefile b/icu4c/source/samples/uresb/Makefile index c05110b0a82..c5ab9e82b51 100644 --- a/icu4c/source/samples/uresb/Makefile +++ b/icu4c/source/samples/uresb/Makefile @@ -1,5 +1,5 @@ # 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) 2000-2005 IBM, Inc. and others # conversion sample code diff --git a/icu4c/source/samples/uresb/en.txt b/icu4c/source/samples/uresb/en.txt index 391a3499663..edecd81864d 100644 --- a/icu4c/source/samples/uresb/en.txt +++ b/icu4c/source/samples/uresb/en.txt @@ -1,5 +1,5 @@ // 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) 2000-2003, International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/uresb/readme.txt b/icu4c/source/samples/uresb/readme.txt index e75eae7875a..a33c3653015 100644 --- a/icu4c/source/samples/uresb/readme.txt +++ b/icu4c/source/samples/uresb/readme.txt @@ -1,5 +1,5 @@ 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) 2001-2010 International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/uresb/resources.mak b/icu4c/source/samples/uresb/resources.mak index 9d3b6e180cd..df399b54d06 100644 --- a/icu4c/source/samples/uresb/resources.mak +++ b/icu4c/source/samples/uresb/resources.mak @@ -1,5 +1,5 @@ ## 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) 2001-2009 International Business Machines ## Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/uresb/root.txt b/icu4c/source/samples/uresb/root.txt index 0a5b965c623..9624d31c5fd 100644 --- a/icu4c/source/samples/uresb/root.txt +++ b/icu4c/source/samples/uresb/root.txt @@ -1,5 +1,5 @@ // 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) 2001-2003 International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/uresb/sr.txt b/icu4c/source/samples/uresb/sr.txt index 09c2fdf8ba2..922f5054481 100644 --- a/icu4c/source/samples/uresb/sr.txt +++ b/icu4c/source/samples/uresb/sr.txt @@ -1,5 +1,5 @@ // 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) 2001-2003 International Business Machines // Corporation and others. All Rights Reserved. diff --git a/icu4c/source/samples/uresb/uresb.c b/icu4c/source/samples/uresb/uresb.c index f8d7cd66c2c..c54bfddaf8c 100644 --- a/icu4c/source/samples/uresb/uresb.c +++ b/icu4c/source/samples/uresb/uresb.c @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/samples/ustring/Makefile b/icu4c/source/samples/ustring/Makefile index 84e68d5091f..f83464eb880 100644 --- a/icu4c/source/samples/ustring/Makefile +++ b/icu4c/source/samples/ustring/Makefile @@ -1,5 +1,5 @@ # 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) 2002 IBM, Inc. and others # sample code makefile diff --git a/icu4c/source/samples/ustring/readme.txt b/icu4c/source/samples/ustring/readme.txt index 9097f7f61d2..513ea183cf7 100644 --- a/icu4c/source/samples/ustring/readme.txt +++ b/icu4c/source/samples/ustring/readme.txt @@ -1,5 +1,5 @@ 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) 2002-2005, International Business Machines Corporation and others. All Rights Reserved. ustring: Unicode String Manipulation diff --git a/icu4c/source/samples/ustring/ustring.cpp b/icu4c/source/samples/ustring/ustring.cpp index a123c832a54..13455883090 100644 --- a/icu4c/source/samples/ustring/ustring.cpp +++ b/icu4c/source/samples/ustring/ustring.cpp @@ -2,7 +2,7 @@ ******************************************************************************* * * © 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 * ******************************************************************************* ******************************************************************************* diff --git a/icu4c/source/test/intltest/localematchertest.cpp b/icu4c/source/test/intltest/localematchertest.cpp index bbef5ca16da..664f300e013 100644 --- a/icu4c/source/test/intltest/localematchertest.cpp +++ b/icu4c/source/test/intltest/localematchertest.cpp @@ -1,5 +1,5 @@ // © 2019 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 // localematchertest.cpp // created: 2019jul04 Markus W. Scherer diff --git a/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.cpp b/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.cpp index d0a729550fc..facb39ac352 100644 --- a/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.cpp +++ b/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.cpp @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 2002-2014,International Business Machines diff --git a/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.h b/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.h index b07a7e07c59..0dd6ec9f21b 100644 --- a/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.h +++ b/icu4c/source/test/perf/DateFmtPerf/DateFmtPerf.h @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 2002-2016,International Business Machines diff --git a/icu4c/source/test/perf/DateFmtPerf/Makefile.in b/icu4c/source/test/perf/DateFmtPerf/Makefile.in index d216155e6fb..8ec01524a98 100644 --- a/icu4c/source/test/perf/DateFmtPerf/Makefile.in +++ b/icu4c/source/test/perf/DateFmtPerf/Makefile.in @@ -1,6 +1,6 @@ ## Makefile.in for ICU - test/perf/ubrkperf ## 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) 2001-2011, International Business Machines Corporation and ## others. All Rights Reserved. diff --git a/icu4c/source/test/perf/DateFmtPerf/ReadMe.txt b/icu4c/source/test/perf/DateFmtPerf/ReadMe.txt index 968c85ba732..b73f7081e7f 100644 --- a/icu4c/source/test/perf/DateFmtPerf/ReadMe.txt +++ b/icu4c/source/test/perf/DateFmtPerf/ReadMe.txt @@ -1,6 +1,6 @@ *********************************************************************** * 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) 2002-2010,International Business Machines diff --git a/icu4c/source/test/perf/DateFmtPerf/breakdata.h b/icu4c/source/test/perf/DateFmtPerf/breakdata.h index f94f314583e..1dce508e69c 100644 --- a/icu4c/source/test/perf/DateFmtPerf/breakdata.h +++ b/icu4c/source/test/perf/DateFmtPerf/breakdata.h @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 2002-2010,International Business Machines diff --git a/icu4c/source/test/perf/DateFmtPerf/collationdata.h b/icu4c/source/test/perf/DateFmtPerf/collationdata.h index 82304db605d..406aedc1b37 100644 --- a/icu4c/source/test/perf/DateFmtPerf/collationdata.h +++ b/icu4c/source/test/perf/DateFmtPerf/collationdata.h @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 2002-2010,International Business Machines diff --git a/icu4c/source/test/perf/DateFmtPerf/datedata.h b/icu4c/source/test/perf/DateFmtPerf/datedata.h index e30fdc7524b..d1f290d45b8 100644 --- a/icu4c/source/test/perf/DateFmtPerf/datedata.h +++ b/icu4c/source/test/perf/DateFmtPerf/datedata.h @@ -1,7 +1,7 @@ /* *********************************************************************** * © 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) 2002-2010,International Business Machines diff --git a/icu4c/source/test/perf/Makefile.in b/icu4c/source/test/perf/Makefile.in index 2db693df1e0..cb7c2f15943 100644 --- a/icu4c/source/test/perf/Makefile.in +++ b/icu4c/source/test/perf/Makefile.in @@ -1,7 +1,7 @@ ## Makefile.in for ICU tests ## ## 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) 1999-2011, International Business Machines Corporation and ## others. All Rights Reserved. diff --git a/icu4c/source/test/perf/README b/icu4c/source/test/perf/README index aaf0d3b2590..75c5cda302e 100644 --- a/icu4c/source/test/perf/README +++ b/icu4c/source/test/perf/README @@ -1,5 +1,5 @@ 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-2013, International Business Machines Corporation and others. All Rights Reserved. diff --git a/icu4c/source/test/perf/charperf/CharPerf.pl b/icu4c/source/test/perf/charperf/CharPerf.pl index 822d2698755..2cab9a31db4 100755 --- a/icu4c/source/test/perf/charperf/CharPerf.pl +++ b/icu4c/source/test/perf/charperf/CharPerf.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # ******************************************************************** # * 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: diff --git a/icu4c/source/test/perf/charperf/CharPerf_r.pl b/icu4c/source/test/perf/charperf/CharPerf_r.pl index 85fecda9935..c567813ece7 100755 --- a/icu4c/source/test/perf/charperf/CharPerf_r.pl +++ b/icu4c/source/test/perf/charperf/CharPerf_r.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # ******************************************************************** # * 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: diff --git a/icu4c/source/test/perf/charperf/Makefile.in b/icu4c/source/test/perf/charperf/Makefile.in index a40e517cde3..d755c1952c7 100644 --- a/icu4c/source/test/perf/charperf/Makefile.in +++ b/icu4c/source/test/perf/charperf/Makefile.in @@ -1,6 +1,6 @@ ## Makefile.in for ICU - test/perf/charperf ## 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) 2001-2011, International Business Machines Corporation and ## others. All Rights Reserved. diff --git a/icu4c/source/test/perf/charperf/charperf.cpp b/icu4c/source/test/perf/charperf/charperf.cpp index a1dda4a67b8..6fc576cd235 100644 --- a/icu4c/source/test/perf/charperf/charperf.cpp +++ b/icu4c/source/test/perf/charperf/charperf.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/test/perf/charperf/charperf.h b/icu4c/source/test/perf/charperf/charperf.h index ab794b60919..bb93c072ab2 100644 --- a/icu4c/source/test/perf/charperf/charperf.h +++ b/icu4c/source/test/perf/charperf/charperf.h @@ -1,7 +1,7 @@ /* ********************************************************************** * © 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) 2002-2006, International Business Machines diff --git a/icu4c/source/test/perf/collationperf/CollPerf.pl b/icu4c/source/test/perf/collationperf/CollPerf.pl index 3e11d2119a2..ad7db500db7 100755 --- a/icu4c/source/test/perf/collationperf/CollPerf.pl +++ b/icu4c/source/test/perf/collationperf/CollPerf.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # ******************************************************************** # * 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: # * Copyright (c) 2002-2013, International Business Machines Corporation and diff --git a/icu4c/source/test/perf/collationperf/Makefile.in b/icu4c/source/test/perf/collationperf/Makefile.in index 13ec1a73dc8..a19f1ea8c0c 100644 --- a/icu4c/source/test/perf/collationperf/Makefile.in +++ b/icu4c/source/test/perf/collationperf/Makefile.in @@ -1,6 +1,6 @@ ## Makefile.in for ICU - test/perf/collationperf ## 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) 2001-2011, International Business Machines Corporation and ## others. All Rights Reserved. diff --git a/icu4c/source/test/perf/collationperf/collperf.cpp b/icu4c/source/test/perf/collationperf/collperf.cpp index 33e3e6c696d..2617d205e15 100644 --- a/icu4c/source/test/perf/collationperf/collperf.cpp +++ b/icu4c/source/test/perf/collationperf/collperf.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * © 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: diff --git a/icu4c/source/test/perf/collationperf/readme.html b/icu4c/source/test/perf/collationperf/readme.html index 07fb7a7e698..a0950a73a68 100644 --- a/icu4c/source/test/perf/collationperf/readme.html +++ b/icu4c/source/test/perf/collationperf/readme.html @@ -4,7 +4,7 @@
Contents generated by ReportAPI tool on Wed Apr 01 16:15:30 EDT 2020
© 2020 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
Contents generated by ReportAPI tool on Wed Apr 01 16:15:30 EDT 2020
© 2020 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
diff --git a/icu4j/main/tests/charset/.settings/org.eclipse.jdt.ui.prefs b/icu4j/main/tests/charset/.settings/org.eclipse.jdt.ui.prefs
index 3680fab45ec..d733db10d58 100644
--- a/icu4j/main/tests/charset/.settings/org.eclipse.jdt.ui.prefs
+++ b/icu4j/main/tests/charset/.settings/org.eclipse.jdt.ui.prefs
@@ -7,7 +7,7 @@ org.eclipse.jdt.ui.importorder=java;javax;org;com;
org.eclipse.jdt.ui.javadoc=true
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=