From 9971c663ff89e1bf78f9c4805daa407af8a023cb Mon Sep 17 00:00:00 2001
From: Markus Scherer
Date: Thu, 3 Sep 2020 17:36:36 -0700
Subject: [PATCH] ICU-21257 remove #License fragment from license URLs
---
docs/ide4c/vscode/README.md | 2 +-
docs/ide4c/vscode/launch.json | 2 +-
docs/ide4c/vscode/tasks.json | 2 +-
docs/processes/rules_update.md | 2 +-
docs/userguide/icufaq/index.md | 2 +-
icu4c/source/common/localematcher.cpp | 2 +-
icu4c/source/common/localeprioritylist.cpp | 2 +-
icu4c/source/common/localeprioritylist.h | 2 +-
icu4c/source/common/locdistance.cpp | 2 +-
icu4c/source/common/locdistance.h | 2 +-
icu4c/source/common/loclikelysubtags.cpp | 2 +-
icu4c/source/common/lsr.cpp | 2 +-
icu4c/source/common/lsr.h | 2 +-
icu4c/source/common/rbbicst.pl | 2 +-
icu4c/source/common/rbbirpt.txt | 2 +-
icu4c/source/common/unicode/localebuilder.h | 2 +-
icu4c/source/common/unicode/localematcher.h | 2 +-
icu4c/source/data/brkitr/LOCALE_DEPS.json | 2 +-
icu4c/source/data/brkitr/rules/README.md | 2 +-
icu4c/source/data/coll/LOCALE_DEPS.json | 2 +-
icu4c/source/data/curr/LOCALE_DEPS.json | 2 +-
icu4c/source/data/lang/LOCALE_DEPS.json | 2 +-
icu4c/source/data/locales/LOCALE_DEPS.json | 2 +-
icu4c/source/data/rbnf/LOCALE_DEPS.json | 2 +-
icu4c/source/data/region/LOCALE_DEPS.json | 2 +-
icu4c/source/data/unit/LOCALE_DEPS.json | 2 +-
icu4c/source/data/zone/LOCALE_DEPS.json | 2 +-
.../test/sample_data/brkitr/LOCALE_DEPS.json | 2 +-
.../test/sample_data/locales/LOCALE_DEPS.json | 2 +-
.../test/sample_data/rbnf/LOCALE_DEPS.json | 2 +-
icu4c/source/samples/Makefile.in | 2 +-
icu4c/source/samples/break/Makefile | 2 +-
icu4c/source/samples/break/break.cpp | 2 +-
icu4c/source/samples/break/readme.txt | 2 +-
icu4c/source/samples/break/ubreak.c | 2 +-
icu4c/source/samples/cal/Makefile.in | 2 +-
icu4c/source/samples/cal/cal.c | 2 +-
icu4c/source/samples/cal/readme.txt | 2 +-
icu4c/source/samples/cal/uprint.c | 2 +-
icu4c/source/samples/cal/uprint.h | 2 +-
icu4c/source/samples/case/Makefile | 2 +-
icu4c/source/samples/case/case.cpp | 2 +-
icu4c/source/samples/case/readme.txt | 2 +-
icu4c/source/samples/case/ucase.c | 2 +-
icu4c/source/samples/citer/Makefile | 2 +-
icu4c/source/samples/citer/citer.cpp | 2 +-
icu4c/source/samples/citer/readme.txt | 2 +-
icu4c/source/samples/coll/Makefile | 2 +-
icu4c/source/samples/coll/coll.cpp | 2 +-
icu4c/source/samples/coll/readme.txt | 2 +-
icu4c/source/samples/csdet/Makefile | 2 +-
icu4c/source/samples/csdet/csdet.c | 2 +-
icu4c/source/samples/csdet/readme.txt | 2 +-
icu4c/source/samples/date/Makefile.in | 2 +-
icu4c/source/samples/date/date.c | 2 +-
icu4c/source/samples/date/readme.txt | 2 +-
icu4c/source/samples/date/uprint.c | 2 +-
icu4c/source/samples/date/uprint.h | 2 +-
icu4c/source/samples/datecal/Makefile | 2 +-
icu4c/source/samples/datecal/cal.cpp | 2 +-
icu4c/source/samples/datecal/ccal.c | 2 +-
icu4c/source/samples/datefmt/Makefile | 2 +-
icu4c/source/samples/datefmt/README.TXT | 2 +-
.../source/samples/datefmt/answers/main_0.cpp | 2 +-
.../source/samples/datefmt/answers/main_1.cpp | 2 +-
.../source/samples/datefmt/answers/main_2.cpp | 2 +-
.../source/samples/datefmt/answers/main_3.cpp | 2 +-
icu4c/source/samples/datefmt/main.cpp | 2 +-
icu4c/source/samples/datefmt/util.cpp | 2 +-
icu4c/source/samples/datefmt/util.h | 2 +-
icu4c/source/samples/defs.mk | 2 +-
icu4c/source/samples/layout/FontMap.GDI | 2 +-
icu4c/source/samples/layout/FontMap.Gnome | 2 +-
icu4c/source/samples/layout/FontMap.cpp | 2 +-
icu4c/source/samples/layout/FontMap.h | 2 +-
.../source/samples/layout/FontTableCache.cpp | 2 +-
icu4c/source/samples/layout/FontTableCache.h | 2 +-
.../source/samples/layout/GDIFontInstance.cpp | 2 +-
icu4c/source/samples/layout/GDIFontInstance.h | 2 +-
icu4c/source/samples/layout/GDIFontMap.cpp | 2 +-
icu4c/source/samples/layout/GDIFontMap.h | 2 +-
icu4c/source/samples/layout/GDIGUISupport.cpp | 2 +-
icu4c/source/samples/layout/GDIGUISupport.h | 2 +-
icu4c/source/samples/layout/GUISupport.h | 2 +-
.../samples/layout/GnomeFontInstance.cpp | 2 +-
.../source/samples/layout/GnomeFontInstance.h | 2 +-
icu4c/source/samples/layout/GnomeFontMap.cpp | 2 +-
icu4c/source/samples/layout/GnomeFontMap.h | 2 +-
.../source/samples/layout/GnomeGUISupport.cpp | 2 +-
icu4c/source/samples/layout/GnomeGUISupport.h | 2 +-
icu4c/source/samples/layout/LayoutSample.rc | 4 ++--
icu4c/source/samples/layout/Makefile.in | 2 +-
.../source/samples/layout/RenderingSurface.h | 2 +-
.../layout/ScriptCompositeFontInstance.cpp | 2 +-
.../layout/ScriptCompositeFontInstance.h | 2 +-
icu4c/source/samples/layout/Surface.cpp | 2 +-
icu4c/source/samples/layout/Surface.h | 2 +-
icu4c/source/samples/layout/UnicodeReader.cpp | 2 +-
icu4c/source/samples/layout/UnicodeReader.h | 2 +-
icu4c/source/samples/layout/arraymem.h | 2 +-
icu4c/source/samples/layout/cgnomelayout.c | 2 +-
icu4c/source/samples/layout/clayout.c | 2 +-
icu4c/source/samples/layout/cmaps.cpp | 2 +-
icu4c/source/samples/layout/cmaps.h | 2 +-
icu4c/source/samples/layout/gdiglue.cpp | 2 +-
icu4c/source/samples/layout/gdiglue.h | 2 +-
icu4c/source/samples/layout/gnomeglue.cpp | 2 +-
icu4c/source/samples/layout/gnomeglue.h | 2 +-
icu4c/source/samples/layout/gnomelayout.cpp | 2 +-
icu4c/source/samples/layout/gsupport.h | 2 +-
icu4c/source/samples/layout/layout.cpp | 2 +-
icu4c/source/samples/layout/paragraph.cpp | 2 +-
icu4c/source/samples/layout/paragraph.h | 2 +-
icu4c/source/samples/layout/pflow.c | 2 +-
icu4c/source/samples/layout/pflow.h | 2 +-
icu4c/source/samples/layout/readme.html | 2 +-
icu4c/source/samples/layout/resource.h | 2 +-
icu4c/source/samples/layout/rsurface.cpp | 2 +-
icu4c/source/samples/layout/rsurface.h | 2 +-
icu4c/source/samples/layout/sfnt.h | 2 +-
icu4c/source/samples/layout/ucreader.cpp | 2 +-
icu4c/source/samples/layout/ucreader.h | 2 +-
icu4c/source/samples/legacy/Makefile | 2 +-
icu4c/source/samples/legacy/README | 2 +-
icu4c/source/samples/legacy/legacy.cpp | 2 +-
icu4c/source/samples/legacy/newcol.cpp | 2 +-
icu4c/source/samples/legacy/oldcol.cpp | 2 +-
icu4c/source/samples/msgfmt/Makefile | 2 +-
icu4c/source/samples/msgfmt/README.TXT | 2 +-
.../source/samples/msgfmt/answers/main_0.cpp | 2 +-
.../source/samples/msgfmt/answers/main_1.cpp | 2 +-
.../source/samples/msgfmt/answers/main_2.cpp | 2 +-
.../source/samples/msgfmt/answers/main_3.cpp | 2 +-
icu4c/source/samples/msgfmt/main.cpp | 2 +-
icu4c/source/samples/msgfmt/util.cpp | 2 +-
icu4c/source/samples/msgfmt/util.h | 2 +-
icu4c/source/samples/numfmt/Makefile | 2 +-
icu4c/source/samples/numfmt/capi.c | 2 +-
icu4c/source/samples/numfmt/main.cpp | 2 +-
icu4c/source/samples/numfmt/readme.txt | 2 +-
icu4c/source/samples/numfmt/util.cpp | 2 +-
icu4c/source/samples/numfmt/util.h | 2 +-
.../samples/plurfmtsample/plurfmtsample.cpp | 2 +-
icu4c/source/samples/props/Makefile | 2 +-
icu4c/source/samples/props/props.cpp | 2 +-
icu4c/source/samples/props/readme.txt | 2 +-
icu4c/source/samples/readme.txt | 2 +-
icu4c/source/samples/rules.mk | 2 +-
icu4c/source/samples/strsrch/Makefile | 2 +-
icu4c/source/samples/strsrch/readme.txt | 2 +-
icu4c/source/samples/strsrch/strsrch.cpp | 2 +-
icu4c/source/samples/translit/Makefile | 2 +-
icu4c/source/samples/translit/README.TXT | 2 +-
.../samples/translit/answers/main_1.cpp | 2 +-
.../samples/translit/answers/main_2.cpp | 2 +-
.../samples/translit/answers/main_3.cpp | 2 +-
.../samples/translit/answers/main_4.cpp | 2 +-
.../samples/translit/answers/unaccent.cpp | 2 +-
.../samples/translit/answers/unaccent.h | 2 +-
icu4c/source/samples/translit/main.cpp | 2 +-
icu4c/source/samples/translit/unaccent.cpp | 2 +-
icu4c/source/samples/translit/unaccent.h | 2 +-
icu4c/source/samples/translit/util.cpp | 2 +-
icu4c/source/samples/translit/util.h | 2 +-
icu4c/source/samples/uciter8/Makefile | 2 +-
icu4c/source/samples/uciter8/readme.txt | 2 +-
icu4c/source/samples/uciter8/uciter8.c | 2 +-
icu4c/source/samples/uciter8/uit_len8.c | 2 +-
icu4c/source/samples/uciter8/uit_len8.h | 2 +-
icu4c/source/samples/ucnv/Makefile | 2 +-
icu4c/source/samples/ucnv/convsamp.cpp | 2 +-
icu4c/source/samples/ucnv/data06.txt | 2 +-
icu4c/source/samples/ucnv/flagcb.c | 2 +-
icu4c/source/samples/ucnv/flagcb.h | 2 +-
icu4c/source/samples/ucnv/readme.txt | 2 +-
icu4c/source/samples/udata/Makefile | 2 +-
icu4c/source/samples/udata/reader.c | 2 +-
icu4c/source/samples/udata/readme.txt | 2 +-
icu4c/source/samples/udata/writer.c | 2 +-
icu4c/source/samples/ufortune/Makefile | 2 +-
icu4c/source/samples/ufortune/fortunedefs.mk | 2 +-
icu4c/source/samples/ufortune/readme.txt | 2 +-
.../samples/ufortune/resources/Makefile | 2 +-
.../source/samples/ufortune/resources/es.txt | 2 +-
.../ufortune/resources/fortune_resources.mak | 2 +-
.../samples/ufortune/resources/root.txt | 2 +-
icu4c/source/samples/ufortune/ufortune.c | 2 +-
icu4c/source/samples/ugrep/Makefile | 2 +-
icu4c/source/samples/ugrep/readme.txt | 2 +-
icu4c/source/samples/ugrep/ugrep.cpp | 2 +-
icu4c/source/samples/uresb/Makefile | 2 +-
icu4c/source/samples/uresb/en.txt | 2 +-
icu4c/source/samples/uresb/readme.txt | 2 +-
icu4c/source/samples/uresb/resources.mak | 2 +-
icu4c/source/samples/uresb/root.txt | 2 +-
icu4c/source/samples/uresb/sr.txt | 2 +-
icu4c/source/samples/uresb/uresb.c | 2 +-
icu4c/source/samples/ustring/Makefile | 2 +-
icu4c/source/samples/ustring/readme.txt | 2 +-
icu4c/source/samples/ustring/ustring.cpp | 2 +-
.../test/intltest/localematchertest.cpp | 2 +-
.../test/perf/DateFmtPerf/DateFmtPerf.cpp | 2 +-
.../test/perf/DateFmtPerf/DateFmtPerf.h | 2 +-
.../source/test/perf/DateFmtPerf/Makefile.in | 2 +-
icu4c/source/test/perf/DateFmtPerf/ReadMe.txt | 2 +-
.../source/test/perf/DateFmtPerf/breakdata.h | 2 +-
.../test/perf/DateFmtPerf/collationdata.h | 2 +-
icu4c/source/test/perf/DateFmtPerf/datedata.h | 2 +-
icu4c/source/test/perf/Makefile.in | 2 +-
icu4c/source/test/perf/README | 2 +-
icu4c/source/test/perf/charperf/CharPerf.pl | 2 +-
icu4c/source/test/perf/charperf/CharPerf_r.pl | 2 +-
icu4c/source/test/perf/charperf/Makefile.in | 2 +-
icu4c/source/test/perf/charperf/charperf.cpp | 2 +-
icu4c/source/test/perf/charperf/charperf.h | 2 +-
.../test/perf/collationperf/CollPerf.pl | 2 +-
.../test/perf/collationperf/Makefile.in | 2 +-
.../test/perf/collationperf/collperf.cpp | 2 +-
.../test/perf/collationperf/readme.html | 2 +-
icu4c/source/test/perf/collperf/CollPerf.pl | 2 +-
icu4c/source/test/perf/collperf/CollPerf_r.pl | 2 +-
icu4c/source/test/perf/collperf/Makefile.in | 2 +-
icu4c/source/test/perf/collperf/collperf.cpp | 2 +-
.../source/test/perf/collperf2/CollPerf2_r.pl | 2 +-
icu4c/source/test/perf/collperf2/Makefile.in | 2 +-
.../source/test/perf/collperf2/collperf2.cpp | 2 +-
icu4c/source/test/perf/convperf/ConvPerf_r.pl | 2 +-
icu4c/source/test/perf/convperf/Makefile.in | 2 +-
icu4c/source/test/perf/convperf/convperf.cpp | 2 +-
icu4c/source/test/perf/convperf/convperf.h | 2 +-
.../test/perf/convperf/convperf_ansi.pl | 2 +-
.../source/test/perf/convperf/convperf_iml.pl | 2 +-
icu4c/source/test/perf/convperf/data.h | 2 +-
.../source/test/perf/dicttrieperf/Makefile.in | 2 +-
.../test/perf/dicttrieperf/dicttrieperf.cpp | 2 +-
.../test/perf/howExpensiveIs/Makefile.in | 2 +-
.../perf/howExpensiveIs/howExpensiveIs.cpp | 2 +-
.../test/perf/howExpensiveIs/readme.txt | 2 +-
.../source/test/perf/howExpensiveIs/sieve.cpp | 2 +-
icu4c/source/test/perf/howExpensiveIs/sieve.h | 2 +-
icu4c/source/test/perf/icuperf2report.xsl | 2 +-
icu4c/source/test/perf/leperf/FontObject.cpp | 2 +-
icu4c/source/test/perf/leperf/FontObject.h | 2 +-
.../test/perf/leperf/FontTableCache.cpp | 2 +-
.../source/test/perf/leperf/FontTableCache.h | 2 +-
icu4c/source/test/perf/leperf/Makefile.in | 2 +-
.../test/perf/leperf/PortableFontInstance.cpp | 2 +-
.../test/perf/leperf/PortableFontInstance.h | 2 +-
.../test/perf/leperf/SimpleFontInstance.cpp | 2 +-
.../test/perf/leperf/SimpleFontInstance.h | 2 +-
icu4c/source/test/perf/leperf/cfonts.cpp | 2 +-
icu4c/source/test/perf/leperf/cfonts.h | 2 +-
icu4c/source/test/perf/leperf/cmaps.cpp | 2 +-
icu4c/source/test/perf/leperf/cmaps.h | 2 +-
icu4c/source/test/perf/leperf/leperf.cpp | 2 +-
icu4c/source/test/perf/leperf/letrperf.cpp | 2 +-
icu4c/source/test/perf/leperf/sfnt.h | 2 +-
icu4c/source/test/perf/leperf/xmlreader.cpp | 2 +-
icu4c/source/test/perf/leperf/xmlreader.h | 2 +-
.../test/perf/localecanperf/Makefile.in | 2 +-
.../test/perf/localecanperf/localecanperf.cpp | 2 +-
icu4c/source/test/perf/normperf/Makefile.in | 2 +-
icu4c/source/test/perf/normperf/NormPerf.pl | 2 +-
icu4c/source/test/perf/normperf/NormPerf_r.pl | 2 +-
.../source/test/perf/normperf/dtfmtrtperf.cpp | 2 +-
icu4c/source/test/perf/normperf/normperf.cpp | 2 +-
icu4c/source/test/perf/normperf/normperf.h | 2 +-
.../test/perf/perldriver/Common.pl.template | 2 +-
icu4c/source/test/perf/perldriver/Dataset.pm | 2 +-
icu4c/source/test/perf/perldriver/Format.pm | 2 +-
icu4c/source/test/perf/perldriver/Output.pm | 2 +-
.../test/perf/perldriver/PerfFramework.pm | 2 +-
.../source/test/perf/strsrchperf/Makefile.in | 2 +-
.../test/perf/strsrchperf/StrSrchPerf_r.pl | 2 +-
.../test/perf/strsrchperf/strsrchperf.cpp | 2 +-
.../test/perf/strsrchperf/strsrchperf.h | 2 +-
icu4c/source/test/perf/ubrkperf/Makefile.in | 2 +-
icu4c/source/test/perf/ubrkperf/UBrkPerf_r.pl | 2 +-
icu4c/source/test/perf/ubrkperf/ubrkperf.cpp | 2 +-
icu4c/source/test/perf/ubrkperf/ubrkperf.h | 2 +-
.../source/test/perf/ubrkperf/ubrkperfold.cpp | 2 +-
.../test/perf/ucnvavailperf/ucnvavailperf.cpp | 2 +-
icu4c/source/test/perf/unisetperf/Makefile.in | 2 +-
.../test/perf/unisetperf/draft/bitset.cpp | 2 +-
.../test/perf/unisetperf/draft/contperf.bat | 2 +-
.../test/perf/unisetperf/draft/contperf.sh | 2 +-
.../test/perf/unisetperf/draft/span16perf.bat | 2 +-
.../test/perf/unisetperf/draft/span16perf.sh | 2 +-
.../test/perf/unisetperf/draft/span8perf.bat | 2 +-
.../test/perf/unisetperf/draft/span8perf.sh | 2 +-
.../test/perf/unisetperf/draft/trieset.cpp | 2 +-
.../test/perf/unisetperf/draft/unicont.h | 2 +-
.../test/perf/unisetperf/unisetperf.cpp | 2 +-
.../source/test/perf/unisetperf/unisetperf.pl | 2 +-
icu4c/source/test/perf/usetperf/Makefile.in | 2 +-
icu4c/source/test/perf/usetperf/UsetPerf.pl | 2 +-
icu4c/source/test/perf/usetperf/bitset.cpp | 2 +-
icu4c/source/test/perf/usetperf/bitset.h | 2 +-
icu4c/source/test/perf/usetperf/usetperf.cpp | 2 +-
icu4c/source/test/perf/ustrperf/Makefile.in | 2 +-
icu4c/source/test/perf/ustrperf/StringPerf.pl | 2 +-
.../source/test/perf/ustrperf/StringPerf_r.pl | 2 +-
.../source/test/perf/ustrperf/stringperf.cpp | 2 +-
icu4c/source/test/perf/ustrperf/stringperf.h | 2 +-
icu4c/source/test/perf/utfperf/Makefile.in | 2 +-
icu4c/source/test/perf/utfperf/UtfPerf.pl | 2 +-
icu4c/source/test/perf/utfperf/utfperf.cpp | 2 +-
icu4c/source/test/perf/utrie2perf/Makefile.in | 2 +-
.../test/perf/utrie2perf/utrie2perf.bat | 2 +-
.../test/perf/utrie2perf/utrie2perf.cpp | 2 +-
.../test/testdata/break_rules/README.md | 2 +-
.../test/testdata/break_rules/sentence.txt | 2 +-
icu4c/source/test/testdata/encoded.utf16be | Bin 2382 -> 2366 bytes
.../test/testdata/localeMatcherTest.txt | 2 +-
icu4c/source/tools/tzcode/tz2icu.cpp | 2 +-
icu4j/APIChangeReport.html | 4 ++--
icu4j/build.xml | 2 +-
icu4j/coverage-exclusion.txt | 2 +-
.../demos/.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/demos/build.xml | 4 ++--
.../src/com/ibm/icu/dev/demo/Launcher.java | 2 +-
.../icu/dev/demo/calendar/CalendarApp.java | 2 +-
.../icu/dev/demo/calendar/CalendarCalc.java | 2 +-
.../icu/dev/demo/calendar/CalendarFrame.java | 2 +-
.../icu/dev/demo/calendar/CalendarPanel.java | 2 +-
.../ibm/icu/dev/demo/calendar/package.html | 2 +-
.../dev/demo/charsetdet/DetectingViewer.java | 2 +-
.../dev/demo/holiday/HolidayBorderPanel.java | 2 +-
.../dev/demo/holiday/HolidayCalendarDemo.java | 2 +-
.../com/ibm/icu/dev/demo/holiday/package.html | 2 +-
.../ibm/icu/dev/demo/impl/AppletFrame.java | 2 +-
.../com/ibm/icu/dev/demo/impl/DemoApplet.java | 2 +-
.../ibm/icu/dev/demo/impl/DemoTextBox.java | 4 ++--
.../ibm/icu/dev/demo/impl/DemoUtility.java | 2 +-
.../icu/dev/demo/impl/DumbTextComponent.java | 2 +-
.../com/ibm/icu/dev/demo/impl/Selection.java | 2 +-
.../com/ibm/icu/dev/demo/impl/package.html | 4 ++--
.../ibm/icu/dev/demo/number/CurrencyDemo.java | 2 +-
.../com/ibm/icu/dev/demo/rbnf/RbnfDemo.java | 2 +-
.../icu/dev/demo/rbnf/RbnfSampleRuleSets.java | 2 +-
.../com/ibm/icu/dev/demo/rbnf/package.html | 2 +-
.../dev/demo/translit/AnyTransliterator.java | 2 +-
.../icu/dev/demo/translit/CaseIterator.java | 2 +-
.../com/ibm/icu/dev/demo/translit/Demo.java | 2 +-
.../ibm/icu/dev/demo/translit/DemoApplet.java | 2 +-
.../ibm/icu/dev/demo/translit/InfoDialog.java | 2 +-
.../ibm/icu/dev/demo/translit/IntDiffer.java | 2 +-
.../dev/demo/translit/Test_Arabic-Latin.txt | 2 +-
.../dev/demo/translit/Test_Greek-Latin.txt | 2 +-
.../icu/dev/demo/translit/Test_Han-Latin.txt | 2 +-
.../dev/demo/translit/Test_Hebrew-Latin.txt | 2 +-
.../dev/demo/translit/Test_Instructions.html | 2 +-
.../icu/dev/demo/translit/Test_Thai-Latin.txt | 2 +-
.../TransliteratingTextComponent.java | 2 +-
.../demo/translit/TransliterationChart.java | 4 ++--
.../com/ibm/icu/dev/demo/translit/demo.bat | 2 +-
.../com/ibm/icu/dev/demo/translit/demo.html | 2 +-
.../ibm/icu/dev/demo/translit/package.html | 2 +-
.../resources/Transliterator_Han_Pinyin.txt | 2 +-
.../Transliterator_Kanji_English.txt | 2 +-
.../Transliterator_Kanji_OnRomaji.txt | 2 +-
.../ibm/icu/dev/demo/translit/thai_test.txt | 2 +-
.../build-local.properties.template | 2 +-
icu4j/eclipse-build/build.properties | 2 +-
icu4j/eclipse-build/build.xml | 2 +-
icu4j/eclipse-build/misc/about_icu.html | 2 +-
icu4j/eclipse-build/misc/about_icu_base.html | 2 +-
.../com/ibm/icu/tests/BreakIteratorTest.java | 2 +-
.../src/com/ibm/icu/tests/CalendarTest.java | 2 +-
.../com/ibm/icu/tests/CollationKeyTest.java | 2 +-
.../src/com/ibm/icu/tests/CollatorTest.java | 2 +-
.../ibm/icu/tests/DateFormatSymbolsTest.java | 2 +-
.../src/com/ibm/icu/tests/DateFormatTest.java | 2 +-
.../icu/tests/DecimalFormatSymbolsTest.java | 2 +-
.../com/ibm/icu/tests/DecimalFormatTest.java | 2 +-
.../src/com/ibm/icu/tests/ICUTestCase.java | 2 +-
.../com/ibm/icu/tests/MessageFormatTest.java | 2 +-
.../com/ibm/icu/tests/NumberFormatTest.java | 2 +-
.../ibm/icu/tests/SimpleDateFormatTest.java | 2 +-
.../src/com/ibm/icu/tests/TimeZoneTest.java | 2 +-
.../src/com/ibm/icu/tests/ULocaleTest.java | 2 +-
.../src/com/ibm/icu/impl/ICUCache.java | 2 +-
.../src/com/ibm/icu/impl/LocaleIDParser.java | 2 +-
.../src/com/ibm/icu/impl/LocaleIDs.java | 2 +-
.../src/com/ibm/icu/impl/LocaleUtility.java | 2 +-
.../src/com/ibm/icu/impl/SimpleCache.java | 2 +-
.../com/ibm/icu/impl/locale/AsciiUtil.java | 2 +-
.../com/ibm/icu/impl/locale/BaseLocale.java | 2 +-
.../com/ibm/icu/impl/locale/Extension.java | 4 ++--
.../impl/locale/InternalLocaleBuilder.java | 2 +-
.../com/ibm/icu/impl/locale/LanguageTag.java | 2 +-
.../ibm/icu/impl/locale/LocaleExtensions.java | 2 +-
.../icu/impl/locale/LocaleObjectCache.java | 2 +-
.../impl/locale/LocaleSyntaxException.java | 2 +-
.../com/ibm/icu/impl/locale/ParseStatus.java | 2 +-
.../icu/impl/locale/StringTokenIterator.java | 2 +-
.../impl/locale/UnicodeLocaleExtension.java | 2 +-
.../src/com/ibm/icu/math/BigDecimal.java | 2 +-
.../src/com/ibm/icu/math/MathContext.java | 2 +-
.../src/com/ibm/icu/text/Bidi.java | 2 +-
.../src/com/ibm/icu/text/BreakIterator.java | 2 +-
.../src/com/ibm/icu/text/CollationKey.java | 2 +-
.../src/com/ibm/icu/text/Collator.java | 2 +-
.../src/com/ibm/icu/text/DateFormat.java | 2 +-
.../com/ibm/icu/text/DateFormatSymbols.java | 2 +-
.../src/com/ibm/icu/text/DecimalFormat.java | 2 +-
.../ibm/icu/text/DecimalFormatSymbols.java | 2 +-
.../src/com/ibm/icu/text/MessageFormat.java | 2 +-
.../src/com/ibm/icu/text/NumberFormat.java | 2 +-
.../com/ibm/icu/text/SimpleDateFormat.java | 2 +-
.../src/com/ibm/icu/text/UFormat.java | 2 +-
.../src/com/ibm/icu/util/Calendar.java | 2 +-
.../src/com/ibm/icu/util/Currency.java | 2 +-
.../src/com/ibm/icu/util/Freezable.java | 2 +-
.../icu/util/IllformedLocaleException.java | 2 +-
.../src/com/ibm/icu/util/TimeZone.java | 2 +-
.../src/com/ibm/icu/util/ULocale.java | 2 +-
icu4j/ivy.xml | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/charset/build.xml | 2 +-
.../java.nio.charset.spi.CharsetProvider | 2 +-
.../src/com/ibm/icu/charset/Charset88591.java | 2 +-
.../src/com/ibm/icu/charset/CharsetASCII.java | 2 +-
.../src/com/ibm/icu/charset/CharsetBOCU1.java | 2 +-
.../src/com/ibm/icu/charset/CharsetCESU8.java | 2 +-
.../com/ibm/icu/charset/CharsetCallback.java | 2 +-
.../ibm/icu/charset/CharsetCompoundText.java | 2 +-
.../ibm/icu/charset/CharsetDecoderICU.java | 2 +-
.../ibm/icu/charset/CharsetEncoderICU.java | 2 +-
.../src/com/ibm/icu/charset/CharsetHZ.java | 2 +-
.../src/com/ibm/icu/charset/CharsetICU.java | 2 +-
.../src/com/ibm/icu/charset/CharsetISCII.java | 2 +-
.../com/ibm/icu/charset/CharsetISO2022.java | 2 +-
.../src/com/ibm/icu/charset/CharsetLMBCS.java | 2 +-
.../src/com/ibm/icu/charset/CharsetMBCS.java | 2 +-
.../ibm/icu/charset/CharsetProviderICU.java | 2 +-
.../src/com/ibm/icu/charset/CharsetSCSU.java | 2 +-
.../com/ibm/icu/charset/CharsetSelector.java | 2 +-
.../src/com/ibm/icu/charset/CharsetUTF16.java | 2 +-
.../com/ibm/icu/charset/CharsetUTF16BE.java | 2 +-
.../com/ibm/icu/charset/CharsetUTF16LE.java | 2 +-
.../src/com/ibm/icu/charset/CharsetUTF32.java | 2 +-
.../com/ibm/icu/charset/CharsetUTF32BE.java | 2 +-
.../com/ibm/icu/charset/CharsetUTF32LE.java | 2 +-
.../src/com/ibm/icu/charset/CharsetUTF7.java | 2 +-
.../src/com/ibm/icu/charset/CharsetUTF8.java | 2 +-
.../com/ibm/icu/charset/UConverterAlias.java | 2 +-
.../charset/UConverterAliasDataReader.java | 2 +-
.../ibm/icu/charset/UConverterConstants.java | 2 +-
.../ibm/icu/charset/UConverterDataReader.java | 2 +-
.../ibm/icu/charset/UConverterSharedData.java | 2 +-
.../ibm/icu/charset/UConverterStaticData.java | 2 +-
.../charset/src/com/ibm/icu/charset/UTF8.java | 2 +-
.../src/com/ibm/icu/charset/package.html | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/collate/build.xml | 2 +-
.../main/classes/collate/findbugs-exclude.xml | 2 +-
.../src/com/ibm/icu/impl/coll/BOCSU.java | 2 +-
.../src/com/ibm/icu/impl/coll/Collation.java | 2 +-
.../ibm/icu/impl/coll/CollationBuilder.java | 2 +-
.../ibm/icu/impl/coll/CollationCompare.java | 2 +-
.../com/ibm/icu/impl/coll/CollationData.java | 2 +-
.../icu/impl/coll/CollationDataBuilder.java | 2 +-
.../icu/impl/coll/CollationDataReader.java | 2 +-
.../com/ibm/icu/impl/coll/CollationFCD.java | 2 +-
.../ibm/icu/impl/coll/CollationFastLatin.java | 2 +-
.../impl/coll/CollationFastLatinBuilder.java | 2 +-
.../ibm/icu/impl/coll/CollationIterator.java | 2 +-
.../com/ibm/icu/impl/coll/CollationKeys.java | 2 +-
.../ibm/icu/impl/coll/CollationLoader.java | 2 +-
.../com/ibm/icu/impl/coll/CollationRoot.java | 2 +-
.../icu/impl/coll/CollationRootElements.java | 2 +-
.../icu/impl/coll/CollationRuleParser.java | 2 +-
.../ibm/icu/impl/coll/CollationSettings.java | 2 +-
.../ibm/icu/impl/coll/CollationTailoring.java | 2 +-
.../ibm/icu/impl/coll/CollationWeights.java | 2 +-
.../impl/coll/ContractionsAndExpansions.java | 4 ++--
.../impl/coll/FCDIterCollationIterator.java | 2 +-
.../impl/coll/FCDUTF16CollationIterator.java | 2 +-
.../icu/impl/coll/IterCollationIterator.java | 2 +-
.../com/ibm/icu/impl/coll/SharedObject.java | 2 +-
.../com/ibm/icu/impl/coll/TailoredSet.java | 2 +-
.../icu/impl/coll/UTF16CollationIterator.java | 2 +-
.../src/com/ibm/icu/impl/coll/UVector32.java | 2 +-
.../src/com/ibm/icu/impl/coll/UVector64.java | 2 +-
.../impl/text/RbnfScannerProviderImpl.java | 2 +-
.../src/com/ibm/icu/text/AlphabeticIndex.java | 2 +-
.../icu/text/CollationElementIterator.java | 2 +-
.../src/com/ibm/icu/text/CollationKey.java | 2 +-
.../src/com/ibm/icu/text/Collator.java | 2 +-
.../com/ibm/icu/text/CollatorServiceShim.java | 2 +-
.../src/com/ibm/icu/text/RawCollationKey.java | 2 +-
.../com/ibm/icu/text/RuleBasedCollator.java | 2 +-
.../src/com/ibm/icu/text/SearchIterator.java | 2 +-
.../src/com/ibm/icu/text/StringSearch.java | 2 +-
.../icu/util/GlobalizationPreferences.java | 2 +-
.../core/.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/core/build.xml | 2 +-
icu4j/main/classes/core/findbugs-exclude.xml | 2 +-
.../core/src/com/ibm/icu/ICUConfig.properties | 2 +-
.../core/src/com/ibm/icu/impl/Assert.java | 2 +-
.../core/src/com/ibm/icu/impl/BMPSet.java | 2 +-
.../com/ibm/icu/impl/CSCharacterIterator.java | 2 +-
.../core/src/com/ibm/icu/impl/CacheBase.java | 2 +-
.../core/src/com/ibm/icu/impl/CacheValue.java | 2 +-
.../core/src/com/ibm/icu/impl/CalType.java | 2 +-
.../com/ibm/icu/impl/CalendarAstronomer.java | 2 +-
.../src/com/ibm/icu/impl/CalendarCache.java | 2 +-
.../src/com/ibm/icu/impl/CalendarUtil.java | 2 +-
.../src/com/ibm/icu/impl/CaseMapImpl.java | 2 +-
.../core/src/com/ibm/icu/impl/CharTrie.java | 2 +-
.../com/ibm/icu/impl/CharacterIteration.java | 2 +-
.../icu/impl/CharacterIteratorWrapper.java | 2 +-
.../ibm/icu/impl/CharacterPropertiesImpl.java | 2 +-
.../src/com/ibm/icu/impl/ClassLoaderUtil.java | 2 +-
.../src/com/ibm/icu/impl/CollectionSet.java | 2 +-
.../src/com/ibm/icu/impl/CurrencyData.java | 2 +-
.../com/ibm/icu/impl/DateNumberFormat.java | 2 +-
.../src/com/ibm/icu/impl/DayPeriodRules.java | 2 +-
.../ibm/icu/impl/DontCareFieldPosition.java | 2 +-
.../core/src/com/ibm/icu/impl/EraRules.java | 4 ++--
.../ibm/icu/impl/FormattedStringBuilder.java | 2 +-
...rmattedValueFieldPositionIteratorImpl.java | 2 +-
.../impl/FormattedValueStringBuilderImpl.java | 2 +-
.../core/src/com/ibm/icu/impl/Grego.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUBinary.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUCache.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUConfig.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUData.java | 2 +-
.../src/com/ibm/icu/impl/ICUDataVersion.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUDebug.java | 2 +-
.../com/ibm/icu/impl/ICULocaleService.java | 2 +-
.../src/com/ibm/icu/impl/ICUNotifier.java | 2 +-
.../core/src/com/ibm/icu/impl/ICURWLock.java | 2 +-
.../com/ibm/icu/impl/ICUResourceBundle.java | 2 +-
.../ibm/icu/impl/ICUResourceBundleImpl.java | 2 +-
.../ibm/icu/impl/ICUResourceBundleReader.java | 2 +-
.../ibm/icu/impl/ICUResourceTableAccess.java | 2 +-
.../core/src/com/ibm/icu/impl/ICUService.java | 2 +-
.../core/src/com/ibm/icu/impl/IDNA2003.java | 2 +-
.../icu/impl/IllegalIcuArgumentException.java | 2 +-
.../core/src/com/ibm/icu/impl/IntTrie.java | 2 +-
.../src/com/ibm/icu/impl/IntTrieBuilder.java | 2 +-
.../ibm/icu/impl/InvalidFormatException.java | 2 +-
.../com/ibm/icu/impl/IterableComparator.java | 4 ++--
.../src/com/ibm/icu/impl/JavaTimeZone.java | 2 +-
.../ibm/icu/impl/LocaleDisplayNamesImpl.java | 2 +-
.../src/com/ibm/icu/impl/LocaleIDParser.java | 2 +-
.../core/src/com/ibm/icu/impl/LocaleIDs.java | 2 +-
.../src/com/ibm/icu/impl/LocaleUtility.java | 2 +-
.../src/com/ibm/icu/impl/Norm2AllModes.java | 2 +-
.../src/com/ibm/icu/impl/Normalizer2Impl.java | 2 +-
.../src/com/ibm/icu/impl/OlsonTimeZone.java | 2 +-
.../icu/impl/PVecToTrieCompactHandler.java | 2 +-
.../core/src/com/ibm/icu/impl/Pair.java | 2 +-
.../src/com/ibm/icu/impl/PatternProps.java | 2 +-
.../com/ibm/icu/impl/PatternTokenizer.java | 2 +-
.../com/ibm/icu/impl/PluralRulesLoader.java | 2 +-
.../src/com/ibm/icu/impl/PropsVectors.java | 4 ++--
.../core/src/com/ibm/icu/impl/Punycode.java | 2 +-
.../src/com/ibm/icu/impl/RBBIDataWrapper.java | 2 +-
.../core/src/com/ibm/icu/impl/Relation.java | 2 +-
.../com/ibm/icu/impl/RelativeDateFormat.java | 2 +-
.../impl/ReplaceableUCharacterIterator.java | 2 +-
.../ibm/icu/impl/ResourceBundleWrapper.java | 2 +-
.../core/src/com/ibm/icu/impl/Row.java | 2 +-
.../ibm/icu/impl/RuleCharacterIterator.java | 4 ++--
.../src/com/ibm/icu/impl/SimpleCache.java | 2 +-
.../SimpleFilteredSentenceBreakIterator.java | 2 +-
.../com/ibm/icu/impl/SimpleFormatterImpl.java | 2 +-
.../core/src/com/ibm/icu/impl/SoftCache.java | 2 +-
.../com/ibm/icu/impl/SortedSetRelation.java | 2 +-
.../src/com/ibm/icu/impl/StandardPlural.java | 4 ++--
.../com/ibm/icu/impl/StaticUnicodeSets.java | 2 +-
.../ibm/icu/impl/StringPrepDataReader.java | 2 +-
.../src/com/ibm/icu/impl/StringRange.java | 2 +-
.../src/com/ibm/icu/impl/StringSegment.java | 2 +-
.../com/ibm/icu/impl/TZDBTimeZoneNames.java | 2 +-
.../src/com/ibm/icu/impl/TextTrieMap.java | 2 +-
.../src/com/ibm/icu/impl/TimeZoneAdapter.java | 2 +-
.../ibm/icu/impl/TimeZoneGenericNames.java | 2 +-
.../icu/impl/TimeZoneNamesFactoryImpl.java | 2 +-
.../com/ibm/icu/impl/TimeZoneNamesImpl.java | 2 +-
.../core/src/com/ibm/icu/impl/Trie.java | 2 +-
.../core/src/com/ibm/icu/impl/Trie2.java | 2 +-
.../src/com/ibm/icu/impl/Trie2Writable.java | 2 +-
.../core/src/com/ibm/icu/impl/Trie2_16.java | 2 +-
.../core/src/com/ibm/icu/impl/Trie2_32.java | 2 +-
.../src/com/ibm/icu/impl/TrieBuilder.java | 2 +-
.../src/com/ibm/icu/impl/TrieIterator.java | 2 +-
.../core/src/com/ibm/icu/impl/UBiDiProps.java | 2 +-
.../core/src/com/ibm/icu/impl/UCaseProps.java | 2 +-
.../com/ibm/icu/impl/UCharArrayIterator.java | 4 ++--
.../icu/impl/UCharacterIteratorWrapper.java | 2 +-
.../src/com/ibm/icu/impl/UCharacterName.java | 2 +-
.../ibm/icu/impl/UCharacterNameChoice.java | 2 +-
.../ibm/icu/impl/UCharacterNameReader.java | 2 +-
.../com/ibm/icu/impl/UCharacterProperty.java | 2 +-
.../com/ibm/icu/impl/UCharacterUtility.java | 2 +-
.../com/ibm/icu/impl/UPropertyAliases.java | 2 +-
.../core/src/com/ibm/icu/impl/URLHandler.java | 2 +-
.../core/src/com/ibm/icu/impl/UResource.java | 2 +-
.../src/com/ibm/icu/impl/USerializedSet.java | 2 +-
.../core/src/com/ibm/icu/impl/UTS46.java | 2 +-
.../src/com/ibm/icu/impl/UnicodeRegex.java | 2 +-
.../ibm/icu/impl/UnicodeSetStringSpan.java | 2 +-
.../core/src/com/ibm/icu/impl/Utility.java | 2 +-
.../com/ibm/icu/impl/ValidIdentifiers.java | 2 +-
.../core/src/com/ibm/icu/impl/ZoneMeta.java | 2 +-
.../com/ibm/icu/impl/data/HolidayBundle.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_da.java | 2 +-
.../icu/impl/data/HolidayBundle_da_DK.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_de.java | 2 +-
.../icu/impl/data/HolidayBundle_de_AT.java | 2 +-
.../icu/impl/data/HolidayBundle_de_DE.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_el.java | 2 +-
.../icu/impl/data/HolidayBundle_el_GR.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_en.java | 2 +-
.../icu/impl/data/HolidayBundle_en_CA.java | 2 +-
.../icu/impl/data/HolidayBundle_en_GB.java | 2 +-
.../icu/impl/data/HolidayBundle_en_US.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_es.java | 2 +-
.../icu/impl/data/HolidayBundle_es_MX.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_fr.java | 2 +-
.../icu/impl/data/HolidayBundle_fr_CA.java | 2 +-
.../icu/impl/data/HolidayBundle_fr_FR.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_it.java | 2 +-
.../icu/impl/data/HolidayBundle_it_IT.java | 2 +-
.../ibm/icu/impl/data/HolidayBundle_iw.java | 2 +-
.../icu/impl/data/HolidayBundle_iw_IL.java | 2 +-
.../icu/impl/data/HolidayBundle_ja_JP.java | 2 +-
.../com/ibm/icu/impl/data/ResourceReader.java | 2 +-
.../com/ibm/icu/impl/data/TokenIterator.java | 2 +-
.../src/com/ibm/icu/impl/data/package.html | 2 +-
.../impl/duration/BasicDurationFormat.java | 2 +-
.../impl/duration/BasicDurationFormatter.java | 2 +-
.../BasicDurationFormatterFactory.java | 2 +-
.../duration/BasicPeriodBuilderFactory.java | 2 +-
.../impl/duration/BasicPeriodFormatter.java | 2 +-
.../duration/BasicPeriodFormatterFactory.java | 2 +-
.../duration/BasicPeriodFormatterService.java | 2 +-
.../ibm/icu/impl/duration/DateFormatter.java | 2 +-
.../icu/impl/duration/DurationFormatter.java | 2 +-
.../duration/DurationFormatterFactory.java | 2 +-
.../src/com/ibm/icu/impl/duration/Period.java | 2 +-
.../ibm/icu/impl/duration/PeriodBuilder.java | 2 +-
.../impl/duration/PeriodBuilderFactory.java | 2 +-
.../icu/impl/duration/PeriodFormatter.java | 2 +-
.../impl/duration/PeriodFormatterFactory.java | 2 +-
.../impl/duration/PeriodFormatterService.java | 2 +-
.../com/ibm/icu/impl/duration/TimeUnit.java | 2 +-
.../icu/impl/duration/TimeUnitConstants.java | 2 +-
.../icu/impl/duration/impl/DataRecord.java | 2 +-
.../duration/impl/PeriodFormatterData.java | 2 +-
.../impl/PeriodFormatterDataService.java | 2 +-
.../icu/impl/duration/impl/RecordReader.java | 2 +-
.../icu/impl/duration/impl/RecordWriter.java | 2 +-
...sourceBasedPeriodFormatterDataService.java | 2 +-
.../com/ibm/icu/impl/duration/impl/Utils.java | 2 +-
.../impl/duration/impl/XMLRecordReader.java | 2 +-
.../impl/duration/impl/XMLRecordWriter.java | 2 +-
.../ibm/icu/impl/duration/impl/data/index.txt | 2 +-
.../icu/impl/duration/impl/data/pfd_ar_EG.xml | 2 +-
.../duration/impl/data/pfd_ar_EG.xml.escaped | 2 +-
.../icu/impl/duration/impl/data/pfd_en.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_es.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_fr.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_he_IL.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_hi.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_it.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_ja.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_ko.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_ru.xml | 2 +-
.../icu/impl/duration/impl/data/pfd_th.xml | 2 +-
.../impl/duration/impl/data/pfd_zh_Hans.xml | 2 +-
.../duration/impl/data/pfd_zh_Hans_SG.xml | 2 +-
.../impl/duration/impl/data/pfd_zh_Hant.xml | 2 +-
.../duration/impl/data/pfd_zh_Hant_HK.xml | 2 +-
.../com/ibm/icu/impl/locale/AsciiUtil.java | 2 +-
.../com/ibm/icu/impl/locale/BaseLocale.java | 2 +-
.../com/ibm/icu/impl/locale/Extension.java | 4 ++--
.../impl/locale/InternalLocaleBuilder.java | 2 +-
.../com/ibm/icu/impl/locale/KeyTypeData.java | 2 +-
.../core/src/com/ibm/icu/impl/locale/LSR.java | 2 +-
.../com/ibm/icu/impl/locale/LanguageTag.java | 2 +-
.../ibm/icu/impl/locale/LocaleDistance.java | 2 +-
.../ibm/icu/impl/locale/LocaleExtensions.java | 2 +-
.../icu/impl/locale/LocaleObjectCache.java | 2 +-
.../impl/locale/LocaleSyntaxException.java | 2 +-
.../impl/locale/LocaleValidityChecker.java | 2 +-
.../com/ibm/icu/impl/locale/ParseStatus.java | 2 +-
.../icu/impl/locale/StringTokenIterator.java | 2 +-
.../impl/locale/UnicodeLocaleExtension.java | 2 +-
.../com/ibm/icu/impl/locale/XCldrStub.java | 4 ++--
.../ibm/icu/impl/locale/XLikelySubtags.java | 2 +-
.../impl/number/AdoptingModifierStore.java | 2 +-
.../icu/impl/number/AffixPatternProvider.java | 2 +-
.../com/ibm/icu/impl/number/AffixUtils.java | 2 +-
.../com/ibm/icu/impl/number/CompactData.java | 2 +-
.../impl/number/ConstantAffixModifier.java | 2 +-
.../number/ConstantMultiFieldModifier.java | 2 +-
.../CurrencyPluralInfoAffixProvider.java | 4 ++--
.../CurrencySpacingEnabledModifier.java | 2 +-
.../icu/impl/number/CustomSymbolCurrency.java | 2 +-
.../impl/number/DecimalFormatProperties.java | 2 +-
.../ibm/icu/impl/number/DecimalQuantity.java | 2 +-
.../number/DecimalQuantity_AbstractBCD.java | 2 +-
.../DecimalQuantity_DualStorageBCD.java | 2 +-
.../src/com/ibm/icu/impl/number/Grouper.java | 2 +-
.../LocalizedNumberFormatterAsFormat.java | 2 +-
.../ibm/icu/impl/number/LongNameHandler.java | 2 +-
.../com/ibm/icu/impl/number/MacroProps.java | 2 +-
.../com/ibm/icu/impl/number/MicroProps.java | 2 +-
.../icu/impl/number/MicroPropsGenerator.java | 4 ++--
.../icu/impl/number/MicroPropsMutator.java | 2 +-
.../src/com/ibm/icu/impl/number/Modifier.java | 2 +-
.../ibm/icu/impl/number/ModifierStore.java | 2 +-
.../impl/number/MultiplierFormatHandler.java | 2 +-
.../icu/impl/number/MultiplierProducer.java | 2 +-
.../impl/number/MutablePatternModifier.java | 2 +-
.../src/com/ibm/icu/impl/number/Padder.java | 4 ++--
.../icu/impl/number/PatternStringParser.java | 2 +-
.../icu/impl/number/PatternStringUtils.java | 2 +-
.../com/ibm/icu/impl/number/Properties.java | 2 +-
.../PropertiesAffixPatternProvider.java | 4 ++--
.../ibm/icu/impl/number/RoundingUtils.java | 2 +-
.../ibm/icu/impl/number/SimpleModifier.java | 2 +-
.../icu/impl/number/parse/AffixMatcher.java | 2 +-
.../number/parse/AffixPatternMatcher.java | 2 +-
.../parse/AffixTokenMatcherFactory.java | 2 +-
.../impl/number/parse/CodePointMatcher.java | 2 +-
.../number/parse/CombinedCurrencyMatcher.java | 2 +-
.../icu/impl/number/parse/DecimalMatcher.java | 2 +-
.../impl/number/parse/IgnorablesMatcher.java | 2 +-
.../impl/number/parse/InfinityMatcher.java | 2 +-
.../impl/number/parse/MinusSignMatcher.java | 2 +-
.../number/parse/MultiplierParseHandler.java | 2 +-
.../ibm/icu/impl/number/parse/NanMatcher.java | 2 +-
.../impl/number/parse/NumberParseMatcher.java | 2 +-
.../impl/number/parse/NumberParserImpl.java | 2 +-
.../icu/impl/number/parse/PaddingMatcher.java | 2 +-
.../icu/impl/number/parse/ParsedNumber.java | 2 +-
.../icu/impl/number/parse/ParsingUtils.java | 2 +-
.../icu/impl/number/parse/PercentMatcher.java | 2 +-
.../impl/number/parse/PermilleMatcher.java | 2 +-
.../impl/number/parse/PlusSignMatcher.java | 2 +-
.../number/parse/RequireAffixValidator.java | 2 +-
.../parse/RequireCurrencyValidator.java | 2 +-
.../RequireDecimalSeparatorValidator.java | 2 +-
.../number/parse/RequireNumberValidator.java | 2 +-
.../impl/number/parse/ScientificMatcher.java | 2 +-
.../icu/impl/number/parse/SeriesMatcher.java | 2 +-
.../icu/impl/number/parse/SymbolMatcher.java | 2 +-
.../impl/number/parse/ValidationMatcher.java | 2 +-
.../range/PrefixInfixSuffixLengthHelper.java | 2 +-
.../impl/number/range/RangeMacroProps.java | 2 +-
.../number/range/StandardPluralRanges.java | 2 +-
.../src/com/ibm/icu/lang/CharSequences.java | 2 +-
.../com/ibm/icu/lang/CharacterProperties.java | 2 +-
.../core/src/com/ibm/icu/lang/UCharacter.java | 2 +-
.../com/ibm/icu/lang/UCharacterCategory.java | 2 +-
.../com/ibm/icu/lang/UCharacterDirection.java | 2 +-
.../src/com/ibm/icu/lang/UCharacterEnums.java | 2 +-
.../ibm/icu/lang/UCharacterNameIterator.java | 2 +-
.../core/src/com/ibm/icu/lang/UProperty.java | 2 +-
.../core/src/com/ibm/icu/lang/UScript.java | 2 +-
.../core/src/com/ibm/icu/lang/UScriptRun.java | 2 +-
.../core/src/com/ibm/icu/lang/package.html | 2 +-
.../core/src/com/ibm/icu/math/BigDecimal.java | 2 +-
.../src/com/ibm/icu/math/MathContext.java | 2 +-
.../core/src/com/ibm/icu/math/package.html | 2 +-
.../com/ibm/icu/number/CompactNotation.java | 4 ++--
.../com/ibm/icu/number/CurrencyPrecision.java | 4 ++--
.../com/ibm/icu/number/FormattedNumber.java | 4 ++--
.../ibm/icu/number/FormattedNumberRange.java | 2 +-
.../com/ibm/icu/number/FractionPrecision.java | 4 ++--
.../src/com/ibm/icu/number/IntegerWidth.java | 4 ++--
.../icu/number/LocalizedNumberFormatter.java | 4 ++--
.../number/LocalizedNumberRangeFormatter.java | 2 +-
.../core/src/com/ibm/icu/number/Notation.java | 4 ++--
.../com/ibm/icu/number/NumberFormatter.java | 2 +-
.../ibm/icu/number/NumberFormatterImpl.java | 2 +-
.../icu/number/NumberFormatterSettings.java | 2 +-
.../ibm/icu/number/NumberPropertyMapper.java | 2 +-
.../ibm/icu/number/NumberRangeFormatter.java | 2 +-
.../icu/number/NumberRangeFormatterImpl.java | 2 +-
.../number/NumberRangeFormatterSettings.java | 2 +-
.../ibm/icu/number/NumberSkeletonImpl.java | 2 +-
.../src/com/ibm/icu/number/Precision.java | 2 +-
.../core/src/com/ibm/icu/number/Scale.java | 2 +-
.../ibm/icu/number/ScientificNotation.java | 4 ++--
.../com/ibm/icu/number/SimpleNotation.java | 4 ++--
.../icu/number/SkeletonSyntaxException.java | 2 +-
.../number/UnlocalizedNumberFormatter.java | 4 ++--
.../UnlocalizedNumberRangeFormatter.java | 2 +-
.../core/src/com/ibm/icu/number/package.html | 2 +-
.../src/com/ibm/icu/text/ArabicShaping.java | 2 +-
.../ibm/icu/text/ArabicShapingException.java | 2 +-
.../core/src/com/ibm/icu/text/Bidi.java | 2 +-
.../src/com/ibm/icu/text/BidiClassifier.java | 2 +-
.../core/src/com/ibm/icu/text/BidiLine.java | 2 +-
.../core/src/com/ibm/icu/text/BidiRun.java | 2 +-
.../src/com/ibm/icu/text/BidiTransform.java | 2 +-
.../core/src/com/ibm/icu/text/BidiWriter.java | 2 +-
.../src/com/ibm/icu/text/BreakIterator.java | 2 +-
.../ibm/icu/text/BreakIteratorFactory.java | 2 +-
.../com/ibm/icu/text/BurmeseBreakEngine.java | 2 +-
.../ibm/icu/text/BytesDictionaryMatcher.java | 2 +-
.../com/ibm/icu/text/CanonicalIterator.java | 2 +-
.../core/src/com/ibm/icu/text/CaseMap.java | 2 +-
.../ibm/icu/text/CharsDictionaryMatcher.java | 2 +-
.../src/com/ibm/icu/text/CharsetDetector.java | 2 +-
.../src/com/ibm/icu/text/CharsetMatch.java | 2 +-
.../com/ibm/icu/text/CharsetRecog_2022.java | 2 +-
.../com/ibm/icu/text/CharsetRecog_UTF8.java | 2 +-
.../ibm/icu/text/CharsetRecog_Unicode.java | 2 +-
.../com/ibm/icu/text/CharsetRecog_mbcs.java | 2 +-
.../com/ibm/icu/text/CharsetRecog_sbcs.java | 2 +-
.../com/ibm/icu/text/CharsetRecognizer.java | 2 +-
.../com/ibm/icu/text/ChineseDateFormat.java | 2 +-
.../icu/text/ChineseDateFormatSymbols.java | 2 +-
.../src/com/ibm/icu/text/CjkBreakEngine.java | 2 +-
.../ibm/icu/text/CompactDecimalFormat.java | 2 +-
.../com/ibm/icu/text/ComposedCharIter.java | 2 +-
.../icu/text/ConstrainedFieldPosition.java | 2 +-
.../ibm/icu/text/CurrencyDisplayNames.java | 2 +-
.../src/com/ibm/icu/text/CurrencyFormat.java | 2 +-
.../com/ibm/icu/text/CurrencyMetaInfo.java | 2 +-
.../com/ibm/icu/text/CurrencyPluralInfo.java | 2 +-
.../core/src/com/ibm/icu/text/DateFormat.java | 2 +-
.../com/ibm/icu/text/DateFormatSymbols.java | 2 +-
.../com/ibm/icu/text/DateIntervalFormat.java | 2 +-
.../com/ibm/icu/text/DateIntervalInfo.java | 2 +-
.../icu/text/DateTimePatternGenerator.java | 2 +-
.../src/com/ibm/icu/text/DecimalFormat.java | 2 +-
.../ibm/icu/text/DecimalFormatSymbols.java | 2 +-
.../ibm/icu/text/DictionaryBreakEngine.java | 2 +-
.../src/com/ibm/icu/text/DictionaryData.java | 2 +-
.../com/ibm/icu/text/DictionaryMatcher.java | 2 +-
.../src/com/ibm/icu/text/DisplayContext.java | 2 +-
.../src/com/ibm/icu/text/DurationFormat.java | 2 +-
.../core/src/com/ibm/icu/text/Edits.java | 2 +-
.../text/FilteredBreakIteratorBuilder.java | 4 ++--
.../com/ibm/icu/text/FilteredNormalizer2.java | 2 +-
.../src/com/ibm/icu/text/FormattedValue.java | 2 +-
.../core/src/com/ibm/icu/text/IDNA.java | 2 +-
.../com/ibm/icu/text/KhmerBreakEngine.java | 2 +-
.../com/ibm/icu/text/LanguageBreakEngine.java | 2 +-
.../src/com/ibm/icu/text/LaoBreakEngine.java | 2 +-
.../src/com/ibm/icu/text/ListFormatter.java | 2 +-
.../com/ibm/icu/text/LocaleDisplayNames.java | 2 +-
.../src/com/ibm/icu/text/MeasureFormat.java | 2 +-
.../src/com/ibm/icu/text/MessageFormat.java | 2 +-
.../src/com/ibm/icu/text/MessagePattern.java | 2 +-
.../com/ibm/icu/text/MessagePatternUtil.java | 2 +-
.../core/src/com/ibm/icu/text/NFRule.java | 2 +-
.../core/src/com/ibm/icu/text/NFRuleSet.java | 2 +-
.../src/com/ibm/icu/text/NFSubstitution.java | 2 +-
.../core/src/com/ibm/icu/text/Normalizer.java | 2 +-
.../src/com/ibm/icu/text/Normalizer2.java | 2 +-
.../src/com/ibm/icu/text/NumberFormat.java | 2 +-
.../ibm/icu/text/NumberFormatServiceShim.java | 2 +-
.../src/com/ibm/icu/text/NumberingSystem.java | 2 +-
.../src/com/ibm/icu/text/PluralFormat.java | 2 +-
.../src/com/ibm/icu/text/PluralRanges.java | 4 ++--
.../src/com/ibm/icu/text/PluralRules.java | 2 +-
.../ibm/icu/text/PluralRulesSerialProxy.java | 2 +-
.../src/com/ibm/icu/text/PluralSamples.java | 2 +-
.../core/src/com/ibm/icu/text/Quantifier.java | 2 +-
.../com/ibm/icu/text/QuantityFormatter.java | 2 +-
.../core/src/com/ibm/icu/text/RBBINode.java | 2 +-
.../src/com/ibm/icu/text/RBBIRuleBuilder.java | 2 +-
.../com/ibm/icu/text/RBBIRuleParseTable.java | 2 +-
.../src/com/ibm/icu/text/RBBIRuleScanner.java | 2 +-
.../src/com/ibm/icu/text/RBBISetBuilder.java | 2 +-
.../src/com/ibm/icu/text/RBBISymbolTable.java | 2 +-
.../com/ibm/icu/text/RBBITableBuilder.java | 2 +-
.../icu/text/RBNFChinesePostProcessor.java | 2 +-
.../com/ibm/icu/text/RBNFPostProcessor.java | 2 +-
.../com/ibm/icu/text/RbnfLenientScanner.java | 4 ++--
.../icu/text/RbnfLenientScannerProvider.java | 4 ++--
.../icu/text/RelativeDateTimeFormatter.java | 2 +-
.../src/com/ibm/icu/text/Replaceable.java | 2 +-
.../icu/text/ReplaceableContextIterator.java | 2 +-
.../com/ibm/icu/text/ReplaceableString.java | 2 +-
.../ibm/icu/text/RuleBasedBreakIterator.java | 2 +-
.../ibm/icu/text/RuleBasedNumberFormat.java | 2 +-
.../core/src/com/ibm/icu/text/SCSU.java | 2 +-
.../icu/text/ScientificNumberFormatter.java | 2 +-
.../src/com/ibm/icu/text/SelectFormat.java | 2 +-
.../com/ibm/icu/text/SimpleDateFormat.java | 2 +-
.../src/com/ibm/icu/text/SimpleFormatter.java | 2 +-
.../src/com/ibm/icu/text/SpoofChecker.java | 2 +-
.../ibm/icu/text/StringCharacterIterator.java | 2 +-
.../core/src/com/ibm/icu/text/StringPrep.java | 2 +-
.../icu/text/StringPrepParseException.java | 2 +-
.../src/com/ibm/icu/text/StringTransform.java | 4 ++--
.../src/com/ibm/icu/text/SymbolTable.java | 2 +-
.../src/com/ibm/icu/text/ThaiBreakEngine.java | 2 +-
.../src/com/ibm/icu/text/TimeUnitFormat.java | 2 +-
.../src/com/ibm/icu/text/TimeZoneFormat.java | 2 +-
.../src/com/ibm/icu/text/TimeZoneNames.java | 2 +-
.../core/src/com/ibm/icu/text/Transform.java | 2 +-
.../com/ibm/icu/text/UCharacterIterator.java | 2 +-
.../src/com/ibm/icu/text/UFieldPosition.java | 2 +-
.../core/src/com/ibm/icu/text/UFormat.java | 2 +-
.../icu/text/UForwardCharacterIterator.java | 2 +-
.../core/src/com/ibm/icu/text/UTF16.java | 2 +-
.../ibm/icu/text/UnhandledBreakEngine.java | 2 +-
.../com/ibm/icu/text/UnicodeCompressor.java | 2 +-
.../com/ibm/icu/text/UnicodeDecompressor.java | 2 +-
.../src/com/ibm/icu/text/UnicodeFilter.java | 2 +-
.../src/com/ibm/icu/text/UnicodeMatcher.java | 2 +-
.../src/com/ibm/icu/text/UnicodeReplacer.java | 2 +-
.../core/src/com/ibm/icu/text/UnicodeSet.java | 2 +-
.../com/ibm/icu/text/UnicodeSetIterator.java | 2 +-
.../com/ibm/icu/text/UnicodeSetSpanner.java | 2 +-
.../core/src/com/ibm/icu/text/package.html | 2 +-
.../com/ibm/icu/util/AnnualTimeZoneRule.java | 2 +-
.../src/com/ibm/icu/util/BasicTimeZone.java | 2 +-
.../com/ibm/icu/util/BuddhistCalendar.java | 2 +-
.../com/ibm/icu/util/ByteArrayWrapper.java | 2 +-
.../core/src/com/ibm/icu/util/BytesTrie.java | 2 +-
.../com/ibm/icu/util/BytesTrieBuilder.java | 2 +-
.../core/src/com/ibm/icu/util/CECalendar.java | 2 +-
.../core/src/com/ibm/icu/util/Calendar.java | 2 +-
.../ibm/icu/util/CaseInsensitiveString.java | 2 +-
.../core/src/com/ibm/icu/util/CharsTrie.java | 2 +-
.../com/ibm/icu/util/CharsTrieBuilder.java | 2 +-
.../src/com/ibm/icu/util/ChineseCalendar.java | 2 +-
.../src/com/ibm/icu/util/CodePointMap.java | 2 +-
.../src/com/ibm/icu/util/CodePointTrie.java | 2 +-
.../com/ibm/icu/util/CompactByteArray.java | 2 +-
.../com/ibm/icu/util/CompactCharArray.java | 2 +-
.../src/com/ibm/icu/util/CopticCalendar.java | 2 +-
.../core/src/com/ibm/icu/util/Currency.java | 2 +-
.../src/com/ibm/icu/util/CurrencyAmount.java | 2 +-
.../com/ibm/icu/util/CurrencyServiceShim.java | 2 +-
.../src/com/ibm/icu/util/DangiCalendar.java | 2 +-
.../src/com/ibm/icu/util/DateInterval.java | 2 +-
.../core/src/com/ibm/icu/util/DateRule.java | 2 +-
.../src/com/ibm/icu/util/DateTimeRule.java | 2 +-
.../src/com/ibm/icu/util/EasterHoliday.java | 2 +-
.../com/ibm/icu/util/EthiopicCalendar.java | 2 +-
.../core/src/com/ibm/icu/util/Freezable.java | 2 +-
.../core/src/com/ibm/icu/util/GenderInfo.java | 2 +-
.../com/ibm/icu/util/GregorianCalendar.java | 2 +-
.../src/com/ibm/icu/util/HebrewCalendar.java | 2 +-
.../src/com/ibm/icu/util/HebrewHoliday.java | 2 +-
.../core/src/com/ibm/icu/util/Holiday.java | 2 +-
.../util/ICUCloneNotSupportedException.java | 2 +-
.../src/com/ibm/icu/util/ICUException.java | 2 +-
.../ibm/icu/util/ICUUncheckedIOException.java | 2 +-
.../icu/util/IllformedLocaleException.java | 2 +-
.../src/com/ibm/icu/util/IndianCalendar.java | 2 +-
.../com/ibm/icu/util/InitialTimeZoneRule.java | 2 +-
.../src/com/ibm/icu/util/IslamicCalendar.java | 2 +-
.../com/ibm/icu/util/JapaneseCalendar.java | 2 +-
.../core/src/com/ibm/icu/util/LocaleData.java | 2 +-
.../src/com/ibm/icu/util/LocaleMatcher.java | 2 +-
.../com/ibm/icu/util/LocalePriorityList.java | 2 +-
.../core/src/com/ibm/icu/util/Measure.java | 2 +-
.../src/com/ibm/icu/util/MeasureUnit.java | 2 +-
.../ibm/icu/util/MutableCodePointTrie.java | 2 +-
.../core/src/com/ibm/icu/util/NoUnit.java | 2 +-
.../core/src/com/ibm/icu/util/Output.java | 2 +-
.../core/src/com/ibm/icu/util/OutputInt.java | 2 +-
.../src/com/ibm/icu/util/PersianCalendar.java | 2 +-
.../src/com/ibm/icu/util/RangeDateRule.java | 2 +-
.../com/ibm/icu/util/RangeValueIterator.java | 2 +-
.../core/src/com/ibm/icu/util/Region.java | 2 +-
.../com/ibm/icu/util/RuleBasedTimeZone.java | 2 +-
.../core/src/com/ibm/icu/util/STZInfo.java | 2 +-
.../src/com/ibm/icu/util/SimpleDateRule.java | 2 +-
.../src/com/ibm/icu/util/SimpleHoliday.java | 2 +-
.../src/com/ibm/icu/util/SimpleTimeZone.java | 2 +-
.../src/com/ibm/icu/util/StringTokenizer.java | 2 +-
.../com/ibm/icu/util/StringTrieBuilder.java | 2 +-
.../src/com/ibm/icu/util/TaiwanCalendar.java | 2 +-
.../ibm/icu/util/TimeArrayTimeZoneRule.java | 2 +-
.../core/src/com/ibm/icu/util/TimeUnit.java | 2 +-
.../src/com/ibm/icu/util/TimeUnitAmount.java | 2 +-
.../core/src/com/ibm/icu/util/TimeZone.java | 2 +-
.../src/com/ibm/icu/util/TimeZoneRule.java | 2 +-
.../com/ibm/icu/util/TimeZoneTransition.java | 2 +-
.../core/src/com/ibm/icu/util/ULocale.java | 2 +-
.../src/com/ibm/icu/util/UResourceBundle.java | 2 +-
.../ibm/icu/util/UResourceBundleIterator.java | 4 ++--
.../util/UResourceTypeMismatchException.java | 2 +-
.../com/ibm/icu/util/UniversalTimeScale.java | 2 +-
.../core/src/com/ibm/icu/util/VTimeZone.java | 2 +-
.../src/com/ibm/icu/util/ValueIterator.java | 2 +-
.../src/com/ibm/icu/util/VersionInfo.java | 2 +-
.../core/src/com/ibm/icu/util/package.html | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/currdata/build.xml | 2 +-
.../impl/ICUCurrencyDisplayInfoProvider.java | 2 +-
.../com/ibm/icu/impl/ICUCurrencyMetaInfo.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/langdata/build.xml | 2 +-
.../com/ibm/icu/impl/ICULangDataTables.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/localespi/build.xml | 2 +-
.../java.text.spi.BreakIteratorProvider | 2 +-
.../services/java.text.spi.CollatorProvider | 2 +-
.../services/java.text.spi.DateFormatProvider | 2 +-
.../java.text.spi.DateFormatSymbolsProvider | 2 +-
...java.text.spi.DecimalFormatSymbolsProvider | 2 +-
.../java.text.spi.NumberFormatProvider | 2 +-
.../java.util.spi.CurrencyNameProvider | 2 +-
.../services/java.util.spi.LocaleNameProvider | 2 +-
.../java.util.spi.TimeZoneNameProvider | 2 +-
.../icu/impl/icuadapter/NumberFormatJDK.java | 4 ++--
.../ibm/icu/impl/icuadapter/TimeZoneJDK.java | 2 +-
.../javaspi/ICULocaleServiceProvider.java | 2 +-
.../ICULocaleServiceProviderConfig.properties | 2 +-
.../src/com/ibm/icu/impl/javaspi/package.html | 2 +-
.../text/BreakIteratorProviderICU.java | 2 +-
.../javaspi/text/CollatorProviderICU.java | 2 +-
.../javaspi/text/DateFormatProviderICU.java | 2 +-
.../text/DateFormatSymbolsProviderICU.java | 2 +-
.../text/DecimalFormatSymbolsProviderICU.java | 2 +-
.../javaspi/text/NumberFormatProviderICU.java | 2 +-
.../javaspi/util/CurrencyNameProviderICU.java | 2 +-
.../javaspi/util/LocaleNameProviderICU.java | 2 +-
.../javaspi/util/TimeZoneNameProviderICU.java | 2 +-
.../icu/impl/jdkadapter/BreakIteratorICU.java | 2 +-
.../ibm/icu/impl/jdkadapter/CalendarICU.java | 2 +-
.../icu/impl/jdkadapter/CollationKeyICU.java | 2 +-
.../ibm/icu/impl/jdkadapter/CollatorICU.java | 2 +-
.../impl/jdkadapter/DateFormatSymbolsICU.java | 2 +-
.../icu/impl/jdkadapter/DecimalFormatICU.java | 2 +-
.../jdkadapter/DecimalFormatSymbolsICU.java | 2 +-
.../icu/impl/jdkadapter/NumberFormatICU.java | 2 +-
.../impl/jdkadapter/SimpleDateFormatICU.java | 2 +-
.../ibm/icu/impl/jdkadapter/TimeZoneICU.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/regiondata/build.xml | 2 +-
.../com/ibm/icu/impl/ICURegionDataTables.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/classes/translit/build.xml | 2 +-
.../classes/translit/findbugs-exclude.xml | 2 +-
.../com/ibm/icu/impl/UtilityExtensions.java | 4 ++--
.../com/ibm/icu/text/AnyTransliterator.java | 2 +-
.../com/ibm/icu/text/BreakTransliterator.java | 2 +-
.../ibm/icu/text/CaseFoldTransliterator.java | 2 +-
.../ibm/icu/text/CompoundTransliterator.java | 2 +-
.../ibm/icu/text/EscapeTransliterator.java | 2 +-
.../com/ibm/icu/text/FunctionReplacer.java | 2 +-
.../ibm/icu/text/LowercaseTransliterator.java | 2 +-
.../icu/text/NameUnicodeTransliterator.java | 2 +-
.../icu/text/NormalizationTransliterator.java | 2 +-
.../com/ibm/icu/text/NullTransliterator.java | 2 +-
.../ibm/icu/text/RemoveTransliterator.java | 2 +-
.../ibm/icu/text/RuleBasedTransliterator.java | 2 +-
.../com/ibm/icu/text/SourceTargetUtility.java | 2 +-
.../src/com/ibm/icu/text/StringMatcher.java | 2 +-
.../src/com/ibm/icu/text/StringReplacer.java | 2 +-
.../ibm/icu/text/TitlecaseTransliterator.java | 2 +-
.../com/ibm/icu/text/TransliterationRule.java | 2 +-
.../ibm/icu/text/TransliterationRuleSet.java | 2 +-
.../src/com/ibm/icu/text/Transliterator.java | 2 +-
.../ibm/icu/text/TransliteratorIDParser.java | 2 +-
.../ibm/icu/text/TransliteratorParser.java | 2 +-
.../ibm/icu/text/TransliteratorRegistry.java | 2 +-
.../ibm/icu/text/UnescapeTransliterator.java | 2 +-
.../icu/text/UnicodeNameTransliterator.java | 2 +-
.../ibm/icu/text/UppercaseTransliterator.java | 2 +-
icu4j/main/shared/build/common-targets.xml | 2 +-
icu4j/main/shared/build/common.properties | 2 +-
.../Transliterator_Han_Latin_Definition.txt | 2 +-
.../data/Transliterator_Han_Latin_EDICT.txt | 2 +-
icu4j/main/shared/data/security.policy | 4 ++--
icu4j/main/shared/licenses/license.html | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/charset/build.properties | 2 +-
icu4j/main/tests/charset/build.xml | 2 +-
.../ibm/icu/dev/test/charset/TestCharset.java | 2 +-
.../icu/dev/test/charset/TestConversion.java | 2 +-
.../icu/dev/test/charset/TestSelection.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/collate/build.properties | 2 +-
icu4j/main/tests/collate/build.xml | 2 +-
.../src/com/ibm/icu/dev/data/riwords.txt | 2 +-
.../test/collator/AlphabeticIndexTest.java | 2 +-
.../dev/test/collator/CollationAPITest.java | 2 +-
.../test/collator/CollationChineseTest.java | 2 +-
.../collator/CollationCreationMethodTest.java | 2 +-
.../test/collator/CollationCurrencyTest.java | 2 +-
.../dev/test/collator/CollationDummyTest.java | 2 +-
.../test/collator/CollationEnglishTest.java | 2 +-
.../test/collator/CollationFinnishTest.java | 2 +-
.../test/collator/CollationFrenchTest.java | 2 +-
.../collator/CollationFrozenMonkeyTest.java | 2 +-
.../test/collator/CollationGermanTest.java | 2 +-
.../test/collator/CollationIteratorTest.java | 2 +-
.../dev/test/collator/CollationKanaTest.java | 2 +-
.../dev/test/collator/CollationMiscTest.java | 2 +-
.../test/collator/CollationMonkeyTest.java | 2 +-
.../collator/CollationRegressionTest.java | 2 +-
.../test/collator/CollationServiceTest.java | 2 +-
.../test/collator/CollationSpanishTest.java | 2 +-
.../icu/dev/test/collator/CollationTest.java | 2 +-
.../dev/test/collator/CollationThaiTest.java | 2 +-
.../test/collator/CollationThreadTest.java | 2 +-
.../test/collator/CollationTurkishTest.java | 2 +-
.../ibm/icu/dev/test/collator/Counter.java | 2 +-
.../dev/test/collator/G7CollationTest.java | 2 +-
.../collator/LotusCollationKoreanTest.java | 2 +-
.../dev/test/collator/UCAConformanceTest.java | 2 +-
.../format/GlobalizationPreferencesTest.java | 2 +-
.../test/format/RbnfLenientScannerTest.java | 2 +-
.../ibm/icu/dev/test/search/SearchTest.java | 2 +-
.../com/ibm/icu/dev/test/search/package.html | 2 +-
.../util/ICUResourceBundleCollationTest.java | 2 +-
.../test/util/LocaleAliasCollationTest.java | 2 +-
.../dev/test/util/ULocaleCollationTest.java | 2 +-
.../core/.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/core/build.properties | 2 +-
icu4j/main/tests/core/build.xml | 2 +-
.../dev/data/TestDataElements_testtypes.java | 2 +-
.../dev/data/resources/TestDataElements.java | 2 +-
.../resources/TestDataElements_en.properties | 2 +-
.../TestDataElements_en_Latn.properties | 2 +-
.../TestDataElements_en_Latn_US.java | 2 +-
.../resources/TestDataElements_en_US.java | 2 +-
.../TestDataElements_fr_Latn_FR.java | 2 +-
.../data/resources/TestDataElements_te.java | 4 ++--
.../icu/dev/data/resources/TestMessages.java | 2 +-
.../data/resources/testmessages.properties | 2 +-
.../data/unicode/NormalizationTest-3.2.0.txt | 2 +-
.../impl/number/DecimalQuantity_64BitBCD.java | 2 +-
.../number/DecimalQuantity_ByteArrayBCD.java | 2 +-
.../number/DecimalQuantity_SimpleStorage.java | 2 +-
.../dev/test/bidi/BiDiConformanceTest.java | 2 +-
.../com/ibm/icu/dev/test/bidi/BidiFmwk.java | 2 +-
.../com/ibm/icu/dev/test/bidi/TestBidi.java | 2 +-
.../icu/dev/test/bidi/TestBidiTransform.java | 2 +-
.../dev/test/bidi/TestCharFromDirProp.java | 2 +-
.../icu/dev/test/bidi/TestClassOverride.java | 2 +-
.../icu/dev/test/bidi/TestCompatibility.java | 2 +-
.../ibm/icu/dev/test/bidi/TestContext.java | 2 +-
.../com/ibm/icu/dev/test/bidi/TestData.java | 2 +-
.../dev/test/bidi/TestFailureRecovery.java | 2 +-
.../ibm/icu/dev/test/bidi/TestInverse.java | 2 +-
.../dev/test/bidi/TestMultipleParagraphs.java | 2 +-
.../ibm/icu/dev/test/bidi/TestReorder.java | 2 +-
.../bidi/TestReorderArabicMathSymbols.java | 2 +-
.../dev/test/bidi/TestReorderRunsOnly.java | 2 +-
.../icu/dev/test/bidi/TestReorderingMode.java | 2 +-
.../ibm/icu/dev/test/bidi/TestStreaming.java | 2 +-
.../dev/test/bigdec/DiagBigDecimalTest.java | 2 +-
.../ibm/icu/dev/test/calendar/AstroTest.java | 2 +-
.../test/calendar/CalendarRegressionTest.java | 2 +-
.../dev/test/calendar/CalendarTestFmwk.java | 2 +-
.../icu/dev/test/calendar/ChineseTest.java | 2 +-
.../dev/test/calendar/ChineseTestCase.java | 2 +-
.../dev/test/calendar/CompatibilityTest.java | 2 +-
.../ibm/icu/dev/test/calendar/CopticTest.java | 2 +-
.../ibm/icu/dev/test/calendar/DangiTest.java | 2 +-
.../test/calendar/DataDrivenCalendarTest.java | 2 +-
.../icu/dev/test/calendar/EraRulesTest.java | 2 +-
.../icu/dev/test/calendar/EthiopicTest.java | 2 +-
.../ibm/icu/dev/test/calendar/HebrewTest.java | 2 +-
.../icu/dev/test/calendar/HolidayTest.java | 2 +-
.../dev/test/calendar/IBMCalendarTest.java | 2 +-
.../ibm/icu/dev/test/calendar/IndianTest.java | 2 +-
.../icu/dev/test/calendar/IslamicTest.java | 2 +-
.../icu/dev/test/calendar/JapaneseTest.java | 2 +-
.../icu/dev/test/calendar/PersianTest.java | 2 +-
.../ibm/icu/dev/test/calendar/TestCase.java | 2 +-
.../ibm/icu/dev/test/calendar/package.html | 2 +-
.../test/charsetdet/CharsetDetectionTests.xml | 2 +-
.../test/charsetdet/TestCharsetDetector.java | 2 +-
.../test/compression/DecompressionTest.java | 2 +-
.../dev/test/compression/ExhaustiveTest.java | 2 +-
.../ibm/icu/dev/test/compression/package.html | 2 +-
.../dev/test/duration/DataReadWriteTest.java | 2 +-
.../dev/test/duration/ICUDurationTest.java | 2 +-
.../dev/test/duration/LanguageTestFmwk.java | 2 +-
.../duration/PeriodBuilderFactoryTest.java | 2 +-
.../ibm/icu/dev/test/duration/PeriodTest.java | 2 +-
.../icu/dev/test/duration/RegressionTest.java | 2 +-
...ceBasedPeriodFormatterDataServiceTest.java | 2 +-
.../test/duration/languages/Test_ar_EG.java | 2 +-
.../dev/test/duration/languages/Test_en.java | 2 +-
.../dev/test/duration/languages/Test_es.java | 2 +-
.../dev/test/duration/languages/Test_fr.java | 2 +-
.../test/duration/languages/Test_he_IL.java | 2 +-
.../dev/test/duration/languages/Test_hi.java | 2 +-
.../dev/test/duration/languages/Test_it.java | 2 +-
.../dev/test/duration/languages/Test_ja.java | 2 +-
.../dev/test/duration/languages/Test_ko.java | 2 +-
.../dev/test/duration/languages/Test_ru.java | 2 +-
.../test/duration/languages/Test_zh_Hans.java | 2 +-
.../duration/languages/Test_zh_Hans_SG.java | 2 +-
.../test/duration/languages/Test_zh_Hant.java | 2 +-
.../duration/languages/Test_zh_Hant_HK.java | 2 +-
.../dev/test/format/BigNumberFormatTest.java | 2 +-
.../test/format/CompactDecimalFormatTest.java | 2 +-
.../dev/test/format/DataDrivenFormatTest.java | 2 +-
.../DataDrivenNumberFormatTestData.java | 2 +-
.../DataDrivenNumberFormatTestUtility.java | 2 +-
.../dev/test/format/DateFormatMiscTests.java | 2 +-
.../test/format/DateFormatRegressionTest.java | 2 +-
.../format/DateFormatRegressionTestJ.java | 2 +-
.../test/format/DateFormatRoundTripTest.java | 2 +-
.../icu/dev/test/format/DateFormatTest.java | 2 +-
.../test/format/DateIntervalFormatTest.java | 2 +-
.../test/format/DateTimeGeneratorTest.java | 2 +-
.../format/FormattedStringBuilderTest.java | 2 +-
.../dev/test/format/FormattedValueTest.java | 2 +-
.../dev/test/format/IntlTestDateFormat.java | 2 +-
.../test/format/IntlTestDateFormatAPI.java | 2 +-
.../test/format/IntlTestDateFormatAPIC.java | 4 ++--
.../format/IntlTestDateFormatSymbols.java | 2 +-
.../test/format/IntlTestDecimalFormatAPI.java | 2 +-
.../format/IntlTestDecimalFormatAPIC.java | 2 +-
.../format/IntlTestDecimalFormatSymbols.java | 2 +-
.../format/IntlTestDecimalFormatSymbolsC.java | 4 ++--
.../dev/test/format/IntlTestNumberFormat.java | 2 +-
.../test/format/IntlTestNumberFormatAPI.java | 2 +-
.../format/IntlTestSimpleDateFormatAPI.java | 2 +-
.../dev/test/format/ListFormatterTest.java | 2 +-
.../icu/dev/test/format/MeasureUnitTest.java | 2 +-
.../test/format/MeasureUnitThreadTest.java | 2 +-
.../test/format/MessagePatternUtilTest.java | 2 +-
.../test/format/MessageRegressionTest.java | 2 +-
.../format/NumberFormatDataDrivenTest.java | 2 +-
.../NumberFormatJavaCompatilityTest.java | 2 +-
.../format/NumberFormatRegistrationTest.java | 2 +-
.../format/NumberFormatRegressionTest.java | 2 +-
.../format/NumberFormatRoundTripTest.java | 2 +-
.../format/NumberFormatSerialTestData.java | 2 +-
.../format/NumberFormatSpecificationTest.java | 2 +-
.../icu/dev/test/format/NumberFormatTest.java | 2 +-
.../dev/test/format/NumberFormatTestCases.txt | 2 +-
.../test/format/NumberRegressionTests.java | 2 +-
.../icu/dev/test/format/PluralFormatTest.java | 2 +-
.../dev/test/format/PluralFormatUnitTest.java | 2 +-
.../icu/dev/test/format/PluralRangesTest.java | 2 +-
.../dev/test/format/PluralRulesFactory.java | 2 +-
.../icu/dev/test/format/PluralRulesTest.java | 2 +-
.../icu/dev/test/format/RBNFParseTest.java | 2 +-
.../dev/test/format/RbnfRoundTripTest.java | 2 +-
.../com/ibm/icu/dev/test/format/RbnfTest.java | 2 +-
.../format/RelativeDateTimeFormatterTest.java | 2 +-
.../format/ScientificNumberFormatterTest.java | 2 +-
.../dev/test/format/SelectFormatAPITest.java | 2 +-
.../dev/test/format/SelectFormatUnitTest.java | 2 +-
.../dev/test/format/TestMessageFormat.java | 2 +-
.../ibm/icu/dev/test/format/TimeUnitTest.java | 2 +-
.../icu/dev/test/format/TimeZoneAliases.txt | 2 +-
.../dev/test/format/TimeZoneFormatTest.java | 2 +-
.../WriteNumberFormatSerialTestData.java | 2 +-
.../com/ibm/icu/dev/test/format/plurals.txt | 2 +-
.../test/impl/CSCharacterIteratorTest.java | 2 +-
.../com/ibm/icu/dev/test/impl/CacheTest.java | 2 +-
.../icu/dev/test/impl/StringSegmentTest.java | 2 +-
.../test/iterator/TestUCharacterIterator.java | 2 +-
.../dev/test/lang/DataDrivenUScriptTest.java | 2 +-
.../ibm/icu/dev/test/lang/TestUScript.java | 2 +-
.../ibm/icu/dev/test/lang/TestUScriptRun.java | 2 +-
.../icu/dev/test/lang/UCharacterCaseTest.java | 2 +-
.../dev/test/lang/UCharacterCategoryTest.java | 2 +-
.../icu/dev/test/lang/UCharacterCompare.java | 2 +-
.../test/lang/UCharacterDirectionTest.java | 2 +-
.../test/lang/UCharacterSurrogateTest.java | 2 +-
.../ibm/icu/dev/test/lang/UCharacterTest.java | 2 +-
.../dev/test/lang/UCharacterThreadTest.java | 2 +-
.../dev/test/lang/UPropertyAliasesTest.java | 2 +-
.../com/ibm/icu/dev/test/lang/UTF16Test.java | 2 +-
.../test/lang/UnicodeSetStringSpanTest.java | 2 +-
.../ibm/icu/dev/test/lang/UnicodeSetTest.java | 2 +-
.../icu/dev/test/normalizer/BasicTest.java | 2 +-
.../dev/test/normalizer/ConformanceTest.java | 2 +-
.../icu/dev/test/normalizer/IntHashtable.java | 4 ++--
.../test/normalizer/IntStringHashtable.java | 4 ++--
.../dev/test/normalizer/LongHashtable.java | 2 +-
.../normalizer/NormalizationMonkeyTest.java | 2 +-
.../test/normalizer/NormalizerBuilder.java | 2 +-
.../dev/test/normalizer/NormalizerData.java | 2 +-
.../normalizer/NormalizerRegressionTests.java | 2 +-
.../normalizer/TestCanonicalIterator.java | 4 ++--
.../TestDeprecatedNormalizerAPI.java | 2 +-
.../icu/dev/test/normalizer/UTS46Test.java | 2 +-
.../test/normalizer/UnicodeNormalizer.java | 4 ++--
.../UnicodeNormalizerConformanceTest.java | 2 +-
.../ibm/icu/dev/test/normalizer/package.html | 2 +-
.../icu/dev/test/number/AffixUtilsTest.java | 2 +-
.../dev/test/number/DecimalQuantityTest.java | 2 +-
.../dev/test/number/ExhaustiveNumberTest.java | 2 +-
.../ibm/icu/dev/test/number/ModifierTest.java | 2 +-
.../number/MutablePatternModifierTest.java | 2 +-
.../test/number/NumberFormatterApiTest.java | 2 +-
.../icu/dev/test/number/NumberParserTest.java | 2 +-
.../test/number/NumberPermutationTest.java | 2 +-
.../test/number/NumberRangeFormatterTest.java | 2 +-
.../dev/test/number/NumberSkeletonTest.java | 2 +-
.../dev/test/number/PatternStringTest.java | 2 +-
.../icu/dev/test/number/PropertiesTest.java | 2 +-
.../test/rbbi/AbstractBreakIteratorTests.java | 2 +-
.../dev/test/rbbi/BreakIteratorRegTest.java | 2 +-
.../rbbi/BreakIteratorRules_en_US_TEST.java | 2 +-
.../icu/dev/test/rbbi/BreakIteratorTest.java | 2 +-
.../ibm/icu/dev/test/rbbi/RBBIAPITest.java | 2 +-
.../ibm/icu/dev/test/rbbi/RBBIMonkeyTest.java | 2 +-
.../com/ibm/icu/dev/test/rbbi/RBBITest.java | 2 +-
.../icu/dev/test/rbbi/RBBITestExtended.java | 2 +-
.../ibm/icu/dev/test/rbbi/RBBITestMonkey.java | 2 +-
.../icu/dev/test/rbbi/break_rules/readme.txt | 2 +-
.../dev/test/rbbi/break_rules/sentence.txt | 2 +-
.../com/ibm/icu/dev/test/rbbi/package.html | 2 +-
.../test/serializable/CalendarHandler.java | 2 +-
.../test/serializable/CompatibilityTest.java | 2 +-
.../dev/test/serializable/CoverageTest.java | 2 +-
.../test/serializable/ExceptionHandler.java | 2 +-
.../dev/test/serializable/FormatHandler.java | 2 +-
.../serializable/SerializableChecker.java | 2 +-
.../serializable/SerializableTestUtility.java | 2 +-
.../test/serializable/SerializableWriter.java | 2 +-
.../test/shaping/ArabicShapingRegTest.java | 2 +-
.../DataDrivenArabicShapingRegTest.java | 2 +-
.../test/stringprep/IDNAConformanceTest.java | 2 +-
.../dev/test/stringprep/IDNAReference.java | 2 +-
.../dev/test/stringprep/NFS4StringPrep.java | 2 +-
.../test/stringprep/NamePrepTransform.java | 2 +-
.../test/stringprep/PunycodeReference.java | 2 +-
.../ibm/icu/dev/test/stringprep/TestData.java | 2 +-
.../ibm/icu/dev/test/stringprep/TestIDNA.java | 2 +-
.../icu/dev/test/stringprep/TestIDNARef.java | 2 +-
.../stringprep/TestInputDataStructure.java | 4 ++--
.../dev/test/stringprep/TestStringPrep.java | 2 +-
.../stringprep/TestStringPrepProfiles.java | 2 +-
.../icu/dev/test/text/SpoofCheckerTest.java | 2 +-
.../dev/test/timescale/TimeScaleAPITest.java | 2 +-
.../dev/test/timescale/TimeScaleDataTest.java | 2 +-
.../test/timescale/TimeScaleMonkeyTest.java | 2 +-
.../dev/test/timezone/TimeZoneAliasTest.java | 2 +-
.../test/timezone/TimeZoneBoundaryTest.java | 2 +-
.../timezone/TimeZoneOffsetLocalTest.java | 2 +-
.../test/timezone/TimeZoneRegressionTest.java | 2 +-
.../dev/test/timezone/TimeZoneRuleTest.java | 4 ++--
.../icu/dev/test/timezone/TimeZoneTest.java | 2 +-
.../ibm/icu/dev/test/util/BytesTrieTest.java | 2 +-
.../icu/dev/test/util/CalendarFieldsSet.java | 2 +-
.../ibm/icu/dev/test/util/CharsTrieTest.java | 2 +-
.../icu/dev/test/util/CodePointTrieTest.java | 2 +-
.../icu/dev/test/util/CompactArrayTest.java | 2 +-
.../ibm/icu/dev/test/util/CurrencyTest.java | 2 +-
.../dev/test/util/DataDrivenTestHelper.java | 4 ++--
.../icu/dev/test/util/DateTimeStyleSet.java | 2 +-
.../ibm/icu/dev/test/util/DebugUtilities.java | 2 +-
.../icu/dev/test/util/DebugUtilitiesTest.java | 2 +-
.../icu/dev/test/util/DisplayNameTest.java | 2 +-
.../com/ibm/icu/dev/test/util/Equator.java | 4 ++--
.../com/ibm/icu/dev/test/util/FieldsSet.java | 2 +-
.../ibm/icu/dev/test/util/GenderInfoTest.java | 2 +-
.../ibm/icu/dev/test/util/ICUBinaryTest.java | 2 +-
.../dev/test/util/ICUResourceBundleTest.java | 2 +-
.../ibm/icu/dev/test/util/ICUServiceTest.java | 2 +-
.../dev/test/util/ICUServiceTestSample.java | 2 +-
.../dev/test/util/ICUServiceThreadTest.java | 2 +-
.../icu/dev/test/util/LocaleAliasTest.java | 2 +-
.../icu/dev/test/util/LocaleBuilderTest.java | 2 +-
.../ibm/icu/dev/test/util/LocaleDataTest.java | 2 +-
.../icu/dev/test/util/LocaleDistanceTest.java | 2 +-
.../icu/dev/test/util/LocaleMatcherTest.java | 2 +-
.../dev/test/util/LocalePriorityListTest.java | 2 +-
.../com/ibm/icu/dev/test/util/RegionTest.java | 2 +-
.../dev/test/util/SimpleFormatterTest.java | 2 +-
.../dev/test/util/StaticUnicodeSetsTest.java | 2 +-
.../dev/test/util/StringTokenizerTest.java | 4 ++--
.../icu/dev/test/util/TestLocaleValidity.java | 2 +-
.../icu/dev/test/util/TextTrieMapTest.java | 2 +-
.../com/ibm/icu/dev/test/util/Trie2Test.java | 2 +-
.../com/ibm/icu/dev/test/util/TrieMap.java | 2 +-
.../ibm/icu/dev/test/util/TrieMapTest.java | 2 +-
.../com/ibm/icu/dev/test/util/TrieTest.java | 2 +-
.../ibm/icu/dev/test/util/ULocaleTest.java | 2 +-
.../ibm/icu/dev/test/util/UtilityTest.java | 2 +-
.../icu/dev/test/util/VersionInfoTest.java | 4 ++--
.../dev/test/util/data/localeDistanceTest.txt | 2 +-
.../dev/test/util/data/localeMatcherTest.txt | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/framework/build.properties | 2 +-
icu4j/main/tests/framework/build.xml | 2 +-
.../com/ibm/icu/dev/test/AbstractTestLog.java | 2 +-
.../src/com/ibm/icu/dev/test/ModuleTest.java | 2 +-
.../com/ibm/icu/dev/test/ResourceModule.java | 2 +-
.../com/ibm/icu/dev/test/TestBoilerplate.java | 2 +-
.../com/ibm/icu/dev/test/TestDataModule.java | 2 +-
.../src/com/ibm/icu/dev/test/TestFmwk.java | 2 +-
.../src/com/ibm/icu/dev/test/TestLog.java | 2 +-
.../src/com/ibm/icu/dev/test/TestUtil.java | 2 +-
.../src/com/ibm/icu/dev/test/UTF16Util.java | 2 +-
.../src/com/ibm/icu/dev/test/package.html | 2 +-
.../ibm/icu/dev/util/CollectionUtilities.java | 2 +-
.../com/ibm/icu/dev/util/ElapsedTimer.java | 2 +-
.../com/ibm/icu/dev/util/ImmutableEntry.java | 2 +-
.../src/com/ibm/icu/dev/util/Timer.java | 4 ++--
.../src/com/ibm/icu/dev/util/UnicodeMap.java | 2 +-
.../ibm/icu/dev/util/UnicodeMapIterator.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/localespi/build.properties | 2 +-
icu4j/main/tests/localespi/build.xml | 2 +-
.../dev/test/localespi/BreakIteratorTest.java | 2 +-
.../icu/dev/test/localespi/CollatorTest.java | 2 +-
.../dev/test/localespi/CurrencyNameTest.java | 2 +-
.../test/localespi/DateFormatSymbolsTest.java | 2 +-
.../dev/test/localespi/DateFormatTest.java | 2 +-
.../localespi/DecimalFormatSymbolsTest.java | 2 +-
.../dev/test/localespi/LocaleNameTest.java | 2 +-
.../dev/test/localespi/NumberFormatTest.java | 2 +-
.../ibm/icu/dev/test/localespi/TestUtil.java | 2 +-
.../dev/test/localespi/TimeZoneNameTest.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/packaging/build.properties | 2 +-
icu4j/main/tests/packaging/build.xml | 2 +-
.../icu/dev/test/TestLocaleNamePackaging.java | 2 +-
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/main/tests/translit/build.properties | 2 +-
icu4j/main/tests/translit/build.xml | 2 +-
.../icu/dev/test/translit/AnyScriptTest.java | 2 +-
.../translit/CompoundTransliteratorTest.java | 2 +-
.../ibm/icu/dev/test/translit/ErrorTest.java | 2 +-
.../translit/IncrementalProgressTest.java | 4 ++--
.../ibm/icu/dev/test/translit/JamoTest.java | 2 +-
.../dev/test/translit/RegexUtilitiesTest.java | 2 +-
.../dev/test/translit/ReplaceableTest.java | 2 +-
.../icu/dev/test/translit/RoundTripTest.java | 2 +-
.../test/translit/StringBoilerplateTest.java | 2 +-
.../icu/dev/test/translit/TestUtility.java | 2 +-
.../ibm/icu/dev/test/translit/ThreadTest.java | 2 +-
.../TransliteratorDisorderedMarksTest.java | 2 +-
.../TransliteratorInstantiateAllTest.java | 2 +-
.../dev/test/translit/TransliteratorTest.java | 2 +-
.../translit/UnicodeMapBoilerplateTest.java | 2 +-
.../icu/dev/test/translit/UnicodeMapTest.java | 2 +-
.../translit/UnicodeSetBoilerplateTest.java | 2 +-
.../icu/dev/test/translit/WriteCharts.java | 4 ++--
.../icu/dev/test/translit/langtagRegex.txt | 2 +-
.../ibm/icu/dev/test/translit/package.html | 2 +-
.../ibm/icu/dev/test/util/TestUtilities.java | 2 +-
icu4j/maven/icu4j-charset/pom.xml | 2 +-
icu4j/maven/icu4j-localespi/pom.xml | 2 +-
icu4j/maven/icu4j/pom.xml | 2 +-
icu4j/perf-tests/Dataset.pm | 2 +-
icu4j/perf-tests/README.txt | 2 +-
icu4j/perf-tests/build.xml | 2 +-
icu4j/perf-tests/collationperf.pl | 2 +-
icu4j/perf-tests/converterperf.pl | 2 +-
.../data/collation/TestNames_Asian.txt | 4 ++--
.../data/collation/TestNames_Chinese.txt | 2 +-
.../data/collation/TestNames_Japanese.txt | 4 ++--
.../data/collation/TestNames_Japanese_h.txt | 4 ++--
.../data/collation/TestNames_Japanese_k.txt | 4 ++--
.../data/collation/TestNames_Korean.txt | 2 +-
.../data/collation/TestNames_Latin.txt | 2 +-
.../data/collation/TestNames_Russian.txt | 2 +-
.../data/collation/TestNames_SerbianSH.txt | 2 +-
.../data/collation/TestNames_SerbianSR.txt | 2 +-
.../TestNames_Simplified_Chinese.txt | 2 +-
.../data/collation/TestNames_Thai.txt | 2 +-
icu4j/perf-tests/data/icuperf2report.xsl | 4 ++--
icu4j/perf-tests/dateformatperf.pl | 2 +-
icu4j/perf-tests/decimalformatperf.pl | 2 +-
icu4j/perf-tests/normalizationperf_r_b.pl | 2 +-
icu4j/perf-tests/normalizationperf_r_l.pl | 2 +-
icu4j/perf-tests/normperf.pl | 2 +-
icu4j/perf-tests/perftests.pl | 2 +-
icu4j/perf-tests/perldriver/Dataset.pm | 2 +-
icu4j/perf-tests/perldriver/Format.pm | 2 +-
icu4j/perf-tests/perldriver/Output.pm | 2 +-
.../perf-tests/perldriver/PerfFramework4j.pm | 2 +-
icu4j/perf-tests/rbbiperf_r.pl | 2 +-
icu4j/perf-tests/resourcebundleperf.pl | 2 +-
.../perf/BreakIteratorPerformanceTest.java | 2 +-
.../test/perf/CollationPerformanceTest.java | 4 ++--
.../test/perf/ConverterPerformanceTest.java | 2 +-
.../test/perf/DateFormatPerformanceTest.java | 2 +-
.../perf/DecimalFormatPerformanceTest.java | 2 +-
.../test/perf/NormalizerPerformanceTest.java | 2 +-
.../com/ibm/icu/dev/test/perf/PerfTest.java | 2 +-
.../com/ibm/icu/dev/test/perf/RBBIPerf.java | 2 +-
.../icu/dev/test/perf/ResourceBundlePerf.java | 2 +-
.../test/perf/ServiceObjectCreationPerf.java | 2 +-
.../ibm/icu/dev/test/perf/UCharacterPerf.java | 2 +-
.../ibm/icu/dev/test/perf/UnicodeSetPerf.java | 2 +-
icu4j/perf-tests/ucharacterperf.pl | 2 +-
icu4j/perf-tests/ucharacterperf_r.pl | 2 +-
icu4j/perf-tests/unicodesetperf.pl | 2 +-
icu4j/perf-tests/unicodesetperf_r.pl | 2 +-
icu4j/readme.html | 6 +++---
.../.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/samples/build.xml | 2 +-
.../ibm/icu/samples/iuc/PopulationData.java | 2 +-
.../ibm/icu/samples/iuc/Sample13_Hello.java | 2 +-
.../icu/samples/iuc/Sample30_ResHello.java | 2 +-
.../ibm/icu/samples/iuc/Sample40_PopMsg.java | 2 +-
.../ibm/icu/samples/iuc/Sample50_PopSort.java | 2 +-
.../samples/iuc/SupplementalUtilities.java | 2 +-
.../com/ibm/icu/samples/iuc/package-info.java | 4 ++--
.../samples/shaping/ArabicShapingSample.java | 2 +-
.../DateIntervalFormatSample.java | 2 +-
.../DateTimePatternGeneratorSample.java | 4 ++--
.../messagepattern/MessagePatternDemo.java | 2 +-
.../MessagePatternUtilDemo.java | 2 +-
.../messagepattern/MiniMessageFormatter.java | 2 +-
.../text/pluralformat/PluralFormatSample.java | 4 ++--
.../icu/samples/util/timescale/PivotDemo.java | 2 +-
.../util/timezone/BasicTimeZoneExample.java | 2 +-
icu4j/stylesheet7.css | 2 +-
icu4j/stylesheet8.css | 2 +-
.../build/.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/tools/build/README.txt | 2 +-
icu4j/tools/build/build.xml | 4 ++--
.../icu/dev/tool/docs/ICUTagletAdapter.java | 2 +-
.../dev/tool/coverage/JacocoReportCheck.java | 2 +-
.../com/ibm/icu/dev/tool/docs/APIData.java | 2 +-
.../com/ibm/icu/dev/tool/docs/APIInfo.java | 2 +-
.../docs/APIStatusConsistencyChecker.java | 2 +-
.../com/ibm/icu/dev/tool/docs/CheckAPI.java | 2 +-
.../com/ibm/icu/dev/tool/docs/CheckTags.java | 2 +-
.../ibm/icu/dev/tool/docs/CodeMangler.java | 2 +-
.../com/ibm/icu/dev/tool/docs/CollectAPI.java | 2 +-
.../dev/tool/docs/DeprecatedAPIChecker.java | 2 +-
.../com/ibm/icu/dev/tool/docs/Deprecator.java | 2 +-
.../ibm/icu/dev/tool/docs/GatherAPIData.java | 2 +-
.../icu/dev/tool/docs/GatherAPIDataOld.java | 2 +-
.../ibm/icu/dev/tool/docs/ICUJDKCompare.java | 2 +-
.../com/ibm/icu/dev/tool/docs/ICUTaglet.java | 2 +-
.../icu/dev/tool/docs/ICUTagletAdapter.java | 2 +-
.../com/ibm/icu/dev/tool/docs/ReportAPI.java | 8 ++++----
.../ibm/icu/dev/tool/docs/SwatDeprecated.java | 2 +-
.../icu/dev/tool/index/IndexGenerator.java | 2 +-
.../misc/.settings/org.eclipse.jdt.ui.prefs | 2 +-
icu4j/tools/misc/build.xml | 4 ++--
.../src/com/ibm/icu/dev/tool/UOption.java | 2 +-
.../dev/tool/charsetdet/mbcs/BIG5Tool.java | 2 +-
.../icu/dev/tool/charsetdet/mbcs/EUCTool.java | 2 +-
.../icu/dev/tool/charsetdet/sbcs/Checker.java | 2 +-
.../dev/tool/charsetdet/sbcs/InputFile.java | 2 +-
.../dev/tool/charsetdet/sbcs/NGramList.java | 2 +-
.../dev/tool/charsetdet/sbcs/NGramParser.java | 2 +-
.../tool/charsetdet/sbcs/StatisticsTool.java | 2 +-
.../CompressionTableGenerator.java | 2 +-
.../ibm/icu/dev/tool/compression/package.html | 2 +-
.../src/com/ibm/icu/dev/tool/ime/IMETest.java | 2 +-
.../indic/BengaliInputMethodDescriptor.java | 2 +-
.../DevanagariInputMethodDescriptor.java | 2 +-
.../tool/ime/indic/DisplayNames.properties | 2 +-
.../indic/GujaratiInputMethodDescriptor.java | 2 +-
.../indic/GurmukhiInputMethodDescriptor.java | 2 +-
.../dev/tool/ime/indic/IndicIMDescriptor.java | 2 +-
.../dev/tool/ime/indic/IndicInputMethod.java | 2 +-
.../tool/ime/indic/IndicInputMethodImpl.java | 2 +-
.../indic/KannadaInputMethodDescriptor.java | 2 +-
.../indic/MalayalamInputMethodDescriptor.java | 2 +-
.../ime/indic/OriyaInputMethodDescriptor.java | 2 +-
.../ime/indic/TamilInputMethodDescriptor.java | 2 +-
.../indic/TeluguInputMethodDescriptor.java | 2 +-
.../ime/translit/Transliterator.properties | 4 ++--
.../translit/TransliteratorInputMethod.java | 2 +-
.../TransliteratorInputMethodDescriptor.java | 2 +-
.../dev/tool/layout/ArabicCharacterData.java | 2 +-
.../icu/dev/tool/layout/ArabicShaping.java | 2 +-
.../dev/tool/layout/BuildMirroringTables.java | 2 +-
.../icu/dev/tool/layout/CanonGSUBBuilder.java | 2 +-
.../tool/layout/CanonicalCharacterData.java | 2 +-
.../ibm/icu/dev/tool/layout/ClassTable.java | 4 ++--
.../ibm/icu/dev/tool/layout/DecompTable.java | 2 +-
.../com/ibm/icu/dev/tool/layout/Feature.java | 4 ++--
.../ibm/icu/dev/tool/layout/FeatureList.java | 4 ++--
.../ibm/icu/dev/tool/layout/GDEFWriter.java | 2 +-
.../ibm/icu/dev/tool/layout/GSUBWriter.java | 4 ++--
.../ibm/icu/dev/tool/layout/LanguageData.java | 2 +-
.../icu/dev/tool/layout/LigatureEntry.java | 2 +-
.../dev/tool/layout/LigatureModuleWriter.java | 4 ++--
.../ibm/icu/dev/tool/layout/LigatureTree.java | 2 +-
.../dev/tool/layout/LigatureTreeWalker.java | 2 +-
.../com/ibm/icu/dev/tool/layout/Lookup.java | 4 ++--
.../ibm/icu/dev/tool/layout/LookupList.java | 4 ++--
.../icu/dev/tool/layout/LookupSubtable.java | 4 ++--
.../ibm/icu/dev/tool/layout/ModuleWriter.java | 2 +-
.../dev/tool/layout/OpenTypeTableWriter.java | 2 +-
.../dev/tool/layout/OpenTypeTagBuilder.java | 2 +-
.../icu/dev/tool/layout/ScriptAndLanguages | 2 +-
.../ibm/icu/dev/tool/layout/ScriptData.java | 2 +-
.../dev/tool/layout/ScriptIDModuleWriter.java | 2 +-
.../ibm/icu/dev/tool/layout/ScriptList.java | 4 ++--
.../dev/tool/layout/ScriptModuleWriter.java | 4 ++--
.../dev/tool/layout/ScriptNameBuilder.java | 4 ++--
.../tool/layout/ScriptRunModuleWriter.java | 4 ++--
.../tool/layout/ScriptTagModuleWriter.java | 4 ++--
.../dev/tool/layout/ShapingTypeBuilder.java | 2 +-
.../ibm/icu/dev/tool/layout/TagUtilities.java | 2 +-
.../ibm/icu/dev/tool/layout/TagValueData.java | 2 +-
.../ibm/icu/dev/tool/layout/TaggedRecord.java | 2 +-
.../dev/tool/layout/ThaiCharacterClasses.java | 2 +-
.../icu/dev/tool/layout/ThaiStateTable.java | 2 +-
.../tool/layout/ThaiStateTableBuilder.java | 2 +-
.../layout/ThaiStateTableModuleWriter.java | 4 ++--
.../dev/tool/layout/ThaiStateTransition.java | 2 +-
.../ibm/icu/dev/tool/layout/TreeWalker.java | 2 +-
.../dev/tool/locale/LikelySubtagsBuilder.java | 2 +-
.../tool/locale/LocaleDistanceBuilder.java | 4 ++--
.../tool/localeconverter/CalculateCRC32.java | 2 +-
.../localeconverter/XLIFF2ICUConverter.java | 2 +-
.../dev/tool/timescale/CalculateLimits.java | 2 +-
.../icu/dev/tool/timescale/EpochOffsets.java | 2 +-
.../timescale/GenerateCTimeScaleData.java | 2 +-
.../ibm/icu/dev/tool/timezone/ICUZDump.java | 2 +-
.../ibm/icu/dev/tool/translit/SourceSet.java | 2 +-
.../com/ibm/icu/dev/tool/translit/Trans.java | 2 +-
.../tool/translit/UnicodeSetCloseOver.java | 2 +-
.../dev/tool/translit/UnicodeSetClosure.java | 4 ++--
.../dev/tool/translit/WriteIndicCharts.java | 2 +-
.../icu/dev/tool/translit/dumpICUrules.bat | 2 +-
.../icu/dev/tool/translit/genIndexFilters.bat | 2 +-
.../dev/tool/translit/genIndexFilters.java | 2 +-
.../com/ibm/icu/dev/tool/translit/indic.bat | 2 +-
.../com/ibm/icu/dev/tool/translit/indic.pl | 2 +-
.../icu/dev/tool/translit/indicExceptions.txt | 2 +-
.../ibm/icu/dev/tool/translit/rbtTemplate.txt | 2 +-
.../com/ibm/icu/dev/tool/translit/varsub.bat | 2 +-
tools/cldr/README.md | 2 +-
.../localedistance/DistanceTable.java | 2 +-
.../cldrtoicu/localedistance/Indexer.java | 2 +-
.../localedistance/LikelySubtagsBuilder.java | 2 +-
.../localedistance/LocaleDistanceMapper.java | 2 +-
.../localedistance/PartitionInfo.java | 2 +-
.../localedistance/TerritoryContainment.java | 2 +-
.../tool/cldrtoicu/localedistance/Trie.java | 2 +-
.../src/main/resources/ldml2icu_header.txt | 2 +-
.../localedistance/DistanceTableTest.java | 2 +-
.../cldrtoicu/localedistance/IndexerTest.java | 2 +-
.../LikelySubtagsBuilderTest.java | 2 +-
.../LocaleDistanceMapperTest.java | 2 +-
.../localedistance/PartitionInfoTest.java | 2 +-
.../TerritoryContainmentTest.java | 2 +-
.../cldrtoicu/localedistance/TestData.java | 2 +-
.../cldrtoicu/localedistance/TrieTest.java | 2 +-
tools/colprobe/template | 2 +-
tools/currency/build.xml | 4 ++--
tools/currency/readme.txt | 2 +-
.../dev/tool/currency/CurrencyDataEntry.java | 2 +-
.../dev/tool/currency/CurrencyDataParser.java | 2 +-
.../com/ibm/icu/dev/tool/currency/Main.java | 2 +-
.../dev/tool/currency/NumericCodeData.java | 2 +-
tools/multi/proj/icu4cscan/dtd/icucaps.dtd | 2 +-
tools/multi/proj/icu4cscan/icucaps.xml | 2 +-
tools/multi/proj/icu4cscan/input/java.xml | 2 +-
.../icu4cscan/input/jlayout-introduction.xml | 2 +-
.../icu4cscan/input/junicode-introduction.xml | 2 +-
.../icu4cscan/input/layout-introduction.xml | 2 +-
tools/multi/proj/icu4cscan/jvmxml/1_4_2.xml | 2 +-
tools/multi/proj/icu4cscan/jvmxml/1_5_0.xml | 2 +-
tools/multi/proj/icu4cscan/jvmxml/1_6_0.xml | 4 ++--
.../multi/proj/icu4cscan/jvmxml/1_6_0_26.xml | 2 +-
tools/multi/proj/icu4cscan/jvmxml/1_7_0.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/2_2.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/2_4.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/2_6.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/2_6_1.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/2_8.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_0.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_2.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4_1.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4_2.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4_3.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4_4.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_4_5.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_6.xml | 4 ++--
tools/multi/proj/icu4cscan/jxml/3_8.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/3_8_1.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/4_0.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/4_0_1.xml | 4 ++--
tools/multi/proj/icu4cscan/jxml/4_1_1.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/4_2.xml | 2 +-
tools/multi/proj/icu4cscan/jxml/50_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/2_2.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_0.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_2.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_4.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_4_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_6.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_8.xml | 2 +-
tools/multi/proj/icu4cscan/xml/3_8_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/4_0.xml | 2 +-
tools/multi/proj/icu4cscan/xml/4_0_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/4_1_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/4_2.xml | 2 +-
tools/multi/proj/icu4cscan/xml/4_2_0_1.xml | 2 +-
tools/multi/proj/icu4cscan/xml/r50_1.xml | 2 +-
tools/release/java/build.xml | 2 +-
tools/release/java/pom.xml | 2 +-
.../ibm/icu/dev/tools/docs/dumpAllCFunc.xslt | 2 +-
.../icu/dev/tools/docs/dumpAllCFunc_xml.xslt | 2 +-
.../icu/dev/tools/docs/dumpAllCppFunc.xslt | 2 +-
.../dev/tools/docs/dumpAllCppFunc_xml.xslt | 2 +-
.../com/ibm/icu/dev/tools/docs/genReport.xslt | 2 +-
.../ibm/icu/dev/tools/docs/genReport_md.xslt | 2 +-
.../ibm/icu/dev/tools/docs/genreport_xml.xslt | 2 +-
tools/scripts/cpysearch/cpyscan.pl | 4 ++--
1706 files changed, 1798 insertions(+), 1798 deletions(-)
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 @@
collperf
diff --git a/icu4c/source/test/perf/collperf/CollPerf.pl b/icu4c/source/test/perf/collperf/CollPerf.pl
index 73b8048aed2..972b9c7276f 100755
--- a/icu4c/source/test/perf/collperf/CollPerf.pl
+++ b/icu4c/source/test/perf/collperf/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:
diff --git a/icu4c/source/test/perf/collperf/CollPerf_r.pl b/icu4c/source/test/perf/collperf/CollPerf_r.pl
index 83dc933c769..ef2315a075f 100755
--- a/icu4c/source/test/perf/collperf/CollPerf_r.pl
+++ b/icu4c/source/test/perf/collperf/CollPerf_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/collperf/Makefile.in b/icu4c/source/test/perf/collperf/Makefile.in
index d3fc8813699..8e3c158d3b5 100644
--- a/icu4c/source/test/perf/collperf/Makefile.in
+++ b/icu4c/source/test/perf/collperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/collperf
## 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/collperf/collperf.cpp b/icu4c/source/test/perf/collperf/collperf.cpp
index 137b31af3c0..8622ea365f2 100644
--- a/icu4c/source/test/perf/collperf/collperf.cpp
+++ b/icu4c/source/test/perf/collperf/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
*
***********************************************************************
***********************************************************************
diff --git a/icu4c/source/test/perf/collperf2/CollPerf2_r.pl b/icu4c/source/test/perf/collperf2/CollPerf2_r.pl
index b957ac3a03e..71813c6fc68 100755
--- a/icu4c/source/test/perf/collperf2/CollPerf2_r.pl
+++ b/icu4c/source/test/perf/collperf2/CollPerf2_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/collperf2/Makefile.in b/icu4c/source/test/perf/collperf2/Makefile.in
index f3f74bea279..af4e0d20ec8 100644
--- a/icu4c/source/test/perf/collperf2/Makefile.in
+++ b/icu4c/source/test/perf/collperf2/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/collperf2
## 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) 2013, International Business Machines Corporation and
## others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/collperf2/collperf2.cpp b/icu4c/source/test/perf/collperf2/collperf2.cpp
index 35201dcae9c..afb90c5b468 100644
--- a/icu4c/source/test/perf/collperf2/collperf2.cpp
+++ b/icu4c/source/test/perf/collperf2/collperf2.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) 2013-2014, International Business Machines
diff --git a/icu4c/source/test/perf/convperf/ConvPerf_r.pl b/icu4c/source/test/perf/convperf/ConvPerf_r.pl
index 20a311e4dbd..0213ffa2579 100755
--- a/icu4c/source/test/perf/convperf/ConvPerf_r.pl
+++ b/icu4c/source/test/perf/convperf/ConvPerf_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/convperf/Makefile.in b/icu4c/source/test/perf/convperf/Makefile.in
index 27190760b25..813f024a0d0 100644
--- a/icu4c/source/test/perf/convperf/Makefile.in
+++ b/icu4c/source/test/perf/convperf/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 - test/perf/collperf
## Copyright (c) 2001-2011, International Business Machines Corporation and
diff --git a/icu4c/source/test/perf/convperf/convperf.cpp b/icu4c/source/test/perf/convperf/convperf.cpp
index d5437487346..072011112ab 100644
--- a/icu4c/source/test/perf/convperf/convperf.cpp
+++ b/icu4c/source/test/perf/convperf/convperf.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/convperf/convperf.h b/icu4c/source/test/perf/convperf/convperf.h
index cc1e3d5f1ce..e185c908d3b 100644
--- a/icu4c/source/test/perf/convperf/convperf.h
+++ b/icu4c/source/test/perf/convperf/convperf.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-2014, International Business Machines
diff --git a/icu4c/source/test/perf/convperf/convperf_ansi.pl b/icu4c/source/test/perf/convperf/convperf_ansi.pl
index 406bfeb365b..2427eaa908b 100755
--- a/icu4c/source/test/perf/convperf/convperf_ansi.pl
+++ b/icu4c/source/test/perf/convperf/convperf_ansi.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/convperf/convperf_iml.pl b/icu4c/source/test/perf/convperf/convperf_iml.pl
index 0ca20aa1cb3..3c9996b5792 100755
--- a/icu4c/source/test/perf/convperf/convperf_iml.pl
+++ b/icu4c/source/test/perf/convperf/convperf_iml.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/convperf/data.h b/icu4c/source/test/perf/convperf/data.h
index 0ff85631424..3afaa1db831 100644
--- a/icu4c/source/test/perf/convperf/data.h
+++ b/icu4c/source/test/perf/convperf/data.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-2003,International Business Machines
diff --git a/icu4c/source/test/perf/dicttrieperf/Makefile.in b/icu4c/source/test/perf/dicttrieperf/Makefile.in
index d95ec922487..005604bf188 100644
--- a/icu4c/source/test/perf/dicttrieperf/Makefile.in
+++ b/icu4c/source/test/perf/dicttrieperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/dicttrieperf
## 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/dicttrieperf/dicttrieperf.cpp b/icu4c/source/test/perf/dicttrieperf/dicttrieperf.cpp
index 661c6e8b856..7d70233069e 100644
--- a/icu4c/source/test/perf/dicttrieperf/dicttrieperf.cpp
+++ b/icu4c/source/test/perf/dicttrieperf/dicttrieperf.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) 2010-2014, International Business Machines
diff --git a/icu4c/source/test/perf/howExpensiveIs/Makefile.in b/icu4c/source/test/perf/howExpensiveIs/Makefile.in
index a50642e3834..ad0cec88d05 100644
--- a/icu4c/source/test/perf/howExpensiveIs/Makefile.in
+++ b/icu4c/source/test/perf/howExpensiveIs/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/howExpensiveIs
## 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-2012, International Business Machines Corporation and
## others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/howExpensiveIs/howExpensiveIs.cpp b/icu4c/source/test/perf/howExpensiveIs/howExpensiveIs.cpp
index fb16e4f672d..c7771bb9b89 100644
--- a/icu4c/source/test/perf/howExpensiveIs/howExpensiveIs.cpp
+++ b/icu4c/source/test/perf/howExpensiveIs/howExpensiveIs.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) 2011-2016,International Business Machines
diff --git a/icu4c/source/test/perf/howExpensiveIs/readme.txt b/icu4c/source/test/perf/howExpensiveIs/readme.txt
index 64eb0b12c21..cd056573f1d 100644
--- a/icu4c/source/test/perf/howExpensiveIs/readme.txt
+++ b/icu4c/source/test/perf/howExpensiveIs/readme.txt
@@ -1,6 +1,6 @@
# -*- mode: org -*-
# 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) 2012 International Business Machines Corporation and Others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/howExpensiveIs/sieve.cpp b/icu4c/source/test/perf/howExpensiveIs/sieve.cpp
index 6190de75ac7..87138424b80 100644
--- a/icu4c/source/test/perf/howExpensiveIs/sieve.cpp
+++ b/icu4c/source/test/perf/howExpensiveIs/sieve.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) 2011-2012,International Business Machines
diff --git a/icu4c/source/test/perf/howExpensiveIs/sieve.h b/icu4c/source/test/perf/howExpensiveIs/sieve.h
index 168f82ecd22..729c2ecdfc4 100644
--- a/icu4c/source/test/perf/howExpensiveIs/sieve.h
+++ b/icu4c/source/test/perf/howExpensiveIs/sieve.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) 2011-2012,International Business Machines
diff --git a/icu4c/source/test/perf/icuperf2report.xsl b/icu4c/source/test/perf/icuperf2report.xsl
index 73c28154396..b2bc90bc94d 100644
--- a/icu4c/source/test/perf/icuperf2report.xsl
+++ b/icu4c/source/test/perf/icuperf2report.xsl
@@ -1,7 +1,7 @@
-
+
diff --git a/icu4c/source/test/perf/leperf/FontObject.cpp b/icu4c/source/test/perf/leperf/FontObject.cpp
index 39aefe98764..96b8773e3b4 100644
--- a/icu4c/source/test/perf/leperf/FontObject.cpp
+++ b/icu4c/source/test/perf/leperf/FontObject.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/test/perf/leperf/FontObject.h b/icu4c/source/test/perf/leperf/FontObject.h
index 83fe8fba78a..95a438594ea 100644
--- a/icu4c/source/test/perf/leperf/FontObject.h
+++ b/icu4c/source/test/perf/leperf/FontObject.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
*
***************************************************************************
***************************************************************************
diff --git a/icu4c/source/test/perf/leperf/FontTableCache.cpp b/icu4c/source/test/perf/leperf/FontTableCache.cpp
index b3124326ee0..a687068b027 100644
--- a/icu4c/source/test/perf/leperf/FontTableCache.cpp
+++ b/icu4c/source/test/perf/leperf/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-2013, International Business Machines
diff --git a/icu4c/source/test/perf/leperf/FontTableCache.h b/icu4c/source/test/perf/leperf/FontTableCache.h
index 038a01fac4f..2a839068c91 100644
--- a/icu4c/source/test/perf/leperf/FontTableCache.h
+++ b/icu4c/source/test/perf/leperf/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-2013, International Business Machines
diff --git a/icu4c/source/test/perf/leperf/Makefile.in b/icu4c/source/test/perf/leperf/Makefile.in
index d7f00a31b22..0538e20ee99 100644
--- a/icu4c/source/test/perf/leperf/Makefile.in
+++ b/icu4c/source/test/perf/leperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/collperf
## 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-2013, International Business Machines Corporation and
## others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/leperf/PortableFontInstance.cpp b/icu4c/source/test/perf/leperf/PortableFontInstance.cpp
index 28866ab0042..a7fe7e21b1d 100644
--- a/icu4c/source/test/perf/leperf/PortableFontInstance.cpp
+++ b/icu4c/source/test/perf/leperf/PortableFontInstance.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/perf/leperf/PortableFontInstance.h b/icu4c/source/test/perf/leperf/PortableFontInstance.h
index 6f3f95d39bf..2f113cd0930 100644
--- a/icu4c/source/test/perf/leperf/PortableFontInstance.h
+++ b/icu4c/source/test/perf/leperf/PortableFontInstance.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/test/perf/leperf/SimpleFontInstance.cpp b/icu4c/source/test/perf/leperf/SimpleFontInstance.cpp
index f143d9384e9..23ae00ee424 100644
--- a/icu4c/source/test/perf/leperf/SimpleFontInstance.cpp
+++ b/icu4c/source/test/perf/leperf/SimpleFontInstance.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/perf/leperf/SimpleFontInstance.h b/icu4c/source/test/perf/leperf/SimpleFontInstance.h
index f50a62afd12..14f5bfb48cb 100644
--- a/icu4c/source/test/perf/leperf/SimpleFontInstance.h
+++ b/icu4c/source/test/perf/leperf/SimpleFontInstance.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/test/perf/leperf/cfonts.cpp b/icu4c/source/test/perf/leperf/cfonts.cpp
index 00314691474..62f7aeea920 100644
--- a/icu4c/source/test/perf/leperf/cfonts.cpp
+++ b/icu4c/source/test/perf/leperf/cfonts.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-2013 - All Rights Reserved
*
diff --git a/icu4c/source/test/perf/leperf/cfonts.h b/icu4c/source/test/perf/leperf/cfonts.h
index 3ab38ec9e7b..f9403cd25e3 100644
--- a/icu4c/source/test/perf/leperf/cfonts.h
+++ b/icu4c/source/test/perf/leperf/cfonts.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-2013 - All Rights Reserved
*
diff --git a/icu4c/source/test/perf/leperf/cmaps.cpp b/icu4c/source/test/perf/leperf/cmaps.cpp
index da06afb016f..943befa82e1 100644
--- a/icu4c/source/test/perf/leperf/cmaps.cpp
+++ b/icu4c/source/test/perf/leperf/cmaps.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/test/perf/leperf/cmaps.h b/icu4c/source/test/perf/leperf/cmaps.h
index 16bf92b1b7e..a90057ffb5a 100644
--- a/icu4c/source/test/perf/leperf/cmaps.h
+++ b/icu4c/source/test/perf/leperf/cmaps.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
*
***************************************************************************
***************************************************************************
diff --git a/icu4c/source/test/perf/leperf/leperf.cpp b/icu4c/source/test/perf/leperf/leperf.cpp
index 1639102e045..9fa8a5e4e2f 100644
--- a/icu4c/source/test/perf/leperf/leperf.cpp
+++ b/icu4c/source/test/perf/leperf/leperf.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/test/perf/leperf/letrperf.cpp b/icu4c/source/test/perf/leperf/letrperf.cpp
index 25e6ea9a213..75f3a551436 100644
--- a/icu4c/source/test/perf/leperf/letrperf.cpp
+++ b/icu4c/source/test/perf/leperf/letrperf.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/test/perf/leperf/sfnt.h b/icu4c/source/test/perf/leperf/sfnt.h
index 73ec116487d..8e4d3d8d0ff 100644
--- a/icu4c/source/test/perf/leperf/sfnt.h
+++ b/icu4c/source/test/perf/leperf/sfnt.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
*
****************************************************************************/
/***************************************************************************
diff --git a/icu4c/source/test/perf/leperf/xmlreader.cpp b/icu4c/source/test/perf/leperf/xmlreader.cpp
index 1ad93992c75..e0f595de365 100644
--- a/icu4c/source/test/perf/leperf/xmlreader.cpp
+++ b/icu4c/source/test/perf/leperf/xmlreader.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/perf/leperf/xmlreader.h b/icu4c/source/test/perf/leperf/xmlreader.h
index 2f01e73dc81..298d9b8197a 100644
--- a/icu4c/source/test/perf/leperf/xmlreader.h
+++ b/icu4c/source/test/perf/leperf/xmlreader.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-2013 - All Rights Reserved
*
diff --git a/icu4c/source/test/perf/localecanperf/Makefile.in b/icu4c/source/test/perf/localecanperf/Makefile.in
index f4d203e0133..e681eff4c11 100644
--- a/icu4c/source/test/perf/localecanperf/Makefile.in
+++ b/icu4c/source/test/perf/localecanperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/localecanperf
## Copyright (C) 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
## Source directory information
srcdir = @srcdir@
diff --git a/icu4c/source/test/perf/localecanperf/localecanperf.cpp b/icu4c/source/test/perf/localecanperf/localecanperf.cpp
index 9ebb921ac2e..9e561344ae9 100644
--- a/icu4c/source/test/perf/localecanperf/localecanperf.cpp
+++ b/icu4c/source/test/perf/localecanperf/localecanperf.cpp
@@ -1,7 +1,7 @@
/*
***********************************************************************
* © 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
***********************************************************************
*/
diff --git a/icu4c/source/test/perf/normperf/Makefile.in b/icu4c/source/test/perf/normperf/Makefile.in
index bc63e822686..3ed7e3d28dd 100644
--- a/icu4c/source/test/perf/normperf/Makefile.in
+++ b/icu4c/source/test/perf/normperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/normperf
## 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/normperf/NormPerf.pl b/icu4c/source/test/perf/normperf/NormPerf.pl
index f079e6df2e0..a37e28cd7ed 100755
--- a/icu4c/source/test/perf/normperf/NormPerf.pl
+++ b/icu4c/source/test/perf/normperf/NormPerf.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 (c) 2002-2013, International Business Machines
diff --git a/icu4c/source/test/perf/normperf/NormPerf_r.pl b/icu4c/source/test/perf/normperf/NormPerf_r.pl
index cb7139f230b..673afef1527 100755
--- a/icu4c/source/test/perf/normperf/NormPerf_r.pl
+++ b/icu4c/source/test/perf/normperf/NormPerf_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/normperf/dtfmtrtperf.cpp b/icu4c/source/test/perf/normperf/dtfmtrtperf.cpp
index a4ebf26c9b6..a53fb7373e4 100644
--- a/icu4c/source/test/perf/normperf/dtfmtrtperf.cpp
+++ b/icu4c/source/test/perf/normperf/dtfmtrtperf.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) 2010,International Business Machines
diff --git a/icu4c/source/test/perf/normperf/normperf.cpp b/icu4c/source/test/perf/normperf/normperf.cpp
index 0cc65b5205c..8ec29d5fde3 100644
--- a/icu4c/source/test/perf/normperf/normperf.cpp
+++ b/icu4c/source/test/perf/normperf/normperf.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-2016, International Business Machines
diff --git a/icu4c/source/test/perf/normperf/normperf.h b/icu4c/source/test/perf/normperf/normperf.h
index c05715442d3..ac9e2499c79 100644
--- a/icu4c/source/test/perf/normperf/normperf.h
+++ b/icu4c/source/test/perf/normperf/normperf.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-2011, International Business Machines
diff --git a/icu4c/source/test/perf/perldriver/Common.pl.template b/icu4c/source/test/perf/perldriver/Common.pl.template
index 0bee8b092c0..8bad2b119f6 100755
--- a/icu4c/source/test/perf/perldriver/Common.pl.template
+++ b/icu4c/source/test/perf/perldriver/Common.pl.template
@@ -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/perldriver/Dataset.pm b/icu4c/source/test/perf/perldriver/Dataset.pm
index 119cfd52e64..82acd2d99ea 100644
--- a/icu4c/source/test/perf/perldriver/Dataset.pm
+++ b/icu4c/source/test/perf/perldriver/Dataset.pm
@@ -1,7 +1,7 @@
#!/usr/local/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/perldriver/Format.pm b/icu4c/source/test/perf/perldriver/Format.pm
index d06448f59ef..b53b784cd14 100644
--- a/icu4c/source/test/perf/perldriver/Format.pm
+++ b/icu4c/source/test/perf/perldriver/Format.pm
@@ -1,7 +1,7 @@
#!/usr/local/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/perldriver/Output.pm b/icu4c/source/test/perf/perldriver/Output.pm
index d7b8837e3b8..3e74bc966fd 100644
--- a/icu4c/source/test/perf/perldriver/Output.pm
+++ b/icu4c/source/test/perf/perldriver/Output.pm
@@ -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
# ********************************************************************
# ********************************************************************
# * COPYRIGHT:
diff --git a/icu4c/source/test/perf/perldriver/PerfFramework.pm b/icu4c/source/test/perf/perldriver/PerfFramework.pm
index f6d55406f6c..59e0f1b901d 100644
--- a/icu4c/source/test/perf/perldriver/PerfFramework.pm
+++ b/icu4c/source/test/perf/perldriver/PerfFramework.pm
@@ -1,7 +1,7 @@
#!/usr/local/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/strsrchperf/Makefile.in b/icu4c/source/test/perf/strsrchperf/Makefile.in
index d42dcb720af..1a4982be77c 100644
--- a/icu4c/source/test/perf/strsrchperf/Makefile.in
+++ b/icu4c/source/test/perf/strsrchperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/strsrchperf
## 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-2011, International Business Machines Corporation and
## others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/strsrchperf/StrSrchPerf_r.pl b/icu4c/source/test/perf/strsrchperf/StrSrchPerf_r.pl
index 7b16dc8ade6..349efa0f716 100755
--- a/icu4c/source/test/perf/strsrchperf/StrSrchPerf_r.pl
+++ b/icu4c/source/test/perf/strsrchperf/StrSrchPerf_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/strsrchperf/strsrchperf.cpp b/icu4c/source/test/perf/strsrchperf/strsrchperf.cpp
index 406e398a06a..cc674862348 100644
--- a/icu4c/source/test/perf/strsrchperf/strsrchperf.cpp
+++ b/icu4c/source/test/perf/strsrchperf/strsrchperf.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/test/perf/strsrchperf/strsrchperf.h b/icu4c/source/test/perf/strsrchperf/strsrchperf.h
index 81b83bdf3d1..04ee4033f8a 100644
--- a/icu4c/source/test/perf/strsrchperf/strsrchperf.h
+++ b/icu4c/source/test/perf/strsrchperf/strsrchperf.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
*
*************************************************************************
********************************************************************
diff --git a/icu4c/source/test/perf/ubrkperf/Makefile.in b/icu4c/source/test/perf/ubrkperf/Makefile.in
index 68f2d25251e..c992705d212 100644
--- a/icu4c/source/test/perf/ubrkperf/Makefile.in
+++ b/icu4c/source/test/perf/ubrkperf/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 - test/perf/ubrkperf
## Copyright (c) 2001-2011, International Business Machines Corporation and
diff --git a/icu4c/source/test/perf/ubrkperf/UBrkPerf_r.pl b/icu4c/source/test/perf/ubrkperf/UBrkPerf_r.pl
index de5c9bebc0d..34c5f1fc9c6 100755
--- a/icu4c/source/test/perf/ubrkperf/UBrkPerf_r.pl
+++ b/icu4c/source/test/perf/ubrkperf/UBrkPerf_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 (c) 2002-2013, International Business Machines
diff --git a/icu4c/source/test/perf/ubrkperf/ubrkperf.cpp b/icu4c/source/test/perf/ubrkperf/ubrkperf.cpp
index 361a14baadf..a8d2bd1197d 100644
--- a/icu4c/source/test/perf/ubrkperf/ubrkperf.cpp
+++ b/icu4c/source/test/perf/ubrkperf/ubrkperf.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/test/perf/ubrkperf/ubrkperf.h b/icu4c/source/test/perf/ubrkperf/ubrkperf.h
index bc028da49b0..651228f8bdb 100644
--- a/icu4c/source/test/perf/ubrkperf/ubrkperf.h
+++ b/icu4c/source/test/perf/ubrkperf/ubrkperf.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-2011, International Business Machines
diff --git a/icu4c/source/test/perf/ubrkperf/ubrkperfold.cpp b/icu4c/source/test/perf/ubrkperf/ubrkperfold.cpp
index 19c472172ed..7ac6e341e5f 100644
--- a/icu4c/source/test/perf/ubrkperf/ubrkperfold.cpp
+++ b/icu4c/source/test/perf/ubrkperf/ubrkperfold.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/test/perf/ucnvavailperf/ucnvavailperf.cpp b/icu4c/source/test/perf/ucnvavailperf/ucnvavailperf.cpp
index d79468b2e50..f16db53b205 100644
--- a/icu4c/source/test/perf/ucnvavailperf/ucnvavailperf.cpp
+++ b/icu4c/source/test/perf/ucnvavailperf/ucnvavailperf.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/perf/unisetperf/Makefile.in b/icu4c/source/test/perf/unisetperf/Makefile.in
index 121441a0a1f..6a025292371 100644
--- a/icu4c/source/test/perf/unisetperf/Makefile.in
+++ b/icu4c/source/test/perf/unisetperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/unisetperf
## 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/unisetperf/draft/bitset.cpp b/icu4c/source/test/perf/unisetperf/draft/bitset.cpp
index e1eb64ee8ab..59746bc46b0 100644
--- a/icu4c/source/test/perf/unisetperf/draft/bitset.cpp
+++ b/icu4c/source/test/perf/unisetperf/draft/bitset.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) 2014, International Business Machines
diff --git a/icu4c/source/test/perf/unisetperf/draft/contperf.bat b/icu4c/source/test/perf/unisetperf/draft/contperf.bat
index fd2447418e7..1adb0135d45 100755
--- a/icu4c/source/test/perf/unisetperf/draft/contperf.bat
+++ b/icu4c/source/test/perf/unisetperf/draft/contperf.bat
@@ -1,5 +1,5 @@
rem Copyright (C) 2016 and later: Unicode, Inc. and others.
-rem License & terms of use: http://www.unicode.org/copyright.html#License
+rem License & terms of use: http://www.unicode.org/copyright.html
rem Copyright (c) 2007, International Business Machines Corporation and
rem others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/contperf.sh b/icu4c/source/test/perf/unisetperf/draft/contperf.sh
index 20a15a2df53..bfe0ae8ed69 100755
--- a/icu4c/source/test/perf/unisetperf/draft/contperf.sh
+++ b/icu4c/source/test/perf/unisetperf/draft/contperf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2016 and later: Unicode, Inc. and others.
-# License & terms of use: http://www.unicode.org/copyright.html#License
+# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (c) 2007, International Business Machines Corporation and
# others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/span16perf.bat b/icu4c/source/test/perf/unisetperf/draft/span16perf.bat
index 8df7e3e6394..91ecd91b118 100755
--- a/icu4c/source/test/perf/unisetperf/draft/span16perf.bat
+++ b/icu4c/source/test/perf/unisetperf/draft/span16perf.bat
@@ -1,5 +1,5 @@
rem Copyright (C) 2016 and later: Unicode, Inc. and others.
-rem License & terms of use: http://www.unicode.org/copyright.html#License
+rem License & terms of use: http://www.unicode.org/copyright.html
rem Copyright (c) 2007, International Business Machines Corporation and
rem others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/span16perf.sh b/icu4c/source/test/perf/unisetperf/draft/span16perf.sh
index a1cb5ebe6a5..b620aa28e08 100755
--- a/icu4c/source/test/perf/unisetperf/draft/span16perf.sh
+++ b/icu4c/source/test/perf/unisetperf/draft/span16perf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2016 and later: Unicode, Inc. and others.
-# License & terms of use: http://www.unicode.org/copyright.html#License
+# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (c) 2007, International Business Machines Corporation and
# others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/span8perf.bat b/icu4c/source/test/perf/unisetperf/draft/span8perf.bat
index 2e1561b888b..48460000764 100755
--- a/icu4c/source/test/perf/unisetperf/draft/span8perf.bat
+++ b/icu4c/source/test/perf/unisetperf/draft/span8perf.bat
@@ -1,5 +1,5 @@
rem Copyright (C) 2016 and later: Unicode, Inc. and others.
-rem License & terms of use: http://www.unicode.org/copyright.html#License
+rem License & terms of use: http://www.unicode.org/copyright.html
rem Copyright (c) 2007, International Business Machines Corporation and
rem others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/span8perf.sh b/icu4c/source/test/perf/unisetperf/draft/span8perf.sh
index fce51e2b8d0..200303f8992 100755
--- a/icu4c/source/test/perf/unisetperf/draft/span8perf.sh
+++ b/icu4c/source/test/perf/unisetperf/draft/span8perf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2016 and later: Unicode, Inc. and others.
-# License & terms of use: http://www.unicode.org/copyright.html#License
+# License & terms of use: http://www.unicode.org/copyright.html
#
# Copyright (c) 2007, International Business Machines Corporation and
# others. All Rights Reserved.
diff --git a/icu4c/source/test/perf/unisetperf/draft/trieset.cpp b/icu4c/source/test/perf/unisetperf/draft/trieset.cpp
index ad5afdea180..0e007d7b03f 100644
--- a/icu4c/source/test/perf/unisetperf/draft/trieset.cpp
+++ b/icu4c/source/test/perf/unisetperf/draft/trieset.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) 2007, International Business Machines
diff --git a/icu4c/source/test/perf/unisetperf/draft/unicont.h b/icu4c/source/test/perf/unisetperf/draft/unicont.h
index 19b5791e9b3..aeb43d20e6e 100644
--- a/icu4c/source/test/perf/unisetperf/draft/unicont.h
+++ b/icu4c/source/test/perf/unisetperf/draft/unicont.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) 2007, International Business Machines
diff --git a/icu4c/source/test/perf/unisetperf/unisetperf.cpp b/icu4c/source/test/perf/unisetperf/unisetperf.cpp
index cfeb3adf92c..6bc7957ddcb 100644
--- a/icu4c/source/test/perf/unisetperf/unisetperf.cpp
+++ b/icu4c/source/test/perf/unisetperf/unisetperf.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) 2014, International Business Machines
diff --git a/icu4c/source/test/perf/unisetperf/unisetperf.pl b/icu4c/source/test/perf/unisetperf/unisetperf.pl
index f4a5a5b6ea2..9de7c699fb6 100755
--- a/icu4c/source/test/perf/unisetperf/unisetperf.pl
+++ b/icu4c/source/test/perf/unisetperf/unisetperf.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/usetperf/Makefile.in b/icu4c/source/test/perf/usetperf/Makefile.in
index 55b0f3f4a9b..e5c17b64e3f 100644
--- a/icu4c/source/test/perf/usetperf/Makefile.in
+++ b/icu4c/source/test/perf/usetperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/usetperf
## 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/usetperf/UsetPerf.pl b/icu4c/source/test/perf/usetperf/UsetPerf.pl
index e48683648e4..02c667551a5 100755
--- a/icu4c/source/test/perf/usetperf/UsetPerf.pl
+++ b/icu4c/source/test/perf/usetperf/UsetPerf.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/usetperf/bitset.cpp b/icu4c/source/test/perf/usetperf/bitset.cpp
index ce8842d980b..a489a8578f7 100644
--- a/icu4c/source/test/perf/usetperf/bitset.cpp
+++ b/icu4c/source/test/perf/usetperf/bitset.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-2005, International Business Machines
diff --git a/icu4c/source/test/perf/usetperf/bitset.h b/icu4c/source/test/perf/usetperf/bitset.h
index d03aa862ba8..70634b73501 100644
--- a/icu4c/source/test/perf/usetperf/bitset.h
+++ b/icu4c/source/test/perf/usetperf/bitset.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-2005, International Business Machines
diff --git a/icu4c/source/test/perf/usetperf/usetperf.cpp b/icu4c/source/test/perf/usetperf/usetperf.cpp
index 337b2625372..0885a5d7ce8 100644
--- a/icu4c/source/test/perf/usetperf/usetperf.cpp
+++ b/icu4c/source/test/perf/usetperf/usetperf.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-2005, International Business Machines
diff --git a/icu4c/source/test/perf/ustrperf/Makefile.in b/icu4c/source/test/perf/ustrperf/Makefile.in
index e9cba1e3a86..4d601137ac0 100644
--- a/icu4c/source/test/perf/ustrperf/Makefile.in
+++ b/icu4c/source/test/perf/ustrperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/ustrperf
## 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/ustrperf/StringPerf.pl b/icu4c/source/test/perf/ustrperf/StringPerf.pl
index f477e6eb3f6..378cbc125e0 100755
--- a/icu4c/source/test/perf/ustrperf/StringPerf.pl
+++ b/icu4c/source/test/perf/ustrperf/StringPerf.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/ustrperf/StringPerf_r.pl b/icu4c/source/test/perf/ustrperf/StringPerf_r.pl
index db2c5e0fe51..587595083b0 100755
--- a/icu4c/source/test/perf/ustrperf/StringPerf_r.pl
+++ b/icu4c/source/test/perf/ustrperf/StringPerf_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/ustrperf/stringperf.cpp b/icu4c/source/test/perf/ustrperf/stringperf.cpp
index d9b5c12f4ba..420b1b30d5a 100644
--- a/icu4c/source/test/perf/ustrperf/stringperf.cpp
+++ b/icu4c/source/test/perf/ustrperf/stringperf.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/test/perf/ustrperf/stringperf.h b/icu4c/source/test/perf/ustrperf/stringperf.h
index 5392ee7fdee..59b841865a3 100644
--- a/icu4c/source/test/perf/ustrperf/stringperf.h
+++ b/icu4c/source/test/perf/ustrperf/stringperf.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/utfperf/Makefile.in b/icu4c/source/test/perf/utfperf/Makefile.in
index a83cd69177c..3896fd23847 100644
--- a/icu4c/source/test/perf/utfperf/Makefile.in
+++ b/icu4c/source/test/perf/utfperf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/utfperf
## 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/utfperf/UtfPerf.pl b/icu4c/source/test/perf/utfperf/UtfPerf.pl
index b9d6cac3a60..115611e8e11 100755
--- a/icu4c/source/test/perf/utfperf/UtfPerf.pl
+++ b/icu4c/source/test/perf/utfperf/UtfPerf.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/utfperf/utfperf.cpp b/icu4c/source/test/perf/utfperf/utfperf.cpp
index e027cc89a1e..a48b0c768f6 100644
--- a/icu4c/source/test/perf/utfperf/utfperf.cpp
+++ b/icu4c/source/test/perf/utfperf/utfperf.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/utrie2perf/Makefile.in b/icu4c/source/test/perf/utrie2perf/Makefile.in
index 747592564ea..5cebe56d497 100644
--- a/icu4c/source/test/perf/utrie2perf/Makefile.in
+++ b/icu4c/source/test/perf/utrie2perf/Makefile.in
@@ -1,6 +1,6 @@
## Makefile.in for ICU - test/perf/utrie2perf
## 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/utrie2perf/utrie2perf.bat b/icu4c/source/test/perf/utrie2perf/utrie2perf.bat
index 7c7d64a363e..83b155eefee 100755
--- a/icu4c/source/test/perf/utrie2perf/utrie2perf.bat
+++ b/icu4c/source/test/perf/utrie2perf/utrie2perf.bat
@@ -1,5 +1,5 @@
rem Copyright (C) 2016 and later: Unicode, Inc. and others.
-rem License & terms of use: http://www.unicode.org/copyright.html#License
+rem License & terms of use: http://www.unicode.org/copyright.html
rem Copyright (C) 2008, International Business Machines Corporation and others.
rem All Rights Reserved.
diff --git a/icu4c/source/test/perf/utrie2perf/utrie2perf.cpp b/icu4c/source/test/perf/utrie2perf/utrie2perf.cpp
index 8b28407c19b..761ad0c0b7f 100644
--- a/icu4c/source/test/perf/utrie2perf/utrie2perf.cpp
+++ b/icu4c/source/test/perf/utrie2perf/utrie2perf.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/testdata/break_rules/README.md b/icu4c/source/test/testdata/break_rules/README.md
index b5b9bd8e518..d2501c3cf73 100644
--- a/icu4c/source/test/testdata/break_rules/README.md
+++ b/icu4c/source/test/testdata/break_rules/README.md
@@ -1,6 +1,6 @@
diff --git a/icu4c/source/test/testdata/break_rules/sentence.txt b/icu4c/source/test/testdata/break_rules/sentence.txt
index ed0918f3845..5f6843c615e 100644
--- a/icu4c/source/test/testdata/break_rules/sentence.txt
+++ b/icu4c/source/test/testdata/break_rules/sentence.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) 2016, International Business Machines Corporation and others. All Rights Reserved.
# file: sentence.txt
diff --git a/icu4c/source/test/testdata/encoded.utf16be b/icu4c/source/test/testdata/encoded.utf16be
index dd287c184242698ba1d955a6a187361dab828aa1..4609469c0329248ab1b24559113bf949dd4e2c0a 100644
GIT binary patch
delta 12
TcmX>nv`=WmVaCmu8LQa=B`yUn
delta 28
jcmdldbWUi)VMcys1|Nn@hGd3RhCGI1hSbf67;D%8dt(R_
diff --git a/icu4c/source/test/testdata/localeMatcherTest.txt b/icu4c/source/test/testdata/localeMatcherTest.txt
index 70afcd02344..6d21303fe2d 100644
--- a/icu4c/source/test/testdata/localeMatcherTest.txt
+++ b/icu4c/source/test/testdata/localeMatcherTest.txt
@@ -1,5 +1,5 @@
# © 2017 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
#
# Data-driven test for the language/locale matcher.
# Format:
diff --git a/icu4c/source/tools/tzcode/tz2icu.cpp b/icu4c/source/tools/tzcode/tz2icu.cpp
index b946ffb2c9d..355f95f2369 100644
--- a/icu4c/source/tools/tzcode/tz2icu.cpp
+++ b/icu4c/source/tools/tzcode/tz2icu.cpp
@@ -1790,7 +1790,7 @@ int main(int argc, char *argv[]) {
if (file) {
file << "//---------------------------------------------------------" << endl
<< "// Copyright (C) 2016 and later: Unicode, Inc. and others." << endl
- << "// License & terms of use: http://www.unicode.org/copyright.html#License" << endl
+ << "// License & terms of use: http://www.unicode.org/copyright.html" << endl
<< "//---------------------------------------------------------" << endl
<< "// Build tool: tz2icu" << endl
<< "// Build date: " << asctime(now) /* << endl -- asctime emits CR */
diff --git a/icu4j/APIChangeReport.html b/icu4j/APIChangeReport.html
index c1b52905c06..4eb72762c98 100644
--- a/icu4j/APIChangeReport.html
+++ b/icu4j/APIChangeReport.html
@@ -3,7 +3,7 @@
-
+
ICU4J API Comparison: ICU4J 66.1 with ICU4J 67.1
@@ -253,6 +253,6 @@ ULocale
-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/build.xml b/icu4j/build.xml
index a77031528c1..86ffc372a92 100644
--- a/icu4j/build.xml
+++ b/icu4j/build.xml
@@ -1,6 +1,6 @@
+
diff --git a/icu4j/main/classes/charset/.settings/org.eclipse.jdt.ui.prefs b/icu4j/main/classes/charset/.settings/org.eclipse.jdt.ui.prefs
index 3680fab45ec..d733db10d58 100644
--- a/icu4j/main/classes/charset/.settings/org.eclipse.jdt.ui.prefs
+++ b/icu4j/main/classes/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=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html\#License/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
+org.eclipse.jdt.ui.text.custom_code_templates=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/icu4j/main/classes/charset/build.xml b/icu4j/main/classes/charset/build.xml
index f0a91fa322e..0fc45fe6031 100644
--- a/icu4j/main/classes/charset/build.xml
+++ b/icu4j/main/classes/charset/build.xml
@@ -1,6 +1,6 @@
ICU4J Locale Service Provider Overview
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/BreakIteratorProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/BreakIteratorProviderICU.java
index a2d35b69111..72115004be3 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/BreakIteratorProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/BreakIteratorProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/CollatorProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/CollatorProviderICU.java
index 84612a132a9..a1ba790697c 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/CollatorProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/CollatorProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatProviderICU.java
index 8da0b51cbd4..ba55de1b450 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatSymbolsProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatSymbolsProviderICU.java
index 58c8d196ffb..69568854704 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatSymbolsProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DateFormatSymbolsProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DecimalFormatSymbolsProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DecimalFormatSymbolsProviderICU.java
index f299e4ee1e0..ac98652fcce 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DecimalFormatSymbolsProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/DecimalFormatSymbolsProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/NumberFormatProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/NumberFormatProviderICU.java
index 9a99a997165..6cf5f49d9ff 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/NumberFormatProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/NumberFormatProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/CurrencyNameProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/CurrencyNameProviderICU.java
index 8093b779d72..ee052f76ac4 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/CurrencyNameProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/CurrencyNameProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java
index ffa44788704..d4652a8c20f 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/TimeZoneNameProviderICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/TimeZoneNameProviderICU.java
index be74584d266..a30b3f4ba15 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/TimeZoneNameProviderICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/TimeZoneNameProviderICU.java
@@ -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) 2008-2012, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/BreakIteratorICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/BreakIteratorICU.java
index 5c0d731fb27..e738669ea1b 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/BreakIteratorICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/BreakIteratorICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CalendarICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CalendarICU.java
index 9e2210842b3..c4ce868a3e1 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CalendarICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CalendarICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollationKeyICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollationKeyICU.java
index 8b8c9ddcdea..c5206c536ba 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollationKeyICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollationKeyICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollatorICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollatorICU.java
index 3a92ccfd54c..8879b1ff8ab 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollatorICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/CollatorICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DateFormatSymbolsICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DateFormatSymbolsICU.java
index fbe5c5c0fa5..d2f7a2ef59b 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DateFormatSymbolsICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DateFormatSymbolsICU.java
@@ -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) 2008-2015, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatICU.java
index 354920bce08..47d6dd95b08 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatICU.java
@@ -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) 2008-2011, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatSymbolsICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatSymbolsICU.java
index a5641d715cf..664cabb8c38 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatSymbolsICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/DecimalFormatSymbolsICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/NumberFormatICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/NumberFormatICU.java
index bcc2b8b7423..06bb6ef955e 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/NumberFormatICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/NumberFormatICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/SimpleDateFormatICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/SimpleDateFormatICU.java
index eaab6335810..af7b5c68fb8 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/SimpleDateFormatICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/SimpleDateFormatICU.java
@@ -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) 2008-2011, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/TimeZoneICU.java b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/TimeZoneICU.java
index f6a9609eb65..28ccdb1a3f4 100644
--- a/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/TimeZoneICU.java
+++ b/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/TimeZoneICU.java
@@ -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) 2008, International Business Machines Corporation and *
diff --git a/icu4j/main/classes/regiondata/.settings/org.eclipse.jdt.ui.prefs b/icu4j/main/classes/regiondata/.settings/org.eclipse.jdt.ui.prefs
index 3680fab45ec..d733db10d58 100644
--- a/icu4j/main/classes/regiondata/.settings/org.eclipse.jdt.ui.prefs
+++ b/icu4j/main/classes/regiondata/.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=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html\#License/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
+org.eclipse.jdt.ui.text.custom_code_templates=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/icu4j/main/classes/regiondata/build.xml b/icu4j/main/classes/regiondata/build.xml
index d32c994ad90..5e97deeb03a 100644
--- a/icu4j/main/classes/regiondata/build.xml
+++ b/icu4j/main/classes/regiondata/build.xml
@@ -1,6 +1,6 @@
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=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html\#License/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
+org.eclipse.jdt.ui.text.custom_code_templates=/**\r\n * @return the ${bare_field_name}\r\n *//**\r\n * @param ${param} the ${bare_field_name} to set\r\n *//**\r\n * ${tags}\r\n */// \u00A9 ${year} and later\: Unicode, Inc. and others.\r\n// License & terms of use\: http\://www.unicode.org/copyright.html/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n *//**\r\n * \r\n *//**\r\n * ${tags}\r\n *//* (non-Javadoc)\r\n * ${see_to_overridden}\r\n *//**\r\n * ${tags}\r\n * ${see_to_target}\r\n */${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}\r\n\r\n\r\n\r\n// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrace();// ${todo} Auto-generated method stub\r\n${body_statement}${body_statement}\r\n// ${todo} Auto-generated constructor stubreturn ${field};${field} \= ${param};
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/icu4j/main/tests/charset/build.properties b/icu4j/main/tests/charset/build.properties
index a9d9bc6ed69..0d6234afbf9 100644
--- a/icu4j/main/tests/charset/build.properties
+++ b/icu4j/main/tests/charset/build.properties
@@ -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) 2009, International Business Machines Corporation and *
diff --git a/icu4j/main/tests/charset/build.xml b/icu4j/main/tests/charset/build.xml
index 10b8876371b..8b5a6a1925a 100644
--- a/icu4j/main/tests/charset/build.xml
+++ b/icu4j/main/tests/charset/build.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/TestCharsetDetector.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/TestCharsetDetector.java
index 765c31abc42..948434f64f5 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/TestCharsetDetector.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/TestCharsetDetector.java
@@ -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) 2005-2015, International Business Machines Corporation and
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/DecompressionTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/DecompressionTest.java
index 05ecb4b7103..da02271b631 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/DecompressionTest.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/DecompressionTest.java
@@ -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) 1996-2010, International Business Machines Corporation and *
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ExhaustiveTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ExhaustiveTest.java
index c21d7866e15..244a4546c2e 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ExhaustiveTest.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ExhaustiveTest.java
@@ -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) 1996-2010, International Business Machines Corporation and *
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/package.html b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/package.html
index b8f3a634b63..b311ba40014 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/package.html
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/package.html
@@ -2,7 +2,7 @@