ICU-12564 Update copyright notice in ICU4C

X-SVN-Rev: 38761
diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html
index 21b42c5..eca11a5 100644
--- a/icu4c/APIChangeReport.html
+++ b/icu4c/APIChangeReport.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html><!--
-	 Copyright (C)  2016, International Business Machines Corporation, All Rights Reserved.
+           Copyright (C) 2016 and later: Unicode, Inc. and others.
+           License & terms of use: http://www.unicode.org/copyright.html
 	-->
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -670,7 +671,7 @@
 <a href="#_top">(jump back to top)</a>
 <hr>
 <p>
-<i><font size="-1">Contents generated by StableAPI tool on Tue Mar 08 21:25:12 PST 2016<br>Copyright (C) 2016, International Business Machines Corporation, All Rights Reserved.</font></i>
+<i><font size="-1">Contents generated by StableAPI tool on Tue Mar 08 21:25:12 PST 2016<br>Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html</font></i>
 </p>
 </body>
 </html>
diff --git a/icu4c/LICENSE b/icu4c/LICENSE
index aa7c47e..143af2c 100644
--- a/icu4c/LICENSE
+++ b/icu4c/LICENSE
@@ -2,9 +2,8 @@
 
 COPYRIGHT AND PERMISSION NOTICE
 
-Copyright (c) 1995-2016 International Business Machines Corporation and others
-
-All rights reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff --git a/icu4c/as_is/bomlist.py b/icu4c/as_is/bomlist.py
index 22bf38b..209b2ce 100644
--- a/icu4c/as_is/bomlist.py
+++ b/icu4c/as_is/bomlist.py
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 
-# Copyright (C) 2011 IBM Corporation and Others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # run in icu/
 # will create file icu/as_is/bomlist.txt
diff --git a/icu4c/as_is/os390/unpax-icu.sh b/icu4c/as_is/os390/unpax-icu.sh
index f13d8c1..cdbad85 100755
--- a/icu4c/as_is/os390/unpax-icu.sh
+++ b/icu4c/as_is/os390/unpax-icu.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
-# Copyright (C) 2001-2010, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # Authors:
 # Ami Fixler
diff --git a/icu4c/as_is/os400/bldiculd.sh b/icu4c/as_is/os400/bldiculd.sh
index 710b6ff..4ed6ad7 100755
--- a/icu4c/as_is/os400/bldiculd.sh
+++ b/icu4c/as_is/os400/bldiculd.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-#  /* Copyright (C) 2011-2012 IBM Corporation and Others. All Rights Reserved */
+#  /* Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html */
 icc -o iculd iculd.c
 icc -o cxxfilt cxxfilt.cpp
 
diff --git a/icu4c/as_is/os400/convertConfigure.sed b/icu4c/as_is/os400/convertConfigure.sed
index 731aa1d..9f84782 100644
--- a/icu4c/as_is/os400/convertConfigure.sed
+++ b/icu4c/as_is/os400/convertConfigure.sed
@@ -1,5 +1,5 @@
-# Copyright (C) 2006-2011, International Business Machines Corporation
-# and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # Use "test -x" instead of "test -f" most of the time.
 # due to how executables are created in a different file system.
diff --git a/icu4c/as_is/os400/cxxfilt.cpp b/icu4c/as_is/os400/cxxfilt.cpp
index 4cf49b7..3a506af 100644
--- a/icu4c/as_is/os400/cxxfilt.cpp
+++ b/icu4c/as_is/os400/cxxfilt.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html */
 
 #include <stdio.h>
 #include <demangle.h>
diff --git a/icu4c/as_is/os400/fixup-icu.sh b/icu4c/as_is/os400/fixup-icu.sh
index 092c748..5f00ed6 100755
--- a/icu4c/as_is/os400/fixup-icu.sh
+++ b/icu4c/as_is/os400/fixup-icu.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/qsh
-#   Copyright (C) 2000-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 # Authors:
 # Ami Fixler
diff --git a/icu4c/as_is/os400/iculd.c b/icu4c/as_is/os400/iculd.c
index 5ff30b5..62344a8 100644
--- a/icu4c/as_is/os400/iculd.c
+++ b/icu4c/as_is/os400/iculd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011 IBM Corporation and Others. All Rights Reserved */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html */
 
 /**
    Input:
diff --git a/icu4c/as_is/os400/unpax-icu.sh b/icu4c/as_is/os400/unpax-icu.sh
index 16e1cba..c1eac35 100755
--- a/icu4c/as_is/os400/unpax-icu.sh
+++ b/icu4c/as_is/os400/unpax-icu.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/qsh
-#   Copyright (C) 2000-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 # Authors:
 # Ami Fixler
diff --git a/icu4c/icu4c.css b/icu4c/icu4c.css
index 58fe1f3..67ef6e3 100644
--- a/icu4c/icu4c.css
+++ b/icu4c/icu4c.css
@@ -1,7 +1,7 @@
 /*
  * Default CSS style sheet for the ICU4C Open Source readme
- * Copyright (C) 2005-2014, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  */
 
 /* Global styles */
diff --git a/icu4c/license.html b/icu4c/license.html
index 4169406..90172e4 100644
--- a/icu4c/license.html
+++ b/icu4c/license.html
@@ -12,7 +12,7 @@
 Update links and software appropriately.
   </p>
   
-  <i>Copyright (c) 1995-2016 International Business Machines Corporation and others</i>
+  <i>Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html</i>
 
 </body>
 </html>
diff --git a/icu4c/packaging/PACKAGES b/icu4c/packaging/PACKAGES
index 12b3523..a52a8e1 100644
--- a/icu4c/packaging/PACKAGES
+++ b/icu4c/packaging/PACKAGES
@@ -1,5 +1,6 @@
-Copyright (C) 2000-2003, International Business Machines
-Corporation and others.  All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
+
 ICU is packaged into a number of small, interdependent packages. This
 file describes what these packages are, what their name should be
 like, and what their contents are. It is useful as a reference and a
diff --git a/icu4c/packaging/README b/icu4c/packaging/README
index 1bfe85a..db8e39b 100644
--- a/icu4c/packaging/README
+++ b/icu4c/packaging/README
@@ -1,5 +1,5 @@
-Copyright (C) 2000-2003, International Business Machines
-Corporation and others.  All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 This directory contains information, input files and scripts for
 packaging ICU using specific packaging tools. We assume that the
diff --git a/icu4c/packaging/rpm/icu.spec b/icu4c/packaging/rpm/icu.spec
index 6a1e63b..df4f61d 100644
--- a/icu4c/packaging/rpm/icu.spec
+++ b/icu4c/packaging/rpm/icu.spec
@@ -1,5 +1,5 @@
-#   Copyright (C) 2000-2005, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # RPM specification file for ICU.
 #
diff --git a/icu4c/readme.html b/icu4c/readme.html
index 70aec69..461bfb0 100644
--- a/icu4c/readme.html
+++ b/icu4c/readme.html
@@ -5,7 +5,7 @@
   <head>
     <title>ReadMe for ICU 57.1</title>
     <meta name="COPYRIGHT" content=
-    "Copyright (c) 1997-2016 IBM Corporation and others. All Rights Reserved." />
+    "Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html" />
     <meta name="KEYWORDS" content=
     "ICU; International Components for Unicode; ICU4C; what's new; readme; read me; introduction; downloads; downloading; building; installation;" />
     <meta name="DESCRIPTION" content=
@@ -43,8 +43,8 @@
       It is not recommended for production use.</p>
 
     <p>Last updated: 2016-Mar-21<br />
-      Copyright &copy; 1997-2016 International Business Machines Corporation and
-      others. All Rights Reserved.</p>
+      Copyright &copy; 2016 and later: Unicode, Inc. and others.
+      All Rights Reserved.</p>
     <!-- Remember that there is a copyright at the end too -->
     <hr/>
 
@@ -1857,11 +1857,8 @@
     </ul>
     <hr />
 
-    <p>Copyright &copy; 1997-2016 International Business Machines Corporation and
-    others. All Rights Reserved.<br />
-     IBM Globalization Center of Competency - San Jos&eacute;<br />
-     4400 North First Street<br />
-     San Jos&eacute;, CA 95134<br />
-     USA</p>
+    <p>Copyright &copy; 2016 and later: Unicode, Inc. and others.
+     All Rights Reserved.<br />
+     </p>
   </body>
 </html>
diff --git a/icu4c/source/Doxyfile.in b/icu4c/source/Doxyfile.in
index c99f270..816eb7b 100644
--- a/icu4c/source/Doxyfile.in
+++ b/icu4c/source/Doxyfile.in
@@ -1,8 +1,8 @@
 # Doxyfile 1.3.7
 #  ********************************************************************
 #  * COPYRIGHT:
-#  * Copyright (c) 2004-2015, International Business Machines Corporation
-#  * and others. All Rights Reserved.
+#  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+#  * License & terms of use: http://www.unicode.org/copyright.html
 #  ********************************************************************
 
 #---------------------------------------------------------------------------
diff --git a/icu4c/source/Makefile.in b/icu4c/source/Makefile.in
index f348a45..5a3a5fc 100644
--- a/icu4c/source/Makefile.in
+++ b/icu4c/source/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1998-2016, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Top-level Makefile.in for ICU
diff --git a/icu4c/source/acinclude.m4 b/icu4c/source/acinclude.m4
index d990cb0..6b2a39f 100644
--- a/icu4c/source/acinclude.m4
+++ b/icu4c/source/acinclude.m4
@@ -1,5 +1,5 @@
-# Copyright (c) 1999-2016, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # acinclude.m4 for ICU
 # Don't edit aclocal.m4, do edit acinclude.m4
 # Stephen F. Booth
diff --git a/icu4c/source/allinone/icucheck.bat b/icu4c/source/allinone/icucheck.bat
index d4e96a3..3418fd8 100644
--- a/icu4c/source/allinone/icucheck.bat
+++ b/icu4c/source/allinone/icucheck.bat
@@ -1,8 +1,8 @@
 @echo off

 REM  ********************************************************************

 REM  * COPYRIGHT:

-REM  * Copyright (c) 2010-2014, International Business Machines Corporation

-REM  * and others. All Rights Reserved.

+REM  * Copyright (C) 2016 and later: Unicode, Inc. and others.

+REM  * License & terms of use: http://www.unicode.org/copyright.html

 REM  ********************************************************************

 

 set ICU_ARCH=%1

@@ -126,4 +126,4 @@
 echo -

 echo FAILED!

 

-exit /b 1
\ No newline at end of file
+exit /b 1

diff --git a/icu4c/source/common/Makefile.in b/icu4c/source/common/Makefile.in
index 7934407..6a113d4 100644
--- a/icu4c/source/common/Makefile.in
+++ b/icu4c/source/common/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2016, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - icuuc.so
diff --git a/icu4c/source/common/appendable.cpp b/icu4c/source/common/appendable.cpp
index e46d079..68bdaa5 100644
--- a/icu4c/source/common/appendable.cpp
+++ b/icu4c/source/common/appendable.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  appendable.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/bmpset.cpp b/icu4c/source/common/bmpset.cpp
index 7cd32eb..0ea8229 100644
--- a/icu4c/source/common/bmpset.cpp
+++ b/icu4c/source/common/bmpset.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2007-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  bmpset.cpp
diff --git a/icu4c/source/common/bmpset.h b/icu4c/source/common/bmpset.h
index d9e08ea..521e23f 100644
--- a/icu4c/source/common/bmpset.h
+++ b/icu4c/source/common/bmpset.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  bmpset.h
diff --git a/icu4c/source/common/brkeng.cpp b/icu4c/source/common/brkeng.cpp
index 5b3cfa3..2209cf5 100644
--- a/icu4c/source/common/brkeng.cpp
+++ b/icu4c/source/common/brkeng.cpp
@@ -1,6 +1,6 @@
 /*
  ************************************************************************************
- * Copyright (C) 2006-2016, International Business Machines Corporation
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
  * and others. All Rights Reserved.
  ************************************************************************************
  */
diff --git a/icu4c/source/common/brkeng.h b/icu4c/source/common/brkeng.h
index 7f926f1..3e4cab7 100644
--- a/icu4c/source/common/brkeng.h
+++ b/icu4c/source/common/brkeng.h
@@ -1,6 +1,6 @@
 /**
  ************************************************************************************
- * Copyright (C) 2006-2012, International Business Machines Corporation and others. *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others. *
  * All Rights Reserved.                                                             *
  ************************************************************************************
  */
diff --git a/icu4c/source/common/brkiter.cpp b/icu4c/source/common/brkiter.cpp
index d466fb8..4ed16ea 100644
--- a/icu4c/source/common/brkiter.cpp
+++ b/icu4c/source/common/brkiter.cpp
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 *******************************************************************************
 *
diff --git a/icu4c/source/common/bytestream.cpp b/icu4c/source/common/bytestream.cpp
index ebd4148..d6a1624 100644
--- a/icu4c/source/common/bytestream.cpp
+++ b/icu4c/source/common/bytestream.cpp
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011, International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // Corporation and others. All Rights Reserved.
 //
 // Copyright 2007 Google Inc. All Rights Reserved.
diff --git a/icu4c/source/common/bytestrie.cpp b/icu4c/source/common/bytestrie.cpp
index 8a1ab4c..46320d8 100644
--- a/icu4c/source/common/bytestrie.cpp
+++ b/icu4c/source/common/bytestrie.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytestrie.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/bytestriebuilder.cpp b/icu4c/source/common/bytestriebuilder.cpp
index f252e2d..b1af273 100644
--- a/icu4c/source/common/bytestriebuilder.cpp
+++ b/icu4c/source/common/bytestriebuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytestriebuilder.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/bytestrieiterator.cpp b/icu4c/source/common/bytestrieiterator.cpp
index e50f07c..1c556d3 100644
--- a/icu4c/source/common/bytestrieiterator.cpp
+++ b/icu4c/source/common/bytestrieiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytestrieiterator.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/caniter.cpp b/icu4c/source/common/caniter.cpp
index 58b3781..d3f2c7d 100644
--- a/icu4c/source/common/caniter.cpp
+++ b/icu4c/source/common/caniter.cpp
@@ -1,6 +1,6 @@
 /*
  *****************************************************************************
- * Copyright (C) 1996-2015, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  *****************************************************************************
  */
diff --git a/icu4c/source/common/chariter.cpp b/icu4c/source/common/chariter.cpp
index 2d923ea..dc407f8 100644
--- a/icu4c/source/common/chariter.cpp
+++ b/icu4c/source/common/chariter.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/charstr.cpp b/icu4c/source/common/charstr.cpp
index 1b27c68..21794c8 100644
--- a/icu4c/source/common/charstr.cpp
+++ b/icu4c/source/common/charstr.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  charstr.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/charstr.h b/icu4c/source/common/charstr.h
index d2e20c4..2751fdb 100644
--- a/icu4c/source/common/charstr.h
+++ b/icu4c/source/common/charstr.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/common/cmemory.c b/icu4c/source/common/cmemory.c
index 42885f2..a549053 100644
--- a/icu4c/source/common/cmemory.c
+++ b/icu4c/source/common/cmemory.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/cmemory.h b/icu4c/source/common/cmemory.h
index 9156a89..2111095 100644
--- a/icu4c/source/common/cmemory.h
+++ b/icu4c/source/common/cmemory.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/common.rc b/icu4c/source/common/common.rc
index e0820bb..3740aa2 100644
--- a/icu4c/source/common/common.rc
+++ b/icu4c/source/common/common.rc
@@ -1,8 +1,8 @@
 // Do not edit with Microsoft Developer Studio Resource Editor.
 //   It will permanently substitute version numbers that are intended to be
 //   picked up by the pre-processor during each build.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #include "msvcres.h"
 
diff --git a/icu4c/source/common/cpputils.h b/icu4c/source/common/cpputils.h
index b2e0cbc..53d42f4 100644
--- a/icu4c/source/common/cpputils.h
+++ b/icu4c/source/common/cpputils.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  cpputils.h
diff --git a/icu4c/source/common/cstr.cpp b/icu4c/source/common/cstr.cpp
index da5b1e5..4f3b59b 100644
--- a/icu4c/source/common/cstr.cpp
+++ b/icu4c/source/common/cstr.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2015-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  charstr.cpp
 */
diff --git a/icu4c/source/common/cstr.h b/icu4c/source/common/cstr.h
index 12a1e93..7942894 100644
--- a/icu4c/source/common/cstr.h
+++ b/icu4c/source/common/cstr.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/cstring.c b/icu4c/source/common/cstring.c
index 3af959e..35cb75d 100644
--- a/icu4c/source/common/cstring.c
+++ b/icu4c/source/common/cstring.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/cstring.h b/icu4c/source/common/cstring.h
index 64b68ff..936a4e6 100644
--- a/icu4c/source/common/cstring.h
+++ b/icu4c/source/common/cstring.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/cwchar.c b/icu4c/source/common/cwchar.c
index 78bb8c5..c225d72 100644
--- a/icu4c/source/common/cwchar.c
+++ b/icu4c/source/common/cwchar.c
@@ -1,8 +1,8 @@
 /*  
 ******************************************************************************
 *
-*   Copyright (C) 2001, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  cwchar.c
diff --git a/icu4c/source/common/cwchar.h b/icu4c/source/common/cwchar.h
index 2ab36c0..8a88cac 100644
--- a/icu4c/source/common/cwchar.h
+++ b/icu4c/source/common/cwchar.h
@@ -1,8 +1,8 @@
 /*  
 ******************************************************************************
 *
-*   Copyright (C) 2001, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  cwchar.h
diff --git a/icu4c/source/common/dictbe.cpp b/icu4c/source/common/dictbe.cpp
index e674ac0..a072018 100644
--- a/icu4c/source/common/dictbe.cpp
+++ b/icu4c/source/common/dictbe.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2006-2016, International Business Machines Corporation
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
  * and others. All Rights Reserved.
  *******************************************************************************
  */
diff --git a/icu4c/source/common/dictbe.h b/icu4c/source/common/dictbe.h
index d3488cd..1529c6a 100644
--- a/icu4c/source/common/dictbe.h
+++ b/icu4c/source/common/dictbe.h
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2006-2014, International Business Machines Corporation   *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation   *
  * and others. All Rights Reserved.                                            *
  *******************************************************************************
  */
diff --git a/icu4c/source/common/dictionarydata.cpp b/icu4c/source/common/dictionarydata.cpp
index c0e6662..016da5b 100644
--- a/icu4c/source/common/dictionarydata.cpp
+++ b/icu4c/source/common/dictionarydata.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * dictionarydata.h
 *
diff --git a/icu4c/source/common/dictionarydata.h b/icu4c/source/common/dictionarydata.h
index 0216ab0..c5c7361 100644
--- a/icu4c/source/common/dictionarydata.h
+++ b/icu4c/source/common/dictionarydata.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * dictionarydata.h
 *
diff --git a/icu4c/source/common/dtintrv.cpp b/icu4c/source/common/dtintrv.cpp
index bece836..cb31cad 100644
--- a/icu4c/source/common/dtintrv.cpp
+++ b/icu4c/source/common/dtintrv.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
-* Copyright (C) 2008, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 *******************************************************************************
 *
diff --git a/icu4c/source/common/errorcode.cpp b/icu4c/source/common/errorcode.cpp
index 43868b7..5544a4f 100644
--- a/icu4c/source/common/errorcode.cpp
+++ b/icu4c/source/common/errorcode.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  errorcode.cpp
diff --git a/icu4c/source/common/filteredbrk.cpp b/icu4c/source/common/filteredbrk.cpp
index 5a8f0b0..7f5896a 100644
--- a/icu4c/source/common/filteredbrk.cpp
+++ b/icu4c/source/common/filteredbrk.cpp
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 *******************************************************************************
 */
diff --git a/icu4c/source/common/filterednormalizer2.cpp b/icu4c/source/common/filterednormalizer2.cpp
index 44ed9c1..1103d5c 100644
--- a/icu4c/source/common/filterednormalizer2.cpp
+++ b/icu4c/source/common/filterednormalizer2.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  filterednormalizer2.cpp
diff --git a/icu4c/source/common/hash.h b/icu4c/source/common/hash.h
index ab5fbf6..d414243 100644
--- a/icu4c/source/common/hash.h
+++ b/icu4c/source/common/hash.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   03/28/00    aliu        Creation.
diff --git a/icu4c/source/common/icudataver.c b/icu4c/source/common/icudataver.c
index beb5e73..9af4bf0 100644
--- a/icu4c/source/common/icudataver.c
+++ b/icu4c/source/common/icudataver.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 */
diff --git a/icu4c/source/common/icuplug.cpp b/icu4c/source/common/icuplug.cpp
index bca7798..c16f230 100644
--- a/icu4c/source/common/icuplug.cpp
+++ b/icu4c/source/common/icuplug.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/icuplugimp.h b/icu4c/source/common/icuplugimp.h
index 6b4f122..7028c6a 100644
--- a/icu4c/source/common/icuplugimp.h
+++ b/icu4c/source/common/icuplugimp.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/listformatter.cpp b/icu4c/source/common/listformatter.cpp
index a02549e..45c4f30 100644
--- a/icu4c/source/common/listformatter.cpp
+++ b/icu4c/source/common/listformatter.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2013-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  listformatter.cpp
diff --git a/icu4c/source/common/loadednormalizer2impl.cpp b/icu4c/source/common/loadednormalizer2impl.cpp
index 0006da5..41abdece 100644
--- a/icu4c/source/common/loadednormalizer2impl.cpp
+++ b/icu4c/source/common/loadednormalizer2impl.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * loadednormalizer2impl.cpp
 *
diff --git a/icu4c/source/common/localsvc.h b/icu4c/source/common/localsvc.h
index 67e5a84..5f90642 100644
--- a/icu4c/source/common/localsvc.h
+++ b/icu4c/source/common/localsvc.h
@@ -1,7 +1,7 @@
 /*
 ***************************************************************************
-*   Copyright (C) 2006 International Business Machines Corporation        *
-*   and others. All rights reserved.                                      *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.               *
+*   License & terms of use: http://www.unicode.org/copyright.html         *
 ***************************************************************************
 */
 
diff --git a/icu4c/source/common/locavailable.cpp b/icu4c/source/common/locavailable.cpp
index 2bf19de..b8900a4 100644
--- a/icu4c/source/common/locavailable.cpp
+++ b/icu4c/source/common/locavailable.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  locavailable.cpp
diff --git a/icu4c/source/common/locbased.cpp b/icu4c/source/common/locbased.cpp
index ba28962..114b372 100644
--- a/icu4c/source/common/locbased.cpp
+++ b/icu4c/source/common/locbased.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: January 16 2004
diff --git a/icu4c/source/common/locbased.h b/icu4c/source/common/locbased.h
index 2e0400e..bd571b9 100644
--- a/icu4c/source/common/locbased.h
+++ b/icu4c/source/common/locbased.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: January 16 2004
diff --git a/icu4c/source/common/locdispnames.cpp b/icu4c/source/common/locdispnames.cpp
index ff52b10..1dd2c76 100644
--- a/icu4c/source/common/locdispnames.cpp
+++ b/icu4c/source/common/locdispnames.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  locdispnames.cpp
diff --git a/icu4c/source/common/locdspnm.cpp b/icu4c/source/common/locdspnm.cpp
index 7bd4ece..513c236 100644
--- a/icu4c/source/common/locdspnm.cpp
+++ b/icu4c/source/common/locdspnm.cpp
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2016, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 *******************************************************************************
 */
diff --git a/icu4c/source/common/locid.cpp b/icu4c/source/common/locid.cpp
index d6ca74d..ad8c092 100644
--- a/icu4c/source/common/locid.cpp
+++ b/icu4c/source/common/locid.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1997-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
 *
 * File locid.cpp
diff --git a/icu4c/source/common/loclikely.cpp b/icu4c/source/common/loclikely.cpp
index effa646..39419dc 100644
--- a/icu4c/source/common/loclikely.cpp
+++ b/icu4c/source/common/loclikely.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  loclikely.cpp
diff --git a/icu4c/source/common/locmap.c b/icu4c/source/common/locmap.c
index 8459dae..024a34d 100644
--- a/icu4c/source/common/locmap.c
+++ b/icu4c/source/common/locmap.c
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1996-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *
  * Provides functionality for mapping between
diff --git a/icu4c/source/common/locmap.h b/icu4c/source/common/locmap.h
index 214bbce..cf9229c 100644
--- a/icu4c/source/common/locmap.h
+++ b/icu4c/source/common/locmap.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1996-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/locresdata.cpp b/icu4c/source/common/locresdata.cpp
index 68996f2..e818cb9 100644
--- a/icu4c/source/common/locresdata.cpp
+++ b/icu4c/source/common/locresdata.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  loclikely.cpp
diff --git a/icu4c/source/common/locutil.cpp b/icu4c/source/common/locutil.cpp
index e5fe18c..4850f7b 100644
--- a/icu4c/source/common/locutil.cpp
+++ b/icu4c/source/common/locutil.cpp
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 2002-2014, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  *******************************************************************************
  */
diff --git a/icu4c/source/common/locutil.h b/icu4c/source/common/locutil.h
index cf64e34..b721929 100644
--- a/icu4c/source/common/locutil.h
+++ b/icu4c/source/common/locutil.h
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2002-2005, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/messageimpl.h b/icu4c/source/common/messageimpl.h
index 9af400c..eaa8159 100644
--- a/icu4c/source/common/messageimpl.h
+++ b/icu4c/source/common/messageimpl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  messageimpl.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/messagepattern.cpp b/icu4c/source/common/messagepattern.cpp
index de0410b..38a3179 100644
--- a/icu4c/source/common/messagepattern.cpp
+++ b/icu4c/source/common/messagepattern.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  messagepattern.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/msvcres.h b/icu4c/source/common/msvcres.h
index 7ed61b4..b7d6404 100644
--- a/icu4c/source/common/msvcres.h
+++ b/icu4c/source/common/msvcres.h
@@ -1,5 +1,5 @@
 //{{NO_DEPENDENCIES}}
-// Copyright (c) 2003-2010 International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // Corporation and others. All Rights Reserved.
 //
 // Used by common.rc and other .rc files.
diff --git a/icu4c/source/common/mutex.h b/icu4c/source/common/mutex.h
index 07dcdbb..8334f0d 100644
--- a/icu4c/source/common/mutex.h
+++ b/icu4c/source/common/mutex.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 */
diff --git a/icu4c/source/common/norm2_nfc_data.h b/icu4c/source/common/norm2_nfc_data.h
index feccfa3..5855f0b 100644
--- a/icu4c/source/common/norm2_nfc_data.h
+++ b/icu4c/source/common/norm2_nfc_data.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: norm2_nfc_data.h
  *
diff --git a/icu4c/source/common/norm2allmodes.h b/icu4c/source/common/norm2allmodes.h
index 64c84a2..c159813 100644
--- a/icu4c/source/common/norm2allmodes.h
+++ b/icu4c/source/common/norm2allmodes.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * loadednormalizer2impl.h
 *
diff --git a/icu4c/source/common/normalizer2.cpp b/icu4c/source/common/normalizer2.cpp
index c345c06..2793956 100644
--- a/icu4c/source/common/normalizer2.cpp
+++ b/icu4c/source/common/normalizer2.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  normalizer2.cpp
diff --git a/icu4c/source/common/normalizer2impl.cpp b/icu4c/source/common/normalizer2impl.cpp
index ec4809c..8fe9776 100644
--- a/icu4c/source/common/normalizer2impl.cpp
+++ b/icu4c/source/common/normalizer2impl.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  normalizer2impl.cpp
diff --git a/icu4c/source/common/normalizer2impl.h b/icu4c/source/common/normalizer2impl.h
index eb026db..3459d6c 100644
--- a/icu4c/source/common/normalizer2impl.h
+++ b/icu4c/source/common/normalizer2impl.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  normalizer2impl.h
diff --git a/icu4c/source/common/normlzr.cpp b/icu4c/source/common/normlzr.cpp
index 7a5209f..1d7b539 100644
--- a/icu4c/source/common/normlzr.cpp
+++ b/icu4c/source/common/normlzr.cpp
@@ -1,7 +1,7 @@
 /*
  *************************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1996-2012, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  *************************************************************************
  */
diff --git a/icu4c/source/common/parsepos.cpp b/icu4c/source/common/parsepos.cpp
index 26f8820..d138282 100644
--- a/icu4c/source/common/parsepos.cpp
+++ b/icu4c/source/common/parsepos.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2003-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/patternprops.cpp b/icu4c/source/common/patternprops.cpp
index b2c5249..b872408 100644
--- a/icu4c/source/common/patternprops.cpp
+++ b/icu4c/source/common/patternprops.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  patternprops.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/patternprops.h b/icu4c/source/common/patternprops.h
index 0ceab51..65b1482 100644
--- a/icu4c/source/common/patternprops.h
+++ b/icu4c/source/common/patternprops.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  patternprops.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/pluralmap.cpp b/icu4c/source/common/pluralmap.cpp
index f114b8a..2d2f400 100644
--- a/icu4c/source/common/pluralmap.cpp
+++ b/icu4c/source/common/pluralmap.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  */
 
diff --git a/icu4c/source/common/pluralmap.h b/icu4c/source/common/pluralmap.h
index 63ccf8d..4317cfb 100644
--- a/icu4c/source/common/pluralmap.h
+++ b/icu4c/source/common/pluralmap.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/propname.cpp b/icu4c/source/common/propname.cpp
index b638547..4ea7975 100644
--- a/icu4c/source/common/propname.cpp
+++ b/icu4c/source/common/propname.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: October 30 2002
diff --git a/icu4c/source/common/propname.h b/icu4c/source/common/propname.h
index c20ae45..84890b6 100644
--- a/icu4c/source/common/propname.h
+++ b/icu4c/source/common/propname.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: October 30 2002
diff --git a/icu4c/source/common/propname_data.h b/icu4c/source/common/propname_data.h
index 44c16eb..5d4c837 100644
--- a/icu4c/source/common/propname_data.h
+++ b/icu4c/source/common/propname_data.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: propname_data.h
  *
diff --git a/icu4c/source/common/propsvec.c b/icu4c/source/common/propsvec.c
index f91a155..97f5916 100644
--- a/icu4c/source/common/propsvec.c
+++ b/icu4c/source/common/propsvec.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  propsvec.c
diff --git a/icu4c/source/common/propsvec.h b/icu4c/source/common/propsvec.h
index fb62809..26865e7 100644
--- a/icu4c/source/common/propsvec.h
+++ b/icu4c/source/common/propsvec.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  propsvec.h
diff --git a/icu4c/source/common/punycode.cpp b/icu4c/source/common/punycode.cpp
index e2b3a58..6885bc2 100644
--- a/icu4c/source/common/punycode.cpp
+++ b/icu4c/source/common/punycode.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  punycode.cpp
diff --git a/icu4c/source/common/punycode.h b/icu4c/source/common/punycode.h
index 21ae91d..d7555b9 100644
--- a/icu4c/source/common/punycode.h
+++ b/icu4c/source/common/punycode.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  punycode.h
diff --git a/icu4c/source/common/putil.cpp b/icu4c/source/common/putil.cpp
index d641092..f737517 100644
--- a/icu4c/source/common/putil.cpp
+++ b/icu4c/source/common/putil.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/putilimp.h b/icu4c/source/common/putilimp.h
index fa88992..467b9e3 100644
--- a/icu4c/source/common/putilimp.h
+++ b/icu4c/source/common/putilimp.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/rbbi.cpp b/icu4c/source/common/rbbi.cpp
index bd3da2d..3392c2d 100644
--- a/icu4c/source/common/rbbi.cpp
+++ b/icu4c/source/common/rbbi.cpp
@@ -1,6 +1,6 @@
 /*
 ***************************************************************************
-*   Copyright (C) 1999-2016 International Business Machines Corporation
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *   and others. All rights reserved.
 ***************************************************************************
 */
diff --git a/icu4c/source/common/rbbicst.pl b/icu4c/source/common/rbbicst.pl
index 52383be..b9f97ce 100755
--- a/icu4c/source/common/rbbicst.pl
+++ b/icu4c/source/common/rbbicst.pl
@@ -1,6 +1,6 @@
 #**************************************************************************
-#   Copyright (C) 2002-2016 International Business Machines Corporation
-#   and others. All rights reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #**************************************************************************
 #
 #  rbbicst   Compile the RBBI rule paser state table data into initialized C data.
@@ -231,8 +231,8 @@
 if ($javaOutput) {
     print "/*\n";
     print " *******************************************************************************\n";
-    print " * Copyright (C) 2003-$year,\n";
-    print " * International Business Machines Corporation and others. All Rights Reserved.\n";
+    print " * Copyright (C) 2016 and later: Unicode, Inc. and others.\n";
+    print " * License & terms of use: http://www.unicode.org/copyright.html\n";
     print " *******************************************************************************\n";
     print " */\n";
     print " \n";
@@ -341,8 +341,8 @@
     print "//    It is generated by the Perl script \"rbbicst.pl\" from\n";
     print "//    the rule parser state definitions file \"rbbirpt.txt\".\n";
     print "//\n";
-    print "//   Copyright (C) 2002-$year International Business Machines Corporation \n";
-    print "//   and others. All rights reserved.  \n";
+    print "//   Copyright (C) 2016 and later: Unicode, Inc. and others.\n";
+    print "//   License & terms of use: http://www.unicode.org/copyright.html\n";
     print "//\n";
     print "//---------------------------------------------------------------------------------\n";
     print "#ifndef RBBIRPT_H\n";
diff --git a/icu4c/source/common/rbbidata.cpp b/icu4c/source/common/rbbidata.cpp
index 271553a..6c534b2 100644
--- a/icu4c/source/common/rbbidata.cpp
+++ b/icu4c/source/common/rbbidata.cpp
@@ -1,6 +1,6 @@
 /*
 ***************************************************************************
-*   Copyright (C) 1999-2014 International Business Machines Corporation   *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation   *
 *   and others. All rights reserved.                                      *
 ***************************************************************************
 */
diff --git a/icu4c/source/common/rbbidata.h b/icu4c/source/common/rbbidata.h
index 65274c3..24a8e99 100644
--- a/icu4c/source/common/rbbidata.h
+++ b/icu4c/source/common/rbbidata.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  rbbidata.h
diff --git a/icu4c/source/common/rbbinode.cpp b/icu4c/source/common/rbbinode.cpp
index 1468be9..7cba78d 100644
--- a/icu4c/source/common/rbbinode.cpp
+++ b/icu4c/source/common/rbbinode.cpp
@@ -1,6 +1,6 @@
 /*
 ***************************************************************************
-*   Copyright (C) 2002-2016 International Business Machines Corporation   *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation   *
 *   and others. All rights reserved.                                      *
 ***************************************************************************
 */
diff --git a/icu4c/source/common/rbbinode.h b/icu4c/source/common/rbbinode.h
index babd312..1100a84 100644
--- a/icu4c/source/common/rbbinode.h
+++ b/icu4c/source/common/rbbinode.h
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2001-2016, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
diff --git a/icu4c/source/common/rbbirb.cpp b/icu4c/source/common/rbbirb.cpp
index 12de395..635ec5a 100644
--- a/icu4c/source/common/rbbirb.cpp
+++ b/icu4c/source/common/rbbirb.cpp
@@ -1,7 +1,7 @@
 //
 //  file:  rbbirb.cpp
 //
-//  Copyright (C) 2002-2011, International Business Machines Corporation and others.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 //  All Rights Reserved.
 //
 //  This file contains the RBBIRuleBuilder class implementation.  This is the main class for
diff --git a/icu4c/source/common/rbbirb.h b/icu4c/source/common/rbbirb.h
index deb9b0e..7c59880 100644
--- a/icu4c/source/common/rbbirb.h
+++ b/icu4c/source/common/rbbirb.h
@@ -1,7 +1,7 @@
 //
 //  rbbirb.h
 //
-//  Copyright (C) 2002-2008, International Business Machines Corporation and others.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 //  All Rights Reserved.
 //
 //  This file contains declarations for several classes from the
diff --git a/icu4c/source/common/rbbirpt.h b/icu4c/source/common/rbbirpt.h
index e85cce3..d3a4389 100644
--- a/icu4c/source/common/rbbirpt.h
+++ b/icu4c/source/common/rbbirpt.h
@@ -6,7 +6,7 @@
 //    It is generated by the Perl script "rbbicst.pl" from
 //    the rule parser state definitions file "rbbirpt.txt".
 //
-//   Copyright (C) 2002-2016 International Business Machines Corporation 
+//   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation 
 //   and others. All rights reserved.  
 //
 //---------------------------------------------------------------------------------
diff --git a/icu4c/source/common/rbbirpt.txt b/icu4c/source/common/rbbirpt.txt
index fd00a83..5576c6b 100644
--- a/icu4c/source/common/rbbirpt.txt
+++ b/icu4c/source/common/rbbirpt.txt
@@ -1,8 +1,8 @@
 
 #*****************************************************************************
 #
-#   Copyright (C) 2002-2016, International Business Machines Corporation and others.
-#   All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #*****************************************************************************
 #
diff --git a/icu4c/source/common/rbbiscan.cpp b/icu4c/source/common/rbbiscan.cpp
index 1d1ad1f..e72eefb 100644
--- a/icu4c/source/common/rbbiscan.cpp
+++ b/icu4c/source/common/rbbiscan.cpp
@@ -1,7 +1,7 @@
 //
 //  file:  rbbiscan.cpp
 //
-//  Copyright (C) 2002-2016, International Business Machines Corporation and others.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 //  All Rights Reserved.
 //
 //  This file contains the Rule Based Break Iterator Rule Builder functions for
diff --git a/icu4c/source/common/rbbiscan.h b/icu4c/source/common/rbbiscan.h
index a36e4fd..8bdbf52 100644
--- a/icu4c/source/common/rbbiscan.h
+++ b/icu4c/source/common/rbbiscan.h
@@ -1,7 +1,7 @@
 //
 //  rbbiscan.h
 //
-//  Copyright (C) 2002-2016, International Business Machines Corporation and others.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 //  All Rights Reserved.
 //
 //  This file contains declarations for class RBBIRuleScanner
diff --git a/icu4c/source/common/rbbisetb.cpp b/icu4c/source/common/rbbisetb.cpp
index cd855f7..e7ccf8f 100644
--- a/icu4c/source/common/rbbisetb.cpp
+++ b/icu4c/source/common/rbbisetb.cpp
@@ -3,7 +3,7 @@
 //
 /*
 ***************************************************************************
-*   Copyright (C) 2002-2008 International Business Machines Corporation   *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation   *
 *   and others. All rights reserved.                                      *
 ***************************************************************************
 */
diff --git a/icu4c/source/common/rbbisetb.h b/icu4c/source/common/rbbisetb.h
index c8bc1df..2136d48 100644
--- a/icu4c/source/common/rbbisetb.h
+++ b/icu4c/source/common/rbbisetb.h
@@ -2,8 +2,8 @@
 //  rbbisetb.h
 /*
 **********************************************************************
-*   Copyright (c) 2001-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/rbbistbl.cpp b/icu4c/source/common/rbbistbl.cpp
index c2fdf82..16e380c 100644
--- a/icu4c/source/common/rbbistbl.cpp
+++ b/icu4c/source/common/rbbistbl.cpp
@@ -3,7 +3,7 @@
 //
 /*
 ***************************************************************************
-*   Copyright (C) 2002-2014 International Business Machines Corporation
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *   and others. All rights reserved.
 ***************************************************************************
 */
diff --git a/icu4c/source/common/rbbitblb.cpp b/icu4c/source/common/rbbitblb.cpp
index 09ec3ce..ccd8def 100644
--- a/icu4c/source/common/rbbitblb.cpp
+++ b/icu4c/source/common/rbbitblb.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 //
diff --git a/icu4c/source/common/rbbitblb.h b/icu4c/source/common/rbbitblb.h
index 9e65bd9..3cfd2ff 100644
--- a/icu4c/source/common/rbbitblb.h
+++ b/icu4c/source/common/rbbitblb.h
@@ -4,8 +4,8 @@
 
 /*
 **********************************************************************
-*   Copyright (c) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/resbund.cpp b/icu4c/source/common/resbund.cpp
index a2282e1..76aa47c 100644
--- a/icu4c/source/common/resbund.cpp
+++ b/icu4c/source/common/resbund.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File resbund.cpp
diff --git a/icu4c/source/common/resbund_cnv.cpp b/icu4c/source/common/resbund_cnv.cpp
index a18e57e..88e192d 100644
--- a/icu4c/source/common/resbund_cnv.cpp
+++ b/icu4c/source/common/resbund_cnv.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  resbund_cnv.cpp
diff --git a/icu4c/source/common/resource.cpp b/icu4c/source/common/resource.cpp
index 0d41dae..99340c2 100644
--- a/icu4c/source/common/resource.cpp
+++ b/icu4c/source/common/resource.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * resource.cpp
 *
diff --git a/icu4c/source/common/resource.h b/icu4c/source/common/resource.h
index 12d0b16..34892a0 100644
--- a/icu4c/source/common/resource.h
+++ b/icu4c/source/common/resource.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * resource.h
 *
diff --git a/icu4c/source/common/ruleiter.cpp b/icu4c/source/common/ruleiter.cpp
index 667795e..15745be 100644
--- a/icu4c/source/common/ruleiter.cpp
+++ b/icu4c/source/common/ruleiter.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: September 24 2003
diff --git a/icu4c/source/common/ruleiter.h b/icu4c/source/common/ruleiter.h
index d8fe212..32367cb 100644
--- a/icu4c/source/common/ruleiter.h
+++ b/icu4c/source/common/ruleiter.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: September 24 2003
diff --git a/icu4c/source/common/schriter.cpp b/icu4c/source/common/schriter.cpp
index 17ce400..ab1f409 100644
--- a/icu4c/source/common/schriter.cpp
+++ b/icu4c/source/common/schriter.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1998-2012, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/serv.cpp b/icu4c/source/common/serv.cpp
index 93ae060..50762b5 100644
--- a/icu4c/source/common/serv.cpp
+++ b/icu4c/source/common/serv.cpp
@@ -1,6 +1,6 @@
 /**
 *******************************************************************************
-* Copyright (C) 2001-2014, International Business Machines Corporation.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation.
 * All Rights Reserved.
 *******************************************************************************
 */
diff --git a/icu4c/source/common/serv.h b/icu4c/source/common/serv.h
index 5100809..7e9dfba 100644
--- a/icu4c/source/common/serv.h
+++ b/icu4c/source/common/serv.h
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2011, International Business Machines Corporation.       *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation.       *
  * All Rights Reserved.                                                        *
  *******************************************************************************
  */
diff --git a/icu4c/source/common/servlk.cpp b/icu4c/source/common/servlk.cpp
index 5968f7b..3e5d8eb 100644
--- a/icu4c/source/common/servlk.cpp
+++ b/icu4c/source/common/servlk.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/servlkf.cpp b/icu4c/source/common/servlkf.cpp
index 8486c2a..619f7b9 100644
--- a/icu4c/source/common/servlkf.cpp
+++ b/icu4c/source/common/servlkf.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/servloc.h b/icu4c/source/common/servloc.h
index 1054cd9..9356aca 100644
--- a/icu4c/source/common/servloc.h
+++ b/icu4c/source/common/servloc.h
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2011, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/servls.cpp b/icu4c/source/common/servls.cpp
index 9006518..cde7863 100644
--- a/icu4c/source/common/servls.cpp
+++ b/icu4c/source/common/servls.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/servnotf.cpp b/icu4c/source/common/servnotf.cpp
index dbcbe92..a8ceabf 100644
--- a/icu4c/source/common/servnotf.cpp
+++ b/icu4c/source/common/servnotf.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2012, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
diff --git a/icu4c/source/common/servnotf.h b/icu4c/source/common/servnotf.h
index 362696f..935753b 100644
--- a/icu4c/source/common/servnotf.h
+++ b/icu4c/source/common/servnotf.h
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
diff --git a/icu4c/source/common/servrbf.cpp b/icu4c/source/common/servrbf.cpp
index 4295d03..7474c0f 100644
--- a/icu4c/source/common/servrbf.cpp
+++ b/icu4c/source/common/servrbf.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/servslkf.cpp b/icu4c/source/common/servslkf.cpp
index 4222d21..58e02d4 100644
--- a/icu4c/source/common/servslkf.cpp
+++ b/icu4c/source/common/servslkf.cpp
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2014, International Business Machines Corporation and    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
diff --git a/icu4c/source/common/sharedobject.cpp b/icu4c/source/common/sharedobject.cpp
index bffd8a3..234e43b 100644
--- a/icu4c/source/common/sharedobject.cpp
+++ b/icu4c/source/common/sharedobject.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharedobject.cpp
 */
diff --git a/icu4c/source/common/sharedobject.h b/icu4c/source/common/sharedobject.h
index d0b9303..657d026 100644
--- a/icu4c/source/common/sharedobject.h
+++ b/icu4c/source/common/sharedobject.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharedobject.h
 */
diff --git a/icu4c/source/common/simpleformatter.cpp b/icu4c/source/common/simpleformatter.cpp
index 6dfa5b9..0b83eaf 100644
--- a/icu4c/source/common/simpleformatter.cpp
+++ b/icu4c/source/common/simpleformatter.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * simpleformatter.cpp
 */
diff --git a/icu4c/source/common/sprpimpl.h b/icu4c/source/common/sprpimpl.h
index 1422cc3..99e4b03 100644
--- a/icu4c/source/common/sprpimpl.h
+++ b/icu4c/source/common/sprpimpl.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  sprpimpl.h
diff --git a/icu4c/source/common/stringpiece.cpp b/icu4c/source/common/stringpiece.cpp
index 0fb2b3e..f14bd76 100644
--- a/icu4c/source/common/stringpiece.cpp
+++ b/icu4c/source/common/stringpiece.cpp
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2013, International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // Corporation and others. All Rights Reserved.
 //
 // Copyright 2004 and onwards Google Inc.
diff --git a/icu4c/source/common/stringtriebuilder.cpp b/icu4c/source/common/stringtriebuilder.cpp
index 109fcdc..3463801 100644
--- a/icu4c/source/common/stringtriebuilder.cpp
+++ b/icu4c/source/common/stringtriebuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  stringtriebuilder.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/uarrsort.c b/icu4c/source/common/uarrsort.c
index 22c7697..acb277e 100644
--- a/icu4c/source/common/uarrsort.c
+++ b/icu4c/source/common/uarrsort.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uarrsort.c
diff --git a/icu4c/source/common/uarrsort.h b/icu4c/source/common/uarrsort.h
index aece6da..f78169b 100644
--- a/icu4c/source/common/uarrsort.h
+++ b/icu4c/source/common/uarrsort.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uarrsort.h
diff --git a/icu4c/source/common/uassert.h b/icu4c/source/common/uassert.h
index 9dc29b2..089f65f 100644
--- a/icu4c/source/common/uassert.h
+++ b/icu4c/source/common/uassert.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ubidi.c b/icu4c/source/common/ubidi.c
index c43c41c..545c94e 100644
--- a/icu4c/source/common/ubidi.c
+++ b/icu4c/source/common/ubidi.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ubidi.c
diff --git a/icu4c/source/common/ubidi_props.c b/icu4c/source/common/ubidi_props.c
index 42d05f1..3cad591 100644
--- a/icu4c/source/common/ubidi_props.c
+++ b/icu4c/source/common/ubidi_props.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ubidi_props.c
diff --git a/icu4c/source/common/ubidi_props.h b/icu4c/source/common/ubidi_props.h
index 0533ed3..4d25c6a 100644
--- a/icu4c/source/common/ubidi_props.h
+++ b/icu4c/source/common/ubidi_props.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ubidi_props.h
diff --git a/icu4c/source/common/ubidi_props_data.h b/icu4c/source/common/ubidi_props_data.h
index 0c63dfb..ed14c56 100644
--- a/icu4c/source/common/ubidi_props_data.h
+++ b/icu4c/source/common/ubidi_props_data.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: ubidi_props_data.h
  *
diff --git a/icu4c/source/common/ubidiimp.h b/icu4c/source/common/ubidiimp.h
index 9a23dc0..a37f2f7 100644
--- a/icu4c/source/common/ubidiimp.h
+++ b/icu4c/source/common/ubidiimp.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ubidiimp.h
diff --git a/icu4c/source/common/ubidiln.c b/icu4c/source/common/ubidiln.c
index f03defe..fa5893d 100644
--- a/icu4c/source/common/ubidiln.c
+++ b/icu4c/source/common/ubidiln.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ubidiln.c
diff --git a/icu4c/source/common/ubidiwrt.c b/icu4c/source/common/ubidiwrt.c
index 2c64959..ff578f1 100644
--- a/icu4c/source/common/ubidiwrt.c
+++ b/icu4c/source/common/ubidiwrt.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ubidiwrt.c
diff --git a/icu4c/source/common/ubrk.cpp b/icu4c/source/common/ubrk.cpp
index 161c0ac..494b253 100644
--- a/icu4c/source/common/ubrk.cpp
+++ b/icu4c/source/common/ubrk.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1996-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 */
 
diff --git a/icu4c/source/common/ubrkimpl.h b/icu4c/source/common/ubrkimpl.h
index e490971..1c6ae3f 100644
--- a/icu4c/source/common/ubrkimpl.h
+++ b/icu4c/source/common/ubrkimpl.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ucase.cpp b/icu4c/source/common/ucase.cpp
index b04c2d4..c13a305 100644
--- a/icu4c/source/common/ucase.cpp
+++ b/icu4c/source/common/ucase.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucase.cpp
diff --git a/icu4c/source/common/ucase.h b/icu4c/source/common/ucase.h
index 8f24769..8b2bfc1 100644
--- a/icu4c/source/common/ucase.h
+++ b/icu4c/source/common/ucase.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucase.h
diff --git a/icu4c/source/common/ucase_props_data.h b/icu4c/source/common/ucase_props_data.h
index edbf875..8dc6dc4 100644
--- a/icu4c/source/common/ucase_props_data.h
+++ b/icu4c/source/common/ucase_props_data.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: ucase_props_data.h
  *
diff --git a/icu4c/source/common/ucasemap.cpp b/icu4c/source/common/ucasemap.cpp
index f3ab31f..84c98e4 100644
--- a/icu4c/source/common/ucasemap.cpp
+++ b/icu4c/source/common/ucasemap.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucasemap.cpp
diff --git a/icu4c/source/common/ucasemap_titlecase_brkiter.cpp b/icu4c/source/common/ucasemap_titlecase_brkiter.cpp
index 1698c8e..3810865 100644
--- a/icu4c/source/common/ucasemap_titlecase_brkiter.cpp
+++ b/icu4c/source/common/ucasemap_titlecase_brkiter.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucasemap_titlecase_brkiter.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucat.c b/icu4c/source/common/ucat.c
index 5f6feb9..f9d2cdb 100644
--- a/icu4c/source/common/ucat.c
+++ b/icu4c/source/common/ucat.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 19 2003
diff --git a/icu4c/source/common/uchar.c b/icu4c/source/common/uchar.c
index 3acebd4..3d8a8a4 100644
--- a/icu4c/source/common/uchar.c
+++ b/icu4c/source/common/uchar.c
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1996-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File UCHAR.C
diff --git a/icu4c/source/common/uchar_props_data.h b/icu4c/source/common/uchar_props_data.h
index 7aeebf0..bc346d9 100644
--- a/icu4c/source/common/uchar_props_data.h
+++ b/icu4c/source/common/uchar_props_data.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: uchar_props_data.h
  *
diff --git a/icu4c/source/common/ucharstrie.cpp b/icu4c/source/common/ucharstrie.cpp
index 476271d..909cae3 100644
--- a/icu4c/source/common/ucharstrie.cpp
+++ b/icu4c/source/common/ucharstrie.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstrie.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucharstriebuilder.cpp b/icu4c/source/common/ucharstriebuilder.cpp
index 05255b4..d7c027c 100644
--- a/icu4c/source/common/ucharstriebuilder.cpp
+++ b/icu4c/source/common/ucharstriebuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstriebuilder.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucharstrieiterator.cpp b/icu4c/source/common/ucharstrieiterator.cpp
index 30867c0..a0fd67b 100644
--- a/icu4c/source/common/ucharstrieiterator.cpp
+++ b/icu4c/source/common/ucharstrieiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstrieiterator.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/uchriter.cpp b/icu4c/source/common/uchriter.cpp
index 40b06ce..b6fe0ff 100644
--- a/icu4c/source/common/uchriter.cpp
+++ b/icu4c/source/common/uchriter.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1998-2012, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 */
diff --git a/icu4c/source/common/ucln.h b/icu4c/source/common/ucln.h
index cd2630a..4736dd0 100644
--- a/icu4c/source/common/ucln.h
+++ b/icu4c/source/common/ucln.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-* Copyright (C) 2001-2013, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 *
 ******************************************************************************
diff --git a/icu4c/source/common/ucln_cmn.cpp b/icu4c/source/common/ucln_cmn.cpp
index 2480c9d..fff0178 100644
--- a/icu4c/source/common/ucln_cmn.cpp
+++ b/icu4c/source/common/ucln_cmn.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2001-2014, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 ******************************************************************************
 *   file name:  ucln_cmn.cpp
diff --git a/icu4c/source/common/ucln_cmn.h b/icu4c/source/common/ucln_cmn.h
index 2fdf1c7..b06486c 100644
--- a/icu4c/source/common/ucln_cmn.h
+++ b/icu4c/source/common/ucln_cmn.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2001-2016, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 ******************************************************************************
 *   file name:  ucln_cmn.h
diff --git a/icu4c/source/common/ucln_imp.h b/icu4c/source/common/ucln_imp.h
index d5d202e..b07a8be 100644
--- a/icu4c/source/common/ucln_imp.h
+++ b/icu4c/source/common/ucln_imp.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-* Copyright (C) 2009-2011, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 *
 ******************************************************************************
diff --git a/icu4c/source/common/ucmndata.c b/icu4c/source/common/ucmndata.c
index b9a11eb..0264d48 100644
--- a/icu4c/source/common/ucmndata.c
+++ b/icu4c/source/common/ucmndata.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/ucmndata.h b/icu4c/source/common/ucmndata.h
index 36163c5..5624000 100644
--- a/icu4c/source/common/ucmndata.h
+++ b/icu4c/source/common/ucmndata.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/ucnv.c b/icu4c/source/common/ucnv.c
index 79b2654..88d77e9 100644
--- a/icu4c/source/common/ucnv.c
+++ b/icu4c/source/common/ucnv.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ucnv2022.cpp b/icu4c/source/common/ucnv2022.cpp
index 7d4815d..c1d550e 100644
--- a/icu4c/source/common/ucnv2022.cpp
+++ b/icu4c/source/common/ucnv2022.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv2022.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_bld.cpp b/icu4c/source/common/ucnv_bld.cpp
index fe9684d..f7121f4 100644
--- a/icu4c/source/common/ucnv_bld.cpp
+++ b/icu4c/source/common/ucnv_bld.cpp
@@ -1,7 +1,7 @@
 /*
  ********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1996-2016, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  ********************************************************************
  *
diff --git a/icu4c/source/common/ucnv_bld.h b/icu4c/source/common/ucnv_bld.h
index 2fbba14..ec8e900 100644
--- a/icu4c/source/common/ucnv_bld.h
+++ b/icu4c/source/common/ucnv_bld.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2015 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 *
diff --git a/icu4c/source/common/ucnv_cb.c b/icu4c/source/common/ucnv_cb.c
index fa34b65..9ae30a4 100644
--- a/icu4c/source/common/ucnv_cb.c
+++ b/icu4c/source/common/ucnv_cb.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
  *  ucnv_cb.c:
  *  External APIs for the ICU's codeset conversion library
diff --git a/icu4c/source/common/ucnv_cnv.c b/icu4c/source/common/ucnv_cnv.c
index f8e2f83..e153138 100644
--- a/icu4c/source/common/ucnv_cnv.c
+++ b/icu4c/source/common/ucnv_cnv.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ucnv_cnv.h b/icu4c/source/common/ucnv_cnv.h
index 402e2c9..587cd2d 100644
--- a/icu4c/source/common/ucnv_cnv.h
+++ b/icu4c/source/common/ucnv_cnv.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 *   ucnv_cnv.h:
diff --git a/icu4c/source/common/ucnv_ct.c b/icu4c/source/common/ucnv_ct.c
index 91d66e1..a2d9567 100644
--- a/icu4c/source/common/ucnv_ct.c
+++ b/icu4c/source/common/ucnv_ct.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2010-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_ct.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_err.c b/icu4c/source/common/ucnv_err.c
index f0fbfff..8b85e6b 100644
--- a/icu4c/source/common/ucnv_err.c
+++ b/icu4c/source/common/ucnv_err.c
@@ -1,8 +1,8 @@
 /*
  *****************************************************************************
  *
- *   Copyright (C) 1998-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *****************************************************************************
  *
diff --git a/icu4c/source/common/ucnv_ext.cpp b/icu4c/source/common/ucnv_ext.cpp
index 0c43693..f647be2 100644
--- a/icu4c/source/common/ucnv_ext.cpp
+++ b/icu4c/source/common/ucnv_ext.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2003-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnv_ext.cpp
diff --git a/icu4c/source/common/ucnv_ext.h b/icu4c/source/common/ucnv_ext.h
index 1ec4bdf..5bb2b9b 100644
--- a/icu4c/source/common/ucnv_ext.h
+++ b/icu4c/source/common/ucnv_ext.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnv_ext.h
diff --git a/icu4c/source/common/ucnv_imp.h b/icu4c/source/common/ucnv_imp.h
index 27c373a..0309e13 100644
--- a/icu4c/source/common/ucnv_imp.h
+++ b/icu4c/source/common/ucnv_imp.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 *
diff --git a/icu4c/source/common/ucnv_io.cpp b/icu4c/source/common/ucnv_io.cpp
index 2788ca1..f08e8c5 100644
--- a/icu4c/source/common/ucnv_io.cpp
+++ b/icu4c/source/common/ucnv_io.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ucnv_io.h b/icu4c/source/common/ucnv_io.h
index 060ffd05..fc39c93 100644
--- a/icu4c/source/common/ucnv_io.h
+++ b/icu4c/source/common/ucnv_io.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1999-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *
  *
diff --git a/icu4c/source/common/ucnv_lmb.c b/icu4c/source/common/ucnv_lmb.c
index aa88488..02ef3fb 100644
--- a/icu4c/source/common/ucnv_lmb.c
+++ b/icu4c/source/common/ucnv_lmb.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_lmb.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_set.c b/icu4c/source/common/ucnv_set.c
index 3d8d392..3147378 100644
--- a/icu4c/source/common/ucnv_set.c
+++ b/icu4c/source/common/ucnv_set.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucnv_set.c
diff --git a/icu4c/source/common/ucnv_u16.c b/icu4c/source/common/ucnv_u16.c
index f4f902a..58c4967 100644
--- a/icu4c/source/common/ucnv_u16.c
+++ b/icu4c/source/common/ucnv_u16.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_u16.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_u32.c b/icu4c/source/common/ucnv_u32.c
index b6804ca..d73e171 100644
--- a/icu4c/source/common/ucnv_u32.c
+++ b/icu4c/source/common/ucnv_u32.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_u32.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_u7.c b/icu4c/source/common/ucnv_u7.c
index e11abca..a8f918a 100644
--- a/icu4c/source/common/ucnv_u7.c
+++ b/icu4c/source/common/ucnv_u7.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_u7.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnv_u8.c b/icu4c/source/common/ucnv_u8.c
index 499288c..9e8d222 100644
--- a/icu4c/source/common/ucnv_u8.c
+++ b/icu4c/source/common/ucnv_u8.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnv_u8.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnvbocu.cpp b/icu4c/source/common/ucnvbocu.cpp
index 2b97c02..ca9bbf4 100644
--- a/icu4c/source/common/ucnvbocu.cpp
+++ b/icu4c/source/common/ucnvbocu.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnvbocu.cpp
diff --git a/icu4c/source/common/ucnvdisp.c b/icu4c/source/common/ucnvdisp.c
index 4075be6..a202e57 100644
--- a/icu4c/source/common/ucnvdisp.c
+++ b/icu4c/source/common/ucnvdisp.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ucnvhz.c b/icu4c/source/common/ucnvhz.c
index 4ca2e78..1f69ada 100644
--- a/icu4c/source/common/ucnvhz.c
+++ b/icu4c/source/common/ucnvhz.c
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnvhz.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnvisci.c b/icu4c/source/common/ucnvisci.c
index 9b44ecf..e5ab2a5 100644
--- a/icu4c/source/common/ucnvisci.c
+++ b/icu4c/source/common/ucnvisci.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnvisci.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnvlat1.c b/icu4c/source/common/ucnvlat1.c
index 95e0495..e99f607 100644
--- a/icu4c/source/common/ucnvlat1.c
+++ b/icu4c/source/common/ucnvlat1.c
@@ -1,7 +1,7 @@
 /* 
 **********************************************************************
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ucnvlat1.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucnvmbcs.cpp b/icu4c/source/common/ucnvmbcs.cpp
index 010b086..3b00405 100644
--- a/icu4c/source/common/ucnvmbcs.cpp
+++ b/icu4c/source/common/ucnvmbcs.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnvmbcs.cpp
diff --git a/icu4c/source/common/ucnvmbcs.h b/icu4c/source/common/ucnvmbcs.h
index c248c3d..fb6a979 100644
--- a/icu4c/source/common/ucnvmbcs.h
+++ b/icu4c/source/common/ucnvmbcs.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnvmbcs.h
diff --git a/icu4c/source/common/ucnvscsu.c b/icu4c/source/common/ucnvscsu.c
index 15ed9c49..363f295 100644
--- a/icu4c/source/common/ucnvscsu.c
+++ b/icu4c/source/common/ucnvscsu.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ucnvscsu.c
diff --git a/icu4c/source/common/ucnvsel.cpp b/icu4c/source/common/ucnvsel.cpp
index e0e8699..49d65aa 100644
--- a/icu4c/source/common/ucnvsel.cpp
+++ b/icu4c/source/common/ucnvsel.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2008-2011, International Business Machines
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
 *   Corporation, Google and others.  All Rights Reserved.
 *
 *******************************************************************************
diff --git a/icu4c/source/common/ucol_data.h b/icu4c/source/common/ucol_data.h
index 0230646..4efce6b 100644
--- a/icu4c/source/common/ucol_data.h
+++ b/icu4c/source/common/ucol_data.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2000-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucol_data.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ucol_swp.cpp b/icu4c/source/common/ucol_swp.cpp
index 7597435..d5442d4 100644
--- a/icu4c/source/common/ucol_swp.cpp
+++ b/icu4c/source/common/ucol_swp.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucol_swp.cpp
diff --git a/icu4c/source/common/ucol_swp.h b/icu4c/source/common/ucol_swp.h
index 855b404..a75b5a0 100644
--- a/icu4c/source/common/ucol_swp.h
+++ b/icu4c/source/common/ucol_swp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucol_swp.h
diff --git a/icu4c/source/common/ucurr.cpp b/icu4c/source/common/ucurr.cpp
index b35a7f2..1780d90 100644
--- a/icu4c/source/common/ucurr.cpp
+++ b/icu4c/source/common/ucurr.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ucurrimp.h b/icu4c/source/common/ucurrimp.h
index 9f5f2e3..710f67d 100644
--- a/icu4c/source/common/ucurrimp.h
+++ b/icu4c/source/common/ucurrimp.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/udata.cpp b/icu4c/source/common/udata.cpp
index f50be0d..aaf6588 100644
--- a/icu4c/source/common/udata.cpp
+++ b/icu4c/source/common/udata.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  udata.cpp
diff --git a/icu4c/source/common/udatamem.c b/icu4c/source/common/udatamem.c
index ec6175d..7ac7777 100644
--- a/icu4c/source/common/udatamem.c
+++ b/icu4c/source/common/udatamem.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/udatamem.h b/icu4c/source/common/udatamem.h
index 5137285..f2b53a6 100644
--- a/icu4c/source/common/udatamem.h
+++ b/icu4c/source/common/udatamem.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/udataswp.c b/icu4c/source/common/udataswp.c
index 06fe85b..eac5ca8 100644
--- a/icu4c/source/common/udataswp.c
+++ b/icu4c/source/common/udataswp.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  udataswp.c
diff --git a/icu4c/source/common/udataswp.h b/icu4c/source/common/udataswp.h
index 66c8495..f127472 100644
--- a/icu4c/source/common/udataswp.h
+++ b/icu4c/source/common/udataswp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  udataswp.h
diff --git a/icu4c/source/common/uelement.h b/icu4c/source/common/uelement.h
index 4eaddd9..905d77f 100644
--- a/icu4c/source/common/uelement.h
+++ b/icu4c/source/common/uelement.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uelement.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/uenum.c b/icu4c/source/common/uenum.c
index 9a3d9e1..bbd15a3 100644
--- a/icu4c/source/common/uenum.c
+++ b/icu4c/source/common/uenum.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uenum.c
diff --git a/icu4c/source/common/uenumimp.h b/icu4c/source/common/uenumimp.h
index 664bc68..78305ac 100644
--- a/icu4c/source/common/uenumimp.h
+++ b/icu4c/source/common/uenumimp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uenumimp.h
diff --git a/icu4c/source/common/uhash.c b/icu4c/source/common/uhash.c
index 3aa74fd..5275703 100644
--- a/icu4c/source/common/uhash.c
+++ b/icu4c/source/common/uhash.c
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   03/22/00    aliu        Adapted from original C++ ICU Hashtable.
diff --git a/icu4c/source/common/uhash.h b/icu4c/source/common/uhash.h
index 1761dd0..94574e8 100644
--- a/icu4c/source/common/uhash.h
+++ b/icu4c/source/common/uhash.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   03/22/00    aliu        Adapted from original C++ ICU Hashtable.
diff --git a/icu4c/source/common/uhash_us.cpp b/icu4c/source/common/uhash_us.cpp
index 71a41cb..f3c5b77 100644
--- a/icu4c/source/common/uhash_us.cpp
+++ b/icu4c/source/common/uhash_us.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   03/22/00    aliu        Creation.
diff --git a/icu4c/source/common/uidna.cpp b/icu4c/source/common/uidna.cpp
index c9ab802..2214ff5 100644
--- a/icu4c/source/common/uidna.cpp
+++ b/icu4c/source/common/uidna.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  uidna.cpp
diff --git a/icu4c/source/common/uinit.cpp b/icu4c/source/common/uinit.cpp
index 9016928..1313e95 100644
--- a/icu4c/source/common/uinit.cpp
+++ b/icu4c/source/common/uinit.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2001-2015, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 ******************************************************************************
 *   file name:  uinit.cpp
diff --git a/icu4c/source/common/uinvchar.c b/icu4c/source/common/uinvchar.c
index f874edd..273f2ed 100644
--- a/icu4c/source/common/uinvchar.c
+++ b/icu4c/source/common/uinvchar.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uinvchar.c
diff --git a/icu4c/source/common/uinvchar.h b/icu4c/source/common/uinvchar.h
index 1a9aa78..cdce87e 100644
--- a/icu4c/source/common/uinvchar.h
+++ b/icu4c/source/common/uinvchar.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uinvchar.h
diff --git a/icu4c/source/common/uiter.cpp b/icu4c/source/common/uiter.cpp
index 2cc76a9..bbdfdaa 100644
--- a/icu4c/source/common/uiter.cpp
+++ b/icu4c/source/common/uiter.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uiter.cpp
diff --git a/icu4c/source/common/ulist.c b/icu4c/source/common/ulist.c
index 26c00ec..1774dbc 100644
--- a/icu4c/source/common/ulist.c
+++ b/icu4c/source/common/ulist.c
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 */
 
diff --git a/icu4c/source/common/ulist.h b/icu4c/source/common/ulist.h
index 7a69035..d67dfcc 100644
--- a/icu4c/source/common/ulist.h
+++ b/icu4c/source/common/ulist.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 */
 
diff --git a/icu4c/source/common/ulistformatter.cpp b/icu4c/source/common/ulistformatter.cpp
index 6931cdd..bee82e1 100644
--- a/icu4c/source/common/ulistformatter.cpp
+++ b/icu4c/source/common/ulistformatter.cpp
@@ -1,6 +1,6 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2015, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 * Corporation and others. All Rights Reserved.
 *****************************************************************************************
 */
diff --git a/icu4c/source/common/uloc.cpp b/icu4c/source/common/uloc.cpp
index 6ccf510..09b3e8d 100644
--- a/icu4c/source/common/uloc.cpp
+++ b/icu4c/source/common/uloc.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File ULOC.CPP
diff --git a/icu4c/source/common/uloc_keytype.cpp b/icu4c/source/common/uloc_keytype.cpp
index b1a6e7f..4af16fd 100644
--- a/icu4c/source/common/uloc_keytype.cpp
+++ b/icu4c/source/common/uloc_keytype.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2014-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/common/uloc_tag.c b/icu4c/source/common/uloc_tag.c
index 0583ea5..90a596c 100644
--- a/icu4c/source/common/uloc_tag.c
+++ b/icu4c/source/common/uloc_tag.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ulocimp.h b/icu4c/source/common/ulocimp.h
index d06db3f..7017f82 100644
--- a/icu4c/source/common/ulocimp.h
+++ b/icu4c/source/common/ulocimp.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2004-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/umapfile.c b/icu4c/source/common/umapfile.c
index ce4ee02..211aa47 100644
--- a/icu4c/source/common/umapfile.c
+++ b/icu4c/source/common/umapfile.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/umapfile.h b/icu4c/source/common/umapfile.h
index 2995e38..2db1f41 100644
--- a/icu4c/source/common/umapfile.h
+++ b/icu4c/source/common/umapfile.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/common/umath.c b/icu4c/source/common/umath.c
index 4a57114..01f5493 100644
--- a/icu4c/source/common/umath.c
+++ b/icu4c/source/common/umath.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 * This file contains platform independent math.
diff --git a/icu4c/source/common/umutex.cpp b/icu4c/source/common/umutex.cpp
index 56f0d22..5574588 100644
--- a/icu4c/source/common/umutex.cpp
+++ b/icu4c/source/common/umutex.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/umutex.h b/icu4c/source/common/umutex.h
index 0e4d118..666e5d0 100644
--- a/icu4c/source/common/umutex.h
+++ b/icu4c/source/common/umutex.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File UMUTEX.H
diff --git a/icu4c/source/common/unames.cpp b/icu4c/source/common/unames.cpp
index a2035c4..ad7d27d 100644
--- a/icu4c/source/common/unames.cpp
+++ b/icu4c/source/common/unames.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  unames.c
diff --git a/icu4c/source/common/unicode/appendable.h b/icu4c/source/common/unicode/appendable.h
index a6a83b1..8f3c8ac 100644
--- a/icu4c/source/common/unicode/appendable.h
+++ b/icu4c/source/common/unicode/appendable.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  appendable.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/brkiter.h b/icu4c/source/common/unicode/brkiter.h
index 26ad182..5057270 100644
--- a/icu4c/source/common/unicode/brkiter.h
+++ b/icu4c/source/common/unicode/brkiter.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File brkiter.h
diff --git a/icu4c/source/common/unicode/bytestream.h b/icu4c/source/common/unicode/bytestream.h
index 174aa38..4b37ea3 100644
--- a/icu4c/source/common/unicode/bytestream.h
+++ b/icu4c/source/common/unicode/bytestream.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012, International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // Corporation and others. All Rights Reserved.
 //
 // Copyright 2007 Google Inc. All Rights Reserved.
diff --git a/icu4c/source/common/unicode/bytestrie.h b/icu4c/source/common/unicode/bytestrie.h
index 9c77827..f6d91e7 100644
--- a/icu4c/source/common/unicode/bytestrie.h
+++ b/icu4c/source/common/unicode/bytestrie.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytestrie.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/bytestriebuilder.h b/icu4c/source/common/unicode/bytestriebuilder.h
index e7fbd6b..aa32ad8 100644
--- a/icu4c/source/common/unicode/bytestriebuilder.h
+++ b/icu4c/source/common/unicode/bytestriebuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytestriebuilder.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/caniter.h b/icu4c/source/common/unicode/caniter.h
index 3bd79f7..63b9323 100644
--- a/icu4c/source/common/unicode/caniter.h
+++ b/icu4c/source/common/unicode/caniter.h
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2014, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  *******************************************************************************
  */
diff --git a/icu4c/source/common/unicode/chariter.h b/icu4c/source/common/unicode/chariter.h
index e8d6509..38cbe88 100644
--- a/icu4c/source/common/unicode/chariter.h
+++ b/icu4c/source/common/unicode/chariter.h
@@ -1,8 +1,8 @@
 /*
 ********************************************************************
 *
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ********************************************************************
 */
diff --git a/icu4c/source/common/unicode/dbbi.h b/icu4c/source/common/unicode/dbbi.h
index 7187c3c..25bb1ba 100644
--- a/icu4c/source/common/unicode/dbbi.h
+++ b/icu4c/source/common/unicode/dbbi.h
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2006,2013 IBM Corp. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   12/1/99    rgillam     Complete port from Java.
diff --git a/icu4c/source/common/unicode/docmain.h b/icu4c/source/common/unicode/docmain.h
index df3fe84..1db973a 100644
--- a/icu4c/source/common/unicode/docmain.h
+++ b/icu4c/source/common/unicode/docmain.h
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  *
  *  FILE NAME: DOCMAIN.h
diff --git a/icu4c/source/common/unicode/dtintrv.h b/icu4c/source/common/unicode/dtintrv.h
index 5bacce8..1158999 100644
--- a/icu4c/source/common/unicode/dtintrv.h
+++ b/icu4c/source/common/unicode/dtintrv.h
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2008-2009, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 *******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/enumset.h b/icu4c/source/common/unicode/enumset.h
index 5106c37..c5da3b0 100644
--- a/icu4c/source/common/unicode/enumset.h
+++ b/icu4c/source/common/unicode/enumset.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2012,2014 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/errorcode.h b/icu4c/source/common/unicode/errorcode.h
index 3b60181..341064b 100644
--- a/icu4c/source/common/unicode/errorcode.h
+++ b/icu4c/source/common/unicode/errorcode.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  errorcode.h
diff --git a/icu4c/source/common/unicode/filteredbrk.h b/icu4c/source/common/unicode/filteredbrk.h
index fff9bb57..04b0f34 100644
--- a/icu4c/source/common/unicode/filteredbrk.h
+++ b/icu4c/source/common/unicode/filteredbrk.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 */
 
diff --git a/icu4c/source/common/unicode/icudataver.h b/icu4c/source/common/unicode/icudataver.h
index 609f580..41e74ec 100644
--- a/icu4c/source/common/unicode/icudataver.h
+++ b/icu4c/source/common/unicode/icudataver.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/icuplug.h b/icu4c/source/common/unicode/icuplug.h
index 3a600f7..cc3889e 100644
--- a/icu4c/source/common/unicode/icuplug.h
+++ b/icu4c/source/common/unicode/icuplug.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/idna.h b/icu4c/source/common/unicode/idna.h
index 90194a3..9b4a97e 100644
--- a/icu4c/source/common/unicode/idna.h
+++ b/icu4c/source/common/unicode/idna.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  idna.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/listformatter.h b/icu4c/source/common/unicode/listformatter.h
index cb5d50d..d9ad116 100644
--- a/icu4c/source/common/unicode/listformatter.h
+++ b/icu4c/source/common/unicode/listformatter.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2012-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  listformatter.h
diff --git a/icu4c/source/common/unicode/localpointer.h b/icu4c/source/common/unicode/localpointer.h
index c864293..ae40221 100644
--- a/icu4c/source/common/unicode/localpointer.h
+++ b/icu4c/source/common/unicode/localpointer.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  localpointer.h
diff --git a/icu4c/source/common/unicode/locdspnm.h b/icu4c/source/common/unicode/locdspnm.h
index ba168d8..b758bd6 100644
--- a/icu4c/source/common/unicode/locdspnm.h
+++ b/icu4c/source/common/unicode/locdspnm.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2010-2016, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/locid.h b/icu4c/source/common/unicode/locid.h
index 232ddf2..8d4d909 100644
--- a/icu4c/source/common/unicode/locid.h
+++ b/icu4c/source/common/unicode/locid.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1996-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/messagepattern.h b/icu4c/source/common/unicode/messagepattern.h
index f8b8dfb..2bd3f18 100644
--- a/icu4c/source/common/unicode/messagepattern.h
+++ b/icu4c/source/common/unicode/messagepattern.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  messagepattern.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/normalizer2.h b/icu4c/source/common/unicode/normalizer2.h
index c03cba3..2545531 100644
--- a/icu4c/source/common/unicode/normalizer2.h
+++ b/icu4c/source/common/unicode/normalizer2.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  normalizer2.h
diff --git a/icu4c/source/common/unicode/normlzr.h b/icu4c/source/common/unicode/normlzr.h
index 7be0a7d..9b160e2 100644
--- a/icu4c/source/common/unicode/normlzr.h
+++ b/icu4c/source/common/unicode/normlzr.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1996-2015, International Business Machines Corporation and
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
  * others. All Rights Reserved.
  ********************************************************************
  */
diff --git a/icu4c/source/common/unicode/parseerr.h b/icu4c/source/common/unicode/parseerr.h
index 44ff008..1d3c105 100644
--- a/icu4c/source/common/unicode/parseerr.h
+++ b/icu4c/source/common/unicode/parseerr.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   03/14/00    aliu        Creation.
diff --git a/icu4c/source/common/unicode/parsepos.h b/icu4c/source/common/unicode/parsepos.h
index cdf49e0..60baaa5 100644
--- a/icu4c/source/common/unicode/parsepos.h
+++ b/icu4c/source/common/unicode/parsepos.h
@@ -1,5 +1,5 @@
 /*
-* Copyright (C) 1997-2005, International Business Machines Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others. All Rights Reserved.
 *******************************************************************************
 *
 * File PARSEPOS.H
diff --git a/icu4c/source/common/unicode/platform.h b/icu4c/source/common/unicode/platform.h
index 1320bd3..d40e98d 100644
--- a/icu4c/source/common/unicode/platform.h
+++ b/icu4c/source/common/unicode/platform.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/ptypes.h b/icu4c/source/common/unicode/ptypes.h
index b7f7116..711b40a 100644
--- a/icu4c/source/common/unicode/ptypes.h
+++ b/icu4c/source/common/unicode/ptypes.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/putil.h b/icu4c/source/common/unicode/putil.h
index df1b17b..1fd1c74 100644
--- a/icu4c/source/common/unicode/putil.h
+++ b/icu4c/source/common/unicode/putil.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/rbbi.h b/icu4c/source/common/unicode/rbbi.h
index 93264b2..ee2e9b4 100644
--- a/icu4c/source/common/unicode/rbbi.h
+++ b/icu4c/source/common/unicode/rbbi.h
@@ -1,7 +1,7 @@
 /*
 ***************************************************************************
-*   Copyright (C) 1999-2016 International Business Machines Corporation   *
-*   and others. All rights reserved.                                      *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ***************************************************************************
 
 **********************************************************************
diff --git a/icu4c/source/common/unicode/rep.h b/icu4c/source/common/unicode/rep.h
index 4c7eae1..0034e15 100644
--- a/icu4c/source/common/unicode/rep.h
+++ b/icu4c/source/common/unicode/rep.h
@@ -1,6 +1,6 @@
 /*
 **************************************************************************
-* Copyright (C) 1999-2012, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 **************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/unicode/resbund.h b/icu4c/source/common/unicode/resbund.h
index 6e3c1b2..be87b80 100644
--- a/icu4c/source/common/unicode/resbund.h
+++ b/icu4c/source/common/unicode/resbund.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1996-2013, International Business Machines Corporation
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *   and others.  All Rights Reserved.
 *
 ******************************************************************************
diff --git a/icu4c/source/common/unicode/schriter.h b/icu4c/source/common/unicode/schriter.h
index d0b5e22..7e1070e 100644
--- a/icu4c/source/common/unicode/schriter.h
+++ b/icu4c/source/common/unicode/schriter.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unicode/simpleformatter.h b/icu4c/source/common/unicode/simpleformatter.h
index 7530cf7..e006352 100644
--- a/icu4c/source/common/unicode/simpleformatter.h
+++ b/icu4c/source/common/unicode/simpleformatter.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * simpleformatter.h
 */
diff --git a/icu4c/source/common/unicode/std_string.h b/icu4c/source/common/unicode/std_string.h
index 05955c5..ae2dd94 100644
--- a/icu4c/source/common/unicode/std_string.h
+++ b/icu4c/source/common/unicode/std_string.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  std_string.h
diff --git a/icu4c/source/common/unicode/strenum.h b/icu4c/source/common/unicode/strenum.h
index 3dbe21c..aefebb9 100644
--- a/icu4c/source/common/unicode/strenum.h
+++ b/icu4c/source/common/unicode/strenum.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/stringpiece.h b/icu4c/source/common/unicode/stringpiece.h
index b29571d..a0ff792 100644
--- a/icu4c/source/common/unicode/stringpiece.h
+++ b/icu4c/source/common/unicode/stringpiece.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2013, International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
 // Corporation and others. All Rights Reserved.
 //
 // Copyright 2001 and onwards Google Inc.
diff --git a/icu4c/source/common/unicode/stringtriebuilder.h b/icu4c/source/common/unicode/stringtriebuilder.h
index 04447e5..f1f10ea 100644
--- a/icu4c/source/common/unicode/stringtriebuilder.h
+++ b/icu4c/source/common/unicode/stringtriebuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012,2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  stringtriebuilder.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/symtable.h b/icu4c/source/common/unicode/symtable.h
index 428f8bf..d1570ec 100644
--- a/icu4c/source/common/unicode/symtable.h
+++ b/icu4c/source/common/unicode/symtable.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2000-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   02/04/00    aliu        Creation.
diff --git a/icu4c/source/common/unicode/ubidi.h b/icu4c/source/common/unicode/ubidi.h
index 27042ed..e3c463f 100644
--- a/icu4c/source/common/unicode/ubidi.h
+++ b/icu4c/source/common/unicode/ubidi.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ubidi.h
diff --git a/icu4c/source/common/unicode/ubrk.h b/icu4c/source/common/unicode/ubrk.h
index 3c26663..27d5304 100644
--- a/icu4c/source/common/unicode/ubrk.h
+++ b/icu4c/source/common/unicode/ubrk.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1996-2015, International Business Machines Corporation and others.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 * All Rights Reserved.
 ******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/ucasemap.h b/icu4c/source/common/unicode/ucasemap.h
index b37e165..43f72d2 100644
--- a/icu4c/source/common/unicode/ucasemap.h
+++ b/icu4c/source/common/unicode/ucasemap.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucasemap.h
diff --git a/icu4c/source/common/unicode/ucat.h b/icu4c/source/common/unicode/ucat.h
index ad9f037..fa91781 100644
--- a/icu4c/source/common/unicode/ucat.h
+++ b/icu4c/source/common/unicode/ucat.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2004, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 19 2003
diff --git a/icu4c/source/common/unicode/uchar.h b/icu4c/source/common/unicode/uchar.h
index dd5d473..cb9835d 100644
--- a/icu4c/source/common/unicode/uchar.h
+++ b/icu4c/source/common/unicode/uchar.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File UCHAR.H
diff --git a/icu4c/source/common/unicode/ucharstrie.h b/icu4c/source/common/unicode/ucharstrie.h
index 0575a97..3415ab7 100644
--- a/icu4c/source/common/unicode/ucharstrie.h
+++ b/icu4c/source/common/unicode/ucharstrie.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstrie.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/ucharstriebuilder.h b/icu4c/source/common/unicode/ucharstriebuilder.h
index f7a8039..eb3d1a9 100644
--- a/icu4c/source/common/unicode/ucharstriebuilder.h
+++ b/icu4c/source/common/unicode/ucharstriebuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstriebuilder.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/uchriter.h b/icu4c/source/common/unicode/uchriter.h
index 6d5a990..54166ed 100644
--- a/icu4c/source/common/unicode/uchriter.h
+++ b/icu4c/source/common/unicode/uchriter.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1998-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/unicode/uclean.h b/icu4c/source/common/unicode/uclean.h
index d9a1e53..4e7f3b9 100644
--- a/icu4c/source/common/unicode/uclean.h
+++ b/icu4c/source/common/unicode/uclean.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2001-2014, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 ******************************************************************************
 *   file name:  uclean.h
diff --git a/icu4c/source/common/unicode/ucnv.h b/icu4c/source/common/unicode/ucnv.h
index 564656c..772656a 100644
--- a/icu4c/source/common/unicode/ucnv.h
+++ b/icu4c/source/common/unicode/ucnv.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
  *  ucnv.h:
  *  External APIs for the ICU's codeset conversion library
diff --git a/icu4c/source/common/unicode/ucnv_cb.h b/icu4c/source/common/unicode/ucnv_cb.h
index f0e67ba..548d47d 100644
--- a/icu4c/source/common/unicode/ucnv_cb.h
+++ b/icu4c/source/common/unicode/ucnv_cb.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
  *  ucnv_cb.h:
  *  External APIs for the ICU's codeset conversion library
diff --git a/icu4c/source/common/unicode/ucnv_err.h b/icu4c/source/common/unicode/ucnv_err.h
index e092e95..b43c416 100644
--- a/icu4c/source/common/unicode/ucnv_err.h
+++ b/icu4c/source/common/unicode/ucnv_err.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
  *
  *
diff --git a/icu4c/source/common/unicode/ucnvsel.h b/icu4c/source/common/unicode/ucnvsel.h
index eb9588e..3ce07db 100644
--- a/icu4c/source/common/unicode/ucnvsel.h
+++ b/icu4c/source/common/unicode/ucnvsel.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2008-2011, International Business Machines
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
 *   Corporation, Google and others.  All Rights Reserved.
 *
 *******************************************************************************
diff --git a/icu4c/source/common/unicode/uconfig.h b/icu4c/source/common/unicode/uconfig.h
index 9aa483e..14ada54 100644
--- a/icu4c/source/common/unicode/uconfig.h
+++ b/icu4c/source/common/unicode/uconfig.h
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  uconfig.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/ucurr.h b/icu4c/source/common/unicode/ucurr.h
index 71487dc..8b1207d 100644
--- a/icu4c/source/common/unicode/ucurr.h
+++ b/icu4c/source/common/unicode/ucurr.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #ifndef _UCURR_H_
diff --git a/icu4c/source/common/unicode/udata.h b/icu4c/source/common/unicode/udata.h
index 29e4663..3c560cc 100644
--- a/icu4c/source/common/unicode/udata.h
+++ b/icu4c/source/common/unicode/udata.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  udata.h
diff --git a/icu4c/source/common/unicode/udisplaycontext.h b/icu4c/source/common/unicode/udisplaycontext.h
index 7ecb95b..9f96d53 100644
--- a/icu4c/source/common/unicode/udisplaycontext.h
+++ b/icu4c/source/common/unicode/udisplaycontext.h
@@ -1,6 +1,6 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 * Corporation and others. All Rights Reserved.
 *****************************************************************************************
 */
diff --git a/icu4c/source/common/unicode/uenum.h b/icu4c/source/common/unicode/uenum.h
index 5408ec5..dc618a2 100644
--- a/icu4c/source/common/unicode/uenum.h
+++ b/icu4c/source/common/unicode/uenum.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uenum.h
diff --git a/icu4c/source/common/unicode/uidna.h b/icu4c/source/common/unicode/uidna.h
index decece1..f2b18af 100644
--- a/icu4c/source/common/unicode/uidna.h
+++ b/icu4c/source/common/unicode/uidna.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  uidna.h
diff --git a/icu4c/source/common/unicode/uiter.h b/icu4c/source/common/unicode/uiter.h
index 0cdb8ff..1dc1159 100644
--- a/icu4c/source/common/unicode/uiter.h
+++ b/icu4c/source/common/unicode/uiter.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2011 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uiter.h
diff --git a/icu4c/source/common/unicode/uldnames.h b/icu4c/source/common/unicode/uldnames.h
index be92952..95949e6 100644
--- a/icu4c/source/common/unicode/uldnames.h
+++ b/icu4c/source/common/unicode/uldnames.h
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2016, International Business Machines Corporation and
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 *   others.  All Rights Reserved.
 *******************************************************************************
 */
diff --git a/icu4c/source/common/unicode/ulistformatter.h b/icu4c/source/common/unicode/ulistformatter.h
index 2823ba9..a519eaa 100644
--- a/icu4c/source/common/unicode/ulistformatter.h
+++ b/icu4c/source/common/unicode/ulistformatter.h
@@ -1,6 +1,6 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 * Corporation and others. All Rights Reserved.
 *****************************************************************************************
 */
diff --git a/icu4c/source/common/unicode/uloc.h b/icu4c/source/common/unicode/uloc.h
index cb659e0..3411769 100644
--- a/icu4c/source/common/unicode/uloc.h
+++ b/icu4c/source/common/unicode/uloc.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File ULOC.H
diff --git a/icu4c/source/common/unicode/umachine.h b/icu4c/source/common/unicode/umachine.h
index 939a117..4f37f80 100644
--- a/icu4c/source/common/unicode/umachine.h
+++ b/icu4c/source/common/unicode/umachine.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  umachine.h
diff --git a/icu4c/source/common/unicode/umisc.h b/icu4c/source/common/unicode/umisc.h
index d85451f..93c9976 100644
--- a/icu4c/source/common/unicode/umisc.h
+++ b/icu4c/source/common/unicode/umisc.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  umisc.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/unifilt.h b/icu4c/source/common/unicode/unifilt.h
index ce952af..4f9ae28 100644
--- a/icu4c/source/common/unicode/unifilt.h
+++ b/icu4c/source/common/unicode/unifilt.h
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2010, International Business Machines Corporation and others.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others.
 * All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/unicode/unifunct.h b/icu4c/source/common/unicode/unifunct.h
index 3aa7b03..04c0041 100644
--- a/icu4c/source/common/unicode/unifunct.h
+++ b/icu4c/source/common/unicode/unifunct.h
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2005, International Business Machines Corporation
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *   and others.  All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/unicode/unimatch.h b/icu4c/source/common/unicode/unimatch.h
index 0dbb14e..a7d11a4 100644
--- a/icu4c/source/common/unicode/unimatch.h
+++ b/icu4c/source/common/unicode/unimatch.h
@@ -1,5 +1,5 @@
 /*
-* Copyright (C) 2001-2005, International Business Machines Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and others. All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
 *   07/18/01    aliu        Creation.
diff --git a/icu4c/source/common/unicode/uniset.h b/icu4c/source/common/unicode/uniset.h
index 3c1971c..358326a 100644
--- a/icu4c/source/common/unicode/uniset.h
+++ b/icu4c/source/common/unicode/uniset.h
@@ -1,6 +1,6 @@
 /*
 ***************************************************************************
-* Copyright (C) 1999-2016, International Business Machines Corporation
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 * and others. All Rights Reserved.
 ***************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/unicode/unistr.h b/icu4c/source/common/unicode/unistr.h
index bf00974..a606346 100644
--- a/icu4c/source/common/unicode/unistr.h
+++ b/icu4c/source/common/unicode/unistr.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File unistr.h
diff --git a/icu4c/source/common/unicode/unorm.h b/icu4c/source/common/unicode/unorm.h
index ab3e34e..4a0ef96 100644
--- a/icu4c/source/common/unicode/unorm.h
+++ b/icu4c/source/common/unicode/unorm.h
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (c) 1996-2016, International Business Machines Corporation
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *               and others. All Rights Reserved.
 *******************************************************************************
 * File unorm.h
diff --git a/icu4c/source/common/unicode/unorm2.h b/icu4c/source/common/unicode/unorm2.h
index b557d6a..143a75b 100644
--- a/icu4c/source/common/unicode/unorm2.h
+++ b/icu4c/source/common/unicode/unorm2.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unorm2.h
diff --git a/icu4c/source/common/unicode/uobject.h b/icu4c/source/common/unicode/uobject.h
index 54ceace..941a49b 100644
--- a/icu4c/source/common/unicode/uobject.h
+++ b/icu4c/source/common/unicode/uobject.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uobject.h
diff --git a/icu4c/source/common/unicode/urename.h b/icu4c/source/common/unicode/urename.h
index 627ffa9..9015b30 100644
--- a/icu4c/source/common/unicode/urename.h
+++ b/icu4c/source/common/unicode/urename.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *   file name:  urename.h
diff --git a/icu4c/source/common/unicode/urep.h b/icu4c/source/common/unicode/urep.h
index c7b9947..30cffab 100644
--- a/icu4c/source/common/unicode/urep.h
+++ b/icu4c/source/common/unicode/urep.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   06/23/00    aliu        Creation.
diff --git a/icu4c/source/common/unicode/ures.h b/icu4c/source/common/unicode/ures.h
index 190a505..65b940b 100644
--- a/icu4c/source/common/unicode/ures.h
+++ b/icu4c/source/common/unicode/ures.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File URES.H (formerly CRESBUND.H)
diff --git a/icu4c/source/common/unicode/uscript.h b/icu4c/source/common/unicode/uscript.h
index 90d641b..12369f1 100644
--- a/icu4c/source/common/unicode/uscript.h
+++ b/icu4c/source/common/unicode/uscript.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1997-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *
  * File USCRIPT.H
diff --git a/icu4c/source/common/unicode/uset.h b/icu4c/source/common/unicode/uset.h
index eb3c9e6..a9513d7 100644
--- a/icu4c/source/common/unicode/uset.h
+++ b/icu4c/source/common/unicode/uset.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uset.h
diff --git a/icu4c/source/common/unicode/usetiter.h b/icu4c/source/common/unicode/usetiter.h
index bf927b0..db914f9 100644
--- a/icu4c/source/common/unicode/usetiter.h
+++ b/icu4c/source/common/unicode/usetiter.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #ifndef USETITER_H
diff --git a/icu4c/source/common/unicode/ushape.h b/icu4c/source/common/unicode/ushape.h
index 9fb5ab4..83672c4 100644
--- a/icu4c/source/common/unicode/ushape.h
+++ b/icu4c/source/common/unicode/ushape.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  ushape.h
diff --git a/icu4c/source/common/unicode/usprep.h b/icu4c/source/common/unicode/usprep.h
index 638c32e..68d881d 100644
--- a/icu4c/source/common/unicode/usprep.h
+++ b/icu4c/source/common/unicode/usprep.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  usprep.h
diff --git a/icu4c/source/common/unicode/ustring.h b/icu4c/source/common/unicode/ustring.h
index 6d141e8..0abe1af 100644
--- a/icu4c/source/common/unicode/ustring.h
+++ b/icu4c/source/common/unicode/ustring.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File ustring.h
diff --git a/icu4c/source/common/unicode/ustringtrie.h b/icu4c/source/common/unicode/ustringtrie.h
index 871d0f8..3439553 100644
--- a/icu4c/source/common/unicode/ustringtrie.h
+++ b/icu4c/source/common/unicode/ustringtrie.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  udicttrie.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unicode/utext.h b/icu4c/source/common/unicode/utext.h
index d431913..d082828 100644
--- a/icu4c/source/common/unicode/utext.h
+++ b/icu4c/source/common/unicode/utext.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utext.h
diff --git a/icu4c/source/common/unicode/utf.h b/icu4c/source/common/unicode/utf.h
index f5954fe..a1bd8fa 100644
--- a/icu4c/source/common/unicode/utf.h
+++ b/icu4c/source/common/unicode/utf.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utf.h
diff --git a/icu4c/source/common/unicode/utf16.h b/icu4c/source/common/unicode/utf16.h
index bdd88a8..3a7918b 100644
--- a/icu4c/source/common/unicode/utf16.h
+++ b/icu4c/source/common/unicode/utf16.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utf16.h
diff --git a/icu4c/source/common/unicode/utf32.h b/icu4c/source/common/unicode/utf32.h
index bf63e69..10cc61e 100644
--- a/icu4c/source/common/unicode/utf32.h
+++ b/icu4c/source/common/unicode/utf32.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2001, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utf32.h
diff --git a/icu4c/source/common/unicode/utf8.h b/icu4c/source/common/unicode/utf8.h
index 1198a17..833dab4 100644
--- a/icu4c/source/common/unicode/utf8.h
+++ b/icu4c/source/common/unicode/utf8.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utf8.h
diff --git a/icu4c/source/common/unicode/utf_old.h b/icu4c/source/common/unicode/utf_old.h
index f9125b1..f0db88f 100644
--- a/icu4c/source/common/unicode/utf_old.h
+++ b/icu4c/source/common/unicode/utf_old.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utf_old.h
diff --git a/icu4c/source/common/unicode/utrace.h b/icu4c/source/common/unicode/utrace.h
index 2621cf9..c8ff13d 100644
--- a/icu4c/source/common/unicode/utrace.h
+++ b/icu4c/source/common/unicode/utrace.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utrace.h
diff --git a/icu4c/source/common/unicode/utypes.h b/icu4c/source/common/unicode/utypes.h
index f755628..d67bf74 100644
--- a/icu4c/source/common/unicode/utypes.h
+++ b/icu4c/source/common/unicode/utypes.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1996-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 *  FILE NAME : UTYPES.H (formerly ptypes.h)
diff --git a/icu4c/source/common/unicode/uvernum.h b/icu4c/source/common/unicode/uvernum.h
index bef1b2e..b9ba777 100644
--- a/icu4c/source/common/unicode/uvernum.h
+++ b/icu4c/source/common/unicode/uvernum.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *   file name:  uvernum.h
@@ -51,7 +51,7 @@
  *  @stable ICU 2.4
  */
 #define U_COPYRIGHT_STRING \
-  " Copyright (C) 2016, International Business Machines Corporation and others. All Rights Reserved. "
+  " Copyright (C) 2016 and later: Unicode, Inc. and others. "
 
 /** The current ICU major version as an integer.
  *  This value will change in the subsequent releases of ICU
diff --git a/icu4c/source/common/unicode/uversion.h b/icu4c/source/common/unicode/uversion.h
index 74e3091..8add877 100644
--- a/icu4c/source/common/unicode/uversion.h
+++ b/icu4c/source/common/unicode/uversion.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2000-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *   file name:  uversion.h
diff --git a/icu4c/source/common/unifiedcache.cpp b/icu4c/source/common/unifiedcache.cpp
index 5b42979..9c6189d 100644
--- a/icu4c/source/common/unifiedcache.cpp
+++ b/icu4c/source/common/unifiedcache.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and         
 * others. All Rights Reserved.                                                
 ******************************************************************************
 *                                                                             
diff --git a/icu4c/source/common/unifiedcache.h b/icu4c/source/common/unifiedcache.h
index 35dabbb..b910c4c 100644
--- a/icu4c/source/common/unifiedcache.h
+++ b/icu4c/source/common/unifiedcache.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unifilt.cpp b/icu4c/source/common/unifilt.cpp
index 5e1a131..53f76df 100644
--- a/icu4c/source/common/unifilt.cpp
+++ b/icu4c/source/common/unifilt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2001-2012, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   07/18/01    aliu        Creation.
diff --git a/icu4c/source/common/unifunct.cpp b/icu4c/source/common/unifunct.cpp
index b834eee..334dce1 100644
--- a/icu4c/source/common/unifunct.cpp
+++ b/icu4c/source/common/unifunct.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2004, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/uniset.cpp b/icu4c/source/common/uniset.cpp
index a305ad4..9cc0220 100644
--- a/icu4c/source/common/uniset.cpp
+++ b/icu4c/source/common/uniset.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   10/20/99    alan        Creation.
diff --git a/icu4c/source/common/uniset_closure.cpp b/icu4c/source/common/uniset_closure.cpp
index 1419793..0bc3730 100644
--- a/icu4c/source/common/uniset_closure.cpp
+++ b/icu4c/source/common/uniset_closure.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uniset_closure.cpp
diff --git a/icu4c/source/common/uniset_props.cpp b/icu4c/source/common/uniset_props.cpp
index d338893..1c928ec 100644
--- a/icu4c/source/common/uniset_props.cpp
+++ b/icu4c/source/common/uniset_props.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uniset_props.cpp
diff --git a/icu4c/source/common/unisetspan.cpp b/icu4c/source/common/unisetspan.cpp
index e107abe..20ac7f8 100644
--- a/icu4c/source/common/unisetspan.cpp
+++ b/icu4c/source/common/unisetspan.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2007-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  unisetspan.cpp
diff --git a/icu4c/source/common/unisetspan.h b/icu4c/source/common/unisetspan.h
index 2fe0fc3..c12c382 100644
--- a/icu4c/source/common/unisetspan.h
+++ b/icu4c/source/common/unisetspan.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  unisetspan.h
diff --git a/icu4c/source/common/unistr.cpp b/icu4c/source/common/unistr.cpp
index 61b54fe..69de7e6 100644
--- a/icu4c/source/common/unistr.cpp
+++ b/icu4c/source/common/unistr.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1999-2016, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unistr_case.cpp b/icu4c/source/common/unistr_case.cpp
index 1b52eb6..19e1c82 100644
--- a/icu4c/source/common/unistr_case.cpp
+++ b/icu4c/source/common/unistr_case.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unistr_case.cpp
diff --git a/icu4c/source/common/unistr_case_locale.cpp b/icu4c/source/common/unistr_case_locale.cpp
index a8d5704..60cc7e3 100644
--- a/icu4c/source/common/unistr_case_locale.cpp
+++ b/icu4c/source/common/unistr_case_locale.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  unistr_case_locale.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unistr_cnv.cpp b/icu4c/source/common/unistr_cnv.cpp
index 38998ff..3063c4a 100644
--- a/icu4c/source/common/unistr_cnv.cpp
+++ b/icu4c/source/common/unistr_cnv.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unistr_cnv.cpp
diff --git a/icu4c/source/common/unistr_props.cpp b/icu4c/source/common/unistr_props.cpp
index b49a4b4..fde174f 100644
--- a/icu4c/source/common/unistr_props.cpp
+++ b/icu4c/source/common/unistr_props.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unistr_props.cpp
diff --git a/icu4c/source/common/unistr_titlecase_brkiter.cpp b/icu4c/source/common/unistr_titlecase_brkiter.cpp
index 9b60e2a..79951d3 100644
--- a/icu4c/source/common/unistr_titlecase_brkiter.cpp
+++ b/icu4c/source/common/unistr_titlecase_brkiter.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  unistr_titlecase_brkiter.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/unistrappender.h b/icu4c/source/common/unistrappender.h
index 4a459c8..a93766f 100644
--- a/icu4c/source/common/unistrappender.h
+++ b/icu4c/source/common/unistrappender.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/unorm.cpp b/icu4c/source/common/unorm.cpp
index f0a026f..38f4c13 100644
--- a/icu4c/source/common/unorm.cpp
+++ b/icu4c/source/common/unorm.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (c) 1996-2014, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 * Corporation and others. All Rights Reserved.
 ******************************************************************************
 * File unorm.cpp
diff --git a/icu4c/source/common/unormcmp.cpp b/icu4c/source/common/unormcmp.cpp
index 1b072c4..b1cd935 100644
--- a/icu4c/source/common/unormcmp.cpp
+++ b/icu4c/source/common/unormcmp.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unormcmp.cpp
diff --git a/icu4c/source/common/unormimp.h b/icu4c/source/common/unormimp.h
index d2cfc9f..9a57757 100644
--- a/icu4c/source/common/unormimp.h
+++ b/icu4c/source/common/unormimp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unormimp.h
diff --git a/icu4c/source/common/uobject.cpp b/icu4c/source/common/uobject.cpp
index 900e034..b0999fe 100644
--- a/icu4c/source/common/uobject.cpp
+++ b/icu4c/source/common/uobject.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uobject.h
diff --git a/icu4c/source/common/uposixdefs.h b/icu4c/source/common/uposixdefs.h
index ca84fef..c3ec211 100644
--- a/icu4c/source/common/uposixdefs.h
+++ b/icu4c/source/common/uposixdefs.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uposixdefs.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/uprops.cpp b/icu4c/source/common/uprops.cpp
index 3bf4431..febc37e 100644
--- a/icu4c/source/common/uprops.cpp
+++ b/icu4c/source/common/uprops.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uprops.cpp
diff --git a/icu4c/source/common/uprops.h b/icu4c/source/common/uprops.h
index 44413ea..e36eb73 100644
--- a/icu4c/source/common/uprops.h
+++ b/icu4c/source/common/uprops.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uprops.h
diff --git a/icu4c/source/common/ures_cnv.c b/icu4c/source/common/ures_cnv.c
index c972901..c5f8763 100644
--- a/icu4c/source/common/ures_cnv.c
+++ b/icu4c/source/common/ures_cnv.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1997-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ures_cnv.c
diff --git a/icu4c/source/common/uresbund.cpp b/icu4c/source/common/uresbund.cpp
index e62628d..70e3ff2 100644
--- a/icu4c/source/common/uresbund.cpp
+++ b/icu4c/source/common/uresbund.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *
diff --git a/icu4c/source/common/uresdata.cpp b/icu4c/source/common/uresdata.cpp
index cc33372..c66b162 100644
--- a/icu4c/source/common/uresdata.cpp
+++ b/icu4c/source/common/uresdata.cpp
@@ -1,6 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 1999-2016, International Business Machines Corporation
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
 *               and others. All Rights Reserved.
 *******************************************************************************
 *   file name:  uresdata.cpp
diff --git a/icu4c/source/common/uresdata.h b/icu4c/source/common/uresdata.h
index 143b8be..f793418 100644
--- a/icu4c/source/common/uresdata.h
+++ b/icu4c/source/common/uresdata.h
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1999-2016, International Business Machines
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
 *                Corporation and others. All Rights Reserved.
 ******************************************************************************
 *   file name:  uresdata.h
diff --git a/icu4c/source/common/uresimp.h b/icu4c/source/common/uresimp.h
index e8d68e1..947edfb 100644
--- a/icu4c/source/common/uresimp.h
+++ b/icu4c/source/common/uresimp.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ureslocs.h b/icu4c/source/common/ureslocs.h
index e89ddb9..4310c64 100644
--- a/icu4c/source/common/ureslocs.h
+++ b/icu4c/source/common/ureslocs.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2009-2014 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/usc_impl.c b/icu4c/source/common/usc_impl.c
index 1769269..5df50fe 100644
--- a/icu4c/source/common/usc_impl.c
+++ b/icu4c/source/common/usc_impl.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File USC_IMPL.C
diff --git a/icu4c/source/common/usc_impl.h b/icu4c/source/common/usc_impl.h
index 2e972b0..5182227 100644
--- a/icu4c/source/common/usc_impl.h
+++ b/icu4c/source/common/usc_impl.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File USC_IMPL.H
diff --git a/icu4c/source/common/uscript.c b/icu4c/source/common/uscript.c
index 3700099..8adb2e5 100644
--- a/icu4c/source/common/uscript.c
+++ b/icu4c/source/common/uscript.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File USCRIPT.C
diff --git a/icu4c/source/common/uscript_props.cpp b/icu4c/source/common/uscript_props.cpp
index e30d66d..eb1d381 100644
--- a/icu4c/source/common/uscript_props.cpp
+++ b/icu4c/source/common/uscript_props.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2013-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uscript_props.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/uset.cpp b/icu4c/source/common/uset.cpp
index 5648a11..14b0008 100644
--- a/icu4c/source/common/uset.cpp
+++ b/icu4c/source/common/uset.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uset.cpp
diff --git a/icu4c/source/common/uset_imp.h b/icu4c/source/common/uset_imp.h
index 07a7381..b560a65 100644
--- a/icu4c/source/common/uset_imp.h
+++ b/icu4c/source/common/uset_imp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uset_imp.h
diff --git a/icu4c/source/common/uset_props.cpp b/icu4c/source/common/uset_props.cpp
index ed81d8b..5be52aa 100644
--- a/icu4c/source/common/uset_props.cpp
+++ b/icu4c/source/common/uset_props.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uset_props.cpp
diff --git a/icu4c/source/common/usetiter.cpp b/icu4c/source/common/usetiter.cpp
index 44858ed..9a1dc72 100644
--- a/icu4c/source/common/usetiter.cpp
+++ b/icu4c/source/common/usetiter.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2006, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #include "unicode/usetiter.h"
diff --git a/icu4c/source/common/ushape.cpp b/icu4c/source/common/ushape.cpp
index 3e9deee..9d220a3 100644
--- a/icu4c/source/common/ushape.cpp
+++ b/icu4c/source/common/ushape.cpp
@@ -1,8 +1,8 @@
 /*
  ******************************************************************************
  *
- *   Copyright (C) 2000-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ******************************************************************************
  *   file name:  ushape.cpp
diff --git a/icu4c/source/common/usprep.cpp b/icu4c/source/common/usprep.cpp
index 486c761..8b4e5a6 100644
--- a/icu4c/source/common/usprep.cpp
+++ b/icu4c/source/common/usprep.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  usprep.cpp
diff --git a/icu4c/source/common/ustack.cpp b/icu4c/source/common/ustack.cpp
index c58de7b..a412a38 100644
--- a/icu4c/source/common/ustack.cpp
+++ b/icu4c/source/common/ustack.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2003-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ustr_cnv.cpp b/icu4c/source/common/ustr_cnv.cpp
index b33c6a5..c47c101 100644
--- a/icu4c/source/common/ustr_cnv.cpp
+++ b/icu4c/source/common/ustr_cnv.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ustr_cnv.cpp
diff --git a/icu4c/source/common/ustr_cnv.h b/icu4c/source/common/ustr_cnv.h
index abcd3d8..89bc8a4 100644
--- a/icu4c/source/common/ustr_cnv.h
+++ b/icu4c/source/common/ustr_cnv.h
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 1999-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ustr_cnv.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ustr_imp.h b/icu4c/source/common/ustr_imp.h
index a746016..767fedf 100644
--- a/icu4c/source/common/ustr_imp.h
+++ b/icu4c/source/common/ustr_imp.h
@@ -1,7 +1,7 @@
 /*  
 **********************************************************************
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  ustr_imp.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ustr_titlecase_brkiter.cpp b/icu4c/source/common/ustr_titlecase_brkiter.cpp
index 4a2352e..c0ec17b 100644
--- a/icu4c/source/common/ustr_titlecase_brkiter.cpp
+++ b/icu4c/source/common/ustr_titlecase_brkiter.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ustr_titlecase_brkiter.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ustr_wcs.cpp b/icu4c/source/common/ustr_wcs.cpp
index 2ca5119..896131e 100644
--- a/icu4c/source/common/ustr_wcs.cpp
+++ b/icu4c/source/common/ustr_wcs.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ustr_wcs.cpp
diff --git a/icu4c/source/common/ustrcase.cpp b/icu4c/source/common/ustrcase.cpp
index 4697160..7bc6ed9 100644
--- a/icu4c/source/common/ustrcase.cpp
+++ b/icu4c/source/common/ustrcase.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ustrcase.cpp
diff --git a/icu4c/source/common/ustrcase_locale.cpp b/icu4c/source/common/ustrcase_locale.cpp
index 5707c5a..5162fac 100644
--- a/icu4c/source/common/ustrcase_locale.cpp
+++ b/icu4c/source/common/ustrcase_locale.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ustrcase_locale.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/ustrenum.cpp b/icu4c/source/common/ustrenum.cpp
index 762bf99..f96d15c 100644
--- a/icu4c/source/common/ustrenum.cpp
+++ b/icu4c/source/common/ustrenum.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: November 11 2002
diff --git a/icu4c/source/common/ustrenum.h b/icu4c/source/common/ustrenum.h
index 3816dbf..af200a1 100644
--- a/icu4c/source/common/ustrenum.h
+++ b/icu4c/source/common/ustrenum.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: November 11 2002
diff --git a/icu4c/source/common/ustrfmt.c b/icu4c/source/common/ustrfmt.c
index 5e9fb92..e7bc21e 100644
--- a/icu4c/source/common/ustrfmt.c
+++ b/icu4c/source/common/ustrfmt.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ustrfmt.h b/icu4c/source/common/ustrfmt.h
index f1891bd..c6931b4 100644
--- a/icu4c/source/common/ustrfmt.h
+++ b/icu4c/source/common/ustrfmt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/ustring.cpp b/icu4c/source/common/ustring.cpp
index f6cccc7..babc14f 100644
--- a/icu4c/source/common/ustring.cpp
+++ b/icu4c/source/common/ustring.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/ustrtrns.cpp b/icu4c/source/common/ustrtrns.cpp
index 00a0bfd..accddad 100644
--- a/icu4c/source/common/ustrtrns.cpp
+++ b/icu4c/source/common/ustrtrns.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/utext.cpp b/icu4c/source/common/utext.cpp
index 20952a8..889696a 100644
--- a/icu4c/source/common/utext.cpp
+++ b/icu4c/source/common/utext.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utext.cpp
diff --git a/icu4c/source/common/utf_impl.c b/icu4c/source/common/utf_impl.c
index ce65e14..3aef77b 100644
--- a/icu4c/source/common/utf_impl.c
+++ b/icu4c/source/common/utf_impl.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utf_impl.c
diff --git a/icu4c/source/common/util.cpp b/icu4c/source/common/util.cpp
index acb1585..9c14aeb 100644
--- a/icu4c/source/common/util.cpp
+++ b/icu4c/source/common/util.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/common/util.h b/icu4c/source/common/util.h
index 7cb2c5a..a4e86e9 100644
--- a/icu4c/source/common/util.h
+++ b/icu4c/source/common/util.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (c) 2001-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/common/util_props.cpp b/icu4c/source/common/util_props.cpp
index 25a2418..2edf40f 100644
--- a/icu4c/source/common/util_props.cpp
+++ b/icu4c/source/common/util_props.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/common/utrace.c b/icu4c/source/common/utrace.c
index c2f36c4..5ae931f 100644
--- a/icu4c/source/common/utrace.c
+++ b/icu4c/source/common/utrace.c
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  utrace.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/utracimp.h b/icu4c/source/common/utracimp.h
index 317fbe3..599ab64 100644
--- a/icu4c/source/common/utracimp.h
+++ b/icu4c/source/common/utracimp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  utracimp.h
diff --git a/icu4c/source/common/utrie.cpp b/icu4c/source/common/utrie.cpp
index b8caeb7..8774e17 100644
--- a/icu4c/source/common/utrie.cpp
+++ b/icu4c/source/common/utrie.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie.cpp
diff --git a/icu4c/source/common/utrie.h b/icu4c/source/common/utrie.h
index 3cec027..0c6ccc8 100644
--- a/icu4c/source/common/utrie.h
+++ b/icu4c/source/common/utrie.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie.h
diff --git a/icu4c/source/common/utrie2.cpp b/icu4c/source/common/utrie2.cpp
index 5f873c5..d61c118 100644
--- a/icu4c/source/common/utrie2.cpp
+++ b/icu4c/source/common/utrie2.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie2.cpp
diff --git a/icu4c/source/common/utrie2.h b/icu4c/source/common/utrie2.h
index 36ea9b4..ff55cc0 100644
--- a/icu4c/source/common/utrie2.h
+++ b/icu4c/source/common/utrie2.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie2.h
diff --git a/icu4c/source/common/utrie2_builder.cpp b/icu4c/source/common/utrie2_builder.cpp
index 0815822..a051145 100644
--- a/icu4c/source/common/utrie2_builder.cpp
+++ b/icu4c/source/common/utrie2_builder.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie2_builder.cpp
diff --git a/icu4c/source/common/utrie2_impl.h b/icu4c/source/common/utrie2_impl.h
index ecb3b6f..e045802 100644
--- a/icu4c/source/common/utrie2_impl.h
+++ b/icu4c/source/common/utrie2_impl.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2008, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  utrie2_impl.h
diff --git a/icu4c/source/common/uts46.cpp b/icu4c/source/common/uts46.cpp
index 13a1f24..1d8fc0d 100644
--- a/icu4c/source/common/uts46.cpp
+++ b/icu4c/source/common/uts46.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uts46.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/common/utypeinfo.h b/icu4c/source/common/utypeinfo.h
index 51c3a03..daa1a12 100644
--- a/icu4c/source/common/utypeinfo.h
+++ b/icu4c/source/common/utypeinfo.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2012-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 */
diff --git a/icu4c/source/common/utypes.c b/icu4c/source/common/utypes.c
index 6ff8460..aecebe4 100644
--- a/icu4c/source/common/utypes.c
+++ b/icu4c/source/common/utypes.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/common/uvector.cpp b/icu4c/source/common/uvector.cpp
index d8a4283..c6db90d 100644
--- a/icu4c/source/common/uvector.cpp
+++ b/icu4c/source/common/uvector.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1999-2013, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/uvector.h b/icu4c/source/common/uvector.h
index 56e974b..3436142 100644
--- a/icu4c/source/common/uvector.h
+++ b/icu4c/source/common/uvector.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   10/22/99    alan        Creation.  This is an internal header.
diff --git a/icu4c/source/common/uvectr32.cpp b/icu4c/source/common/uvectr32.cpp
index f7a6525..813135e 100644
--- a/icu4c/source/common/uvectr32.cpp
+++ b/icu4c/source/common/uvectr32.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1999-2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/common/uvectr32.h b/icu4c/source/common/uvectr32.h
index d03eba6..e2f3ade 100644
--- a/icu4c/source/common/uvectr32.h
+++ b/icu4c/source/common/uvectr32.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/uvectr64.cpp b/icu4c/source/common/uvectr64.cpp
index 8af85e6..edac3c1 100644
--- a/icu4c/source/common/uvectr64.cpp
+++ b/icu4c/source/common/uvectr64.cpp
@@ -1,6 +1,6 @@
 /*
 ******************************************************************************
-* Copyright (C) 1999-2015, International Business Machines Corporation and
+* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation and
 * others. All Rights Reserved.
 ******************************************************************************
 */
diff --git a/icu4c/source/common/uvectr64.h b/icu4c/source/common/uvectr64.h
index 0692821..38635c8 100644
--- a/icu4c/source/common/uvectr64.h
+++ b/icu4c/source/common/uvectr64.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/common/wintz.c b/icu4c/source/common/wintz.c
index 94db62f..bc805a2 100644
--- a/icu4c/source/common/wintz.c
+++ b/icu4c/source/common/wintz.c
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINTZ.CPP
diff --git a/icu4c/source/common/wintz.h b/icu4c/source/common/wintz.h
index 081b38d..998a97a 100644
--- a/icu4c/source/common/wintz.h
+++ b/icu4c/source/common/wintz.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINTZ.H
diff --git a/icu4c/source/config/Makefile.inc.in b/icu4c/source/config/Makefile.inc.in
index 9ee94dd..1567006 100644
--- a/icu4c/source/config/Makefile.inc.in
+++ b/icu4c/source/config/Makefile.inc.in
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 #******************************************************************************
-#   Copyright (C) 1999-2014, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #******************************************************************************
 # This Makefile.inc is designed to be included into projects which make use
 # of the ICU.
diff --git a/icu4c/source/config/dist.mk b/icu4c/source/config/dist.mk
index 7c4022c..32aa1f0 100644
--- a/icu4c/source/config/dist.mk
+++ b/icu4c/source/config/dist.mk
@@ -1,6 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 2010-2011, International Business Machines Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 # This is to be called from ../Makefile.in
diff --git a/icu4c/source/config/gmakever.mk b/icu4c/source/config/gmakever.mk
index 1b66c07..d593d5c 100644
--- a/icu4c/source/config/gmakever.mk
+++ b/icu4c/source/config/gmakever.mk
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 #******************************************************************************
-#   Copyright (C) 2008-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #******************************************************************************
 # Make sure we have the right version of Make.
 
diff --git a/icu4c/source/config/icu-config-bottom b/icu4c/source/config/icu-config-bottom
index 8a89c14..598373b 100644
--- a/icu4c/source/config/icu-config-bottom
+++ b/icu4c/source/config/icu-config-bottom
@@ -1,7 +1,7 @@
 ## -*-sh-*-
 ## BEGIN of icu-config-bottom.
-## Copyright (c) 2002-2013, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ICUUC_FILE="${libdir}/${ICULIBS_COMMON_LIB_NAME}"
 ICUUC_FILE_A="${libdir}/${ICULIBS_COMMON_LIB_NAME_A}"
@@ -88,7 +88,7 @@
     echo
     echo " [Brackets] show MAKE variable equivalents,  (parenthesis) show example output"
     echo
-    echo "Copyright (c) 2002-2013, International Business Machines Corporation and others. All Rights Reserved."
+    echo "Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"
     echo
     echo "NOTE: Please consider using the pkg-config (.pc) files instead of icu-config."
     echo " See: <http://userguide.icu-project.org/howtouseicu#TOC-pkg-config> "
diff --git a/icu4c/source/config/icu-config-top b/icu4c/source/config/icu-config-top
index 4f458f8..ba763c0 100644
--- a/icu4c/source/config/icu-config-top
+++ b/icu4c/source/config/icu-config-top
@@ -3,8 +3,8 @@
 #set -x
 # BEGIN of icu-config-top
 #******************************************************************************
-#   Copyright (C) 1999-2013, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #******************************************************************************
 # This script is designed to aid configuration of ICU.
 # rpath links a library search path right into the binaries.
diff --git a/icu4c/source/config/icu-config.1.in b/icu4c/source/config/icu-config.1.in
index ad457b5..efe7231 100644
--- a/icu4c/source/config/icu-config.1.in
+++ b/icu4c/source/config/icu-config.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" icu-config.1: manual page for the icu-config utility
 .\"
-.\" Copyright (C) 2002-2008 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Based on  Yves Arrouye's pkgdata page <yves@arrouye.net>
 .\" Modified by Steven R. Loomis <srl@jtcsv.com>.
@@ -284,5 +285,4 @@
 .SH VERSION
 @VERSION@
 .SH COPYRIGHT
-Copyright (C) 2002-2004 IBM, Inc. and others.
-
+Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
diff --git a/icu4c/source/config/icu.pc.in b/icu4c/source/config/icu.pc.in
index 187b4d1..c2061cf 100644
--- a/icu4c/source/config/icu.pc.in
+++ b/icu4c/source/config/icu.pc.in
@@ -1,4 +1,5 @@
-# Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 # CFLAGS contains only anything end users should set
 CFLAGS = @UCONFIG_CFLAGS@
diff --git a/icu4c/source/config/m4/icu-conditional.m4 b/icu4c/source/config/m4/icu-conditional.m4
index 3d0aee9..605e245 100644
--- a/icu4c/source/config/m4/icu-conditional.m4
+++ b/icu4c/source/config/m4/icu-conditional.m4
@@ -1,5 +1,5 @@
-# Copyright (c) 1999-2015, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 # moved here from ../../acinclude.m4
 
diff --git a/icu4c/source/config/make2sh.sed b/icu4c/source/config/make2sh.sed
index d1361fd..2b4bd83 100644
--- a/icu4c/source/config/make2sh.sed
+++ b/icu4c/source/config/make2sh.sed
@@ -1,4 +1,5 @@
-# Copyright (C) 1999-2011, International Business Machines  Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 s%^\([a-zA-Z0-9\._-]*\)[ 	]*+=%\1=$(\1) %
 s%^[A-Z]*_SO_TARG*%## &%
 s%^SHARED_OBJECT.*%## &%
diff --git a/icu4c/source/config/mh-aix-gcc b/icu4c/source/config/mh-aix-gcc
index e73e19f..cbf349f 100644
--- a/icu4c/source/config/mh-aix-gcc
+++ b/icu4c/source/config/mh-aix-gcc
@@ -1,5 +1,6 @@
 ## -*-makefile-*-
-## Copyright (c) 2003-2015 IBM, Ken Foskey, and others. All rights reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 ## Aix-specific setup (for gcc)
 ##
diff --git a/icu4c/source/config/mh-aix-va b/icu4c/source/config/mh-aix-va
index 628e4f5..172391d 100644
--- a/icu4c/source/config/mh-aix-va
+++ b/icu4c/source/config/mh-aix-va
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Aix-specific setup (for Visual Age 5+)
-## Copyright (c) 1999-2010, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -M $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-alpha-linux-cc b/icu4c/source/config/mh-alpha-linux-cc
index f05632e..3ca90d7 100644
--- a/icu4c/source/config/mh-alpha-linux-cc
+++ b/icu4c/source/config/mh-alpha-linux-cc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Alpha-Linux-specific setup
-## Copyright (c) 1999-2006, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 #GEN_DEPS.c=	$(CC) $(DEFS) $(CPPFLAGS) -MD -c -msg_quiet
diff --git a/icu4c/source/config/mh-alpha-linux-gcc b/icu4c/source/config/mh-alpha-linux-gcc
index b4da43d..7644558 100644
--- a/icu4c/source/config/mh-alpha-linux-gcc
+++ b/icu4c/source/config/mh-alpha-linux-gcc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Linux-specific setup
-## Copyright (c) 1999-2009, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-alpha-osf b/icu4c/source/config/mh-alpha-osf
index bf63259..6baec52 100644
--- a/icu4c/source/config/mh-alpha-osf
+++ b/icu4c/source/config/mh-alpha-osf
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Alpha-OSF-specific setup
-## Copyright (c) 1999-2006, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 #GEN_DEPS.c=	$(CC) $(DEFS) $(CPPFLAGS) -MD -c -msg_quiet
diff --git a/icu4c/source/config/mh-beos b/icu4c/source/config/mh-beos
index 0e5691b..30ce6fa 100644
--- a/icu4c/source/config/mh-beos
+++ b/icu4c/source/config/mh-beos
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## BeOS-specific setup
-## Copyright (c) 2003-2006, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 ## Original author: Andrew Bachmann
 
diff --git a/icu4c/source/config/mh-bsd-gcc b/icu4c/source/config/mh-bsd-gcc
index f7ac90a..537281e 100644
--- a/icu4c/source/config/mh-bsd-gcc
+++ b/icu4c/source/config/mh-bsd-gcc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
-## Copyright (c) 1999-2013, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-cygwin b/icu4c/source/config/mh-cygwin
index fdbd0e7..4832c08 100644
--- a/icu4c/source/config/mh-cygwin
+++ b/icu4c/source/config/mh-cygwin
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Cygwin-specific setup
-## Copyright (c) 2001-2010, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-cygwin-msvc b/icu4c/source/config/mh-cygwin-msvc
index af86dd3..4ff5586 100644
--- a/icu4c/source/config/mh-cygwin-msvc
+++ b/icu4c/source/config/mh-cygwin-msvc
@@ -1,6 +1,6 @@
 ## Cygwin with Microsoft Visual C++ compiler specific setup
-## Copyright (c) 2001-2013, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 # We install sbin tools into the same bin directory because
 # pkgdata needs some of the tools in sbin, and we can't always depend on
diff --git a/icu4c/source/config/mh-cygwin64 b/icu4c/source/config/mh-cygwin64
index a30dd3c..55421ed 100644
--- a/icu4c/source/config/mh-cygwin64
+++ b/icu4c/source/config/mh-cygwin64
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Cygwin64-specific setup
-## Copyright (c) 2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-darwin b/icu4c/source/config/mh-darwin
index 97d6bfc..d76e79e 100644
--- a/icu4c/source/config/mh-darwin
+++ b/icu4c/source/config/mh-darwin
@@ -1,8 +1,8 @@
 ## -*-makefile-*-
 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
 ## to Rhapsody, aka Mac OS X Server)
-## Copyright (c) 1999-2012 International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Flags for position independent code
 SHAREDLIBCFLAGS = -dynamic
diff --git a/icu4c/source/config/mh-haiku b/icu4c/source/config/mh-haiku
index ccf956e..54777c7 100644
--- a/icu4c/source/config/mh-haiku
+++ b/icu4c/source/config/mh-haiku
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## haiku-specific setup
-## Copyright (c) 2010-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 
 ## Commands to generate dependency files
diff --git a/icu4c/source/config/mh-hpux-acc b/icu4c/source/config/mh-hpux-acc
index acd294c..0185e88 100644
--- a/icu4c/source/config/mh-hpux-acc
+++ b/icu4c/source/config/mh-hpux-acc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## HP/UX-specific setup using aCC
-## Copyright (c) 1999-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	:
diff --git a/icu4c/source/config/mh-hpux-gcc b/icu4c/source/config/mh-hpux-gcc
index 2311f49..6f06521 100644
--- a/icu4c/source/config/mh-hpux-gcc
+++ b/icu4c/source/config/mh-hpux-gcc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## HPUX/gcc specific setup
-## Copyright (c) 1999-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-irix b/icu4c/source/config/mh-irix
index 59d4aaf..bf6ba5b 100644
--- a/icu4c/source/config/mh-irix
+++ b/icu4c/source/config/mh-irix
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## IRIX-specific setup (for CC)
-## Copyright (c) 1999-2006, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Flags for position independent code
 SHAREDLIBCFLAGS = -shared
diff --git a/icu4c/source/config/mh-linux b/icu4c/source/config/mh-linux
index dcf2bef..0e01be1 100644
--- a/icu4c/source/config/mh-linux
+++ b/icu4c/source/config/mh-linux
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Linux-specific setup
-## Copyright (c) 1999-2013, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=  $(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-linux-va b/icu4c/source/config/mh-linux-va
index 7bee921..7898683 100644
--- a/icu4c/source/config/mh-linux-va
+++ b/icu4c/source/config/mh-linux-va
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Linux-specific setup for Visual Age
-## Copyright (c) 2003-2010, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Commands to generate dependency files
 GEN_DEPS.c=  $(CC) -E -MM $(DEFS) $(CPPFLAGS)
diff --git a/icu4c/source/config/mh-mingw b/icu4c/source/config/mh-mingw
index 5e6acad..9c50a39 100644
--- a/icu4c/source/config/mh-mingw
+++ b/icu4c/source/config/mh-mingw
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Cygwin/MinGW specific setup
-## Copyright (c) 2001-2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 # TODO: Finish the rest of this port. This platform port is incomplete.
 
diff --git a/icu4c/source/config/mh-mingw64 b/icu4c/source/config/mh-mingw64
index a92828e..abe4504 100644
--- a/icu4c/source/config/mh-mingw64
+++ b/icu4c/source/config/mh-mingw64
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Cygwin64/MinGW64 specific setup
-## Copyright (c) 2012-2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 # TODO: Finish the rest of this port. This platform port is incomplete.
 
diff --git a/icu4c/source/config/mh-mpras b/icu4c/source/config/mh-mpras
index 175aff3..c795c5a 100644
--- a/icu4c/source/config/mh-mpras
+++ b/icu4c/source/config/mh-mpras
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## MP-RAS specific setup
-## Copyright (c) 2003-2004, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 ## Original contributer: Jason Gordon from NCR
 
diff --git a/icu4c/source/config/mh-msys-msvc b/icu4c/source/config/mh-msys-msvc
index 0a20042..0cd6d11 100644
--- a/icu4c/source/config/mh-msys-msvc
+++ b/icu4c/source/config/mh-msys-msvc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## MSYS with Microsoft Visual C++ compiler specific setup
-## Copyright (c) 2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 # We install sbin tools into the same bin directory because
 # pkgdata needs some of the tools in sbin, and we can't always depend on
diff --git a/icu4c/source/config/mh-os390 b/icu4c/source/config/mh-os390
index decd98b..59f9de7 100644
--- a/icu4c/source/config/mh-os390
+++ b/icu4c/source/config/mh-os390
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## os/390, z/OS specific setup 
-## Copyright (c) 1999-2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ###################################################################
 #                    IMPORTANT NOTE                               #
diff --git a/icu4c/source/config/mh-os400 b/icu4c/source/config/mh-os400
index 91d5613..98b7fc9 100644
--- a/icu4c/source/config/mh-os400
+++ b/icu4c/source/config/mh-os400
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## OS400-specific setup (for cross build)
-## Copyright (c) 1999-2013, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 # This otherwise breaks on OS400 - can't find "shell"
 CURR_FULL_DIR=.
diff --git a/icu4c/source/config/mh-qnx b/icu4c/source/config/mh-qnx
index 3d2b350..0847d797 100644
--- a/icu4c/source/config/mh-qnx
+++ b/icu4c/source/config/mh-qnx
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## QNX-specific setup
-## Copyright (c) 1999-2006, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 ## Provided By: Chris McKillop <cdm@qnx.com>
 
diff --git a/icu4c/source/config/mh-solaris b/icu4c/source/config/mh-solaris
index 4b969b5..d1e7481 100644
--- a/icu4c/source/config/mh-solaris
+++ b/icu4c/source/config/mh-solaris
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Solaris-specific setup using Sun's compilers
-## Copyright (c) 1999-2010, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Flags for position independent code
 SHAREDLIBCFLAGS = -KPIC
diff --git a/icu4c/source/config/mh-solaris-gcc b/icu4c/source/config/mh-solaris-gcc
index eac6d2f..714fe26 100644
--- a/icu4c/source/config/mh-solaris-gcc
+++ b/icu4c/source/config/mh-solaris-gcc
@@ -1,7 +1,7 @@
 ## -*-makefile-*-
 ## Solaris-specific setup using gcc
-## Copyright (c) 1999-2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Flags for position independent code
 SHAREDLIBCFLAGS = -fPIC
diff --git a/icu4c/source/config/mh-unknown b/icu4c/source/config/mh-unknown
index e9219be..47b529d 100644
--- a/icu4c/source/config/mh-unknown
+++ b/icu4c/source/config/mh-unknown
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
-## Copyright (c) 2003, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ##
 
 # Note, this is not a real mh- file. You got here because configure
diff --git a/icu4c/source/config/pkgdataMakefile.in b/icu4c/source/config/pkgdataMakefile.in
index 5bac830..00113a7 100644
--- a/icu4c/source/config/pkgdataMakefile.in
+++ b/icu4c/source/config/pkgdataMakefile.in
@@ -1,6 +1,6 @@
 ## pkgdataMakefile.in for ICU data
-## Copyright (c) 2008-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/config/test-icu-config.sh b/icu4c/source/config/test-icu-config.sh
index 20dfcc2..80a1e70 100755
--- a/icu4c/source/config/test-icu-config.sh
+++ b/icu4c/source/config/test-icu-config.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 ## -*-sh-*-
-## Copyright (c) 2002, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 #
 # Just a script to test out icu-config.
 #
diff --git a/icu4c/source/config/windows-update.sed.in b/icu4c/source/config/windows-update.sed.in
index e586fda..53309a9 100644
--- a/icu4c/source/config/windows-update.sed.in
+++ b/icu4c/source/config/windows-update.sed.in
@@ -1,4 +1,5 @@
-# Copyright (C) 2010 IBM Corporation and Others. All Rights Reserved
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sed script for updating windows .mak and .vcproj files
 s%^U_ICUDATA_NAME=.*%U_ICUDATA_NAME=icudt@LIB_VERSION_MAJOR@%
 s%^UNICODE_VERSION=.*%UNICODE_VERSION=@UNICODE_VERSION@%
diff --git a/icu4c/source/configure b/icu4c/source/configure
index 92d8d08..afd527d 100755
--- a/icu4c/source/configure
+++ b/icu4c/source/configure
@@ -4,7 +4,7 @@
 #
 # Report bugs to <http://icu-project.org/bugs>.
 #
-#  Copyright (c) 1999-2015, International Business Machines Corporation and others. All Rights Reserved.
+#  Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -1568,7 +1568,7 @@
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 
- Copyright (c) 1999-2015, International Business Machines Corporation and others. All Rights Reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 _ACEOF
   exit
 fi
diff --git a/icu4c/source/configure.ac b/icu4c/source/configure.ac
index a01c333..62ba536 100644
--- a/icu4c/source/configure.ac
+++ b/icu4c/source/configure.ac
@@ -1,5 +1,5 @@
 # -*-autoconf-*-
-AC_COPYRIGHT([ Copyright (c) 1999-2015, International Business Machines Corporation and others. All Rights Reserved. ])
+AC_COPYRIGHT([ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html ])
 # configure.in for ICU
 # Stephen F. Booth, heavily modified by Yves and others
 
diff --git a/icu4c/source/data/Makefile.in b/icu4c/source/data/Makefile.in
index e007b87..6b353dc 100644
--- a/icu4c/source/data/Makefile.in
+++ b/icu4c/source/data/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU data
-## Copyright (c) 1999-2015, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/data/brkitr/brkfiles.mk b/icu4c/source/data/brkitr/brkfiles.mk
index 7cce100..d33141d 100644
--- a/icu4c/source/data/brkitr/brkfiles.mk
+++ b/icu4c/source/data/brkitr/brkfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 BRK_RES_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/brkitr/de.txt b/icu4c/source/data/brkitr/de.txt
index 0fb9436..2269652 100755
--- a/icu4c/source/data/brkitr/de.txt
+++ b/icu4c/source/data/brkitr/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/de.xml ../../xml/brkitr/de.xml
 // *
diff --git a/icu4c/source/data/brkitr/el.txt b/icu4c/source/data/brkitr/el.txt
index a4d0a42..9b2dc9c 100644
--- a/icu4c/source/data/brkitr/el.txt
+++ b/icu4c/source/data/brkitr/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/el.xml ../../xml/brkitr/el.xml
 // *
diff --git a/icu4c/source/data/brkitr/en.txt b/icu4c/source/data/brkitr/en.txt
index 69dc0c2..8e90ca2 100644
--- a/icu4c/source/data/brkitr/en.txt
+++ b/icu4c/source/data/brkitr/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/en.xml ../../xml/brkitr/en.xml
 // *
diff --git a/icu4c/source/data/brkitr/en_US.txt b/icu4c/source/data/brkitr/en_US.txt
index 2a845a1..582e181 100644
--- a/icu4c/source/data/brkitr/en_US.txt
+++ b/icu4c/source/data/brkitr/en_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/en_US.xml ../../xml/brkitr/en_US.xml
 // *
diff --git a/icu4c/source/data/brkitr/en_US_POSIX.txt b/icu4c/source/data/brkitr/en_US_POSIX.txt
index 4183b47..6d39bce 100644
--- a/icu4c/source/data/brkitr/en_US_POSIX.txt
+++ b/icu4c/source/data/brkitr/en_US_POSIX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/en_US_POSIX.xml ../../xml/brkitr/en_US_POSIX.xml
 // *
diff --git a/icu4c/source/data/brkitr/es.txt b/icu4c/source/data/brkitr/es.txt
index 24a6485..74d9a30 100755
--- a/icu4c/source/data/brkitr/es.txt
+++ b/icu4c/source/data/brkitr/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/es.xml ../../xml/brkitr/es.xml
 // *
diff --git a/icu4c/source/data/brkitr/fi.txt b/icu4c/source/data/brkitr/fi.txt
index 996c44a..81541aa 100644
--- a/icu4c/source/data/brkitr/fi.txt
+++ b/icu4c/source/data/brkitr/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/fi.xml ../../xml/brkitr/fi.xml
 // *
diff --git a/icu4c/source/data/brkitr/fr.txt b/icu4c/source/data/brkitr/fr.txt
index 8960593..08ae0b7 100755
--- a/icu4c/source/data/brkitr/fr.txt
+++ b/icu4c/source/data/brkitr/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/fr.xml ../../xml/brkitr/fr.xml
 // *
diff --git a/icu4c/source/data/brkitr/it.txt b/icu4c/source/data/brkitr/it.txt
index 9dcdb23..e0611c1 100755
--- a/icu4c/source/data/brkitr/it.txt
+++ b/icu4c/source/data/brkitr/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/it.xml ../../xml/brkitr/it.xml
 // *
diff --git a/icu4c/source/data/brkitr/ja.txt b/icu4c/source/data/brkitr/ja.txt
index 60bbdf9..c9aec9b 100644
--- a/icu4c/source/data/brkitr/ja.txt
+++ b/icu4c/source/data/brkitr/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/ja.xml ../../xml/brkitr/ja.xml
 // *
diff --git a/icu4c/source/data/brkitr/pt.txt b/icu4c/source/data/brkitr/pt.txt
index 66cbfd9..b5a01ea 100755
--- a/icu4c/source/data/brkitr/pt.txt
+++ b/icu4c/source/data/brkitr/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/pt.xml ../../xml/brkitr/pt.xml
 // *
diff --git a/icu4c/source/data/brkitr/root.txt b/icu4c/source/data/brkitr/root.txt
index 5faaffb..5803202 100644
--- a/icu4c/source/data/brkitr/root.txt
+++ b/icu4c/source/data/brkitr/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/root.xml ../../xml/brkitr/root.xml
 // *
diff --git a/icu4c/source/data/brkitr/ru.txt b/icu4c/source/data/brkitr/ru.txt
index 22b1933..ac0cda0 100755
--- a/icu4c/source/data/brkitr/ru.txt
+++ b/icu4c/source/data/brkitr/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/ru.xml ../../xml/brkitr/ru.xml
 // *
diff --git a/icu4c/source/data/brkitr/rules/char.txt b/icu4c/source/data/brkitr/rules/char.txt
index 1c90f79..046028b 100644
--- a/icu4c/source/data/brkitr/rules/char.txt
+++ b/icu4c/source/data/brkitr/rules/char.txt
@@ -1,6 +1,6 @@
 #
-#   Copyright (C) 2002-2016, International Business Machines Corporation and others.
-#       All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html.
 #
 #   file:  char.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line.txt b/icu4c/source/data/brkitr/rules/line.txt
index 75cbf7e..515662b 100644
--- a/icu4c/source/data/brkitr/rules/line.txt
+++ b/icu4c/source/data/brkitr/rules/line.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_fi.txt b/icu4c/source/data/brkitr/rules/line_fi.txt
index 9806ac3..58471d7 100644
--- a/icu4c/source/data/brkitr/rules/line_fi.txt
+++ b/icu4c/source/data/brkitr/rules/line_fi.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_fi.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_loose.txt b/icu4c/source/data/brkitr/rules/line_loose.txt
index a131590..a1fb354 100644
--- a/icu4c/source/data/brkitr/rules/line_loose.txt
+++ b/icu4c/source/data/brkitr/rules/line_loose.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_loose.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_loose_cj.txt b/icu4c/source/data/brkitr/rules/line_loose_cj.txt
index 269d9d5..c2997e8 100644
--- a/icu4c/source/data/brkitr/rules/line_loose_cj.txt
+++ b/icu4c/source/data/brkitr/rules/line_loose_cj.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_loose_cj.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_loose_fi.txt b/icu4c/source/data/brkitr/rules/line_loose_fi.txt
index 5064aa8..8e4c069 100644
--- a/icu4c/source/data/brkitr/rules/line_loose_fi.txt
+++ b/icu4c/source/data/brkitr/rules/line_loose_fi.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_loose_fi.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_normal.txt b/icu4c/source/data/brkitr/rules/line_normal.txt
index 9471353..b92101b 100644
--- a/icu4c/source/data/brkitr/rules/line_normal.txt
+++ b/icu4c/source/data/brkitr/rules/line_normal.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_normal.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_normal_cj.txt b/icu4c/source/data/brkitr/rules/line_normal_cj.txt
index 5ac35a2..145e53d 100644
--- a/icu4c/source/data/brkitr/rules/line_normal_cj.txt
+++ b/icu4c/source/data/brkitr/rules/line_normal_cj.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_normal_cj.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/line_normal_fi.txt b/icu4c/source/data/brkitr/rules/line_normal_fi.txt
index 88764b5..c197936 100644
--- a/icu4c/source/data/brkitr/rules/line_normal_fi.txt
+++ b/icu4c/source/data/brkitr/rules/line_normal_fi.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2016  International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_normal_fi.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/sent.txt b/icu4c/source/data/brkitr/rules/sent.txt
index 0061d50..8aa714b 100644
--- a/icu4c/source/data/brkitr/rules/sent.txt
+++ b/icu4c/source/data/brkitr/rules/sent.txt
@@ -1,6 +1,6 @@
 #
-#   Copyright (C) 2002-2015, International Business Machines Corporation and others.
-#       All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html.
 #
 #   file:  sent.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/sent_el.txt b/icu4c/source/data/brkitr/rules/sent_el.txt
index 2190628..1c0acc4 100644
--- a/icu4c/source/data/brkitr/rules/sent_el.txt
+++ b/icu4c/source/data/brkitr/rules/sent_el.txt
@@ -1,6 +1,6 @@
 #
-#   Copyright (C) 2002-2015, International Business Machines Corporation and others.
-#       All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html.
 #
 #   file:  sent_el.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/title.txt b/icu4c/source/data/brkitr/rules/title.txt
index 5384497..2d7f4fb 100644
--- a/icu4c/source/data/brkitr/rules/title.txt
+++ b/icu4c/source/data/brkitr/rules/title.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2002-2015, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  Title Casing Break Rules
 #
diff --git a/icu4c/source/data/brkitr/rules/word.txt b/icu4c/source/data/brkitr/rules/word.txt
index b46e34a..4d16191 100644
--- a/icu4c/source/data/brkitr/rules/word.txt
+++ b/icu4c/source/data/brkitr/rules/word.txt
@@ -1,6 +1,6 @@
 #
-# Copyright (C) 2002-2016, International Business Machines Corporation 
-# and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. 
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 # file:  word.txt
 #
diff --git a/icu4c/source/data/brkitr/rules/word_POSIX.txt b/icu4c/source/data/brkitr/rules/word_POSIX.txt
index 17d4295..e95049b 100644
--- a/icu4c/source/data/brkitr/rules/word_POSIX.txt
+++ b/icu4c/source/data/brkitr/rules/word_POSIX.txt
@@ -1,6 +1,6 @@
 #
-# Copyright (C) 2002-2016, International Business Machines Corporation 
-# and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. 
+# License & terms of use: http://www.unicode.org/copyright.html.
 #
 # file:  word_POSIX.txt
 #
diff --git a/icu4c/source/data/brkitr/zh.txt b/icu4c/source/data/brkitr/zh.txt
index 32a1557..a44cfe9 100644
--- a/icu4c/source/data/brkitr/zh.txt
+++ b/icu4c/source/data/brkitr/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/zh.xml ../../xml/brkitr/zh.xml
 // *
diff --git a/icu4c/source/data/brkitr/zh_Hant.txt b/icu4c/source/data/brkitr/zh_Hant.txt
index fe9a175..3487732 100644
--- a/icu4c/source/data/brkitr/zh_Hant.txt
+++ b/icu4c/source/data/brkitr/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/segments/zh_Hant.xml ../../xml/brkitr/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/build.xml b/icu4c/source/data/build.xml
index 96b2636..cb71642 100644
--- a/icu4c/source/data/build.xml
+++ b/icu4c/source/data/build.xml
@@ -7,8 +7,8 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2005-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 -->
diff --git a/icu4c/source/data/cldr-icu-readme.txt b/icu4c/source/data/cldr-icu-readme.txt
index 02626d3..7a578aa 100644
--- a/icu4c/source/data/cldr-icu-readme.txt
+++ b/icu4c/source/data/cldr-icu-readme.txt
@@ -1,5 +1,5 @@
-# Copyright (C) 2010-2014, International Business Machines Corporation and others.
-# All Rights Reserved.                  
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # Commands for regenerating ICU4C locale data (.txt files) from CLDR.
 #
diff --git a/icu4c/source/data/coll/af.txt b/icu4c/source/data/coll/af.txt
index 37ff47f..bd4c853 100644
--- a/icu4c/source/data/coll/af.txt
+++ b/icu4c/source/data/coll/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/af.xml
 // *
diff --git a/icu4c/source/data/coll/am.txt b/icu4c/source/data/coll/am.txt
index e661953..34c9181 100755
--- a/icu4c/source/data/coll/am.txt
+++ b/icu4c/source/data/coll/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/am.xml
 // *
diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt
index 91fca81..5c3d673 100644
--- a/icu4c/source/data/coll/ar.txt
+++ b/icu4c/source/data/coll/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ar.xml
 // *
diff --git a/icu4c/source/data/coll/as.txt b/icu4c/source/data/coll/as.txt
index 1dbf99e..ce97e37 100644
--- a/icu4c/source/data/coll/as.txt
+++ b/icu4c/source/data/coll/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/as.xml
 // *
diff --git a/icu4c/source/data/coll/az.txt b/icu4c/source/data/coll/az.txt
index 4cc6432..77e75ff 100644
--- a/icu4c/source/data/coll/az.txt
+++ b/icu4c/source/data/coll/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/az.xml
 // *
diff --git a/icu4c/source/data/coll/be.txt b/icu4c/source/data/coll/be.txt
index 41e2447..3bc6dde 100644
--- a/icu4c/source/data/coll/be.txt
+++ b/icu4c/source/data/coll/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/be.xml
 // *
diff --git a/icu4c/source/data/coll/bg.txt b/icu4c/source/data/coll/bg.txt
index e3ede42..f6f40f2 100644
--- a/icu4c/source/data/coll/bg.txt
+++ b/icu4c/source/data/coll/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/bg.xml
 // *
diff --git a/icu4c/source/data/coll/bn.txt b/icu4c/source/data/coll/bn.txt
index 5d0b7fc..c55f559 100644
--- a/icu4c/source/data/coll/bn.txt
+++ b/icu4c/source/data/coll/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/bn.xml
 // *
diff --git a/icu4c/source/data/coll/bo.txt b/icu4c/source/data/coll/bo.txt
index 0e47ec9..cb01d91 100755
--- a/icu4c/source/data/coll/bo.txt
+++ b/icu4c/source/data/coll/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/bo.xml
 // *
diff --git a/icu4c/source/data/coll/bs.txt b/icu4c/source/data/coll/bs.txt
index df256e8..4546ca9 100644
--- a/icu4c/source/data/coll/bs.txt
+++ b/icu4c/source/data/coll/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/bs.xml
 // *
diff --git a/icu4c/source/data/coll/bs_Cyrl.txt b/icu4c/source/data/coll/bs_Cyrl.txt
index 6039416..8c2fea8 100755
--- a/icu4c/source/data/coll/bs_Cyrl.txt
+++ b/icu4c/source/data/coll/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/coll/ca.txt b/icu4c/source/data/coll/ca.txt
index 7da9f71..62e4cc6 100644
--- a/icu4c/source/data/coll/ca.txt
+++ b/icu4c/source/data/coll/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ca.xml
 // *
diff --git a/icu4c/source/data/coll/chr.txt b/icu4c/source/data/coll/chr.txt
index 2db205f..1e4d8f4 100644
--- a/icu4c/source/data/coll/chr.txt
+++ b/icu4c/source/data/coll/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/chr.xml
 // *
diff --git a/icu4c/source/data/coll/colfiles.mk b/icu4c/source/data/coll/colfiles.mk
index 9dcafa8..161a0e2 100644
--- a/icu4c/source/data/coll/colfiles.mk
+++ b/icu4c/source/data/coll/colfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 COLLATION_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/coll/cs.txt b/icu4c/source/data/coll/cs.txt
index e7c9ab7..f1efdbb4 100644
--- a/icu4c/source/data/coll/cs.txt
+++ b/icu4c/source/data/coll/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/cs.xml
 // *
diff --git a/icu4c/source/data/coll/cy.txt b/icu4c/source/data/coll/cy.txt
index 6e67667..3899668 100644
--- a/icu4c/source/data/coll/cy.txt
+++ b/icu4c/source/data/coll/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/cy.xml
 // *
diff --git a/icu4c/source/data/coll/da.txt b/icu4c/source/data/coll/da.txt
index dcfbb8b..8129411 100644
--- a/icu4c/source/data/coll/da.txt
+++ b/icu4c/source/data/coll/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/da.xml
 // *
diff --git a/icu4c/source/data/coll/de.txt b/icu4c/source/data/coll/de.txt
index 4590813..f091b1f 100644
--- a/icu4c/source/data/coll/de.txt
+++ b/icu4c/source/data/coll/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/de.xml
 // *
diff --git a/icu4c/source/data/coll/de_.txt b/icu4c/source/data/coll/de_.txt
index 3e9c45a..fcb3738 100644
--- a/icu4c/source/data/coll/de_.txt
+++ b/icu4c/source/data/coll/de_.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/de_AT.txt b/icu4c/source/data/coll/de_AT.txt
index 1142f92..1e23aeb 100755
--- a/icu4c/source/data/coll/de_AT.txt
+++ b/icu4c/source/data/coll/de_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/de_AT.xml
 // *
diff --git a/icu4c/source/data/coll/de__PHONEBOOK.txt b/icu4c/source/data/coll/de__PHONEBOOK.txt
index 2c8229f..440641c 100644
--- a/icu4c/source/data/coll/de__PHONEBOOK.txt
+++ b/icu4c/source/data/coll/de__PHONEBOOK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/dsb.txt b/icu4c/source/data/coll/dsb.txt
index 687ffa7..431ff8a 100644
--- a/icu4c/source/data/coll/dsb.txt
+++ b/icu4c/source/data/coll/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/dsb.xml
 // *
diff --git a/icu4c/source/data/coll/dz.txt b/icu4c/source/data/coll/dz.txt
index 2163aed..c727be7 100755
--- a/icu4c/source/data/coll/dz.txt
+++ b/icu4c/source/data/coll/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/dz.xml
 // *
diff --git a/icu4c/source/data/coll/ee.txt b/icu4c/source/data/coll/ee.txt
index 88c6dc3..edbd583 100755
--- a/icu4c/source/data/coll/ee.txt
+++ b/icu4c/source/data/coll/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ee.xml
 // *
diff --git a/icu4c/source/data/coll/el.txt b/icu4c/source/data/coll/el.txt
index dbb171b..59dfd2d 100644
--- a/icu4c/source/data/coll/el.txt
+++ b/icu4c/source/data/coll/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/el.xml
 // *
diff --git a/icu4c/source/data/coll/en.txt b/icu4c/source/data/coll/en.txt
index 9028fe3..b7045b3 100644
--- a/icu4c/source/data/coll/en.txt
+++ b/icu4c/source/data/coll/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/en.xml
 // *
diff --git a/icu4c/source/data/coll/en_US.txt b/icu4c/source/data/coll/en_US.txt
index 4d47068..19f41a8 100644
--- a/icu4c/source/data/coll/en_US.txt
+++ b/icu4c/source/data/coll/en_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/en_US.xml
 // *
diff --git a/icu4c/source/data/coll/en_US_POSIX.txt b/icu4c/source/data/coll/en_US_POSIX.txt
index 90b1372..62b939e 100644
--- a/icu4c/source/data/coll/en_US_POSIX.txt
+++ b/icu4c/source/data/coll/en_US_POSIX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/en_US_POSIX.xml
 // *
diff --git a/icu4c/source/data/coll/eo.txt b/icu4c/source/data/coll/eo.txt
index 98ad4c4..e4c2719 100644
--- a/icu4c/source/data/coll/eo.txt
+++ b/icu4c/source/data/coll/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/eo.xml
 // *
diff --git a/icu4c/source/data/coll/es.txt b/icu4c/source/data/coll/es.txt
index 5a13434..cd5f3af 100644
--- a/icu4c/source/data/coll/es.txt
+++ b/icu4c/source/data/coll/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/es.xml
 // *
diff --git a/icu4c/source/data/coll/es_.txt b/icu4c/source/data/coll/es_.txt
index ae95c01..5a9b700 100644
--- a/icu4c/source/data/coll/es_.txt
+++ b/icu4c/source/data/coll/es_.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/es__TRADITIONAL.txt b/icu4c/source/data/coll/es__TRADITIONAL.txt
index 75059a9..896420e 100644
--- a/icu4c/source/data/coll/es__TRADITIONAL.txt
+++ b/icu4c/source/data/coll/es__TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/et.txt b/icu4c/source/data/coll/et.txt
index e542e1d..ed29ae8 100644
--- a/icu4c/source/data/coll/et.txt
+++ b/icu4c/source/data/coll/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/et.xml
 // *
diff --git a/icu4c/source/data/coll/fa.txt b/icu4c/source/data/coll/fa.txt
index cc2ca6a..ed2c9e3 100644
--- a/icu4c/source/data/coll/fa.txt
+++ b/icu4c/source/data/coll/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fa.xml
 // *
diff --git a/icu4c/source/data/coll/fa_AF.txt b/icu4c/source/data/coll/fa_AF.txt
index e7c5afb..cfde24a 100644
--- a/icu4c/source/data/coll/fa_AF.txt
+++ b/icu4c/source/data/coll/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fa_AF.xml
 // *
diff --git a/icu4c/source/data/coll/fi.txt b/icu4c/source/data/coll/fi.txt
index e231ed9..da83aea 100644
--- a/icu4c/source/data/coll/fi.txt
+++ b/icu4c/source/data/coll/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fi.xml
 // *
diff --git a/icu4c/source/data/coll/fil.txt b/icu4c/source/data/coll/fil.txt
index 1629a70..5f5b5c6 100755
--- a/icu4c/source/data/coll/fil.txt
+++ b/icu4c/source/data/coll/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fil.xml
 // *
diff --git a/icu4c/source/data/coll/fo.txt b/icu4c/source/data/coll/fo.txt
index d251612..5b0fa02 100644
--- a/icu4c/source/data/coll/fo.txt
+++ b/icu4c/source/data/coll/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fo.xml
 // *
diff --git a/icu4c/source/data/coll/fr.txt b/icu4c/source/data/coll/fr.txt
index f6bf908..b42df97 100644
--- a/icu4c/source/data/coll/fr.txt
+++ b/icu4c/source/data/coll/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fr.xml
 // *
diff --git a/icu4c/source/data/coll/fr_CA.txt b/icu4c/source/data/coll/fr_CA.txt
index 36d7375..38cbcdd 100644
--- a/icu4c/source/data/coll/fr_CA.txt
+++ b/icu4c/source/data/coll/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/fr_CA.xml
 // *
diff --git a/icu4c/source/data/coll/ga.txt b/icu4c/source/data/coll/ga.txt
index 82a7b1f..b9437be 100644
--- a/icu4c/source/data/coll/ga.txt
+++ b/icu4c/source/data/coll/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ga.xml
 // *
diff --git a/icu4c/source/data/coll/gl.txt b/icu4c/source/data/coll/gl.txt
index a5ce3a3..a21db8a 100755
--- a/icu4c/source/data/coll/gl.txt
+++ b/icu4c/source/data/coll/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/gl.xml
 // *
diff --git a/icu4c/source/data/coll/gu.txt b/icu4c/source/data/coll/gu.txt
index bdc3228..92229f8 100644
--- a/icu4c/source/data/coll/gu.txt
+++ b/icu4c/source/data/coll/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/gu.xml
 // *
diff --git a/icu4c/source/data/coll/ha.txt b/icu4c/source/data/coll/ha.txt
index f174e19..8135f38 100644
--- a/icu4c/source/data/coll/ha.txt
+++ b/icu4c/source/data/coll/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ha.xml
 // *
diff --git a/icu4c/source/data/coll/haw.txt b/icu4c/source/data/coll/haw.txt
index 6330043..bde7309 100644
--- a/icu4c/source/data/coll/haw.txt
+++ b/icu4c/source/data/coll/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/haw.xml
 // *
diff --git a/icu4c/source/data/coll/he.txt b/icu4c/source/data/coll/he.txt
index 3be8cda..ceab5a5 100644
--- a/icu4c/source/data/coll/he.txt
+++ b/icu4c/source/data/coll/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/he.xml
 // *
diff --git a/icu4c/source/data/coll/he_IL.txt b/icu4c/source/data/coll/he_IL.txt
index 8e940f0..2c5c03a 100644
--- a/icu4c/source/data/coll/he_IL.txt
+++ b/icu4c/source/data/coll/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/hi.txt b/icu4c/source/data/coll/hi.txt
index 4ea8ce2..15cc7b7 100644
--- a/icu4c/source/data/coll/hi.txt
+++ b/icu4c/source/data/coll/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/hi.xml
 // *
diff --git a/icu4c/source/data/coll/hr.txt b/icu4c/source/data/coll/hr.txt
index 0bcaee3..3c0ba8c 100644
--- a/icu4c/source/data/coll/hr.txt
+++ b/icu4c/source/data/coll/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/hr.xml
 // *
diff --git a/icu4c/source/data/coll/hsb.txt b/icu4c/source/data/coll/hsb.txt
index b4fbf93..a008d80 100644
--- a/icu4c/source/data/coll/hsb.txt
+++ b/icu4c/source/data/coll/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/hsb.xml
 // *
diff --git a/icu4c/source/data/coll/hu.txt b/icu4c/source/data/coll/hu.txt
index 4d39e36..ef52fbe 100644
--- a/icu4c/source/data/coll/hu.txt
+++ b/icu4c/source/data/coll/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/hu.xml
 // *
diff --git a/icu4c/source/data/coll/hy.txt b/icu4c/source/data/coll/hy.txt
index ad640a1..9f7dce8 100644
--- a/icu4c/source/data/coll/hy.txt
+++ b/icu4c/source/data/coll/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/hy.xml
 // *
diff --git a/icu4c/source/data/coll/id.txt b/icu4c/source/data/coll/id.txt
index e66b727..534c082 100644
--- a/icu4c/source/data/coll/id.txt
+++ b/icu4c/source/data/coll/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/id.xml
 // *
diff --git a/icu4c/source/data/coll/id_ID.txt b/icu4c/source/data/coll/id_ID.txt
index d704f9d..88cd94b 100644
--- a/icu4c/source/data/coll/id_ID.txt
+++ b/icu4c/source/data/coll/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/ig.txt b/icu4c/source/data/coll/ig.txt
index e2522fa..4f27c1d 100755
--- a/icu4c/source/data/coll/ig.txt
+++ b/icu4c/source/data/coll/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ig.xml
 // *
diff --git a/icu4c/source/data/coll/in.txt b/icu4c/source/data/coll/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/coll/in.txt
+++ b/icu4c/source/data/coll/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/in_ID.txt b/icu4c/source/data/coll/in_ID.txt
index db42db5..7161a4b 100644
--- a/icu4c/source/data/coll/in_ID.txt
+++ b/icu4c/source/data/coll/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/is.txt b/icu4c/source/data/coll/is.txt
index bba2bb6..f74cc69 100644
--- a/icu4c/source/data/coll/is.txt
+++ b/icu4c/source/data/coll/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/is.xml
 // *
diff --git a/icu4c/source/data/coll/it.txt b/icu4c/source/data/coll/it.txt
index 84b7091..0047745 100644
--- a/icu4c/source/data/coll/it.txt
+++ b/icu4c/source/data/coll/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/it.xml
 // *
diff --git a/icu4c/source/data/coll/iw.txt b/icu4c/source/data/coll/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/coll/iw.txt
+++ b/icu4c/source/data/coll/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/iw_IL.txt b/icu4c/source/data/coll/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/coll/iw_IL.txt
+++ b/icu4c/source/data/coll/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/ja.txt b/icu4c/source/data/coll/ja.txt
index 81b5b2c..51fd8ce 100644
--- a/icu4c/source/data/coll/ja.txt
+++ b/icu4c/source/data/coll/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ja.xml
 // *
diff --git a/icu4c/source/data/coll/ka.txt b/icu4c/source/data/coll/ka.txt
index cd49346..71c2ded 100644
--- a/icu4c/source/data/coll/ka.txt
+++ b/icu4c/source/data/coll/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ka.xml
 // *
diff --git a/icu4c/source/data/coll/kk.txt b/icu4c/source/data/coll/kk.txt
index 158552f..f1ed327 100644
--- a/icu4c/source/data/coll/kk.txt
+++ b/icu4c/source/data/coll/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/kk.xml
 // *
diff --git a/icu4c/source/data/coll/kl.txt b/icu4c/source/data/coll/kl.txt
index caebeea..8c96781 100644
--- a/icu4c/source/data/coll/kl.txt
+++ b/icu4c/source/data/coll/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/kl.xml
 // *
diff --git a/icu4c/source/data/coll/km.txt b/icu4c/source/data/coll/km.txt
index ff95699..a2b48a0 100644
--- a/icu4c/source/data/coll/km.txt
+++ b/icu4c/source/data/coll/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/km.xml
 // *
diff --git a/icu4c/source/data/coll/kn.txt b/icu4c/source/data/coll/kn.txt
index fb989ab..6bd466d 100644
--- a/icu4c/source/data/coll/kn.txt
+++ b/icu4c/source/data/coll/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/kn.xml
 // *
diff --git a/icu4c/source/data/coll/ko.txt b/icu4c/source/data/coll/ko.txt
index ea2e461..2dc67e8 100644
--- a/icu4c/source/data/coll/ko.txt
+++ b/icu4c/source/data/coll/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ko.xml
 // *
diff --git a/icu4c/source/data/coll/kok.txt b/icu4c/source/data/coll/kok.txt
index f063763..5f08d4f 100644
--- a/icu4c/source/data/coll/kok.txt
+++ b/icu4c/source/data/coll/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/kok.xml
 // *
diff --git a/icu4c/source/data/coll/ky.txt b/icu4c/source/data/coll/ky.txt
index 98eec09..31d6bb5 100755
--- a/icu4c/source/data/coll/ky.txt
+++ b/icu4c/source/data/coll/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ky.xml
 // *
diff --git a/icu4c/source/data/coll/lb.txt b/icu4c/source/data/coll/lb.txt
index e3df205..7c9f6d1 100644
--- a/icu4c/source/data/coll/lb.txt
+++ b/icu4c/source/data/coll/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/lb.xml
 // *
diff --git a/icu4c/source/data/coll/lkt.txt b/icu4c/source/data/coll/lkt.txt
index 1c483d6..651cb1e 100755
--- a/icu4c/source/data/coll/lkt.txt
+++ b/icu4c/source/data/coll/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/lkt.xml
 // *
diff --git a/icu4c/source/data/coll/ln.txt b/icu4c/source/data/coll/ln.txt
index 8a8df2b..7f5294e 100755
--- a/icu4c/source/data/coll/ln.txt
+++ b/icu4c/source/data/coll/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ln.xml
 // *
diff --git a/icu4c/source/data/coll/lo.txt b/icu4c/source/data/coll/lo.txt
index fa4cdf1..ff01bb8 100755
--- a/icu4c/source/data/coll/lo.txt
+++ b/icu4c/source/data/coll/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/lo.xml
 // *
diff --git a/icu4c/source/data/coll/lt.txt b/icu4c/source/data/coll/lt.txt
index 904b28c..08b458e 100644
--- a/icu4c/source/data/coll/lt.txt
+++ b/icu4c/source/data/coll/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/lt.xml
 // *
diff --git a/icu4c/source/data/coll/lv.txt b/icu4c/source/data/coll/lv.txt
index b15971c..4a89e82 100644
--- a/icu4c/source/data/coll/lv.txt
+++ b/icu4c/source/data/coll/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/lv.xml
 // *
diff --git a/icu4c/source/data/coll/mk.txt b/icu4c/source/data/coll/mk.txt
index 4be5adf..0dddad7 100644
--- a/icu4c/source/data/coll/mk.txt
+++ b/icu4c/source/data/coll/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/mk.xml
 // *
diff --git a/icu4c/source/data/coll/ml.txt b/icu4c/source/data/coll/ml.txt
index 9eba0a2..66410e8 100644
--- a/icu4c/source/data/coll/ml.txt
+++ b/icu4c/source/data/coll/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ml.xml
 // *
diff --git a/icu4c/source/data/coll/mn.txt b/icu4c/source/data/coll/mn.txt
index 6f7dfd3..f52228a 100755
--- a/icu4c/source/data/coll/mn.txt
+++ b/icu4c/source/data/coll/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/mn.xml
 // *
diff --git a/icu4c/source/data/coll/mo.txt b/icu4c/source/data/coll/mo.txt
index 31e165a..ee5253f 100644
--- a/icu4c/source/data/coll/mo.txt
+++ b/icu4c/source/data/coll/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/mr.txt b/icu4c/source/data/coll/mr.txt
index e17032e9..6e6757c 100644
--- a/icu4c/source/data/coll/mr.txt
+++ b/icu4c/source/data/coll/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/mr.xml
 // *
diff --git a/icu4c/source/data/coll/ms.txt b/icu4c/source/data/coll/ms.txt
index fc08fb6..f25f528 100644
--- a/icu4c/source/data/coll/ms.txt
+++ b/icu4c/source/data/coll/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ms.xml
 // *
diff --git a/icu4c/source/data/coll/mt.txt b/icu4c/source/data/coll/mt.txt
index c8efc2d..ee4305c 100644
--- a/icu4c/source/data/coll/mt.txt
+++ b/icu4c/source/data/coll/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/mt.xml
 // *
diff --git a/icu4c/source/data/coll/my.txt b/icu4c/source/data/coll/my.txt
index de45995..bdbc92a 100644
--- a/icu4c/source/data/coll/my.txt
+++ b/icu4c/source/data/coll/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/my.xml
 // *
diff --git a/icu4c/source/data/coll/nb.txt b/icu4c/source/data/coll/nb.txt
index b1dd189..f63de19 100644
--- a/icu4c/source/data/coll/nb.txt
+++ b/icu4c/source/data/coll/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/nb.xml
 // *
diff --git a/icu4c/source/data/coll/nb_NO.txt b/icu4c/source/data/coll/nb_NO.txt
index 25fc47d..50a5306 100644
--- a/icu4c/source/data/coll/nb_NO.txt
+++ b/icu4c/source/data/coll/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/ne.txt b/icu4c/source/data/coll/ne.txt
index f7394fc..7ff8344 100755
--- a/icu4c/source/data/coll/ne.txt
+++ b/icu4c/source/data/coll/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ne.xml
 // *
diff --git a/icu4c/source/data/coll/nl.txt b/icu4c/source/data/coll/nl.txt
index e63692f..c8f55ee 100644
--- a/icu4c/source/data/coll/nl.txt
+++ b/icu4c/source/data/coll/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/nl.xml
 // *
diff --git a/icu4c/source/data/coll/nn.txt b/icu4c/source/data/coll/nn.txt
index 0e15d7e..4ff1f08 100644
--- a/icu4c/source/data/coll/nn.txt
+++ b/icu4c/source/data/coll/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/nn.xml
 // *
diff --git a/icu4c/source/data/coll/no.txt b/icu4c/source/data/coll/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/coll/no.txt
+++ b/icu4c/source/data/coll/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/no_NO.txt b/icu4c/source/data/coll/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/coll/no_NO.txt
+++ b/icu4c/source/data/coll/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/om.txt b/icu4c/source/data/coll/om.txt
index b269d59..ab8b87c 100644
--- a/icu4c/source/data/coll/om.txt
+++ b/icu4c/source/data/coll/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/om.xml
 // *
diff --git a/icu4c/source/data/coll/or.txt b/icu4c/source/data/coll/or.txt
index 252f073..c6b9896 100644
--- a/icu4c/source/data/coll/or.txt
+++ b/icu4c/source/data/coll/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/or.xml
 // *
diff --git a/icu4c/source/data/coll/pa.txt b/icu4c/source/data/coll/pa.txt
index 9b15f78..0eadbee 100644
--- a/icu4c/source/data/coll/pa.txt
+++ b/icu4c/source/data/coll/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/pa.xml
 // *
diff --git a/icu4c/source/data/coll/pa_Guru.txt b/icu4c/source/data/coll/pa_Guru.txt
index 29d03fb..f75cea5 100755
--- a/icu4c/source/data/coll/pa_Guru.txt
+++ b/icu4c/source/data/coll/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/pa_Guru_IN.txt b/icu4c/source/data/coll/pa_Guru_IN.txt
index 2381c07..9f81a4c 100755
--- a/icu4c/source/data/coll/pa_Guru_IN.txt
+++ b/icu4c/source/data/coll/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/pa_IN.txt b/icu4c/source/data/coll/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/coll/pa_IN.txt
+++ b/icu4c/source/data/coll/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/pl.txt b/icu4c/source/data/coll/pl.txt
index cda39b0..ff1e894 100644
--- a/icu4c/source/data/coll/pl.txt
+++ b/icu4c/source/data/coll/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/pl.xml
 // *
diff --git a/icu4c/source/data/coll/ps.txt b/icu4c/source/data/coll/ps.txt
index c20f88a..f1d38da 100644
--- a/icu4c/source/data/coll/ps.txt
+++ b/icu4c/source/data/coll/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ps.xml
 // *
diff --git a/icu4c/source/data/coll/pt.txt b/icu4c/source/data/coll/pt.txt
index 8346578..78fe983 100644
--- a/icu4c/source/data/coll/pt.txt
+++ b/icu4c/source/data/coll/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/pt.xml
 // *
diff --git a/icu4c/source/data/coll/ro.txt b/icu4c/source/data/coll/ro.txt
index f8c26ed..97a4f62 100644
--- a/icu4c/source/data/coll/ro.txt
+++ b/icu4c/source/data/coll/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ro.xml
 // *
diff --git a/icu4c/source/data/coll/ro_MD.txt b/icu4c/source/data/coll/ro_MD.txt
index 3c670a1..5f0bf0a 100644
--- a/icu4c/source/data/coll/ro_MD.txt
+++ b/icu4c/source/data/coll/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/root.txt b/icu4c/source/data/coll/root.txt
index d164e52..a9d1f95 100644
--- a/icu4c/source/data/coll/root.txt
+++ b/icu4c/source/data/coll/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/root.xml
 // *
diff --git a/icu4c/source/data/coll/ru.txt b/icu4c/source/data/coll/ru.txt
index daaeeda..df0a2a5 100644
--- a/icu4c/source/data/coll/ru.txt
+++ b/icu4c/source/data/coll/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ru.xml
 // *
diff --git a/icu4c/source/data/coll/se.txt b/icu4c/source/data/coll/se.txt
index 9321c70..d2dfe44 100644
--- a/icu4c/source/data/coll/se.txt
+++ b/icu4c/source/data/coll/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/se.xml
 // *
diff --git a/icu4c/source/data/coll/sh.txt b/icu4c/source/data/coll/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/coll/sh.txt
+++ b/icu4c/source/data/coll/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sh_BA.txt b/icu4c/source/data/coll/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/coll/sh_BA.txt
+++ b/icu4c/source/data/coll/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sh_CS.txt b/icu4c/source/data/coll/sh_CS.txt
index 566f200..7c5f240 100755
--- a/icu4c/source/data/coll/sh_CS.txt
+++ b/icu4c/source/data/coll/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sh_YU.txt b/icu4c/source/data/coll/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/coll/sh_YU.txt
+++ b/icu4c/source/data/coll/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/si.txt b/icu4c/source/data/coll/si.txt
index cb882d8..790e3ee 100644
--- a/icu4c/source/data/coll/si.txt
+++ b/icu4c/source/data/coll/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/si.xml
 // *
diff --git a/icu4c/source/data/coll/sk.txt b/icu4c/source/data/coll/sk.txt
index 343e436..64a21b8 100644
--- a/icu4c/source/data/coll/sk.txt
+++ b/icu4c/source/data/coll/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sk.xml
 // *
diff --git a/icu4c/source/data/coll/sl.txt b/icu4c/source/data/coll/sl.txt
index 413cf52..663dd6a 100644
--- a/icu4c/source/data/coll/sl.txt
+++ b/icu4c/source/data/coll/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sl.xml
 // *
diff --git a/icu4c/source/data/coll/smn.txt b/icu4c/source/data/coll/smn.txt
index 5eaabbf..216f73b 100644
--- a/icu4c/source/data/coll/smn.txt
+++ b/icu4c/source/data/coll/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/smn.xml
 // *
diff --git a/icu4c/source/data/coll/sq.txt b/icu4c/source/data/coll/sq.txt
index 3b44338..8587389 100644
--- a/icu4c/source/data/coll/sq.txt
+++ b/icu4c/source/data/coll/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sq.xml
 // *
diff --git a/icu4c/source/data/coll/sr.txt b/icu4c/source/data/coll/sr.txt
index 3b446cf..cf8f28b 100644
--- a/icu4c/source/data/coll/sr.txt
+++ b/icu4c/source/data/coll/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sr.xml
 // *
diff --git a/icu4c/source/data/coll/sr_BA.txt b/icu4c/source/data/coll/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/coll/sr_BA.txt
+++ b/icu4c/source/data/coll/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Cyrl.txt b/icu4c/source/data/coll/sr_Cyrl.txt
index 693ae49..71bc5d8 100755
--- a/icu4c/source/data/coll/sr_Cyrl.txt
+++ b/icu4c/source/data/coll/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Cyrl_BA.txt b/icu4c/source/data/coll/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100644
--- a/icu4c/source/data/coll/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Cyrl_ME.txt b/icu4c/source/data/coll/sr_Cyrl_ME.txt
index 024d4df..0925f61 100644
--- a/icu4c/source/data/coll/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Cyrl_RS.txt b/icu4c/source/data/coll/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100644
--- a/icu4c/source/data/coll/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Latn.txt b/icu4c/source/data/coll/sr_Latn.txt
index 13fc571..3b2cf1c 100644
--- a/icu4c/source/data/coll/sr_Latn.txt
+++ b/icu4c/source/data/coll/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Latn_BA.txt b/icu4c/source/data/coll/sr_Latn_BA.txt
index d0431c98c..61305e3 100644
--- a/icu4c/source/data/coll/sr_Latn_BA.txt
+++ b/icu4c/source/data/coll/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_Latn_RS.txt b/icu4c/source/data/coll/sr_Latn_RS.txt
index 9708be6..d49a8a1 100644
--- a/icu4c/source/data/coll/sr_Latn_RS.txt
+++ b/icu4c/source/data/coll/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_ME.txt b/icu4c/source/data/coll/sr_ME.txt
index 79d2526..27b5267 100644
--- a/icu4c/source/data/coll/sr_ME.txt
+++ b/icu4c/source/data/coll/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sr_RS.txt b/icu4c/source/data/coll/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/coll/sr_RS.txt
+++ b/icu4c/source/data/coll/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/sv.txt b/icu4c/source/data/coll/sv.txt
index 7ab1f66..cfeab9e 100644
--- a/icu4c/source/data/coll/sv.txt
+++ b/icu4c/source/data/coll/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sv.xml
 // *
diff --git a/icu4c/source/data/coll/sw.txt b/icu4c/source/data/coll/sw.txt
index e272e53..5219781 100644
--- a/icu4c/source/data/coll/sw.txt
+++ b/icu4c/source/data/coll/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/sw.xml
 // *
diff --git a/icu4c/source/data/coll/ta.txt b/icu4c/source/data/coll/ta.txt
index 75d5f82..853ee54 100644
--- a/icu4c/source/data/coll/ta.txt
+++ b/icu4c/source/data/coll/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ta.xml
 // *
diff --git a/icu4c/source/data/coll/te.txt b/icu4c/source/data/coll/te.txt
index 8d26fa6..c18a627 100644
--- a/icu4c/source/data/coll/te.txt
+++ b/icu4c/source/data/coll/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/te.xml
 // *
diff --git a/icu4c/source/data/coll/th.txt b/icu4c/source/data/coll/th.txt
index d46c7f2..04c925c 100644
--- a/icu4c/source/data/coll/th.txt
+++ b/icu4c/source/data/coll/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/th.xml
 // *
diff --git a/icu4c/source/data/coll/to.txt b/icu4c/source/data/coll/to.txt
index c5ae338..4e81317 100755
--- a/icu4c/source/data/coll/to.txt
+++ b/icu4c/source/data/coll/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/to.xml
 // *
diff --git a/icu4c/source/data/coll/tr.txt b/icu4c/source/data/coll/tr.txt
index 93bbe00..7d9df8e 100644
--- a/icu4c/source/data/coll/tr.txt
+++ b/icu4c/source/data/coll/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/tr.xml
 // *
diff --git a/icu4c/source/data/coll/ug.txt b/icu4c/source/data/coll/ug.txt
index dba0175..abf5a45 100755
--- a/icu4c/source/data/coll/ug.txt
+++ b/icu4c/source/data/coll/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ug.xml
 // *
diff --git a/icu4c/source/data/coll/uk.txt b/icu4c/source/data/coll/uk.txt
index 07e34e3..e06fa61 100644
--- a/icu4c/source/data/coll/uk.txt
+++ b/icu4c/source/data/coll/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/uk.xml
 // *
diff --git a/icu4c/source/data/coll/ur.txt b/icu4c/source/data/coll/ur.txt
index 588fc28..ac2af92 100755
--- a/icu4c/source/data/coll/ur.txt
+++ b/icu4c/source/data/coll/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/ur.xml
 // *
diff --git a/icu4c/source/data/coll/vi.txt b/icu4c/source/data/coll/vi.txt
index 0f5cada..2713601 100644
--- a/icu4c/source/data/coll/vi.txt
+++ b/icu4c/source/data/coll/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/vi.xml
 // *
diff --git a/icu4c/source/data/coll/wae.txt b/icu4c/source/data/coll/wae.txt
index b89aad8..e019e53 100644
--- a/icu4c/source/data/coll/wae.txt
+++ b/icu4c/source/data/coll/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/wae.xml
 // *
diff --git a/icu4c/source/data/coll/yi.txt b/icu4c/source/data/coll/yi.txt
index f9dcde4..32dedc8 100644
--- a/icu4c/source/data/coll/yi.txt
+++ b/icu4c/source/data/coll/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/yi.xml
 // *
diff --git a/icu4c/source/data/coll/yo.txt b/icu4c/source/data/coll/yo.txt
index 71f3194..cff59f9 100755
--- a/icu4c/source/data/coll/yo.txt
+++ b/icu4c/source/data/coll/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/yo.xml
 // *
diff --git a/icu4c/source/data/coll/zh.txt b/icu4c/source/data/coll/zh.txt
index 7916451..0c27b24 100644
--- a/icu4c/source/data/coll/zh.txt
+++ b/icu4c/source/data/coll/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/zh.xml
 // *
diff --git a/icu4c/source/data/coll/zh_CN.txt b/icu4c/source/data/coll/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/coll/zh_CN.txt
+++ b/icu4c/source/data/coll/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_HK.txt b/icu4c/source/data/coll/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/coll/zh_HK.txt
+++ b/icu4c/source/data/coll/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hans.txt b/icu4c/source/data/coll/zh_Hans.txt
index 9c94b6b..5dd5df7 100755
--- a/icu4c/source/data/coll/zh_Hans.txt
+++ b/icu4c/source/data/coll/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hans_CN.txt b/icu4c/source/data/coll/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100644
--- a/icu4c/source/data/coll/zh_Hans_CN.txt
+++ b/icu4c/source/data/coll/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hans_SG.txt b/icu4c/source/data/coll/zh_Hans_SG.txt
index f9ed09e..9cd72e9 100644
--- a/icu4c/source/data/coll/zh_Hans_SG.txt
+++ b/icu4c/source/data/coll/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hant.txt b/icu4c/source/data/coll/zh_Hant.txt
index 88cdbfe..ed7a19f 100644
--- a/icu4c/source/data/coll/zh_Hant.txt
+++ b/icu4c/source/data/coll/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hant_HK.txt b/icu4c/source/data/coll/zh_Hant_HK.txt
index 2aa19da..749ecce 100644
--- a/icu4c/source/data/coll/zh_Hant_HK.txt
+++ b/icu4c/source/data/coll/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hant_MO.txt b/icu4c/source/data/coll/zh_Hant_MO.txt
index 05c3ef6..60bee37 100644
--- a/icu4c/source/data/coll/zh_Hant_MO.txt
+++ b/icu4c/source/data/coll/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_Hant_TW.txt b/icu4c/source/data/coll/zh_Hant_TW.txt
index 519e037..45ecd5c 100644
--- a/icu4c/source/data/coll/zh_Hant_TW.txt
+++ b/icu4c/source/data/coll/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_MO.txt b/icu4c/source/data/coll/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/coll/zh_MO.txt
+++ b/icu4c/source/data/coll/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_SG.txt b/icu4c/source/data/coll/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/coll/zh_SG.txt
+++ b/icu4c/source/data/coll/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zh_TW.txt b/icu4c/source/data/coll/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/coll/zh_TW.txt
+++ b/icu4c/source/data/coll/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/coll/zu.txt b/icu4c/source/data/coll/zu.txt
index 0761746..6f9913f 100644
--- a/icu4c/source/data/coll/zu.txt
+++ b/icu4c/source/data/coll/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/collation/zu.xml
 // *
diff --git a/icu4c/source/data/curr/af.txt b/icu4c/source/data/curr/af.txt
index f9e0f4a..9751dd4 100644
--- a/icu4c/source/data/curr/af.txt
+++ b/icu4c/source/data/curr/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/curr/af_NA.txt b/icu4c/source/data/curr/af_NA.txt
index b13b67e..bf31d2f 100755
--- a/icu4c/source/data/curr/af_NA.txt
+++ b/icu4c/source/data/curr/af_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af_NA.xml
 // *
diff --git a/icu4c/source/data/curr/agq.txt b/icu4c/source/data/curr/agq.txt
index 0e2a77b..b96cfe5 100755
--- a/icu4c/source/data/curr/agq.txt
+++ b/icu4c/source/data/curr/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/curr/ak.txt b/icu4c/source/data/curr/ak.txt
index 3574989e..32db83f 100755
--- a/icu4c/source/data/curr/ak.txt
+++ b/icu4c/source/data/curr/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/curr/am.txt b/icu4c/source/data/curr/am.txt
index f4915d3..6d268ca 100644
--- a/icu4c/source/data/curr/am.txt
+++ b/icu4c/source/data/curr/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/curr/ar.txt b/icu4c/source/data/curr/ar.txt
index 700396e..f29439a 100644
--- a/icu4c/source/data/curr/ar.txt
+++ b/icu4c/source/data/curr/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/curr/ar_AE.txt b/icu4c/source/data/curr/ar_AE.txt
index 41c625b..a2a4555 100644
--- a/icu4c/source/data/curr/ar_AE.txt
+++ b/icu4c/source/data/curr/ar_AE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_AE.xml
 // *
diff --git a/icu4c/source/data/curr/ar_DJ.txt b/icu4c/source/data/curr/ar_DJ.txt
index 2a7568e..a68e7dc 100755
--- a/icu4c/source/data/curr/ar_DJ.txt
+++ b/icu4c/source/data/curr/ar_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_DJ.xml
 // *
diff --git a/icu4c/source/data/curr/ar_ER.txt b/icu4c/source/data/curr/ar_ER.txt
index fd40a07..74e40ac 100755
--- a/icu4c/source/data/curr/ar_ER.txt
+++ b/icu4c/source/data/curr/ar_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_ER.xml
 // *
diff --git a/icu4c/source/data/curr/ar_LB.txt b/icu4c/source/data/curr/ar_LB.txt
index f4034b1..023172c 100755
--- a/icu4c/source/data/curr/ar_LB.txt
+++ b/icu4c/source/data/curr/ar_LB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_LB.xml
 // *
diff --git a/icu4c/source/data/curr/ar_SO.txt b/icu4c/source/data/curr/ar_SO.txt
index 1a5b7af..bcbddf6 100755
--- a/icu4c/source/data/curr/ar_SO.txt
+++ b/icu4c/source/data/curr/ar_SO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SO.xml
 // *
diff --git a/icu4c/source/data/curr/ar_SS.txt b/icu4c/source/data/curr/ar_SS.txt
index f954939..15c9fcb 100644
--- a/icu4c/source/data/curr/ar_SS.txt
+++ b/icu4c/source/data/curr/ar_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SS.xml
 // *
diff --git a/icu4c/source/data/curr/as.txt b/icu4c/source/data/curr/as.txt
index fad0aae..9bbd659 100644
--- a/icu4c/source/data/curr/as.txt
+++ b/icu4c/source/data/curr/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/curr/asa.txt b/icu4c/source/data/curr/asa.txt
index 527b127..51b6724 100755
--- a/icu4c/source/data/curr/asa.txt
+++ b/icu4c/source/data/curr/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/curr/ast.txt b/icu4c/source/data/curr/ast.txt
index 270c51c..8547a8c 100755
--- a/icu4c/source/data/curr/ast.txt
+++ b/icu4c/source/data/curr/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/curr/az.txt b/icu4c/source/data/curr/az.txt
index 6145845..12d1946 100644
--- a/icu4c/source/data/curr/az.txt
+++ b/icu4c/source/data/curr/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/curr/az_AZ.txt b/icu4c/source/data/curr/az_AZ.txt
index 6aa0384..a5a4c2f 100644
--- a/icu4c/source/data/curr/az_AZ.txt
+++ b/icu4c/source/data/curr/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/az_Cyrl.txt b/icu4c/source/data/curr/az_Cyrl.txt
index b15ab84..b5c66f6 100644
--- a/icu4c/source/data/curr/az_Cyrl.txt
+++ b/icu4c/source/data/curr/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/az_Latn.txt b/icu4c/source/data/curr/az_Latn.txt
index e49243f..e64d0cf 100644
--- a/icu4c/source/data/curr/az_Latn.txt
+++ b/icu4c/source/data/curr/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/az_Latn_AZ.txt b/icu4c/source/data/curr/az_Latn_AZ.txt
index 3abc5ac..8889f66 100644
--- a/icu4c/source/data/curr/az_Latn_AZ.txt
+++ b/icu4c/source/data/curr/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/bas.txt b/icu4c/source/data/curr/bas.txt
index 9c20ee7..f78b878 100755
--- a/icu4c/source/data/curr/bas.txt
+++ b/icu4c/source/data/curr/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/curr/be.txt b/icu4c/source/data/curr/be.txt
index ff3ce3d..cfc28ff 100644
--- a/icu4c/source/data/curr/be.txt
+++ b/icu4c/source/data/curr/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/curr/bem.txt b/icu4c/source/data/curr/bem.txt
index 8dee79b..a9e2cce 100755
--- a/icu4c/source/data/curr/bem.txt
+++ b/icu4c/source/data/curr/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/curr/bez.txt b/icu4c/source/data/curr/bez.txt
index 0ab4cc5..d4eb006 100755
--- a/icu4c/source/data/curr/bez.txt
+++ b/icu4c/source/data/curr/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/curr/bg.txt b/icu4c/source/data/curr/bg.txt
index 1cbc9e8..4647847 100644
--- a/icu4c/source/data/curr/bg.txt
+++ b/icu4c/source/data/curr/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/curr/bm.txt b/icu4c/source/data/curr/bm.txt
index 2cea403..da912e5 100755
--- a/icu4c/source/data/curr/bm.txt
+++ b/icu4c/source/data/curr/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/curr/bn.txt b/icu4c/source/data/curr/bn.txt
index c8bc9f2..2631b45 100644
--- a/icu4c/source/data/curr/bn.txt
+++ b/icu4c/source/data/curr/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/curr/bo.txt b/icu4c/source/data/curr/bo.txt
index 487c702..400f4a6 100644
--- a/icu4c/source/data/curr/bo.txt
+++ b/icu4c/source/data/curr/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/curr/bo_IN.txt b/icu4c/source/data/curr/bo_IN.txt
index 7f4ce96..cf1f4c8 100755
--- a/icu4c/source/data/curr/bo_IN.txt
+++ b/icu4c/source/data/curr/bo_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo_IN.xml
 // *
diff --git a/icu4c/source/data/curr/br.txt b/icu4c/source/data/curr/br.txt
index b84f4ee..f034bd6 100755
--- a/icu4c/source/data/curr/br.txt
+++ b/icu4c/source/data/curr/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/curr/brx.txt b/icu4c/source/data/curr/brx.txt
index f6686db..ffdacc8 100755
--- a/icu4c/source/data/curr/brx.txt
+++ b/icu4c/source/data/curr/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/curr/bs.txt b/icu4c/source/data/curr/bs.txt
index 6f679ed..3f47721 100644
--- a/icu4c/source/data/curr/bs.txt
+++ b/icu4c/source/data/curr/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/curr/bs_BA.txt b/icu4c/source/data/curr/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/curr/bs_BA.txt
+++ b/icu4c/source/data/curr/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/bs_Cyrl.txt b/icu4c/source/data/curr/bs_Cyrl.txt
index 8b50174..5aae9bd 100755
--- a/icu4c/source/data/curr/bs_Cyrl.txt
+++ b/icu4c/source/data/curr/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/bs_Latn.txt b/icu4c/source/data/curr/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/curr/bs_Latn.txt
+++ b/icu4c/source/data/curr/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/bs_Latn_BA.txt b/icu4c/source/data/curr/bs_Latn_BA.txt
index 5afc152..43ebf86 100755
--- a/icu4c/source/data/curr/bs_Latn_BA.txt
+++ b/icu4c/source/data/curr/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/ca.txt b/icu4c/source/data/curr/ca.txt
index e477f78..8b38f39 100644
--- a/icu4c/source/data/curr/ca.txt
+++ b/icu4c/source/data/curr/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/curr/ca_FR.txt b/icu4c/source/data/curr/ca_FR.txt
index f42f8e5..b48000e 100644
--- a/icu4c/source/data/curr/ca_FR.txt
+++ b/icu4c/source/data/curr/ca_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_FR.xml
 // *
diff --git a/icu4c/source/data/curr/ce.txt b/icu4c/source/data/curr/ce.txt
index 7664e42..811cc51 100755
--- a/icu4c/source/data/curr/ce.txt
+++ b/icu4c/source/data/curr/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/curr/cgg.txt b/icu4c/source/data/curr/cgg.txt
index 8061689..b2d8553 100755
--- a/icu4c/source/data/curr/cgg.txt
+++ b/icu4c/source/data/curr/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/curr/chr.txt b/icu4c/source/data/curr/chr.txt
index 30efc67..30c1b35 100755
--- a/icu4c/source/data/curr/chr.txt
+++ b/icu4c/source/data/curr/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/curr/cs.txt b/icu4c/source/data/curr/cs.txt
index 849efb6..bbdc8d8 100644
--- a/icu4c/source/data/curr/cs.txt
+++ b/icu4c/source/data/curr/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/curr/cy.txt b/icu4c/source/data/curr/cy.txt
index 591ce10..624129a 100644
--- a/icu4c/source/data/curr/cy.txt
+++ b/icu4c/source/data/curr/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/curr/da.txt b/icu4c/source/data/curr/da.txt
index 2048f20..3b20451 100644
--- a/icu4c/source/data/curr/da.txt
+++ b/icu4c/source/data/curr/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/curr/dav.txt b/icu4c/source/data/curr/dav.txt
index 5fbf0af..d1b0362 100755
--- a/icu4c/source/data/curr/dav.txt
+++ b/icu4c/source/data/curr/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/curr/de.txt b/icu4c/source/data/curr/de.txt
index 1d3c94b..fcad89a 100644
--- a/icu4c/source/data/curr/de.txt
+++ b/icu4c/source/data/curr/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/curr/de_CH.txt b/icu4c/source/data/curr/de_CH.txt
index 78157e3..088f98b 100755
--- a/icu4c/source/data/curr/de_CH.txt
+++ b/icu4c/source/data/curr/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
 // *
diff --git a/icu4c/source/data/curr/de_LI.txt b/icu4c/source/data/curr/de_LI.txt
index 31d91ce..b837455 100755
--- a/icu4c/source/data/curr/de_LI.txt
+++ b/icu4c/source/data/curr/de_LI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_LI.xml
 // *
diff --git a/icu4c/source/data/curr/de_LU.txt b/icu4c/source/data/curr/de_LU.txt
index 85d74c2..d5a9324 100644
--- a/icu4c/source/data/curr/de_LU.txt
+++ b/icu4c/source/data/curr/de_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_LU.xml
 // *
diff --git a/icu4c/source/data/curr/dje.txt b/icu4c/source/data/curr/dje.txt
index 3e36801..f980d5c 100755
--- a/icu4c/source/data/curr/dje.txt
+++ b/icu4c/source/data/curr/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/curr/dsb.txt b/icu4c/source/data/curr/dsb.txt
index ab5530a..c7f9bd5 100644
--- a/icu4c/source/data/curr/dsb.txt
+++ b/icu4c/source/data/curr/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/curr/dua.txt b/icu4c/source/data/curr/dua.txt
index a04f910..3edda89 100755
--- a/icu4c/source/data/curr/dua.txt
+++ b/icu4c/source/data/curr/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/curr/dyo.txt b/icu4c/source/data/curr/dyo.txt
index 26d558b..e96e25d 100755
--- a/icu4c/source/data/curr/dyo.txt
+++ b/icu4c/source/data/curr/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/curr/dz.txt b/icu4c/source/data/curr/dz.txt
index f2b2a24..5571439 100755
--- a/icu4c/source/data/curr/dz.txt
+++ b/icu4c/source/data/curr/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/curr/ebu.txt b/icu4c/source/data/curr/ebu.txt
index c8ef19f..ce55f86 100755
--- a/icu4c/source/data/curr/ebu.txt
+++ b/icu4c/source/data/curr/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/curr/ee.txt b/icu4c/source/data/curr/ee.txt
index ba6318d..ba3ab62 100755
--- a/icu4c/source/data/curr/ee.txt
+++ b/icu4c/source/data/curr/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/curr/el.txt b/icu4c/source/data/curr/el.txt
index dd5b8dc..8d69617 100644
--- a/icu4c/source/data/curr/el.txt
+++ b/icu4c/source/data/curr/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/curr/en.txt b/icu4c/source/data/curr/en.txt
index 4c755af..52fb9ea 100644
--- a/icu4c/source/data/curr/en.txt
+++ b/icu4c/source/data/curr/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/curr/en_001.txt b/icu4c/source/data/curr/en_001.txt
index acb9c9a..a68b82d 100755
--- a/icu4c/source/data/curr/en_001.txt
+++ b/icu4c/source/data/curr/en_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_001.xml
 // *
diff --git a/icu4c/source/data/curr/en_150.txt b/icu4c/source/data/curr/en_150.txt
index 81bdd1a..020108b 100755
--- a/icu4c/source/data/curr/en_150.txt
+++ b/icu4c/source/data/curr/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/curr/en_AG.txt b/icu4c/source/data/curr/en_AG.txt
index c33beaf..05e063a 100755
--- a/icu4c/source/data/curr/en_AG.txt
+++ b/icu4c/source/data/curr/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/curr/en_AI.txt b/icu4c/source/data/curr/en_AI.txt
index d8c954b..659e347 100755
--- a/icu4c/source/data/curr/en_AI.txt
+++ b/icu4c/source/data/curr/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/curr/en_AT.txt b/icu4c/source/data/curr/en_AT.txt
index 655f74e..3623034 100755
--- a/icu4c/source/data/curr/en_AT.txt
+++ b/icu4c/source/data/curr/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/curr/en_AU.txt b/icu4c/source/data/curr/en_AU.txt
index 2caf810..1959eea 100644
--- a/icu4c/source/data/curr/en_AU.txt
+++ b/icu4c/source/data/curr/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/curr/en_BB.txt b/icu4c/source/data/curr/en_BB.txt
index 18008ba..e7354b5 100755
--- a/icu4c/source/data/curr/en_BB.txt
+++ b/icu4c/source/data/curr/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/curr/en_BE.txt b/icu4c/source/data/curr/en_BE.txt
index d9234c2..c030400 100755
--- a/icu4c/source/data/curr/en_BE.txt
+++ b/icu4c/source/data/curr/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/curr/en_BI.txt b/icu4c/source/data/curr/en_BI.txt
index 78d4b17..0aca95e 100755
--- a/icu4c/source/data/curr/en_BI.txt
+++ b/icu4c/source/data/curr/en_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BI.xml
 // *
diff --git a/icu4c/source/data/curr/en_BM.txt b/icu4c/source/data/curr/en_BM.txt
index 75c51e9..79c701b 100755
--- a/icu4c/source/data/curr/en_BM.txt
+++ b/icu4c/source/data/curr/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/curr/en_BS.txt b/icu4c/source/data/curr/en_BS.txt
index 434510e..75b6c1a 100755
--- a/icu4c/source/data/curr/en_BS.txt
+++ b/icu4c/source/data/curr/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/curr/en_BW.txt b/icu4c/source/data/curr/en_BW.txt
index 0420e9e..4a85bfb 100644
--- a/icu4c/source/data/curr/en_BW.txt
+++ b/icu4c/source/data/curr/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/curr/en_BZ.txt b/icu4c/source/data/curr/en_BZ.txt
index dbdcc2f..46f7364 100644
--- a/icu4c/source/data/curr/en_BZ.txt
+++ b/icu4c/source/data/curr/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/curr/en_CA.txt b/icu4c/source/data/curr/en_CA.txt
index f26adc5..488f6b3 100644
--- a/icu4c/source/data/curr/en_CA.txt
+++ b/icu4c/source/data/curr/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/curr/en_CC.txt b/icu4c/source/data/curr/en_CC.txt
index 5ac8025..3443d5a 100755
--- a/icu4c/source/data/curr/en_CC.txt
+++ b/icu4c/source/data/curr/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/curr/en_CH.txt b/icu4c/source/data/curr/en_CH.txt
index 31c971e..f7c054c 100755
--- a/icu4c/source/data/curr/en_CH.txt
+++ b/icu4c/source/data/curr/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/curr/en_CK.txt b/icu4c/source/data/curr/en_CK.txt
index 8e15319..2c9ee4a 100755
--- a/icu4c/source/data/curr/en_CK.txt
+++ b/icu4c/source/data/curr/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/curr/en_CM.txt b/icu4c/source/data/curr/en_CM.txt
index e57b48e..c63ea1f 100755
--- a/icu4c/source/data/curr/en_CM.txt
+++ b/icu4c/source/data/curr/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/curr/en_CX.txt b/icu4c/source/data/curr/en_CX.txt
index 30373ca..9c35c6a 100755
--- a/icu4c/source/data/curr/en_CX.txt
+++ b/icu4c/source/data/curr/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/curr/en_CY.txt b/icu4c/source/data/curr/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/curr/en_CY.txt
+++ b/icu4c/source/data/curr/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/curr/en_DE.txt b/icu4c/source/data/curr/en_DE.txt
index f06a35c..a93e9f3 100755
--- a/icu4c/source/data/curr/en_DE.txt
+++ b/icu4c/source/data/curr/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/curr/en_DG.txt b/icu4c/source/data/curr/en_DG.txt
index 1a602cf..0982238 100755
--- a/icu4c/source/data/curr/en_DG.txt
+++ b/icu4c/source/data/curr/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/curr/en_DK.txt b/icu4c/source/data/curr/en_DK.txt
index 8f30464..a8e9b12 100755
--- a/icu4c/source/data/curr/en_DK.txt
+++ b/icu4c/source/data/curr/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/curr/en_DM.txt b/icu4c/source/data/curr/en_DM.txt
index 1f9c65d..bf75cd7 100755
--- a/icu4c/source/data/curr/en_DM.txt
+++ b/icu4c/source/data/curr/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/curr/en_ER.txt b/icu4c/source/data/curr/en_ER.txt
index 97057c6..0249d8e 100755
--- a/icu4c/source/data/curr/en_ER.txt
+++ b/icu4c/source/data/curr/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/curr/en_FI.txt b/icu4c/source/data/curr/en_FI.txt
index 8ec7794..fa52c92 100755
--- a/icu4c/source/data/curr/en_FI.txt
+++ b/icu4c/source/data/curr/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/curr/en_FJ.txt b/icu4c/source/data/curr/en_FJ.txt
index d6840f0..a5c0a83 100755
--- a/icu4c/source/data/curr/en_FJ.txt
+++ b/icu4c/source/data/curr/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/curr/en_FK.txt b/icu4c/source/data/curr/en_FK.txt
index 95217c6..e8ffc31 100755
--- a/icu4c/source/data/curr/en_FK.txt
+++ b/icu4c/source/data/curr/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/curr/en_FM.txt b/icu4c/source/data/curr/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/curr/en_FM.txt
+++ b/icu4c/source/data/curr/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/curr/en_GB.txt b/icu4c/source/data/curr/en_GB.txt
index 58fe402..bf76620 100755
--- a/icu4c/source/data/curr/en_GB.txt
+++ b/icu4c/source/data/curr/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/curr/en_GD.txt b/icu4c/source/data/curr/en_GD.txt
index ab130bb..a3dd2d7 100755
--- a/icu4c/source/data/curr/en_GD.txt
+++ b/icu4c/source/data/curr/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/curr/en_GG.txt b/icu4c/source/data/curr/en_GG.txt
index 780cb17..68a8a2f 100755
--- a/icu4c/source/data/curr/en_GG.txt
+++ b/icu4c/source/data/curr/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/curr/en_GH.txt b/icu4c/source/data/curr/en_GH.txt
index 15dae38..ad2af36 100755
--- a/icu4c/source/data/curr/en_GH.txt
+++ b/icu4c/source/data/curr/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/curr/en_GI.txt b/icu4c/source/data/curr/en_GI.txt
index cba1419..36d5a5a 100755
--- a/icu4c/source/data/curr/en_GI.txt
+++ b/icu4c/source/data/curr/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/curr/en_GM.txt b/icu4c/source/data/curr/en_GM.txt
index 75ae1fc..7148cc4 100755
--- a/icu4c/source/data/curr/en_GM.txt
+++ b/icu4c/source/data/curr/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/curr/en_GY.txt b/icu4c/source/data/curr/en_GY.txt
index bedb6f6..81a292c 100755
--- a/icu4c/source/data/curr/en_GY.txt
+++ b/icu4c/source/data/curr/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/curr/en_HK.txt b/icu4c/source/data/curr/en_HK.txt
index 034502e..dbbe821 100644
--- a/icu4c/source/data/curr/en_HK.txt
+++ b/icu4c/source/data/curr/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/curr/en_IE.txt b/icu4c/source/data/curr/en_IE.txt
index 992bd86..e9f95af 100755
--- a/icu4c/source/data/curr/en_IE.txt
+++ b/icu4c/source/data/curr/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/curr/en_IL.txt b/icu4c/source/data/curr/en_IL.txt
index 84000ef..ae2c522 100755
--- a/icu4c/source/data/curr/en_IL.txt
+++ b/icu4c/source/data/curr/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/curr/en_IM.txt b/icu4c/source/data/curr/en_IM.txt
index fb571f7..230ccd8 100755
--- a/icu4c/source/data/curr/en_IM.txt
+++ b/icu4c/source/data/curr/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/curr/en_IN.txt b/icu4c/source/data/curr/en_IN.txt
index 449a564..c8528b0 100755
--- a/icu4c/source/data/curr/en_IN.txt
+++ b/icu4c/source/data/curr/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/curr/en_IO.txt b/icu4c/source/data/curr/en_IO.txt
index 6786430..1d32d51 100755
--- a/icu4c/source/data/curr/en_IO.txt
+++ b/icu4c/source/data/curr/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/curr/en_JE.txt b/icu4c/source/data/curr/en_JE.txt
index a7cf50b..7981cf6 100755
--- a/icu4c/source/data/curr/en_JE.txt
+++ b/icu4c/source/data/curr/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/curr/en_JM.txt b/icu4c/source/data/curr/en_JM.txt
index 4297dd5..d825b7a 100644
--- a/icu4c/source/data/curr/en_JM.txt
+++ b/icu4c/source/data/curr/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/curr/en_KE.txt b/icu4c/source/data/curr/en_KE.txt
index 8a8b0aa..58ac103 100755
--- a/icu4c/source/data/curr/en_KE.txt
+++ b/icu4c/source/data/curr/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/curr/en_KI.txt b/icu4c/source/data/curr/en_KI.txt
index ab391bb..bd92143 100755
--- a/icu4c/source/data/curr/en_KI.txt
+++ b/icu4c/source/data/curr/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/curr/en_KN.txt b/icu4c/source/data/curr/en_KN.txt
index e467adc..9780ec5 100755
--- a/icu4c/source/data/curr/en_KN.txt
+++ b/icu4c/source/data/curr/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/curr/en_KY.txt b/icu4c/source/data/curr/en_KY.txt
index d02a392..44351f1 100755
--- a/icu4c/source/data/curr/en_KY.txt
+++ b/icu4c/source/data/curr/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/curr/en_LC.txt b/icu4c/source/data/curr/en_LC.txt
index 82e1efd..3007e1a 100755
--- a/icu4c/source/data/curr/en_LC.txt
+++ b/icu4c/source/data/curr/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/curr/en_LR.txt b/icu4c/source/data/curr/en_LR.txt
index c14a08a..01b6893 100755
--- a/icu4c/source/data/curr/en_LR.txt
+++ b/icu4c/source/data/curr/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/curr/en_LS.txt b/icu4c/source/data/curr/en_LS.txt
index 37ef564..9ca6eef 100755
--- a/icu4c/source/data/curr/en_LS.txt
+++ b/icu4c/source/data/curr/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/curr/en_MG.txt b/icu4c/source/data/curr/en_MG.txt
index b01bba5..8f4343a 100755
--- a/icu4c/source/data/curr/en_MG.txt
+++ b/icu4c/source/data/curr/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/curr/en_MO.txt b/icu4c/source/data/curr/en_MO.txt
index 64e2fcb..29317da 100644
--- a/icu4c/source/data/curr/en_MO.txt
+++ b/icu4c/source/data/curr/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/curr/en_MS.txt b/icu4c/source/data/curr/en_MS.txt
index a660dc7..eead3e0 100755
--- a/icu4c/source/data/curr/en_MS.txt
+++ b/icu4c/source/data/curr/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/curr/en_MT.txt b/icu4c/source/data/curr/en_MT.txt
index b49d962..49db875 100644
--- a/icu4c/source/data/curr/en_MT.txt
+++ b/icu4c/source/data/curr/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/curr/en_MU.txt b/icu4c/source/data/curr/en_MU.txt
index dd0afbd..1484469 100755
--- a/icu4c/source/data/curr/en_MU.txt
+++ b/icu4c/source/data/curr/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/curr/en_MW.txt b/icu4c/source/data/curr/en_MW.txt
index 6a71332..c4d0fd4 100755
--- a/icu4c/source/data/curr/en_MW.txt
+++ b/icu4c/source/data/curr/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/curr/en_MY.txt b/icu4c/source/data/curr/en_MY.txt
index e5853a1..42f594f 100644
--- a/icu4c/source/data/curr/en_MY.txt
+++ b/icu4c/source/data/curr/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/curr/en_NA.txt b/icu4c/source/data/curr/en_NA.txt
index fefb87a..8be2707 100644
--- a/icu4c/source/data/curr/en_NA.txt
+++ b/icu4c/source/data/curr/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/curr/en_NF.txt b/icu4c/source/data/curr/en_NF.txt
index 4cd0317..3729fc1 100755
--- a/icu4c/source/data/curr/en_NF.txt
+++ b/icu4c/source/data/curr/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/curr/en_NG.txt b/icu4c/source/data/curr/en_NG.txt
index 8842d92..617ff21 100755
--- a/icu4c/source/data/curr/en_NG.txt
+++ b/icu4c/source/data/curr/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/curr/en_NH.txt b/icu4c/source/data/curr/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/curr/en_NH.txt
+++ b/icu4c/source/data/curr/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/en_NL.txt b/icu4c/source/data/curr/en_NL.txt
index 5ee1e0a..881c22d 100755
--- a/icu4c/source/data/curr/en_NL.txt
+++ b/icu4c/source/data/curr/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/curr/en_NR.txt b/icu4c/source/data/curr/en_NR.txt
index 6e431bc..3de332b 100755
--- a/icu4c/source/data/curr/en_NR.txt
+++ b/icu4c/source/data/curr/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/curr/en_NU.txt b/icu4c/source/data/curr/en_NU.txt
index 844341d..e1c8af4 100755
--- a/icu4c/source/data/curr/en_NU.txt
+++ b/icu4c/source/data/curr/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/curr/en_NZ.txt b/icu4c/source/data/curr/en_NZ.txt
index 8977f80..53cd4a3 100644
--- a/icu4c/source/data/curr/en_NZ.txt
+++ b/icu4c/source/data/curr/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/curr/en_PG.txt b/icu4c/source/data/curr/en_PG.txt
index 359e675..c475b46 100755
--- a/icu4c/source/data/curr/en_PG.txt
+++ b/icu4c/source/data/curr/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/curr/en_PH.txt b/icu4c/source/data/curr/en_PH.txt
index 0af8ecf..6f67095 100644
--- a/icu4c/source/data/curr/en_PH.txt
+++ b/icu4c/source/data/curr/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/curr/en_PK.txt b/icu4c/source/data/curr/en_PK.txt
index 8249f3b..034cb63 100644
--- a/icu4c/source/data/curr/en_PK.txt
+++ b/icu4c/source/data/curr/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/curr/en_PN.txt b/icu4c/source/data/curr/en_PN.txt
index d650abb..555c080 100755
--- a/icu4c/source/data/curr/en_PN.txt
+++ b/icu4c/source/data/curr/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/curr/en_PW.txt b/icu4c/source/data/curr/en_PW.txt
index ac5dc57..3f53341 100755
--- a/icu4c/source/data/curr/en_PW.txt
+++ b/icu4c/source/data/curr/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/curr/en_RH.txt b/icu4c/source/data/curr/en_RH.txt
index 1349874..3fe7c02 100644
--- a/icu4c/source/data/curr/en_RH.txt
+++ b/icu4c/source/data/curr/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/en_RW.txt b/icu4c/source/data/curr/en_RW.txt
index 852df40..e0005c0 100755
--- a/icu4c/source/data/curr/en_RW.txt
+++ b/icu4c/source/data/curr/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/curr/en_SB.txt b/icu4c/source/data/curr/en_SB.txt
index 92f35ad..95c1d5b 100755
--- a/icu4c/source/data/curr/en_SB.txt
+++ b/icu4c/source/data/curr/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/curr/en_SC.txt b/icu4c/source/data/curr/en_SC.txt
index 93bc187..303487b 100755
--- a/icu4c/source/data/curr/en_SC.txt
+++ b/icu4c/source/data/curr/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/curr/en_SD.txt b/icu4c/source/data/curr/en_SD.txt
index d38d703..d99647d 100755
--- a/icu4c/source/data/curr/en_SD.txt
+++ b/icu4c/source/data/curr/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/curr/en_SE.txt b/icu4c/source/data/curr/en_SE.txt
index c42d552..dbad6f6 100755
--- a/icu4c/source/data/curr/en_SE.txt
+++ b/icu4c/source/data/curr/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/curr/en_SG.txt b/icu4c/source/data/curr/en_SG.txt
index 18c9df5..c96d04a 100644
--- a/icu4c/source/data/curr/en_SG.txt
+++ b/icu4c/source/data/curr/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/curr/en_SH.txt b/icu4c/source/data/curr/en_SH.txt
index 173d942..484c4e8 100755
--- a/icu4c/source/data/curr/en_SH.txt
+++ b/icu4c/source/data/curr/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/curr/en_SI.txt b/icu4c/source/data/curr/en_SI.txt
index 9e8aa75..4048047 100755
--- a/icu4c/source/data/curr/en_SI.txt
+++ b/icu4c/source/data/curr/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/curr/en_SL.txt b/icu4c/source/data/curr/en_SL.txt
index 05fc1ce..7ad86cc 100755
--- a/icu4c/source/data/curr/en_SL.txt
+++ b/icu4c/source/data/curr/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/curr/en_SS.txt b/icu4c/source/data/curr/en_SS.txt
index 8c9ab86..a4c8054 100755
--- a/icu4c/source/data/curr/en_SS.txt
+++ b/icu4c/source/data/curr/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/curr/en_SX.txt b/icu4c/source/data/curr/en_SX.txt
index f0933db..3aeda03 100755
--- a/icu4c/source/data/curr/en_SX.txt
+++ b/icu4c/source/data/curr/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/curr/en_SZ.txt b/icu4c/source/data/curr/en_SZ.txt
index 9d78939..5419858 100755
--- a/icu4c/source/data/curr/en_SZ.txt
+++ b/icu4c/source/data/curr/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/curr/en_TC.txt b/icu4c/source/data/curr/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/curr/en_TC.txt
+++ b/icu4c/source/data/curr/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/curr/en_TK.txt b/icu4c/source/data/curr/en_TK.txt
index def95c6..73c388c 100755
--- a/icu4c/source/data/curr/en_TK.txt
+++ b/icu4c/source/data/curr/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/curr/en_TO.txt b/icu4c/source/data/curr/en_TO.txt
index 54bb84e..880fcf1 100755
--- a/icu4c/source/data/curr/en_TO.txt
+++ b/icu4c/source/data/curr/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/curr/en_TT.txt b/icu4c/source/data/curr/en_TT.txt
index 8358f3f..ccae77c 100644
--- a/icu4c/source/data/curr/en_TT.txt
+++ b/icu4c/source/data/curr/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/curr/en_TV.txt b/icu4c/source/data/curr/en_TV.txt
index ee256d6..7960d6d 100755
--- a/icu4c/source/data/curr/en_TV.txt
+++ b/icu4c/source/data/curr/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/curr/en_TZ.txt b/icu4c/source/data/curr/en_TZ.txt
index 4351236..f16e150 100755
--- a/icu4c/source/data/curr/en_TZ.txt
+++ b/icu4c/source/data/curr/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/curr/en_UG.txt b/icu4c/source/data/curr/en_UG.txt
index 3f380eb..feba7af 100755
--- a/icu4c/source/data/curr/en_UG.txt
+++ b/icu4c/source/data/curr/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/curr/en_VC.txt b/icu4c/source/data/curr/en_VC.txt
index 3abdd84..b5251cf 100755
--- a/icu4c/source/data/curr/en_VC.txt
+++ b/icu4c/source/data/curr/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/curr/en_VG.txt b/icu4c/source/data/curr/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/curr/en_VG.txt
+++ b/icu4c/source/data/curr/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/curr/en_VU.txt b/icu4c/source/data/curr/en_VU.txt
index f67f1bd..3c222f7 100755
--- a/icu4c/source/data/curr/en_VU.txt
+++ b/icu4c/source/data/curr/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/curr/en_WS.txt b/icu4c/source/data/curr/en_WS.txt
index 70ff9cf..df72761 100755
--- a/icu4c/source/data/curr/en_WS.txt
+++ b/icu4c/source/data/curr/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/curr/en_ZA.txt b/icu4c/source/data/curr/en_ZA.txt
index 1f28e95..0d3b2bb 100755
--- a/icu4c/source/data/curr/en_ZA.txt
+++ b/icu4c/source/data/curr/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/curr/en_ZM.txt b/icu4c/source/data/curr/en_ZM.txt
index a1f827e..8bf71bf 100644
--- a/icu4c/source/data/curr/en_ZM.txt
+++ b/icu4c/source/data/curr/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/curr/en_ZW.txt b/icu4c/source/data/curr/en_ZW.txt
index 5823331..38f7572 100644
--- a/icu4c/source/data/curr/en_ZW.txt
+++ b/icu4c/source/data/curr/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/curr/eo.txt b/icu4c/source/data/curr/eo.txt
index b40c7f1..b755b98 100644
--- a/icu4c/source/data/curr/eo.txt
+++ b/icu4c/source/data/curr/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/curr/es.txt b/icu4c/source/data/curr/es.txt
index b01e68e..9331538 100644
--- a/icu4c/source/data/curr/es.txt
+++ b/icu4c/source/data/curr/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/curr/es_419.txt b/icu4c/source/data/curr/es_419.txt
index 54ace4b..ec1ddf9 100644
--- a/icu4c/source/data/curr/es_419.txt
+++ b/icu4c/source/data/curr/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/curr/es_AR.txt b/icu4c/source/data/curr/es_AR.txt
index 72e958f..f228ccc 100644
--- a/icu4c/source/data/curr/es_AR.txt
+++ b/icu4c/source/data/curr/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/curr/es_BO.txt b/icu4c/source/data/curr/es_BO.txt
index 42eea17..105b5e3 100755
--- a/icu4c/source/data/curr/es_BO.txt
+++ b/icu4c/source/data/curr/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/curr/es_CL.txt b/icu4c/source/data/curr/es_CL.txt
index 6e4dc1f..2b87e20 100644
--- a/icu4c/source/data/curr/es_CL.txt
+++ b/icu4c/source/data/curr/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/curr/es_CO.txt b/icu4c/source/data/curr/es_CO.txt
index bb9670f..013db3b 100644
--- a/icu4c/source/data/curr/es_CO.txt
+++ b/icu4c/source/data/curr/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/curr/es_CR.txt b/icu4c/source/data/curr/es_CR.txt
index df457c1..0d31f7f 100755
--- a/icu4c/source/data/curr/es_CR.txt
+++ b/icu4c/source/data/curr/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/curr/es_CU.txt b/icu4c/source/data/curr/es_CU.txt
index e27e698..cc8e790 100755
--- a/icu4c/source/data/curr/es_CU.txt
+++ b/icu4c/source/data/curr/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/curr/es_DO.txt b/icu4c/source/data/curr/es_DO.txt
index ce48c90..6e66563 100755
--- a/icu4c/source/data/curr/es_DO.txt
+++ b/icu4c/source/data/curr/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/curr/es_EC.txt b/icu4c/source/data/curr/es_EC.txt
index 5de8087..ac2e47b 100644
--- a/icu4c/source/data/curr/es_EC.txt
+++ b/icu4c/source/data/curr/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/curr/es_GQ.txt b/icu4c/source/data/curr/es_GQ.txt
index bfcc7e2..7b49f8f 100644
--- a/icu4c/source/data/curr/es_GQ.txt
+++ b/icu4c/source/data/curr/es_GQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GQ.xml
 // *
diff --git a/icu4c/source/data/curr/es_GT.txt b/icu4c/source/data/curr/es_GT.txt
index 2c920a4..e9ad463 100644
--- a/icu4c/source/data/curr/es_GT.txt
+++ b/icu4c/source/data/curr/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/curr/es_HN.txt b/icu4c/source/data/curr/es_HN.txt
index 98b1014..2de7074 100644
--- a/icu4c/source/data/curr/es_HN.txt
+++ b/icu4c/source/data/curr/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/curr/es_MX.txt b/icu4c/source/data/curr/es_MX.txt
index b316d1b..5d78995 100644
--- a/icu4c/source/data/curr/es_MX.txt
+++ b/icu4c/source/data/curr/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/curr/es_NI.txt b/icu4c/source/data/curr/es_NI.txt
index 0a6e1a3..e456703 100755
--- a/icu4c/source/data/curr/es_NI.txt
+++ b/icu4c/source/data/curr/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/curr/es_PA.txt b/icu4c/source/data/curr/es_PA.txt
index 52c2d9b..442b1f1 100755
--- a/icu4c/source/data/curr/es_PA.txt
+++ b/icu4c/source/data/curr/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/curr/es_PE.txt b/icu4c/source/data/curr/es_PE.txt
index 1ef7fb7..9a08bd4 100755
--- a/icu4c/source/data/curr/es_PE.txt
+++ b/icu4c/source/data/curr/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/curr/es_PH.txt b/icu4c/source/data/curr/es_PH.txt
index 517f063..99cc1b7 100755
--- a/icu4c/source/data/curr/es_PH.txt
+++ b/icu4c/source/data/curr/es_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PH.xml
 // *
diff --git a/icu4c/source/data/curr/es_PR.txt b/icu4c/source/data/curr/es_PR.txt
index 05528c4..ca5aaf0 100644
--- a/icu4c/source/data/curr/es_PR.txt
+++ b/icu4c/source/data/curr/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/curr/es_PY.txt b/icu4c/source/data/curr/es_PY.txt
index cea795b..f6cfddc 100755
--- a/icu4c/source/data/curr/es_PY.txt
+++ b/icu4c/source/data/curr/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/curr/es_SV.txt b/icu4c/source/data/curr/es_SV.txt
index b25dd2e..7a8a754 100755
--- a/icu4c/source/data/curr/es_SV.txt
+++ b/icu4c/source/data/curr/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/curr/es_US.txt b/icu4c/source/data/curr/es_US.txt
index cf5e50e..e572fb5 100644
--- a/icu4c/source/data/curr/es_US.txt
+++ b/icu4c/source/data/curr/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/curr/es_UY.txt b/icu4c/source/data/curr/es_UY.txt
index dd605d7..05cc01e 100644
--- a/icu4c/source/data/curr/es_UY.txt
+++ b/icu4c/source/data/curr/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/curr/es_VE.txt b/icu4c/source/data/curr/es_VE.txt
index 14f4a37..8d6345b 100755
--- a/icu4c/source/data/curr/es_VE.txt
+++ b/icu4c/source/data/curr/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/curr/et.txt b/icu4c/source/data/curr/et.txt
index 30228dd..c52a453 100644
--- a/icu4c/source/data/curr/et.txt
+++ b/icu4c/source/data/curr/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/curr/eu.txt b/icu4c/source/data/curr/eu.txt
index 106e625..0b58bfd 100644
--- a/icu4c/source/data/curr/eu.txt
+++ b/icu4c/source/data/curr/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/curr/ewo.txt b/icu4c/source/data/curr/ewo.txt
index adac42e..1348a05 100755
--- a/icu4c/source/data/curr/ewo.txt
+++ b/icu4c/source/data/curr/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/curr/fa.txt b/icu4c/source/data/curr/fa.txt
index f9136ec..78aad22 100644
--- a/icu4c/source/data/curr/fa.txt
+++ b/icu4c/source/data/curr/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/curr/fa_AF.txt b/icu4c/source/data/curr/fa_AF.txt
index f257f9f..b9e357b 100644
--- a/icu4c/source/data/curr/fa_AF.txt
+++ b/icu4c/source/data/curr/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa_AF.xml
 // *
diff --git a/icu4c/source/data/curr/ff.txt b/icu4c/source/data/curr/ff.txt
index 88cdf99..fbd9f99 100755
--- a/icu4c/source/data/curr/ff.txt
+++ b/icu4c/source/data/curr/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/curr/ff_GN.txt b/icu4c/source/data/curr/ff_GN.txt
index d6d9a3e..767692a 100644
--- a/icu4c/source/data/curr/ff_GN.txt
+++ b/icu4c/source/data/curr/ff_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_GN.xml
 // *
diff --git a/icu4c/source/data/curr/ff_MR.txt b/icu4c/source/data/curr/ff_MR.txt
index 0af3e8a..279b70f 100644
--- a/icu4c/source/data/curr/ff_MR.txt
+++ b/icu4c/source/data/curr/ff_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_MR.xml
 // *
diff --git a/icu4c/source/data/curr/fi.txt b/icu4c/source/data/curr/fi.txt
index 93ef45f..99ac120 100644
--- a/icu4c/source/data/curr/fi.txt
+++ b/icu4c/source/data/curr/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/curr/fil.txt b/icu4c/source/data/curr/fil.txt
index 47b5240..92442a4 100755
--- a/icu4c/source/data/curr/fil.txt
+++ b/icu4c/source/data/curr/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/curr/fil_PH.txt b/icu4c/source/data/curr/fil_PH.txt
index 2a848a3..e4d8788 100755
--- a/icu4c/source/data/curr/fil_PH.txt
+++ b/icu4c/source/data/curr/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/fo.txt b/icu4c/source/data/curr/fo.txt
index f48151b..208a85e 100644
--- a/icu4c/source/data/curr/fo.txt
+++ b/icu4c/source/data/curr/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/curr/fo_DK.txt b/icu4c/source/data/curr/fo_DK.txt
index 67fc5cf..de4ec60 100755
--- a/icu4c/source/data/curr/fo_DK.txt
+++ b/icu4c/source/data/curr/fo_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo_DK.xml
 // *
diff --git a/icu4c/source/data/curr/fr.txt b/icu4c/source/data/curr/fr.txt
index cef5b0a..5d2dfc3 100644
--- a/icu4c/source/data/curr/fr.txt
+++ b/icu4c/source/data/curr/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/curr/fr_BI.txt b/icu4c/source/data/curr/fr_BI.txt
index 799b884..50b1eeb 100755
--- a/icu4c/source/data/curr/fr_BI.txt
+++ b/icu4c/source/data/curr/fr_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BI.xml
 // *
diff --git a/icu4c/source/data/curr/fr_CA.txt b/icu4c/source/data/curr/fr_CA.txt
index 7907c84..e37781b 100644
--- a/icu4c/source/data/curr/fr_CA.txt
+++ b/icu4c/source/data/curr/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/curr/fr_CD.txt b/icu4c/source/data/curr/fr_CD.txt
index ca5019d..6d405f9 100755
--- a/icu4c/source/data/curr/fr_CD.txt
+++ b/icu4c/source/data/curr/fr_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CD.xml
 // *
diff --git a/icu4c/source/data/curr/fr_DJ.txt b/icu4c/source/data/curr/fr_DJ.txt
index dab452e..45aff7e 100755
--- a/icu4c/source/data/curr/fr_DJ.txt
+++ b/icu4c/source/data/curr/fr_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_DJ.xml
 // *
diff --git a/icu4c/source/data/curr/fr_DZ.txt b/icu4c/source/data/curr/fr_DZ.txt
index 3c5c2b8..b7246c7 100755
--- a/icu4c/source/data/curr/fr_DZ.txt
+++ b/icu4c/source/data/curr/fr_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_DZ.xml
 // *
diff --git a/icu4c/source/data/curr/fr_GN.txt b/icu4c/source/data/curr/fr_GN.txt
index ef44e3e..cc8c750 100755
--- a/icu4c/source/data/curr/fr_GN.txt
+++ b/icu4c/source/data/curr/fr_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GN.xml
 // *
diff --git a/icu4c/source/data/curr/fr_HT.txt b/icu4c/source/data/curr/fr_HT.txt
index b427ecb..a758198 100755
--- a/icu4c/source/data/curr/fr_HT.txt
+++ b/icu4c/source/data/curr/fr_HT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_HT.xml
 // *
diff --git a/icu4c/source/data/curr/fr_KM.txt b/icu4c/source/data/curr/fr_KM.txt
index 891c16a..b931cff 100755
--- a/icu4c/source/data/curr/fr_KM.txt
+++ b/icu4c/source/data/curr/fr_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_KM.xml
 // *
diff --git a/icu4c/source/data/curr/fr_LU.txt b/icu4c/source/data/curr/fr_LU.txt
index 253389d..c7bd2e5 100644
--- a/icu4c/source/data/curr/fr_LU.txt
+++ b/icu4c/source/data/curr/fr_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_LU.xml
 // *
diff --git a/icu4c/source/data/curr/fr_MG.txt b/icu4c/source/data/curr/fr_MG.txt
index a0cafb6..8e6cbaf 100755
--- a/icu4c/source/data/curr/fr_MG.txt
+++ b/icu4c/source/data/curr/fr_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MG.xml
 // *
diff --git a/icu4c/source/data/curr/fr_MR.txt b/icu4c/source/data/curr/fr_MR.txt
index 9471b81..7fa9599 100755
--- a/icu4c/source/data/curr/fr_MR.txt
+++ b/icu4c/source/data/curr/fr_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MR.xml
 // *
diff --git a/icu4c/source/data/curr/fr_MU.txt b/icu4c/source/data/curr/fr_MU.txt
index a5caae6..be0485d 100755
--- a/icu4c/source/data/curr/fr_MU.txt
+++ b/icu4c/source/data/curr/fr_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MU.xml
 // *
diff --git a/icu4c/source/data/curr/fr_RW.txt b/icu4c/source/data/curr/fr_RW.txt
index a7d1809..4bb9fd0 100755
--- a/icu4c/source/data/curr/fr_RW.txt
+++ b/icu4c/source/data/curr/fr_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_RW.xml
 // *
diff --git a/icu4c/source/data/curr/fr_SC.txt b/icu4c/source/data/curr/fr_SC.txt
index ebb5822..cd3bea2 100755
--- a/icu4c/source/data/curr/fr_SC.txt
+++ b/icu4c/source/data/curr/fr_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_SC.xml
 // *
diff --git a/icu4c/source/data/curr/fr_SY.txt b/icu4c/source/data/curr/fr_SY.txt
index 751aa8e..cbcef29 100755
--- a/icu4c/source/data/curr/fr_SY.txt
+++ b/icu4c/source/data/curr/fr_SY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_SY.xml
 // *
diff --git a/icu4c/source/data/curr/fr_TN.txt b/icu4c/source/data/curr/fr_TN.txt
index fd7ec70..f0e1c9b 100755
--- a/icu4c/source/data/curr/fr_TN.txt
+++ b/icu4c/source/data/curr/fr_TN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_TN.xml
 // *
diff --git a/icu4c/source/data/curr/fr_VU.txt b/icu4c/source/data/curr/fr_VU.txt
index b47563f..84f5720 100755
--- a/icu4c/source/data/curr/fr_VU.txt
+++ b/icu4c/source/data/curr/fr_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_VU.xml
 // *
diff --git a/icu4c/source/data/curr/fur.txt b/icu4c/source/data/curr/fur.txt
index 281f738..e7091e8 100644
--- a/icu4c/source/data/curr/fur.txt
+++ b/icu4c/source/data/curr/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/curr/fy.txt b/icu4c/source/data/curr/fy.txt
index da9aa5a..adeba98 100644
--- a/icu4c/source/data/curr/fy.txt
+++ b/icu4c/source/data/curr/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/curr/ga.txt b/icu4c/source/data/curr/ga.txt
index 5df27da..169ecc7 100644
--- a/icu4c/source/data/curr/ga.txt
+++ b/icu4c/source/data/curr/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/curr/gd.txt b/icu4c/source/data/curr/gd.txt
index b76f2c0..ee13cb7 100644
--- a/icu4c/source/data/curr/gd.txt
+++ b/icu4c/source/data/curr/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/curr/gl.txt b/icu4c/source/data/curr/gl.txt
index 4a86b69..d1d834f 100644
--- a/icu4c/source/data/curr/gl.txt
+++ b/icu4c/source/data/curr/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/curr/gsw.txt b/icu4c/source/data/curr/gsw.txt
index 1a04b68..8de6afe 100644
--- a/icu4c/source/data/curr/gsw.txt
+++ b/icu4c/source/data/curr/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/curr/gu.txt b/icu4c/source/data/curr/gu.txt
index 1081d36..5181ba9 100644
--- a/icu4c/source/data/curr/gu.txt
+++ b/icu4c/source/data/curr/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/curr/guz.txt b/icu4c/source/data/curr/guz.txt
index d0c401f..3e971dd 100755
--- a/icu4c/source/data/curr/guz.txt
+++ b/icu4c/source/data/curr/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/curr/gv.txt b/icu4c/source/data/curr/gv.txt
index 3e37aee..2081341 100644
--- a/icu4c/source/data/curr/gv.txt
+++ b/icu4c/source/data/curr/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/curr/ha.txt b/icu4c/source/data/curr/ha.txt
index daf0fcb..f76e39b 100644
--- a/icu4c/source/data/curr/ha.txt
+++ b/icu4c/source/data/curr/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/curr/ha_GH.txt b/icu4c/source/data/curr/ha_GH.txt
index f25a226..e5e66a2 100644
--- a/icu4c/source/data/curr/ha_GH.txt
+++ b/icu4c/source/data/curr/ha_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_GH.xml
 // *
diff --git a/icu4c/source/data/curr/haw.txt b/icu4c/source/data/curr/haw.txt
index 9910498..efc2050 100644
--- a/icu4c/source/data/curr/haw.txt
+++ b/icu4c/source/data/curr/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/curr/he.txt b/icu4c/source/data/curr/he.txt
index 779755c..910b268 100644
--- a/icu4c/source/data/curr/he.txt
+++ b/icu4c/source/data/curr/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/curr/he_IL.txt b/icu4c/source/data/curr/he_IL.txt
index 8e940f0..2c5c03a 100644
--- a/icu4c/source/data/curr/he_IL.txt
+++ b/icu4c/source/data/curr/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/hi.txt b/icu4c/source/data/curr/hi.txt
index 1d84c4e..39a9fe9 100644
--- a/icu4c/source/data/curr/hi.txt
+++ b/icu4c/source/data/curr/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/curr/hr.txt b/icu4c/source/data/curr/hr.txt
index b2b2aaf..fe0ec6ff 100644
--- a/icu4c/source/data/curr/hr.txt
+++ b/icu4c/source/data/curr/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/curr/hr_BA.txt b/icu4c/source/data/curr/hr_BA.txt
index fc7d2bd..94fbd94 100755
--- a/icu4c/source/data/curr/hr_BA.txt
+++ b/icu4c/source/data/curr/hr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr_BA.xml
 // *
diff --git a/icu4c/source/data/curr/hsb.txt b/icu4c/source/data/curr/hsb.txt
index 879598c..d5609d0 100644
--- a/icu4c/source/data/curr/hsb.txt
+++ b/icu4c/source/data/curr/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/curr/hu.txt b/icu4c/source/data/curr/hu.txt
index a1f81ce..4d6f987 100644
--- a/icu4c/source/data/curr/hu.txt
+++ b/icu4c/source/data/curr/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/curr/hy.txt b/icu4c/source/data/curr/hy.txt
index 10994ec..9fd3538 100644
--- a/icu4c/source/data/curr/hy.txt
+++ b/icu4c/source/data/curr/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/curr/id.txt b/icu4c/source/data/curr/id.txt
index 9a30139..6d62ffa 100644
--- a/icu4c/source/data/curr/id.txt
+++ b/icu4c/source/data/curr/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/curr/id_ID.txt b/icu4c/source/data/curr/id_ID.txt
index d704f9d..88cd94b 100644
--- a/icu4c/source/data/curr/id_ID.txt
+++ b/icu4c/source/data/curr/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/ig.txt b/icu4c/source/data/curr/ig.txt
index 98f8938..058dd67 100755
--- a/icu4c/source/data/curr/ig.txt
+++ b/icu4c/source/data/curr/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/curr/ii.txt b/icu4c/source/data/curr/ii.txt
index 4e9bac3..6561688 100644
--- a/icu4c/source/data/curr/ii.txt
+++ b/icu4c/source/data/curr/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/curr/in.txt b/icu4c/source/data/curr/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/curr/in.txt
+++ b/icu4c/source/data/curr/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/in_ID.txt b/icu4c/source/data/curr/in_ID.txt
index db42db5..7161a4b 100644
--- a/icu4c/source/data/curr/in_ID.txt
+++ b/icu4c/source/data/curr/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/is.txt b/icu4c/source/data/curr/is.txt
index 0c61b80..618d063 100644
--- a/icu4c/source/data/curr/is.txt
+++ b/icu4c/source/data/curr/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/curr/it.txt b/icu4c/source/data/curr/it.txt
index 8b5a6aa..691e2c3 100644
--- a/icu4c/source/data/curr/it.txt
+++ b/icu4c/source/data/curr/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/curr/iw.txt b/icu4c/source/data/curr/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/curr/iw.txt
+++ b/icu4c/source/data/curr/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/iw_IL.txt b/icu4c/source/data/curr/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/curr/iw_IL.txt
+++ b/icu4c/source/data/curr/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/ja.txt b/icu4c/source/data/curr/ja.txt
index 67fca16..cca4586 100644
--- a/icu4c/source/data/curr/ja.txt
+++ b/icu4c/source/data/curr/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/curr/ja_JP.txt b/icu4c/source/data/curr/ja_JP.txt
index 46ab497..380b698c 100644
--- a/icu4c/source/data/curr/ja_JP.txt
+++ b/icu4c/source/data/curr/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt b/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100644
--- a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/jgo.txt b/icu4c/source/data/curr/jgo.txt
index 7067ff4..24d97f4 100755
--- a/icu4c/source/data/curr/jgo.txt
+++ b/icu4c/source/data/curr/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/curr/jmc.txt b/icu4c/source/data/curr/jmc.txt
index 8fa7c5c..2dcc936 100755
--- a/icu4c/source/data/curr/jmc.txt
+++ b/icu4c/source/data/curr/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/curr/ka.txt b/icu4c/source/data/curr/ka.txt
index ef52992..88217d4 100644
--- a/icu4c/source/data/curr/ka.txt
+++ b/icu4c/source/data/curr/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/curr/kab.txt b/icu4c/source/data/curr/kab.txt
index 203c43f..b09bf68 100755
--- a/icu4c/source/data/curr/kab.txt
+++ b/icu4c/source/data/curr/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/curr/kam.txt b/icu4c/source/data/curr/kam.txt
index f2306e6..3feaf28 100755
--- a/icu4c/source/data/curr/kam.txt
+++ b/icu4c/source/data/curr/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/curr/kde.txt b/icu4c/source/data/curr/kde.txt
index 1d6bf15..3ce8466 100755
--- a/icu4c/source/data/curr/kde.txt
+++ b/icu4c/source/data/curr/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/curr/kea.txt b/icu4c/source/data/curr/kea.txt
index 13ec836..e9396e4 100755
--- a/icu4c/source/data/curr/kea.txt
+++ b/icu4c/source/data/curr/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/curr/khq.txt b/icu4c/source/data/curr/khq.txt
index 85ea504..e33f923 100755
--- a/icu4c/source/data/curr/khq.txt
+++ b/icu4c/source/data/curr/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/curr/ki.txt b/icu4c/source/data/curr/ki.txt
index 0455985..0d7b442 100755
--- a/icu4c/source/data/curr/ki.txt
+++ b/icu4c/source/data/curr/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/curr/kk.txt b/icu4c/source/data/curr/kk.txt
index 9fe47b4..1537889 100644
--- a/icu4c/source/data/curr/kk.txt
+++ b/icu4c/source/data/curr/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/curr/kkj.txt b/icu4c/source/data/curr/kkj.txt
index 95b2af1..87a57be 100755
--- a/icu4c/source/data/curr/kkj.txt
+++ b/icu4c/source/data/curr/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/curr/kl.txt b/icu4c/source/data/curr/kl.txt
index 2c567e7..3937c41 100644
--- a/icu4c/source/data/curr/kl.txt
+++ b/icu4c/source/data/curr/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/curr/kln.txt b/icu4c/source/data/curr/kln.txt
index a379618..f2c193d 100755
--- a/icu4c/source/data/curr/kln.txt
+++ b/icu4c/source/data/curr/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/curr/km.txt b/icu4c/source/data/curr/km.txt
index 62708ed..b3e4e8a 100644
--- a/icu4c/source/data/curr/km.txt
+++ b/icu4c/source/data/curr/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/curr/kn.txt b/icu4c/source/data/curr/kn.txt
index 3207816..d9ff60e 100644
--- a/icu4c/source/data/curr/kn.txt
+++ b/icu4c/source/data/curr/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/curr/ko.txt b/icu4c/source/data/curr/ko.txt
index 86ce527..2c609bc 100644
--- a/icu4c/source/data/curr/ko.txt
+++ b/icu4c/source/data/curr/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/curr/kok.txt b/icu4c/source/data/curr/kok.txt
index dd07ae3..4a29948 100644
--- a/icu4c/source/data/curr/kok.txt
+++ b/icu4c/source/data/curr/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/curr/ks.txt b/icu4c/source/data/curr/ks.txt
index 159d5ee..e5257cf 100755
--- a/icu4c/source/data/curr/ks.txt
+++ b/icu4c/source/data/curr/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/curr/ksb.txt b/icu4c/source/data/curr/ksb.txt
index 0b6be1c..e7dfb33 100755
--- a/icu4c/source/data/curr/ksb.txt
+++ b/icu4c/source/data/curr/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/curr/ksf.txt b/icu4c/source/data/curr/ksf.txt
index c282d09..869dd1d 100755
--- a/icu4c/source/data/curr/ksf.txt
+++ b/icu4c/source/data/curr/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/curr/ksh.txt b/icu4c/source/data/curr/ksh.txt
index d4ba153..ed15b57 100644
--- a/icu4c/source/data/curr/ksh.txt
+++ b/icu4c/source/data/curr/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/curr/kw.txt b/icu4c/source/data/curr/kw.txt
index 846f52a..bfceda3 100644
--- a/icu4c/source/data/curr/kw.txt
+++ b/icu4c/source/data/curr/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/curr/ky.txt b/icu4c/source/data/curr/ky.txt
index 1439139..fdb8003 100755
--- a/icu4c/source/data/curr/ky.txt
+++ b/icu4c/source/data/curr/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/curr/lag.txt b/icu4c/source/data/curr/lag.txt
index 2a3f782..04927cb 100755
--- a/icu4c/source/data/curr/lag.txt
+++ b/icu4c/source/data/curr/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/curr/lb.txt b/icu4c/source/data/curr/lb.txt
index f66fa1d..0c988a7 100644
--- a/icu4c/source/data/curr/lb.txt
+++ b/icu4c/source/data/curr/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/curr/lg.txt b/icu4c/source/data/curr/lg.txt
index 5355bf3..e97521f 100755
--- a/icu4c/source/data/curr/lg.txt
+++ b/icu4c/source/data/curr/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/curr/lkt.txt b/icu4c/source/data/curr/lkt.txt
index 1e5fe9f..deee3a5 100755
--- a/icu4c/source/data/curr/lkt.txt
+++ b/icu4c/source/data/curr/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/curr/ln.txt b/icu4c/source/data/curr/ln.txt
index f471ce9..ebfa66c 100755
--- a/icu4c/source/data/curr/ln.txt
+++ b/icu4c/source/data/curr/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/curr/ln_AO.txt b/icu4c/source/data/curr/ln_AO.txt
index 6c056f7..dd5d51d 100755
--- a/icu4c/source/data/curr/ln_AO.txt
+++ b/icu4c/source/data/curr/ln_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln_AO.xml
 // *
diff --git a/icu4c/source/data/curr/lo.txt b/icu4c/source/data/curr/lo.txt
index 0bf377f..deceab9 100755
--- a/icu4c/source/data/curr/lo.txt
+++ b/icu4c/source/data/curr/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/curr/lrc.txt b/icu4c/source/data/curr/lrc.txt
index 839f9c2..e0af19b 100755
--- a/icu4c/source/data/curr/lrc.txt
+++ b/icu4c/source/data/curr/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/curr/lt.txt b/icu4c/source/data/curr/lt.txt
index a6ddc64..df77826 100644
--- a/icu4c/source/data/curr/lt.txt
+++ b/icu4c/source/data/curr/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/curr/lu.txt b/icu4c/source/data/curr/lu.txt
index f97176e..bf98855 100755
--- a/icu4c/source/data/curr/lu.txt
+++ b/icu4c/source/data/curr/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/curr/luo.txt b/icu4c/source/data/curr/luo.txt
index b4e2c4d..ba18c42 100755
--- a/icu4c/source/data/curr/luo.txt
+++ b/icu4c/source/data/curr/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/curr/luy.txt b/icu4c/source/data/curr/luy.txt
index 4e9cd99..0709c08 100755
--- a/icu4c/source/data/curr/luy.txt
+++ b/icu4c/source/data/curr/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/curr/lv.txt b/icu4c/source/data/curr/lv.txt
index ba369f4..083df3b 100644
--- a/icu4c/source/data/curr/lv.txt
+++ b/icu4c/source/data/curr/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/curr/mas.txt b/icu4c/source/data/curr/mas.txt
index a14909c..e5096a1 100755
--- a/icu4c/source/data/curr/mas.txt
+++ b/icu4c/source/data/curr/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/curr/mas_TZ.txt b/icu4c/source/data/curr/mas_TZ.txt
index 9c094a7..215315f 100755
--- a/icu4c/source/data/curr/mas_TZ.txt
+++ b/icu4c/source/data/curr/mas_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas_TZ.xml
 // *
diff --git a/icu4c/source/data/curr/mer.txt b/icu4c/source/data/curr/mer.txt
index e936262..da05a8c 100755
--- a/icu4c/source/data/curr/mer.txt
+++ b/icu4c/source/data/curr/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/curr/mfe.txt b/icu4c/source/data/curr/mfe.txt
index e9623c5..c07333a 100755
--- a/icu4c/source/data/curr/mfe.txt
+++ b/icu4c/source/data/curr/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/curr/mg.txt b/icu4c/source/data/curr/mg.txt
index 878e78e..2b51171 100755
--- a/icu4c/source/data/curr/mg.txt
+++ b/icu4c/source/data/curr/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/curr/mgh.txt b/icu4c/source/data/curr/mgh.txt
index 75340b6..372c96a 100755
--- a/icu4c/source/data/curr/mgh.txt
+++ b/icu4c/source/data/curr/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/curr/mgo.txt b/icu4c/source/data/curr/mgo.txt
index b92ac62..bbfc174 100755
--- a/icu4c/source/data/curr/mgo.txt
+++ b/icu4c/source/data/curr/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/curr/mk.txt b/icu4c/source/data/curr/mk.txt
index 4bb9624..3334ab8 100644
--- a/icu4c/source/data/curr/mk.txt
+++ b/icu4c/source/data/curr/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/curr/ml.txt b/icu4c/source/data/curr/ml.txt
index 609ad5f..d6c6a2a 100644
--- a/icu4c/source/data/curr/ml.txt
+++ b/icu4c/source/data/curr/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/curr/mn.txt b/icu4c/source/data/curr/mn.txt
index 1cc0205..38440c2 100755
--- a/icu4c/source/data/curr/mn.txt
+++ b/icu4c/source/data/curr/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/curr/mo.txt b/icu4c/source/data/curr/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/curr/mo.txt
+++ b/icu4c/source/data/curr/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/mr.txt b/icu4c/source/data/curr/mr.txt
index b8a4f9c..841057f 100644
--- a/icu4c/source/data/curr/mr.txt
+++ b/icu4c/source/data/curr/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/curr/ms.txt b/icu4c/source/data/curr/ms.txt
index f50bfc2..a0a2774 100644
--- a/icu4c/source/data/curr/ms.txt
+++ b/icu4c/source/data/curr/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/curr/ms_BN.txt b/icu4c/source/data/curr/ms_BN.txt
index 2365572..600d9b5 100644
--- a/icu4c/source/data/curr/ms_BN.txt
+++ b/icu4c/source/data/curr/ms_BN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms_BN.xml
 // *
diff --git a/icu4c/source/data/curr/ms_SG.txt b/icu4c/source/data/curr/ms_SG.txt
index 52a357d..e25804d 100644
--- a/icu4c/source/data/curr/ms_SG.txt
+++ b/icu4c/source/data/curr/ms_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms_SG.xml
 // *
diff --git a/icu4c/source/data/curr/mt.txt b/icu4c/source/data/curr/mt.txt
index a2acd35..20bbe25 100644
--- a/icu4c/source/data/curr/mt.txt
+++ b/icu4c/source/data/curr/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/curr/mua.txt b/icu4c/source/data/curr/mua.txt
index 846faa7..e77585e 100755
--- a/icu4c/source/data/curr/mua.txt
+++ b/icu4c/source/data/curr/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/curr/my.txt b/icu4c/source/data/curr/my.txt
index 562ac97..adba53c 100644
--- a/icu4c/source/data/curr/my.txt
+++ b/icu4c/source/data/curr/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/curr/mzn.txt b/icu4c/source/data/curr/mzn.txt
index f891bac..b4b80db 100755
--- a/icu4c/source/data/curr/mzn.txt
+++ b/icu4c/source/data/curr/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/curr/naq.txt b/icu4c/source/data/curr/naq.txt
index 40bf98d..874f36f 100755
--- a/icu4c/source/data/curr/naq.txt
+++ b/icu4c/source/data/curr/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/curr/nb.txt b/icu4c/source/data/curr/nb.txt
index 2e6b2c4..a3b45d7 100644
--- a/icu4c/source/data/curr/nb.txt
+++ b/icu4c/source/data/curr/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/curr/nb_NO.txt b/icu4c/source/data/curr/nb_NO.txt
index 25fc47d..50a5306 100644
--- a/icu4c/source/data/curr/nb_NO.txt
+++ b/icu4c/source/data/curr/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/nd.txt b/icu4c/source/data/curr/nd.txt
index f93cd91..4a60eec 100755
--- a/icu4c/source/data/curr/nd.txt
+++ b/icu4c/source/data/curr/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/curr/ne.txt b/icu4c/source/data/curr/ne.txt
index 03c0641..f21bebf 100644
--- a/icu4c/source/data/curr/ne.txt
+++ b/icu4c/source/data/curr/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/curr/nl.txt b/icu4c/source/data/curr/nl.txt
index ecf4e52..5420a1e 100644
--- a/icu4c/source/data/curr/nl.txt
+++ b/icu4c/source/data/curr/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/curr/nl_AW.txt b/icu4c/source/data/curr/nl_AW.txt
index af8019a..0269d9b 100755
--- a/icu4c/source/data/curr/nl_AW.txt
+++ b/icu4c/source/data/curr/nl_AW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_AW.xml
 // *
diff --git a/icu4c/source/data/curr/nl_BQ.txt b/icu4c/source/data/curr/nl_BQ.txt
index ff740c0..b69f4b6 100755
--- a/icu4c/source/data/curr/nl_BQ.txt
+++ b/icu4c/source/data/curr/nl_BQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BQ.xml
 // *
diff --git a/icu4c/source/data/curr/nl_CW.txt b/icu4c/source/data/curr/nl_CW.txt
index c6c6e7b..d775fcc 100644
--- a/icu4c/source/data/curr/nl_CW.txt
+++ b/icu4c/source/data/curr/nl_CW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_CW.xml
 // *
diff --git a/icu4c/source/data/curr/nl_SR.txt b/icu4c/source/data/curr/nl_SR.txt
index 231c82b..84157c4 100755
--- a/icu4c/source/data/curr/nl_SR.txt
+++ b/icu4c/source/data/curr/nl_SR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_SR.xml
 // *
diff --git a/icu4c/source/data/curr/nl_SX.txt b/icu4c/source/data/curr/nl_SX.txt
index 431eef2..2f6525f 100644
--- a/icu4c/source/data/curr/nl_SX.txt
+++ b/icu4c/source/data/curr/nl_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_SX.xml
 // *
diff --git a/icu4c/source/data/curr/nmg.txt b/icu4c/source/data/curr/nmg.txt
index 9269729..1fcfed6 100755
--- a/icu4c/source/data/curr/nmg.txt
+++ b/icu4c/source/data/curr/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/curr/nn.txt b/icu4c/source/data/curr/nn.txt
index 629aa53..3c9bb40 100644
--- a/icu4c/source/data/curr/nn.txt
+++ b/icu4c/source/data/curr/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/curr/nn_NO.txt b/icu4c/source/data/curr/nn_NO.txt
index 6741c51..2b46765 100644
--- a/icu4c/source/data/curr/nn_NO.txt
+++ b/icu4c/source/data/curr/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/nnh.txt b/icu4c/source/data/curr/nnh.txt
index ee16f6b..5891271 100755
--- a/icu4c/source/data/curr/nnh.txt
+++ b/icu4c/source/data/curr/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/curr/no.txt b/icu4c/source/data/curr/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/curr/no.txt
+++ b/icu4c/source/data/curr/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/no_NO.txt b/icu4c/source/data/curr/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/curr/no_NO.txt
+++ b/icu4c/source/data/curr/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/no_NO_NY.txt b/icu4c/source/data/curr/no_NO_NY.txt
index 41bd7d7..668cc1b 100644
--- a/icu4c/source/data/curr/no_NO_NY.txt
+++ b/icu4c/source/data/curr/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/nus.txt b/icu4c/source/data/curr/nus.txt
index 20b85f5..64bb104 100755
--- a/icu4c/source/data/curr/nus.txt
+++ b/icu4c/source/data/curr/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/curr/nyn.txt b/icu4c/source/data/curr/nyn.txt
index 2ffe294..ced2e95 100755
--- a/icu4c/source/data/curr/nyn.txt
+++ b/icu4c/source/data/curr/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/curr/om.txt b/icu4c/source/data/curr/om.txt
index eb69f12..4d9f855 100644
--- a/icu4c/source/data/curr/om.txt
+++ b/icu4c/source/data/curr/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/curr/om_KE.txt b/icu4c/source/data/curr/om_KE.txt
index b21dfeb..027decc 100755
--- a/icu4c/source/data/curr/om_KE.txt
+++ b/icu4c/source/data/curr/om_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om_KE.xml
 // *
diff --git a/icu4c/source/data/curr/or.txt b/icu4c/source/data/curr/or.txt
index 816b1ff..1487a1d 100644
--- a/icu4c/source/data/curr/or.txt
+++ b/icu4c/source/data/curr/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/curr/os.txt b/icu4c/source/data/curr/os.txt
index 607ff92..c298ae7 100644
--- a/icu4c/source/data/curr/os.txt
+++ b/icu4c/source/data/curr/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/curr/os_RU.txt b/icu4c/source/data/curr/os_RU.txt
index b61a350..0612246 100644
--- a/icu4c/source/data/curr/os_RU.txt
+++ b/icu4c/source/data/curr/os_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os_RU.xml
 // *
diff --git a/icu4c/source/data/curr/pa.txt b/icu4c/source/data/curr/pa.txt
index 7b70508..4cad3e9 100644
--- a/icu4c/source/data/curr/pa.txt
+++ b/icu4c/source/data/curr/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/curr/pa_Arab.txt b/icu4c/source/data/curr/pa_Arab.txt
index 53118e5..f5574e4 100644
--- a/icu4c/source/data/curr/pa_Arab.txt
+++ b/icu4c/source/data/curr/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/curr/pa_Arab_PK.txt b/icu4c/source/data/curr/pa_Arab_PK.txt
index 3572935..82236ea 100644
--- a/icu4c/source/data/curr/pa_Arab_PK.txt
+++ b/icu4c/source/data/curr/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/pa_Guru.txt b/icu4c/source/data/curr/pa_Guru.txt
index 8cc912b..de139d5 100644
--- a/icu4c/source/data/curr/pa_Guru.txt
+++ b/icu4c/source/data/curr/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/curr/pa_Guru_IN.txt b/icu4c/source/data/curr/pa_Guru_IN.txt
index 2381c07..9f81a4c 100644
--- a/icu4c/source/data/curr/pa_Guru_IN.txt
+++ b/icu4c/source/data/curr/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/pa_IN.txt b/icu4c/source/data/curr/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/curr/pa_IN.txt
+++ b/icu4c/source/data/curr/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/pa_PK.txt b/icu4c/source/data/curr/pa_PK.txt
index 0f699f15..569ebe9 100644
--- a/icu4c/source/data/curr/pa_PK.txt
+++ b/icu4c/source/data/curr/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/pl.txt b/icu4c/source/data/curr/pl.txt
index e6004fd..d70408a 100644
--- a/icu4c/source/data/curr/pl.txt
+++ b/icu4c/source/data/curr/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/curr/ps.txt b/icu4c/source/data/curr/ps.txt
index a09f141..d6e1498 100644
--- a/icu4c/source/data/curr/ps.txt
+++ b/icu4c/source/data/curr/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/curr/pt.txt b/icu4c/source/data/curr/pt.txt
index c062b87..15518e9 100644
--- a/icu4c/source/data/curr/pt.txt
+++ b/icu4c/source/data/curr/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/curr/pt_AO.txt b/icu4c/source/data/curr/pt_AO.txt
index fbba5fd..9c9975a 100755
--- a/icu4c/source/data/curr/pt_AO.txt
+++ b/icu4c/source/data/curr/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/curr/pt_CV.txt b/icu4c/source/data/curr/pt_CV.txt
index 8fe3125..9891a95 100755
--- a/icu4c/source/data/curr/pt_CV.txt
+++ b/icu4c/source/data/curr/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/curr/pt_GW.txt b/icu4c/source/data/curr/pt_GW.txt
index 7be2d1a..cf6169a 100755
--- a/icu4c/source/data/curr/pt_GW.txt
+++ b/icu4c/source/data/curr/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/curr/pt_MO.txt b/icu4c/source/data/curr/pt_MO.txt
index 419f4c4..48b248e 100755
--- a/icu4c/source/data/curr/pt_MO.txt
+++ b/icu4c/source/data/curr/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/curr/pt_MZ.txt b/icu4c/source/data/curr/pt_MZ.txt
index 3872c30..2dfb7ab 100755
--- a/icu4c/source/data/curr/pt_MZ.txt
+++ b/icu4c/source/data/curr/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/curr/pt_PT.txt b/icu4c/source/data/curr/pt_PT.txt
index 0f0fe91..63e8f8b 100644
--- a/icu4c/source/data/curr/pt_PT.txt
+++ b/icu4c/source/data/curr/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/curr/pt_ST.txt b/icu4c/source/data/curr/pt_ST.txt
index 20c7581..6be8202 100755
--- a/icu4c/source/data/curr/pt_ST.txt
+++ b/icu4c/source/data/curr/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/curr/pt_TL.txt b/icu4c/source/data/curr/pt_TL.txt
index 2aa48e6..1837a77 100755
--- a/icu4c/source/data/curr/pt_TL.txt
+++ b/icu4c/source/data/curr/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/curr/qu.txt b/icu4c/source/data/curr/qu.txt
index f70d74a..49f7b6a 100644
--- a/icu4c/source/data/curr/qu.txt
+++ b/icu4c/source/data/curr/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/curr/qu_BO.txt b/icu4c/source/data/curr/qu_BO.txt
index 0256d1a..4afa42b 100644
--- a/icu4c/source/data/curr/qu_BO.txt
+++ b/icu4c/source/data/curr/qu_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_BO.xml
 // *
diff --git a/icu4c/source/data/curr/qu_EC.txt b/icu4c/source/data/curr/qu_EC.txt
index 72c2da4..68a40ba 100644
--- a/icu4c/source/data/curr/qu_EC.txt
+++ b/icu4c/source/data/curr/qu_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_EC.xml
 // *
diff --git a/icu4c/source/data/curr/resfiles.mk b/icu4c/source/data/curr/resfiles.mk
index bfe9b2b..f04a644 100644
--- a/icu4c/source/data/curr/resfiles.mk
+++ b/icu4c/source/data/curr/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 CURR_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/curr/rm.txt b/icu4c/source/data/curr/rm.txt
index 483ceff..86f609b 100755
--- a/icu4c/source/data/curr/rm.txt
+++ b/icu4c/source/data/curr/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/curr/rn.txt b/icu4c/source/data/curr/rn.txt
index e5bd109..9826b96 100755
--- a/icu4c/source/data/curr/rn.txt
+++ b/icu4c/source/data/curr/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/curr/ro.txt b/icu4c/source/data/curr/ro.txt
index d88f013..a06fa3c 100644
--- a/icu4c/source/data/curr/ro.txt
+++ b/icu4c/source/data/curr/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/curr/ro_MD.txt b/icu4c/source/data/curr/ro_MD.txt
index 1ed362e..edea11e 100755
--- a/icu4c/source/data/curr/ro_MD.txt
+++ b/icu4c/source/data/curr/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro_MD.xml
 // *
diff --git a/icu4c/source/data/curr/rof.txt b/icu4c/source/data/curr/rof.txt
index a48d800..15a90ea 100755
--- a/icu4c/source/data/curr/rof.txt
+++ b/icu4c/source/data/curr/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/curr/root.txt b/icu4c/source/data/curr/root.txt
index 3d0a821..2773dea 100644
--- a/icu4c/source/data/curr/root.txt
+++ b/icu4c/source/data/curr/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/curr/ru.txt b/icu4c/source/data/curr/ru.txt
index 86580c0..739085b 100644
--- a/icu4c/source/data/curr/ru.txt
+++ b/icu4c/source/data/curr/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/curr/ru_BY.txt b/icu4c/source/data/curr/ru_BY.txt
index f730453..c5b17c3 100755
--- a/icu4c/source/data/curr/ru_BY.txt
+++ b/icu4c/source/data/curr/ru_BY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_BY.xml
 // *
diff --git a/icu4c/source/data/curr/ru_KG.txt b/icu4c/source/data/curr/ru_KG.txt
index 20d8976..90454d8 100755
--- a/icu4c/source/data/curr/ru_KG.txt
+++ b/icu4c/source/data/curr/ru_KG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_KG.xml
 // *
diff --git a/icu4c/source/data/curr/ru_KZ.txt b/icu4c/source/data/curr/ru_KZ.txt
index c2728e8..4e7702c 100755
--- a/icu4c/source/data/curr/ru_KZ.txt
+++ b/icu4c/source/data/curr/ru_KZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_KZ.xml
 // *
diff --git a/icu4c/source/data/curr/ru_MD.txt b/icu4c/source/data/curr/ru_MD.txt
index 282b2d1..487ef7f 100755
--- a/icu4c/source/data/curr/ru_MD.txt
+++ b/icu4c/source/data/curr/ru_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_MD.xml
 // *
diff --git a/icu4c/source/data/curr/rw.txt b/icu4c/source/data/curr/rw.txt
index 263a553..7818bde 100755
--- a/icu4c/source/data/curr/rw.txt
+++ b/icu4c/source/data/curr/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/curr/rwk.txt b/icu4c/source/data/curr/rwk.txt
index 63d0eda..5c063b5 100755
--- a/icu4c/source/data/curr/rwk.txt
+++ b/icu4c/source/data/curr/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/curr/sah.txt b/icu4c/source/data/curr/sah.txt
index 0732c4f..e501f66 100644
--- a/icu4c/source/data/curr/sah.txt
+++ b/icu4c/source/data/curr/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/curr/saq.txt b/icu4c/source/data/curr/saq.txt
index 2ec3728..8d1e9fc 100755
--- a/icu4c/source/data/curr/saq.txt
+++ b/icu4c/source/data/curr/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/curr/sbp.txt b/icu4c/source/data/curr/sbp.txt
index ca85714..65808c2 100755
--- a/icu4c/source/data/curr/sbp.txt
+++ b/icu4c/source/data/curr/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/curr/se.txt b/icu4c/source/data/curr/se.txt
index 9ca3017..838ef0e 100644
--- a/icu4c/source/data/curr/se.txt
+++ b/icu4c/source/data/curr/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/curr/se_SE.txt b/icu4c/source/data/curr/se_SE.txt
index a2f32da..da5d138 100644
--- a/icu4c/source/data/curr/se_SE.txt
+++ b/icu4c/source/data/curr/se_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_SE.xml
 // *
diff --git a/icu4c/source/data/curr/seh.txt b/icu4c/source/data/curr/seh.txt
index 3760baa..078726f 100755
--- a/icu4c/source/data/curr/seh.txt
+++ b/icu4c/source/data/curr/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/curr/ses.txt b/icu4c/source/data/curr/ses.txt
index 4dbc1f0..93bb487 100755
--- a/icu4c/source/data/curr/ses.txt
+++ b/icu4c/source/data/curr/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/curr/sg.txt b/icu4c/source/data/curr/sg.txt
index 36d986b..2eb455be 100755
--- a/icu4c/source/data/curr/sg.txt
+++ b/icu4c/source/data/curr/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/curr/sh.txt b/icu4c/source/data/curr/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/curr/sh.txt
+++ b/icu4c/source/data/curr/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sh_BA.txt b/icu4c/source/data/curr/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/curr/sh_BA.txt
+++ b/icu4c/source/data/curr/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sh_CS.txt b/icu4c/source/data/curr/sh_CS.txt
index 566f200..7c5f240 100644
--- a/icu4c/source/data/curr/sh_CS.txt
+++ b/icu4c/source/data/curr/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sh_YU.txt b/icu4c/source/data/curr/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/curr/sh_YU.txt
+++ b/icu4c/source/data/curr/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/shi.txt b/icu4c/source/data/curr/shi.txt
index fac66bb..2b4e9d3 100755
--- a/icu4c/source/data/curr/shi.txt
+++ b/icu4c/source/data/curr/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/curr/shi_Latn.txt b/icu4c/source/data/curr/shi_Latn.txt
index aef6128..1b8f898 100755
--- a/icu4c/source/data/curr/shi_Latn.txt
+++ b/icu4c/source/data/curr/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/shi_MA.txt b/icu4c/source/data/curr/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/curr/shi_MA.txt
+++ b/icu4c/source/data/curr/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/shi_Tfng.txt b/icu4c/source/data/curr/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/curr/shi_Tfng.txt
+++ b/icu4c/source/data/curr/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/curr/shi_Tfng_MA.txt b/icu4c/source/data/curr/shi_Tfng_MA.txt
index d86290b..73fec10 100755
--- a/icu4c/source/data/curr/shi_Tfng_MA.txt
+++ b/icu4c/source/data/curr/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/si.txt b/icu4c/source/data/curr/si.txt
index 426e9d6..b81a9bb 100644
--- a/icu4c/source/data/curr/si.txt
+++ b/icu4c/source/data/curr/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/curr/sk.txt b/icu4c/source/data/curr/sk.txt
index 1c8d170..4ad9042 100644
--- a/icu4c/source/data/curr/sk.txt
+++ b/icu4c/source/data/curr/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/curr/sl.txt b/icu4c/source/data/curr/sl.txt
index c898312..03b01bf 100644
--- a/icu4c/source/data/curr/sl.txt
+++ b/icu4c/source/data/curr/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/curr/smn.txt b/icu4c/source/data/curr/smn.txt
index a29c152..f291557 100644
--- a/icu4c/source/data/curr/smn.txt
+++ b/icu4c/source/data/curr/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/curr/sn.txt b/icu4c/source/data/curr/sn.txt
index f77426d..e91922f 100755
--- a/icu4c/source/data/curr/sn.txt
+++ b/icu4c/source/data/curr/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/curr/so.txt b/icu4c/source/data/curr/so.txt
index 3499d7f..2eafded 100644
--- a/icu4c/source/data/curr/so.txt
+++ b/icu4c/source/data/curr/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/curr/so_DJ.txt b/icu4c/source/data/curr/so_DJ.txt
index 352cddb..526e103 100755
--- a/icu4c/source/data/curr/so_DJ.txt
+++ b/icu4c/source/data/curr/so_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_DJ.xml
 // *
diff --git a/icu4c/source/data/curr/so_ET.txt b/icu4c/source/data/curr/so_ET.txt
index 27e2e18..3264c93 100755
--- a/icu4c/source/data/curr/so_ET.txt
+++ b/icu4c/source/data/curr/so_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_ET.xml
 // *
diff --git a/icu4c/source/data/curr/so_KE.txt b/icu4c/source/data/curr/so_KE.txt
index 317785b..b02c954 100755
--- a/icu4c/source/data/curr/so_KE.txt
+++ b/icu4c/source/data/curr/so_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_KE.xml
 // *
diff --git a/icu4c/source/data/curr/sq.txt b/icu4c/source/data/curr/sq.txt
index 832f1db..2a1bc4e 100644
--- a/icu4c/source/data/curr/sq.txt
+++ b/icu4c/source/data/curr/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/curr/sq_MK.txt b/icu4c/source/data/curr/sq_MK.txt
index 585baec..2f60325 100755
--- a/icu4c/source/data/curr/sq_MK.txt
+++ b/icu4c/source/data/curr/sq_MK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq_MK.xml
 // *
diff --git a/icu4c/source/data/curr/sr.txt b/icu4c/source/data/curr/sr.txt
index b0bf43d..bdc6bb5 100644
--- a/icu4c/source/data/curr/sr.txt
+++ b/icu4c/source/data/curr/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/curr/sr_BA.txt b/icu4c/source/data/curr/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/curr/sr_BA.txt
+++ b/icu4c/source/data/curr/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_CS.txt b/icu4c/source/data/curr/sr_CS.txt
index 949405a..d60d339 100644
--- a/icu4c/source/data/curr/sr_CS.txt
+++ b/icu4c/source/data/curr/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl.txt b/icu4c/source/data/curr/sr_Cyrl.txt
index 19f704b..8e2425f 100644
--- a/icu4c/source/data/curr/sr_Cyrl.txt
+++ b/icu4c/source/data/curr/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_BA.txt b/icu4c/source/data/curr/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100644
--- a/icu4c/source/data/curr/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_CS.txt b/icu4c/source/data/curr/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100644
--- a/icu4c/source/data/curr/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_RS.txt b/icu4c/source/data/curr/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100644
--- a/icu4c/source/data/curr/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_XK.txt b/icu4c/source/data/curr/sr_Cyrl_XK.txt
index 277975e..1d6a9ef 100755
--- a/icu4c/source/data/curr/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_YU.txt b/icu4c/source/data/curr/sr_Cyrl_YU.txt
index 2224126..0f961f25 100644
--- a/icu4c/source/data/curr/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn.txt b/icu4c/source/data/curr/sr_Latn.txt
index 6bb0579..b3579f6 100644
--- a/icu4c/source/data/curr/sr_Latn.txt
+++ b/icu4c/source/data/curr/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn_BA.txt b/icu4c/source/data/curr/sr_Latn_BA.txt
index d0431c98c..61305e3 100644
--- a/icu4c/source/data/curr/sr_Latn_BA.txt
+++ b/icu4c/source/data/curr/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn_CS.txt b/icu4c/source/data/curr/sr_Latn_CS.txt
index 74d9b51..3821542 100644
--- a/icu4c/source/data/curr/sr_Latn_CS.txt
+++ b/icu4c/source/data/curr/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn_ME.txt b/icu4c/source/data/curr/sr_Latn_ME.txt
index 86b1693..b1bf7e1 100755
--- a/icu4c/source/data/curr/sr_Latn_ME.txt
+++ b/icu4c/source/data/curr/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn_RS.txt b/icu4c/source/data/curr/sr_Latn_RS.txt
index 9708be6..d49a8a1 100644
--- a/icu4c/source/data/curr/sr_Latn_RS.txt
+++ b/icu4c/source/data/curr/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Latn_YU.txt b/icu4c/source/data/curr/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100644
--- a/icu4c/source/data/curr/sr_Latn_YU.txt
+++ b/icu4c/source/data/curr/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_ME.txt b/icu4c/source/data/curr/sr_ME.txt
index 5cfdc82..cf22ed3 100644
--- a/icu4c/source/data/curr/sr_ME.txt
+++ b/icu4c/source/data/curr/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_RS.txt b/icu4c/source/data/curr/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/curr/sr_RS.txt
+++ b/icu4c/source/data/curr/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_XK.txt b/icu4c/source/data/curr/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/curr/sr_XK.txt
+++ b/icu4c/source/data/curr/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/sr_YU.txt b/icu4c/source/data/curr/sr_YU.txt
index 956fc6d..a2451a5 100644
--- a/icu4c/source/data/curr/sr_YU.txt
+++ b/icu4c/source/data/curr/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/supplementalData.txt b/icu4c/source/data/curr/supplementalData.txt
index 0c79c7b..4917b90 100644
--- a/icu4c/source/data/curr/supplementalData.txt
+++ b/icu4c/source/data/curr/supplementalData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalData.xml
 // *
diff --git a/icu4c/source/data/curr/sv.txt b/icu4c/source/data/curr/sv.txt
index 3e2c7c3..9cbea7e 100644
--- a/icu4c/source/data/curr/sv.txt
+++ b/icu4c/source/data/curr/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/curr/sw.txt b/icu4c/source/data/curr/sw.txt
index 2f2858d..336fad5 100644
--- a/icu4c/source/data/curr/sw.txt
+++ b/icu4c/source/data/curr/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/curr/sw_CD.txt b/icu4c/source/data/curr/sw_CD.txt
index eaf9749..8f7feba 100755
--- a/icu4c/source/data/curr/sw_CD.txt
+++ b/icu4c/source/data/curr/sw_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_CD.xml
 // *
diff --git a/icu4c/source/data/curr/sw_UG.txt b/icu4c/source/data/curr/sw_UG.txt
index b152686..14e50b8 100755
--- a/icu4c/source/data/curr/sw_UG.txt
+++ b/icu4c/source/data/curr/sw_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_UG.xml
 // *
diff --git a/icu4c/source/data/curr/ta.txt b/icu4c/source/data/curr/ta.txt
index 7479f64..afa85d0 100644
--- a/icu4c/source/data/curr/ta.txt
+++ b/icu4c/source/data/curr/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/curr/ta_LK.txt b/icu4c/source/data/curr/ta_LK.txt
index 99ea35b..f7b651f 100755
--- a/icu4c/source/data/curr/ta_LK.txt
+++ b/icu4c/source/data/curr/ta_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_LK.xml
 // *
diff --git a/icu4c/source/data/curr/ta_MY.txt b/icu4c/source/data/curr/ta_MY.txt
index 03ea913..727e5e2 100755
--- a/icu4c/source/data/curr/ta_MY.txt
+++ b/icu4c/source/data/curr/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_MY.xml
 // *
diff --git a/icu4c/source/data/curr/ta_SG.txt b/icu4c/source/data/curr/ta_SG.txt
index 6445c11..f65e1ba 100755
--- a/icu4c/source/data/curr/ta_SG.txt
+++ b/icu4c/source/data/curr/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_SG.xml
 // *
diff --git a/icu4c/source/data/curr/te.txt b/icu4c/source/data/curr/te.txt
index 1e02d76..e9c049a 100644
--- a/icu4c/source/data/curr/te.txt
+++ b/icu4c/source/data/curr/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/curr/teo.txt b/icu4c/source/data/curr/teo.txt
index 3373d7b..4d282fb 100755
--- a/icu4c/source/data/curr/teo.txt
+++ b/icu4c/source/data/curr/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/curr/teo_KE.txt b/icu4c/source/data/curr/teo_KE.txt
index 93ef5ca..200b974 100755
--- a/icu4c/source/data/curr/teo_KE.txt
+++ b/icu4c/source/data/curr/teo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo_KE.xml
 // *
diff --git a/icu4c/source/data/curr/th.txt b/icu4c/source/data/curr/th.txt
index f88eb4d..32da675 100644
--- a/icu4c/source/data/curr/th.txt
+++ b/icu4c/source/data/curr/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/curr/th_TH.txt b/icu4c/source/data/curr/th_TH.txt
index 27a87be..14e3b65 100644
--- a/icu4c/source/data/curr/th_TH.txt
+++ b/icu4c/source/data/curr/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt b/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100644
--- a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/ti.txt b/icu4c/source/data/curr/ti.txt
index 8f5c1e8..e142037 100644
--- a/icu4c/source/data/curr/ti.txt
+++ b/icu4c/source/data/curr/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/curr/ti_ER.txt b/icu4c/source/data/curr/ti_ER.txt
index e0eca7c..04a045d 100755
--- a/icu4c/source/data/curr/ti_ER.txt
+++ b/icu4c/source/data/curr/ti_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti_ER.xml
 // *
diff --git a/icu4c/source/data/curr/tl.txt b/icu4c/source/data/curr/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/curr/tl.txt
+++ b/icu4c/source/data/curr/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/tl_PH.txt b/icu4c/source/data/curr/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/curr/tl_PH.txt
+++ b/icu4c/source/data/curr/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/to.txt b/icu4c/source/data/curr/to.txt
index ba6e48a..d119881 100755
--- a/icu4c/source/data/curr/to.txt
+++ b/icu4c/source/data/curr/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/curr/tr.txt b/icu4c/source/data/curr/tr.txt
index 7a06cc1..76733c2 100644
--- a/icu4c/source/data/curr/tr.txt
+++ b/icu4c/source/data/curr/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/curr/twq.txt b/icu4c/source/data/curr/twq.txt
index 147534d..2152a4c 100755
--- a/icu4c/source/data/curr/twq.txt
+++ b/icu4c/source/data/curr/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/curr/tzm.txt b/icu4c/source/data/curr/tzm.txt
index f4d2890..3ca3491 100755
--- a/icu4c/source/data/curr/tzm.txt
+++ b/icu4c/source/data/curr/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/curr/ug.txt b/icu4c/source/data/curr/ug.txt
index 33f92e5..983ebc2 100755
--- a/icu4c/source/data/curr/ug.txt
+++ b/icu4c/source/data/curr/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/curr/uk.txt b/icu4c/source/data/curr/uk.txt
index a3a427e..2a29ee0 100644
--- a/icu4c/source/data/curr/uk.txt
+++ b/icu4c/source/data/curr/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/curr/ur.txt b/icu4c/source/data/curr/ur.txt
index dbbb856..475ea49 100644
--- a/icu4c/source/data/curr/ur.txt
+++ b/icu4c/source/data/curr/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/curr/ur_IN.txt b/icu4c/source/data/curr/ur_IN.txt
index f6e2859..3ca9d85 100644
--- a/icu4c/source/data/curr/ur_IN.txt
+++ b/icu4c/source/data/curr/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/curr/uz.txt b/icu4c/source/data/curr/uz.txt
index 6bf132f..d316039 100644
--- a/icu4c/source/data/curr/uz.txt
+++ b/icu4c/source/data/curr/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/curr/uz_AF.txt b/icu4c/source/data/curr/uz_AF.txt
index ed5f59a..6d5dcb0 100644
--- a/icu4c/source/data/curr/uz_AF.txt
+++ b/icu4c/source/data/curr/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Arab.txt b/icu4c/source/data/curr/uz_Arab.txt
index d20d832..e1a0b61 100644
--- a/icu4c/source/data/curr/uz_Arab.txt
+++ b/icu4c/source/data/curr/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Arab_AF.txt b/icu4c/source/data/curr/uz_Arab_AF.txt
index 99aba2e..e428b88 100644
--- a/icu4c/source/data/curr/uz_Arab_AF.txt
+++ b/icu4c/source/data/curr/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Cyrl.txt b/icu4c/source/data/curr/uz_Cyrl.txt
index 0a21aac..51703d1 100644
--- a/icu4c/source/data/curr/uz_Cyrl.txt
+++ b/icu4c/source/data/curr/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Latn.txt b/icu4c/source/data/curr/uz_Latn.txt
index e1f277b..5bf7d18 100644
--- a/icu4c/source/data/curr/uz_Latn.txt
+++ b/icu4c/source/data/curr/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Latn_UZ.txt b/icu4c/source/data/curr/uz_Latn_UZ.txt
index 6004bf2..9a30a8c 100755
--- a/icu4c/source/data/curr/uz_Latn_UZ.txt
+++ b/icu4c/source/data/curr/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/uz_UZ.txt b/icu4c/source/data/curr/uz_UZ.txt
index 84d0db1..80c26f5 100644
--- a/icu4c/source/data/curr/uz_UZ.txt
+++ b/icu4c/source/data/curr/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/vai.txt b/icu4c/source/data/curr/vai.txt
index c2b2023..28c3d00 100755
--- a/icu4c/source/data/curr/vai.txt
+++ b/icu4c/source/data/curr/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/curr/vai_LR.txt b/icu4c/source/data/curr/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/curr/vai_LR.txt
+++ b/icu4c/source/data/curr/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/vai_Latn.txt b/icu4c/source/data/curr/vai_Latn.txt
index 32d097f..3443ba9 100755
--- a/icu4c/source/data/curr/vai_Latn.txt
+++ b/icu4c/source/data/curr/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/vai_Vaii.txt b/icu4c/source/data/curr/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/curr/vai_Vaii.txt
+++ b/icu4c/source/data/curr/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/curr/vai_Vaii_LR.txt b/icu4c/source/data/curr/vai_Vaii_LR.txt
index fee861f..f0d7df8 100755
--- a/icu4c/source/data/curr/vai_Vaii_LR.txt
+++ b/icu4c/source/data/curr/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/vi.txt b/icu4c/source/data/curr/vi.txt
index faaf97f..448b715 100644
--- a/icu4c/source/data/curr/vi.txt
+++ b/icu4c/source/data/curr/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/curr/vun.txt b/icu4c/source/data/curr/vun.txt
index 03bf128..5959af8 100755
--- a/icu4c/source/data/curr/vun.txt
+++ b/icu4c/source/data/curr/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/curr/wae.txt b/icu4c/source/data/curr/wae.txt
index 5d37664..b53a1e9 100644
--- a/icu4c/source/data/curr/wae.txt
+++ b/icu4c/source/data/curr/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/curr/xog.txt b/icu4c/source/data/curr/xog.txt
index d7390f1..1db1bc3 100755
--- a/icu4c/source/data/curr/xog.txt
+++ b/icu4c/source/data/curr/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/curr/yav.txt b/icu4c/source/data/curr/yav.txt
index 487d879..3dd5e7d 100755
--- a/icu4c/source/data/curr/yav.txt
+++ b/icu4c/source/data/curr/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/curr/yi.txt b/icu4c/source/data/curr/yi.txt
index e34a3db..950193a 100644
--- a/icu4c/source/data/curr/yi.txt
+++ b/icu4c/source/data/curr/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/curr/yo.txt b/icu4c/source/data/curr/yo.txt
index ad19e15..93d11c3 100755
--- a/icu4c/source/data/curr/yo.txt
+++ b/icu4c/source/data/curr/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/curr/yo_BJ.txt b/icu4c/source/data/curr/yo_BJ.txt
index 2bc3cca..004ac81 100755
--- a/icu4c/source/data/curr/yo_BJ.txt
+++ b/icu4c/source/data/curr/yo_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_BJ.xml
 // *
diff --git a/icu4c/source/data/curr/yue.txt b/icu4c/source/data/curr/yue.txt
index f1b8f61..7c711fa 100755
--- a/icu4c/source/data/curr/yue.txt
+++ b/icu4c/source/data/curr/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/curr/zgh.txt b/icu4c/source/data/curr/zgh.txt
index 8621b83..e9a1e02 100755
--- a/icu4c/source/data/curr/zgh.txt
+++ b/icu4c/source/data/curr/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/curr/zh.txt b/icu4c/source/data/curr/zh.txt
index 4adbf51..063b266 100644
--- a/icu4c/source/data/curr/zh.txt
+++ b/icu4c/source/data/curr/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/curr/zh_CN.txt b/icu4c/source/data/curr/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/curr/zh_CN.txt
+++ b/icu4c/source/data/curr/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_HK.txt b/icu4c/source/data/curr/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/curr/zh_HK.txt
+++ b/icu4c/source/data/curr/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hans.txt b/icu4c/source/data/curr/zh_Hans.txt
index 72fe131..5d1046f 100644
--- a/icu4c/source/data/curr/zh_Hans.txt
+++ b/icu4c/source/data/curr/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hans_CN.txt b/icu4c/source/data/curr/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100644
--- a/icu4c/source/data/curr/zh_Hans_CN.txt
+++ b/icu4c/source/data/curr/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hans_HK.txt b/icu4c/source/data/curr/zh_Hans_HK.txt
index 9d6b41b..e64b274 100644
--- a/icu4c/source/data/curr/zh_Hans_HK.txt
+++ b/icu4c/source/data/curr/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hans_MO.txt b/icu4c/source/data/curr/zh_Hans_MO.txt
index 505a417..043359f 100755
--- a/icu4c/source/data/curr/zh_Hans_MO.txt
+++ b/icu4c/source/data/curr/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hans_SG.txt b/icu4c/source/data/curr/zh_Hans_SG.txt
index 1755094..9aae419 100644
--- a/icu4c/source/data/curr/zh_Hans_SG.txt
+++ b/icu4c/source/data/curr/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hant.txt b/icu4c/source/data/curr/zh_Hant.txt
index 6c624fc..f43ac52 100644
--- a/icu4c/source/data/curr/zh_Hant.txt
+++ b/icu4c/source/data/curr/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hant_HK.txt b/icu4c/source/data/curr/zh_Hant_HK.txt
index bd2131b..d22ea7a 100644
--- a/icu4c/source/data/curr/zh_Hant_HK.txt
+++ b/icu4c/source/data/curr/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hant_MO.txt b/icu4c/source/data/curr/zh_Hant_MO.txt
index a9d7497..b7c9ca3 100644
--- a/icu4c/source/data/curr/zh_Hant_MO.txt
+++ b/icu4c/source/data/curr/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/curr/zh_Hant_TW.txt b/icu4c/source/data/curr/zh_Hant_TW.txt
index 519e037..45ecd5c 100644
--- a/icu4c/source/data/curr/zh_Hant_TW.txt
+++ b/icu4c/source/data/curr/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_MO.txt b/icu4c/source/data/curr/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/curr/zh_MO.txt
+++ b/icu4c/source/data/curr/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_SG.txt b/icu4c/source/data/curr/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/curr/zh_SG.txt
+++ b/icu4c/source/data/curr/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zh_TW.txt b/icu4c/source/data/curr/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/curr/zh_TW.txt
+++ b/icu4c/source/data/curr/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/curr/zu.txt b/icu4c/source/data/curr/zu.txt
index 28e6c31..9f7bb4f 100644
--- a/icu4c/source/data/curr/zu.txt
+++ b/icu4c/source/data/curr/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/data/icu-coll-deprecates.xml b/icu4c/source/data/icu-coll-deprecates.xml
index 8f2cb25..0eb4781 100644
--- a/icu4c/source/data/icu-coll-deprecates.xml
+++ b/icu4c/source/data/icu-coll-deprecates.xml
@@ -1,8 +1,8 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 -->
diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml
index 98dd78b..3807158 100644
--- a/icu4c/source/data/icu-config.xml
+++ b/icu4c/source/data/icu-config.xml
@@ -1,8 +1,8 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2005-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.	                                         *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 -->
diff --git a/icu4c/source/data/icu-locale-deprecates.xml b/icu4c/source/data/icu-locale-deprecates.xml
index 51a0644..e05625d 100644
--- a/icu4c/source/data/icu-locale-deprecates.xml
+++ b/icu4c/source/data/icu-locale-deprecates.xml
@@ -1,8 +1,8 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2009-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 -->
diff --git a/icu4c/source/data/icu-rbnf-deprecates.xml b/icu4c/source/data/icu-rbnf-deprecates.xml
index 5c30f70..8705dc4 100644
--- a/icu4c/source/data/icu-rbnf-deprecates.xml
+++ b/icu4c/source/data/icu-rbnf-deprecates.xml
@@ -1,8 +1,8 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2015-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                              
 *******************************************************************************
 */
 -->
diff --git a/icu4c/source/data/icu4j-readme.txt b/icu4c/source/data/icu4j-readme.txt
index ad4805c..9939eff 100644
--- a/icu4c/source/data/icu4j-readme.txt
+++ b/icu4c/source/data/icu4j-readme.txt
@@ -1,6 +1,6 @@
 ********************************************************************************
-* Copyright (C) 2008-2012, International Business Machines Corporation         *
-* and others. All Rights Reserved.                                             *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                      *
+* License & terms of use: http://www.unicode.org/copyright.html               *                                *                                                                              *
 *                                                                              *
 * 6/26/08 - Created by Brian Rower - heavy copying from ICU4J readme & others  *
 *                                                                              *
diff --git a/icu4c/source/data/icupkg.inc.in b/icu4c/source/data/icupkg.inc.in
index 3bf66ff..3e77945 100644
--- a/icu4c/source/data/icupkg.inc.in
+++ b/icu4c/source/data/icupkg.inc.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 2000-2008, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 # This Makefile is used to build the ICU's data.
diff --git a/icu4c/source/data/lang/af.txt b/icu4c/source/data/lang/af.txt
index 0388f11..3d40e5b 100644
--- a/icu4c/source/data/lang/af.txt
+++ b/icu4c/source/data/lang/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/lang/agq.txt b/icu4c/source/data/lang/agq.txt
index 23b6119..d918e6c 100755
--- a/icu4c/source/data/lang/agq.txt
+++ b/icu4c/source/data/lang/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/lang/ak.txt b/icu4c/source/data/lang/ak.txt
index 7407a6e..6bf07af 100755
--- a/icu4c/source/data/lang/ak.txt
+++ b/icu4c/source/data/lang/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/lang/am.txt b/icu4c/source/data/lang/am.txt
index 8f5cf70..e5bb8e2 100644
--- a/icu4c/source/data/lang/am.txt
+++ b/icu4c/source/data/lang/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/lang/ar.txt b/icu4c/source/data/lang/ar.txt
index be67949..3528806 100644
--- a/icu4c/source/data/lang/ar.txt
+++ b/icu4c/source/data/lang/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/lang/ar_EG.txt b/icu4c/source/data/lang/ar_EG.txt
index c79bd46..d15ccb4 100755
--- a/icu4c/source/data/lang/ar_EG.txt
+++ b/icu4c/source/data/lang/ar_EG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_EG.xml
 // *
diff --git a/icu4c/source/data/lang/as.txt b/icu4c/source/data/lang/as.txt
index e7c4ad3..e12180e 100644
--- a/icu4c/source/data/lang/as.txt
+++ b/icu4c/source/data/lang/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/lang/asa.txt b/icu4c/source/data/lang/asa.txt
index 68ff01a..77ae7b2 100755
--- a/icu4c/source/data/lang/asa.txt
+++ b/icu4c/source/data/lang/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/lang/ast.txt b/icu4c/source/data/lang/ast.txt
index 9d14e3e..95e9741 100755
--- a/icu4c/source/data/lang/ast.txt
+++ b/icu4c/source/data/lang/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/lang/az.txt b/icu4c/source/data/lang/az.txt
index 40d9a24..99aacf0 100644
--- a/icu4c/source/data/lang/az.txt
+++ b/icu4c/source/data/lang/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/lang/az_AZ.txt b/icu4c/source/data/lang/az_AZ.txt
index 6aa0384..a5a4c2f 100644
--- a/icu4c/source/data/lang/az_AZ.txt
+++ b/icu4c/source/data/lang/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/az_Cyrl.txt b/icu4c/source/data/lang/az_Cyrl.txt
index d8f3514..02823b2 100644
--- a/icu4c/source/data/lang/az_Cyrl.txt
+++ b/icu4c/source/data/lang/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/az_Latn.txt b/icu4c/source/data/lang/az_Latn.txt
index e49243f..e64d0cf 100644
--- a/icu4c/source/data/lang/az_Latn.txt
+++ b/icu4c/source/data/lang/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/az_Latn_AZ.txt b/icu4c/source/data/lang/az_Latn_AZ.txt
index 3abc5ac..8889f66 100644
--- a/icu4c/source/data/lang/az_Latn_AZ.txt
+++ b/icu4c/source/data/lang/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/bas.txt b/icu4c/source/data/lang/bas.txt
index 46d44ea..fd7ca47 100755
--- a/icu4c/source/data/lang/bas.txt
+++ b/icu4c/source/data/lang/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/lang/be.txt b/icu4c/source/data/lang/be.txt
index 73e7376..f8aa98a 100644
--- a/icu4c/source/data/lang/be.txt
+++ b/icu4c/source/data/lang/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/lang/bem.txt b/icu4c/source/data/lang/bem.txt
index 496ad65..7ff16a3 100755
--- a/icu4c/source/data/lang/bem.txt
+++ b/icu4c/source/data/lang/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/lang/bez.txt b/icu4c/source/data/lang/bez.txt
index 93875bc..ebbd469 100755
--- a/icu4c/source/data/lang/bez.txt
+++ b/icu4c/source/data/lang/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/lang/bg.txt b/icu4c/source/data/lang/bg.txt
index 79c82d1..86e21e6 100644
--- a/icu4c/source/data/lang/bg.txt
+++ b/icu4c/source/data/lang/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/lang/bm.txt b/icu4c/source/data/lang/bm.txt
index 5a70912..df06763 100755
--- a/icu4c/source/data/lang/bm.txt
+++ b/icu4c/source/data/lang/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/lang/bn.txt b/icu4c/source/data/lang/bn.txt
index fccf1e7..11e213c 100644
--- a/icu4c/source/data/lang/bn.txt
+++ b/icu4c/source/data/lang/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/lang/bo.txt b/icu4c/source/data/lang/bo.txt
index 9ff55f4..9758301 100644
--- a/icu4c/source/data/lang/bo.txt
+++ b/icu4c/source/data/lang/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/lang/br.txt b/icu4c/source/data/lang/br.txt
index 558a5d4..13203c3 100755
--- a/icu4c/source/data/lang/br.txt
+++ b/icu4c/source/data/lang/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/lang/brx.txt b/icu4c/source/data/lang/brx.txt
index 07123f9..64c4c9f 100755
--- a/icu4c/source/data/lang/brx.txt
+++ b/icu4c/source/data/lang/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/lang/bs.txt b/icu4c/source/data/lang/bs.txt
index 4f2fe8c..94edc40 100644
--- a/icu4c/source/data/lang/bs.txt
+++ b/icu4c/source/data/lang/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/lang/bs_BA.txt b/icu4c/source/data/lang/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/lang/bs_BA.txt
+++ b/icu4c/source/data/lang/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/bs_Cyrl.txt b/icu4c/source/data/lang/bs_Cyrl.txt
index 2d0920c..59de926 100755
--- a/icu4c/source/data/lang/bs_Cyrl.txt
+++ b/icu4c/source/data/lang/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/bs_Latn.txt b/icu4c/source/data/lang/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/lang/bs_Latn.txt
+++ b/icu4c/source/data/lang/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/bs_Latn_BA.txt b/icu4c/source/data/lang/bs_Latn_BA.txt
index 5afc152..43ebf86 100755
--- a/icu4c/source/data/lang/bs_Latn_BA.txt
+++ b/icu4c/source/data/lang/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/ca.txt b/icu4c/source/data/lang/ca.txt
index ebd0967..bdbe437 100644
--- a/icu4c/source/data/lang/ca.txt
+++ b/icu4c/source/data/lang/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/lang/ce.txt b/icu4c/source/data/lang/ce.txt
index 3428f53..14071dd 100755
--- a/icu4c/source/data/lang/ce.txt
+++ b/icu4c/source/data/lang/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/lang/cgg.txt b/icu4c/source/data/lang/cgg.txt
index f868dec..c4c4cf7 100755
--- a/icu4c/source/data/lang/cgg.txt
+++ b/icu4c/source/data/lang/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/lang/chr.txt b/icu4c/source/data/lang/chr.txt
index 9baa4c6..a99b34e 100755
--- a/icu4c/source/data/lang/chr.txt
+++ b/icu4c/source/data/lang/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/lang/cs.txt b/icu4c/source/data/lang/cs.txt
index 62f2da0..9169c11 100644
--- a/icu4c/source/data/lang/cs.txt
+++ b/icu4c/source/data/lang/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/lang/cy.txt b/icu4c/source/data/lang/cy.txt
index 863d158..485074d 100644
--- a/icu4c/source/data/lang/cy.txt
+++ b/icu4c/source/data/lang/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/lang/da.txt b/icu4c/source/data/lang/da.txt
index 06e6c65..f2db107 100644
--- a/icu4c/source/data/lang/da.txt
+++ b/icu4c/source/data/lang/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/lang/dav.txt b/icu4c/source/data/lang/dav.txt
index 27b4407..a958430 100755
--- a/icu4c/source/data/lang/dav.txt
+++ b/icu4c/source/data/lang/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/lang/de.txt b/icu4c/source/data/lang/de.txt
index f6602b8..dac6c7d 100644
--- a/icu4c/source/data/lang/de.txt
+++ b/icu4c/source/data/lang/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/lang/de_CH.txt b/icu4c/source/data/lang/de_CH.txt
index 5493d42c..c690973 100644
--- a/icu4c/source/data/lang/de_CH.txt
+++ b/icu4c/source/data/lang/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
 // *
diff --git a/icu4c/source/data/lang/dje.txt b/icu4c/source/data/lang/dje.txt
index 7a1a55b..83d5a14 100755
--- a/icu4c/source/data/lang/dje.txt
+++ b/icu4c/source/data/lang/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/lang/dsb.txt b/icu4c/source/data/lang/dsb.txt
index 22496ff..0698b0c 100644
--- a/icu4c/source/data/lang/dsb.txt
+++ b/icu4c/source/data/lang/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/lang/dua.txt b/icu4c/source/data/lang/dua.txt
index bb27f62..d63fb78 100755
--- a/icu4c/source/data/lang/dua.txt
+++ b/icu4c/source/data/lang/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/lang/dyo.txt b/icu4c/source/data/lang/dyo.txt
index 192aa34..d15d2ff 100755
--- a/icu4c/source/data/lang/dyo.txt
+++ b/icu4c/source/data/lang/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/lang/dz.txt b/icu4c/source/data/lang/dz.txt
index f564313..0783bdf 100755
--- a/icu4c/source/data/lang/dz.txt
+++ b/icu4c/source/data/lang/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/lang/ebu.txt b/icu4c/source/data/lang/ebu.txt
index 0b400f4..08a7cfd 100755
--- a/icu4c/source/data/lang/ebu.txt
+++ b/icu4c/source/data/lang/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/lang/ee.txt b/icu4c/source/data/lang/ee.txt
index 7de18e0..a30f303 100755
--- a/icu4c/source/data/lang/ee.txt
+++ b/icu4c/source/data/lang/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/lang/el.txt b/icu4c/source/data/lang/el.txt
index 7c4ee7a..a877162 100644
--- a/icu4c/source/data/lang/el.txt
+++ b/icu4c/source/data/lang/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/lang/en.txt b/icu4c/source/data/lang/en.txt
index 17084ca..2fa84f7 100644
--- a/icu4c/source/data/lang/en.txt
+++ b/icu4c/source/data/lang/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/lang/en_150.txt b/icu4c/source/data/lang/en_150.txt
index 7a651bb..62d0c9a 100755
--- a/icu4c/source/data/lang/en_150.txt
+++ b/icu4c/source/data/lang/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/lang/en_AG.txt b/icu4c/source/data/lang/en_AG.txt
index 6b1e510..f3c5f05 100755
--- a/icu4c/source/data/lang/en_AG.txt
+++ b/icu4c/source/data/lang/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/lang/en_AI.txt b/icu4c/source/data/lang/en_AI.txt
index 77a3fde..8f4d8b2 100755
--- a/icu4c/source/data/lang/en_AI.txt
+++ b/icu4c/source/data/lang/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/lang/en_AT.txt b/icu4c/source/data/lang/en_AT.txt
index 655f74e..3623034 100755
--- a/icu4c/source/data/lang/en_AT.txt
+++ b/icu4c/source/data/lang/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/lang/en_AU.txt b/icu4c/source/data/lang/en_AU.txt
index 853d470..b1187dc 100755
--- a/icu4c/source/data/lang/en_AU.txt
+++ b/icu4c/source/data/lang/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/lang/en_BB.txt b/icu4c/source/data/lang/en_BB.txt
index 331ec09..66ed6c3 100755
--- a/icu4c/source/data/lang/en_BB.txt
+++ b/icu4c/source/data/lang/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/lang/en_BE.txt b/icu4c/source/data/lang/en_BE.txt
index d9234c2..c030400 100755
--- a/icu4c/source/data/lang/en_BE.txt
+++ b/icu4c/source/data/lang/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/lang/en_BM.txt b/icu4c/source/data/lang/en_BM.txt
index 98b6ebb..a020ff3 100755
--- a/icu4c/source/data/lang/en_BM.txt
+++ b/icu4c/source/data/lang/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/lang/en_BS.txt b/icu4c/source/data/lang/en_BS.txt
index c28a31a..3f287c4 100755
--- a/icu4c/source/data/lang/en_BS.txt
+++ b/icu4c/source/data/lang/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/lang/en_BW.txt b/icu4c/source/data/lang/en_BW.txt
index e66b5e7..cbcc21c 100755
--- a/icu4c/source/data/lang/en_BW.txt
+++ b/icu4c/source/data/lang/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/lang/en_BZ.txt b/icu4c/source/data/lang/en_BZ.txt
index a455d61..82557fd 100755
--- a/icu4c/source/data/lang/en_BZ.txt
+++ b/icu4c/source/data/lang/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/lang/en_CA.txt b/icu4c/source/data/lang/en_CA.txt
index 6a04a23..8d69009 100755
--- a/icu4c/source/data/lang/en_CA.txt
+++ b/icu4c/source/data/lang/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/lang/en_CC.txt b/icu4c/source/data/lang/en_CC.txt
index b6cc42b..5afc8d8 100755
--- a/icu4c/source/data/lang/en_CC.txt
+++ b/icu4c/source/data/lang/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/lang/en_CH.txt b/icu4c/source/data/lang/en_CH.txt
index 31c971e..f7c054c 100755
--- a/icu4c/source/data/lang/en_CH.txt
+++ b/icu4c/source/data/lang/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/lang/en_CK.txt b/icu4c/source/data/lang/en_CK.txt
index b1ec923..4f81010 100755
--- a/icu4c/source/data/lang/en_CK.txt
+++ b/icu4c/source/data/lang/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/lang/en_CM.txt b/icu4c/source/data/lang/en_CM.txt
index e57b48e..c63ea1f 100755
--- a/icu4c/source/data/lang/en_CM.txt
+++ b/icu4c/source/data/lang/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/lang/en_CX.txt b/icu4c/source/data/lang/en_CX.txt
index 9763b48..d4d7810 100755
--- a/icu4c/source/data/lang/en_CX.txt
+++ b/icu4c/source/data/lang/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/lang/en_CY.txt b/icu4c/source/data/lang/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/lang/en_CY.txt
+++ b/icu4c/source/data/lang/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/lang/en_DE.txt b/icu4c/source/data/lang/en_DE.txt
index f06a35c..a93e9f3 100755
--- a/icu4c/source/data/lang/en_DE.txt
+++ b/icu4c/source/data/lang/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/lang/en_DG.txt b/icu4c/source/data/lang/en_DG.txt
index 1a602cf..0982238 100755
--- a/icu4c/source/data/lang/en_DG.txt
+++ b/icu4c/source/data/lang/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/lang/en_DK.txt b/icu4c/source/data/lang/en_DK.txt
index 5110c8b..b9ecdcf 100755
--- a/icu4c/source/data/lang/en_DK.txt
+++ b/icu4c/source/data/lang/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/lang/en_DM.txt b/icu4c/source/data/lang/en_DM.txt
index 2f505cd..31a6c38 100755
--- a/icu4c/source/data/lang/en_DM.txt
+++ b/icu4c/source/data/lang/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/lang/en_ER.txt b/icu4c/source/data/lang/en_ER.txt
index a8191bb..e86a1e7 100755
--- a/icu4c/source/data/lang/en_ER.txt
+++ b/icu4c/source/data/lang/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/lang/en_FI.txt b/icu4c/source/data/lang/en_FI.txt
index 8ec7794..fa52c92 100755
--- a/icu4c/source/data/lang/en_FI.txt
+++ b/icu4c/source/data/lang/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/lang/en_FJ.txt b/icu4c/source/data/lang/en_FJ.txt
index f647821..55fd093 100755
--- a/icu4c/source/data/lang/en_FJ.txt
+++ b/icu4c/source/data/lang/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/lang/en_FK.txt b/icu4c/source/data/lang/en_FK.txt
index 6833584..689b616 100755
--- a/icu4c/source/data/lang/en_FK.txt
+++ b/icu4c/source/data/lang/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/lang/en_FM.txt b/icu4c/source/data/lang/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/lang/en_FM.txt
+++ b/icu4c/source/data/lang/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/lang/en_GB.txt b/icu4c/source/data/lang/en_GB.txt
index 43f0601..0f76f53 100755
--- a/icu4c/source/data/lang/en_GB.txt
+++ b/icu4c/source/data/lang/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/lang/en_GD.txt b/icu4c/source/data/lang/en_GD.txt
index 00c1e33..281fe0b 100755
--- a/icu4c/source/data/lang/en_GD.txt
+++ b/icu4c/source/data/lang/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/lang/en_GG.txt b/icu4c/source/data/lang/en_GG.txt
index 4cfaccde..d5f9d79 100755
--- a/icu4c/source/data/lang/en_GG.txt
+++ b/icu4c/source/data/lang/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/lang/en_GH.txt b/icu4c/source/data/lang/en_GH.txt
index 75f45d2..531e9e0 100755
--- a/icu4c/source/data/lang/en_GH.txt
+++ b/icu4c/source/data/lang/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/lang/en_GI.txt b/icu4c/source/data/lang/en_GI.txt
index 035c94e..86fdde6 100755
--- a/icu4c/source/data/lang/en_GI.txt
+++ b/icu4c/source/data/lang/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/lang/en_GM.txt b/icu4c/source/data/lang/en_GM.txt
index 6603e38..2959237 100755
--- a/icu4c/source/data/lang/en_GM.txt
+++ b/icu4c/source/data/lang/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/lang/en_GY.txt b/icu4c/source/data/lang/en_GY.txt
index fff2e56..62d05c7 100755
--- a/icu4c/source/data/lang/en_GY.txt
+++ b/icu4c/source/data/lang/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/lang/en_HK.txt b/icu4c/source/data/lang/en_HK.txt
index 034502e..dbbe821 100755
--- a/icu4c/source/data/lang/en_HK.txt
+++ b/icu4c/source/data/lang/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/lang/en_IE.txt b/icu4c/source/data/lang/en_IE.txt
index 992bd86..e9f95af 100755
--- a/icu4c/source/data/lang/en_IE.txt
+++ b/icu4c/source/data/lang/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/lang/en_IL.txt b/icu4c/source/data/lang/en_IL.txt
index 84000ef..ae2c522 100755
--- a/icu4c/source/data/lang/en_IL.txt
+++ b/icu4c/source/data/lang/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/lang/en_IM.txt b/icu4c/source/data/lang/en_IM.txt
index 92aca30..1e622bf 100755
--- a/icu4c/source/data/lang/en_IM.txt
+++ b/icu4c/source/data/lang/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/lang/en_IN.txt b/icu4c/source/data/lang/en_IN.txt
index 449a564..c8528b0 100755
--- a/icu4c/source/data/lang/en_IN.txt
+++ b/icu4c/source/data/lang/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/lang/en_IO.txt b/icu4c/source/data/lang/en_IO.txt
index 6786430..1d32d51 100755
--- a/icu4c/source/data/lang/en_IO.txt
+++ b/icu4c/source/data/lang/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/lang/en_JE.txt b/icu4c/source/data/lang/en_JE.txt
index 8c5ae3e..5f942d6 100755
--- a/icu4c/source/data/lang/en_JE.txt
+++ b/icu4c/source/data/lang/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/lang/en_JM.txt b/icu4c/source/data/lang/en_JM.txt
index c0b897e..fe6f1a0 100755
--- a/icu4c/source/data/lang/en_JM.txt
+++ b/icu4c/source/data/lang/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/lang/en_KE.txt b/icu4c/source/data/lang/en_KE.txt
index 36021a4..2579824 100755
--- a/icu4c/source/data/lang/en_KE.txt
+++ b/icu4c/source/data/lang/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/lang/en_KI.txt b/icu4c/source/data/lang/en_KI.txt
index 4674c31..c16645a 100755
--- a/icu4c/source/data/lang/en_KI.txt
+++ b/icu4c/source/data/lang/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/lang/en_KN.txt b/icu4c/source/data/lang/en_KN.txt
index f62606a..87b3a7f 100755
--- a/icu4c/source/data/lang/en_KN.txt
+++ b/icu4c/source/data/lang/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/lang/en_KY.txt b/icu4c/source/data/lang/en_KY.txt
index b587f16..8930fb9 100755
--- a/icu4c/source/data/lang/en_KY.txt
+++ b/icu4c/source/data/lang/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/lang/en_LC.txt b/icu4c/source/data/lang/en_LC.txt
index ca25072..f004887 100755
--- a/icu4c/source/data/lang/en_LC.txt
+++ b/icu4c/source/data/lang/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/lang/en_LR.txt b/icu4c/source/data/lang/en_LR.txt
index 50f3fc6..ac85037 100755
--- a/icu4c/source/data/lang/en_LR.txt
+++ b/icu4c/source/data/lang/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/lang/en_LS.txt b/icu4c/source/data/lang/en_LS.txt
index a2ff500..eebc472 100755
--- a/icu4c/source/data/lang/en_LS.txt
+++ b/icu4c/source/data/lang/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/lang/en_MG.txt b/icu4c/source/data/lang/en_MG.txt
index 1cd9825..bee477d 100755
--- a/icu4c/source/data/lang/en_MG.txt
+++ b/icu4c/source/data/lang/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/lang/en_MO.txt b/icu4c/source/data/lang/en_MO.txt
index b155af3..58e5126 100755
--- a/icu4c/source/data/lang/en_MO.txt
+++ b/icu4c/source/data/lang/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/lang/en_MS.txt b/icu4c/source/data/lang/en_MS.txt
index 94b58a5..8207836 100755
--- a/icu4c/source/data/lang/en_MS.txt
+++ b/icu4c/source/data/lang/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/lang/en_MT.txt b/icu4c/source/data/lang/en_MT.txt
index 97074f1..eadd1ba 100755
--- a/icu4c/source/data/lang/en_MT.txt
+++ b/icu4c/source/data/lang/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/lang/en_MU.txt b/icu4c/source/data/lang/en_MU.txt
index ed7bf2d..c32cbc3 100755
--- a/icu4c/source/data/lang/en_MU.txt
+++ b/icu4c/source/data/lang/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/lang/en_MW.txt b/icu4c/source/data/lang/en_MW.txt
index 89d0451..b0f4221 100755
--- a/icu4c/source/data/lang/en_MW.txt
+++ b/icu4c/source/data/lang/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/lang/en_MY.txt b/icu4c/source/data/lang/en_MY.txt
index d8767be..9d96393 100644
--- a/icu4c/source/data/lang/en_MY.txt
+++ b/icu4c/source/data/lang/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/lang/en_NA.txt b/icu4c/source/data/lang/en_NA.txt
index 3f5ab0e..54324401 100755
--- a/icu4c/source/data/lang/en_NA.txt
+++ b/icu4c/source/data/lang/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/lang/en_NF.txt b/icu4c/source/data/lang/en_NF.txt
index 302573a..fc24cd6 100755
--- a/icu4c/source/data/lang/en_NF.txt
+++ b/icu4c/source/data/lang/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/lang/en_NG.txt b/icu4c/source/data/lang/en_NG.txt
index 0fddecc..6c98833 100755
--- a/icu4c/source/data/lang/en_NG.txt
+++ b/icu4c/source/data/lang/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/lang/en_NH.txt b/icu4c/source/data/lang/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/lang/en_NH.txt
+++ b/icu4c/source/data/lang/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/en_NL.txt b/icu4c/source/data/lang/en_NL.txt
index 5ee1e0a..881c22d 100755
--- a/icu4c/source/data/lang/en_NL.txt
+++ b/icu4c/source/data/lang/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/lang/en_NR.txt b/icu4c/source/data/lang/en_NR.txt
index 80a9f4a..d06e751 100755
--- a/icu4c/source/data/lang/en_NR.txt
+++ b/icu4c/source/data/lang/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/lang/en_NU.txt b/icu4c/source/data/lang/en_NU.txt
index cffc222..715a1e5 100755
--- a/icu4c/source/data/lang/en_NU.txt
+++ b/icu4c/source/data/lang/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/lang/en_NZ.txt b/icu4c/source/data/lang/en_NZ.txt
index 6044645..e389958 100755
--- a/icu4c/source/data/lang/en_NZ.txt
+++ b/icu4c/source/data/lang/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/lang/en_PG.txt b/icu4c/source/data/lang/en_PG.txt
index d14bf07..4cbded8 100755
--- a/icu4c/source/data/lang/en_PG.txt
+++ b/icu4c/source/data/lang/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/lang/en_PH.txt b/icu4c/source/data/lang/en_PH.txt
index 034717b..98b579d 100755
--- a/icu4c/source/data/lang/en_PH.txt
+++ b/icu4c/source/data/lang/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/lang/en_PK.txt b/icu4c/source/data/lang/en_PK.txt
index 511191e..7d3ee32 100755
--- a/icu4c/source/data/lang/en_PK.txt
+++ b/icu4c/source/data/lang/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/lang/en_PN.txt b/icu4c/source/data/lang/en_PN.txt
index cefb035..86c9a0f 100755
--- a/icu4c/source/data/lang/en_PN.txt
+++ b/icu4c/source/data/lang/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/lang/en_PW.txt b/icu4c/source/data/lang/en_PW.txt
index ac5dc57..3f53341 100755
--- a/icu4c/source/data/lang/en_PW.txt
+++ b/icu4c/source/data/lang/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/lang/en_RH.txt b/icu4c/source/data/lang/en_RH.txt
index 1349874..3fe7c02 100644
--- a/icu4c/source/data/lang/en_RH.txt
+++ b/icu4c/source/data/lang/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/en_RW.txt b/icu4c/source/data/lang/en_RW.txt
index 73e0e1b..cb0e5cb 100755
--- a/icu4c/source/data/lang/en_RW.txt
+++ b/icu4c/source/data/lang/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/lang/en_SB.txt b/icu4c/source/data/lang/en_SB.txt
index 732ae5a..0d3cf10 100755
--- a/icu4c/source/data/lang/en_SB.txt
+++ b/icu4c/source/data/lang/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/lang/en_SC.txt b/icu4c/source/data/lang/en_SC.txt
index f60fe42..fa040ac 100755
--- a/icu4c/source/data/lang/en_SC.txt
+++ b/icu4c/source/data/lang/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/lang/en_SD.txt b/icu4c/source/data/lang/en_SD.txt
index d38d703..d99647d 100755
--- a/icu4c/source/data/lang/en_SD.txt
+++ b/icu4c/source/data/lang/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/lang/en_SE.txt b/icu4c/source/data/lang/en_SE.txt
index d3e88d9..9e144f0 100755
--- a/icu4c/source/data/lang/en_SE.txt
+++ b/icu4c/source/data/lang/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/lang/en_SG.txt b/icu4c/source/data/lang/en_SG.txt
index 33534fe..7182304 100755
--- a/icu4c/source/data/lang/en_SG.txt
+++ b/icu4c/source/data/lang/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/lang/en_SH.txt b/icu4c/source/data/lang/en_SH.txt
index d9e0e0f..91c7ed0 100755
--- a/icu4c/source/data/lang/en_SH.txt
+++ b/icu4c/source/data/lang/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/lang/en_SI.txt b/icu4c/source/data/lang/en_SI.txt
index 9e8aa75..4048047 100755
--- a/icu4c/source/data/lang/en_SI.txt
+++ b/icu4c/source/data/lang/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/lang/en_SL.txt b/icu4c/source/data/lang/en_SL.txt
index 66b8413..3d4c49e 100755
--- a/icu4c/source/data/lang/en_SL.txt
+++ b/icu4c/source/data/lang/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/lang/en_SS.txt b/icu4c/source/data/lang/en_SS.txt
index 9c93708..d6ff45b 100755
--- a/icu4c/source/data/lang/en_SS.txt
+++ b/icu4c/source/data/lang/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/lang/en_SX.txt b/icu4c/source/data/lang/en_SX.txt
index c791809..3335430 100755
--- a/icu4c/source/data/lang/en_SX.txt
+++ b/icu4c/source/data/lang/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/lang/en_SZ.txt b/icu4c/source/data/lang/en_SZ.txt
index c04c69b..2cc3884 100755
--- a/icu4c/source/data/lang/en_SZ.txt
+++ b/icu4c/source/data/lang/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/lang/en_TC.txt b/icu4c/source/data/lang/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/lang/en_TC.txt
+++ b/icu4c/source/data/lang/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/lang/en_TK.txt b/icu4c/source/data/lang/en_TK.txt
index af36a3e..2d79c33 100755
--- a/icu4c/source/data/lang/en_TK.txt
+++ b/icu4c/source/data/lang/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/lang/en_TO.txt b/icu4c/source/data/lang/en_TO.txt
index 8168819..12fc556 100755
--- a/icu4c/source/data/lang/en_TO.txt
+++ b/icu4c/source/data/lang/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/lang/en_TT.txt b/icu4c/source/data/lang/en_TT.txt
index a6fa9db..c4f5f7b 100755
--- a/icu4c/source/data/lang/en_TT.txt
+++ b/icu4c/source/data/lang/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/lang/en_TV.txt b/icu4c/source/data/lang/en_TV.txt
index 743fd00..73d14ca 100755
--- a/icu4c/source/data/lang/en_TV.txt
+++ b/icu4c/source/data/lang/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/lang/en_TZ.txt b/icu4c/source/data/lang/en_TZ.txt
index c43275d..aeaf197 100755
--- a/icu4c/source/data/lang/en_TZ.txt
+++ b/icu4c/source/data/lang/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/lang/en_UG.txt b/icu4c/source/data/lang/en_UG.txt
index 7a1be04..acbb8fc 100755
--- a/icu4c/source/data/lang/en_UG.txt
+++ b/icu4c/source/data/lang/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/lang/en_VC.txt b/icu4c/source/data/lang/en_VC.txt
index 5a03ac9..9d35ecc 100755
--- a/icu4c/source/data/lang/en_VC.txt
+++ b/icu4c/source/data/lang/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/lang/en_VG.txt b/icu4c/source/data/lang/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/lang/en_VG.txt
+++ b/icu4c/source/data/lang/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/lang/en_VU.txt b/icu4c/source/data/lang/en_VU.txt
index 504e18b..72411b2 100755
--- a/icu4c/source/data/lang/en_VU.txt
+++ b/icu4c/source/data/lang/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/lang/en_WS.txt b/icu4c/source/data/lang/en_WS.txt
index 036a79b..d4011c9 100755
--- a/icu4c/source/data/lang/en_WS.txt
+++ b/icu4c/source/data/lang/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/lang/en_ZA.txt b/icu4c/source/data/lang/en_ZA.txt
index e4ccc57..4cad7c3 100755
--- a/icu4c/source/data/lang/en_ZA.txt
+++ b/icu4c/source/data/lang/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/lang/en_ZM.txt b/icu4c/source/data/lang/en_ZM.txt
index a7e3e94..5d0ee3f 100755
--- a/icu4c/source/data/lang/en_ZM.txt
+++ b/icu4c/source/data/lang/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/lang/en_ZW.txt b/icu4c/source/data/lang/en_ZW.txt
index 5823331..38f7572 100644
--- a/icu4c/source/data/lang/en_ZW.txt
+++ b/icu4c/source/data/lang/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/lang/eo.txt b/icu4c/source/data/lang/eo.txt
index 6a21732..98bb4b5 100644
--- a/icu4c/source/data/lang/eo.txt
+++ b/icu4c/source/data/lang/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/lang/es.txt b/icu4c/source/data/lang/es.txt
index 65388de..e7f945e 100644
--- a/icu4c/source/data/lang/es.txt
+++ b/icu4c/source/data/lang/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/lang/es_419.txt b/icu4c/source/data/lang/es_419.txt
index c5b7920..2f076130 100755
--- a/icu4c/source/data/lang/es_419.txt
+++ b/icu4c/source/data/lang/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/lang/es_AR.txt b/icu4c/source/data/lang/es_AR.txt
index 8fda398..a3e6f2d 100755
--- a/icu4c/source/data/lang/es_AR.txt
+++ b/icu4c/source/data/lang/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/lang/es_BO.txt b/icu4c/source/data/lang/es_BO.txt
index b24a585..e82d250 100755
--- a/icu4c/source/data/lang/es_BO.txt
+++ b/icu4c/source/data/lang/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/lang/es_CL.txt b/icu4c/source/data/lang/es_CL.txt
index 4611a15..241a9fe 100644
--- a/icu4c/source/data/lang/es_CL.txt
+++ b/icu4c/source/data/lang/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/lang/es_CO.txt b/icu4c/source/data/lang/es_CO.txt
index 32caf19..b10d613 100755
--- a/icu4c/source/data/lang/es_CO.txt
+++ b/icu4c/source/data/lang/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/lang/es_CR.txt b/icu4c/source/data/lang/es_CR.txt
index 6eb7061..5bb6c4e 100755
--- a/icu4c/source/data/lang/es_CR.txt
+++ b/icu4c/source/data/lang/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/lang/es_CU.txt b/icu4c/source/data/lang/es_CU.txt
index 20e56c4..e1411b3 100755
--- a/icu4c/source/data/lang/es_CU.txt
+++ b/icu4c/source/data/lang/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/lang/es_DO.txt b/icu4c/source/data/lang/es_DO.txt
index 332193b..2200f27 100755
--- a/icu4c/source/data/lang/es_DO.txt
+++ b/icu4c/source/data/lang/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/lang/es_EC.txt b/icu4c/source/data/lang/es_EC.txt
index 7b14ab2..e55c1fc 100755
--- a/icu4c/source/data/lang/es_EC.txt
+++ b/icu4c/source/data/lang/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/lang/es_GT.txt b/icu4c/source/data/lang/es_GT.txt
index 3588288..78cc3ec 100755
--- a/icu4c/source/data/lang/es_GT.txt
+++ b/icu4c/source/data/lang/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/lang/es_HN.txt b/icu4c/source/data/lang/es_HN.txt
index 32b0a76..dc7eb0d 100755
--- a/icu4c/source/data/lang/es_HN.txt
+++ b/icu4c/source/data/lang/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/lang/es_MX.txt b/icu4c/source/data/lang/es_MX.txt
index c75d967..cee7c57 100755
--- a/icu4c/source/data/lang/es_MX.txt
+++ b/icu4c/source/data/lang/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/lang/es_NI.txt b/icu4c/source/data/lang/es_NI.txt
index c89b982..e8b0186 100755
--- a/icu4c/source/data/lang/es_NI.txt
+++ b/icu4c/source/data/lang/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/lang/es_PA.txt b/icu4c/source/data/lang/es_PA.txt
index cb4e668..93fb318 100755
--- a/icu4c/source/data/lang/es_PA.txt
+++ b/icu4c/source/data/lang/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/lang/es_PE.txt b/icu4c/source/data/lang/es_PE.txt
index 25a8d3d..686c6ec 100755
--- a/icu4c/source/data/lang/es_PE.txt
+++ b/icu4c/source/data/lang/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/lang/es_PR.txt b/icu4c/source/data/lang/es_PR.txt
index 70e7f37..0e3c2c3 100755
--- a/icu4c/source/data/lang/es_PR.txt
+++ b/icu4c/source/data/lang/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/lang/es_PY.txt b/icu4c/source/data/lang/es_PY.txt
index 37ca54f..2c3704d 100755
--- a/icu4c/source/data/lang/es_PY.txt
+++ b/icu4c/source/data/lang/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/lang/es_SV.txt b/icu4c/source/data/lang/es_SV.txt
index 0729c4f..37631c3 100755
--- a/icu4c/source/data/lang/es_SV.txt
+++ b/icu4c/source/data/lang/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/lang/es_US.txt b/icu4c/source/data/lang/es_US.txt
index 05a2583..ce141f8 100755
--- a/icu4c/source/data/lang/es_US.txt
+++ b/icu4c/source/data/lang/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/lang/es_UY.txt b/icu4c/source/data/lang/es_UY.txt
index 5b2cbd5..ca2d617 100755
--- a/icu4c/source/data/lang/es_UY.txt
+++ b/icu4c/source/data/lang/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/lang/es_VE.txt b/icu4c/source/data/lang/es_VE.txt
index 0269d9f..01ad45d 100755
--- a/icu4c/source/data/lang/es_VE.txt
+++ b/icu4c/source/data/lang/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/lang/et.txt b/icu4c/source/data/lang/et.txt
index e4bbc6f..d4ded25 100644
--- a/icu4c/source/data/lang/et.txt
+++ b/icu4c/source/data/lang/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/lang/eu.txt b/icu4c/source/data/lang/eu.txt
index f465080..f519c80 100644
--- a/icu4c/source/data/lang/eu.txt
+++ b/icu4c/source/data/lang/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/lang/ewo.txt b/icu4c/source/data/lang/ewo.txt
index 3de5383..21faae9 100755
--- a/icu4c/source/data/lang/ewo.txt
+++ b/icu4c/source/data/lang/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/lang/fa.txt b/icu4c/source/data/lang/fa.txt
index 2c88b36..4c61bc5 100644
--- a/icu4c/source/data/lang/fa.txt
+++ b/icu4c/source/data/lang/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/lang/fa_AF.txt b/icu4c/source/data/lang/fa_AF.txt
index 4a2a0db..83755d4 100644
--- a/icu4c/source/data/lang/fa_AF.txt
+++ b/icu4c/source/data/lang/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa_AF.xml
 // *
diff --git a/icu4c/source/data/lang/ff.txt b/icu4c/source/data/lang/ff.txt
index 2ee6ed3..8253eb1 100755
--- a/icu4c/source/data/lang/ff.txt
+++ b/icu4c/source/data/lang/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/lang/fi.txt b/icu4c/source/data/lang/fi.txt
index 1b561ad..f61c171 100644
--- a/icu4c/source/data/lang/fi.txt
+++ b/icu4c/source/data/lang/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/lang/fil.txt b/icu4c/source/data/lang/fil.txt
index beaaef4..26c3657 100755
--- a/icu4c/source/data/lang/fil.txt
+++ b/icu4c/source/data/lang/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/lang/fil_PH.txt b/icu4c/source/data/lang/fil_PH.txt
index 2a848a3..e4d8788 100755
--- a/icu4c/source/data/lang/fil_PH.txt
+++ b/icu4c/source/data/lang/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/fo.txt b/icu4c/source/data/lang/fo.txt
index 9ec901d..0a863ec 100644
--- a/icu4c/source/data/lang/fo.txt
+++ b/icu4c/source/data/lang/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/lang/fr.txt b/icu4c/source/data/lang/fr.txt
index ddc4a50..3ccb6eb 100644
--- a/icu4c/source/data/lang/fr.txt
+++ b/icu4c/source/data/lang/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/lang/fr_CA.txt b/icu4c/source/data/lang/fr_CA.txt
index 03482ef..ebd13cb 100755
--- a/icu4c/source/data/lang/fr_CA.txt
+++ b/icu4c/source/data/lang/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/lang/fr_CH.txt b/icu4c/source/data/lang/fr_CH.txt
index 477c964..c4a9696 100755
--- a/icu4c/source/data/lang/fr_CH.txt
+++ b/icu4c/source/data/lang/fr_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CH.xml
 // *
diff --git a/icu4c/source/data/lang/fur.txt b/icu4c/source/data/lang/fur.txt
index f950168..33d2031 100644
--- a/icu4c/source/data/lang/fur.txt
+++ b/icu4c/source/data/lang/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/lang/fy.txt b/icu4c/source/data/lang/fy.txt
index ca08228..7bce98f 100644
--- a/icu4c/source/data/lang/fy.txt
+++ b/icu4c/source/data/lang/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/lang/ga.txt b/icu4c/source/data/lang/ga.txt
index c76b51f..a1866f3 100644
--- a/icu4c/source/data/lang/ga.txt
+++ b/icu4c/source/data/lang/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/lang/gd.txt b/icu4c/source/data/lang/gd.txt
index e9148f9..3d8bc95 100644
--- a/icu4c/source/data/lang/gd.txt
+++ b/icu4c/source/data/lang/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/lang/gl.txt b/icu4c/source/data/lang/gl.txt
index 9e7f7bb..4c030b2 100644
--- a/icu4c/source/data/lang/gl.txt
+++ b/icu4c/source/data/lang/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/lang/gsw.txt b/icu4c/source/data/lang/gsw.txt
index fbe21fe..1a2774a 100644
--- a/icu4c/source/data/lang/gsw.txt
+++ b/icu4c/source/data/lang/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/lang/gu.txt b/icu4c/source/data/lang/gu.txt
index 2cbe52b..194a74e 100644
--- a/icu4c/source/data/lang/gu.txt
+++ b/icu4c/source/data/lang/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/lang/guz.txt b/icu4c/source/data/lang/guz.txt
index 08b4b85..86adfbb 100755
--- a/icu4c/source/data/lang/guz.txt
+++ b/icu4c/source/data/lang/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/lang/gv.txt b/icu4c/source/data/lang/gv.txt
index c8da725..0ef23ef 100644
--- a/icu4c/source/data/lang/gv.txt
+++ b/icu4c/source/data/lang/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/lang/ha.txt b/icu4c/source/data/lang/ha.txt
index d030312..5fe0de3 100644
--- a/icu4c/source/data/lang/ha.txt
+++ b/icu4c/source/data/lang/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/lang/haw.txt b/icu4c/source/data/lang/haw.txt
index b2aadd0..ada6bf5 100644
--- a/icu4c/source/data/lang/haw.txt
+++ b/icu4c/source/data/lang/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/lang/he.txt b/icu4c/source/data/lang/he.txt
index 4a8ea88..287563c 100644
--- a/icu4c/source/data/lang/he.txt
+++ b/icu4c/source/data/lang/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/lang/he_IL.txt b/icu4c/source/data/lang/he_IL.txt
index 8e940f0..2c5c03a 100644
--- a/icu4c/source/data/lang/he_IL.txt
+++ b/icu4c/source/data/lang/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/hi.txt b/icu4c/source/data/lang/hi.txt
index 2770c10..3cca127 100644
--- a/icu4c/source/data/lang/hi.txt
+++ b/icu4c/source/data/lang/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/lang/hr.txt b/icu4c/source/data/lang/hr.txt
index baabd00..1457191 100644
--- a/icu4c/source/data/lang/hr.txt
+++ b/icu4c/source/data/lang/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/lang/hsb.txt b/icu4c/source/data/lang/hsb.txt
index 09a5339..96d7c9f 100644
--- a/icu4c/source/data/lang/hsb.txt
+++ b/icu4c/source/data/lang/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/lang/hu.txt b/icu4c/source/data/lang/hu.txt
index d35ec07..b0735b7 100644
--- a/icu4c/source/data/lang/hu.txt
+++ b/icu4c/source/data/lang/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/lang/hy.txt b/icu4c/source/data/lang/hy.txt
index 18c5d49..189d867 100644
--- a/icu4c/source/data/lang/hy.txt
+++ b/icu4c/source/data/lang/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/lang/id.txt b/icu4c/source/data/lang/id.txt
index 445b121..91b06f1 100644
--- a/icu4c/source/data/lang/id.txt
+++ b/icu4c/source/data/lang/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/lang/id_ID.txt b/icu4c/source/data/lang/id_ID.txt
index d704f9d..88cd94b 100644
--- a/icu4c/source/data/lang/id_ID.txt
+++ b/icu4c/source/data/lang/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/ig.txt b/icu4c/source/data/lang/ig.txt
index 019e66d..60fea92 100755
--- a/icu4c/source/data/lang/ig.txt
+++ b/icu4c/source/data/lang/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/lang/ii.txt b/icu4c/source/data/lang/ii.txt
index 38062ec..fb8e574 100644
--- a/icu4c/source/data/lang/ii.txt
+++ b/icu4c/source/data/lang/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/lang/in.txt b/icu4c/source/data/lang/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/lang/in.txt
+++ b/icu4c/source/data/lang/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/in_ID.txt b/icu4c/source/data/lang/in_ID.txt
index db42db5..7161a4b 100644
--- a/icu4c/source/data/lang/in_ID.txt
+++ b/icu4c/source/data/lang/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/is.txt b/icu4c/source/data/lang/is.txt
index 48e1721..70a62f1 100644
--- a/icu4c/source/data/lang/is.txt
+++ b/icu4c/source/data/lang/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/lang/it.txt b/icu4c/source/data/lang/it.txt
index 59c87db..8aceaf4 100644
--- a/icu4c/source/data/lang/it.txt
+++ b/icu4c/source/data/lang/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/lang/iw.txt b/icu4c/source/data/lang/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/lang/iw.txt
+++ b/icu4c/source/data/lang/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/iw_IL.txt b/icu4c/source/data/lang/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/lang/iw_IL.txt
+++ b/icu4c/source/data/lang/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/ja.txt b/icu4c/source/data/lang/ja.txt
index cebb36d..bcbbe23 100644
--- a/icu4c/source/data/lang/ja.txt
+++ b/icu4c/source/data/lang/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/lang/ja_JP.txt b/icu4c/source/data/lang/ja_JP.txt
index 46ab497..380b698c 100644
--- a/icu4c/source/data/lang/ja_JP.txt
+++ b/icu4c/source/data/lang/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt b/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100644
--- a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/jgo.txt b/icu4c/source/data/lang/jgo.txt
index 47156f4..f5b497d 100755
--- a/icu4c/source/data/lang/jgo.txt
+++ b/icu4c/source/data/lang/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/lang/jmc.txt b/icu4c/source/data/lang/jmc.txt
index 68edbff..064bec4 100755
--- a/icu4c/source/data/lang/jmc.txt
+++ b/icu4c/source/data/lang/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/lang/ka.txt b/icu4c/source/data/lang/ka.txt
index a4b9682..f819d58 100644
--- a/icu4c/source/data/lang/ka.txt
+++ b/icu4c/source/data/lang/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/lang/kab.txt b/icu4c/source/data/lang/kab.txt
index 48bf94e..e86b445 100755
--- a/icu4c/source/data/lang/kab.txt
+++ b/icu4c/source/data/lang/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/lang/kam.txt b/icu4c/source/data/lang/kam.txt
index 47adc4b..3a13a98 100755
--- a/icu4c/source/data/lang/kam.txt
+++ b/icu4c/source/data/lang/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/lang/kde.txt b/icu4c/source/data/lang/kde.txt
index 2bc4223..8a26887 100755
--- a/icu4c/source/data/lang/kde.txt
+++ b/icu4c/source/data/lang/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/lang/kea.txt b/icu4c/source/data/lang/kea.txt
index 69245de..b3aca4d 100755
--- a/icu4c/source/data/lang/kea.txt
+++ b/icu4c/source/data/lang/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/lang/khq.txt b/icu4c/source/data/lang/khq.txt
index 741c641..a8e32a2 100755
--- a/icu4c/source/data/lang/khq.txt
+++ b/icu4c/source/data/lang/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/lang/ki.txt b/icu4c/source/data/lang/ki.txt
index a574065..318d413 100755
--- a/icu4c/source/data/lang/ki.txt
+++ b/icu4c/source/data/lang/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/lang/kk.txt b/icu4c/source/data/lang/kk.txt
index 7c4d4d0..08059c61 100644
--- a/icu4c/source/data/lang/kk.txt
+++ b/icu4c/source/data/lang/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/lang/kkj.txt b/icu4c/source/data/lang/kkj.txt
index 86c3cbd..b6b87a8 100755
--- a/icu4c/source/data/lang/kkj.txt
+++ b/icu4c/source/data/lang/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/lang/kl.txt b/icu4c/source/data/lang/kl.txt
index b55e551..9df5e25 100644
--- a/icu4c/source/data/lang/kl.txt
+++ b/icu4c/source/data/lang/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/lang/kln.txt b/icu4c/source/data/lang/kln.txt
index 819f463..8857e6e 100755
--- a/icu4c/source/data/lang/kln.txt
+++ b/icu4c/source/data/lang/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/lang/km.txt b/icu4c/source/data/lang/km.txt
index 680ebb9..5870b43 100644
--- a/icu4c/source/data/lang/km.txt
+++ b/icu4c/source/data/lang/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/lang/kn.txt b/icu4c/source/data/lang/kn.txt
index acc6a6a..77a1aa3 100644
--- a/icu4c/source/data/lang/kn.txt
+++ b/icu4c/source/data/lang/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/lang/ko.txt b/icu4c/source/data/lang/ko.txt
index da4176a..ee31023 100644
--- a/icu4c/source/data/lang/ko.txt
+++ b/icu4c/source/data/lang/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/lang/kok.txt b/icu4c/source/data/lang/kok.txt
index 6e86eb9..864a9af 100644
--- a/icu4c/source/data/lang/kok.txt
+++ b/icu4c/source/data/lang/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/lang/ks.txt b/icu4c/source/data/lang/ks.txt
index 7bbeaac..77c4126 100755
--- a/icu4c/source/data/lang/ks.txt
+++ b/icu4c/source/data/lang/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/lang/ksb.txt b/icu4c/source/data/lang/ksb.txt
index 903a5d6..27fd320 100755
--- a/icu4c/source/data/lang/ksb.txt
+++ b/icu4c/source/data/lang/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/lang/ksf.txt b/icu4c/source/data/lang/ksf.txt
index 031db6d..b9cd5c2 100755
--- a/icu4c/source/data/lang/ksf.txt
+++ b/icu4c/source/data/lang/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/lang/ksh.txt b/icu4c/source/data/lang/ksh.txt
index b2301cd..3e07f3b 100644
--- a/icu4c/source/data/lang/ksh.txt
+++ b/icu4c/source/data/lang/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/lang/kw.txt b/icu4c/source/data/lang/kw.txt
index 100ff30..7b5e312 100644
--- a/icu4c/source/data/lang/kw.txt
+++ b/icu4c/source/data/lang/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/lang/ky.txt b/icu4c/source/data/lang/ky.txt
index d4a9ddb..781f761 100755
--- a/icu4c/source/data/lang/ky.txt
+++ b/icu4c/source/data/lang/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/lang/lag.txt b/icu4c/source/data/lang/lag.txt
index 49fd29c..c99699f 100755
--- a/icu4c/source/data/lang/lag.txt
+++ b/icu4c/source/data/lang/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/lang/lb.txt b/icu4c/source/data/lang/lb.txt
index e23dc9d..8a1a839 100644
--- a/icu4c/source/data/lang/lb.txt
+++ b/icu4c/source/data/lang/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/lang/lg.txt b/icu4c/source/data/lang/lg.txt
index e3df361..87cb3be 100755
--- a/icu4c/source/data/lang/lg.txt
+++ b/icu4c/source/data/lang/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/lang/lkt.txt b/icu4c/source/data/lang/lkt.txt
index 6759166..a7cdfdf 100755
--- a/icu4c/source/data/lang/lkt.txt
+++ b/icu4c/source/data/lang/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/lang/ln.txt b/icu4c/source/data/lang/ln.txt
index 8cabb84..1f5357c 100755
--- a/icu4c/source/data/lang/ln.txt
+++ b/icu4c/source/data/lang/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/lang/lo.txt b/icu4c/source/data/lang/lo.txt
index e423396..8c8a2f3 100755
--- a/icu4c/source/data/lang/lo.txt
+++ b/icu4c/source/data/lang/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/lang/lrc.txt b/icu4c/source/data/lang/lrc.txt
index 1c8f923..3097b80 100755
--- a/icu4c/source/data/lang/lrc.txt
+++ b/icu4c/source/data/lang/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/lang/lt.txt b/icu4c/source/data/lang/lt.txt
index 4988efb..073b9c2 100644
--- a/icu4c/source/data/lang/lt.txt
+++ b/icu4c/source/data/lang/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/lang/lu.txt b/icu4c/source/data/lang/lu.txt
index 71d3065..cbbe3af 100755
--- a/icu4c/source/data/lang/lu.txt
+++ b/icu4c/source/data/lang/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/lang/luo.txt b/icu4c/source/data/lang/luo.txt
index 5456695..3b4dbb8 100755
--- a/icu4c/source/data/lang/luo.txt
+++ b/icu4c/source/data/lang/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/lang/luy.txt b/icu4c/source/data/lang/luy.txt
index 418ce49..8c7669f 100755
--- a/icu4c/source/data/lang/luy.txt
+++ b/icu4c/source/data/lang/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/lang/lv.txt b/icu4c/source/data/lang/lv.txt
index 44cf6ab..3383e38 100644
--- a/icu4c/source/data/lang/lv.txt
+++ b/icu4c/source/data/lang/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/lang/mas.txt b/icu4c/source/data/lang/mas.txt
index 4594fb7..4602760 100755
--- a/icu4c/source/data/lang/mas.txt
+++ b/icu4c/source/data/lang/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/lang/mer.txt b/icu4c/source/data/lang/mer.txt
index b3df753..d1b28fd 100755
--- a/icu4c/source/data/lang/mer.txt
+++ b/icu4c/source/data/lang/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/lang/mfe.txt b/icu4c/source/data/lang/mfe.txt
index 9225205..2777aa3 100755
--- a/icu4c/source/data/lang/mfe.txt
+++ b/icu4c/source/data/lang/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/lang/mg.txt b/icu4c/source/data/lang/mg.txt
index 07aad8a..652eb99 100755
--- a/icu4c/source/data/lang/mg.txt
+++ b/icu4c/source/data/lang/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/lang/mgh.txt b/icu4c/source/data/lang/mgh.txt
index 2fc1a96..4bb6fbd 100755
--- a/icu4c/source/data/lang/mgh.txt
+++ b/icu4c/source/data/lang/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/lang/mgo.txt b/icu4c/source/data/lang/mgo.txt
index df26ef8..d6005b3 100755
--- a/icu4c/source/data/lang/mgo.txt
+++ b/icu4c/source/data/lang/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/lang/mk.txt b/icu4c/source/data/lang/mk.txt
index 4633d57..608ef4f 100644
--- a/icu4c/source/data/lang/mk.txt
+++ b/icu4c/source/data/lang/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/lang/ml.txt b/icu4c/source/data/lang/ml.txt
index 04778ad..5c00bf1 100644
--- a/icu4c/source/data/lang/ml.txt
+++ b/icu4c/source/data/lang/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/lang/mn.txt b/icu4c/source/data/lang/mn.txt
index c48e493..a04bf1e 100755
--- a/icu4c/source/data/lang/mn.txt
+++ b/icu4c/source/data/lang/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/lang/mo.txt b/icu4c/source/data/lang/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/lang/mo.txt
+++ b/icu4c/source/data/lang/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/mr.txt b/icu4c/source/data/lang/mr.txt
index 0f5ef61..d00646c 100644
--- a/icu4c/source/data/lang/mr.txt
+++ b/icu4c/source/data/lang/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/lang/ms.txt b/icu4c/source/data/lang/ms.txt
index 8d762cd..843442b 100644
--- a/icu4c/source/data/lang/ms.txt
+++ b/icu4c/source/data/lang/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/lang/mt.txt b/icu4c/source/data/lang/mt.txt
index d8ea842..3bbeff1 100644
--- a/icu4c/source/data/lang/mt.txt
+++ b/icu4c/source/data/lang/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/lang/mua.txt b/icu4c/source/data/lang/mua.txt
index 9ac8988..5f9cbb0 100755
--- a/icu4c/source/data/lang/mua.txt
+++ b/icu4c/source/data/lang/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/lang/my.txt b/icu4c/source/data/lang/my.txt
index 1055e0e..df7760a 100644
--- a/icu4c/source/data/lang/my.txt
+++ b/icu4c/source/data/lang/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/lang/mzn.txt b/icu4c/source/data/lang/mzn.txt
index 67b1372..79fe57f 100755
--- a/icu4c/source/data/lang/mzn.txt
+++ b/icu4c/source/data/lang/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/lang/naq.txt b/icu4c/source/data/lang/naq.txt
index 14fcafd..8f24243 100755
--- a/icu4c/source/data/lang/naq.txt
+++ b/icu4c/source/data/lang/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/lang/nb.txt b/icu4c/source/data/lang/nb.txt
index d7ac386..82f91ac 100644
--- a/icu4c/source/data/lang/nb.txt
+++ b/icu4c/source/data/lang/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/lang/nb_NO.txt b/icu4c/source/data/lang/nb_NO.txt
index 25fc47d..50a5306 100644
--- a/icu4c/source/data/lang/nb_NO.txt
+++ b/icu4c/source/data/lang/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/nd.txt b/icu4c/source/data/lang/nd.txt
index 40424ed..34ff253 100755
--- a/icu4c/source/data/lang/nd.txt
+++ b/icu4c/source/data/lang/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/lang/ne.txt b/icu4c/source/data/lang/ne.txt
index 8c86fde..938ff95 100644
--- a/icu4c/source/data/lang/ne.txt
+++ b/icu4c/source/data/lang/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/lang/nl.txt b/icu4c/source/data/lang/nl.txt
index 349eca9..3a33b56 100644
--- a/icu4c/source/data/lang/nl.txt
+++ b/icu4c/source/data/lang/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/lang/nmg.txt b/icu4c/source/data/lang/nmg.txt
index 7f1ea06..2dd35d6 100755
--- a/icu4c/source/data/lang/nmg.txt
+++ b/icu4c/source/data/lang/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/lang/nn.txt b/icu4c/source/data/lang/nn.txt
index df1c600..e5d30fd 100644
--- a/icu4c/source/data/lang/nn.txt
+++ b/icu4c/source/data/lang/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/lang/nn_NO.txt b/icu4c/source/data/lang/nn_NO.txt
index 6741c51..2b46765 100644
--- a/icu4c/source/data/lang/nn_NO.txt
+++ b/icu4c/source/data/lang/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/nnh.txt b/icu4c/source/data/lang/nnh.txt
index dc6a64e..969144f 100755
--- a/icu4c/source/data/lang/nnh.txt
+++ b/icu4c/source/data/lang/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/lang/no.txt b/icu4c/source/data/lang/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/lang/no.txt
+++ b/icu4c/source/data/lang/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/no_NO.txt b/icu4c/source/data/lang/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/lang/no_NO.txt
+++ b/icu4c/source/data/lang/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/no_NO_NY.txt b/icu4c/source/data/lang/no_NO_NY.txt
index 41bd7d7..668cc1b 100644
--- a/icu4c/source/data/lang/no_NO_NY.txt
+++ b/icu4c/source/data/lang/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/nus.txt b/icu4c/source/data/lang/nus.txt
index 246dca0..f18e6a9 100755
--- a/icu4c/source/data/lang/nus.txt
+++ b/icu4c/source/data/lang/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/lang/nyn.txt b/icu4c/source/data/lang/nyn.txt
index 5a96ceb..9db4ca5 100755
--- a/icu4c/source/data/lang/nyn.txt
+++ b/icu4c/source/data/lang/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/lang/om.txt b/icu4c/source/data/lang/om.txt
index 8df4270..b06ed34 100644
--- a/icu4c/source/data/lang/om.txt
+++ b/icu4c/source/data/lang/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/lang/or.txt b/icu4c/source/data/lang/or.txt
index 79ff743..ae6ce3b 100644
--- a/icu4c/source/data/lang/or.txt
+++ b/icu4c/source/data/lang/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/lang/os.txt b/icu4c/source/data/lang/os.txt
index bba05ac..1d77179 100644
--- a/icu4c/source/data/lang/os.txt
+++ b/icu4c/source/data/lang/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/lang/pa.txt b/icu4c/source/data/lang/pa.txt
index 2e32c39..99ddb91 100644
--- a/icu4c/source/data/lang/pa.txt
+++ b/icu4c/source/data/lang/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/lang/pa_Arab.txt b/icu4c/source/data/lang/pa_Arab.txt
index b84400b..16de4c4 100644
--- a/icu4c/source/data/lang/pa_Arab.txt
+++ b/icu4c/source/data/lang/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/lang/pa_Arab_PK.txt b/icu4c/source/data/lang/pa_Arab_PK.txt
index 3572935..82236ea 100644
--- a/icu4c/source/data/lang/pa_Arab_PK.txt
+++ b/icu4c/source/data/lang/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/pa_Guru.txt b/icu4c/source/data/lang/pa_Guru.txt
index 8cc912b..de139d5 100644
--- a/icu4c/source/data/lang/pa_Guru.txt
+++ b/icu4c/source/data/lang/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/lang/pa_Guru_IN.txt b/icu4c/source/data/lang/pa_Guru_IN.txt
index 2381c07..9f81a4c 100644
--- a/icu4c/source/data/lang/pa_Guru_IN.txt
+++ b/icu4c/source/data/lang/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/pa_IN.txt b/icu4c/source/data/lang/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/lang/pa_IN.txt
+++ b/icu4c/source/data/lang/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/pa_PK.txt b/icu4c/source/data/lang/pa_PK.txt
index 0f699f15..569ebe9 100644
--- a/icu4c/source/data/lang/pa_PK.txt
+++ b/icu4c/source/data/lang/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/pl.txt b/icu4c/source/data/lang/pl.txt
index 28b86f8..b6ca9a6 100644
--- a/icu4c/source/data/lang/pl.txt
+++ b/icu4c/source/data/lang/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/lang/ps.txt b/icu4c/source/data/lang/ps.txt
index 18dd4bc..348dad7 100644
--- a/icu4c/source/data/lang/ps.txt
+++ b/icu4c/source/data/lang/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/lang/pt.txt b/icu4c/source/data/lang/pt.txt
index 1684834..342ba2e 100644
--- a/icu4c/source/data/lang/pt.txt
+++ b/icu4c/source/data/lang/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/lang/pt_AO.txt b/icu4c/source/data/lang/pt_AO.txt
index 9d5b464..a667aac 100755
--- a/icu4c/source/data/lang/pt_AO.txt
+++ b/icu4c/source/data/lang/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/lang/pt_CV.txt b/icu4c/source/data/lang/pt_CV.txt
index 5861677..036cfac 100755
--- a/icu4c/source/data/lang/pt_CV.txt
+++ b/icu4c/source/data/lang/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/lang/pt_GW.txt b/icu4c/source/data/lang/pt_GW.txt
index 7be2d1a..cf6169a 100755
--- a/icu4c/source/data/lang/pt_GW.txt
+++ b/icu4c/source/data/lang/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/lang/pt_MO.txt b/icu4c/source/data/lang/pt_MO.txt
index 6471a79..786b2c8 100755
--- a/icu4c/source/data/lang/pt_MO.txt
+++ b/icu4c/source/data/lang/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/lang/pt_MZ.txt b/icu4c/source/data/lang/pt_MZ.txt
index 623d1f9..c28b1a1 100755
--- a/icu4c/source/data/lang/pt_MZ.txt
+++ b/icu4c/source/data/lang/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/lang/pt_PT.txt b/icu4c/source/data/lang/pt_PT.txt
index 118d452..48ff601 100644
--- a/icu4c/source/data/lang/pt_PT.txt
+++ b/icu4c/source/data/lang/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/lang/pt_ST.txt b/icu4c/source/data/lang/pt_ST.txt
index fc2e112..02fa58b 100755
--- a/icu4c/source/data/lang/pt_ST.txt
+++ b/icu4c/source/data/lang/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/lang/pt_TL.txt b/icu4c/source/data/lang/pt_TL.txt
index 2aa48e6..1837a77 100755
--- a/icu4c/source/data/lang/pt_TL.txt
+++ b/icu4c/source/data/lang/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/lang/qu.txt b/icu4c/source/data/lang/qu.txt
index 357f718..f0a02cb 100644
--- a/icu4c/source/data/lang/qu.txt
+++ b/icu4c/source/data/lang/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/lang/resfiles.mk b/icu4c/source/data/lang/resfiles.mk
index bafbb2d..46c9f30 100644
--- a/icu4c/source/data/lang/resfiles.mk
+++ b/icu4c/source/data/lang/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 LANG_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/lang/rm.txt b/icu4c/source/data/lang/rm.txt
index 8bfb1f5..9d8bd3d 100755
--- a/icu4c/source/data/lang/rm.txt
+++ b/icu4c/source/data/lang/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/lang/rn.txt b/icu4c/source/data/lang/rn.txt
index 928773c..04a7cd6 100755
--- a/icu4c/source/data/lang/rn.txt
+++ b/icu4c/source/data/lang/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/lang/ro.txt b/icu4c/source/data/lang/ro.txt
index 37ab25b..05d7058 100644
--- a/icu4c/source/data/lang/ro.txt
+++ b/icu4c/source/data/lang/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/lang/ro_MD.txt b/icu4c/source/data/lang/ro_MD.txt
index 3c670a1..5f0bf0a 100755
--- a/icu4c/source/data/lang/ro_MD.txt
+++ b/icu4c/source/data/lang/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/rof.txt b/icu4c/source/data/lang/rof.txt
index ce0c873..df39e1c 100755
--- a/icu4c/source/data/lang/rof.txt
+++ b/icu4c/source/data/lang/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/lang/root.txt b/icu4c/source/data/lang/root.txt
index da81d97..85b6db4 100644
--- a/icu4c/source/data/lang/root.txt
+++ b/icu4c/source/data/lang/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/lang/ru.txt b/icu4c/source/data/lang/ru.txt
index 42070b3..fa7c961 100644
--- a/icu4c/source/data/lang/ru.txt
+++ b/icu4c/source/data/lang/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/lang/rw.txt b/icu4c/source/data/lang/rw.txt
index 50c883d..c444dfee 100755
--- a/icu4c/source/data/lang/rw.txt
+++ b/icu4c/source/data/lang/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/lang/rwk.txt b/icu4c/source/data/lang/rwk.txt
index 3fcf73e..8e81b5b 100755
--- a/icu4c/source/data/lang/rwk.txt
+++ b/icu4c/source/data/lang/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/lang/sah.txt b/icu4c/source/data/lang/sah.txt
index b1eaa5c..0fd1736 100644
--- a/icu4c/source/data/lang/sah.txt
+++ b/icu4c/source/data/lang/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/lang/saq.txt b/icu4c/source/data/lang/saq.txt
index 37b8b98..edd13dc 100755
--- a/icu4c/source/data/lang/saq.txt
+++ b/icu4c/source/data/lang/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/lang/sbp.txt b/icu4c/source/data/lang/sbp.txt
index 4f0e153..f7ffbf2 100755
--- a/icu4c/source/data/lang/sbp.txt
+++ b/icu4c/source/data/lang/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/lang/se.txt b/icu4c/source/data/lang/se.txt
index 41560ea..ceb2140 100644
--- a/icu4c/source/data/lang/se.txt
+++ b/icu4c/source/data/lang/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/lang/se_FI.txt b/icu4c/source/data/lang/se_FI.txt
index 84a8e54..15ba8b0 100644
--- a/icu4c/source/data/lang/se_FI.txt
+++ b/icu4c/source/data/lang/se_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_FI.xml
 // *
diff --git a/icu4c/source/data/lang/seh.txt b/icu4c/source/data/lang/seh.txt
index 22bf36d..0388559 100755
--- a/icu4c/source/data/lang/seh.txt
+++ b/icu4c/source/data/lang/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/lang/ses.txt b/icu4c/source/data/lang/ses.txt
index bd4abec..59b2352 100755
--- a/icu4c/source/data/lang/ses.txt
+++ b/icu4c/source/data/lang/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/lang/sg.txt b/icu4c/source/data/lang/sg.txt
index a1ab9aa..7adccc9 100755
--- a/icu4c/source/data/lang/sg.txt
+++ b/icu4c/source/data/lang/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/lang/sh.txt b/icu4c/source/data/lang/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/lang/sh.txt
+++ b/icu4c/source/data/lang/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sh_BA.txt b/icu4c/source/data/lang/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/lang/sh_BA.txt
+++ b/icu4c/source/data/lang/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sh_CS.txt b/icu4c/source/data/lang/sh_CS.txt
index 566f200..7c5f240 100644
--- a/icu4c/source/data/lang/sh_CS.txt
+++ b/icu4c/source/data/lang/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sh_YU.txt b/icu4c/source/data/lang/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/lang/sh_YU.txt
+++ b/icu4c/source/data/lang/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/shi.txt b/icu4c/source/data/lang/shi.txt
index 4d90bd6..624e653 100755
--- a/icu4c/source/data/lang/shi.txt
+++ b/icu4c/source/data/lang/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/lang/shi_Latn.txt b/icu4c/source/data/lang/shi_Latn.txt
index 7a8b299..4373d50 100755
--- a/icu4c/source/data/lang/shi_Latn.txt
+++ b/icu4c/source/data/lang/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/shi_MA.txt b/icu4c/source/data/lang/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/lang/shi_MA.txt
+++ b/icu4c/source/data/lang/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/shi_Tfng.txt b/icu4c/source/data/lang/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/lang/shi_Tfng.txt
+++ b/icu4c/source/data/lang/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/lang/shi_Tfng_MA.txt b/icu4c/source/data/lang/shi_Tfng_MA.txt
index d86290b..73fec10 100755
--- a/icu4c/source/data/lang/shi_Tfng_MA.txt
+++ b/icu4c/source/data/lang/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/si.txt b/icu4c/source/data/lang/si.txt
index da02de9..a980536 100644
--- a/icu4c/source/data/lang/si.txt
+++ b/icu4c/source/data/lang/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/lang/sk.txt b/icu4c/source/data/lang/sk.txt
index 62854c9..843b32f 100644
--- a/icu4c/source/data/lang/sk.txt
+++ b/icu4c/source/data/lang/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/lang/sl.txt b/icu4c/source/data/lang/sl.txt
index 1e74ce4..40bda4c 100644
--- a/icu4c/source/data/lang/sl.txt
+++ b/icu4c/source/data/lang/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/lang/smn.txt b/icu4c/source/data/lang/smn.txt
index 9f15d65..a11a7d4 100644
--- a/icu4c/source/data/lang/smn.txt
+++ b/icu4c/source/data/lang/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/lang/sn.txt b/icu4c/source/data/lang/sn.txt
index e4650e0..6e3ab52 100755
--- a/icu4c/source/data/lang/sn.txt
+++ b/icu4c/source/data/lang/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/lang/so.txt b/icu4c/source/data/lang/so.txt
index 70ab841..655e5bd 100644
--- a/icu4c/source/data/lang/so.txt
+++ b/icu4c/source/data/lang/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/lang/sq.txt b/icu4c/source/data/lang/sq.txt
index 7c01c50..66680b5 100644
--- a/icu4c/source/data/lang/sq.txt
+++ b/icu4c/source/data/lang/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/lang/sr.txt b/icu4c/source/data/lang/sr.txt
index 498eed9..72400fb 100644
--- a/icu4c/source/data/lang/sr.txt
+++ b/icu4c/source/data/lang/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/lang/sr_BA.txt b/icu4c/source/data/lang/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/lang/sr_BA.txt
+++ b/icu4c/source/data/lang/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_CS.txt b/icu4c/source/data/lang/sr_CS.txt
index 949405a..d60d339 100644
--- a/icu4c/source/data/lang/sr_CS.txt
+++ b/icu4c/source/data/lang/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl.txt b/icu4c/source/data/lang/sr_Cyrl.txt
index 19f704b..8e2425f 100644
--- a/icu4c/source/data/lang/sr_Cyrl.txt
+++ b/icu4c/source/data/lang/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl_BA.txt b/icu4c/source/data/lang/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100644
--- a/icu4c/source/data/lang/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl_CS.txt b/icu4c/source/data/lang/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100644
--- a/icu4c/source/data/lang/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl_RS.txt b/icu4c/source/data/lang/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100644
--- a/icu4c/source/data/lang/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl_XK.txt b/icu4c/source/data/lang/sr_Cyrl_XK.txt
index 277975e..1d6a9ef 100755
--- a/icu4c/source/data/lang/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Cyrl_YU.txt b/icu4c/source/data/lang/sr_Cyrl_YU.txt
index 2224126..0f961f25 100644
--- a/icu4c/source/data/lang/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn.txt b/icu4c/source/data/lang/sr_Latn.txt
index 59b1bd5..3621b8c 100644
--- a/icu4c/source/data/lang/sr_Latn.txt
+++ b/icu4c/source/data/lang/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn_BA.txt b/icu4c/source/data/lang/sr_Latn_BA.txt
index d0431c98c..61305e3 100644
--- a/icu4c/source/data/lang/sr_Latn_BA.txt
+++ b/icu4c/source/data/lang/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn_CS.txt b/icu4c/source/data/lang/sr_Latn_CS.txt
index 74d9b51..3821542 100644
--- a/icu4c/source/data/lang/sr_Latn_CS.txt
+++ b/icu4c/source/data/lang/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn_ME.txt b/icu4c/source/data/lang/sr_Latn_ME.txt
index 86b1693..b1bf7e1 100755
--- a/icu4c/source/data/lang/sr_Latn_ME.txt
+++ b/icu4c/source/data/lang/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn_RS.txt b/icu4c/source/data/lang/sr_Latn_RS.txt
index 9708be6..d49a8a1 100644
--- a/icu4c/source/data/lang/sr_Latn_RS.txt
+++ b/icu4c/source/data/lang/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_Latn_YU.txt b/icu4c/source/data/lang/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100644
--- a/icu4c/source/data/lang/sr_Latn_YU.txt
+++ b/icu4c/source/data/lang/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_ME.txt b/icu4c/source/data/lang/sr_ME.txt
index 5cfdc82..cf22ed3 100644
--- a/icu4c/source/data/lang/sr_ME.txt
+++ b/icu4c/source/data/lang/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_RS.txt b/icu4c/source/data/lang/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/lang/sr_RS.txt
+++ b/icu4c/source/data/lang/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_XK.txt b/icu4c/source/data/lang/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/lang/sr_XK.txt
+++ b/icu4c/source/data/lang/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sr_YU.txt b/icu4c/source/data/lang/sr_YU.txt
index 956fc6d..a2451a5 100644
--- a/icu4c/source/data/lang/sr_YU.txt
+++ b/icu4c/source/data/lang/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/sv.txt b/icu4c/source/data/lang/sv.txt
index 1f6becd..5f62b60 100644
--- a/icu4c/source/data/lang/sv.txt
+++ b/icu4c/source/data/lang/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/lang/sv_FI.txt b/icu4c/source/data/lang/sv_FI.txt
index c807aa6..236bb98 100644
--- a/icu4c/source/data/lang/sv_FI.txt
+++ b/icu4c/source/data/lang/sv_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
diff --git a/icu4c/source/data/lang/sw.txt b/icu4c/source/data/lang/sw.txt
index 7da5eb1..3ce8203 100644
--- a/icu4c/source/data/lang/sw.txt
+++ b/icu4c/source/data/lang/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/lang/sw_CD.txt b/icu4c/source/data/lang/sw_CD.txt
index 1881cc7..22d9f2a 100755
--- a/icu4c/source/data/lang/sw_CD.txt
+++ b/icu4c/source/data/lang/sw_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_CD.xml
 // *
diff --git a/icu4c/source/data/lang/ta.txt b/icu4c/source/data/lang/ta.txt
index 525ea62..8861b92 100644
--- a/icu4c/source/data/lang/ta.txt
+++ b/icu4c/source/data/lang/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/lang/te.txt b/icu4c/source/data/lang/te.txt
index 8904347..188dc0b 100644
--- a/icu4c/source/data/lang/te.txt
+++ b/icu4c/source/data/lang/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/lang/teo.txt b/icu4c/source/data/lang/teo.txt
index 2fbc4f3..5f10bec 100755
--- a/icu4c/source/data/lang/teo.txt
+++ b/icu4c/source/data/lang/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/lang/th.txt b/icu4c/source/data/lang/th.txt
index d433bcd..afc223b 100644
--- a/icu4c/source/data/lang/th.txt
+++ b/icu4c/source/data/lang/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/lang/th_TH.txt b/icu4c/source/data/lang/th_TH.txt
index 27a87be..14e3b65 100644
--- a/icu4c/source/data/lang/th_TH.txt
+++ b/icu4c/source/data/lang/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt b/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100644
--- a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/ti.txt b/icu4c/source/data/lang/ti.txt
index 17ea8a3..9f9816d 100644
--- a/icu4c/source/data/lang/ti.txt
+++ b/icu4c/source/data/lang/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/lang/tl.txt b/icu4c/source/data/lang/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/lang/tl.txt
+++ b/icu4c/source/data/lang/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/tl_PH.txt b/icu4c/source/data/lang/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/lang/tl_PH.txt
+++ b/icu4c/source/data/lang/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/to.txt b/icu4c/source/data/lang/to.txt
index 0d1a32b..c78157d 100755
--- a/icu4c/source/data/lang/to.txt
+++ b/icu4c/source/data/lang/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/lang/tr.txt b/icu4c/source/data/lang/tr.txt
index ae0934c..e72bac2 100644
--- a/icu4c/source/data/lang/tr.txt
+++ b/icu4c/source/data/lang/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/lang/twq.txt b/icu4c/source/data/lang/twq.txt
index 429ccf0..ab5947d 100755
--- a/icu4c/source/data/lang/twq.txt
+++ b/icu4c/source/data/lang/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/lang/tzm.txt b/icu4c/source/data/lang/tzm.txt
index cc4fc7a..e1f250e 100755
--- a/icu4c/source/data/lang/tzm.txt
+++ b/icu4c/source/data/lang/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/lang/ug.txt b/icu4c/source/data/lang/ug.txt
index 7bda08d..0f1bd5f 100755
--- a/icu4c/source/data/lang/ug.txt
+++ b/icu4c/source/data/lang/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/lang/uk.txt b/icu4c/source/data/lang/uk.txt
index 36e1cc9..526b619 100644
--- a/icu4c/source/data/lang/uk.txt
+++ b/icu4c/source/data/lang/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/lang/ur.txt b/icu4c/source/data/lang/ur.txt
index 4ffdc4e..bc783fd 100644
--- a/icu4c/source/data/lang/ur.txt
+++ b/icu4c/source/data/lang/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/lang/ur_IN.txt b/icu4c/source/data/lang/ur_IN.txt
index 9b5b29f..f570980 100644
--- a/icu4c/source/data/lang/ur_IN.txt
+++ b/icu4c/source/data/lang/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/lang/uz.txt b/icu4c/source/data/lang/uz.txt
index a357388..a417ab0 100644
--- a/icu4c/source/data/lang/uz.txt
+++ b/icu4c/source/data/lang/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/lang/uz_AF.txt b/icu4c/source/data/lang/uz_AF.txt
index ed5f59a..6d5dcb0 100644
--- a/icu4c/source/data/lang/uz_AF.txt
+++ b/icu4c/source/data/lang/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Arab.txt b/icu4c/source/data/lang/uz_Arab.txt
index 071e9c6..b5501b0 100644
--- a/icu4c/source/data/lang/uz_Arab.txt
+++ b/icu4c/source/data/lang/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Arab_AF.txt b/icu4c/source/data/lang/uz_Arab_AF.txt
index 99aba2e..e428b88 100644
--- a/icu4c/source/data/lang/uz_Arab_AF.txt
+++ b/icu4c/source/data/lang/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Cyrl.txt b/icu4c/source/data/lang/uz_Cyrl.txt
index 41890fb..aa96717 100644
--- a/icu4c/source/data/lang/uz_Cyrl.txt
+++ b/icu4c/source/data/lang/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Latn.txt b/icu4c/source/data/lang/uz_Latn.txt
index e1f277b..5bf7d18 100644
--- a/icu4c/source/data/lang/uz_Latn.txt
+++ b/icu4c/source/data/lang/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Latn_UZ.txt b/icu4c/source/data/lang/uz_Latn_UZ.txt
index 6004bf2..9a30a8c 100755
--- a/icu4c/source/data/lang/uz_Latn_UZ.txt
+++ b/icu4c/source/data/lang/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/uz_UZ.txt b/icu4c/source/data/lang/uz_UZ.txt
index 84d0db1..80c26f5 100644
--- a/icu4c/source/data/lang/uz_UZ.txt
+++ b/icu4c/source/data/lang/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/vai.txt b/icu4c/source/data/lang/vai.txt
index e481e4a..8ce0351 100755
--- a/icu4c/source/data/lang/vai.txt
+++ b/icu4c/source/data/lang/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/lang/vai_LR.txt b/icu4c/source/data/lang/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/lang/vai_LR.txt
+++ b/icu4c/source/data/lang/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/vai_Latn.txt b/icu4c/source/data/lang/vai_Latn.txt
index e3bf313..d650872 100755
--- a/icu4c/source/data/lang/vai_Latn.txt
+++ b/icu4c/source/data/lang/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/vai_Vaii.txt b/icu4c/source/data/lang/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/lang/vai_Vaii.txt
+++ b/icu4c/source/data/lang/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/lang/vai_Vaii_LR.txt b/icu4c/source/data/lang/vai_Vaii_LR.txt
index fee861f..f0d7df8 100755
--- a/icu4c/source/data/lang/vai_Vaii_LR.txt
+++ b/icu4c/source/data/lang/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/vi.txt b/icu4c/source/data/lang/vi.txt
index b72876d..7d40f15 100644
--- a/icu4c/source/data/lang/vi.txt
+++ b/icu4c/source/data/lang/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/lang/vun.txt b/icu4c/source/data/lang/vun.txt
index 79b1b9f..5ef27ba 100755
--- a/icu4c/source/data/lang/vun.txt
+++ b/icu4c/source/data/lang/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/lang/wae.txt b/icu4c/source/data/lang/wae.txt
index 1329df1..76b75bc 100644
--- a/icu4c/source/data/lang/wae.txt
+++ b/icu4c/source/data/lang/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/lang/xog.txt b/icu4c/source/data/lang/xog.txt
index db59351..7cd1518 100755
--- a/icu4c/source/data/lang/xog.txt
+++ b/icu4c/source/data/lang/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/lang/yav.txt b/icu4c/source/data/lang/yav.txt
index 0f869b8..f804497 100755
--- a/icu4c/source/data/lang/yav.txt
+++ b/icu4c/source/data/lang/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/lang/yi.txt b/icu4c/source/data/lang/yi.txt
index 90bf98c..82cacc9 100644
--- a/icu4c/source/data/lang/yi.txt
+++ b/icu4c/source/data/lang/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/lang/yo.txt b/icu4c/source/data/lang/yo.txt
index 94698a2..5d468e5 100755
--- a/icu4c/source/data/lang/yo.txt
+++ b/icu4c/source/data/lang/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/lang/yo_BJ.txt b/icu4c/source/data/lang/yo_BJ.txt
index b9e5e1a..0b6094b 100755
--- a/icu4c/source/data/lang/yo_BJ.txt
+++ b/icu4c/source/data/lang/yo_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_BJ.xml
 // *
diff --git a/icu4c/source/data/lang/yue.txt b/icu4c/source/data/lang/yue.txt
index df00c35..1b343f3 100755
--- a/icu4c/source/data/lang/yue.txt
+++ b/icu4c/source/data/lang/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/lang/zgh.txt b/icu4c/source/data/lang/zgh.txt
index e34ca23..3c47616 100755
--- a/icu4c/source/data/lang/zgh.txt
+++ b/icu4c/source/data/lang/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/lang/zh.txt b/icu4c/source/data/lang/zh.txt
index 52f09f7..5e4090d 100644
--- a/icu4c/source/data/lang/zh.txt
+++ b/icu4c/source/data/lang/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/lang/zh_CN.txt b/icu4c/source/data/lang/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/lang/zh_CN.txt
+++ b/icu4c/source/data/lang/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_HK.txt b/icu4c/source/data/lang/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/lang/zh_HK.txt
+++ b/icu4c/source/data/lang/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hans.txt b/icu4c/source/data/lang/zh_Hans.txt
index 72fe131..5d1046f 100644
--- a/icu4c/source/data/lang/zh_Hans.txt
+++ b/icu4c/source/data/lang/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hans_CN.txt b/icu4c/source/data/lang/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100644
--- a/icu4c/source/data/lang/zh_Hans_CN.txt
+++ b/icu4c/source/data/lang/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hans_SG.txt b/icu4c/source/data/lang/zh_Hans_SG.txt
index f9ed09e..9cd72e9 100644
--- a/icu4c/source/data/lang/zh_Hans_SG.txt
+++ b/icu4c/source/data/lang/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hant.txt b/icu4c/source/data/lang/zh_Hant.txt
index ab71ffb..61c9053 100644
--- a/icu4c/source/data/lang/zh_Hant.txt
+++ b/icu4c/source/data/lang/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hant_HK.txt b/icu4c/source/data/lang/zh_Hant_HK.txt
index e552345..804b144 100644
--- a/icu4c/source/data/lang/zh_Hant_HK.txt
+++ b/icu4c/source/data/lang/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hant_MO.txt b/icu4c/source/data/lang/zh_Hant_MO.txt
index 9a07324..501bb01 100644
--- a/icu4c/source/data/lang/zh_Hant_MO.txt
+++ b/icu4c/source/data/lang/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/lang/zh_Hant_TW.txt b/icu4c/source/data/lang/zh_Hant_TW.txt
index 519e037..45ecd5c 100644
--- a/icu4c/source/data/lang/zh_Hant_TW.txt
+++ b/icu4c/source/data/lang/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_MO.txt b/icu4c/source/data/lang/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/lang/zh_MO.txt
+++ b/icu4c/source/data/lang/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_SG.txt b/icu4c/source/data/lang/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/lang/zh_SG.txt
+++ b/icu4c/source/data/lang/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zh_TW.txt b/icu4c/source/data/lang/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/lang/zh_TW.txt
+++ b/icu4c/source/data/lang/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/lang/zu.txt b/icu4c/source/data/lang/zu.txt
index 48306e2..55273c9 100644
--- a/icu4c/source/data/lang/zu.txt
+++ b/icu4c/source/data/lang/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt
index c82221f..bccc565 100644
--- a/icu4c/source/data/locales/af.txt
+++ b/icu4c/source/data/locales/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/locales/af_NA.txt b/icu4c/source/data/locales/af_NA.txt
index 415c037..478ca25 100644
--- a/icu4c/source/data/locales/af_NA.txt
+++ b/icu4c/source/data/locales/af_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af_NA.xml
 // *
diff --git a/icu4c/source/data/locales/af_ZA.txt b/icu4c/source/data/locales/af_ZA.txt
index 33002b0..5c2d815 100644
--- a/icu4c/source/data/locales/af_ZA.txt
+++ b/icu4c/source/data/locales/af_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af_ZA.xml
 // *
diff --git a/icu4c/source/data/locales/agq.txt b/icu4c/source/data/locales/agq.txt
index e0c5e57..5933045 100755
--- a/icu4c/source/data/locales/agq.txt
+++ b/icu4c/source/data/locales/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/locales/agq_CM.txt b/icu4c/source/data/locales/agq_CM.txt
index ed5df84..452eab2 100755
--- a/icu4c/source/data/locales/agq_CM.txt
+++ b/icu4c/source/data/locales/agq_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq_CM.xml
 // *
diff --git a/icu4c/source/data/locales/ak.txt b/icu4c/source/data/locales/ak.txt
index 971a684..24c6480 100755
--- a/icu4c/source/data/locales/ak.txt
+++ b/icu4c/source/data/locales/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/locales/ak_GH.txt b/icu4c/source/data/locales/ak_GH.txt
index 90bb14e..3cf2455 100755
--- a/icu4c/source/data/locales/ak_GH.txt
+++ b/icu4c/source/data/locales/ak_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak_GH.xml
 // *
diff --git a/icu4c/source/data/locales/am.txt b/icu4c/source/data/locales/am.txt
index 38b4666..d1c4620 100644
--- a/icu4c/source/data/locales/am.txt
+++ b/icu4c/source/data/locales/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt
index 0a4fadf..107fb96 100644
--- a/icu4c/source/data/locales/am_ET.txt
+++ b/icu4c/source/data/locales/am_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am_ET.xml
 // *
diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt
index 2571281..ac98378 100644
--- a/icu4c/source/data/locales/ar.txt
+++ b/icu4c/source/data/locales/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/locales/ar_001.txt b/icu4c/source/data/locales/ar_001.txt
index 1b11c2c..f764ed8 100644
--- a/icu4c/source/data/locales/ar_001.txt
+++ b/icu4c/source/data/locales/ar_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_001.xml
 // *
diff --git a/icu4c/source/data/locales/ar_AE.txt b/icu4c/source/data/locales/ar_AE.txt
index f116b3b..0f01fb6 100644
--- a/icu4c/source/data/locales/ar_AE.txt
+++ b/icu4c/source/data/locales/ar_AE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_AE.xml
 // *
diff --git a/icu4c/source/data/locales/ar_BH.txt b/icu4c/source/data/locales/ar_BH.txt
index 5e3076c..2755e7f 100644
--- a/icu4c/source/data/locales/ar_BH.txt
+++ b/icu4c/source/data/locales/ar_BH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_BH.xml
 // *
diff --git a/icu4c/source/data/locales/ar_DJ.txt b/icu4c/source/data/locales/ar_DJ.txt
index 21d928d..0cdf230 100755
--- a/icu4c/source/data/locales/ar_DJ.txt
+++ b/icu4c/source/data/locales/ar_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_DJ.xml
 // *
diff --git a/icu4c/source/data/locales/ar_DZ.txt b/icu4c/source/data/locales/ar_DZ.txt
index a0fb76b..cea031d 100644
--- a/icu4c/source/data/locales/ar_DZ.txt
+++ b/icu4c/source/data/locales/ar_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_DZ.xml
 // *
diff --git a/icu4c/source/data/locales/ar_EG.txt b/icu4c/source/data/locales/ar_EG.txt
index 009cb37..0df6a69 100644
--- a/icu4c/source/data/locales/ar_EG.txt
+++ b/icu4c/source/data/locales/ar_EG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_EG.xml
 // *
diff --git a/icu4c/source/data/locales/ar_EH.txt b/icu4c/source/data/locales/ar_EH.txt
index 2fb0a41..290ff0f 100755
--- a/icu4c/source/data/locales/ar_EH.txt
+++ b/icu4c/source/data/locales/ar_EH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_EH.xml
 // *
diff --git a/icu4c/source/data/locales/ar_ER.txt b/icu4c/source/data/locales/ar_ER.txt
index bb50a4e..42eb1c2 100755
--- a/icu4c/source/data/locales/ar_ER.txt
+++ b/icu4c/source/data/locales/ar_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_ER.xml
 // *
diff --git a/icu4c/source/data/locales/ar_IL.txt b/icu4c/source/data/locales/ar_IL.txt
index c560bb3..2f3808c 100755
--- a/icu4c/source/data/locales/ar_IL.txt
+++ b/icu4c/source/data/locales/ar_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_IL.xml
 // *
diff --git a/icu4c/source/data/locales/ar_IQ.txt b/icu4c/source/data/locales/ar_IQ.txt
index fb48776..e83e53a 100644
--- a/icu4c/source/data/locales/ar_IQ.txt
+++ b/icu4c/source/data/locales/ar_IQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_IQ.xml
 // *
diff --git a/icu4c/source/data/locales/ar_JO.txt b/icu4c/source/data/locales/ar_JO.txt
index 5f3e59f..2e0ee4d 100644
--- a/icu4c/source/data/locales/ar_JO.txt
+++ b/icu4c/source/data/locales/ar_JO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_JO.xml
 // *
diff --git a/icu4c/source/data/locales/ar_KM.txt b/icu4c/source/data/locales/ar_KM.txt
index b11803b..8ec2ff3 100755
--- a/icu4c/source/data/locales/ar_KM.txt
+++ b/icu4c/source/data/locales/ar_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_KM.xml
 // *
diff --git a/icu4c/source/data/locales/ar_KW.txt b/icu4c/source/data/locales/ar_KW.txt
index f77416a..eeb6bcd 100644
--- a/icu4c/source/data/locales/ar_KW.txt
+++ b/icu4c/source/data/locales/ar_KW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_KW.xml
 // *
diff --git a/icu4c/source/data/locales/ar_LB.txt b/icu4c/source/data/locales/ar_LB.txt
index ed2228c..dec8e74 100644
--- a/icu4c/source/data/locales/ar_LB.txt
+++ b/icu4c/source/data/locales/ar_LB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_LB.xml
 // *
diff --git a/icu4c/source/data/locales/ar_LY.txt b/icu4c/source/data/locales/ar_LY.txt
index 848fe24..4944a2e 100644
--- a/icu4c/source/data/locales/ar_LY.txt
+++ b/icu4c/source/data/locales/ar_LY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_LY.xml
 // *
diff --git a/icu4c/source/data/locales/ar_MA.txt b/icu4c/source/data/locales/ar_MA.txt
index b754924..16d8173 100644
--- a/icu4c/source/data/locales/ar_MA.txt
+++ b/icu4c/source/data/locales/ar_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_MA.xml
 // *
diff --git a/icu4c/source/data/locales/ar_MR.txt b/icu4c/source/data/locales/ar_MR.txt
index f248b8e..150d4f4 100755
--- a/icu4c/source/data/locales/ar_MR.txt
+++ b/icu4c/source/data/locales/ar_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_MR.xml
 // *
diff --git a/icu4c/source/data/locales/ar_OM.txt b/icu4c/source/data/locales/ar_OM.txt
index 2ef5bbd..6494052 100644
--- a/icu4c/source/data/locales/ar_OM.txt
+++ b/icu4c/source/data/locales/ar_OM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_OM.xml
 // *
diff --git a/icu4c/source/data/locales/ar_PS.txt b/icu4c/source/data/locales/ar_PS.txt
index 63a9639..34ceb7b 100755
--- a/icu4c/source/data/locales/ar_PS.txt
+++ b/icu4c/source/data/locales/ar_PS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_PS.xml
 // *
diff --git a/icu4c/source/data/locales/ar_QA.txt b/icu4c/source/data/locales/ar_QA.txt
index 25b43ef..93b3b21 100644
--- a/icu4c/source/data/locales/ar_QA.txt
+++ b/icu4c/source/data/locales/ar_QA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_QA.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SA.txt b/icu4c/source/data/locales/ar_SA.txt
index d72a567..c468fac 100644
--- a/icu4c/source/data/locales/ar_SA.txt
+++ b/icu4c/source/data/locales/ar_SA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SA.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SD.txt b/icu4c/source/data/locales/ar_SD.txt
index adacaf6..9d75ed5 100644
--- a/icu4c/source/data/locales/ar_SD.txt
+++ b/icu4c/source/data/locales/ar_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SD.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SO.txt b/icu4c/source/data/locales/ar_SO.txt
index 5f978ea..b109f22 100755
--- a/icu4c/source/data/locales/ar_SO.txt
+++ b/icu4c/source/data/locales/ar_SO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SO.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SS.txt b/icu4c/source/data/locales/ar_SS.txt
index 3553e55..29fed7b 100644
--- a/icu4c/source/data/locales/ar_SS.txt
+++ b/icu4c/source/data/locales/ar_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SS.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt
index 24889ba..e713262 100644
--- a/icu4c/source/data/locales/ar_SY.txt
+++ b/icu4c/source/data/locales/ar_SY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SY.xml
 // *
diff --git a/icu4c/source/data/locales/ar_TD.txt b/icu4c/source/data/locales/ar_TD.txt
index ffaf2aa..0231d10 100755
--- a/icu4c/source/data/locales/ar_TD.txt
+++ b/icu4c/source/data/locales/ar_TD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_TD.xml
 // *
diff --git a/icu4c/source/data/locales/ar_TN.txt b/icu4c/source/data/locales/ar_TN.txt
index 7d16bdf..483ea4d 100644
--- a/icu4c/source/data/locales/ar_TN.txt
+++ b/icu4c/source/data/locales/ar_TN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_TN.xml
 // *
diff --git a/icu4c/source/data/locales/ar_YE.txt b/icu4c/source/data/locales/ar_YE.txt
index 458eb13..2b8b288 100644
--- a/icu4c/source/data/locales/ar_YE.txt
+++ b/icu4c/source/data/locales/ar_YE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_YE.xml
 // *
diff --git a/icu4c/source/data/locales/as.txt b/icu4c/source/data/locales/as.txt
index d6026ca..31dcf3b 100644
--- a/icu4c/source/data/locales/as.txt
+++ b/icu4c/source/data/locales/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt
index e705fe0..76c2836 100644
--- a/icu4c/source/data/locales/as_IN.txt
+++ b/icu4c/source/data/locales/as_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as_IN.xml
 // *
diff --git a/icu4c/source/data/locales/asa.txt b/icu4c/source/data/locales/asa.txt
index ad9f42a..e9f6e8f 100755
--- a/icu4c/source/data/locales/asa.txt
+++ b/icu4c/source/data/locales/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/locales/asa_TZ.txt b/icu4c/source/data/locales/asa_TZ.txt
index 446ac0d..be4dffc 100755
--- a/icu4c/source/data/locales/asa_TZ.txt
+++ b/icu4c/source/data/locales/asa_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/ast.txt b/icu4c/source/data/locales/ast.txt
index 5a4cc3d..38d9d55 100755
--- a/icu4c/source/data/locales/ast.txt
+++ b/icu4c/source/data/locales/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/locales/ast_ES.txt b/icu4c/source/data/locales/ast_ES.txt
index aed0b85..92aadbe 100755
--- a/icu4c/source/data/locales/ast_ES.txt
+++ b/icu4c/source/data/locales/ast_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast_ES.xml
 // *
diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt
index 5f1afb9..a5fac10 100644
--- a/icu4c/source/data/locales/az.txt
+++ b/icu4c/source/data/locales/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/locales/az_AZ.txt b/icu4c/source/data/locales/az_AZ.txt
index 6aa0384..a5a4c2f 100644
--- a/icu4c/source/data/locales/az_AZ.txt
+++ b/icu4c/source/data/locales/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt
index b59c248..95d4675 100644
--- a/icu4c/source/data/locales/az_Cyrl.txt
+++ b/icu4c/source/data/locales/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/locales/az_Cyrl_AZ.txt b/icu4c/source/data/locales/az_Cyrl_AZ.txt
index 8c9aae2..e24e567 100644
--- a/icu4c/source/data/locales/az_Cyrl_AZ.txt
+++ b/icu4c/source/data/locales/az_Cyrl_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl_AZ.xml
 // *
diff --git a/icu4c/source/data/locales/az_Latn.txt b/icu4c/source/data/locales/az_Latn.txt
index e49243f..e64d0cf 100644
--- a/icu4c/source/data/locales/az_Latn.txt
+++ b/icu4c/source/data/locales/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/az_Latn_AZ.txt b/icu4c/source/data/locales/az_Latn_AZ.txt
index 07bcd40..99cf41d 100644
--- a/icu4c/source/data/locales/az_Latn_AZ.txt
+++ b/icu4c/source/data/locales/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn_AZ.xml
 // *
diff --git a/icu4c/source/data/locales/bas.txt b/icu4c/source/data/locales/bas.txt
index 2aa1c73..85b059d 100755
--- a/icu4c/source/data/locales/bas.txt
+++ b/icu4c/source/data/locales/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/locales/bas_CM.txt b/icu4c/source/data/locales/bas_CM.txt
index 01a2d90..caa336e 100755
--- a/icu4c/source/data/locales/bas_CM.txt
+++ b/icu4c/source/data/locales/bas_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas_CM.xml
 // *
diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt
index 53de451..9695e77 100644
--- a/icu4c/source/data/locales/be.txt
+++ b/icu4c/source/data/locales/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt
index c50dad4..823c66f 100644
--- a/icu4c/source/data/locales/be_BY.txt
+++ b/icu4c/source/data/locales/be_BY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be_BY.xml
 // *
diff --git a/icu4c/source/data/locales/bem.txt b/icu4c/source/data/locales/bem.txt
index 8660234..e4eb034 100755
--- a/icu4c/source/data/locales/bem.txt
+++ b/icu4c/source/data/locales/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/locales/bem_ZM.txt b/icu4c/source/data/locales/bem_ZM.txt
index 9a6044b..c613f98 100755
--- a/icu4c/source/data/locales/bem_ZM.txt
+++ b/icu4c/source/data/locales/bem_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem_ZM.xml
 // *
diff --git a/icu4c/source/data/locales/bez.txt b/icu4c/source/data/locales/bez.txt
index 1f4298b..0b08373 100755
--- a/icu4c/source/data/locales/bez.txt
+++ b/icu4c/source/data/locales/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/locales/bez_TZ.txt b/icu4c/source/data/locales/bez_TZ.txt
index e29ccdb..9487cf7 100755
--- a/icu4c/source/data/locales/bez_TZ.txt
+++ b/icu4c/source/data/locales/bez_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt
index cedd393..56c6f64 100644
--- a/icu4c/source/data/locales/bg.txt
+++ b/icu4c/source/data/locales/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt
index 000f064..bed7b9c 100644
--- a/icu4c/source/data/locales/bg_BG.txt
+++ b/icu4c/source/data/locales/bg_BG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg_BG.xml
 // *
diff --git a/icu4c/source/data/locales/bm.txt b/icu4c/source/data/locales/bm.txt
index 2b08246..938c631 100755
--- a/icu4c/source/data/locales/bm.txt
+++ b/icu4c/source/data/locales/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/locales/bm_ML.txt b/icu4c/source/data/locales/bm_ML.txt
index e5149f4..0e3c523 100755
--- a/icu4c/source/data/locales/bm_ML.txt
+++ b/icu4c/source/data/locales/bm_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm_ML.xml
 // *
diff --git a/icu4c/source/data/locales/bn.txt b/icu4c/source/data/locales/bn.txt
index 6b77db8..940a0ee 100644
--- a/icu4c/source/data/locales/bn.txt
+++ b/icu4c/source/data/locales/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/locales/bn_BD.txt b/icu4c/source/data/locales/bn_BD.txt
index 08af7b2..c277102 100644
--- a/icu4c/source/data/locales/bn_BD.txt
+++ b/icu4c/source/data/locales/bn_BD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_BD.xml
 // *
diff --git a/icu4c/source/data/locales/bn_IN.txt b/icu4c/source/data/locales/bn_IN.txt
index 30b7700..b1dafde 100644
--- a/icu4c/source/data/locales/bn_IN.txt
+++ b/icu4c/source/data/locales/bn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
diff --git a/icu4c/source/data/locales/bo.txt b/icu4c/source/data/locales/bo.txt
index 0dbbb4b..36403c0 100644
--- a/icu4c/source/data/locales/bo.txt
+++ b/icu4c/source/data/locales/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/locales/bo_CN.txt b/icu4c/source/data/locales/bo_CN.txt
index a8a708a..e72bc43 100644
--- a/icu4c/source/data/locales/bo_CN.txt
+++ b/icu4c/source/data/locales/bo_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo_CN.xml
 // *
diff --git a/icu4c/source/data/locales/bo_IN.txt b/icu4c/source/data/locales/bo_IN.txt
index f0e502f..9c9cfa0 100644
--- a/icu4c/source/data/locales/bo_IN.txt
+++ b/icu4c/source/data/locales/bo_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo_IN.xml
 // *
diff --git a/icu4c/source/data/locales/br.txt b/icu4c/source/data/locales/br.txt
index 3301462..4b7b6e0 100755
--- a/icu4c/source/data/locales/br.txt
+++ b/icu4c/source/data/locales/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/locales/br_FR.txt b/icu4c/source/data/locales/br_FR.txt
index 9c053be..dd9e3aa 100755
--- a/icu4c/source/data/locales/br_FR.txt
+++ b/icu4c/source/data/locales/br_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br_FR.xml
 // *
diff --git a/icu4c/source/data/locales/brx.txt b/icu4c/source/data/locales/brx.txt
index 22288b3b..c054ce8 100755
--- a/icu4c/source/data/locales/brx.txt
+++ b/icu4c/source/data/locales/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/locales/brx_IN.txt b/icu4c/source/data/locales/brx_IN.txt
index b415fcf..4f637c2 100755
--- a/icu4c/source/data/locales/brx_IN.txt
+++ b/icu4c/source/data/locales/brx_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx_IN.xml
 // *
diff --git a/icu4c/source/data/locales/bs.txt b/icu4c/source/data/locales/bs.txt
index 8f7f039..82a572e 100644
--- a/icu4c/source/data/locales/bs.txt
+++ b/icu4c/source/data/locales/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/locales/bs_BA.txt b/icu4c/source/data/locales/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/locales/bs_BA.txt
+++ b/icu4c/source/data/locales/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/bs_Cyrl.txt b/icu4c/source/data/locales/bs_Cyrl.txt
index beefb29..d2d3e77 100755
--- a/icu4c/source/data/locales/bs_Cyrl.txt
+++ b/icu4c/source/data/locales/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/locales/bs_Cyrl_BA.txt b/icu4c/source/data/locales/bs_Cyrl_BA.txt
index 9d3b1c2..a606792 100755
--- a/icu4c/source/data/locales/bs_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/bs_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl_BA.xml
 // *
diff --git a/icu4c/source/data/locales/bs_Latn.txt b/icu4c/source/data/locales/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/locales/bs_Latn.txt
+++ b/icu4c/source/data/locales/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/bs_Latn_BA.txt b/icu4c/source/data/locales/bs_Latn_BA.txt
index fe1f683..010f96a 100755
--- a/icu4c/source/data/locales/bs_Latn_BA.txt
+++ b/icu4c/source/data/locales/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn_BA.xml
 // *
diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt
index 75c14a6..0952681 100644
--- a/icu4c/source/data/locales/ca.txt
+++ b/icu4c/source/data/locales/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/locales/ca_AD.txt b/icu4c/source/data/locales/ca_AD.txt
index 9e6c5db..bd988f2 100755
--- a/icu4c/source/data/locales/ca_AD.txt
+++ b/icu4c/source/data/locales/ca_AD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_AD.xml
 // *
diff --git a/icu4c/source/data/locales/ca_ES.txt b/icu4c/source/data/locales/ca_ES.txt
index 5a15628..286409e 100644
--- a/icu4c/source/data/locales/ca_ES.txt
+++ b/icu4c/source/data/locales/ca_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_ES.xml
 // *
diff --git a/icu4c/source/data/locales/ca_FR.txt b/icu4c/source/data/locales/ca_FR.txt
index 1e5f483..1b9e5ee 100644
--- a/icu4c/source/data/locales/ca_FR.txt
+++ b/icu4c/source/data/locales/ca_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_FR.xml
 // *
diff --git a/icu4c/source/data/locales/ca_IT.txt b/icu4c/source/data/locales/ca_IT.txt
index 18e36f3..6179a01 100644
--- a/icu4c/source/data/locales/ca_IT.txt
+++ b/icu4c/source/data/locales/ca_IT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_IT.xml
 // *
diff --git a/icu4c/source/data/locales/ce.txt b/icu4c/source/data/locales/ce.txt
index 340308e..1f8c681 100755
--- a/icu4c/source/data/locales/ce.txt
+++ b/icu4c/source/data/locales/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/locales/ce_RU.txt b/icu4c/source/data/locales/ce_RU.txt
index e7dc735..7861735 100755
--- a/icu4c/source/data/locales/ce_RU.txt
+++ b/icu4c/source/data/locales/ce_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce_RU.xml
 // *
diff --git a/icu4c/source/data/locales/cgg.txt b/icu4c/source/data/locales/cgg.txt
index c62dc02..a0f6caa 100755
--- a/icu4c/source/data/locales/cgg.txt
+++ b/icu4c/source/data/locales/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/locales/cgg_UG.txt b/icu4c/source/data/locales/cgg_UG.txt
index 1a1e10d..ff0f9a4 100755
--- a/icu4c/source/data/locales/cgg_UG.txt
+++ b/icu4c/source/data/locales/cgg_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg_UG.xml
 // *
diff --git a/icu4c/source/data/locales/chr.txt b/icu4c/source/data/locales/chr.txt
index 48b1679..23e6570 100755
--- a/icu4c/source/data/locales/chr.txt
+++ b/icu4c/source/data/locales/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/locales/chr_US.txt b/icu4c/source/data/locales/chr_US.txt
index 6ecdc56..412c4c5 100755
--- a/icu4c/source/data/locales/chr_US.txt
+++ b/icu4c/source/data/locales/chr_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr_US.xml
 // *
diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt
index 924bddb..9910b4f 100644
--- a/icu4c/source/data/locales/cs.txt
+++ b/icu4c/source/data/locales/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt
index cd4ffae..2b49409 100644
--- a/icu4c/source/data/locales/cs_CZ.txt
+++ b/icu4c/source/data/locales/cs_CZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs_CZ.xml
 // *
diff --git a/icu4c/source/data/locales/cy.txt b/icu4c/source/data/locales/cy.txt
index cf6923a..e558ef5 100644
--- a/icu4c/source/data/locales/cy.txt
+++ b/icu4c/source/data/locales/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt
index a75b362..66755cd 100644
--- a/icu4c/source/data/locales/cy_GB.txt
+++ b/icu4c/source/data/locales/cy_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy_GB.xml
 // *
diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt
index 4309547..f31ffed 100644
--- a/icu4c/source/data/locales/da.txt
+++ b/icu4c/source/data/locales/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt
index bd80cd7..b1e60d3 100644
--- a/icu4c/source/data/locales/da_DK.txt
+++ b/icu4c/source/data/locales/da_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da_DK.xml
 // *
diff --git a/icu4c/source/data/locales/da_GL.txt b/icu4c/source/data/locales/da_GL.txt
index 5428881..fc52712 100755
--- a/icu4c/source/data/locales/da_GL.txt
+++ b/icu4c/source/data/locales/da_GL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da_GL.xml
 // *
diff --git a/icu4c/source/data/locales/dav.txt b/icu4c/source/data/locales/dav.txt
index a5b6b39..a734bf2 100755
--- a/icu4c/source/data/locales/dav.txt
+++ b/icu4c/source/data/locales/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/locales/dav_KE.txt b/icu4c/source/data/locales/dav_KE.txt
index 62c2a06..5d9d040 100755
--- a/icu4c/source/data/locales/dav_KE.txt
+++ b/icu4c/source/data/locales/dav_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav_KE.xml
 // *
diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt
index e8e4d19..36302a0 100644
--- a/icu4c/source/data/locales/de.txt
+++ b/icu4c/source/data/locales/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt
index a148ad4..fa2ff99 100644
--- a/icu4c/source/data/locales/de_AT.txt
+++ b/icu4c/source/data/locales/de_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_AT.xml
 // *
diff --git a/icu4c/source/data/locales/de_BE.txt b/icu4c/source/data/locales/de_BE.txt
index 1397946..1a8bd57 100644
--- a/icu4c/source/data/locales/de_BE.txt
+++ b/icu4c/source/data/locales/de_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_BE.xml
 // *
diff --git a/icu4c/source/data/locales/de_CH.txt b/icu4c/source/data/locales/de_CH.txt
index 870f4ee..9a8f013 100644
--- a/icu4c/source/data/locales/de_CH.txt
+++ b/icu4c/source/data/locales/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
 // *
diff --git a/icu4c/source/data/locales/de_DE.txt b/icu4c/source/data/locales/de_DE.txt
index 6864a7b..398d9fd 100644
--- a/icu4c/source/data/locales/de_DE.txt
+++ b/icu4c/source/data/locales/de_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_DE.xml
 // *
diff --git a/icu4c/source/data/locales/de_LI.txt b/icu4c/source/data/locales/de_LI.txt
index 50600b5..59a2143 100644
--- a/icu4c/source/data/locales/de_LI.txt
+++ b/icu4c/source/data/locales/de_LI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_LI.xml
 // *
diff --git a/icu4c/source/data/locales/de_LU.txt b/icu4c/source/data/locales/de_LU.txt
index c2c30db..90451eb 100644
--- a/icu4c/source/data/locales/de_LU.txt
+++ b/icu4c/source/data/locales/de_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_LU.xml
 // *
diff --git a/icu4c/source/data/locales/dje.txt b/icu4c/source/data/locales/dje.txt
index 6f2a00d..a7ff4ab 100755
--- a/icu4c/source/data/locales/dje.txt
+++ b/icu4c/source/data/locales/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/locales/dje_NE.txt b/icu4c/source/data/locales/dje_NE.txt
index 0d76d0c..3448742 100755
--- a/icu4c/source/data/locales/dje_NE.txt
+++ b/icu4c/source/data/locales/dje_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje_NE.xml
 // *
diff --git a/icu4c/source/data/locales/dsb.txt b/icu4c/source/data/locales/dsb.txt
index 97a18b4..ca0ebed 100644
--- a/icu4c/source/data/locales/dsb.txt
+++ b/icu4c/source/data/locales/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/locales/dsb_DE.txt b/icu4c/source/data/locales/dsb_DE.txt
index 1d9425f..7cb92fe 100644
--- a/icu4c/source/data/locales/dsb_DE.txt
+++ b/icu4c/source/data/locales/dsb_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb_DE.xml
 // *
diff --git a/icu4c/source/data/locales/dua.txt b/icu4c/source/data/locales/dua.txt
index 80f8f2f..447b041 100755
--- a/icu4c/source/data/locales/dua.txt
+++ b/icu4c/source/data/locales/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/locales/dua_CM.txt b/icu4c/source/data/locales/dua_CM.txt
index 5c71f95..e88f310 100755
--- a/icu4c/source/data/locales/dua_CM.txt
+++ b/icu4c/source/data/locales/dua_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua_CM.xml
 // *
diff --git a/icu4c/source/data/locales/dyo.txt b/icu4c/source/data/locales/dyo.txt
index ecd60f7..80ddd46 100755
--- a/icu4c/source/data/locales/dyo.txt
+++ b/icu4c/source/data/locales/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/locales/dyo_SN.txt b/icu4c/source/data/locales/dyo_SN.txt
index a051abf..0e4880e 100755
--- a/icu4c/source/data/locales/dyo_SN.txt
+++ b/icu4c/source/data/locales/dyo_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo_SN.xml
 // *
diff --git a/icu4c/source/data/locales/dz.txt b/icu4c/source/data/locales/dz.txt
index 103b4c4..6183dd1 100755
--- a/icu4c/source/data/locales/dz.txt
+++ b/icu4c/source/data/locales/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/locales/dz_BT.txt b/icu4c/source/data/locales/dz_BT.txt
index 14e0e68..81f32d8 100755
--- a/icu4c/source/data/locales/dz_BT.txt
+++ b/icu4c/source/data/locales/dz_BT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz_BT.xml
 // *
diff --git a/icu4c/source/data/locales/ebu.txt b/icu4c/source/data/locales/ebu.txt
index b26d6bb..c936358 100755
--- a/icu4c/source/data/locales/ebu.txt
+++ b/icu4c/source/data/locales/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/locales/ebu_KE.txt b/icu4c/source/data/locales/ebu_KE.txt
index 5e7c146..4ef4f29 100755
--- a/icu4c/source/data/locales/ebu_KE.txt
+++ b/icu4c/source/data/locales/ebu_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu_KE.xml
 // *
diff --git a/icu4c/source/data/locales/ee.txt b/icu4c/source/data/locales/ee.txt
index 101c3bc..89560d7 100755
--- a/icu4c/source/data/locales/ee.txt
+++ b/icu4c/source/data/locales/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/locales/ee_GH.txt b/icu4c/source/data/locales/ee_GH.txt
index 6f59f2f..565854a 100755
--- a/icu4c/source/data/locales/ee_GH.txt
+++ b/icu4c/source/data/locales/ee_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee_GH.xml
 // *
diff --git a/icu4c/source/data/locales/ee_TG.txt b/icu4c/source/data/locales/ee_TG.txt
index e8526a0..394ea39 100755
--- a/icu4c/source/data/locales/ee_TG.txt
+++ b/icu4c/source/data/locales/ee_TG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee_TG.xml
 // *
diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt
index b2c1ea5..003e3ac 100644
--- a/icu4c/source/data/locales/el.txt
+++ b/icu4c/source/data/locales/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/locales/el_CY.txt b/icu4c/source/data/locales/el_CY.txt
index 9eae5d8..4c65351 100644
--- a/icu4c/source/data/locales/el_CY.txt
+++ b/icu4c/source/data/locales/el_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el_CY.xml
 // *
diff --git a/icu4c/source/data/locales/el_GR.txt b/icu4c/source/data/locales/el_GR.txt
index c7bb11d..8fb2772 100644
--- a/icu4c/source/data/locales/el_GR.txt
+++ b/icu4c/source/data/locales/el_GR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el_GR.xml
 // *
diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt
index 22d65da..660709b 100644
--- a/icu4c/source/data/locales/en.txt
+++ b/icu4c/source/data/locales/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/locales/en_001.txt b/icu4c/source/data/locales/en_001.txt
index da16b09..350bb8c 100755
--- a/icu4c/source/data/locales/en_001.txt
+++ b/icu4c/source/data/locales/en_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_001.xml
 // *
diff --git a/icu4c/source/data/locales/en_150.txt b/icu4c/source/data/locales/en_150.txt
index b6f5ffa..f683001 100755
--- a/icu4c/source/data/locales/en_150.txt
+++ b/icu4c/source/data/locales/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/locales/en_AG.txt b/icu4c/source/data/locales/en_AG.txt
index 6b1e510..f3c5f05 100755
--- a/icu4c/source/data/locales/en_AG.txt
+++ b/icu4c/source/data/locales/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/locales/en_AI.txt b/icu4c/source/data/locales/en_AI.txt
index ca15b0a..0576660 100755
--- a/icu4c/source/data/locales/en_AI.txt
+++ b/icu4c/source/data/locales/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/locales/en_AS.txt b/icu4c/source/data/locales/en_AS.txt
index 4abd400..19e5b02 100644
--- a/icu4c/source/data/locales/en_AS.txt
+++ b/icu4c/source/data/locales/en_AS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AS.xml
 // *
diff --git a/icu4c/source/data/locales/en_AT.txt b/icu4c/source/data/locales/en_AT.txt
index ee206e8..74b293a 100755
--- a/icu4c/source/data/locales/en_AT.txt
+++ b/icu4c/source/data/locales/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt
index 5509822..d5c5120 100644
--- a/icu4c/source/data/locales/en_AU.txt
+++ b/icu4c/source/data/locales/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/locales/en_BB.txt b/icu4c/source/data/locales/en_BB.txt
index 331ec09..66ed6c3 100755
--- a/icu4c/source/data/locales/en_BB.txt
+++ b/icu4c/source/data/locales/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/locales/en_BE.txt b/icu4c/source/data/locales/en_BE.txt
index 8b4216e..e64efe5 100644
--- a/icu4c/source/data/locales/en_BE.txt
+++ b/icu4c/source/data/locales/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/locales/en_BI.txt b/icu4c/source/data/locales/en_BI.txt
index 5e9d00fb..513db0e 100755
--- a/icu4c/source/data/locales/en_BI.txt
+++ b/icu4c/source/data/locales/en_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BI.xml
 // *
diff --git a/icu4c/source/data/locales/en_BM.txt b/icu4c/source/data/locales/en_BM.txt
index 98b6ebb..a020ff3 100755
--- a/icu4c/source/data/locales/en_BM.txt
+++ b/icu4c/source/data/locales/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/locales/en_BS.txt b/icu4c/source/data/locales/en_BS.txt
index c28a31a..3f287c4 100755
--- a/icu4c/source/data/locales/en_BS.txt
+++ b/icu4c/source/data/locales/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/locales/en_BW.txt b/icu4c/source/data/locales/en_BW.txt
index ea31f90..49f7a1d 100644
--- a/icu4c/source/data/locales/en_BW.txt
+++ b/icu4c/source/data/locales/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/locales/en_BZ.txt b/icu4c/source/data/locales/en_BZ.txt
index 3ad2d1d..8ca89484 100644
--- a/icu4c/source/data/locales/en_BZ.txt
+++ b/icu4c/source/data/locales/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/locales/en_CA.txt b/icu4c/source/data/locales/en_CA.txt
index d50b853..7ea68b9 100644
--- a/icu4c/source/data/locales/en_CA.txt
+++ b/icu4c/source/data/locales/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/locales/en_CC.txt b/icu4c/source/data/locales/en_CC.txt
index 5b59048..81366cf 100755
--- a/icu4c/source/data/locales/en_CC.txt
+++ b/icu4c/source/data/locales/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/locales/en_CH.txt b/icu4c/source/data/locales/en_CH.txt
index ea6f66f..6b93694 100755
--- a/icu4c/source/data/locales/en_CH.txt
+++ b/icu4c/source/data/locales/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/locales/en_CK.txt b/icu4c/source/data/locales/en_CK.txt
index 3de0559..b9266c7 100755
--- a/icu4c/source/data/locales/en_CK.txt
+++ b/icu4c/source/data/locales/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/locales/en_CM.txt b/icu4c/source/data/locales/en_CM.txt
index b8e0c4b..0afac7b 100755
--- a/icu4c/source/data/locales/en_CM.txt
+++ b/icu4c/source/data/locales/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/locales/en_CX.txt b/icu4c/source/data/locales/en_CX.txt
index 9761e97..9013625 100755
--- a/icu4c/source/data/locales/en_CX.txt
+++ b/icu4c/source/data/locales/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/locales/en_CY.txt b/icu4c/source/data/locales/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/locales/en_CY.txt
+++ b/icu4c/source/data/locales/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/locales/en_DE.txt b/icu4c/source/data/locales/en_DE.txt
index 03c68e5..8127071 100755
--- a/icu4c/source/data/locales/en_DE.txt
+++ b/icu4c/source/data/locales/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/locales/en_DG.txt b/icu4c/source/data/locales/en_DG.txt
index c045aa6..bca9422 100755
--- a/icu4c/source/data/locales/en_DG.txt
+++ b/icu4c/source/data/locales/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/locales/en_DK.txt b/icu4c/source/data/locales/en_DK.txt
index 2a4f031..0f572a5 100755
--- a/icu4c/source/data/locales/en_DK.txt
+++ b/icu4c/source/data/locales/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/locales/en_DM.txt b/icu4c/source/data/locales/en_DM.txt
index 2f505cd..31a6c38 100755
--- a/icu4c/source/data/locales/en_DM.txt
+++ b/icu4c/source/data/locales/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/locales/en_ER.txt b/icu4c/source/data/locales/en_ER.txt
index a8191bb..e86a1e7 100755
--- a/icu4c/source/data/locales/en_ER.txt
+++ b/icu4c/source/data/locales/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/locales/en_FI.txt b/icu4c/source/data/locales/en_FI.txt
index b2241e8..678da1b 100755
--- a/icu4c/source/data/locales/en_FI.txt
+++ b/icu4c/source/data/locales/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/locales/en_FJ.txt b/icu4c/source/data/locales/en_FJ.txt
index f647821..55fd093 100755
--- a/icu4c/source/data/locales/en_FJ.txt
+++ b/icu4c/source/data/locales/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/locales/en_FK.txt b/icu4c/source/data/locales/en_FK.txt
index ec5b412..1d99ca6 100755
--- a/icu4c/source/data/locales/en_FK.txt
+++ b/icu4c/source/data/locales/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/locales/en_FM.txt b/icu4c/source/data/locales/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/locales/en_FM.txt
+++ b/icu4c/source/data/locales/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/locales/en_GB.txt b/icu4c/source/data/locales/en_GB.txt
index c62f8ec..3b013a1 100644
--- a/icu4c/source/data/locales/en_GB.txt
+++ b/icu4c/source/data/locales/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/locales/en_GD.txt b/icu4c/source/data/locales/en_GD.txt
index 00c1e33..281fe0b 100755
--- a/icu4c/source/data/locales/en_GD.txt
+++ b/icu4c/source/data/locales/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/locales/en_GG.txt b/icu4c/source/data/locales/en_GG.txt
index 77f3c72..2d3c254 100755
--- a/icu4c/source/data/locales/en_GG.txt
+++ b/icu4c/source/data/locales/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/locales/en_GH.txt b/icu4c/source/data/locales/en_GH.txt
index 75f45d2..531e9e0 100755
--- a/icu4c/source/data/locales/en_GH.txt
+++ b/icu4c/source/data/locales/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/locales/en_GI.txt b/icu4c/source/data/locales/en_GI.txt
index d83a9ee..a7d05a8 100755
--- a/icu4c/source/data/locales/en_GI.txt
+++ b/icu4c/source/data/locales/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/locales/en_GM.txt b/icu4c/source/data/locales/en_GM.txt
index 6603e38..2959237 100755
--- a/icu4c/source/data/locales/en_GM.txt
+++ b/icu4c/source/data/locales/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/locales/en_GU.txt b/icu4c/source/data/locales/en_GU.txt
index a56fe5f..48f2843 100644
--- a/icu4c/source/data/locales/en_GU.txt
+++ b/icu4c/source/data/locales/en_GU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GU.xml
 // *
diff --git a/icu4c/source/data/locales/en_GY.txt b/icu4c/source/data/locales/en_GY.txt
index fff2e56..62d05c7 100755
--- a/icu4c/source/data/locales/en_GY.txt
+++ b/icu4c/source/data/locales/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/locales/en_HK.txt b/icu4c/source/data/locales/en_HK.txt
index 13cc0ec..579a48a 100644
--- a/icu4c/source/data/locales/en_HK.txt
+++ b/icu4c/source/data/locales/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt
index 0264f6e..fc1bd90 100644
--- a/icu4c/source/data/locales/en_IE.txt
+++ b/icu4c/source/data/locales/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/locales/en_IL.txt b/icu4c/source/data/locales/en_IL.txt
index 0d2bdb2..bcc1909 100755
--- a/icu4c/source/data/locales/en_IL.txt
+++ b/icu4c/source/data/locales/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/locales/en_IM.txt b/icu4c/source/data/locales/en_IM.txt
index 311623a..597c059 100755
--- a/icu4c/source/data/locales/en_IM.txt
+++ b/icu4c/source/data/locales/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/locales/en_IN.txt b/icu4c/source/data/locales/en_IN.txt
index 5fe8e389..1fa2f97 100644
--- a/icu4c/source/data/locales/en_IN.txt
+++ b/icu4c/source/data/locales/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/locales/en_IO.txt b/icu4c/source/data/locales/en_IO.txt
index 9b8c0ae..ef5e2e3 100755
--- a/icu4c/source/data/locales/en_IO.txt
+++ b/icu4c/source/data/locales/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/locales/en_JE.txt b/icu4c/source/data/locales/en_JE.txt
index 4e24695..f5c932a 100755
--- a/icu4c/source/data/locales/en_JE.txt
+++ b/icu4c/source/data/locales/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/locales/en_JM.txt b/icu4c/source/data/locales/en_JM.txt
index c0b897e..fe6f1a0 100644
--- a/icu4c/source/data/locales/en_JM.txt
+++ b/icu4c/source/data/locales/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/locales/en_KE.txt b/icu4c/source/data/locales/en_KE.txt
index f168573..6f51bb0 100755
--- a/icu4c/source/data/locales/en_KE.txt
+++ b/icu4c/source/data/locales/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/locales/en_KI.txt b/icu4c/source/data/locales/en_KI.txt
index 4674c31..c16645a 100755
--- a/icu4c/source/data/locales/en_KI.txt
+++ b/icu4c/source/data/locales/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/locales/en_KN.txt b/icu4c/source/data/locales/en_KN.txt
index f62606a..87b3a7f 100755
--- a/icu4c/source/data/locales/en_KN.txt
+++ b/icu4c/source/data/locales/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/locales/en_KY.txt b/icu4c/source/data/locales/en_KY.txt
index b587f16..8930fb9 100755
--- a/icu4c/source/data/locales/en_KY.txt
+++ b/icu4c/source/data/locales/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/locales/en_LC.txt b/icu4c/source/data/locales/en_LC.txt
index ca25072..f004887 100755
--- a/icu4c/source/data/locales/en_LC.txt
+++ b/icu4c/source/data/locales/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/locales/en_LR.txt b/icu4c/source/data/locales/en_LR.txt
index 50f3fc6..ac85037 100755
--- a/icu4c/source/data/locales/en_LR.txt
+++ b/icu4c/source/data/locales/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/locales/en_LS.txt b/icu4c/source/data/locales/en_LS.txt
index a2ff500..eebc472 100755
--- a/icu4c/source/data/locales/en_LS.txt
+++ b/icu4c/source/data/locales/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/locales/en_MG.txt b/icu4c/source/data/locales/en_MG.txt
index f94bee8..340f152 100755
--- a/icu4c/source/data/locales/en_MG.txt
+++ b/icu4c/source/data/locales/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/locales/en_MH.txt b/icu4c/source/data/locales/en_MH.txt
index 723efa4..27932ff 100644
--- a/icu4c/source/data/locales/en_MH.txt
+++ b/icu4c/source/data/locales/en_MH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MH.xml
 // *
diff --git a/icu4c/source/data/locales/en_MO.txt b/icu4c/source/data/locales/en_MO.txt
index b155af3..58e5126 100644
--- a/icu4c/source/data/locales/en_MO.txt
+++ b/icu4c/source/data/locales/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/locales/en_MP.txt b/icu4c/source/data/locales/en_MP.txt
index f9a5f0b..a2ad42c 100644
--- a/icu4c/source/data/locales/en_MP.txt
+++ b/icu4c/source/data/locales/en_MP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MP.xml
 // *
diff --git a/icu4c/source/data/locales/en_MS.txt b/icu4c/source/data/locales/en_MS.txt
index aa5a232..043f639 100755
--- a/icu4c/source/data/locales/en_MS.txt
+++ b/icu4c/source/data/locales/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt
index 0c89ea6..5656ef4 100644
--- a/icu4c/source/data/locales/en_MT.txt
+++ b/icu4c/source/data/locales/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/locales/en_MU.txt b/icu4c/source/data/locales/en_MU.txt
index f814b26..0bcbbd9 100755
--- a/icu4c/source/data/locales/en_MU.txt
+++ b/icu4c/source/data/locales/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/locales/en_MW.txt b/icu4c/source/data/locales/en_MW.txt
index 89d0451..b0f4221 100755
--- a/icu4c/source/data/locales/en_MW.txt
+++ b/icu4c/source/data/locales/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/locales/en_MY.txt b/icu4c/source/data/locales/en_MY.txt
index d8767be..9d96393 100644
--- a/icu4c/source/data/locales/en_MY.txt
+++ b/icu4c/source/data/locales/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/locales/en_NA.txt b/icu4c/source/data/locales/en_NA.txt
index 3f5ab0e..54324401 100644
--- a/icu4c/source/data/locales/en_NA.txt
+++ b/icu4c/source/data/locales/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/locales/en_NF.txt b/icu4c/source/data/locales/en_NF.txt
index 430ffdd..a1ef8ef 100755
--- a/icu4c/source/data/locales/en_NF.txt
+++ b/icu4c/source/data/locales/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/locales/en_NG.txt b/icu4c/source/data/locales/en_NG.txt
index 0fddecc..6c98833 100755
--- a/icu4c/source/data/locales/en_NG.txt
+++ b/icu4c/source/data/locales/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/locales/en_NH.txt b/icu4c/source/data/locales/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/locales/en_NH.txt
+++ b/icu4c/source/data/locales/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/en_NL.txt b/icu4c/source/data/locales/en_NL.txt
index 71340f2..9e53c96 100755
--- a/icu4c/source/data/locales/en_NL.txt
+++ b/icu4c/source/data/locales/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/locales/en_NR.txt b/icu4c/source/data/locales/en_NR.txt
index fbbe724..cf6ec24 100755
--- a/icu4c/source/data/locales/en_NR.txt
+++ b/icu4c/source/data/locales/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/locales/en_NU.txt b/icu4c/source/data/locales/en_NU.txt
index 038bb43..52e052d 100755
--- a/icu4c/source/data/locales/en_NU.txt
+++ b/icu4c/source/data/locales/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt
index 5afa1bc..65e0797 100644
--- a/icu4c/source/data/locales/en_NZ.txt
+++ b/icu4c/source/data/locales/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/locales/en_PG.txt b/icu4c/source/data/locales/en_PG.txt
index d14bf07..4cbded8 100755
--- a/icu4c/source/data/locales/en_PG.txt
+++ b/icu4c/source/data/locales/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/locales/en_PH.txt b/icu4c/source/data/locales/en_PH.txt
index 034717b..98b579d 100644
--- a/icu4c/source/data/locales/en_PH.txt
+++ b/icu4c/source/data/locales/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/locales/en_PK.txt b/icu4c/source/data/locales/en_PK.txt
index 79ccf0b..3ca0cfe 100644
--- a/icu4c/source/data/locales/en_PK.txt
+++ b/icu4c/source/data/locales/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/locales/en_PN.txt b/icu4c/source/data/locales/en_PN.txt
index 2aff1fe..5aa7612 100755
--- a/icu4c/source/data/locales/en_PN.txt
+++ b/icu4c/source/data/locales/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/locales/en_PR.txt b/icu4c/source/data/locales/en_PR.txt
index 70d9a4d..9a52c56 100755
--- a/icu4c/source/data/locales/en_PR.txt
+++ b/icu4c/source/data/locales/en_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PR.xml
 // *
diff --git a/icu4c/source/data/locales/en_PW.txt b/icu4c/source/data/locales/en_PW.txt
index ac5dc57..3f53341 100755
--- a/icu4c/source/data/locales/en_PW.txt
+++ b/icu4c/source/data/locales/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/locales/en_RH.txt b/icu4c/source/data/locales/en_RH.txt
index 1349874..3fe7c02 100644
--- a/icu4c/source/data/locales/en_RH.txt
+++ b/icu4c/source/data/locales/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/en_RW.txt b/icu4c/source/data/locales/en_RW.txt
index 3b16dbd..c676960 100755
--- a/icu4c/source/data/locales/en_RW.txt
+++ b/icu4c/source/data/locales/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/locales/en_SB.txt b/icu4c/source/data/locales/en_SB.txt
index 732ae5a..0d3cf10 100755
--- a/icu4c/source/data/locales/en_SB.txt
+++ b/icu4c/source/data/locales/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/locales/en_SC.txt b/icu4c/source/data/locales/en_SC.txt
index 264bb63..2655a5b 100755
--- a/icu4c/source/data/locales/en_SC.txt
+++ b/icu4c/source/data/locales/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/locales/en_SD.txt b/icu4c/source/data/locales/en_SD.txt
index d38d703..d99647d 100755
--- a/icu4c/source/data/locales/en_SD.txt
+++ b/icu4c/source/data/locales/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/locales/en_SE.txt b/icu4c/source/data/locales/en_SE.txt
index 4ec2ec3..25af67e 100755
--- a/icu4c/source/data/locales/en_SE.txt
+++ b/icu4c/source/data/locales/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt
index 0e1d5cc..ce97ed5 100644
--- a/icu4c/source/data/locales/en_SG.txt
+++ b/icu4c/source/data/locales/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/locales/en_SH.txt b/icu4c/source/data/locales/en_SH.txt
index 819a4d6..705dc83 100755
--- a/icu4c/source/data/locales/en_SH.txt
+++ b/icu4c/source/data/locales/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/locales/en_SI.txt b/icu4c/source/data/locales/en_SI.txt
index 3e3b400..a212f21 100755
--- a/icu4c/source/data/locales/en_SI.txt
+++ b/icu4c/source/data/locales/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/locales/en_SL.txt b/icu4c/source/data/locales/en_SL.txt
index 66b8413..3d4c49e 100755
--- a/icu4c/source/data/locales/en_SL.txt
+++ b/icu4c/source/data/locales/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/locales/en_SS.txt b/icu4c/source/data/locales/en_SS.txt
index 9c93708..d6ff45b 100755
--- a/icu4c/source/data/locales/en_SS.txt
+++ b/icu4c/source/data/locales/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/locales/en_SX.txt b/icu4c/source/data/locales/en_SX.txt
index ceb03e1..0d8f341 100755
--- a/icu4c/source/data/locales/en_SX.txt
+++ b/icu4c/source/data/locales/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/locales/en_SZ.txt b/icu4c/source/data/locales/en_SZ.txt
index c04c69b..2cc3884 100755
--- a/icu4c/source/data/locales/en_SZ.txt
+++ b/icu4c/source/data/locales/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/locales/en_TC.txt b/icu4c/source/data/locales/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/locales/en_TC.txt
+++ b/icu4c/source/data/locales/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/locales/en_TK.txt b/icu4c/source/data/locales/en_TK.txt
index 2497caa..5a8895f 100755
--- a/icu4c/source/data/locales/en_TK.txt
+++ b/icu4c/source/data/locales/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/locales/en_TO.txt b/icu4c/source/data/locales/en_TO.txt
index 8168819..12fc556 100755
--- a/icu4c/source/data/locales/en_TO.txt
+++ b/icu4c/source/data/locales/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/locales/en_TT.txt b/icu4c/source/data/locales/en_TT.txt
index a6fa9db..c4f5f7b 100644
--- a/icu4c/source/data/locales/en_TT.txt
+++ b/icu4c/source/data/locales/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/locales/en_TV.txt b/icu4c/source/data/locales/en_TV.txt
index 51a351c..225545d 100755
--- a/icu4c/source/data/locales/en_TV.txt
+++ b/icu4c/source/data/locales/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/locales/en_TZ.txt b/icu4c/source/data/locales/en_TZ.txt
index 25404c2..9449cbc 100755
--- a/icu4c/source/data/locales/en_TZ.txt
+++ b/icu4c/source/data/locales/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/en_UG.txt b/icu4c/source/data/locales/en_UG.txt
index fc9e84b..4450b5d 100755
--- a/icu4c/source/data/locales/en_UG.txt
+++ b/icu4c/source/data/locales/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/locales/en_UM.txt b/icu4c/source/data/locales/en_UM.txt
index c3e21f1..83b10c4 100644
--- a/icu4c/source/data/locales/en_UM.txt
+++ b/icu4c/source/data/locales/en_UM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UM.xml
 // *
diff --git a/icu4c/source/data/locales/en_US.txt b/icu4c/source/data/locales/en_US.txt
index 2451d31..9364d29 100644
--- a/icu4c/source/data/locales/en_US.txt
+++ b/icu4c/source/data/locales/en_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_US.xml
 // *
diff --git a/icu4c/source/data/locales/en_US_POSIX.txt b/icu4c/source/data/locales/en_US_POSIX.txt
index 4c5c364..0990d30 100644
--- a/icu4c/source/data/locales/en_US_POSIX.txt
+++ b/icu4c/source/data/locales/en_US_POSIX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_US_POSIX.xml
 // *
diff --git a/icu4c/source/data/locales/en_VC.txt b/icu4c/source/data/locales/en_VC.txt
index 5a03ac9..9d35ecc 100755
--- a/icu4c/source/data/locales/en_VC.txt
+++ b/icu4c/source/data/locales/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/locales/en_VG.txt b/icu4c/source/data/locales/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/locales/en_VG.txt
+++ b/icu4c/source/data/locales/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/locales/en_VI.txt b/icu4c/source/data/locales/en_VI.txt
index 559ce70..d7a5ce5 100644
--- a/icu4c/source/data/locales/en_VI.txt
+++ b/icu4c/source/data/locales/en_VI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VI.xml
 // *
diff --git a/icu4c/source/data/locales/en_VU.txt b/icu4c/source/data/locales/en_VU.txt
index 504e18b..72411b2 100755
--- a/icu4c/source/data/locales/en_VU.txt
+++ b/icu4c/source/data/locales/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/locales/en_WS.txt b/icu4c/source/data/locales/en_WS.txt
index 036a79b..d4011c9 100755
--- a/icu4c/source/data/locales/en_WS.txt
+++ b/icu4c/source/data/locales/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/locales/en_ZA.txt b/icu4c/source/data/locales/en_ZA.txt
index cb0da7a..dda2f4a 100644
--- a/icu4c/source/data/locales/en_ZA.txt
+++ b/icu4c/source/data/locales/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/locales/en_ZM.txt b/icu4c/source/data/locales/en_ZM.txt
index a7e3e94..5d0ee3f 100755
--- a/icu4c/source/data/locales/en_ZM.txt
+++ b/icu4c/source/data/locales/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/locales/en_ZW.txt b/icu4c/source/data/locales/en_ZW.txt
index 3925112..66b29c8 100644
--- a/icu4c/source/data/locales/en_ZW.txt
+++ b/icu4c/source/data/locales/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt
index 5e3507b..a2263e6 100644
--- a/icu4c/source/data/locales/eo.txt
+++ b/icu4c/source/data/locales/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt
index 8105bac..2163e9b 100644
--- a/icu4c/source/data/locales/es.txt
+++ b/icu4c/source/data/locales/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/locales/es_419.txt b/icu4c/source/data/locales/es_419.txt
index 29599f9..62d7a66 100644
--- a/icu4c/source/data/locales/es_419.txt
+++ b/icu4c/source/data/locales/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt
index ce90ad9..5769f56 100644
--- a/icu4c/source/data/locales/es_AR.txt
+++ b/icu4c/source/data/locales/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/locales/es_BO.txt b/icu4c/source/data/locales/es_BO.txt
index 5aa6feb..0dc6a8d 100644
--- a/icu4c/source/data/locales/es_BO.txt
+++ b/icu4c/source/data/locales/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/locales/es_CL.txt b/icu4c/source/data/locales/es_CL.txt
index 451b4d2..922bbe0 100644
--- a/icu4c/source/data/locales/es_CL.txt
+++ b/icu4c/source/data/locales/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/locales/es_CO.txt b/icu4c/source/data/locales/es_CO.txt
index a6080b5..7c79f5b 100644
--- a/icu4c/source/data/locales/es_CO.txt
+++ b/icu4c/source/data/locales/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/locales/es_CR.txt b/icu4c/source/data/locales/es_CR.txt
index 7ad2190..9afbaf3 100644
--- a/icu4c/source/data/locales/es_CR.txt
+++ b/icu4c/source/data/locales/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/locales/es_CU.txt b/icu4c/source/data/locales/es_CU.txt
index 20e56c4..e1411b3 100755
--- a/icu4c/source/data/locales/es_CU.txt
+++ b/icu4c/source/data/locales/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/locales/es_DO.txt b/icu4c/source/data/locales/es_DO.txt
index 7452efd..b830b47 100644
--- a/icu4c/source/data/locales/es_DO.txt
+++ b/icu4c/source/data/locales/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/locales/es_EA.txt b/icu4c/source/data/locales/es_EA.txt
index d4c7a78..245b6ea 100755
--- a/icu4c/source/data/locales/es_EA.txt
+++ b/icu4c/source/data/locales/es_EA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EA.xml
 // *
diff --git a/icu4c/source/data/locales/es_EC.txt b/icu4c/source/data/locales/es_EC.txt
index d2d6275..1d704fc 100644
--- a/icu4c/source/data/locales/es_EC.txt
+++ b/icu4c/source/data/locales/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/locales/es_ES.txt b/icu4c/source/data/locales/es_ES.txt
index 6c1e704..fbb6d16 100644
--- a/icu4c/source/data/locales/es_ES.txt
+++ b/icu4c/source/data/locales/es_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_ES.xml
 // *
diff --git a/icu4c/source/data/locales/es_GQ.txt b/icu4c/source/data/locales/es_GQ.txt
index 1c2154d..42ec884 100755
--- a/icu4c/source/data/locales/es_GQ.txt
+++ b/icu4c/source/data/locales/es_GQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GQ.xml
 // *
diff --git a/icu4c/source/data/locales/es_GT.txt b/icu4c/source/data/locales/es_GT.txt
index cb50158..2a57903 100644
--- a/icu4c/source/data/locales/es_GT.txt
+++ b/icu4c/source/data/locales/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/locales/es_HN.txt b/icu4c/source/data/locales/es_HN.txt
index ecba13b..baf5ea1 100644
--- a/icu4c/source/data/locales/es_HN.txt
+++ b/icu4c/source/data/locales/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/locales/es_IC.txt b/icu4c/source/data/locales/es_IC.txt
index 7a645d0..277031e 100755
--- a/icu4c/source/data/locales/es_IC.txt
+++ b/icu4c/source/data/locales/es_IC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_IC.xml
 // *
diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt
index a1925e7..fffaf8f 100644
--- a/icu4c/source/data/locales/es_MX.txt
+++ b/icu4c/source/data/locales/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/locales/es_NI.txt b/icu4c/source/data/locales/es_NI.txt
index d1224e4..03badde 100644
--- a/icu4c/source/data/locales/es_NI.txt
+++ b/icu4c/source/data/locales/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/locales/es_PA.txt b/icu4c/source/data/locales/es_PA.txt
index 3b1e14b..b3d8ede 100644
--- a/icu4c/source/data/locales/es_PA.txt
+++ b/icu4c/source/data/locales/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/locales/es_PE.txt b/icu4c/source/data/locales/es_PE.txt
index caade39..88a16cc 100644
--- a/icu4c/source/data/locales/es_PE.txt
+++ b/icu4c/source/data/locales/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/locales/es_PH.txt b/icu4c/source/data/locales/es_PH.txt
index 57b4d48..d8dd38a 100755
--- a/icu4c/source/data/locales/es_PH.txt
+++ b/icu4c/source/data/locales/es_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PH.xml
 // *
diff --git a/icu4c/source/data/locales/es_PR.txt b/icu4c/source/data/locales/es_PR.txt
index c1460db..5543a59 100644
--- a/icu4c/source/data/locales/es_PR.txt
+++ b/icu4c/source/data/locales/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/locales/es_PY.txt b/icu4c/source/data/locales/es_PY.txt
index 86924df..ffd7ba2 100644
--- a/icu4c/source/data/locales/es_PY.txt
+++ b/icu4c/source/data/locales/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/locales/es_SV.txt b/icu4c/source/data/locales/es_SV.txt
index e2ff187..ce3f06f 100644
--- a/icu4c/source/data/locales/es_SV.txt
+++ b/icu4c/source/data/locales/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/locales/es_US.txt b/icu4c/source/data/locales/es_US.txt
index 2e8e42e..9e55f45 100644
--- a/icu4c/source/data/locales/es_US.txt
+++ b/icu4c/source/data/locales/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/locales/es_UY.txt b/icu4c/source/data/locales/es_UY.txt
index c199246..30d2b1fa 100644
--- a/icu4c/source/data/locales/es_UY.txt
+++ b/icu4c/source/data/locales/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/locales/es_VE.txt b/icu4c/source/data/locales/es_VE.txt
index faf9b17..d380c76 100644
--- a/icu4c/source/data/locales/es_VE.txt
+++ b/icu4c/source/data/locales/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt
index 2ed9838..1cc124d 100644
--- a/icu4c/source/data/locales/et.txt
+++ b/icu4c/source/data/locales/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt
index 8e2f4a8..0a53ad8 100644
--- a/icu4c/source/data/locales/et_EE.txt
+++ b/icu4c/source/data/locales/et_EE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et_EE.xml
 // *
diff --git a/icu4c/source/data/locales/eu.txt b/icu4c/source/data/locales/eu.txt
index ed92cc9..0ef4986 100644
--- a/icu4c/source/data/locales/eu.txt
+++ b/icu4c/source/data/locales/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt
index 88a51cf..3198518 100644
--- a/icu4c/source/data/locales/eu_ES.txt
+++ b/icu4c/source/data/locales/eu_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu_ES.xml
 // *
diff --git a/icu4c/source/data/locales/ewo.txt b/icu4c/source/data/locales/ewo.txt
index 88e0029..60c494a 100755
--- a/icu4c/source/data/locales/ewo.txt
+++ b/icu4c/source/data/locales/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/locales/ewo_CM.txt b/icu4c/source/data/locales/ewo_CM.txt
index 8b7e1e0..743ed63 100755
--- a/icu4c/source/data/locales/ewo_CM.txt
+++ b/icu4c/source/data/locales/ewo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo_CM.xml
 // *
diff --git a/icu4c/source/data/locales/fa.txt b/icu4c/source/data/locales/fa.txt
index 41a1df7..653c227 100644
--- a/icu4c/source/data/locales/fa.txt
+++ b/icu4c/source/data/locales/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt
index dac362b..af6c55b 100644
--- a/icu4c/source/data/locales/fa_AF.txt
+++ b/icu4c/source/data/locales/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa_AF.xml
 // *
diff --git a/icu4c/source/data/locales/fa_IR.txt b/icu4c/source/data/locales/fa_IR.txt
index 2daa7bb..c571b23 100644
--- a/icu4c/source/data/locales/fa_IR.txt
+++ b/icu4c/source/data/locales/fa_IR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa_IR.xml
 // *
diff --git a/icu4c/source/data/locales/ff.txt b/icu4c/source/data/locales/ff.txt
index 13126ad..8b8fb5a 100755
--- a/icu4c/source/data/locales/ff.txt
+++ b/icu4c/source/data/locales/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/locales/ff_CM.txt b/icu4c/source/data/locales/ff_CM.txt
index 3d9af22..2800501 100644
--- a/icu4c/source/data/locales/ff_CM.txt
+++ b/icu4c/source/data/locales/ff_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_CM.xml
 // *
diff --git a/icu4c/source/data/locales/ff_GN.txt b/icu4c/source/data/locales/ff_GN.txt
index 046bc8b..b8e8117 100644
--- a/icu4c/source/data/locales/ff_GN.txt
+++ b/icu4c/source/data/locales/ff_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_GN.xml
 // *
diff --git a/icu4c/source/data/locales/ff_MR.txt b/icu4c/source/data/locales/ff_MR.txt
index 93abbba..77c6bb2 100644
--- a/icu4c/source/data/locales/ff_MR.txt
+++ b/icu4c/source/data/locales/ff_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_MR.xml
 // *
diff --git a/icu4c/source/data/locales/ff_SN.txt b/icu4c/source/data/locales/ff_SN.txt
index 044e2e1..4698601 100755
--- a/icu4c/source/data/locales/ff_SN.txt
+++ b/icu4c/source/data/locales/ff_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff_SN.xml
 // *
diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt
index 26c614b..716f20b 100644
--- a/icu4c/source/data/locales/fi.txt
+++ b/icu4c/source/data/locales/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt
index 29c8646..e19c17e 100644
--- a/icu4c/source/data/locales/fi_FI.txt
+++ b/icu4c/source/data/locales/fi_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi_FI.xml
 // *
diff --git a/icu4c/source/data/locales/fil.txt b/icu4c/source/data/locales/fil.txt
index 8d37071..685e47d 100755
--- a/icu4c/source/data/locales/fil.txt
+++ b/icu4c/source/data/locales/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/locales/fil_PH.txt b/icu4c/source/data/locales/fil_PH.txt
index c9ba174..3ec9cf8 100755
--- a/icu4c/source/data/locales/fil_PH.txt
+++ b/icu4c/source/data/locales/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil_PH.xml
 // *
diff --git a/icu4c/source/data/locales/fo.txt b/icu4c/source/data/locales/fo.txt
index c23a473..4050776 100644
--- a/icu4c/source/data/locales/fo.txt
+++ b/icu4c/source/data/locales/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/locales/fo_DK.txt b/icu4c/source/data/locales/fo_DK.txt
index 191f13a..0b35691 100755
--- a/icu4c/source/data/locales/fo_DK.txt
+++ b/icu4c/source/data/locales/fo_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo_DK.xml
 // *
diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt
index 62d7cd8..76764fe 100644
--- a/icu4c/source/data/locales/fo_FO.txt
+++ b/icu4c/source/data/locales/fo_FO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo_FO.xml
 // *
diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt
index 559397c..8090261 100644
--- a/icu4c/source/data/locales/fr.txt
+++ b/icu4c/source/data/locales/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt
index e184cb2..b2de2a8 100644
--- a/icu4c/source/data/locales/fr_BE.txt
+++ b/icu4c/source/data/locales/fr_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BE.xml
 // *
diff --git a/icu4c/source/data/locales/fr_BF.txt b/icu4c/source/data/locales/fr_BF.txt
index f06cba6..1fee62b 100644
--- a/icu4c/source/data/locales/fr_BF.txt
+++ b/icu4c/source/data/locales/fr_BF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_BI.txt b/icu4c/source/data/locales/fr_BI.txt
index b129410..2c4d8c8 100644
--- a/icu4c/source/data/locales/fr_BI.txt
+++ b/icu4c/source/data/locales/fr_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BI.xml
 // *
diff --git a/icu4c/source/data/locales/fr_BJ.txt b/icu4c/source/data/locales/fr_BJ.txt
index 7ceabc2..358310c 100644
--- a/icu4c/source/data/locales/fr_BJ.txt
+++ b/icu4c/source/data/locales/fr_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BJ.xml
 // *
diff --git a/icu4c/source/data/locales/fr_BL.txt b/icu4c/source/data/locales/fr_BL.txt
index 8afcb1e..285c187 100755
--- a/icu4c/source/data/locales/fr_BL.txt
+++ b/icu4c/source/data/locales/fr_BL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_BL.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CA.txt b/icu4c/source/data/locales/fr_CA.txt
index 54c2fff..fedc4dd 100644
--- a/icu4c/source/data/locales/fr_CA.txt
+++ b/icu4c/source/data/locales/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CD.txt b/icu4c/source/data/locales/fr_CD.txt
index 33775a0..e9515d6 100644
--- a/icu4c/source/data/locales/fr_CD.txt
+++ b/icu4c/source/data/locales/fr_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CD.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CF.txt b/icu4c/source/data/locales/fr_CF.txt
index cb669e5..2517f6e 100755
--- a/icu4c/source/data/locales/fr_CF.txt
+++ b/icu4c/source/data/locales/fr_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CG.txt b/icu4c/source/data/locales/fr_CG.txt
index ad946dd..29ce61d 100644
--- a/icu4c/source/data/locales/fr_CG.txt
+++ b/icu4c/source/data/locales/fr_CG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CG.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CH.txt b/icu4c/source/data/locales/fr_CH.txt
index b25199d..3a764de 100644
--- a/icu4c/source/data/locales/fr_CH.txt
+++ b/icu4c/source/data/locales/fr_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CH.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CI.txt b/icu4c/source/data/locales/fr_CI.txt
index 3007a46..cb26027 100755
--- a/icu4c/source/data/locales/fr_CI.txt
+++ b/icu4c/source/data/locales/fr_CI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CI.xml
 // *
diff --git a/icu4c/source/data/locales/fr_CM.txt b/icu4c/source/data/locales/fr_CM.txt
index 2ee2469..c9c5f6c 100755
--- a/icu4c/source/data/locales/fr_CM.txt
+++ b/icu4c/source/data/locales/fr_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CM.xml
 // *
diff --git a/icu4c/source/data/locales/fr_DJ.txt b/icu4c/source/data/locales/fr_DJ.txt
index efa6b5b..a432b09 100644
--- a/icu4c/source/data/locales/fr_DJ.txt
+++ b/icu4c/source/data/locales/fr_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_DJ.xml
 // *
diff --git a/icu4c/source/data/locales/fr_DZ.txt b/icu4c/source/data/locales/fr_DZ.txt
index 95751ad..69cf1e6 100755
--- a/icu4c/source/data/locales/fr_DZ.txt
+++ b/icu4c/source/data/locales/fr_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_DZ.xml
 // *
diff --git a/icu4c/source/data/locales/fr_FR.txt b/icu4c/source/data/locales/fr_FR.txt
index 9bcb638..f556fe7 100644
--- a/icu4c/source/data/locales/fr_FR.txt
+++ b/icu4c/source/data/locales/fr_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_FR.xml
 // *
diff --git a/icu4c/source/data/locales/fr_GA.txt b/icu4c/source/data/locales/fr_GA.txt
index 97d26ca..e57efd0 100644
--- a/icu4c/source/data/locales/fr_GA.txt
+++ b/icu4c/source/data/locales/fr_GA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GA.xml
 // *
diff --git a/icu4c/source/data/locales/fr_GF.txt b/icu4c/source/data/locales/fr_GF.txt
index 3c3cdde..30f2ea8 100755
--- a/icu4c/source/data/locales/fr_GF.txt
+++ b/icu4c/source/data/locales/fr_GF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_GN.txt b/icu4c/source/data/locales/fr_GN.txt
index df96c95..1b44d12 100755
--- a/icu4c/source/data/locales/fr_GN.txt
+++ b/icu4c/source/data/locales/fr_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GN.xml
 // *
diff --git a/icu4c/source/data/locales/fr_GP.txt b/icu4c/source/data/locales/fr_GP.txt
index d4f6d78..6a7fd0d 100755
--- a/icu4c/source/data/locales/fr_GP.txt
+++ b/icu4c/source/data/locales/fr_GP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GP.xml
 // *
diff --git a/icu4c/source/data/locales/fr_GQ.txt b/icu4c/source/data/locales/fr_GQ.txt
index 98be3f2..5f63558 100644
--- a/icu4c/source/data/locales/fr_GQ.txt
+++ b/icu4c/source/data/locales/fr_GQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GQ.xml
 // *
diff --git a/icu4c/source/data/locales/fr_HT.txt b/icu4c/source/data/locales/fr_HT.txt
index 4403752..6894284 100755
--- a/icu4c/source/data/locales/fr_HT.txt
+++ b/icu4c/source/data/locales/fr_HT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_HT.xml
 // *
diff --git a/icu4c/source/data/locales/fr_KM.txt b/icu4c/source/data/locales/fr_KM.txt
index 6be0500..caa02fd 100644
--- a/icu4c/source/data/locales/fr_KM.txt
+++ b/icu4c/source/data/locales/fr_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_KM.xml
 // *
diff --git a/icu4c/source/data/locales/fr_LU.txt b/icu4c/source/data/locales/fr_LU.txt
index 97f54e8..45a69a7 100644
--- a/icu4c/source/data/locales/fr_LU.txt
+++ b/icu4c/source/data/locales/fr_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_LU.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MA.txt b/icu4c/source/data/locales/fr_MA.txt
index 0e4e23b..4830a1b 100755
--- a/icu4c/source/data/locales/fr_MA.txt
+++ b/icu4c/source/data/locales/fr_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MA.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MC.txt b/icu4c/source/data/locales/fr_MC.txt
index 0720047..009e3cf 100644
--- a/icu4c/source/data/locales/fr_MC.txt
+++ b/icu4c/source/data/locales/fr_MC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MC.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MF.txt b/icu4c/source/data/locales/fr_MF.txt
index d34242d..ff03229 100755
--- a/icu4c/source/data/locales/fr_MF.txt
+++ b/icu4c/source/data/locales/fr_MF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MG.txt b/icu4c/source/data/locales/fr_MG.txt
index 9268eda..606c93c 100755
--- a/icu4c/source/data/locales/fr_MG.txt
+++ b/icu4c/source/data/locales/fr_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MG.xml
 // *
diff --git a/icu4c/source/data/locales/fr_ML.txt b/icu4c/source/data/locales/fr_ML.txt
index cab24d2..a424965 100755
--- a/icu4c/source/data/locales/fr_ML.txt
+++ b/icu4c/source/data/locales/fr_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_ML.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MQ.txt b/icu4c/source/data/locales/fr_MQ.txt
index af4ffed..b02a080 100755
--- a/icu4c/source/data/locales/fr_MQ.txt
+++ b/icu4c/source/data/locales/fr_MQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MQ.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MR.txt b/icu4c/source/data/locales/fr_MR.txt
index 21acf8ac..60ffd9f 100755
--- a/icu4c/source/data/locales/fr_MR.txt
+++ b/icu4c/source/data/locales/fr_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MR.xml
 // *
diff --git a/icu4c/source/data/locales/fr_MU.txt b/icu4c/source/data/locales/fr_MU.txt
index 9857d18..e15a28e 100755
--- a/icu4c/source/data/locales/fr_MU.txt
+++ b/icu4c/source/data/locales/fr_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_MU.xml
 // *
diff --git a/icu4c/source/data/locales/fr_NC.txt b/icu4c/source/data/locales/fr_NC.txt
index 3e2369c..9e50460 100755
--- a/icu4c/source/data/locales/fr_NC.txt
+++ b/icu4c/source/data/locales/fr_NC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_NC.xml
 // *
diff --git a/icu4c/source/data/locales/fr_NE.txt b/icu4c/source/data/locales/fr_NE.txt
index 7a320fb..b403397 100755
--- a/icu4c/source/data/locales/fr_NE.txt
+++ b/icu4c/source/data/locales/fr_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_NE.xml
 // *
diff --git a/icu4c/source/data/locales/fr_PF.txt b/icu4c/source/data/locales/fr_PF.txt
index 967b6f9..e5080ae 100755
--- a/icu4c/source/data/locales/fr_PF.txt
+++ b/icu4c/source/data/locales/fr_PF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_PF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_PM.txt b/icu4c/source/data/locales/fr_PM.txt
index 4f92c9f..640ca36 100755
--- a/icu4c/source/data/locales/fr_PM.txt
+++ b/icu4c/source/data/locales/fr_PM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_PM.xml
 // *
diff --git a/icu4c/source/data/locales/fr_RE.txt b/icu4c/source/data/locales/fr_RE.txt
index 91a2215..a47b4ea 100755
--- a/icu4c/source/data/locales/fr_RE.txt
+++ b/icu4c/source/data/locales/fr_RE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_RE.xml
 // *
diff --git a/icu4c/source/data/locales/fr_RW.txt b/icu4c/source/data/locales/fr_RW.txt
index 1906447..6ec4bcc 100644
--- a/icu4c/source/data/locales/fr_RW.txt
+++ b/icu4c/source/data/locales/fr_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_RW.xml
 // *
diff --git a/icu4c/source/data/locales/fr_SC.txt b/icu4c/source/data/locales/fr_SC.txt
index f47fd06..1f07284 100755
--- a/icu4c/source/data/locales/fr_SC.txt
+++ b/icu4c/source/data/locales/fr_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_SC.xml
 // *
diff --git a/icu4c/source/data/locales/fr_SN.txt b/icu4c/source/data/locales/fr_SN.txt
index 1e35625..4cc155f 100755
--- a/icu4c/source/data/locales/fr_SN.txt
+++ b/icu4c/source/data/locales/fr_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_SN.xml
 // *
diff --git a/icu4c/source/data/locales/fr_SY.txt b/icu4c/source/data/locales/fr_SY.txt
index b3fcb0c..d207bde 100755
--- a/icu4c/source/data/locales/fr_SY.txt
+++ b/icu4c/source/data/locales/fr_SY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_SY.xml
 // *
diff --git a/icu4c/source/data/locales/fr_TD.txt b/icu4c/source/data/locales/fr_TD.txt
index 36e0349..1f24f42 100644
--- a/icu4c/source/data/locales/fr_TD.txt
+++ b/icu4c/source/data/locales/fr_TD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_TD.xml
 // *
diff --git a/icu4c/source/data/locales/fr_TG.txt b/icu4c/source/data/locales/fr_TG.txt
index 4e8726e..78371f9 100644
--- a/icu4c/source/data/locales/fr_TG.txt
+++ b/icu4c/source/data/locales/fr_TG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_TG.xml
 // *
diff --git a/icu4c/source/data/locales/fr_TN.txt b/icu4c/source/data/locales/fr_TN.txt
index dabfcf4..11cb7ef 100755
--- a/icu4c/source/data/locales/fr_TN.txt
+++ b/icu4c/source/data/locales/fr_TN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_TN.xml
 // *
diff --git a/icu4c/source/data/locales/fr_VU.txt b/icu4c/source/data/locales/fr_VU.txt
index 1dbfa98..3cbe2bc 100755
--- a/icu4c/source/data/locales/fr_VU.txt
+++ b/icu4c/source/data/locales/fr_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_VU.xml
 // *
diff --git a/icu4c/source/data/locales/fr_WF.txt b/icu4c/source/data/locales/fr_WF.txt
index b54191c..d6f6630 100755
--- a/icu4c/source/data/locales/fr_WF.txt
+++ b/icu4c/source/data/locales/fr_WF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_WF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_YT.txt b/icu4c/source/data/locales/fr_YT.txt
index 3313dfe..45f32d0 100755
--- a/icu4c/source/data/locales/fr_YT.txt
+++ b/icu4c/source/data/locales/fr_YT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_YT.xml
 // *
diff --git a/icu4c/source/data/locales/fur.txt b/icu4c/source/data/locales/fur.txt
index b93e859..b8d5992 100644
--- a/icu4c/source/data/locales/fur.txt
+++ b/icu4c/source/data/locales/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/locales/fur_IT.txt b/icu4c/source/data/locales/fur_IT.txt
index ce87c0d..9d2498f 100644
--- a/icu4c/source/data/locales/fur_IT.txt
+++ b/icu4c/source/data/locales/fur_IT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur_IT.xml
 // *
diff --git a/icu4c/source/data/locales/fy.txt b/icu4c/source/data/locales/fy.txt
index cda9d48..ba5174b 100644
--- a/icu4c/source/data/locales/fy.txt
+++ b/icu4c/source/data/locales/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/locales/fy_NL.txt b/icu4c/source/data/locales/fy_NL.txt
index a12b9fe..2c9a06b 100644
--- a/icu4c/source/data/locales/fy_NL.txt
+++ b/icu4c/source/data/locales/fy_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy_NL.xml
 // *
diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt
index 0e9c8f1..737bd8e 100644
--- a/icu4c/source/data/locales/ga.txt
+++ b/icu4c/source/data/locales/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt
index 50b98ca..8ff2b17 100644
--- a/icu4c/source/data/locales/ga_IE.txt
+++ b/icu4c/source/data/locales/ga_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga_IE.xml
 // *
diff --git a/icu4c/source/data/locales/gd.txt b/icu4c/source/data/locales/gd.txt
index 509fa10..17d3649 100644
--- a/icu4c/source/data/locales/gd.txt
+++ b/icu4c/source/data/locales/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/locales/gd_GB.txt b/icu4c/source/data/locales/gd_GB.txt
index 5ccaebb..c625520 100644
--- a/icu4c/source/data/locales/gd_GB.txt
+++ b/icu4c/source/data/locales/gd_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd_GB.xml
 // *
diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt
index 3a475ea..f310442 100644
--- a/icu4c/source/data/locales/gl.txt
+++ b/icu4c/source/data/locales/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt
index f44bed0..5a41127 100644
--- a/icu4c/source/data/locales/gl_ES.txt
+++ b/icu4c/source/data/locales/gl_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl_ES.xml
 // *
diff --git a/icu4c/source/data/locales/gsw.txt b/icu4c/source/data/locales/gsw.txt
index 45dedb7..36a9d60 100644
--- a/icu4c/source/data/locales/gsw.txt
+++ b/icu4c/source/data/locales/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/locales/gsw_CH.txt b/icu4c/source/data/locales/gsw_CH.txt
index c329781..737cc55 100644
--- a/icu4c/source/data/locales/gsw_CH.txt
+++ b/icu4c/source/data/locales/gsw_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw_CH.xml
 // *
diff --git a/icu4c/source/data/locales/gsw_FR.txt b/icu4c/source/data/locales/gsw_FR.txt
index c2bf010..88f924b 100644
--- a/icu4c/source/data/locales/gsw_FR.txt
+++ b/icu4c/source/data/locales/gsw_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw_FR.xml
 // *
diff --git a/icu4c/source/data/locales/gsw_LI.txt b/icu4c/source/data/locales/gsw_LI.txt
index 19a97d3..286a1c8 100755
--- a/icu4c/source/data/locales/gsw_LI.txt
+++ b/icu4c/source/data/locales/gsw_LI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw_LI.xml
 // *
diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt
index 6920ec5..f2c170a 100644
--- a/icu4c/source/data/locales/gu.txt
+++ b/icu4c/source/data/locales/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt
index ccd7514..c975981 100644
--- a/icu4c/source/data/locales/gu_IN.txt
+++ b/icu4c/source/data/locales/gu_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu_IN.xml
 // *
diff --git a/icu4c/source/data/locales/guz.txt b/icu4c/source/data/locales/guz.txt
index 9683322..88cf734 100755
--- a/icu4c/source/data/locales/guz.txt
+++ b/icu4c/source/data/locales/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/locales/guz_KE.txt b/icu4c/source/data/locales/guz_KE.txt
index ae90983..80d1dda 100755
--- a/icu4c/source/data/locales/guz_KE.txt
+++ b/icu4c/source/data/locales/guz_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz_KE.xml
 // *
diff --git a/icu4c/source/data/locales/gv.txt b/icu4c/source/data/locales/gv.txt
index 94400be..59d8fa2 100644
--- a/icu4c/source/data/locales/gv.txt
+++ b/icu4c/source/data/locales/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/locales/gv_IM.txt b/icu4c/source/data/locales/gv_IM.txt
index 9d33810..7b4f4d6 100755
--- a/icu4c/source/data/locales/gv_IM.txt
+++ b/icu4c/source/data/locales/gv_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv_IM.xml
 // *
diff --git a/icu4c/source/data/locales/ha.txt b/icu4c/source/data/locales/ha.txt
index cdd9b1a..dc03ac4 100755
--- a/icu4c/source/data/locales/ha.txt
+++ b/icu4c/source/data/locales/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/locales/ha_GH.txt b/icu4c/source/data/locales/ha_GH.txt
index 4f5461c..df7e083 100644
--- a/icu4c/source/data/locales/ha_GH.txt
+++ b/icu4c/source/data/locales/ha_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_GH.xml
 // *
diff --git a/icu4c/source/data/locales/ha_NE.txt b/icu4c/source/data/locales/ha_NE.txt
index ebc4d6d..0602de9 100644
--- a/icu4c/source/data/locales/ha_NE.txt
+++ b/icu4c/source/data/locales/ha_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_NE.xml
 // *
diff --git a/icu4c/source/data/locales/ha_NG.txt b/icu4c/source/data/locales/ha_NG.txt
index c0dc12a..b402946 100755
--- a/icu4c/source/data/locales/ha_NG.txt
+++ b/icu4c/source/data/locales/ha_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_NG.xml
 // *
diff --git a/icu4c/source/data/locales/haw.txt b/icu4c/source/data/locales/haw.txt
index 126f4ce..57dcb83 100644
--- a/icu4c/source/data/locales/haw.txt
+++ b/icu4c/source/data/locales/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/locales/haw_US.txt b/icu4c/source/data/locales/haw_US.txt
index 9a1fc4a..97329b3 100644
--- a/icu4c/source/data/locales/haw_US.txt
+++ b/icu4c/source/data/locales/haw_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw_US.xml
 // *
diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt
index 42f0851..540e6d8 100644
--- a/icu4c/source/data/locales/he.txt
+++ b/icu4c/source/data/locales/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt
index 558f358..fa9f4b5 100644
--- a/icu4c/source/data/locales/he_IL.txt
+++ b/icu4c/source/data/locales/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he_IL.xml
 // *
diff --git a/icu4c/source/data/locales/hi.txt b/icu4c/source/data/locales/hi.txt
index 9cc1176..e302c71 100644
--- a/icu4c/source/data/locales/hi.txt
+++ b/icu4c/source/data/locales/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt
index 9df79c9..9c97f1e 100644
--- a/icu4c/source/data/locales/hi_IN.txt
+++ b/icu4c/source/data/locales/hi_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi_IN.xml
 // *
diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt
index 2afff04..f09fdc2 100644
--- a/icu4c/source/data/locales/hr.txt
+++ b/icu4c/source/data/locales/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/locales/hr_BA.txt b/icu4c/source/data/locales/hr_BA.txt
index 0ce0ccb..fd9ba35 100755
--- a/icu4c/source/data/locales/hr_BA.txt
+++ b/icu4c/source/data/locales/hr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr_BA.xml
 // *
diff --git a/icu4c/source/data/locales/hr_HR.txt b/icu4c/source/data/locales/hr_HR.txt
index 2d40f75..3dffe0a 100644
--- a/icu4c/source/data/locales/hr_HR.txt
+++ b/icu4c/source/data/locales/hr_HR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr_HR.xml
 // *
diff --git a/icu4c/source/data/locales/hsb.txt b/icu4c/source/data/locales/hsb.txt
index 3111eaf..3450c39 100644
--- a/icu4c/source/data/locales/hsb.txt
+++ b/icu4c/source/data/locales/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/locales/hsb_DE.txt b/icu4c/source/data/locales/hsb_DE.txt
index 34bcfdc..7874960 100644
--- a/icu4c/source/data/locales/hsb_DE.txt
+++ b/icu4c/source/data/locales/hsb_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb_DE.xml
 // *
diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt
index 57d3d50..a6ce3a5 100644
--- a/icu4c/source/data/locales/hu.txt
+++ b/icu4c/source/data/locales/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt
index 4bfaecc..f1c8d0e 100644
--- a/icu4c/source/data/locales/hu_HU.txt
+++ b/icu4c/source/data/locales/hu_HU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu_HU.xml
 // *
diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt
index 9824c0f..222e80e 100644
--- a/icu4c/source/data/locales/hy.txt
+++ b/icu4c/source/data/locales/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt
index bf5b5c0..614413d 100644
--- a/icu4c/source/data/locales/hy_AM.txt
+++ b/icu4c/source/data/locales/hy_AM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy_AM.xml
 // *
diff --git a/icu4c/source/data/locales/id.txt b/icu4c/source/data/locales/id.txt
index 57586de..f857a23 100644
--- a/icu4c/source/data/locales/id.txt
+++ b/icu4c/source/data/locales/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt
index fc87794..1c2705a 100644
--- a/icu4c/source/data/locales/id_ID.txt
+++ b/icu4c/source/data/locales/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id_ID.xml
 // *
diff --git a/icu4c/source/data/locales/ig.txt b/icu4c/source/data/locales/ig.txt
index b7ba154..896bf90 100755
--- a/icu4c/source/data/locales/ig.txt
+++ b/icu4c/source/data/locales/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/locales/ig_NG.txt b/icu4c/source/data/locales/ig_NG.txt
index 580dfdc..201aee4 100755
--- a/icu4c/source/data/locales/ig_NG.txt
+++ b/icu4c/source/data/locales/ig_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig_NG.xml
 // *
diff --git a/icu4c/source/data/locales/ii.txt b/icu4c/source/data/locales/ii.txt
index fb851be..cce26fc 100755
--- a/icu4c/source/data/locales/ii.txt
+++ b/icu4c/source/data/locales/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/locales/ii_CN.txt b/icu4c/source/data/locales/ii_CN.txt
index cfe56dc..2b2b978 100755
--- a/icu4c/source/data/locales/ii_CN.txt
+++ b/icu4c/source/data/locales/ii_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii_CN.xml
 // *
diff --git a/icu4c/source/data/locales/in.txt b/icu4c/source/data/locales/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/locales/in.txt
+++ b/icu4c/source/data/locales/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/in_ID.txt b/icu4c/source/data/locales/in_ID.txt
index db42db5..7161a4b 100755
--- a/icu4c/source/data/locales/in_ID.txt
+++ b/icu4c/source/data/locales/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt
index 518ba71..da437c0 100644
--- a/icu4c/source/data/locales/is.txt
+++ b/icu4c/source/data/locales/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt
index 2055d9b..b03c057 100644
--- a/icu4c/source/data/locales/is_IS.txt
+++ b/icu4c/source/data/locales/is_IS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is_IS.xml
 // *
diff --git a/icu4c/source/data/locales/it.txt b/icu4c/source/data/locales/it.txt
index bf681ea..6889da6 100644
--- a/icu4c/source/data/locales/it.txt
+++ b/icu4c/source/data/locales/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt
index c38bcd3..96d1461 100644
--- a/icu4c/source/data/locales/it_CH.txt
+++ b/icu4c/source/data/locales/it_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it_CH.xml
 // *
diff --git a/icu4c/source/data/locales/it_IT.txt b/icu4c/source/data/locales/it_IT.txt
index 6ad4b2b..4c72045 100644
--- a/icu4c/source/data/locales/it_IT.txt
+++ b/icu4c/source/data/locales/it_IT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it_IT.xml
 // *
diff --git a/icu4c/source/data/locales/it_SM.txt b/icu4c/source/data/locales/it_SM.txt
index 5d378db..655b6b8 100755
--- a/icu4c/source/data/locales/it_SM.txt
+++ b/icu4c/source/data/locales/it_SM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it_SM.xml
 // *
diff --git a/icu4c/source/data/locales/iw.txt b/icu4c/source/data/locales/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/locales/iw.txt
+++ b/icu4c/source/data/locales/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/iw_IL.txt b/icu4c/source/data/locales/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/locales/iw_IL.txt
+++ b/icu4c/source/data/locales/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt
index a982cba..fbef13c 100644
--- a/icu4c/source/data/locales/ja.txt
+++ b/icu4c/source/data/locales/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt
index 344d361..16d99fd 100644
--- a/icu4c/source/data/locales/ja_JP.txt
+++ b/icu4c/source/data/locales/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja_JP.xml
 // *
diff --git a/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt b/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100644
--- a/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/jgo.txt b/icu4c/source/data/locales/jgo.txt
index 69cd0a8..52ef2ee 100755
--- a/icu4c/source/data/locales/jgo.txt
+++ b/icu4c/source/data/locales/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/locales/jgo_CM.txt b/icu4c/source/data/locales/jgo_CM.txt
index b004b15..6e572b0 100755
--- a/icu4c/source/data/locales/jgo_CM.txt
+++ b/icu4c/source/data/locales/jgo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo_CM.xml
 // *
diff --git a/icu4c/source/data/locales/jmc.txt b/icu4c/source/data/locales/jmc.txt
index 594d417..58df90b 100755
--- a/icu4c/source/data/locales/jmc.txt
+++ b/icu4c/source/data/locales/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/locales/jmc_TZ.txt b/icu4c/source/data/locales/jmc_TZ.txt
index b8837b8..9f6011a 100755
--- a/icu4c/source/data/locales/jmc_TZ.txt
+++ b/icu4c/source/data/locales/jmc_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/ka.txt b/icu4c/source/data/locales/ka.txt
index e891a41..0c20516 100644
--- a/icu4c/source/data/locales/ka.txt
+++ b/icu4c/source/data/locales/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/locales/ka_GE.txt b/icu4c/source/data/locales/ka_GE.txt
index edfa3c5..20c1c60 100644
--- a/icu4c/source/data/locales/ka_GE.txt
+++ b/icu4c/source/data/locales/ka_GE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka_GE.xml
 // *
diff --git a/icu4c/source/data/locales/kab.txt b/icu4c/source/data/locales/kab.txt
index 8afb7d6..ff2f4c1 100755
--- a/icu4c/source/data/locales/kab.txt
+++ b/icu4c/source/data/locales/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/locales/kab_DZ.txt b/icu4c/source/data/locales/kab_DZ.txt
index 4e57d21..0db5774 100755
--- a/icu4c/source/data/locales/kab_DZ.txt
+++ b/icu4c/source/data/locales/kab_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab_DZ.xml
 // *
diff --git a/icu4c/source/data/locales/kam.txt b/icu4c/source/data/locales/kam.txt
index 66f9a64..67ac4e2 100755
--- a/icu4c/source/data/locales/kam.txt
+++ b/icu4c/source/data/locales/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/locales/kam_KE.txt b/icu4c/source/data/locales/kam_KE.txt
index 0d6ad65..6cce082 100755
--- a/icu4c/source/data/locales/kam_KE.txt
+++ b/icu4c/source/data/locales/kam_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam_KE.xml
 // *
diff --git a/icu4c/source/data/locales/kde.txt b/icu4c/source/data/locales/kde.txt
index 8f2b483..34b7bf7 100755
--- a/icu4c/source/data/locales/kde.txt
+++ b/icu4c/source/data/locales/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/locales/kde_TZ.txt b/icu4c/source/data/locales/kde_TZ.txt
index 5aa6b2c..8cd50b7 100755
--- a/icu4c/source/data/locales/kde_TZ.txt
+++ b/icu4c/source/data/locales/kde_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/kea.txt b/icu4c/source/data/locales/kea.txt
index f671c04..8f846ce 100755
--- a/icu4c/source/data/locales/kea.txt
+++ b/icu4c/source/data/locales/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/locales/kea_CV.txt b/icu4c/source/data/locales/kea_CV.txt
index 1c1eb8c..fdf98ac 100755
--- a/icu4c/source/data/locales/kea_CV.txt
+++ b/icu4c/source/data/locales/kea_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea_CV.xml
 // *
diff --git a/icu4c/source/data/locales/khq.txt b/icu4c/source/data/locales/khq.txt
index 7195d11..32faced 100755
--- a/icu4c/source/data/locales/khq.txt
+++ b/icu4c/source/data/locales/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/locales/khq_ML.txt b/icu4c/source/data/locales/khq_ML.txt
index 38c58ef..3a30440 100755
--- a/icu4c/source/data/locales/khq_ML.txt
+++ b/icu4c/source/data/locales/khq_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq_ML.xml
 // *
diff --git a/icu4c/source/data/locales/ki.txt b/icu4c/source/data/locales/ki.txt
index f4c565d..3b0995c 100755
--- a/icu4c/source/data/locales/ki.txt
+++ b/icu4c/source/data/locales/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/locales/ki_KE.txt b/icu4c/source/data/locales/ki_KE.txt
index 827f122..bdb7dfd 100755
--- a/icu4c/source/data/locales/ki_KE.txt
+++ b/icu4c/source/data/locales/ki_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki_KE.xml
 // *
diff --git a/icu4c/source/data/locales/kk.txt b/icu4c/source/data/locales/kk.txt
index f1191a7..98aaed1 100644
--- a/icu4c/source/data/locales/kk.txt
+++ b/icu4c/source/data/locales/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt
index 6c6871d..5ab6ea4 100644
--- a/icu4c/source/data/locales/kk_KZ.txt
+++ b/icu4c/source/data/locales/kk_KZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_KZ.xml
 // *
diff --git a/icu4c/source/data/locales/kkj.txt b/icu4c/source/data/locales/kkj.txt
index 88b8965..03c8084 100755
--- a/icu4c/source/data/locales/kkj.txt
+++ b/icu4c/source/data/locales/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/locales/kkj_CM.txt b/icu4c/source/data/locales/kkj_CM.txt
index b97295b..988f697 100755
--- a/icu4c/source/data/locales/kkj_CM.txt
+++ b/icu4c/source/data/locales/kkj_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj_CM.xml
 // *
diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt
index 23043ff..80281da 100644
--- a/icu4c/source/data/locales/kl.txt
+++ b/icu4c/source/data/locales/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt
index 2c367d2..cd363ba 100644
--- a/icu4c/source/data/locales/kl_GL.txt
+++ b/icu4c/source/data/locales/kl_GL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl_GL.xml
 // *
diff --git a/icu4c/source/data/locales/kln.txt b/icu4c/source/data/locales/kln.txt
index c72c3b8..0a5ddd4 100755
--- a/icu4c/source/data/locales/kln.txt
+++ b/icu4c/source/data/locales/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/locales/kln_KE.txt b/icu4c/source/data/locales/kln_KE.txt
index d200e62..006eebb 100755
--- a/icu4c/source/data/locales/kln_KE.txt
+++ b/icu4c/source/data/locales/kln_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln_KE.xml
 // *
diff --git a/icu4c/source/data/locales/km.txt b/icu4c/source/data/locales/km.txt
index 6dc7dce..f6d7765 100644
--- a/icu4c/source/data/locales/km.txt
+++ b/icu4c/source/data/locales/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/locales/km_KH.txt b/icu4c/source/data/locales/km_KH.txt
index 55884f9..9c8d323 100644
--- a/icu4c/source/data/locales/km_KH.txt
+++ b/icu4c/source/data/locales/km_KH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km_KH.xml
 // *
diff --git a/icu4c/source/data/locales/kn.txt b/icu4c/source/data/locales/kn.txt
index 30ac7fa..7d8b9c5 100644
--- a/icu4c/source/data/locales/kn.txt
+++ b/icu4c/source/data/locales/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt
index db00345..560b931 100644
--- a/icu4c/source/data/locales/kn_IN.txt
+++ b/icu4c/source/data/locales/kn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt
index 6baedeb..60498bc 100644
--- a/icu4c/source/data/locales/ko.txt
+++ b/icu4c/source/data/locales/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/locales/ko_KP.txt b/icu4c/source/data/locales/ko_KP.txt
index 00cefef..ec4d61c 100755
--- a/icu4c/source/data/locales/ko_KP.txt
+++ b/icu4c/source/data/locales/ko_KP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko_KP.xml
 // *
diff --git a/icu4c/source/data/locales/ko_KR.txt b/icu4c/source/data/locales/ko_KR.txt
index 15cd346..84a499d 100644
--- a/icu4c/source/data/locales/ko_KR.txt
+++ b/icu4c/source/data/locales/ko_KR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko_KR.xml
 // *
diff --git a/icu4c/source/data/locales/kok.txt b/icu4c/source/data/locales/kok.txt
index e101837..07e97fc 100644
--- a/icu4c/source/data/locales/kok.txt
+++ b/icu4c/source/data/locales/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/locales/kok_IN.txt b/icu4c/source/data/locales/kok_IN.txt
index fe969a4..16caf91 100644
--- a/icu4c/source/data/locales/kok_IN.txt
+++ b/icu4c/source/data/locales/kok_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ks.txt b/icu4c/source/data/locales/ks.txt
index e8d4eeb..4218ae9 100755
--- a/icu4c/source/data/locales/ks.txt
+++ b/icu4c/source/data/locales/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/locales/ks_IN.txt b/icu4c/source/data/locales/ks_IN.txt
index 7a58c85..4e3b26d 100755
--- a/icu4c/source/data/locales/ks_IN.txt
+++ b/icu4c/source/data/locales/ks_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ksb.txt b/icu4c/source/data/locales/ksb.txt
index d7ca234..0d38e14 100755
--- a/icu4c/source/data/locales/ksb.txt
+++ b/icu4c/source/data/locales/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/locales/ksb_TZ.txt b/icu4c/source/data/locales/ksb_TZ.txt
index 8bcbe62..944c07c 100755
--- a/icu4c/source/data/locales/ksb_TZ.txt
+++ b/icu4c/source/data/locales/ksb_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/ksf.txt b/icu4c/source/data/locales/ksf.txt
index 909b431..0aa7e89 100755
--- a/icu4c/source/data/locales/ksf.txt
+++ b/icu4c/source/data/locales/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/locales/ksf_CM.txt b/icu4c/source/data/locales/ksf_CM.txt
index 3d563b5..d98ac74 100755
--- a/icu4c/source/data/locales/ksf_CM.txt
+++ b/icu4c/source/data/locales/ksf_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf_CM.xml
 // *
diff --git a/icu4c/source/data/locales/ksh.txt b/icu4c/source/data/locales/ksh.txt
index ff19f85..0e606e7 100644
--- a/icu4c/source/data/locales/ksh.txt
+++ b/icu4c/source/data/locales/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/locales/ksh_DE.txt b/icu4c/source/data/locales/ksh_DE.txt
index b8475e0..51f9216 100644
--- a/icu4c/source/data/locales/ksh_DE.txt
+++ b/icu4c/source/data/locales/ksh_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh_DE.xml
 // *
diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt
index b7bfd17..9175151 100644
--- a/icu4c/source/data/locales/kw.txt
+++ b/icu4c/source/data/locales/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt
index 01033e1..28033e7 100644
--- a/icu4c/source/data/locales/kw_GB.txt
+++ b/icu4c/source/data/locales/kw_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw_GB.xml
 // *
diff --git a/icu4c/source/data/locales/ky.txt b/icu4c/source/data/locales/ky.txt
index 9277880..b6092a1 100755
--- a/icu4c/source/data/locales/ky.txt
+++ b/icu4c/source/data/locales/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/locales/ky_KG.txt b/icu4c/source/data/locales/ky_KG.txt
index d9676d2..4c5d746 100755
--- a/icu4c/source/data/locales/ky_KG.txt
+++ b/icu4c/source/data/locales/ky_KG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky_KG.xml
 // *
diff --git a/icu4c/source/data/locales/lag.txt b/icu4c/source/data/locales/lag.txt
index 5c47cc5..86b5505 100755
--- a/icu4c/source/data/locales/lag.txt
+++ b/icu4c/source/data/locales/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/locales/lag_TZ.txt b/icu4c/source/data/locales/lag_TZ.txt
index 6a5f2b2..c30e5da 100755
--- a/icu4c/source/data/locales/lag_TZ.txt
+++ b/icu4c/source/data/locales/lag_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/lb.txt b/icu4c/source/data/locales/lb.txt
index ce20188..482441c 100644
--- a/icu4c/source/data/locales/lb.txt
+++ b/icu4c/source/data/locales/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/locales/lb_LU.txt b/icu4c/source/data/locales/lb_LU.txt
index 6f19d4b..5ea5f76 100644
--- a/icu4c/source/data/locales/lb_LU.txt
+++ b/icu4c/source/data/locales/lb_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb_LU.xml
 // *
diff --git a/icu4c/source/data/locales/lg.txt b/icu4c/source/data/locales/lg.txt
index 195acaf..a2bef56 100755
--- a/icu4c/source/data/locales/lg.txt
+++ b/icu4c/source/data/locales/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/locales/lg_UG.txt b/icu4c/source/data/locales/lg_UG.txt
index 8636713..2854a0d 100755
--- a/icu4c/source/data/locales/lg_UG.txt
+++ b/icu4c/source/data/locales/lg_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg_UG.xml
 // *
diff --git a/icu4c/source/data/locales/lkt.txt b/icu4c/source/data/locales/lkt.txt
index ae3c7c1..9364ed7 100755
--- a/icu4c/source/data/locales/lkt.txt
+++ b/icu4c/source/data/locales/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/locales/lkt_US.txt b/icu4c/source/data/locales/lkt_US.txt
index 9e23e08..c5d9c2b 100755
--- a/icu4c/source/data/locales/lkt_US.txt
+++ b/icu4c/source/data/locales/lkt_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt_US.xml
 // *
diff --git a/icu4c/source/data/locales/ln.txt b/icu4c/source/data/locales/ln.txt
index 561363b..2104854 100755
--- a/icu4c/source/data/locales/ln.txt
+++ b/icu4c/source/data/locales/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/locales/ln_AO.txt b/icu4c/source/data/locales/ln_AO.txt
index 9cb4d52..514d3b1 100755
--- a/icu4c/source/data/locales/ln_AO.txt
+++ b/icu4c/source/data/locales/ln_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln_AO.xml
 // *
diff --git a/icu4c/source/data/locales/ln_CD.txt b/icu4c/source/data/locales/ln_CD.txt
index d0517c8..a636750 100755
--- a/icu4c/source/data/locales/ln_CD.txt
+++ b/icu4c/source/data/locales/ln_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln_CD.xml
 // *
diff --git a/icu4c/source/data/locales/ln_CF.txt b/icu4c/source/data/locales/ln_CF.txt
index 4e7a9f3..113b896 100755
--- a/icu4c/source/data/locales/ln_CF.txt
+++ b/icu4c/source/data/locales/ln_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln_CF.xml
 // *
diff --git a/icu4c/source/data/locales/ln_CG.txt b/icu4c/source/data/locales/ln_CG.txt
index 152dd12..3a7722a 100755
--- a/icu4c/source/data/locales/ln_CG.txt
+++ b/icu4c/source/data/locales/ln_CG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln_CG.xml
 // *
diff --git a/icu4c/source/data/locales/lo.txt b/icu4c/source/data/locales/lo.txt
index 3e31a34..1e07b2d 100755
--- a/icu4c/source/data/locales/lo.txt
+++ b/icu4c/source/data/locales/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/locales/lo_LA.txt b/icu4c/source/data/locales/lo_LA.txt
index 298dc94..c7a3f0d 100755
--- a/icu4c/source/data/locales/lo_LA.txt
+++ b/icu4c/source/data/locales/lo_LA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo_LA.xml
 // *
diff --git a/icu4c/source/data/locales/lrc.txt b/icu4c/source/data/locales/lrc.txt
index 8d239f7..0026f69 100755
--- a/icu4c/source/data/locales/lrc.txt
+++ b/icu4c/source/data/locales/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/locales/lrc_IQ.txt b/icu4c/source/data/locales/lrc_IQ.txt
index 14d34aa..acb9d94 100755
--- a/icu4c/source/data/locales/lrc_IQ.txt
+++ b/icu4c/source/data/locales/lrc_IQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc_IQ.xml
 // *
diff --git a/icu4c/source/data/locales/lrc_IR.txt b/icu4c/source/data/locales/lrc_IR.txt
index ca5edbe..bc5ac45 100755
--- a/icu4c/source/data/locales/lrc_IR.txt
+++ b/icu4c/source/data/locales/lrc_IR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc_IR.xml
 // *
diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt
index 665d882..305e2dd 100644
--- a/icu4c/source/data/locales/lt.txt
+++ b/icu4c/source/data/locales/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt
index 3069347..a259c43 100644
--- a/icu4c/source/data/locales/lt_LT.txt
+++ b/icu4c/source/data/locales/lt_LT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt_LT.xml
 // *
diff --git a/icu4c/source/data/locales/lu.txt b/icu4c/source/data/locales/lu.txt
index 80601ef..4ec10cf 100755
--- a/icu4c/source/data/locales/lu.txt
+++ b/icu4c/source/data/locales/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/locales/lu_CD.txt b/icu4c/source/data/locales/lu_CD.txt
index 8dfcb57..5002ea6 100755
--- a/icu4c/source/data/locales/lu_CD.txt
+++ b/icu4c/source/data/locales/lu_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu_CD.xml
 // *
diff --git a/icu4c/source/data/locales/luo.txt b/icu4c/source/data/locales/luo.txt
index f21a544..39f6928 100755
--- a/icu4c/source/data/locales/luo.txt
+++ b/icu4c/source/data/locales/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/locales/luo_KE.txt b/icu4c/source/data/locales/luo_KE.txt
index 941c874..aed2e01 100755
--- a/icu4c/source/data/locales/luo_KE.txt
+++ b/icu4c/source/data/locales/luo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo_KE.xml
 // *
diff --git a/icu4c/source/data/locales/luy.txt b/icu4c/source/data/locales/luy.txt
index 787ca83..59c4238 100755
--- a/icu4c/source/data/locales/luy.txt
+++ b/icu4c/source/data/locales/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/locales/luy_KE.txt b/icu4c/source/data/locales/luy_KE.txt
index 599c9c3..31394a9 100755
--- a/icu4c/source/data/locales/luy_KE.txt
+++ b/icu4c/source/data/locales/luy_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy_KE.xml
 // *
diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt
index 8f1c89d..b2bc402 100644
--- a/icu4c/source/data/locales/lv.txt
+++ b/icu4c/source/data/locales/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt
index 922a020..0f26aef 100644
--- a/icu4c/source/data/locales/lv_LV.txt
+++ b/icu4c/source/data/locales/lv_LV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv_LV.xml
 // *
diff --git a/icu4c/source/data/locales/mas.txt b/icu4c/source/data/locales/mas.txt
index 5b1a07b..02aa2fb 100755
--- a/icu4c/source/data/locales/mas.txt
+++ b/icu4c/source/data/locales/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/locales/mas_KE.txt b/icu4c/source/data/locales/mas_KE.txt
index b9d7e48..fa960cd 100755
--- a/icu4c/source/data/locales/mas_KE.txt
+++ b/icu4c/source/data/locales/mas_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas_KE.xml
 // *
diff --git a/icu4c/source/data/locales/mas_TZ.txt b/icu4c/source/data/locales/mas_TZ.txt
index fdd664b..1f68c90 100755
--- a/icu4c/source/data/locales/mas_TZ.txt
+++ b/icu4c/source/data/locales/mas_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/mer.txt b/icu4c/source/data/locales/mer.txt
index 057b24c..c1e6e95 100755
--- a/icu4c/source/data/locales/mer.txt
+++ b/icu4c/source/data/locales/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/locales/mer_KE.txt b/icu4c/source/data/locales/mer_KE.txt
index 6e7a164..9b4a171 100755
--- a/icu4c/source/data/locales/mer_KE.txt
+++ b/icu4c/source/data/locales/mer_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer_KE.xml
 // *
diff --git a/icu4c/source/data/locales/mfe.txt b/icu4c/source/data/locales/mfe.txt
index 6e315db..3fb84d5 100755
--- a/icu4c/source/data/locales/mfe.txt
+++ b/icu4c/source/data/locales/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/locales/mfe_MU.txt b/icu4c/source/data/locales/mfe_MU.txt
index 06bb5fa..19441c9 100755
--- a/icu4c/source/data/locales/mfe_MU.txt
+++ b/icu4c/source/data/locales/mfe_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe_MU.xml
 // *
diff --git a/icu4c/source/data/locales/mg.txt b/icu4c/source/data/locales/mg.txt
index 28598ab..f5f4dfa 100755
--- a/icu4c/source/data/locales/mg.txt
+++ b/icu4c/source/data/locales/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/locales/mg_MG.txt b/icu4c/source/data/locales/mg_MG.txt
index ffa042c..90634b7 100755
--- a/icu4c/source/data/locales/mg_MG.txt
+++ b/icu4c/source/data/locales/mg_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg_MG.xml
 // *
diff --git a/icu4c/source/data/locales/mgh.txt b/icu4c/source/data/locales/mgh.txt
index 3e19341..de94bca 100755
--- a/icu4c/source/data/locales/mgh.txt
+++ b/icu4c/source/data/locales/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/locales/mgh_MZ.txt b/icu4c/source/data/locales/mgh_MZ.txt
index a800b12..7b35060 100755
--- a/icu4c/source/data/locales/mgh_MZ.txt
+++ b/icu4c/source/data/locales/mgh_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh_MZ.xml
 // *
diff --git a/icu4c/source/data/locales/mgo.txt b/icu4c/source/data/locales/mgo.txt
index 55f001f..7c24169 100755
--- a/icu4c/source/data/locales/mgo.txt
+++ b/icu4c/source/data/locales/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/locales/mgo_CM.txt b/icu4c/source/data/locales/mgo_CM.txt
index 93dff8f..4eedfbe 100755
--- a/icu4c/source/data/locales/mgo_CM.txt
+++ b/icu4c/source/data/locales/mgo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo_CM.xml
 // *
diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt
index 3dc1775..fbfd13d 100644
--- a/icu4c/source/data/locales/mk.txt
+++ b/icu4c/source/data/locales/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt
index 9d0483e..16c68ce 100644
--- a/icu4c/source/data/locales/mk_MK.txt
+++ b/icu4c/source/data/locales/mk_MK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk_MK.xml
 // *
diff --git a/icu4c/source/data/locales/ml.txt b/icu4c/source/data/locales/ml.txt
index b7e6909..bf38268 100644
--- a/icu4c/source/data/locales/ml.txt
+++ b/icu4c/source/data/locales/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt
index a0fe518..a0b9bf9 100644
--- a/icu4c/source/data/locales/ml_IN.txt
+++ b/icu4c/source/data/locales/ml_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml_IN.xml
 // *
diff --git a/icu4c/source/data/locales/mn.txt b/icu4c/source/data/locales/mn.txt
index ba2830c..1783ed1 100755
--- a/icu4c/source/data/locales/mn.txt
+++ b/icu4c/source/data/locales/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/locales/mn_MN.txt b/icu4c/source/data/locales/mn_MN.txt
index 649a147..404b049 100755
--- a/icu4c/source/data/locales/mn_MN.txt
+++ b/icu4c/source/data/locales/mn_MN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn_MN.xml
 // *
diff --git a/icu4c/source/data/locales/mo.txt b/icu4c/source/data/locales/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/locales/mo.txt
+++ b/icu4c/source/data/locales/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt
index 4b322ca..0e7dbaa 100644
--- a/icu4c/source/data/locales/mr.txt
+++ b/icu4c/source/data/locales/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt
index 0ab281c..7b4c4dd 100644
--- a/icu4c/source/data/locales/mr_IN.txt
+++ b/icu4c/source/data/locales/mr_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ms.txt b/icu4c/source/data/locales/ms.txt
index 39d524c..a05dea5 100644
--- a/icu4c/source/data/locales/ms.txt
+++ b/icu4c/source/data/locales/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt
index bcd9399..99c4002 100644
--- a/icu4c/source/data/locales/ms_BN.txt
+++ b/icu4c/source/data/locales/ms_BN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms_BN.xml
 // *
diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt
index 6ca3f94..6c0bf28 100644
--- a/icu4c/source/data/locales/ms_MY.txt
+++ b/icu4c/source/data/locales/ms_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms_MY.xml
 // *
diff --git a/icu4c/source/data/locales/ms_SG.txt b/icu4c/source/data/locales/ms_SG.txt
index 30fca8d..0ecac19 100644
--- a/icu4c/source/data/locales/ms_SG.txt
+++ b/icu4c/source/data/locales/ms_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms_SG.xml
 // *
diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt
index 54dad6f..44822bf 100644
--- a/icu4c/source/data/locales/mt.txt
+++ b/icu4c/source/data/locales/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt
index 0cfb16d..a362ebb 100644
--- a/icu4c/source/data/locales/mt_MT.txt
+++ b/icu4c/source/data/locales/mt_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt_MT.xml
 // *
diff --git a/icu4c/source/data/locales/mua.txt b/icu4c/source/data/locales/mua.txt
index c232402..78bcae3 100755
--- a/icu4c/source/data/locales/mua.txt
+++ b/icu4c/source/data/locales/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/locales/mua_CM.txt b/icu4c/source/data/locales/mua_CM.txt
index b66cb4f..9e368dc 100755
--- a/icu4c/source/data/locales/mua_CM.txt
+++ b/icu4c/source/data/locales/mua_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua_CM.xml
 // *
diff --git a/icu4c/source/data/locales/my.txt b/icu4c/source/data/locales/my.txt
index 79da662..443b2e5 100644
--- a/icu4c/source/data/locales/my.txt
+++ b/icu4c/source/data/locales/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/locales/my_MM.txt b/icu4c/source/data/locales/my_MM.txt
index 8a9f3cf..ce6836e 100644
--- a/icu4c/source/data/locales/my_MM.txt
+++ b/icu4c/source/data/locales/my_MM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my_MM.xml
 // *
diff --git a/icu4c/source/data/locales/mzn.txt b/icu4c/source/data/locales/mzn.txt
index f5d7633..6b138b7 100755
--- a/icu4c/source/data/locales/mzn.txt
+++ b/icu4c/source/data/locales/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/locales/mzn_IR.txt b/icu4c/source/data/locales/mzn_IR.txt
index 21f1a6e..7f4a2ad 100755
--- a/icu4c/source/data/locales/mzn_IR.txt
+++ b/icu4c/source/data/locales/mzn_IR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn_IR.xml
 // *
diff --git a/icu4c/source/data/locales/naq.txt b/icu4c/source/data/locales/naq.txt
index 709d73e..4ba601a 100755
--- a/icu4c/source/data/locales/naq.txt
+++ b/icu4c/source/data/locales/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/locales/naq_NA.txt b/icu4c/source/data/locales/naq_NA.txt
index 91afdd1d..6449645 100755
--- a/icu4c/source/data/locales/naq_NA.txt
+++ b/icu4c/source/data/locales/naq_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq_NA.xml
 // *
diff --git a/icu4c/source/data/locales/nb.txt b/icu4c/source/data/locales/nb.txt
index 362c494..56e4eef 100644
--- a/icu4c/source/data/locales/nb.txt
+++ b/icu4c/source/data/locales/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt
index 36aa2c2..f5862cc 100644
--- a/icu4c/source/data/locales/nb_NO.txt
+++ b/icu4c/source/data/locales/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb_NO.xml
 // *
diff --git a/icu4c/source/data/locales/nb_SJ.txt b/icu4c/source/data/locales/nb_SJ.txt
index e08905c..d0d52b9 100755
--- a/icu4c/source/data/locales/nb_SJ.txt
+++ b/icu4c/source/data/locales/nb_SJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb_SJ.xml
 // *
diff --git a/icu4c/source/data/locales/nd.txt b/icu4c/source/data/locales/nd.txt
index 0490199..dd6b6b9 100755
--- a/icu4c/source/data/locales/nd.txt
+++ b/icu4c/source/data/locales/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/locales/nd_ZW.txt b/icu4c/source/data/locales/nd_ZW.txt
index a87963e..f46f06f 100755
--- a/icu4c/source/data/locales/nd_ZW.txt
+++ b/icu4c/source/data/locales/nd_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd_ZW.xml
 // *
diff --git a/icu4c/source/data/locales/ne.txt b/icu4c/source/data/locales/ne.txt
index 562007e..869a8a4 100755
--- a/icu4c/source/data/locales/ne.txt
+++ b/icu4c/source/data/locales/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/locales/ne_IN.txt b/icu4c/source/data/locales/ne_IN.txt
index 22182df..073bc2a 100755
--- a/icu4c/source/data/locales/ne_IN.txt
+++ b/icu4c/source/data/locales/ne_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ne_NP.txt b/icu4c/source/data/locales/ne_NP.txt
index c6ba760..587274b 100755
--- a/icu4c/source/data/locales/ne_NP.txt
+++ b/icu4c/source/data/locales/ne_NP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne_NP.xml
 // *
diff --git a/icu4c/source/data/locales/nl.txt b/icu4c/source/data/locales/nl.txt
index c954974..684e76e 100644
--- a/icu4c/source/data/locales/nl.txt
+++ b/icu4c/source/data/locales/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/locales/nl_AW.txt b/icu4c/source/data/locales/nl_AW.txt
index 3c0dc6b..71a87bf 100755
--- a/icu4c/source/data/locales/nl_AW.txt
+++ b/icu4c/source/data/locales/nl_AW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_AW.xml
 // *
diff --git a/icu4c/source/data/locales/nl_BE.txt b/icu4c/source/data/locales/nl_BE.txt
index da1750c..894dd78 100644
--- a/icu4c/source/data/locales/nl_BE.txt
+++ b/icu4c/source/data/locales/nl_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BE.xml
 // *
diff --git a/icu4c/source/data/locales/nl_BQ.txt b/icu4c/source/data/locales/nl_BQ.txt
index e41d113..b26004f 100755
--- a/icu4c/source/data/locales/nl_BQ.txt
+++ b/icu4c/source/data/locales/nl_BQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BQ.xml
 // *
diff --git a/icu4c/source/data/locales/nl_CW.txt b/icu4c/source/data/locales/nl_CW.txt
index c70cdbc..d255554 100644
--- a/icu4c/source/data/locales/nl_CW.txt
+++ b/icu4c/source/data/locales/nl_CW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_CW.xml
 // *
diff --git a/icu4c/source/data/locales/nl_NL.txt b/icu4c/source/data/locales/nl_NL.txt
index 9b8fbe5..21606b0 100644
--- a/icu4c/source/data/locales/nl_NL.txt
+++ b/icu4c/source/data/locales/nl_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_NL.xml
 // *
diff --git a/icu4c/source/data/locales/nl_SR.txt b/icu4c/source/data/locales/nl_SR.txt
index c4f381d..3b9e7fc 100755
--- a/icu4c/source/data/locales/nl_SR.txt
+++ b/icu4c/source/data/locales/nl_SR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_SR.xml
 // *
diff --git a/icu4c/source/data/locales/nl_SX.txt b/icu4c/source/data/locales/nl_SX.txt
index d6f3e25..3a44c0e 100644
--- a/icu4c/source/data/locales/nl_SX.txt
+++ b/icu4c/source/data/locales/nl_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_SX.xml
 // *
diff --git a/icu4c/source/data/locales/nmg.txt b/icu4c/source/data/locales/nmg.txt
index 668a0a5..7a491b2 100755
--- a/icu4c/source/data/locales/nmg.txt
+++ b/icu4c/source/data/locales/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/locales/nmg_CM.txt b/icu4c/source/data/locales/nmg_CM.txt
index 9d4fc6a..9067a89 100755
--- a/icu4c/source/data/locales/nmg_CM.txt
+++ b/icu4c/source/data/locales/nmg_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg_CM.xml
 // *
diff --git a/icu4c/source/data/locales/nn.txt b/icu4c/source/data/locales/nn.txt
index ab0e23f..0f6ac24 100644
--- a/icu4c/source/data/locales/nn.txt
+++ b/icu4c/source/data/locales/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt
index f826e94..b2805bc 100644
--- a/icu4c/source/data/locales/nn_NO.txt
+++ b/icu4c/source/data/locales/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn_NO.xml
 // *
diff --git a/icu4c/source/data/locales/nnh.txt b/icu4c/source/data/locales/nnh.txt
index f06755b..b774f77 100755
--- a/icu4c/source/data/locales/nnh.txt
+++ b/icu4c/source/data/locales/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/locales/nnh_CM.txt b/icu4c/source/data/locales/nnh_CM.txt
index 172ce99..7fbb677 100755
--- a/icu4c/source/data/locales/nnh_CM.txt
+++ b/icu4c/source/data/locales/nnh_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh_CM.xml
 // *
diff --git a/icu4c/source/data/locales/no.txt b/icu4c/source/data/locales/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/locales/no.txt
+++ b/icu4c/source/data/locales/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/no_NO.txt b/icu4c/source/data/locales/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/locales/no_NO.txt
+++ b/icu4c/source/data/locales/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/no_NO_NY.txt b/icu4c/source/data/locales/no_NO_NY.txt
index 41bd7d7..668cc1b 100644
--- a/icu4c/source/data/locales/no_NO_NY.txt
+++ b/icu4c/source/data/locales/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/nus.txt b/icu4c/source/data/locales/nus.txt
index c9d548e..07c7c12 100755
--- a/icu4c/source/data/locales/nus.txt
+++ b/icu4c/source/data/locales/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/locales/nus_SS.txt b/icu4c/source/data/locales/nus_SS.txt
index 1480dce..aac7a79 100755
--- a/icu4c/source/data/locales/nus_SS.txt
+++ b/icu4c/source/data/locales/nus_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus_SS.xml
 // *
diff --git a/icu4c/source/data/locales/nyn.txt b/icu4c/source/data/locales/nyn.txt
index e223259..fecf83b 100755
--- a/icu4c/source/data/locales/nyn.txt
+++ b/icu4c/source/data/locales/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/locales/nyn_UG.txt b/icu4c/source/data/locales/nyn_UG.txt
index 51cd262..f2f78e6 100755
--- a/icu4c/source/data/locales/nyn_UG.txt
+++ b/icu4c/source/data/locales/nyn_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn_UG.xml
 // *
diff --git a/icu4c/source/data/locales/om.txt b/icu4c/source/data/locales/om.txt
index 4990d13..1f9e8fb 100644
--- a/icu4c/source/data/locales/om.txt
+++ b/icu4c/source/data/locales/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/locales/om_ET.txt b/icu4c/source/data/locales/om_ET.txt
index 4676d98..43be980 100644
--- a/icu4c/source/data/locales/om_ET.txt
+++ b/icu4c/source/data/locales/om_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om_ET.xml
 // *
diff --git a/icu4c/source/data/locales/om_KE.txt b/icu4c/source/data/locales/om_KE.txt
index ace1749..1ad14cb 100644
--- a/icu4c/source/data/locales/om_KE.txt
+++ b/icu4c/source/data/locales/om_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om_KE.xml
 // *
diff --git a/icu4c/source/data/locales/or.txt b/icu4c/source/data/locales/or.txt
index 9abc428..ff80734 100644
--- a/icu4c/source/data/locales/or.txt
+++ b/icu4c/source/data/locales/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/locales/or_IN.txt b/icu4c/source/data/locales/or_IN.txt
index 937e527..eb6845d 100644
--- a/icu4c/source/data/locales/or_IN.txt
+++ b/icu4c/source/data/locales/or_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or_IN.xml
 // *
diff --git a/icu4c/source/data/locales/os.txt b/icu4c/source/data/locales/os.txt
index 4d18c87..62752ef 100644
--- a/icu4c/source/data/locales/os.txt
+++ b/icu4c/source/data/locales/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/locales/os_GE.txt b/icu4c/source/data/locales/os_GE.txt
index d1c108b..263b43e 100644
--- a/icu4c/source/data/locales/os_GE.txt
+++ b/icu4c/source/data/locales/os_GE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os_GE.xml
 // *
diff --git a/icu4c/source/data/locales/os_RU.txt b/icu4c/source/data/locales/os_RU.txt
index 653afe6..219644c 100644
--- a/icu4c/source/data/locales/os_RU.txt
+++ b/icu4c/source/data/locales/os_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os_RU.xml
 // *
diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt
index ace60e2..77b34d2 100644
--- a/icu4c/source/data/locales/pa.txt
+++ b/icu4c/source/data/locales/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/locales/pa_Arab.txt b/icu4c/source/data/locales/pa_Arab.txt
index f7770d2..f9b8939 100755
--- a/icu4c/source/data/locales/pa_Arab.txt
+++ b/icu4c/source/data/locales/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/locales/pa_Arab_PK.txt b/icu4c/source/data/locales/pa_Arab_PK.txt
index 7f148d6..c5692c9 100755
--- a/icu4c/source/data/locales/pa_Arab_PK.txt
+++ b/icu4c/source/data/locales/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab_PK.xml
 // *
diff --git a/icu4c/source/data/locales/pa_Guru.txt b/icu4c/source/data/locales/pa_Guru.txt
index 8cc912b..de139d5 100644
--- a/icu4c/source/data/locales/pa_Guru.txt
+++ b/icu4c/source/data/locales/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/locales/pa_Guru_IN.txt b/icu4c/source/data/locales/pa_Guru_IN.txt
index dc4d889..81600d6 100644
--- a/icu4c/source/data/locales/pa_Guru_IN.txt
+++ b/icu4c/source/data/locales/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru_IN.xml
 // *
diff --git a/icu4c/source/data/locales/pa_IN.txt b/icu4c/source/data/locales/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/locales/pa_IN.txt
+++ b/icu4c/source/data/locales/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/pa_PK.txt b/icu4c/source/data/locales/pa_PK.txt
index 0f699f15..569ebe9 100755
--- a/icu4c/source/data/locales/pa_PK.txt
+++ b/icu4c/source/data/locales/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt
index 28b5659..c21c81f 100644
--- a/icu4c/source/data/locales/pl.txt
+++ b/icu4c/source/data/locales/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt
index f5dd48e..6986dab 100644
--- a/icu4c/source/data/locales/pl_PL.txt
+++ b/icu4c/source/data/locales/pl_PL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl_PL.xml
 // *
diff --git a/icu4c/source/data/locales/ps.txt b/icu4c/source/data/locales/ps.txt
index 77c2dc6..619b4f4 100644
--- a/icu4c/source/data/locales/ps.txt
+++ b/icu4c/source/data/locales/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt
index 0d83b8b..2257d8f 100644
--- a/icu4c/source/data/locales/ps_AF.txt
+++ b/icu4c/source/data/locales/ps_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps_AF.xml
 // *
diff --git a/icu4c/source/data/locales/pt.txt b/icu4c/source/data/locales/pt.txt
index 3315cc8..833cf85 100644
--- a/icu4c/source/data/locales/pt.txt
+++ b/icu4c/source/data/locales/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/locales/pt_AO.txt b/icu4c/source/data/locales/pt_AO.txt
index 9d5b464..a667aac 100755
--- a/icu4c/source/data/locales/pt_AO.txt
+++ b/icu4c/source/data/locales/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/locales/pt_BR.txt b/icu4c/source/data/locales/pt_BR.txt
index a1f5d1e..e9f650b 100644
--- a/icu4c/source/data/locales/pt_BR.txt
+++ b/icu4c/source/data/locales/pt_BR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_BR.xml
 // *
diff --git a/icu4c/source/data/locales/pt_CV.txt b/icu4c/source/data/locales/pt_CV.txt
index 5861677..036cfac 100755
--- a/icu4c/source/data/locales/pt_CV.txt
+++ b/icu4c/source/data/locales/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/locales/pt_GW.txt b/icu4c/source/data/locales/pt_GW.txt
index 7be2d1a..cf6169a 100755
--- a/icu4c/source/data/locales/pt_GW.txt
+++ b/icu4c/source/data/locales/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/locales/pt_MO.txt b/icu4c/source/data/locales/pt_MO.txt
index c819eb2..2bc75bf 100755
--- a/icu4c/source/data/locales/pt_MO.txt
+++ b/icu4c/source/data/locales/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/locales/pt_MZ.txt b/icu4c/source/data/locales/pt_MZ.txt
index 623d1f9..c28b1a1 100755
--- a/icu4c/source/data/locales/pt_MZ.txt
+++ b/icu4c/source/data/locales/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/locales/pt_PT.txt b/icu4c/source/data/locales/pt_PT.txt
index 772a86e..00ea231 100644
--- a/icu4c/source/data/locales/pt_PT.txt
+++ b/icu4c/source/data/locales/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/locales/pt_ST.txt b/icu4c/source/data/locales/pt_ST.txt
index fc2e112..02fa58b 100755
--- a/icu4c/source/data/locales/pt_ST.txt
+++ b/icu4c/source/data/locales/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/locales/pt_TL.txt b/icu4c/source/data/locales/pt_TL.txt
index 2aa48e6..1837a77 100755
--- a/icu4c/source/data/locales/pt_TL.txt
+++ b/icu4c/source/data/locales/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/locales/qu.txt b/icu4c/source/data/locales/qu.txt
index c70f434..fb4a194 100644
--- a/icu4c/source/data/locales/qu.txt
+++ b/icu4c/source/data/locales/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/locales/qu_BO.txt b/icu4c/source/data/locales/qu_BO.txt
index 1f169ea..525fb76 100644
--- a/icu4c/source/data/locales/qu_BO.txt
+++ b/icu4c/source/data/locales/qu_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_BO.xml
 // *
diff --git a/icu4c/source/data/locales/qu_EC.txt b/icu4c/source/data/locales/qu_EC.txt
index 8f54081..90880f6 100644
--- a/icu4c/source/data/locales/qu_EC.txt
+++ b/icu4c/source/data/locales/qu_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_EC.xml
 // *
diff --git a/icu4c/source/data/locales/qu_PE.txt b/icu4c/source/data/locales/qu_PE.txt
index e68d73d..4c675c6 100644
--- a/icu4c/source/data/locales/qu_PE.txt
+++ b/icu4c/source/data/locales/qu_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_PE.xml
 // *
diff --git a/icu4c/source/data/locales/resfiles.mk b/icu4c/source/data/locales/resfiles.mk
index 65bf399..115eda0 100644
--- a/icu4c/source/data/locales/resfiles.mk
+++ b/icu4c/source/data/locales/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 GENRB_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/locales/rm.txt b/icu4c/source/data/locales/rm.txt
index 556962b..309dc29 100644
--- a/icu4c/source/data/locales/rm.txt
+++ b/icu4c/source/data/locales/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/locales/rm_CH.txt b/icu4c/source/data/locales/rm_CH.txt
index 874218f..23333f9 100755
--- a/icu4c/source/data/locales/rm_CH.txt
+++ b/icu4c/source/data/locales/rm_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm_CH.xml
 // *
diff --git a/icu4c/source/data/locales/rn.txt b/icu4c/source/data/locales/rn.txt
index d410e42..1f25b83 100755
--- a/icu4c/source/data/locales/rn.txt
+++ b/icu4c/source/data/locales/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/locales/rn_BI.txt b/icu4c/source/data/locales/rn_BI.txt
index dff5e5b..e75e4e5 100755
--- a/icu4c/source/data/locales/rn_BI.txt
+++ b/icu4c/source/data/locales/rn_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn_BI.xml
 // *
diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt
index a16c811..caad711 100644
--- a/icu4c/source/data/locales/ro.txt
+++ b/icu4c/source/data/locales/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/locales/ro_MD.txt b/icu4c/source/data/locales/ro_MD.txt
index 3c07932..34efb78 100644
--- a/icu4c/source/data/locales/ro_MD.txt
+++ b/icu4c/source/data/locales/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro_MD.xml
 // *
diff --git a/icu4c/source/data/locales/ro_RO.txt b/icu4c/source/data/locales/ro_RO.txt
index 9847172..d2f6e25 100644
--- a/icu4c/source/data/locales/ro_RO.txt
+++ b/icu4c/source/data/locales/ro_RO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro_RO.xml
 // *
diff --git a/icu4c/source/data/locales/rof.txt b/icu4c/source/data/locales/rof.txt
index e915bd1..9d42487 100755
--- a/icu4c/source/data/locales/rof.txt
+++ b/icu4c/source/data/locales/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/locales/rof_TZ.txt b/icu4c/source/data/locales/rof_TZ.txt
index a466615..52a0911 100755
--- a/icu4c/source/data/locales/rof_TZ.txt
+++ b/icu4c/source/data/locales/rof_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt
index 42dffbf..81278d3 100644
--- a/icu4c/source/data/locales/root.txt
+++ b/icu4c/source/data/locales/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt
index aced72c..0ad20ca 100644
--- a/icu4c/source/data/locales/ru.txt
+++ b/icu4c/source/data/locales/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/locales/ru_BY.txt b/icu4c/source/data/locales/ru_BY.txt
index c5d164b..b8ce5d1 100755
--- a/icu4c/source/data/locales/ru_BY.txt
+++ b/icu4c/source/data/locales/ru_BY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_BY.xml
 // *
diff --git a/icu4c/source/data/locales/ru_KG.txt b/icu4c/source/data/locales/ru_KG.txt
index e6a1f22..4b3809b 100755
--- a/icu4c/source/data/locales/ru_KG.txt
+++ b/icu4c/source/data/locales/ru_KG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_KG.xml
 // *
diff --git a/icu4c/source/data/locales/ru_KZ.txt b/icu4c/source/data/locales/ru_KZ.txt
index d8a9dec..5542808 100755
--- a/icu4c/source/data/locales/ru_KZ.txt
+++ b/icu4c/source/data/locales/ru_KZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_KZ.xml
 // *
diff --git a/icu4c/source/data/locales/ru_MD.txt b/icu4c/source/data/locales/ru_MD.txt
index 68898b2..a282561 100755
--- a/icu4c/source/data/locales/ru_MD.txt
+++ b/icu4c/source/data/locales/ru_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_MD.xml
 // *
diff --git a/icu4c/source/data/locales/ru_RU.txt b/icu4c/source/data/locales/ru_RU.txt
index 8997ef9..d42d175 100644
--- a/icu4c/source/data/locales/ru_RU.txt
+++ b/icu4c/source/data/locales/ru_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_RU.xml
 // *
diff --git a/icu4c/source/data/locales/ru_UA.txt b/icu4c/source/data/locales/ru_UA.txt
index 3a93b9d..10a39c2 100644
--- a/icu4c/source/data/locales/ru_UA.txt
+++ b/icu4c/source/data/locales/ru_UA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_UA.xml
 // *
diff --git a/icu4c/source/data/locales/rw.txt b/icu4c/source/data/locales/rw.txt
index 8b5d709..1850471 100755
--- a/icu4c/source/data/locales/rw.txt
+++ b/icu4c/source/data/locales/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/locales/rw_RW.txt b/icu4c/source/data/locales/rw_RW.txt
index f5a29a1..b144b27 100755
--- a/icu4c/source/data/locales/rw_RW.txt
+++ b/icu4c/source/data/locales/rw_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw_RW.xml
 // *
diff --git a/icu4c/source/data/locales/rwk.txt b/icu4c/source/data/locales/rwk.txt
index 19e714b..cbb25e0 100755
--- a/icu4c/source/data/locales/rwk.txt
+++ b/icu4c/source/data/locales/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/locales/rwk_TZ.txt b/icu4c/source/data/locales/rwk_TZ.txt
index c544723..6b87088 100755
--- a/icu4c/source/data/locales/rwk_TZ.txt
+++ b/icu4c/source/data/locales/rwk_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/sah.txt b/icu4c/source/data/locales/sah.txt
index 600a862..8e53d58 100644
--- a/icu4c/source/data/locales/sah.txt
+++ b/icu4c/source/data/locales/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/locales/sah_RU.txt b/icu4c/source/data/locales/sah_RU.txt
index 2f706ba..c0719b8 100644
--- a/icu4c/source/data/locales/sah_RU.txt
+++ b/icu4c/source/data/locales/sah_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah_RU.xml
 // *
diff --git a/icu4c/source/data/locales/saq.txt b/icu4c/source/data/locales/saq.txt
index e3d451e..5a3f82d 100755
--- a/icu4c/source/data/locales/saq.txt
+++ b/icu4c/source/data/locales/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/locales/saq_KE.txt b/icu4c/source/data/locales/saq_KE.txt
index 6abcf1a..026ee5b 100755
--- a/icu4c/source/data/locales/saq_KE.txt
+++ b/icu4c/source/data/locales/saq_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq_KE.xml
 // *
diff --git a/icu4c/source/data/locales/sbp.txt b/icu4c/source/data/locales/sbp.txt
index 4558adb..e7d8795 100755
--- a/icu4c/source/data/locales/sbp.txt
+++ b/icu4c/source/data/locales/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/locales/sbp_TZ.txt b/icu4c/source/data/locales/sbp_TZ.txt
index 394797c..44cd8de 100755
--- a/icu4c/source/data/locales/sbp_TZ.txt
+++ b/icu4c/source/data/locales/sbp_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/se.txt b/icu4c/source/data/locales/se.txt
index 6cd8edd..c719d3a 100644
--- a/icu4c/source/data/locales/se.txt
+++ b/icu4c/source/data/locales/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/locales/se_FI.txt b/icu4c/source/data/locales/se_FI.txt
index 675853d..e0aeb14 100644
--- a/icu4c/source/data/locales/se_FI.txt
+++ b/icu4c/source/data/locales/se_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_FI.xml
 // *
diff --git a/icu4c/source/data/locales/se_NO.txt b/icu4c/source/data/locales/se_NO.txt
index 4a1e720..7693952 100644
--- a/icu4c/source/data/locales/se_NO.txt
+++ b/icu4c/source/data/locales/se_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_NO.xml
 // *
diff --git a/icu4c/source/data/locales/se_SE.txt b/icu4c/source/data/locales/se_SE.txt
index ec8e728..b3e89a4 100644
--- a/icu4c/source/data/locales/se_SE.txt
+++ b/icu4c/source/data/locales/se_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_SE.xml
 // *
diff --git a/icu4c/source/data/locales/seh.txt b/icu4c/source/data/locales/seh.txt
index 64ee67f..cbdaa3f 100755
--- a/icu4c/source/data/locales/seh.txt
+++ b/icu4c/source/data/locales/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/locales/seh_MZ.txt b/icu4c/source/data/locales/seh_MZ.txt
index 7f5c9ba..270fd65 100755
--- a/icu4c/source/data/locales/seh_MZ.txt
+++ b/icu4c/source/data/locales/seh_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh_MZ.xml
 // *
diff --git a/icu4c/source/data/locales/ses.txt b/icu4c/source/data/locales/ses.txt
index 6c2ae00..91aa267 100755
--- a/icu4c/source/data/locales/ses.txt
+++ b/icu4c/source/data/locales/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/locales/ses_ML.txt b/icu4c/source/data/locales/ses_ML.txt
index 3ba16ce..d788834 100755
--- a/icu4c/source/data/locales/ses_ML.txt
+++ b/icu4c/source/data/locales/ses_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses_ML.xml
 // *
diff --git a/icu4c/source/data/locales/sg.txt b/icu4c/source/data/locales/sg.txt
index 355914e..ca4bccd 100755
--- a/icu4c/source/data/locales/sg.txt
+++ b/icu4c/source/data/locales/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/locales/sg_CF.txt b/icu4c/source/data/locales/sg_CF.txt
index 8ea2007..e0bb504 100755
--- a/icu4c/source/data/locales/sg_CF.txt
+++ b/icu4c/source/data/locales/sg_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg_CF.xml
 // *
diff --git a/icu4c/source/data/locales/sh.txt b/icu4c/source/data/locales/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/locales/sh.txt
+++ b/icu4c/source/data/locales/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sh_BA.txt b/icu4c/source/data/locales/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/locales/sh_BA.txt
+++ b/icu4c/source/data/locales/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sh_CS.txt b/icu4c/source/data/locales/sh_CS.txt
index 566f200..7c5f240 100644
--- a/icu4c/source/data/locales/sh_CS.txt
+++ b/icu4c/source/data/locales/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sh_YU.txt b/icu4c/source/data/locales/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/locales/sh_YU.txt
+++ b/icu4c/source/data/locales/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/shi.txt b/icu4c/source/data/locales/shi.txt
index 90407dd..40f5413 100755
--- a/icu4c/source/data/locales/shi.txt
+++ b/icu4c/source/data/locales/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/locales/shi_Latn.txt b/icu4c/source/data/locales/shi_Latn.txt
index ba47cb8..ff79cd8 100755
--- a/icu4c/source/data/locales/shi_Latn.txt
+++ b/icu4c/source/data/locales/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/shi_Latn_MA.txt b/icu4c/source/data/locales/shi_Latn_MA.txt
index 486c7f1..602474b 100755
--- a/icu4c/source/data/locales/shi_Latn_MA.txt
+++ b/icu4c/source/data/locales/shi_Latn_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn_MA.xml
 // *
diff --git a/icu4c/source/data/locales/shi_MA.txt b/icu4c/source/data/locales/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/locales/shi_MA.txt
+++ b/icu4c/source/data/locales/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/shi_Tfng.txt b/icu4c/source/data/locales/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/locales/shi_Tfng.txt
+++ b/icu4c/source/data/locales/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/locales/shi_Tfng_MA.txt b/icu4c/source/data/locales/shi_Tfng_MA.txt
index e070857..1b81019 100755
--- a/icu4c/source/data/locales/shi_Tfng_MA.txt
+++ b/icu4c/source/data/locales/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng_MA.xml
 // *
diff --git a/icu4c/source/data/locales/si.txt b/icu4c/source/data/locales/si.txt
index d4bc2dc..9543ead 100755
--- a/icu4c/source/data/locales/si.txt
+++ b/icu4c/source/data/locales/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/locales/si_LK.txt b/icu4c/source/data/locales/si_LK.txt
index 8c7cb22..2b9958e 100755
--- a/icu4c/source/data/locales/si_LK.txt
+++ b/icu4c/source/data/locales/si_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si_LK.xml
 // *
diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt
index a881c5f..96704e3 100644
--- a/icu4c/source/data/locales/sk.txt
+++ b/icu4c/source/data/locales/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt
index bfc165c..12e7dbb 100644
--- a/icu4c/source/data/locales/sk_SK.txt
+++ b/icu4c/source/data/locales/sk_SK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk_SK.xml
 // *
diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt
index 260a93e..05018c8 100644
--- a/icu4c/source/data/locales/sl.txt
+++ b/icu4c/source/data/locales/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt
index aced891..c2d542c 100644
--- a/icu4c/source/data/locales/sl_SI.txt
+++ b/icu4c/source/data/locales/sl_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl_SI.xml
 // *
diff --git a/icu4c/source/data/locales/smn.txt b/icu4c/source/data/locales/smn.txt
index 7bc55cd..cd905a0 100644
--- a/icu4c/source/data/locales/smn.txt
+++ b/icu4c/source/data/locales/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/locales/smn_FI.txt b/icu4c/source/data/locales/smn_FI.txt
index e86d952..03d91d8 100644
--- a/icu4c/source/data/locales/smn_FI.txt
+++ b/icu4c/source/data/locales/smn_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn_FI.xml
 // *
diff --git a/icu4c/source/data/locales/sn.txt b/icu4c/source/data/locales/sn.txt
index ca1269c..6338e2a 100755
--- a/icu4c/source/data/locales/sn.txt
+++ b/icu4c/source/data/locales/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/locales/sn_ZW.txt b/icu4c/source/data/locales/sn_ZW.txt
index 3b45606..9bacd7e 100755
--- a/icu4c/source/data/locales/sn_ZW.txt
+++ b/icu4c/source/data/locales/sn_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn_ZW.xml
 // *
diff --git a/icu4c/source/data/locales/so.txt b/icu4c/source/data/locales/so.txt
index ab1b843..2bebe1d 100644
--- a/icu4c/source/data/locales/so.txt
+++ b/icu4c/source/data/locales/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt
index b4cf5d1..030fe8d 100644
--- a/icu4c/source/data/locales/so_DJ.txt
+++ b/icu4c/source/data/locales/so_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_DJ.xml
 // *
diff --git a/icu4c/source/data/locales/so_ET.txt b/icu4c/source/data/locales/so_ET.txt
index 3341e0d..ef8eded 100644
--- a/icu4c/source/data/locales/so_ET.txt
+++ b/icu4c/source/data/locales/so_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_ET.xml
 // *
diff --git a/icu4c/source/data/locales/so_KE.txt b/icu4c/source/data/locales/so_KE.txt
index 2bcb69a..ee6e1e0 100644
--- a/icu4c/source/data/locales/so_KE.txt
+++ b/icu4c/source/data/locales/so_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_KE.xml
 // *
diff --git a/icu4c/source/data/locales/so_SO.txt b/icu4c/source/data/locales/so_SO.txt
index 9976002..007aa27 100644
--- a/icu4c/source/data/locales/so_SO.txt
+++ b/icu4c/source/data/locales/so_SO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so_SO.xml
 // *
diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt
index ee48d61..893ab17 100644
--- a/icu4c/source/data/locales/sq.txt
+++ b/icu4c/source/data/locales/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/locales/sq_AL.txt b/icu4c/source/data/locales/sq_AL.txt
index 53f03d0..ab64f2d 100644
--- a/icu4c/source/data/locales/sq_AL.txt
+++ b/icu4c/source/data/locales/sq_AL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq_AL.xml
 // *
diff --git a/icu4c/source/data/locales/sq_MK.txt b/icu4c/source/data/locales/sq_MK.txt
index a54bfce..d161338 100755
--- a/icu4c/source/data/locales/sq_MK.txt
+++ b/icu4c/source/data/locales/sq_MK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq_MK.xml
 // *
diff --git a/icu4c/source/data/locales/sq_XK.txt b/icu4c/source/data/locales/sq_XK.txt
index a791774..81af9ca 100755
--- a/icu4c/source/data/locales/sq_XK.txt
+++ b/icu4c/source/data/locales/sq_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq_XK.xml
 // *
diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt
index 9a0bf53..b2bb535 100644
--- a/icu4c/source/data/locales/sr.txt
+++ b/icu4c/source/data/locales/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/locales/sr_BA.txt b/icu4c/source/data/locales/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/locales/sr_BA.txt
+++ b/icu4c/source/data/locales/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_CS.txt b/icu4c/source/data/locales/sr_CS.txt
index 949405a..d60d339 100644
--- a/icu4c/source/data/locales/sr_CS.txt
+++ b/icu4c/source/data/locales/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt
index 19f704b..8e2425f 100644
--- a/icu4c/source/data/locales/sr_Cyrl.txt
+++ b/icu4c/source/data/locales/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_BA.txt b/icu4c/source/data/locales/sr_Cyrl_BA.txt
index f6d629c..52f2d8d 100644
--- a/icu4c/source/data/locales/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_BA.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_CS.txt b/icu4c/source/data/locales/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100644
--- a/icu4c/source/data/locales/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_ME.txt b/icu4c/source/data/locales/sr_Cyrl_ME.txt
index 6df4995..eca0f77 100644
--- a/icu4c/source/data/locales/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_ME.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_RS.txt b/icu4c/source/data/locales/sr_Cyrl_RS.txt
index 7573152..7980f56 100644
--- a/icu4c/source/data/locales/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_RS.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_XK.txt b/icu4c/source/data/locales/sr_Cyrl_XK.txt
index ca27bb5..3b67a59 100755
--- a/icu4c/source/data/locales/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_XK.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_YU.txt b/icu4c/source/data/locales/sr_Cyrl_YU.txt
index 2224126..0f961f25 100644
--- a/icu4c/source/data/locales/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt
index 674ba3b..a020963 100644
--- a/icu4c/source/data/locales/sr_Latn.txt
+++ b/icu4c/source/data/locales/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_BA.txt b/icu4c/source/data/locales/sr_Latn_BA.txt
index 68a8b78..038c614 100644
--- a/icu4c/source/data/locales/sr_Latn_BA.txt
+++ b/icu4c/source/data/locales/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn_BA.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_CS.txt b/icu4c/source/data/locales/sr_Latn_CS.txt
index 74d9b51..3821542 100644
--- a/icu4c/source/data/locales/sr_Latn_CS.txt
+++ b/icu4c/source/data/locales/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_ME.txt b/icu4c/source/data/locales/sr_Latn_ME.txt
index ea69f89..b2d7a6d 100644
--- a/icu4c/source/data/locales/sr_Latn_ME.txt
+++ b/icu4c/source/data/locales/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn_ME.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_RS.txt b/icu4c/source/data/locales/sr_Latn_RS.txt
index 3520930..0386f00 100644
--- a/icu4c/source/data/locales/sr_Latn_RS.txt
+++ b/icu4c/source/data/locales/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn_RS.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_XK.txt b/icu4c/source/data/locales/sr_Latn_XK.txt
index 7c32ab3..384e48e 100755
--- a/icu4c/source/data/locales/sr_Latn_XK.txt
+++ b/icu4c/source/data/locales/sr_Latn_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn_XK.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_YU.txt b/icu4c/source/data/locales/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100644
--- a/icu4c/source/data/locales/sr_Latn_YU.txt
+++ b/icu4c/source/data/locales/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_ME.txt b/icu4c/source/data/locales/sr_ME.txt
index 5cfdc82..cf22ed3 100644
--- a/icu4c/source/data/locales/sr_ME.txt
+++ b/icu4c/source/data/locales/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_RS.txt b/icu4c/source/data/locales/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/locales/sr_RS.txt
+++ b/icu4c/source/data/locales/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_XK.txt b/icu4c/source/data/locales/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/locales/sr_XK.txt
+++ b/icu4c/source/data/locales/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sr_YU.txt b/icu4c/source/data/locales/sr_YU.txt
index 956fc6d..a2451a5 100644
--- a/icu4c/source/data/locales/sr_YU.txt
+++ b/icu4c/source/data/locales/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt
index d47bcf9..95c7b3b 100644
--- a/icu4c/source/data/locales/sv.txt
+++ b/icu4c/source/data/locales/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/locales/sv_AX.txt b/icu4c/source/data/locales/sv_AX.txt
index d135b85..eebbf76 100755
--- a/icu4c/source/data/locales/sv_AX.txt
+++ b/icu4c/source/data/locales/sv_AX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_AX.xml
 // *
diff --git a/icu4c/source/data/locales/sv_FI.txt b/icu4c/source/data/locales/sv_FI.txt
index 24d4196..a0f43de 100644
--- a/icu4c/source/data/locales/sv_FI.txt
+++ b/icu4c/source/data/locales/sv_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt
index 5bdad1c..119fe35 100644
--- a/icu4c/source/data/locales/sv_SE.txt
+++ b/icu4c/source/data/locales/sv_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_SE.xml
 // *
diff --git a/icu4c/source/data/locales/sw.txt b/icu4c/source/data/locales/sw.txt
index 82d7412..88118ca 100644
--- a/icu4c/source/data/locales/sw.txt
+++ b/icu4c/source/data/locales/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/locales/sw_CD.txt b/icu4c/source/data/locales/sw_CD.txt
index dfd942c..287dd81 100755
--- a/icu4c/source/data/locales/sw_CD.txt
+++ b/icu4c/source/data/locales/sw_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_CD.xml
 // *
diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt
index 8bfc53a..f2dac86 100644
--- a/icu4c/source/data/locales/sw_KE.txt
+++ b/icu4c/source/data/locales/sw_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_KE.xml
 // *
diff --git a/icu4c/source/data/locales/sw_TZ.txt b/icu4c/source/data/locales/sw_TZ.txt
index 3c6b02a..08bd1c2 100644
--- a/icu4c/source/data/locales/sw_TZ.txt
+++ b/icu4c/source/data/locales/sw_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/sw_UG.txt b/icu4c/source/data/locales/sw_UG.txt
index 6bb8ab6..5916bfb 100755
--- a/icu4c/source/data/locales/sw_UG.txt
+++ b/icu4c/source/data/locales/sw_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_UG.xml
 // *
diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt
index 99546d0..4d56aa3 100644
--- a/icu4c/source/data/locales/ta.txt
+++ b/icu4c/source/data/locales/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt
index 288907b..0731173 100644
--- a/icu4c/source/data/locales/ta_IN.txt
+++ b/icu4c/source/data/locales/ta_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ta_LK.txt b/icu4c/source/data/locales/ta_LK.txt
index 7e14ed1..008af80 100755
--- a/icu4c/source/data/locales/ta_LK.txt
+++ b/icu4c/source/data/locales/ta_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_LK.xml
 // *
diff --git a/icu4c/source/data/locales/ta_MY.txt b/icu4c/source/data/locales/ta_MY.txt
index 1232849..fdf65b5 100755
--- a/icu4c/source/data/locales/ta_MY.txt
+++ b/icu4c/source/data/locales/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_MY.xml
 // *
diff --git a/icu4c/source/data/locales/ta_SG.txt b/icu4c/source/data/locales/ta_SG.txt
index 099bc6c..c9f5519 100755
--- a/icu4c/source/data/locales/ta_SG.txt
+++ b/icu4c/source/data/locales/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_SG.xml
 // *
diff --git a/icu4c/source/data/locales/te.txt b/icu4c/source/data/locales/te.txt
index 6333d16..0ffc373 100644
--- a/icu4c/source/data/locales/te.txt
+++ b/icu4c/source/data/locales/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt
index ebb3c9b..7317877 100644
--- a/icu4c/source/data/locales/te_IN.txt
+++ b/icu4c/source/data/locales/te_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te_IN.xml
 // *
diff --git a/icu4c/source/data/locales/teo.txt b/icu4c/source/data/locales/teo.txt
index a43aec7..632f23e 100755
--- a/icu4c/source/data/locales/teo.txt
+++ b/icu4c/source/data/locales/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/locales/teo_KE.txt b/icu4c/source/data/locales/teo_KE.txt
index c3a1696..f636650 100755
--- a/icu4c/source/data/locales/teo_KE.txt
+++ b/icu4c/source/data/locales/teo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo_KE.xml
 // *
diff --git a/icu4c/source/data/locales/teo_UG.txt b/icu4c/source/data/locales/teo_UG.txt
index 0fab67a..d710d39 100755
--- a/icu4c/source/data/locales/teo_UG.txt
+++ b/icu4c/source/data/locales/teo_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo_UG.xml
 // *
diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt
index 8892725..9f650ef 100644
--- a/icu4c/source/data/locales/th.txt
+++ b/icu4c/source/data/locales/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt
index f015208..8470955 100644
--- a/icu4c/source/data/locales/th_TH.txt
+++ b/icu4c/source/data/locales/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th_TH.xml
 // *
diff --git a/icu4c/source/data/locales/th_TH_TRADITIONAL.txt b/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100644
--- a/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt
index bf66dbd..479e0bc 100644
--- a/icu4c/source/data/locales/ti.txt
+++ b/icu4c/source/data/locales/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt
index 4b948ec4..3b9d4e9 100644
--- a/icu4c/source/data/locales/ti_ER.txt
+++ b/icu4c/source/data/locales/ti_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti_ER.xml
 // *
diff --git a/icu4c/source/data/locales/ti_ET.txt b/icu4c/source/data/locales/ti_ET.txt
index 4502006..d840d2d 100644
--- a/icu4c/source/data/locales/ti_ET.txt
+++ b/icu4c/source/data/locales/ti_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti_ET.xml
 // *
diff --git a/icu4c/source/data/locales/tl.txt b/icu4c/source/data/locales/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/locales/tl.txt
+++ b/icu4c/source/data/locales/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/tl_PH.txt b/icu4c/source/data/locales/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/locales/tl_PH.txt
+++ b/icu4c/source/data/locales/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/to.txt b/icu4c/source/data/locales/to.txt
index 60391dd..014ac73 100755
--- a/icu4c/source/data/locales/to.txt
+++ b/icu4c/source/data/locales/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/locales/to_TO.txt b/icu4c/source/data/locales/to_TO.txt
index 7aa3073..f2bdd9d 100755
--- a/icu4c/source/data/locales/to_TO.txt
+++ b/icu4c/source/data/locales/to_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to_TO.xml
 // *
diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt
index b3e5b4e..0de8027 100644
--- a/icu4c/source/data/locales/tr.txt
+++ b/icu4c/source/data/locales/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/locales/tr_CY.txt b/icu4c/source/data/locales/tr_CY.txt
index 565dced..d9dc374 100755
--- a/icu4c/source/data/locales/tr_CY.txt
+++ b/icu4c/source/data/locales/tr_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr_CY.xml
 // *
diff --git a/icu4c/source/data/locales/tr_TR.txt b/icu4c/source/data/locales/tr_TR.txt
index bd34a5e..b39fe64 100644
--- a/icu4c/source/data/locales/tr_TR.txt
+++ b/icu4c/source/data/locales/tr_TR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr_TR.xml
 // *
diff --git a/icu4c/source/data/locales/twq.txt b/icu4c/source/data/locales/twq.txt
index 66e9880..92f2ea3 100755
--- a/icu4c/source/data/locales/twq.txt
+++ b/icu4c/source/data/locales/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/locales/twq_NE.txt b/icu4c/source/data/locales/twq_NE.txt
index 968b790..b7b4391 100755
--- a/icu4c/source/data/locales/twq_NE.txt
+++ b/icu4c/source/data/locales/twq_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq_NE.xml
 // *
diff --git a/icu4c/source/data/locales/tzm.txt b/icu4c/source/data/locales/tzm.txt
index e41afb5..1f9f594 100755
--- a/icu4c/source/data/locales/tzm.txt
+++ b/icu4c/source/data/locales/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/locales/tzm_MA.txt b/icu4c/source/data/locales/tzm_MA.txt
index 60de8cc..887225b 100755
--- a/icu4c/source/data/locales/tzm_MA.txt
+++ b/icu4c/source/data/locales/tzm_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_MA.xml
 // *
diff --git a/icu4c/source/data/locales/ug.txt b/icu4c/source/data/locales/ug.txt
index bad0d4c..d6aed46 100755
--- a/icu4c/source/data/locales/ug.txt
+++ b/icu4c/source/data/locales/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/locales/ug_CN.txt b/icu4c/source/data/locales/ug_CN.txt
index 3e6ebbc..439d30c 100755
--- a/icu4c/source/data/locales/ug_CN.txt
+++ b/icu4c/source/data/locales/ug_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug_CN.xml
 // *
diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt
index 325b5f9..ef98f1f 100644
--- a/icu4c/source/data/locales/uk.txt
+++ b/icu4c/source/data/locales/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt
index b708ae2..1e2cd0f 100644
--- a/icu4c/source/data/locales/uk_UA.txt
+++ b/icu4c/source/data/locales/uk_UA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk_UA.xml
 // *
diff --git a/icu4c/source/data/locales/ur.txt b/icu4c/source/data/locales/ur.txt
index 0805d14..386499d 100644
--- a/icu4c/source/data/locales/ur.txt
+++ b/icu4c/source/data/locales/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/locales/ur_IN.txt b/icu4c/source/data/locales/ur_IN.txt
index 50b5917..cfa9f43 100644
--- a/icu4c/source/data/locales/ur_IN.txt
+++ b/icu4c/source/data/locales/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ur_PK.txt b/icu4c/source/data/locales/ur_PK.txt
index 01b23f5..99f3eb5 100644
--- a/icu4c/source/data/locales/ur_PK.txt
+++ b/icu4c/source/data/locales/ur_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_PK.xml
 // *
diff --git a/icu4c/source/data/locales/uz.txt b/icu4c/source/data/locales/uz.txt
index 9019cc7..4771c85 100644
--- a/icu4c/source/data/locales/uz.txt
+++ b/icu4c/source/data/locales/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/locales/uz_AF.txt b/icu4c/source/data/locales/uz_AF.txt
index ed5f59a..6d5dcb0 100644
--- a/icu4c/source/data/locales/uz_AF.txt
+++ b/icu4c/source/data/locales/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Arab.txt b/icu4c/source/data/locales/uz_Arab.txt
index 1ca1ff9..0f60299 100644
--- a/icu4c/source/data/locales/uz_Arab.txt
+++ b/icu4c/source/data/locales/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Arab_AF.txt b/icu4c/source/data/locales/uz_Arab_AF.txt
index 8853388..861e879 100644
--- a/icu4c/source/data/locales/uz_Arab_AF.txt
+++ b/icu4c/source/data/locales/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab_AF.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Cyrl.txt b/icu4c/source/data/locales/uz_Cyrl.txt
index 8f4861b..4a4d6fa 100644
--- a/icu4c/source/data/locales/uz_Cyrl.txt
+++ b/icu4c/source/data/locales/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Cyrl_UZ.txt b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
index 73d0598..2add9f5 100644
--- a/icu4c/source/data/locales/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl_UZ.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Latn.txt b/icu4c/source/data/locales/uz_Latn.txt
index e1f277b..5bf7d18 100644
--- a/icu4c/source/data/locales/uz_Latn.txt
+++ b/icu4c/source/data/locales/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/uz_Latn_UZ.txt b/icu4c/source/data/locales/uz_Latn_UZ.txt
index 724ecef..d9914d1 100644
--- a/icu4c/source/data/locales/uz_Latn_UZ.txt
+++ b/icu4c/source/data/locales/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn_UZ.xml
 // *
diff --git a/icu4c/source/data/locales/uz_UZ.txt b/icu4c/source/data/locales/uz_UZ.txt
index 84d0db1..80c26f5 100644
--- a/icu4c/source/data/locales/uz_UZ.txt
+++ b/icu4c/source/data/locales/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/vai.txt b/icu4c/source/data/locales/vai.txt
index d030bce..85ac213f 100755
--- a/icu4c/source/data/locales/vai.txt
+++ b/icu4c/source/data/locales/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/locales/vai_LR.txt b/icu4c/source/data/locales/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/locales/vai_LR.txt
+++ b/icu4c/source/data/locales/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/vai_Latn.txt b/icu4c/source/data/locales/vai_Latn.txt
index c406f5c..061ed63 100755
--- a/icu4c/source/data/locales/vai_Latn.txt
+++ b/icu4c/source/data/locales/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/vai_Latn_LR.txt b/icu4c/source/data/locales/vai_Latn_LR.txt
index dfb75b6..14f5390 100755
--- a/icu4c/source/data/locales/vai_Latn_LR.txt
+++ b/icu4c/source/data/locales/vai_Latn_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn_LR.xml
 // *
diff --git a/icu4c/source/data/locales/vai_Vaii.txt b/icu4c/source/data/locales/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/locales/vai_Vaii.txt
+++ b/icu4c/source/data/locales/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/locales/vai_Vaii_LR.txt b/icu4c/source/data/locales/vai_Vaii_LR.txt
index af2bc3c..3086b32 100755
--- a/icu4c/source/data/locales/vai_Vaii_LR.txt
+++ b/icu4c/source/data/locales/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii_LR.xml
 // *
diff --git a/icu4c/source/data/locales/vi.txt b/icu4c/source/data/locales/vi.txt
index 2bc68e3..35e0435 100644
--- a/icu4c/source/data/locales/vi.txt
+++ b/icu4c/source/data/locales/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt
index a7f6793..417d3ff 100644
--- a/icu4c/source/data/locales/vi_VN.txt
+++ b/icu4c/source/data/locales/vi_VN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi_VN.xml
 // *
diff --git a/icu4c/source/data/locales/vun.txt b/icu4c/source/data/locales/vun.txt
index 6f3e5c0..c98bbe0 100755
--- a/icu4c/source/data/locales/vun.txt
+++ b/icu4c/source/data/locales/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/locales/vun_TZ.txt b/icu4c/source/data/locales/vun_TZ.txt
index 40470b5..28134c8 100755
--- a/icu4c/source/data/locales/vun_TZ.txt
+++ b/icu4c/source/data/locales/vun_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/wae.txt b/icu4c/source/data/locales/wae.txt
index b81c314..25268f4 100644
--- a/icu4c/source/data/locales/wae.txt
+++ b/icu4c/source/data/locales/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/locales/wae_CH.txt b/icu4c/source/data/locales/wae_CH.txt
index 2b151ba..0af5f0d 100644
--- a/icu4c/source/data/locales/wae_CH.txt
+++ b/icu4c/source/data/locales/wae_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae_CH.xml
 // *
diff --git a/icu4c/source/data/locales/xog.txt b/icu4c/source/data/locales/xog.txt
index 2121865..98e679e 100755
--- a/icu4c/source/data/locales/xog.txt
+++ b/icu4c/source/data/locales/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/locales/xog_UG.txt b/icu4c/source/data/locales/xog_UG.txt
index 922d34d..f6dbbe2 100755
--- a/icu4c/source/data/locales/xog_UG.txt
+++ b/icu4c/source/data/locales/xog_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog_UG.xml
 // *
diff --git a/icu4c/source/data/locales/yav.txt b/icu4c/source/data/locales/yav.txt
index 3eb287d..d4cdd63 100755
--- a/icu4c/source/data/locales/yav.txt
+++ b/icu4c/source/data/locales/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/locales/yav_CM.txt b/icu4c/source/data/locales/yav_CM.txt
index a81f897..0f87ea6 100755
--- a/icu4c/source/data/locales/yav_CM.txt
+++ b/icu4c/source/data/locales/yav_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav_CM.xml
 // *
diff --git a/icu4c/source/data/locales/yi.txt b/icu4c/source/data/locales/yi.txt
index ec54eac..e78fa83 100644
--- a/icu4c/source/data/locales/yi.txt
+++ b/icu4c/source/data/locales/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/locales/yi_001.txt b/icu4c/source/data/locales/yi_001.txt
index 91f0b47..61506f1 100644
--- a/icu4c/source/data/locales/yi_001.txt
+++ b/icu4c/source/data/locales/yi_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi_001.xml
 // *
diff --git a/icu4c/source/data/locales/yo.txt b/icu4c/source/data/locales/yo.txt
index 284f840..7325553 100755
--- a/icu4c/source/data/locales/yo.txt
+++ b/icu4c/source/data/locales/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/locales/yo_BJ.txt b/icu4c/source/data/locales/yo_BJ.txt
index 47842c9..dd27ca2 100755
--- a/icu4c/source/data/locales/yo_BJ.txt
+++ b/icu4c/source/data/locales/yo_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_BJ.xml
 // *
diff --git a/icu4c/source/data/locales/yo_NG.txt b/icu4c/source/data/locales/yo_NG.txt
index 2d02369..dea0b56 100755
--- a/icu4c/source/data/locales/yo_NG.txt
+++ b/icu4c/source/data/locales/yo_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_NG.xml
 // *
diff --git a/icu4c/source/data/locales/yue.txt b/icu4c/source/data/locales/yue.txt
index d4bb1a3..c3f958c 100755
--- a/icu4c/source/data/locales/yue.txt
+++ b/icu4c/source/data/locales/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/locales/yue_HK.txt b/icu4c/source/data/locales/yue_HK.txt
index 07c4b48..70807c8 100755
--- a/icu4c/source/data/locales/yue_HK.txt
+++ b/icu4c/source/data/locales/yue_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue_HK.xml
 // *
diff --git a/icu4c/source/data/locales/zgh.txt b/icu4c/source/data/locales/zgh.txt
index c8c2b65..cfae827 100755
--- a/icu4c/source/data/locales/zgh.txt
+++ b/icu4c/source/data/locales/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/locales/zgh_MA.txt b/icu4c/source/data/locales/zgh_MA.txt
index 5f81d85..d5e1b2d 100755
--- a/icu4c/source/data/locales/zgh_MA.txt
+++ b/icu4c/source/data/locales/zgh_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh_MA.xml
 // *
diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt
index ed70ba1..ca8eccd 100644
--- a/icu4c/source/data/locales/zh.txt
+++ b/icu4c/source/data/locales/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/locales/zh_CN.txt b/icu4c/source/data/locales/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/locales/zh_CN.txt
+++ b/icu4c/source/data/locales/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/zh_HK.txt b/icu4c/source/data/locales/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/locales/zh_HK.txt
+++ b/icu4c/source/data/locales/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt
index 72fe131..5d1046f 100644
--- a/icu4c/source/data/locales/zh_Hans.txt
+++ b/icu4c/source/data/locales/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hans_CN.txt b/icu4c/source/data/locales/zh_Hans_CN.txt
index de76292..5273741 100644
--- a/icu4c/source/data/locales/zh_Hans_CN.txt
+++ b/icu4c/source/data/locales/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_CN.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hans_HK.txt b/icu4c/source/data/locales/zh_Hans_HK.txt
index eee473a..8c696cd 100755
--- a/icu4c/source/data/locales/zh_Hans_HK.txt
+++ b/icu4c/source/data/locales/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hans_MO.txt b/icu4c/source/data/locales/zh_Hans_MO.txt
index 6b7c596..ec82d97 100755
--- a/icu4c/source/data/locales/zh_Hans_MO.txt
+++ b/icu4c/source/data/locales/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt
index c694787..f642f2a 100644
--- a/icu4c/source/data/locales/zh_Hans_SG.txt
+++ b/icu4c/source/data/locales/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt
index 0925061..f7bc0ea 100644
--- a/icu4c/source/data/locales/zh_Hant.txt
+++ b/icu4c/source/data/locales/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt
index bc7c469..c9b78a0 100644
--- a/icu4c/source/data/locales/zh_Hant_HK.txt
+++ b/icu4c/source/data/locales/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt
index 9a07324..501bb01 100644
--- a/icu4c/source/data/locales/zh_Hant_MO.txt
+++ b/icu4c/source/data/locales/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/locales/zh_Hant_TW.txt b/icu4c/source/data/locales/zh_Hant_TW.txt
index 7b17217..340105b 100644
--- a/icu4c/source/data/locales/zh_Hant_TW.txt
+++ b/icu4c/source/data/locales/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_TW.xml
 // *
diff --git a/icu4c/source/data/locales/zh_MO.txt b/icu4c/source/data/locales/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/locales/zh_MO.txt
+++ b/icu4c/source/data/locales/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/zh_SG.txt b/icu4c/source/data/locales/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/locales/zh_SG.txt
+++ b/icu4c/source/data/locales/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/zh_TW.txt b/icu4c/source/data/locales/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/locales/zh_TW.txt
+++ b/icu4c/source/data/locales/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/locales/zu.txt b/icu4c/source/data/locales/zu.txt
index 8cda1ea..056e96e 100644
--- a/icu4c/source/data/locales/zu.txt
+++ b/icu4c/source/data/locales/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/data/locales/zu_ZA.txt b/icu4c/source/data/locales/zu_ZA.txt
index fbe93d8..6b30eb9 100644
--- a/icu4c/source/data/locales/zu_ZA.txt
+++ b/icu4c/source/data/locales/zu_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu_ZA.xml
 // *
diff --git a/icu4c/source/data/makedata.mak b/icu4c/source/data/makedata.mak
index dfd4640..02af8d6 100644
--- a/icu4c/source/data/makedata.mak
+++ b/icu4c/source/data/makedata.mak
@@ -1,6 +1,6 @@
 #**********************************************************************
-#* Copyright (C) 1999-2016, International Business Machines Corporation
-#* and others.  All Rights Reserved.
+#* Copyright (C) 2016 and later: Unicode, Inc. and others.
+#* License & terms of use: http://www.unicode.org/copyright.html
 #**********************************************************************
 # nmake file for creating data files on win32
 # invoke with
diff --git a/icu4c/source/data/mappings/cns-11643-1992.ucm b/icu4c/source/data/mappings/cns-11643-1992.ucm
index d7bff14..1d72fc5 100644
--- a/icu4c/source/data/mappings/cns-11643-1992.ucm
+++ b/icu4c/source/data/mappings/cns-11643-1992.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1997-2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/convrtrs.txt b/icu4c/source/data/mappings/convrtrs.txt
index 4c02e38..03946b9 100644
--- a/icu4c/source/data/mappings/convrtrs.txt
+++ b/icu4c/source/data/mappings/convrtrs.txt
@@ -1,7 +1,7 @@
 # ******************************************************************************
 # *
-# *   Copyright (C) 1995-2014, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *
 # ******************************************************************************
 
diff --git a/icu4c/source/data/mappings/ebcdic-xml-us.ucm b/icu4c/source/data/mappings/ebcdic-xml-us.ucm
index 303b8a6..c894a56 100644
--- a/icu4c/source/data/mappings/ebcdic-xml-us.ucm
+++ b/icu4c/source/data/mappings/ebcdic-xml-us.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1997-2000, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/euc-jp-2007.ucm b/icu4c/source/data/mappings/euc-jp-2007.ucm
index 9dc69be..2fc908f 100644
--- a/icu4c/source/data/mappings/euc-jp-2007.ucm
+++ b/icu4c/source/data/mappings/euc-jp-2007.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2013, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/euc-tw-2014.ucm b/icu4c/source/data/mappings/euc-tw-2014.ucm
index 40c861e..2f0e7a2 100644
--- a/icu4c/source/data/mappings/euc-tw-2014.ucm
+++ b/icu4c/source/data/mappings/euc-tw-2014.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2014, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/gb18030.ucm b/icu4c/source/data/mappings/gb18030.ucm
index f8f0cb0..4f74e67 100644
--- a/icu4c/source/data/mappings/gb18030.ucm
+++ b/icu4c/source/data/mappings/gb18030.ucm
@@ -1,5 +1,5 @@
-# Copyright (C) 2000-2012, International Business Machines Corporation and others.
-# All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 # ICU codepage data for GB 18030
 
diff --git a/icu4c/source/data/mappings/ibm-1006_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1006_P100-1995.ucm
index 3d22289..44fe6de 100644
--- a/icu4c/source/data/mappings/ibm-1006_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1006_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1025_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1025_P100-1995.ucm
index 28b5b1f..af8472c 100644
--- a/icu4c/source/data/mappings/ibm-1025_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1025_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1026_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1026_P100-1995.ucm
index 2b8b1c8..e25145b 100644
--- a/icu4c/source/data/mappings/ibm-1026_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1026_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2013, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1047_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1047_P100-1995.ucm
index ac87a3cb..9776586 100644
--- a/icu4c/source/data/mappings/ibm-1047_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1047_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1051_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1051_P100-1995.ucm
index 31c01c9..b0b278a 100644
--- a/icu4c/source/data/mappings/ibm-1051_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1051_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1089_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1089_P100-1995.ucm
index e61e20d..61a86ca 100644
--- a/icu4c/source/data/mappings/ibm-1089_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1089_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1097_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1097_P100-1995.ucm
index e289b7b..7f402ca 100644
--- a/icu4c/source/data/mappings/ibm-1097_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1097_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1098_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1098_P100-1995.ucm
index 56c03b7..c8c44b5 100644
--- a/icu4c/source/data/mappings/ibm-1098_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1098_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1112_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1112_P100-1995.ucm
index ba00155..ab0a70e 100644
--- a/icu4c/source/data/mappings/ibm-1112_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1112_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1122_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1122_P100-1999.ucm
index e32c952..1a72ba3 100644
--- a/icu4c/source/data/mappings/ibm-1122_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1122_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1123_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1123_P100-1995.ucm
index 659b983..567a01e 100644
--- a/icu4c/source/data/mappings/ibm-1123_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1123_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1124_P100-1996.ucm b/icu4c/source/data/mappings/ibm-1124_P100-1996.ucm
index 793e404..505b947 100644
--- a/icu4c/source/data/mappings/ibm-1124_P100-1996.ucm
+++ b/icu4c/source/data/mappings/ibm-1124_P100-1996.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1125_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1125_P100-1997.ucm
index f91dfd9..9c84632 100644
--- a/icu4c/source/data/mappings/ibm-1125_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1125_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1129_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1129_P100-1997.ucm
index b6d321d..577edf4 100644
--- a/icu4c/source/data/mappings/ibm-1129_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1129_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1130_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1130_P100-1997.ucm
index 1c9c4e1..132bcca 100644
--- a/icu4c/source/data/mappings/ibm-1130_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1130_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1131_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1131_P100-1997.ucm
index 4e887f7..9e10e53 100644
--- a/icu4c/source/data/mappings/ibm-1131_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1131_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1132_P100-1998.ucm b/icu4c/source/data/mappings/ibm-1132_P100-1998.ucm
index 4de3712..e8cc56a 100644
--- a/icu4c/source/data/mappings/ibm-1132_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-1132_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1133_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1133_P100-1997.ucm
index db77121..42138fc 100644
--- a/icu4c/source/data/mappings/ibm-1133_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1133_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1137_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1137_P100-1999.ucm
index 68f9658..531913d 100644
--- a/icu4c/source/data/mappings/ibm-1137_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1137_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1140_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1140_P100-1997.ucm
index 45c0e65..396c513 100644
--- a/icu4c/source/data/mappings/ibm-1140_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1140_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1141_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1141_P100-1997.ucm
index 5af386b..6f0b031 100644
--- a/icu4c/source/data/mappings/ibm-1141_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1141_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1142_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1142_P100-1997.ucm
index f42448e..832e092 100644
--- a/icu4c/source/data/mappings/ibm-1142_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1142_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1143_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1143_P100-1997.ucm
index 6db7726..eec5326 100644
--- a/icu4c/source/data/mappings/ibm-1143_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1143_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1144_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1144_P100-1997.ucm
index 3468fce..6e79a7b 100644
--- a/icu4c/source/data/mappings/ibm-1144_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1144_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1145_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1145_P100-1997.ucm
index 7f3f8e9..e20ee0b 100644
--- a/icu4c/source/data/mappings/ibm-1145_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1145_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1146_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1146_P100-1997.ucm
index d3b877f..e41e45e 100644
--- a/icu4c/source/data/mappings/ibm-1146_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1146_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1147_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1147_P100-1997.ucm
index 4722ebb..aea787e 100644
--- a/icu4c/source/data/mappings/ibm-1147_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1147_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1148_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1148_P100-1997.ucm
index 8a791c6..78344fa 100644
--- a/icu4c/source/data/mappings/ibm-1148_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1148_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1149_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1149_P100-1997.ucm
index 201363f..2c68e5b 100644
--- a/icu4c/source/data/mappings/ibm-1149_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1149_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1153_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1153_P100-1999.ucm
index 50dc927..e0ee367 100644
--- a/icu4c/source/data/mappings/ibm-1153_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1153_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1154_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1154_P100-1999.ucm
index 342b865..edc7774 100644
--- a/icu4c/source/data/mappings/ibm-1154_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1154_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1155_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1155_P100-1999.ucm
index b2f038e..b3efc28 100644
--- a/icu4c/source/data/mappings/ibm-1155_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1155_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2013, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1156_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1156_P100-1999.ucm
index 2fc3bb0..54e65be 100644
--- a/icu4c/source/data/mappings/ibm-1156_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1156_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1157_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1157_P100-1999.ucm
index 5dd1e26..f19f242 100644
--- a/icu4c/source/data/mappings/ibm-1157_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1157_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1158_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1158_P100-1999.ucm
index e6c76b9..a7a3e7e 100644
--- a/icu4c/source/data/mappings/ibm-1158_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1158_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1160_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1160_P100-1999.ucm
index ebe6f90..b530256 100644
--- a/icu4c/source/data/mappings/ibm-1160_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1160_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1162_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1162_P100-1999.ucm
index 2e869a6..1a939d6 100644
--- a/icu4c/source/data/mappings/ibm-1162_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1162_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1164_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1164_P100-1999.ucm
index 37e5259..6b8b537 100644
--- a/icu4c/source/data/mappings/ibm-1164_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1164_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1168_P100-2002.ucm b/icu4c/source/data/mappings/ibm-1168_P100-2002.ucm
index d7edc51..e86539f 100644
--- a/icu4c/source/data/mappings/ibm-1168_P100-2002.ucm
+++ b/icu4c/source/data/mappings/ibm-1168_P100-2002.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1250_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1250_P100-1995.ucm
index 7dc144d..b11c3ac 100644
--- a/icu4c/source/data/mappings/ibm-1250_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1250_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1251_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1251_P100-1995.ucm
index fc84480..8a87ecc 100644
--- a/icu4c/source/data/mappings/ibm-1251_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1251_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1252_P100-2000.ucm b/icu4c/source/data/mappings/ibm-1252_P100-2000.ucm
index 3fbcc28..ac7cc65 100644
--- a/icu4c/source/data/mappings/ibm-1252_P100-2000.ucm
+++ b/icu4c/source/data/mappings/ibm-1252_P100-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1253_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1253_P100-1995.ucm
index a5aec47..526b954 100644
--- a/icu4c/source/data/mappings/ibm-1253_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1253_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1254_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1254_P100-1995.ucm
index f70fd4a..19836da 100644
--- a/icu4c/source/data/mappings/ibm-1254_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1254_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1255_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1255_P100-1995.ucm
index 7b33f5e..54d0548 100644
--- a/icu4c/source/data/mappings/ibm-1255_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1255_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1256_P110-1997.ucm b/icu4c/source/data/mappings/ibm-1256_P110-1997.ucm
index d2a17a0..d9968f3 100644
--- a/icu4c/source/data/mappings/ibm-1256_P110-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1256_P110-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1257_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1257_P100-1995.ucm
index 567bcc0..eca6768 100644
--- a/icu4c/source/data/mappings/ibm-1257_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1257_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1258_P100-1997.ucm b/icu4c/source/data/mappings/ibm-1258_P100-1997.ucm
index bec4439..7ed571e 100644
--- a/icu4c/source/data/mappings/ibm-1258_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1258_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-12712_P100-1998.ucm b/icu4c/source/data/mappings/ibm-12712_P100-1998.ucm
index bdf795f..7aca409 100644
--- a/icu4c/source/data/mappings/ibm-12712_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-12712_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1276_P100-1995.ucm b/icu4c/source/data/mappings/ibm-1276_P100-1995.ucm
index dd9caca..ee93778 100644
--- a/icu4c/source/data/mappings/ibm-1276_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-1276_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1363_P110-1997.ucm b/icu4c/source/data/mappings/ibm-1363_P110-1997.ucm
index 0f55a2b..0cb01d1 100644
--- a/icu4c/source/data/mappings/ibm-1363_P110-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-1363_P110-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1363_P11B-1998.ucm b/icu4c/source/data/mappings/ibm-1363_P11B-1998.ucm
index b70c466..6ebc296 100644
--- a/icu4c/source/data/mappings/ibm-1363_P11B-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-1363_P11B-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1364_P110-2007.ucm b/icu4c/source/data/mappings/ibm-1364_P110-2007.ucm
index 9fbc463..c81e46a 100644
--- a/icu4c/source/data/mappings/ibm-1364_P110-2007.ucm
+++ b/icu4c/source/data/mappings/ibm-1364_P110-2007.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1371_P100-1999.ucm b/icu4c/source/data/mappings/ibm-1371_P100-1999.ucm
index d625170..43cc9d8 100644
--- a/icu4c/source/data/mappings/ibm-1371_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1371_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1373_P100-2002.ucm b/icu4c/source/data/mappings/ibm-1373_P100-2002.ucm
index 250fc21..6cada26 100644
--- a/icu4c/source/data/mappings/ibm-1373_P100-2002.ucm
+++ b/icu4c/source/data/mappings/ibm-1373_P100-2002.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1375_P100-2008.ucm b/icu4c/source/data/mappings/ibm-1375_P100-2008.ucm
index cf02821..b6c5d3f 100644
--- a/icu4c/source/data/mappings/ibm-1375_P100-2008.ucm
+++ b/icu4c/source/data/mappings/ibm-1375_P100-2008.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2014, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1383_P110-1999.ucm b/icu4c/source/data/mappings/ibm-1383_P110-1999.ucm
index 1ef97a3..5c2aa3a 100644
--- a/icu4c/source/data/mappings/ibm-1383_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-1383_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1386_P100-2001.ucm b/icu4c/source/data/mappings/ibm-1386_P100-2001.ucm
index f2446d7..c1b115b 100644
--- a/icu4c/source/data/mappings/ibm-1386_P100-2001.ucm
+++ b/icu4c/source/data/mappings/ibm-1386_P100-2001.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1388_P103-2001.ucm b/icu4c/source/data/mappings/ibm-1388_P103-2001.ucm
index fb6fcb3..e576ce0 100644
--- a/icu4c/source/data/mappings/ibm-1388_P103-2001.ucm
+++ b/icu4c/source/data/mappings/ibm-1388_P103-2001.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1995-2001, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1390_P110-2003.ucm b/icu4c/source/data/mappings/ibm-1390_P110-2003.ucm
index 533f4ee..3c13018 100644
--- a/icu4c/source/data/mappings/ibm-1390_P110-2003.ucm
+++ b/icu4c/source/data/mappings/ibm-1390_P110-2003.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-1399_P110-2003.ucm b/icu4c/source/data/mappings/ibm-1399_P110-2003.ucm
index 43ea0c0..e8308c8 100644
--- a/icu4c/source/data/mappings/ibm-1399_P110-2003.ucm
+++ b/icu4c/source/data/mappings/ibm-1399_P110-2003.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-16684_P110-2003.ucm b/icu4c/source/data/mappings/ibm-16684_P110-2003.ucm
index 8b94cc6..cdc95ab 100644
--- a/icu4c/source/data/mappings/ibm-16684_P110-2003.ucm
+++ b/icu4c/source/data/mappings/ibm-16684_P110-2003.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-16804_X110-1999.ucm b/icu4c/source/data/mappings/ibm-16804_X110-1999.ucm
index 4e7a217..335cee7 100644
--- a/icu4c/source/data/mappings/ibm-16804_X110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-16804_X110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-273_P100-1995.ucm b/icu4c/source/data/mappings/ibm-273_P100-1995.ucm
index b2379bc..f04d3ca 100644
--- a/icu4c/source/data/mappings/ibm-273_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-273_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-277_P100-1995.ucm b/icu4c/source/data/mappings/ibm-277_P100-1995.ucm
index 4ce6360..ed01f93 100644
--- a/icu4c/source/data/mappings/ibm-277_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-277_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-278_P100-1995.ucm b/icu4c/source/data/mappings/ibm-278_P100-1995.ucm
index 19d2d85..59e978e 100644
--- a/icu4c/source/data/mappings/ibm-278_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-278_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-280_P100-1995.ucm b/icu4c/source/data/mappings/ibm-280_P100-1995.ucm
index 87f88e7..41e8bb4 100644
--- a/icu4c/source/data/mappings/ibm-280_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-280_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-284_P100-1995.ucm b/icu4c/source/data/mappings/ibm-284_P100-1995.ucm
index 0922246..bcb1b12 100644
--- a/icu4c/source/data/mappings/ibm-284_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-284_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-285_P100-1995.ucm b/icu4c/source/data/mappings/ibm-285_P100-1995.ucm
index 6fccf56..218d4df 100644
--- a/icu4c/source/data/mappings/ibm-285_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-285_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-290_P100-1995.ucm b/icu4c/source/data/mappings/ibm-290_P100-1995.ucm
index eb2b0d2..3367a9e 100644
--- a/icu4c/source/data/mappings/ibm-290_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-290_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-297_P100-1995.ucm b/icu4c/source/data/mappings/ibm-297_P100-1995.ucm
index b6cebcc..8f92a5f 100644
--- a/icu4c/source/data/mappings/ibm-297_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-297_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-33722_P120-1999.ucm b/icu4c/source/data/mappings/ibm-33722_P120-1999.ucm
index f0f455d..48a9c05 100644
--- a/icu4c/source/data/mappings/ibm-33722_P120-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-33722_P120-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2004_U2.ucm b/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2004_U2.ucm
index 9dac0ae..ccdaa8d 100644
--- a/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2004_U2.ucm
+++ b/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2004_U2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2009_U2.ucm b/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2009_U2.ucm
index 56ea417..35e46df 100644
--- a/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2009_U2.ucm
+++ b/icu4c/source/data/mappings/ibm-33722_P12A_P12A-2009_U2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2009-2012, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File created on Thu Nov 26 10:23:13 2009
diff --git a/icu4c/source/data/mappings/ibm-37_P100-1995.ucm b/icu4c/source/data/mappings/ibm-37_P100-1995.ucm
index 503cb79..a1a52b5 100644
--- a/icu4c/source/data/mappings/ibm-37_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-37_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-420_X120-1999.ucm b/icu4c/source/data/mappings/ibm-420_X120-1999.ucm
index 746128d..04c175a 100644
--- a/icu4c/source/data/mappings/ibm-420_X120-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-420_X120-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-424_P100-1995.ucm b/icu4c/source/data/mappings/ibm-424_P100-1995.ucm
index 6b4aa46..327155b 100644
--- a/icu4c/source/data/mappings/ibm-424_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-424_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-437_P100-1995.ucm b/icu4c/source/data/mappings/ibm-437_P100-1995.ucm
index f58a681..ba7c477 100644
--- a/icu4c/source/data/mappings/ibm-437_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-437_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-4517_P100-2005.ucm b/icu4c/source/data/mappings/ibm-4517_P100-2005.ucm
index c7a03c8..2fe320a 100644
--- a/icu4c/source/data/mappings/ibm-4517_P100-2005.ucm
+++ b/icu4c/source/data/mappings/ibm-4517_P100-2005.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-4899_P100-1998.ucm b/icu4c/source/data/mappings/ibm-4899_P100-1998.ucm
index 3460613..e2335e9 100644
--- a/icu4c/source/data/mappings/ibm-4899_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-4899_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-4909_P100-1999.ucm b/icu4c/source/data/mappings/ibm-4909_P100-1999.ucm
index f2c8b18..f81705e 100644
--- a/icu4c/source/data/mappings/ibm-4909_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-4909_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-4971_P100-1999.ucm b/icu4c/source/data/mappings/ibm-4971_P100-1999.ucm
index 236c532..d9b7231 100644
--- a/icu4c/source/data/mappings/ibm-4971_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-4971_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-500_P100-1995.ucm b/icu4c/source/data/mappings/ibm-500_P100-1995.ucm
index 760e244..47bd129 100644
--- a/icu4c/source/data/mappings/ibm-500_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-500_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5012_P100-1999.ucm b/icu4c/source/data/mappings/ibm-5012_P100-1999.ucm
index 646589e..22b9439 100644
--- a/icu4c/source/data/mappings/ibm-5012_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-5012_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5123_P100-1999.ucm b/icu4c/source/data/mappings/ibm-5123_P100-1999.ucm
index 7acd3c9..b7084f1 100644
--- a/icu4c/source/data/mappings/ibm-5123_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-5123_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5346_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5346_P100-1998.ucm
index cb8b45d..ad79d6f 100644
--- a/icu4c/source/data/mappings/ibm-5346_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5346_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5347_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5347_P100-1998.ucm
index 3a8323c..3406717 100644
--- a/icu4c/source/data/mappings/ibm-5347_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5347_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5348_P100-1997.ucm b/icu4c/source/data/mappings/ibm-5348_P100-1997.ucm
index fd2a631..42f5dad 100644
--- a/icu4c/source/data/mappings/ibm-5348_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-5348_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5349_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5349_P100-1998.ucm
index fec0e65..60d68d3 100644
--- a/icu4c/source/data/mappings/ibm-5349_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5349_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5350_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5350_P100-1998.ucm
index f056292..9c70349 100644
--- a/icu4c/source/data/mappings/ibm-5350_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5350_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5351_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5351_P100-1998.ucm
index 97d5d43..427f7e3 100644
--- a/icu4c/source/data/mappings/ibm-5351_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5351_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5352_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5352_P100-1998.ucm
index 4385bb3..7257814 100644
--- a/icu4c/source/data/mappings/ibm-5352_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5352_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5353_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5353_P100-1998.ucm
index eb9e54c..10742fa 100644
--- a/icu4c/source/data/mappings/ibm-5353_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5353_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5354_P100-1998.ucm b/icu4c/source/data/mappings/ibm-5354_P100-1998.ucm
index 3e75771..824e729 100644
--- a/icu4c/source/data/mappings/ibm-5354_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-5354_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2002, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5471_P100-2006.ucm b/icu4c/source/data/mappings/ibm-5471_P100-2006.ucm
index ff37fd9..9534a16 100644
--- a/icu4c/source/data/mappings/ibm-5471_P100-2006.ucm
+++ b/icu4c/source/data/mappings/ibm-5471_P100-2006.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-5478_P100-1995.ucm b/icu4c/source/data/mappings/ibm-5478_P100-1995.ucm
index 44111c8..cd6be01 100644
--- a/icu4c/source/data/mappings/ibm-5478_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-5478_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-720_P100-1997.ucm b/icu4c/source/data/mappings/ibm-720_P100-1997.ucm
index fb8c415..0df8cb3 100644
--- a/icu4c/source/data/mappings/ibm-720_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-720_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-737_P100-1997.ucm b/icu4c/source/data/mappings/ibm-737_P100-1997.ucm
index 60d5529..1b04084 100644
--- a/icu4c/source/data/mappings/ibm-737_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-737_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-775_P100-1996.ucm b/icu4c/source/data/mappings/ibm-775_P100-1996.ucm
index 08fe6a2..e1214b3 100644
--- a/icu4c/source/data/mappings/ibm-775_P100-1996.ucm
+++ b/icu4c/source/data/mappings/ibm-775_P100-1996.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-803_P100-1999.ucm b/icu4c/source/data/mappings/ibm-803_P100-1999.ucm
index cf00657..fc0b832 100644
--- a/icu4c/source/data/mappings/ibm-803_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-803_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-813_P100-1995.ucm b/icu4c/source/data/mappings/ibm-813_P100-1995.ucm
index 69ed8cc..3b73582 100644
--- a/icu4c/source/data/mappings/ibm-813_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-813_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-838_P100-1995.ucm b/icu4c/source/data/mappings/ibm-838_P100-1995.ucm
index aef3047..6924a04 100644
--- a/icu4c/source/data/mappings/ibm-838_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-838_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-8482_P100-1999.ucm b/icu4c/source/data/mappings/ibm-8482_P100-1999.ucm
index 1678f2c..96a8091 100644
--- a/icu4c/source/data/mappings/ibm-8482_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-8482_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-850_P100-1995.ucm b/icu4c/source/data/mappings/ibm-850_P100-1995.ucm
index 648fa35..6a2baa5 100644
--- a/icu4c/source/data/mappings/ibm-850_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-850_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-851_P100-1995.ucm b/icu4c/source/data/mappings/ibm-851_P100-1995.ucm
index 965e372..7798a33 100644
--- a/icu4c/source/data/mappings/ibm-851_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-851_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-852_P100-1995.ucm b/icu4c/source/data/mappings/ibm-852_P100-1995.ucm
index ff1d6fd..263b61f 100644
--- a/icu4c/source/data/mappings/ibm-852_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-852_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-855_P100-1995.ucm b/icu4c/source/data/mappings/ibm-855_P100-1995.ucm
index ecfaf01..e5988e8 100644
--- a/icu4c/source/data/mappings/ibm-855_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-855_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-856_P100-1995.ucm b/icu4c/source/data/mappings/ibm-856_P100-1995.ucm
index 8b89117..f1b4b52 100644
--- a/icu4c/source/data/mappings/ibm-856_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-856_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-857_P100-1995.ucm b/icu4c/source/data/mappings/ibm-857_P100-1995.ucm
index 0ba9ef3..48b33bb 100644
--- a/icu4c/source/data/mappings/ibm-857_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-857_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-858_P100-1997.ucm b/icu4c/source/data/mappings/ibm-858_P100-1997.ucm
index 0e9b08b..c5174c9 100644
--- a/icu4c/source/data/mappings/ibm-858_P100-1997.ucm
+++ b/icu4c/source/data/mappings/ibm-858_P100-1997.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-860_P100-1995.ucm b/icu4c/source/data/mappings/ibm-860_P100-1995.ucm
index ef89660..7db4e59 100644
--- a/icu4c/source/data/mappings/ibm-860_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-860_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-861_P100-1995.ucm b/icu4c/source/data/mappings/ibm-861_P100-1995.ucm
index e83ff67..fbd8132 100644
--- a/icu4c/source/data/mappings/ibm-861_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-861_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-862_P100-1995.ucm b/icu4c/source/data/mappings/ibm-862_P100-1995.ucm
index f40a9a9..a036ccd 100644
--- a/icu4c/source/data/mappings/ibm-862_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-862_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-863_P100-1995.ucm b/icu4c/source/data/mappings/ibm-863_P100-1995.ucm
index 767a96c..d43fcce 100644
--- a/icu4c/source/data/mappings/ibm-863_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-863_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-864_X110-1999.ucm b/icu4c/source/data/mappings/ibm-864_X110-1999.ucm
index 7906f7e..a73d8eb 100644
--- a/icu4c/source/data/mappings/ibm-864_X110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-864_X110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-865_P100-1995.ucm b/icu4c/source/data/mappings/ibm-865_P100-1995.ucm
index df2a1e8..7fd7ce8 100644
--- a/icu4c/source/data/mappings/ibm-865_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-865_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-866_P100-1995.ucm b/icu4c/source/data/mappings/ibm-866_P100-1995.ucm
index caaa614..06d145b 100644
--- a/icu4c/source/data/mappings/ibm-866_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-866_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-867_P100-1998.ucm b/icu4c/source/data/mappings/ibm-867_P100-1998.ucm
index 335aea9..c5e4232 100644
--- a/icu4c/source/data/mappings/ibm-867_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-867_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-868_P100-1995.ucm b/icu4c/source/data/mappings/ibm-868_P100-1995.ucm
index 007ce77..a49d4f0 100644
--- a/icu4c/source/data/mappings/ibm-868_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-868_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-869_P100-1995.ucm b/icu4c/source/data/mappings/ibm-869_P100-1995.ucm
index 24c885d..d582885 100644
--- a/icu4c/source/data/mappings/ibm-869_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-869_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-870_P100-1995.ucm b/icu4c/source/data/mappings/ibm-870_P100-1995.ucm
index 4cc25f6..e413a6e 100644
--- a/icu4c/source/data/mappings/ibm-870_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-870_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-871_P100-1995.ucm b/icu4c/source/data/mappings/ibm-871_P100-1995.ucm
index ef3d07d..448e9ff 100644
--- a/icu4c/source/data/mappings/ibm-871_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-871_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-874_P100-1995.ucm b/icu4c/source/data/mappings/ibm-874_P100-1995.ucm
index def4187..ec05097 100644
--- a/icu4c/source/data/mappings/ibm-874_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-874_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-875_P100-1995.ucm b/icu4c/source/data/mappings/ibm-875_P100-1995.ucm
index 43b8b72..ce8c7d0 100644
--- a/icu4c/source/data/mappings/ibm-875_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-875_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-878_P100-1996.ucm b/icu4c/source/data/mappings/ibm-878_P100-1996.ucm
index 18c6543..2948875 100644
--- a/icu4c/source/data/mappings/ibm-878_P100-1996.ucm
+++ b/icu4c/source/data/mappings/ibm-878_P100-1996.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-9005_X110-2007.ucm b/icu4c/source/data/mappings/ibm-9005_X110-2007.ucm
index 1bbe5d8..5a26215 100644
--- a/icu4c/source/data/mappings/ibm-9005_X110-2007.ucm
+++ b/icu4c/source/data/mappings/ibm-9005_X110-2007.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-901_P100-1999.ucm b/icu4c/source/data/mappings/ibm-901_P100-1999.ucm
index d19f663..bfab850 100644
--- a/icu4c/source/data/mappings/ibm-901_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-901_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-902_P100-1999.ucm b/icu4c/source/data/mappings/ibm-902_P100-1999.ucm
index cc7f89a..bc9db6f 100644
--- a/icu4c/source/data/mappings/ibm-902_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-902_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-9067_X100-2005.ucm b/icu4c/source/data/mappings/ibm-9067_X100-2005.ucm
index e58ecee..01a1646 100644
--- a/icu4c/source/data/mappings/ibm-9067_X100-2005.ucm
+++ b/icu4c/source/data/mappings/ibm-9067_X100-2005.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2006, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-912_P100-1995.ucm b/icu4c/source/data/mappings/ibm-912_P100-1995.ucm
index 0949cff..ecd525f 100644
--- a/icu4c/source/data/mappings/ibm-912_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-912_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-913_P100-2000.ucm b/icu4c/source/data/mappings/ibm-913_P100-2000.ucm
index 12fbf5f..6476b6d 100644
--- a/icu4c/source/data/mappings/ibm-913_P100-2000.ucm
+++ b/icu4c/source/data/mappings/ibm-913_P100-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-914_P100-1995.ucm b/icu4c/source/data/mappings/ibm-914_P100-1995.ucm
index 40509ad..612be30 100644
--- a/icu4c/source/data/mappings/ibm-914_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-914_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-915_P100-1995.ucm b/icu4c/source/data/mappings/ibm-915_P100-1995.ucm
index bb0bc19..2955b29 100644
--- a/icu4c/source/data/mappings/ibm-915_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-915_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-916_P100-1995.ucm b/icu4c/source/data/mappings/ibm-916_P100-1995.ucm
index 2ce222b..55d29e0 100644
--- a/icu4c/source/data/mappings/ibm-916_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-916_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-918_P100-1995.ucm b/icu4c/source/data/mappings/ibm-918_P100-1995.ucm
index 080cf43..4bedd30 100644
--- a/icu4c/source/data/mappings/ibm-918_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-918_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-920_P100-1995.ucm b/icu4c/source/data/mappings/ibm-920_P100-1995.ucm
index e4407c7..39cc417 100644
--- a/icu4c/source/data/mappings/ibm-920_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-920_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-921_P100-1995.ucm b/icu4c/source/data/mappings/ibm-921_P100-1995.ucm
index f35f886..4063128 100644
--- a/icu4c/source/data/mappings/ibm-921_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-921_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-922_P100-1999.ucm b/icu4c/source/data/mappings/ibm-922_P100-1999.ucm
index e0ef437f..074073d 100644
--- a/icu4c/source/data/mappings/ibm-922_P100-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-922_P100-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-923_P100-1998.ucm b/icu4c/source/data/mappings/ibm-923_P100-1998.ucm
index b0d6654..94d458b 100644
--- a/icu4c/source/data/mappings/ibm-923_P100-1998.ucm
+++ b/icu4c/source/data/mappings/ibm-923_P100-1998.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-930_P120-1999.ucm b/icu4c/source/data/mappings/ibm-930_P120-1999.ucm
index 07c5166..d06a233 100644
--- a/icu4c/source/data/mappings/ibm-930_P120-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-930_P120-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-933_P110-1995.ucm b/icu4c/source/data/mappings/ibm-933_P110-1995.ucm
index 4669799..813810b 100644
--- a/icu4c/source/data/mappings/ibm-933_P110-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-933_P110-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-935_P110-1999.ucm b/icu4c/source/data/mappings/ibm-935_P110-1999.ucm
index 0b96071..338ea63 100644
--- a/icu4c/source/data/mappings/ibm-935_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-935_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-937_P110-1999.ucm b/icu4c/source/data/mappings/ibm-937_P110-1999.ucm
index 75fc4b8..2763f0c 100644
--- a/icu4c/source/data/mappings/ibm-937_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-937_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-939_P120-1999.ucm b/icu4c/source/data/mappings/ibm-939_P120-1999.ucm
index 266fe0d..7fc2061 100644
--- a/icu4c/source/data/mappings/ibm-939_P120-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-939_P120-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-942_P12A-1999.ucm b/icu4c/source/data/mappings/ibm-942_P12A-1999.ucm
index 601a2b7..b7dae11 100644
--- a/icu4c/source/data/mappings/ibm-942_P12A-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-942_P12A-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-943_P130-1999.ucm b/icu4c/source/data/mappings/ibm-943_P130-1999.ucm
index 9d8801b..a7040a8 100644
--- a/icu4c/source/data/mappings/ibm-943_P130-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-943_P130-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-943_P15A-2003.ucm b/icu4c/source/data/mappings/ibm-943_P15A-2003.ucm
index 02f0f2d..1b4511f 100644
--- a/icu4c/source/data/mappings/ibm-943_P15A-2003.ucm
+++ b/icu4c/source/data/mappings/ibm-943_P15A-2003.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-9447_P100-2002.ucm b/icu4c/source/data/mappings/ibm-9447_P100-2002.ucm
index 94476bb..15d7994 100644
--- a/icu4c/source/data/mappings/ibm-9447_P100-2002.ucm
+++ b/icu4c/source/data/mappings/ibm-9447_P100-2002.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-9448_X100-2005.ucm b/icu4c/source/data/mappings/ibm-9448_X100-2005.ucm
index 25d74cf..9703286 100644
--- a/icu4c/source/data/mappings/ibm-9448_X100-2005.ucm
+++ b/icu4c/source/data/mappings/ibm-9448_X100-2005.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-9449_P100-2002.ucm b/icu4c/source/data/mappings/ibm-9449_P100-2002.ucm
index 576b51f..1a9dad8 100644
--- a/icu4c/source/data/mappings/ibm-9449_P100-2002.ucm
+++ b/icu4c/source/data/mappings/ibm-9449_P100-2002.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-949_P110-1999.ucm b/icu4c/source/data/mappings/ibm-949_P110-1999.ucm
index 76315a5..33a557b 100644
--- a/icu4c/source/data/mappings/ibm-949_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-949_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-949_P11A-1999.ucm b/icu4c/source/data/mappings/ibm-949_P11A-1999.ucm
index 1e11802..d6e36e8 100644
--- a/icu4c/source/data/mappings/ibm-949_P11A-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-949_P11A-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-950_P110-1999.ucm b/icu4c/source/data/mappings/ibm-950_P110-1999.ucm
index a804916..efa2a8a 100644
--- a/icu4c/source/data/mappings/ibm-950_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-950_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-954_P101-2007.ucm b/icu4c/source/data/mappings/ibm-954_P101-2007.ucm
index 29903dc..7b6a0cf 100644
--- a/icu4c/source/data/mappings/ibm-954_P101-2007.ucm
+++ b/icu4c/source/data/mappings/ibm-954_P101-2007.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-964_P110-1999.ucm b/icu4c/source/data/mappings/ibm-964_P110-1999.ucm
index 93530b8..8b4607d 100644
--- a/icu4c/source/data/mappings/ibm-964_P110-1999.ucm
+++ b/icu4c/source/data/mappings/ibm-964_P110-1999.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2009, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-970_P110_P110-2006_U2.ucm b/icu4c/source/data/mappings/ibm-970_P110_P110-2006_U2.ucm
index b8bf9fd..e0eaee3 100644
--- a/icu4c/source/data/mappings/ibm-970_P110_P110-2006_U2.ucm
+++ b/icu4c/source/data/mappings/ibm-970_P110_P110-2006_U2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ibm-971_P100-1995.ucm b/icu4c/source/data/mappings/ibm-971_P100-1995.ucm
index 5c528ce..49dc4a6 100644
--- a/icu4c/source/data/mappings/ibm-971_P100-1995.ucm
+++ b/icu4c/source/data/mappings/ibm-971_P100-1995.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-25546.ucm b/icu4c/source/data/mappings/icu-internal-25546.ucm
index a7a87c3..db7d8d0 100644
--- a/icu4c/source/data/mappings/icu-internal-25546.ucm
+++ b/icu4c/source/data/mappings/icu-internal-25546.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1995-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d1.ucm b/icu4c/source/data/mappings/icu-internal-compound-d1.ucm
index d6b1d23..634423a 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d1.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d1.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d2.ucm b/icu4c/source/data/mappings/icu-internal-compound-d2.ucm
index f3b5a77..b95d80c 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d2.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d2.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d3.ucm b/icu4c/source/data/mappings/icu-internal-compound-d3.ucm
index 66b890b..3ea28f1 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d3.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d3.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d4.ucm b/icu4c/source/data/mappings/icu-internal-compound-d4.ucm
index 27dcec7..4474f4c 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d4.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d4.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d5.ucm b/icu4c/source/data/mappings/icu-internal-compound-d5.ucm
index 54af676..fa8ceaf 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d5.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d5.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d6.ucm b/icu4c/source/data/mappings/icu-internal-compound-d6.ucm
index 83da53c..9acc840 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d6.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d6.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-d7.ucm b/icu4c/source/data/mappings/icu-internal-compound-d7.ucm
index be1ac51..6097068 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-d7.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-d7.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-s1.ucm b/icu4c/source/data/mappings/icu-internal-compound-s1.ucm
index 6570ec7..758493c 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-s1.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-s1.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-s2.ucm b/icu4c/source/data/mappings/icu-internal-compound-s2.ucm
index 7c636b9..218cf72 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-s2.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-s2.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-s3.ucm b/icu4c/source/data/mappings/icu-internal-compound-s3.ucm
index da63d6e..88dec47 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-s3.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-s3.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/icu-internal-compound-t.ucm b/icu4c/source/data/mappings/icu-internal-compound-t.ucm
index 09bf214..780c341 100644
--- a/icu4c/source/data/mappings/icu-internal-compound-t.ucm
+++ b/icu4c/source/data/mappings/icu-internal-compound-t.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/iso-8859_10-1998.ucm b/icu4c/source/data/mappings/iso-8859_10-1998.ucm
index 4d4c3f8..400a55b 100644
--- a/icu4c/source/data/mappings/iso-8859_10-1998.ucm
+++ b/icu4c/source/data/mappings/iso-8859_10-1998.ucm
@@ -6,9 +6,8 @@
 #	Date:             1999 October 11
 #	Authors:          Ken Whistler <kenw@sybase.com>
 #
-#	Copyright (c) 1999 Unicode, Inc.  All Rights reserved.
-#       Copyright (C) 2002-2005, International Business Machines
-#           Corporation and others.  All Rights Reserved.
+#	Copyright (C) 2016 and later: Unicode, Inc. and others.
+#       License & terms of use: http://www.unicode.org/copyright.html
 #
 #	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
 #	No claims are made as to fitness for any particular purpose.  No
diff --git a/icu4c/source/data/mappings/iso-8859_11-2001.ucm b/icu4c/source/data/mappings/iso-8859_11-2001.ucm
index 2108f19..b07ec41 100644
--- a/icu4c/source/data/mappings/iso-8859_11-2001.ucm
+++ b/icu4c/source/data/mappings/iso-8859_11-2001.ucm
@@ -6,9 +6,8 @@
 #	Date:             2002 October 7
 #	Authors:          Ken Whistler <kenw@sybase.com>
 #
-#	Copyright (c) 2002 Unicode, Inc.  All Rights reserved.
-#       Copyright (C) 2002-2005, International Business Machines
-#           Corporation and others.  All Rights Reserved.
+#	Copyright (C) 2016 and later: Unicode, Inc. and others.
+#       License & terms of use: http://www.unicode.org/copyright.html
 #
 #	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
 #	No claims are made as to fitness for any particular purpose.  No
diff --git a/icu4c/source/data/mappings/iso-8859_14-1998.ucm b/icu4c/source/data/mappings/iso-8859_14-1998.ucm
index 5bb5ca4..bf6ab46 100644
--- a/icu4c/source/data/mappings/iso-8859_14-1998.ucm
+++ b/icu4c/source/data/mappings/iso-8859_14-1998.ucm
@@ -7,9 +7,8 @@
 #	Authors:          Markus Kuhn <mkuhn@acm.org>
 #			  Ken Whistler <kenw@sybase.com>
 #
-#	Copyright (c) 1998 - 1999 Unicode, Inc.  All Rights reserved.
-#       Copyright (C) 2002-2005, International Business Machines
-#           Corporation and others.  All Rights Reserved.
+#	Copyright (C) 2016 and later: Unicode, Inc. and others.
+#      License & terms of use: http://www.unicode.org/copyright.html
 #
 #	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
 #	No claims are made as to fitness for any particular purpose.  No
diff --git a/icu4c/source/data/mappings/iso-ir-165.ucm b/icu4c/source/data/mappings/iso-ir-165.ucm
index 8af25b0..e2d3df4 100644
--- a/icu4c/source/data/mappings/iso-ir-165.ucm
+++ b/icu4c/source/data/mappings/iso-ir-165.ucm
@@ -1,8 +1,7 @@
 #________________________________________________________________________
 #
-# (C) COPYRIGHT International Business Machines Corp. 2000-2003
-#     All Rights Reserved
-#
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #________________________________________________________________________
 #
 #       Name:    Unicode to ISO-IR-165 table
diff --git a/icu4c/source/data/mappings/jisx-212.ucm b/icu4c/source/data/mappings/jisx-212.ucm
index 4ea6dd3..cdbacbb 100644
--- a/icu4c/source/data/mappings/jisx-212.ucm
+++ b/icu4c/source/data/mappings/jisx-212.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1997-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/lmb-excp.ucm b/icu4c/source/data/mappings/lmb-excp.ucm
index d4b5599..5fdf9c2 100644
--- a/icu4c/source/data/mappings/lmb-excp.ucm
+++ b/icu4c/source/data/mappings/lmb-excp.ucm
@@ -1,7 +1,7 @@
 # *******************************************************************************
 # *
-# *   Copyright (C) 1995-2010, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # *******************************************************************************
 #
diff --git a/icu4c/source/data/mappings/macos-0_2-10.2.ucm b/icu4c/source/data/mappings/macos-0_2-10.2.ucm
index 2702df8..13805d7 100644
--- a/icu4c/source/data/mappings/macos-0_2-10.2.ucm
+++ b/icu4c/source/data/mappings/macos-0_2-10.2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/macos-29-10.2.ucm b/icu4c/source/data/mappings/macos-29-10.2.ucm
index 3404ad6..213a19e 100644
--- a/icu4c/source/data/mappings/macos-29-10.2.ucm
+++ b/icu4c/source/data/mappings/macos-29-10.2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/macos-35-10.2.ucm b/icu4c/source/data/mappings/macos-35-10.2.ucm
index 5b246ec..3c41ada 100644
--- a/icu4c/source/data/mappings/macos-35-10.2.ucm
+++ b/icu4c/source/data/mappings/macos-35-10.2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/macos-6_2-10.4.ucm b/icu4c/source/data/mappings/macos-6_2-10.4.ucm
index 7bce249..dfb0d2e 100644
--- a/icu4c/source/data/mappings/macos-6_2-10.4.ucm
+++ b/icu4c/source/data/mappings/macos-6_2-10.4.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2005, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/macos-7_3-10.2.ucm b/icu4c/source/data/mappings/macos-7_3-10.2.ucm
index 8af97ee..d69235e 100644
--- a/icu4c/source/data/mappings/macos-7_3-10.2.ucm
+++ b/icu4c/source/data/mappings/macos-7_3-10.2.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/ucmcore.mk b/icu4c/source/data/mappings/ucmcore.mk
index 15f2db8..dd2f1874 100644
--- a/icu4c/source/data/mappings/ucmcore.mk
+++ b/icu4c/source/data/mappings/ucmcore.mk
@@ -1,5 +1,5 @@
-# Copyright (c) 1999-2012, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # A list of UCM's to build for core MIME/Unix/Windows encodings
 
 # Note: A number of encodings are handled with purely algorithmic converters,
diff --git a/icu4c/source/data/mappings/ucmebcdic.mk b/icu4c/source/data/mappings/ucmebcdic.mk
index 2b89696..bb4258b 100644
--- a/icu4c/source/data/mappings/ucmebcdic.mk
+++ b/icu4c/source/data/mappings/ucmebcdic.mk
@@ -1,5 +1,5 @@
-# Copyright (c) 1999-2010, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # A list of EBCDIC UCM's to build
 # ibm-37 and ibm-1047 are already mentioned in makedata.mak and Makefile.in
 
@@ -26,4 +26,4 @@
 ibm-500_P100-1995.ucm ibm-5123_P100-1999.ucm ibm-803_P100-1999.ucm\
 ibm-8482_P100-1999.ucm ibm-9067_X100-2005.ucm ibm-16684_P110-2003.ucm
 
-#UCM_SOURCE_EBCDIC_IGNORE_SISO =
\ No newline at end of file
+#UCM_SOURCE_EBCDIC_IGNORE_SISO =
diff --git a/icu4c/source/data/mappings/ucmfiles.mk b/icu4c/source/data/mappings/ucmfiles.mk
index 04af6b1..74e61cb 100644
--- a/icu4c/source/data/mappings/ucmfiles.mk
+++ b/icu4c/source/data/mappings/ucmfiles.mk
@@ -1,5 +1,5 @@
-# Copyright (c) 1999-2014, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # A list of UCM's to build
 # Note: 
 #
diff --git a/icu4c/source/data/mappings/windows-874-2000.ucm b/icu4c/source/data/mappings/windows-874-2000.ucm
index ace93e9..71975fb 100644
--- a/icu4c/source/data/mappings/windows-874-2000.ucm
+++ b/icu4c/source/data/mappings/windows-874-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/windows-936-2000.ucm b/icu4c/source/data/mappings/windows-936-2000.ucm
index 6cfafab..54943f7 100644
--- a/icu4c/source/data/mappings/windows-936-2000.ucm
+++ b/icu4c/source/data/mappings/windows-936-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2007, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/windows-949-2000.ucm b/icu4c/source/data/mappings/windows-949-2000.ucm
index 290080a..d6381c3 100644
--- a/icu4c/source/data/mappings/windows-949-2000.ucm
+++ b/icu4c/source/data/mappings/windows-949-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/mappings/windows-950-2000.ucm b/icu4c/source/data/mappings/windows-950-2000.ucm
index 99df879..ab21a1f 100644
--- a/icu4c/source/data/mappings/windows-950-2000.ucm
+++ b/icu4c/source/data/mappings/windows-950-2000.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 2001-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/data/misc/currencyNumericCodes.txt b/icu4c/source/data/misc/currencyNumericCodes.txt
index 6062796..82c118e 100644
--- a/icu4c/source/data/misc/currencyNumericCodes.txt
+++ b/icu4c/source/data/misc/currencyNumericCodes.txt
@@ -1,6 +1,6 @@
 //---------------------------------------------------------
-// Copyright (C) 2013, International Business Machines
-// Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //---------------------------------------------------------
 // Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
 // Build date: 2013-02-14T23:20:42Z
diff --git a/icu4c/source/data/misc/dayPeriods.txt b/icu4c/source/data/misc/dayPeriods.txt
index ca56bf2..4befd8e 100644
--- a/icu4c/source/data/misc/dayPeriods.txt
+++ b/icu4c/source/data/misc/dayPeriods.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/dayPeriods.xml
 // *
diff --git a/icu4c/source/data/misc/genderList.txt b/icu4c/source/data/misc/genderList.txt
index 46102a3..72489e8 100644
--- a/icu4c/source/data/misc/genderList.txt
+++ b/icu4c/source/data/misc/genderList.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/genderList.xml
 // *
diff --git a/icu4c/source/data/misc/icudata.rc b/icu4c/source/data/misc/icudata.rc
index df393b1..acc478a 100644
--- a/icu4c/source/data/misc/icudata.rc
+++ b/icu4c/source/data/misc/icudata.rc
@@ -1,7 +1,7 @@
 //Do not edit with Microsoft Developer Studio because it will modify this
 //script in the wrong way.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #define APSTUDIO_READONLY_SYMBOLS
 /////////////////////////////////////////////////////////////////////////////
diff --git a/icu4c/source/data/misc/icustd.txt b/icu4c/source/data/misc/icustd.txt
index 414095c..064c96d 100644
--- a/icu4c/source/data/misc/icustd.txt
+++ b/icu4c/source/data/misc/icustd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2009 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // *
 // ***************************************************************************
 icustd:table(nofallback){
diff --git a/icu4c/source/data/misc/icuver.txt b/icu4c/source/data/misc/icuver.txt
index e01c0c8..f314576 100644
--- a/icu4c/source/data/misc/icuver.txt
+++ b/icu4c/source/data/misc/icuver.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2010-2016 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // *
 // ***************************************************************************
 
diff --git a/icu4c/source/data/misc/keyTypeData.txt b/icu4c/source/data/misc/keyTypeData.txt
index 08aa98d..d85ef20 100644
--- a/icu4c/source/data/misc/keyTypeData.txt
+++ b/icu4c/source/data/misc/keyTypeData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/bcp47/*.xml
 // *
diff --git a/icu4c/source/data/misc/likelySubtags.txt b/icu4c/source/data/misc/likelySubtags.txt
index c36b3c3..6105cd5 100644
--- a/icu4c/source/data/misc/likelySubtags.txt
+++ b/icu4c/source/data/misc/likelySubtags.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/likelySubtags.xml
 // *
diff --git a/icu4c/source/data/misc/metaZones.txt b/icu4c/source/data/misc/metaZones.txt
index b8683a8..6e01300 100644
--- a/icu4c/source/data/misc/metaZones.txt
+++ b/icu4c/source/data/misc/metaZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/metaZones.xml
 // *
diff --git a/icu4c/source/data/misc/metadata.txt b/icu4c/source/data/misc/metadata.txt
index 5568542..92b5c87 100755
--- a/icu4c/source/data/misc/metadata.txt
+++ b/icu4c/source/data/misc/metadata.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalMetadata.xml
 // *
diff --git a/icu4c/source/data/misc/miscfiles.mk b/icu4c/source/data/misc/miscfiles.mk
index 7af5d94..5726d84 100644
--- a/icu4c/source/data/misc/miscfiles.mk
+++ b/icu4c/source/data/misc/miscfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 2003-2015, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html
 # A list of txt's to build
 # Note: 
 #
diff --git a/icu4c/source/data/misc/numberingSystems.txt b/icu4c/source/data/misc/numberingSystems.txt
index df73110..e6131ee 100644
--- a/icu4c/source/data/misc/numberingSystems.txt
+++ b/icu4c/source/data/misc/numberingSystems.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/numberingSystems.xml
 // *
diff --git a/icu4c/source/data/misc/plurals.txt b/icu4c/source/data/misc/plurals.txt
index 51e4395..c573b70 100644
--- a/icu4c/source/data/misc/plurals.txt
+++ b/icu4c/source/data/misc/plurals.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/plurals.xml, ordinals.xml
 // *
diff --git a/icu4c/source/data/misc/supplementalData.txt b/icu4c/source/data/misc/supplementalData.txt
index aba380a..5310f2e 100644
--- a/icu4c/source/data/misc/supplementalData.txt
+++ b/icu4c/source/data/misc/supplementalData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalData.xml
 // *
diff --git a/icu4c/source/data/misc/timezoneTypes.txt b/icu4c/source/data/misc/timezoneTypes.txt
index b0217ee..f66fb8d 100644
--- a/icu4c/source/data/misc/timezoneTypes.txt
+++ b/icu4c/source/data/misc/timezoneTypes.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/bcp47/timezone.xml
 // *
diff --git a/icu4c/source/data/misc/windowsZones.txt b/icu4c/source/data/misc/windowsZones.txt
index 14a4b8b..bb451a8 100644
--- a/icu4c/source/data/misc/windowsZones.txt
+++ b/icu4c/source/data/misc/windowsZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/windowsZones.xml
 // *
diff --git a/icu4c/source/data/misc/zoneinfo64.txt b/icu4c/source/data/misc/zoneinfo64.txt
index 0aca8dc..b89812c 100644
--- a/icu4c/source/data/misc/zoneinfo64.txt
+++ b/icu4c/source/data/misc/zoneinfo64.txt
@@ -1,6 +1,6 @@
 //---------------------------------------------------------
-// Copyright (C) 2003-2016, International Business Machines
-// Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //---------------------------------------------------------
 // Build tool:  tz2icu
 // Build date:  Tue Apr 19 02:31:20 2016
diff --git a/icu4c/source/data/pkgdataMakefile.in b/icu4c/source/data/pkgdataMakefile.in
index 734760c..9ba290e 100644
--- a/icu4c/source/data/pkgdataMakefile.in
+++ b/icu4c/source/data/pkgdataMakefile.in
@@ -1,6 +1,6 @@
 ## pkgdataMakefile.in for ICU data
-## Copyright (c) 2008-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/data/rbnf/af.txt b/icu4c/source/data/rbnf/af.txt
index c11d956..5e81446 100644
--- a/icu4c/source/data/rbnf/af.txt
+++ b/icu4c/source/data/rbnf/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/af.xml
 // *
diff --git a/icu4c/source/data/rbnf/am.txt b/icu4c/source/data/rbnf/am.txt
index e815a42..8fadf9b 100644
--- a/icu4c/source/data/rbnf/am.txt
+++ b/icu4c/source/data/rbnf/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/am.xml
 // *
diff --git a/icu4c/source/data/rbnf/ar.txt b/icu4c/source/data/rbnf/ar.txt
index dacb5d8..5ba778f 100644
--- a/icu4c/source/data/rbnf/ar.txt
+++ b/icu4c/source/data/rbnf/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ar.xml
 // *
diff --git a/icu4c/source/data/rbnf/az.txt b/icu4c/source/data/rbnf/az.txt
index edcf955..e57b32a 100644
--- a/icu4c/source/data/rbnf/az.txt
+++ b/icu4c/source/data/rbnf/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/az.xml
 // *
diff --git a/icu4c/source/data/rbnf/be.txt b/icu4c/source/data/rbnf/be.txt
index 6cd405c..d4f5cf8 100644
--- a/icu4c/source/data/rbnf/be.txt
+++ b/icu4c/source/data/rbnf/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/be.xml
 // *
diff --git a/icu4c/source/data/rbnf/bg.txt b/icu4c/source/data/rbnf/bg.txt
index fb5509b..64c0554 100644
--- a/icu4c/source/data/rbnf/bg.txt
+++ b/icu4c/source/data/rbnf/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/bg.xml
 // *
diff --git a/icu4c/source/data/rbnf/bs.txt b/icu4c/source/data/rbnf/bs.txt
index 9964f26..066c0b3 100644
--- a/icu4c/source/data/rbnf/bs.txt
+++ b/icu4c/source/data/rbnf/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/bs.xml
 // *
diff --git a/icu4c/source/data/rbnf/ca.txt b/icu4c/source/data/rbnf/ca.txt
index 403e7a0..cee44ae 100644
--- a/icu4c/source/data/rbnf/ca.txt
+++ b/icu4c/source/data/rbnf/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ca.xml
 // *
diff --git a/icu4c/source/data/rbnf/cs.txt b/icu4c/source/data/rbnf/cs.txt
index 3525d70..20d34a9 100644
--- a/icu4c/source/data/rbnf/cs.txt
+++ b/icu4c/source/data/rbnf/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/cs.xml
 // *
diff --git a/icu4c/source/data/rbnf/cy.txt b/icu4c/source/data/rbnf/cy.txt
index 19d929e..708cef5 100644
--- a/icu4c/source/data/rbnf/cy.txt
+++ b/icu4c/source/data/rbnf/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/cy.xml
 // *
diff --git a/icu4c/source/data/rbnf/da.txt b/icu4c/source/data/rbnf/da.txt
index 9db7eee..878d0c1 100644
--- a/icu4c/source/data/rbnf/da.txt
+++ b/icu4c/source/data/rbnf/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/da.xml
 // *
diff --git a/icu4c/source/data/rbnf/de.txt b/icu4c/source/data/rbnf/de.txt
index b483a79..c1861c7 100644
--- a/icu4c/source/data/rbnf/de.txt
+++ b/icu4c/source/data/rbnf/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/de.xml
 // *
diff --git a/icu4c/source/data/rbnf/de_CH.txt b/icu4c/source/data/rbnf/de_CH.txt
index 1859832..cc35358 100755
--- a/icu4c/source/data/rbnf/de_CH.txt
+++ b/icu4c/source/data/rbnf/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/de_CH.xml
 // *
diff --git a/icu4c/source/data/rbnf/ee.txt b/icu4c/source/data/rbnf/ee.txt
index 004eb84..248fb28 100755
--- a/icu4c/source/data/rbnf/ee.txt
+++ b/icu4c/source/data/rbnf/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ee.xml
 // *
diff --git a/icu4c/source/data/rbnf/el.txt b/icu4c/source/data/rbnf/el.txt
index 824e47a..44d301a 100644
--- a/icu4c/source/data/rbnf/el.txt
+++ b/icu4c/source/data/rbnf/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/el.xml
 // *
diff --git a/icu4c/source/data/rbnf/en.txt b/icu4c/source/data/rbnf/en.txt
index b5705b1..63daa23 100644
--- a/icu4c/source/data/rbnf/en.txt
+++ b/icu4c/source/data/rbnf/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/en.xml
 // *
diff --git a/icu4c/source/data/rbnf/eo.txt b/icu4c/source/data/rbnf/eo.txt
index 9421df9..d1f1503 100644
--- a/icu4c/source/data/rbnf/eo.txt
+++ b/icu4c/source/data/rbnf/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/eo.xml
 // *
diff --git a/icu4c/source/data/rbnf/es.txt b/icu4c/source/data/rbnf/es.txt
index beaf5d6..68d5902 100644
--- a/icu4c/source/data/rbnf/es.txt
+++ b/icu4c/source/data/rbnf/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/es.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_419.txt b/icu4c/source/data/rbnf/es_419.txt
index 2df4eb9..12482de 100755
--- a/icu4c/source/data/rbnf/es_419.txt
+++ b/icu4c/source/data/rbnf/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/es_419.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_DO.txt b/icu4c/source/data/rbnf/es_DO.txt
index edd2cff..e10df4a 100644
--- a/icu4c/source/data/rbnf/es_DO.txt
+++ b/icu4c/source/data/rbnf/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_GT.txt b/icu4c/source/data/rbnf/es_GT.txt
index 938c5ca..1addbcf 100644
--- a/icu4c/source/data/rbnf/es_GT.txt
+++ b/icu4c/source/data/rbnf/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_HN.txt b/icu4c/source/data/rbnf/es_HN.txt
index 11b51e9..7d881a6 100644
--- a/icu4c/source/data/rbnf/es_HN.txt
+++ b/icu4c/source/data/rbnf/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_MX.txt b/icu4c/source/data/rbnf/es_MX.txt
index ed8db14..f24618c 100644
--- a/icu4c/source/data/rbnf/es_MX.txt
+++ b/icu4c/source/data/rbnf/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_NI.txt b/icu4c/source/data/rbnf/es_NI.txt
index 078b079..9fe6792 100644
--- a/icu4c/source/data/rbnf/es_NI.txt
+++ b/icu4c/source/data/rbnf/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_PA.txt b/icu4c/source/data/rbnf/es_PA.txt
index e359c57..6700b63 100644
--- a/icu4c/source/data/rbnf/es_PA.txt
+++ b/icu4c/source/data/rbnf/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_PR.txt b/icu4c/source/data/rbnf/es_PR.txt
index c5c1582..d4366bd 100644
--- a/icu4c/source/data/rbnf/es_PR.txt
+++ b/icu4c/source/data/rbnf/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_SV.txt b/icu4c/source/data/rbnf/es_SV.txt
index 056e70d..f3cee78 100644
--- a/icu4c/source/data/rbnf/es_SV.txt
+++ b/icu4c/source/data/rbnf/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/es_US.txt b/icu4c/source/data/rbnf/es_US.txt
index 2550be2..b500a3e 100644
--- a/icu4c/source/data/rbnf/es_US.txt
+++ b/icu4c/source/data/rbnf/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/et.txt b/icu4c/source/data/rbnf/et.txt
index c4b64f2..da32d58 100644
--- a/icu4c/source/data/rbnf/et.txt
+++ b/icu4c/source/data/rbnf/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/et.xml
 // *
diff --git a/icu4c/source/data/rbnf/fa.txt b/icu4c/source/data/rbnf/fa.txt
index 5bba106..778e036 100644
--- a/icu4c/source/data/rbnf/fa.txt
+++ b/icu4c/source/data/rbnf/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fa.xml
 // *
diff --git a/icu4c/source/data/rbnf/fa_AF.txt b/icu4c/source/data/rbnf/fa_AF.txt
index 2f87467..417829b 100644
--- a/icu4c/source/data/rbnf/fa_AF.txt
+++ b/icu4c/source/data/rbnf/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fa_AF.xml
 // *
diff --git a/icu4c/source/data/rbnf/fi.txt b/icu4c/source/data/rbnf/fi.txt
index c225170..4841d76 100644
--- a/icu4c/source/data/rbnf/fi.txt
+++ b/icu4c/source/data/rbnf/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fi.xml
 // *
diff --git a/icu4c/source/data/rbnf/fil.txt b/icu4c/source/data/rbnf/fil.txt
index 7d6b48c..4263c1a 100755
--- a/icu4c/source/data/rbnf/fil.txt
+++ b/icu4c/source/data/rbnf/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fil.xml
 // *
diff --git a/icu4c/source/data/rbnf/fo.txt b/icu4c/source/data/rbnf/fo.txt
index 3292d37..e1e9d5b 100644
--- a/icu4c/source/data/rbnf/fo.txt
+++ b/icu4c/source/data/rbnf/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fo.xml
 // *
diff --git a/icu4c/source/data/rbnf/fr.txt b/icu4c/source/data/rbnf/fr.txt
index 1dbbe9a..c77f130 100644
--- a/icu4c/source/data/rbnf/fr.txt
+++ b/icu4c/source/data/rbnf/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fr.xml
 // *
diff --git a/icu4c/source/data/rbnf/fr_BE.txt b/icu4c/source/data/rbnf/fr_BE.txt
index 0654ee1..593b129 100644
--- a/icu4c/source/data/rbnf/fr_BE.txt
+++ b/icu4c/source/data/rbnf/fr_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fr_BE.xml
 // *
diff --git a/icu4c/source/data/rbnf/fr_CH.txt b/icu4c/source/data/rbnf/fr_CH.txt
index dc7a16d..835f2f3 100644
--- a/icu4c/source/data/rbnf/fr_CH.txt
+++ b/icu4c/source/data/rbnf/fr_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/fr_CH.xml
 // *
diff --git a/icu4c/source/data/rbnf/ga.txt b/icu4c/source/data/rbnf/ga.txt
index 404000a..6aba492 100644
--- a/icu4c/source/data/rbnf/ga.txt
+++ b/icu4c/source/data/rbnf/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ga.xml
 // *
diff --git a/icu4c/source/data/rbnf/he.txt b/icu4c/source/data/rbnf/he.txt
index 9de589c..354bfc3 100644
--- a/icu4c/source/data/rbnf/he.txt
+++ b/icu4c/source/data/rbnf/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/he.xml
 // *
diff --git a/icu4c/source/data/rbnf/hi.txt b/icu4c/source/data/rbnf/hi.txt
index 448b5c3..8b60806 100644
--- a/icu4c/source/data/rbnf/hi.txt
+++ b/icu4c/source/data/rbnf/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/hi.xml
 // *
diff --git a/icu4c/source/data/rbnf/hr.txt b/icu4c/source/data/rbnf/hr.txt
index 7f9653f..7c996c8 100644
--- a/icu4c/source/data/rbnf/hr.txt
+++ b/icu4c/source/data/rbnf/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/hr.xml
 // *
diff --git a/icu4c/source/data/rbnf/hu.txt b/icu4c/source/data/rbnf/hu.txt
index ca56a0e..7f86ae2 100644
--- a/icu4c/source/data/rbnf/hu.txt
+++ b/icu4c/source/data/rbnf/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/hu.xml
 // *
diff --git a/icu4c/source/data/rbnf/hy.txt b/icu4c/source/data/rbnf/hy.txt
index e8d8884..6f69373 100644
--- a/icu4c/source/data/rbnf/hy.txt
+++ b/icu4c/source/data/rbnf/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/hy.xml
 // *
diff --git a/icu4c/source/data/rbnf/id.txt b/icu4c/source/data/rbnf/id.txt
index cc5eff1..e440dfd 100644
--- a/icu4c/source/data/rbnf/id.txt
+++ b/icu4c/source/data/rbnf/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/id.xml
 // *
diff --git a/icu4c/source/data/rbnf/in.txt b/icu4c/source/data/rbnf/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/rbnf/in.txt
+++ b/icu4c/source/data/rbnf/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/is.txt b/icu4c/source/data/rbnf/is.txt
index 0f88ced..6cfb16b 100644
--- a/icu4c/source/data/rbnf/is.txt
+++ b/icu4c/source/data/rbnf/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/is.xml
 // *
diff --git a/icu4c/source/data/rbnf/it.txt b/icu4c/source/data/rbnf/it.txt
index 54c75d9..643107b 100644
--- a/icu4c/source/data/rbnf/it.txt
+++ b/icu4c/source/data/rbnf/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/it.xml
 // *
diff --git a/icu4c/source/data/rbnf/iw.txt b/icu4c/source/data/rbnf/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/rbnf/iw.txt
+++ b/icu4c/source/data/rbnf/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/ja.txt b/icu4c/source/data/rbnf/ja.txt
index 8db9568..143f2b6 100644
--- a/icu4c/source/data/rbnf/ja.txt
+++ b/icu4c/source/data/rbnf/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ja.xml
 // *
diff --git a/icu4c/source/data/rbnf/ka.txt b/icu4c/source/data/rbnf/ka.txt
index 6dd6cd3..2da31471 100644
--- a/icu4c/source/data/rbnf/ka.txt
+++ b/icu4c/source/data/rbnf/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ka.xml
 // *
diff --git a/icu4c/source/data/rbnf/kl.txt b/icu4c/source/data/rbnf/kl.txt
index 81f71ea..33e6ce2 100644
--- a/icu4c/source/data/rbnf/kl.txt
+++ b/icu4c/source/data/rbnf/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/kl.xml
 // *
diff --git a/icu4c/source/data/rbnf/km.txt b/icu4c/source/data/rbnf/km.txt
index 7362fdb..09f107c 100755
--- a/icu4c/source/data/rbnf/km.txt
+++ b/icu4c/source/data/rbnf/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/km.xml
 // *
diff --git a/icu4c/source/data/rbnf/ko.txt b/icu4c/source/data/rbnf/ko.txt
index 50cd292..b5b7e2e 100644
--- a/icu4c/source/data/rbnf/ko.txt
+++ b/icu4c/source/data/rbnf/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ko.xml
 // *
diff --git a/icu4c/source/data/rbnf/ky.txt b/icu4c/source/data/rbnf/ky.txt
index 942613d..1120731 100755
--- a/icu4c/source/data/rbnf/ky.txt
+++ b/icu4c/source/data/rbnf/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ky.xml
 // *
diff --git a/icu4c/source/data/rbnf/lo.txt b/icu4c/source/data/rbnf/lo.txt
index 6fd7758..91d1af7 100755
--- a/icu4c/source/data/rbnf/lo.txt
+++ b/icu4c/source/data/rbnf/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/lo.xml
 // *
diff --git a/icu4c/source/data/rbnf/lt.txt b/icu4c/source/data/rbnf/lt.txt
index 28a64f7..bf43e5e 100644
--- a/icu4c/source/data/rbnf/lt.txt
+++ b/icu4c/source/data/rbnf/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/lt.xml
 // *
diff --git a/icu4c/source/data/rbnf/lv.txt b/icu4c/source/data/rbnf/lv.txt
index 26f6964..68ae8b0 100644
--- a/icu4c/source/data/rbnf/lv.txt
+++ b/icu4c/source/data/rbnf/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/lv.xml
 // *
diff --git a/icu4c/source/data/rbnf/mk.txt b/icu4c/source/data/rbnf/mk.txt
index d7dd9d8..a2d6c2b 100644
--- a/icu4c/source/data/rbnf/mk.txt
+++ b/icu4c/source/data/rbnf/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/mk.xml
 // *
diff --git a/icu4c/source/data/rbnf/ms.txt b/icu4c/source/data/rbnf/ms.txt
index 3c4107b..bd41a76 100644
--- a/icu4c/source/data/rbnf/ms.txt
+++ b/icu4c/source/data/rbnf/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ms.xml
 // *
diff --git a/icu4c/source/data/rbnf/mt.txt b/icu4c/source/data/rbnf/mt.txt
index 1ff992a..e2d917a 100644
--- a/icu4c/source/data/rbnf/mt.txt
+++ b/icu4c/source/data/rbnf/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/mt.xml
 // *
diff --git a/icu4c/source/data/rbnf/my.txt b/icu4c/source/data/rbnf/my.txt
index 6d81498..b61e8bc 100755
--- a/icu4c/source/data/rbnf/my.txt
+++ b/icu4c/source/data/rbnf/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/my.xml
 // *
diff --git a/icu4c/source/data/rbnf/nb.txt b/icu4c/source/data/rbnf/nb.txt
index a03a7b5..da84f15 100644
--- a/icu4c/source/data/rbnf/nb.txt
+++ b/icu4c/source/data/rbnf/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/nb.xml
 // *
diff --git a/icu4c/source/data/rbnf/nl.txt b/icu4c/source/data/rbnf/nl.txt
index 69c9e4f..392e52a 100644
--- a/icu4c/source/data/rbnf/nl.txt
+++ b/icu4c/source/data/rbnf/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/nl.xml
 // *
diff --git a/icu4c/source/data/rbnf/nn.txt b/icu4c/source/data/rbnf/nn.txt
index e6a0eb4..d511af0 100644
--- a/icu4c/source/data/rbnf/nn.txt
+++ b/icu4c/source/data/rbnf/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/nn.xml
 // *
diff --git a/icu4c/source/data/rbnf/no.txt b/icu4c/source/data/rbnf/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/rbnf/no.txt
+++ b/icu4c/source/data/rbnf/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/pl.txt b/icu4c/source/data/rbnf/pl.txt
index c6365da..0a7a226 100644
--- a/icu4c/source/data/rbnf/pl.txt
+++ b/icu4c/source/data/rbnf/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/pl.xml
 // *
diff --git a/icu4c/source/data/rbnf/pt.txt b/icu4c/source/data/rbnf/pt.txt
index 801476f..bb5d1ee 100644
--- a/icu4c/source/data/rbnf/pt.txt
+++ b/icu4c/source/data/rbnf/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/pt.xml
 // *
diff --git a/icu4c/source/data/rbnf/pt_PT.txt b/icu4c/source/data/rbnf/pt_PT.txt
index bf0b56d..e5899f2 100644
--- a/icu4c/source/data/rbnf/pt_PT.txt
+++ b/icu4c/source/data/rbnf/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/pt_PT.xml
 // *
diff --git a/icu4c/source/data/rbnf/rbnffiles.mk b/icu4c/source/data/rbnf/rbnffiles.mk
index 01ee2cb..c559dcb 100644
--- a/icu4c/source/data/rbnf/rbnffiles.mk
+++ b/icu4c/source/data/rbnf/rbnffiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 RBNF_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/rbnf/ro.txt b/icu4c/source/data/rbnf/ro.txt
index 3ad75e0..91b7f9c 100644
--- a/icu4c/source/data/rbnf/ro.txt
+++ b/icu4c/source/data/rbnf/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ro.xml
 // *
diff --git a/icu4c/source/data/rbnf/root.txt b/icu4c/source/data/rbnf/root.txt
index c9cafd8..286b725 100644
--- a/icu4c/source/data/rbnf/root.txt
+++ b/icu4c/source/data/rbnf/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/root.xml
 // *
diff --git a/icu4c/source/data/rbnf/ru.txt b/icu4c/source/data/rbnf/ru.txt
index 0e2cee8..d7bb01c 100644
--- a/icu4c/source/data/rbnf/ru.txt
+++ b/icu4c/source/data/rbnf/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ru.xml
 // *
diff --git a/icu4c/source/data/rbnf/se.txt b/icu4c/source/data/rbnf/se.txt
index f7e9828..7e9692b 100644
--- a/icu4c/source/data/rbnf/se.txt
+++ b/icu4c/source/data/rbnf/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/se.xml
 // *
diff --git a/icu4c/source/data/rbnf/sh.txt b/icu4c/source/data/rbnf/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/rbnf/sh.txt
+++ b/icu4c/source/data/rbnf/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/sk.txt b/icu4c/source/data/rbnf/sk.txt
index 15aee94..2765c21 100644
--- a/icu4c/source/data/rbnf/sk.txt
+++ b/icu4c/source/data/rbnf/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sk.xml
 // *
diff --git a/icu4c/source/data/rbnf/sl.txt b/icu4c/source/data/rbnf/sl.txt
index 5c01c53..37e00a4 100644
--- a/icu4c/source/data/rbnf/sl.txt
+++ b/icu4c/source/data/rbnf/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sl.xml
 // *
diff --git a/icu4c/source/data/rbnf/sq.txt b/icu4c/source/data/rbnf/sq.txt
index f1c8237..0be7695 100644
--- a/icu4c/source/data/rbnf/sq.txt
+++ b/icu4c/source/data/rbnf/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sq.xml
 // *
diff --git a/icu4c/source/data/rbnf/sr.txt b/icu4c/source/data/rbnf/sr.txt
index 489e2df..b4bd136 100644
--- a/icu4c/source/data/rbnf/sr.txt
+++ b/icu4c/source/data/rbnf/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sr.xml
 // *
diff --git a/icu4c/source/data/rbnf/sr_Latn.txt b/icu4c/source/data/rbnf/sr_Latn.txt
index 32ad12f..18436a9 100644
--- a/icu4c/source/data/rbnf/sr_Latn.txt
+++ b/icu4c/source/data/rbnf/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/rbnf/sv.txt b/icu4c/source/data/rbnf/sv.txt
index 17c20d3..51581ec 100644
--- a/icu4c/source/data/rbnf/sv.txt
+++ b/icu4c/source/data/rbnf/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/sv.xml
 // *
diff --git a/icu4c/source/data/rbnf/ta.txt b/icu4c/source/data/rbnf/ta.txt
index 3afa963..7a7f6e7 100644
--- a/icu4c/source/data/rbnf/ta.txt
+++ b/icu4c/source/data/rbnf/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/ta.xml
 // *
diff --git a/icu4c/source/data/rbnf/th.txt b/icu4c/source/data/rbnf/th.txt
index 141acce..03e8cec 100644
--- a/icu4c/source/data/rbnf/th.txt
+++ b/icu4c/source/data/rbnf/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/th.xml
 // *
diff --git a/icu4c/source/data/rbnf/tr.txt b/icu4c/source/data/rbnf/tr.txt
index 45d6f0f..8fa562e 100644
--- a/icu4c/source/data/rbnf/tr.txt
+++ b/icu4c/source/data/rbnf/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/tr.xml
 // *
diff --git a/icu4c/source/data/rbnf/uk.txt b/icu4c/source/data/rbnf/uk.txt
index 01b71f0..0c95d1e 100644
--- a/icu4c/source/data/rbnf/uk.txt
+++ b/icu4c/source/data/rbnf/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/uk.xml
 // *
diff --git a/icu4c/source/data/rbnf/vi.txt b/icu4c/source/data/rbnf/vi.txt
index 403de5b..79e3ce2 100644
--- a/icu4c/source/data/rbnf/vi.txt
+++ b/icu4c/source/data/rbnf/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/vi.xml
 // *
diff --git a/icu4c/source/data/rbnf/yue.txt b/icu4c/source/data/rbnf/yue.txt
index 5d7660fd..6398677 100755
--- a/icu4c/source/data/rbnf/yue.txt
+++ b/icu4c/source/data/rbnf/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/yue.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh.txt b/icu4c/source/data/rbnf/zh.txt
index 88c8133..a55de94 100644
--- a/icu4c/source/data/rbnf/zh.txt
+++ b/icu4c/source/data/rbnf/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/zh.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh_HK.txt b/icu4c/source/data/rbnf/zh_HK.txt
index bb8c2d5..37b0212 100644
--- a/icu4c/source/data/rbnf/zh_HK.txt
+++ b/icu4c/source/data/rbnf/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh_Hant.txt b/icu4c/source/data/rbnf/zh_Hant.txt
index bba3115..c138433 100644
--- a/icu4c/source/data/rbnf/zh_Hant.txt
+++ b/icu4c/source/data/rbnf/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/rbnf/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh_Hant_HK.txt b/icu4c/source/data/rbnf/zh_Hant_HK.txt
index 8baa20a..f86712d 100755
--- a/icu4c/source/data/rbnf/zh_Hant_HK.txt
+++ b/icu4c/source/data/rbnf/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh_MO.txt b/icu4c/source/data/rbnf/zh_MO.txt
index c8a3e48..f2dce1d 100644
--- a/icu4c/source/data/rbnf/zh_MO.txt
+++ b/icu4c/source/data/rbnf/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/rbnf/zh_TW.txt b/icu4c/source/data/rbnf/zh_TW.txt
index 946838b..6614a9a 100644
--- a/icu4c/source/data/rbnf/zh_TW.txt
+++ b/icu4c/source/data/rbnf/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/af.txt b/icu4c/source/data/region/af.txt
index cd33fb1..fec6d4f 100644
--- a/icu4c/source/data/region/af.txt
+++ b/icu4c/source/data/region/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/region/agq.txt b/icu4c/source/data/region/agq.txt
index cc5b40e..ebfab1f 100755
--- a/icu4c/source/data/region/agq.txt
+++ b/icu4c/source/data/region/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/region/ak.txt b/icu4c/source/data/region/ak.txt
index f74c042..012ed23 100755
--- a/icu4c/source/data/region/ak.txt
+++ b/icu4c/source/data/region/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/region/am.txt b/icu4c/source/data/region/am.txt
index a00a2be..5e83a06 100644
--- a/icu4c/source/data/region/am.txt
+++ b/icu4c/source/data/region/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/region/ar.txt b/icu4c/source/data/region/ar.txt
index 200f3c9..9d6a6b6 100644
--- a/icu4c/source/data/region/ar.txt
+++ b/icu4c/source/data/region/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/region/ar_AE.txt b/icu4c/source/data/region/ar_AE.txt
index 4fa4db9..e99245f 100644
--- a/icu4c/source/data/region/ar_AE.txt
+++ b/icu4c/source/data/region/ar_AE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_AE.xml
 // *
diff --git a/icu4c/source/data/region/as.txt b/icu4c/source/data/region/as.txt
index c4a822e..0e04f20 100644
--- a/icu4c/source/data/region/as.txt
+++ b/icu4c/source/data/region/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/region/asa.txt b/icu4c/source/data/region/asa.txt
index a22fbb7..d563a81 100755
--- a/icu4c/source/data/region/asa.txt
+++ b/icu4c/source/data/region/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/region/ast.txt b/icu4c/source/data/region/ast.txt
index 5c50f33..4595114 100755
--- a/icu4c/source/data/region/ast.txt
+++ b/icu4c/source/data/region/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/region/az.txt b/icu4c/source/data/region/az.txt
index ac065ba..57c6e2a 100644
--- a/icu4c/source/data/region/az.txt
+++ b/icu4c/source/data/region/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/region/az_AZ.txt b/icu4c/source/data/region/az_AZ.txt
index 6aa0384..a5a4c2f 100644
--- a/icu4c/source/data/region/az_AZ.txt
+++ b/icu4c/source/data/region/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/az_Cyrl.txt b/icu4c/source/data/region/az_Cyrl.txt
index bffdae0..a764a22 100644
--- a/icu4c/source/data/region/az_Cyrl.txt
+++ b/icu4c/source/data/region/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/az_Latn.txt b/icu4c/source/data/region/az_Latn.txt
index e49243f..e64d0cf 100644
--- a/icu4c/source/data/region/az_Latn.txt
+++ b/icu4c/source/data/region/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/region/az_Latn_AZ.txt b/icu4c/source/data/region/az_Latn_AZ.txt
index 3abc5ac..8889f66 100644
--- a/icu4c/source/data/region/az_Latn_AZ.txt
+++ b/icu4c/source/data/region/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/bas.txt b/icu4c/source/data/region/bas.txt
index 621a75c..1119a46 100755
--- a/icu4c/source/data/region/bas.txt
+++ b/icu4c/source/data/region/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/region/be.txt b/icu4c/source/data/region/be.txt
index 4ef3c233b..0b4885e 100644
--- a/icu4c/source/data/region/be.txt
+++ b/icu4c/source/data/region/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/region/bem.txt b/icu4c/source/data/region/bem.txt
index bf209ba..e35b83f 100755
--- a/icu4c/source/data/region/bem.txt
+++ b/icu4c/source/data/region/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/region/bez.txt b/icu4c/source/data/region/bez.txt
index 24d5c01..b61524b 100755
--- a/icu4c/source/data/region/bez.txt
+++ b/icu4c/source/data/region/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/region/bg.txt b/icu4c/source/data/region/bg.txt
index 7d687f7..cab790e 100644
--- a/icu4c/source/data/region/bg.txt
+++ b/icu4c/source/data/region/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/region/bm.txt b/icu4c/source/data/region/bm.txt
index 0f0cb1b..4d86aa2 100755
--- a/icu4c/source/data/region/bm.txt
+++ b/icu4c/source/data/region/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/region/bn.txt b/icu4c/source/data/region/bn.txt
index 4b93b43..8f53ecf 100644
--- a/icu4c/source/data/region/bn.txt
+++ b/icu4c/source/data/region/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/region/bo.txt b/icu4c/source/data/region/bo.txt
index 82bfa66..2a58642 100644
--- a/icu4c/source/data/region/bo.txt
+++ b/icu4c/source/data/region/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/region/bo_IN.txt b/icu4c/source/data/region/bo_IN.txt
index f3a1636..4345a24 100755
--- a/icu4c/source/data/region/bo_IN.txt
+++ b/icu4c/source/data/region/bo_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo_IN.xml
 // *
diff --git a/icu4c/source/data/region/br.txt b/icu4c/source/data/region/br.txt
index 9d11193..8caff17 100755
--- a/icu4c/source/data/region/br.txt
+++ b/icu4c/source/data/region/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/region/brx.txt b/icu4c/source/data/region/brx.txt
index e35ac05..71b6d77 100755
--- a/icu4c/source/data/region/brx.txt
+++ b/icu4c/source/data/region/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/region/bs.txt b/icu4c/source/data/region/bs.txt
index 48027e6..8b7d48a 100644
--- a/icu4c/source/data/region/bs.txt
+++ b/icu4c/source/data/region/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/region/bs_BA.txt b/icu4c/source/data/region/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/region/bs_BA.txt
+++ b/icu4c/source/data/region/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/bs_Cyrl.txt b/icu4c/source/data/region/bs_Cyrl.txt
index 0a89bb5..eb01cde 100755
--- a/icu4c/source/data/region/bs_Cyrl.txt
+++ b/icu4c/source/data/region/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/bs_Latn.txt b/icu4c/source/data/region/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/region/bs_Latn.txt
+++ b/icu4c/source/data/region/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/region/bs_Latn_BA.txt b/icu4c/source/data/region/bs_Latn_BA.txt
index 5afc152..43ebf86 100755
--- a/icu4c/source/data/region/bs_Latn_BA.txt
+++ b/icu4c/source/data/region/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/ca.txt b/icu4c/source/data/region/ca.txt
index 4aa7420..b3bc914 100644
--- a/icu4c/source/data/region/ca.txt
+++ b/icu4c/source/data/region/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/region/ce.txt b/icu4c/source/data/region/ce.txt
index 0c67ba9..b0ec85b 100755
--- a/icu4c/source/data/region/ce.txt
+++ b/icu4c/source/data/region/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/region/cgg.txt b/icu4c/source/data/region/cgg.txt
index f35ca6a..dcfb901 100755
--- a/icu4c/source/data/region/cgg.txt
+++ b/icu4c/source/data/region/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/region/chr.txt b/icu4c/source/data/region/chr.txt
index 93c20a6..3a18979 100755
--- a/icu4c/source/data/region/chr.txt
+++ b/icu4c/source/data/region/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/region/cs.txt b/icu4c/source/data/region/cs.txt
index 85e970a..b645c6f 100644
--- a/icu4c/source/data/region/cs.txt
+++ b/icu4c/source/data/region/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/region/cy.txt b/icu4c/source/data/region/cy.txt
index 004ad8d..42dbc8a 100644
--- a/icu4c/source/data/region/cy.txt
+++ b/icu4c/source/data/region/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/region/da.txt b/icu4c/source/data/region/da.txt
index be476a3..00e0e3b 100644
--- a/icu4c/source/data/region/da.txt
+++ b/icu4c/source/data/region/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/region/dav.txt b/icu4c/source/data/region/dav.txt
index 9d5102a..e7edfe1 100755
--- a/icu4c/source/data/region/dav.txt
+++ b/icu4c/source/data/region/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/region/de.txt b/icu4c/source/data/region/de.txt
index 42a53db..3a211999 100644
--- a/icu4c/source/data/region/de.txt
+++ b/icu4c/source/data/region/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/region/de_CH.txt b/icu4c/source/data/region/de_CH.txt
index f160c2a..1588403 100644
--- a/icu4c/source/data/region/de_CH.txt
+++ b/icu4c/source/data/region/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
 // *
diff --git a/icu4c/source/data/region/dje.txt b/icu4c/source/data/region/dje.txt
index d0141a3..d552909 100755
--- a/icu4c/source/data/region/dje.txt
+++ b/icu4c/source/data/region/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/region/dsb.txt b/icu4c/source/data/region/dsb.txt
index 8948d25..7433d73 100644
--- a/icu4c/source/data/region/dsb.txt
+++ b/icu4c/source/data/region/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/region/dua.txt b/icu4c/source/data/region/dua.txt
index 8ab3d5c..0d44850 100755
--- a/icu4c/source/data/region/dua.txt
+++ b/icu4c/source/data/region/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/region/dyo.txt b/icu4c/source/data/region/dyo.txt
index 100a6c3..b3fd49d 100755
--- a/icu4c/source/data/region/dyo.txt
+++ b/icu4c/source/data/region/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/region/dz.txt b/icu4c/source/data/region/dz.txt
index 1c2dc5c..48bb3c5 100755
--- a/icu4c/source/data/region/dz.txt
+++ b/icu4c/source/data/region/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/region/ebu.txt b/icu4c/source/data/region/ebu.txt
index 6e3d061..eddea0b 100755
--- a/icu4c/source/data/region/ebu.txt
+++ b/icu4c/source/data/region/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/region/ee.txt b/icu4c/source/data/region/ee.txt
index 4eefb88..13ddaa5 100755
--- a/icu4c/source/data/region/ee.txt
+++ b/icu4c/source/data/region/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/region/el.txt b/icu4c/source/data/region/el.txt
index 9d40a86..d4b5440 100644
--- a/icu4c/source/data/region/el.txt
+++ b/icu4c/source/data/region/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/region/en.txt b/icu4c/source/data/region/en.txt
index 86390f4..74eb695 100644
--- a/icu4c/source/data/region/en.txt
+++ b/icu4c/source/data/region/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/region/en_150.txt b/icu4c/source/data/region/en_150.txt
index 7a651bb..62d0c9a 100755
--- a/icu4c/source/data/region/en_150.txt
+++ b/icu4c/source/data/region/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/region/en_AG.txt b/icu4c/source/data/region/en_AG.txt
index 6b1e510..f3c5f05 100755
--- a/icu4c/source/data/region/en_AG.txt
+++ b/icu4c/source/data/region/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/region/en_AI.txt b/icu4c/source/data/region/en_AI.txt
index 77a3fde..8f4d8b2 100755
--- a/icu4c/source/data/region/en_AI.txt
+++ b/icu4c/source/data/region/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/region/en_AT.txt b/icu4c/source/data/region/en_AT.txt
index 655f74e..3623034 100755
--- a/icu4c/source/data/region/en_AT.txt
+++ b/icu4c/source/data/region/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/region/en_AU.txt b/icu4c/source/data/region/en_AU.txt
index ae48048..1df754f 100755
--- a/icu4c/source/data/region/en_AU.txt
+++ b/icu4c/source/data/region/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/region/en_BB.txt b/icu4c/source/data/region/en_BB.txt
index 331ec09..66ed6c3 100755
--- a/icu4c/source/data/region/en_BB.txt
+++ b/icu4c/source/data/region/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/region/en_BE.txt b/icu4c/source/data/region/en_BE.txt
index d9234c2..c030400 100755
--- a/icu4c/source/data/region/en_BE.txt
+++ b/icu4c/source/data/region/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/region/en_BM.txt b/icu4c/source/data/region/en_BM.txt
index 98b6ebb..a020ff3 100755
--- a/icu4c/source/data/region/en_BM.txt
+++ b/icu4c/source/data/region/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/region/en_BS.txt b/icu4c/source/data/region/en_BS.txt
index c28a31a..3f287c4 100755
--- a/icu4c/source/data/region/en_BS.txt
+++ b/icu4c/source/data/region/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/region/en_BW.txt b/icu4c/source/data/region/en_BW.txt
index e66b5e7..cbcc21c 100755
--- a/icu4c/source/data/region/en_BW.txt
+++ b/icu4c/source/data/region/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/region/en_BZ.txt b/icu4c/source/data/region/en_BZ.txt
index a455d61..82557fd 100755
--- a/icu4c/source/data/region/en_BZ.txt
+++ b/icu4c/source/data/region/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/region/en_CA.txt b/icu4c/source/data/region/en_CA.txt
index 6a04a23..8d69009 100755
--- a/icu4c/source/data/region/en_CA.txt
+++ b/icu4c/source/data/region/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/region/en_CC.txt b/icu4c/source/data/region/en_CC.txt
index b6cc42b..5afc8d8 100755
--- a/icu4c/source/data/region/en_CC.txt
+++ b/icu4c/source/data/region/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/region/en_CH.txt b/icu4c/source/data/region/en_CH.txt
index 31c971e..f7c054c 100755
--- a/icu4c/source/data/region/en_CH.txt
+++ b/icu4c/source/data/region/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/region/en_CK.txt b/icu4c/source/data/region/en_CK.txt
index b1ec923..4f81010 100755
--- a/icu4c/source/data/region/en_CK.txt
+++ b/icu4c/source/data/region/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/region/en_CM.txt b/icu4c/source/data/region/en_CM.txt
index e57b48e..c63ea1f 100755
--- a/icu4c/source/data/region/en_CM.txt
+++ b/icu4c/source/data/region/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/region/en_CX.txt b/icu4c/source/data/region/en_CX.txt
index 9763b48..d4d7810 100755
--- a/icu4c/source/data/region/en_CX.txt
+++ b/icu4c/source/data/region/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/region/en_CY.txt b/icu4c/source/data/region/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/region/en_CY.txt
+++ b/icu4c/source/data/region/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/region/en_DE.txt b/icu4c/source/data/region/en_DE.txt
index f06a35c..a93e9f3 100755
--- a/icu4c/source/data/region/en_DE.txt
+++ b/icu4c/source/data/region/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/region/en_DG.txt b/icu4c/source/data/region/en_DG.txt
index 1a602cf..0982238 100755
--- a/icu4c/source/data/region/en_DG.txt
+++ b/icu4c/source/data/region/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/region/en_DK.txt b/icu4c/source/data/region/en_DK.txt
index 5110c8b..b9ecdcf 100755
--- a/icu4c/source/data/region/en_DK.txt
+++ b/icu4c/source/data/region/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/region/en_DM.txt b/icu4c/source/data/region/en_DM.txt
index 2f505cd..31a6c38 100755
--- a/icu4c/source/data/region/en_DM.txt
+++ b/icu4c/source/data/region/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/region/en_ER.txt b/icu4c/source/data/region/en_ER.txt
index a8191bb..e86a1e7 100755
--- a/icu4c/source/data/region/en_ER.txt
+++ b/icu4c/source/data/region/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/region/en_FI.txt b/icu4c/source/data/region/en_FI.txt
index 8ec7794..fa52c92 100755
--- a/icu4c/source/data/region/en_FI.txt
+++ b/icu4c/source/data/region/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/region/en_FJ.txt b/icu4c/source/data/region/en_FJ.txt
index f647821..55fd093 100755
--- a/icu4c/source/data/region/en_FJ.txt
+++ b/icu4c/source/data/region/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/region/en_FK.txt b/icu4c/source/data/region/en_FK.txt
index 6833584..689b616 100755
--- a/icu4c/source/data/region/en_FK.txt
+++ b/icu4c/source/data/region/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/region/en_FM.txt b/icu4c/source/data/region/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/region/en_FM.txt
+++ b/icu4c/source/data/region/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/region/en_GB.txt b/icu4c/source/data/region/en_GB.txt
index b24ef6b..be8567e 100755
--- a/icu4c/source/data/region/en_GB.txt
+++ b/icu4c/source/data/region/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/region/en_GD.txt b/icu4c/source/data/region/en_GD.txt
index 00c1e33..281fe0b 100755
--- a/icu4c/source/data/region/en_GD.txt
+++ b/icu4c/source/data/region/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/region/en_GG.txt b/icu4c/source/data/region/en_GG.txt
index 4cfaccde..d5f9d79 100755
--- a/icu4c/source/data/region/en_GG.txt
+++ b/icu4c/source/data/region/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/region/en_GH.txt b/icu4c/source/data/region/en_GH.txt
index 75f45d2..531e9e0 100755
--- a/icu4c/source/data/region/en_GH.txt
+++ b/icu4c/source/data/region/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/region/en_GI.txt b/icu4c/source/data/region/en_GI.txt
index 035c94e..86fdde6 100755
--- a/icu4c/source/data/region/en_GI.txt
+++ b/icu4c/source/data/region/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/region/en_GM.txt b/icu4c/source/data/region/en_GM.txt
index 6603e38..2959237 100755
--- a/icu4c/source/data/region/en_GM.txt
+++ b/icu4c/source/data/region/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/region/en_GY.txt b/icu4c/source/data/region/en_GY.txt
index fff2e56..62d05c7 100755
--- a/icu4c/source/data/region/en_GY.txt
+++ b/icu4c/source/data/region/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/region/en_HK.txt b/icu4c/source/data/region/en_HK.txt
index 034502e..dbbe821 100755
--- a/icu4c/source/data/region/en_HK.txt
+++ b/icu4c/source/data/region/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/region/en_IE.txt b/icu4c/source/data/region/en_IE.txt
index 992bd86..e9f95af 100755
--- a/icu4c/source/data/region/en_IE.txt
+++ b/icu4c/source/data/region/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/region/en_IL.txt b/icu4c/source/data/region/en_IL.txt
index 84000ef..ae2c522 100755
--- a/icu4c/source/data/region/en_IL.txt
+++ b/icu4c/source/data/region/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/region/en_IM.txt b/icu4c/source/data/region/en_IM.txt
index 92aca30..1e622bf 100755
--- a/icu4c/source/data/region/en_IM.txt
+++ b/icu4c/source/data/region/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/region/en_IN.txt b/icu4c/source/data/region/en_IN.txt
index 449a564..c8528b0 100755
--- a/icu4c/source/data/region/en_IN.txt
+++ b/icu4c/source/data/region/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/region/en_IO.txt b/icu4c/source/data/region/en_IO.txt
index 6786430..1d32d51 100755
--- a/icu4c/source/data/region/en_IO.txt
+++ b/icu4c/source/data/region/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/region/en_JE.txt b/icu4c/source/data/region/en_JE.txt
index 8c5ae3e..5f942d6 100755
--- a/icu4c/source/data/region/en_JE.txt
+++ b/icu4c/source/data/region/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/region/en_JM.txt b/icu4c/source/data/region/en_JM.txt
index c0b897e..fe6f1a0 100755
--- a/icu4c/source/data/region/en_JM.txt
+++ b/icu4c/source/data/region/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/region/en_KE.txt b/icu4c/source/data/region/en_KE.txt
index 36021a4..2579824 100755
--- a/icu4c/source/data/region/en_KE.txt
+++ b/icu4c/source/data/region/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/region/en_KI.txt b/icu4c/source/data/region/en_KI.txt
index 4674c31..c16645a 100755
--- a/icu4c/source/data/region/en_KI.txt
+++ b/icu4c/source/data/region/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/region/en_KN.txt b/icu4c/source/data/region/en_KN.txt
index f62606a..87b3a7f 100755
--- a/icu4c/source/data/region/en_KN.txt
+++ b/icu4c/source/data/region/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/region/en_KY.txt b/icu4c/source/data/region/en_KY.txt
index b587f16..8930fb9 100755
--- a/icu4c/source/data/region/en_KY.txt
+++ b/icu4c/source/data/region/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/region/en_LC.txt b/icu4c/source/data/region/en_LC.txt
index ca25072..f004887 100755
--- a/icu4c/source/data/region/en_LC.txt
+++ b/icu4c/source/data/region/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/region/en_LR.txt b/icu4c/source/data/region/en_LR.txt
index 50f3fc6..ac85037 100755
--- a/icu4c/source/data/region/en_LR.txt
+++ b/icu4c/source/data/region/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/region/en_LS.txt b/icu4c/source/data/region/en_LS.txt
index a2ff500..eebc472 100755
--- a/icu4c/source/data/region/en_LS.txt
+++ b/icu4c/source/data/region/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/region/en_MG.txt b/icu4c/source/data/region/en_MG.txt
index 1cd9825..bee477d 100755
--- a/icu4c/source/data/region/en_MG.txt
+++ b/icu4c/source/data/region/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/region/en_MO.txt b/icu4c/source/data/region/en_MO.txt
index b155af3..58e5126 100755
--- a/icu4c/source/data/region/en_MO.txt
+++ b/icu4c/source/data/region/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/region/en_MS.txt b/icu4c/source/data/region/en_MS.txt
index 94b58a5..8207836 100755
--- a/icu4c/source/data/region/en_MS.txt
+++ b/icu4c/source/data/region/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/region/en_MT.txt b/icu4c/source/data/region/en_MT.txt
index 97074f1..eadd1ba 100755
--- a/icu4c/source/data/region/en_MT.txt
+++ b/icu4c/source/data/region/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/region/en_MU.txt b/icu4c/source/data/region/en_MU.txt
index ed7bf2d..c32cbc3 100755
--- a/icu4c/source/data/region/en_MU.txt
+++ b/icu4c/source/data/region/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/region/en_MW.txt b/icu4c/source/data/region/en_MW.txt
index 89d0451..b0f4221 100755
--- a/icu4c/source/data/region/en_MW.txt
+++ b/icu4c/source/data/region/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/region/en_MY.txt b/icu4c/source/data/region/en_MY.txt
index d8767be..9d96393 100644
--- a/icu4c/source/data/region/en_MY.txt
+++ b/icu4c/source/data/region/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/region/en_NA.txt b/icu4c/source/data/region/en_NA.txt
index 3f5ab0e..54324401 100755
--- a/icu4c/source/data/region/en_NA.txt
+++ b/icu4c/source/data/region/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/region/en_NF.txt b/icu4c/source/data/region/en_NF.txt
index 302573a..fc24cd6 100755
--- a/icu4c/source/data/region/en_NF.txt
+++ b/icu4c/source/data/region/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/region/en_NG.txt b/icu4c/source/data/region/en_NG.txt
index 0fddecc..6c98833 100755
--- a/icu4c/source/data/region/en_NG.txt
+++ b/icu4c/source/data/region/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/region/en_NH.txt b/icu4c/source/data/region/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/region/en_NH.txt
+++ b/icu4c/source/data/region/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/en_NL.txt b/icu4c/source/data/region/en_NL.txt
index 5ee1e0a..881c22d 100755
--- a/icu4c/source/data/region/en_NL.txt
+++ b/icu4c/source/data/region/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/region/en_NR.txt b/icu4c/source/data/region/en_NR.txt
index 80a9f4a..d06e751 100755
--- a/icu4c/source/data/region/en_NR.txt
+++ b/icu4c/source/data/region/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/region/en_NU.txt b/icu4c/source/data/region/en_NU.txt
index cffc222..715a1e5 100755
--- a/icu4c/source/data/region/en_NU.txt
+++ b/icu4c/source/data/region/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/region/en_NZ.txt b/icu4c/source/data/region/en_NZ.txt
index fce53ac..9d338a3 100755
--- a/icu4c/source/data/region/en_NZ.txt
+++ b/icu4c/source/data/region/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/region/en_PG.txt b/icu4c/source/data/region/en_PG.txt
index d14bf07..4cbded8 100755
--- a/icu4c/source/data/region/en_PG.txt
+++ b/icu4c/source/data/region/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/region/en_PH.txt b/icu4c/source/data/region/en_PH.txt
index 034717b..98b579d 100755
--- a/icu4c/source/data/region/en_PH.txt
+++ b/icu4c/source/data/region/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/region/en_PK.txt b/icu4c/source/data/region/en_PK.txt
index 511191e..7d3ee32 100755
--- a/icu4c/source/data/region/en_PK.txt
+++ b/icu4c/source/data/region/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/region/en_PN.txt b/icu4c/source/data/region/en_PN.txt
index cefb035..86c9a0f 100755
--- a/icu4c/source/data/region/en_PN.txt
+++ b/icu4c/source/data/region/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/region/en_PW.txt b/icu4c/source/data/region/en_PW.txt
index ac5dc57..3f53341 100755
--- a/icu4c/source/data/region/en_PW.txt
+++ b/icu4c/source/data/region/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/region/en_RH.txt b/icu4c/source/data/region/en_RH.txt
index 1349874..3fe7c02 100644
--- a/icu4c/source/data/region/en_RH.txt
+++ b/icu4c/source/data/region/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/en_RW.txt b/icu4c/source/data/region/en_RW.txt
index 73e0e1b..cb0e5cb 100755
--- a/icu4c/source/data/region/en_RW.txt
+++ b/icu4c/source/data/region/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/region/en_SB.txt b/icu4c/source/data/region/en_SB.txt
index 732ae5a..0d3cf10 100755
--- a/icu4c/source/data/region/en_SB.txt
+++ b/icu4c/source/data/region/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/region/en_SC.txt b/icu4c/source/data/region/en_SC.txt
index f60fe42..fa040ac 100755
--- a/icu4c/source/data/region/en_SC.txt
+++ b/icu4c/source/data/region/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/region/en_SD.txt b/icu4c/source/data/region/en_SD.txt
index d38d703..d99647d 100755
--- a/icu4c/source/data/region/en_SD.txt
+++ b/icu4c/source/data/region/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/region/en_SE.txt b/icu4c/source/data/region/en_SE.txt
index d3e88d9..9e144f0 100755
--- a/icu4c/source/data/region/en_SE.txt
+++ b/icu4c/source/data/region/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/region/en_SG.txt b/icu4c/source/data/region/en_SG.txt
index 33534fe..7182304 100755
--- a/icu4c/source/data/region/en_SG.txt
+++ b/icu4c/source/data/region/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/region/en_SH.txt b/icu4c/source/data/region/en_SH.txt
index d9e0e0f..91c7ed0 100755
--- a/icu4c/source/data/region/en_SH.txt
+++ b/icu4c/source/data/region/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/region/en_SI.txt b/icu4c/source/data/region/en_SI.txt
index 9e8aa75..4048047 100755
--- a/icu4c/source/data/region/en_SI.txt
+++ b/icu4c/source/data/region/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/region/en_SL.txt b/icu4c/source/data/region/en_SL.txt
index 66b8413..3d4c49e 100755
--- a/icu4c/source/data/region/en_SL.txt
+++ b/icu4c/source/data/region/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/region/en_SS.txt b/icu4c/source/data/region/en_SS.txt
index 9c93708..d6ff45b 100755
--- a/icu4c/source/data/region/en_SS.txt
+++ b/icu4c/source/data/region/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/region/en_SX.txt b/icu4c/source/data/region/en_SX.txt
index c791809..3335430 100755
--- a/icu4c/source/data/region/en_SX.txt
+++ b/icu4c/source/data/region/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/region/en_SZ.txt b/icu4c/source/data/region/en_SZ.txt
index c04c69b..2cc3884 100755
--- a/icu4c/source/data/region/en_SZ.txt
+++ b/icu4c/source/data/region/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/region/en_TC.txt b/icu4c/source/data/region/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/region/en_TC.txt
+++ b/icu4c/source/data/region/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/region/en_TK.txt b/icu4c/source/data/region/en_TK.txt
index af36a3e..2d79c33 100755
--- a/icu4c/source/data/region/en_TK.txt
+++ b/icu4c/source/data/region/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/region/en_TO.txt b/icu4c/source/data/region/en_TO.txt
index 8168819..12fc556 100755
--- a/icu4c/source/data/region/en_TO.txt
+++ b/icu4c/source/data/region/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/region/en_TT.txt b/icu4c/source/data/region/en_TT.txt
index a6fa9db..c4f5f7b 100755
--- a/icu4c/source/data/region/en_TT.txt
+++ b/icu4c/source/data/region/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/region/en_TV.txt b/icu4c/source/data/region/en_TV.txt
index 743fd00..73d14ca 100755
--- a/icu4c/source/data/region/en_TV.txt
+++ b/icu4c/source/data/region/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/region/en_TZ.txt b/icu4c/source/data/region/en_TZ.txt
index c43275d..aeaf197 100755
--- a/icu4c/source/data/region/en_TZ.txt
+++ b/icu4c/source/data/region/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/region/en_UG.txt b/icu4c/source/data/region/en_UG.txt
index 7a1be04..acbb8fc 100755
--- a/icu4c/source/data/region/en_UG.txt
+++ b/icu4c/source/data/region/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/region/en_VC.txt b/icu4c/source/data/region/en_VC.txt
index 5a03ac9..9d35ecc 100755
--- a/icu4c/source/data/region/en_VC.txt
+++ b/icu4c/source/data/region/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/region/en_VG.txt b/icu4c/source/data/region/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/region/en_VG.txt
+++ b/icu4c/source/data/region/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/region/en_VU.txt b/icu4c/source/data/region/en_VU.txt
index 504e18b..72411b2 100755
--- a/icu4c/source/data/region/en_VU.txt
+++ b/icu4c/source/data/region/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/region/en_WS.txt b/icu4c/source/data/region/en_WS.txt
index 036a79b..d4011c9 100755
--- a/icu4c/source/data/region/en_WS.txt
+++ b/icu4c/source/data/region/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/region/en_ZA.txt b/icu4c/source/data/region/en_ZA.txt
index e4ccc57..4cad7c3 100755
--- a/icu4c/source/data/region/en_ZA.txt
+++ b/icu4c/source/data/region/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/region/en_ZM.txt b/icu4c/source/data/region/en_ZM.txt
index a7e3e94..5d0ee3f 100755
--- a/icu4c/source/data/region/en_ZM.txt
+++ b/icu4c/source/data/region/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/region/en_ZW.txt b/icu4c/source/data/region/en_ZW.txt
index 5823331..38f7572 100644
--- a/icu4c/source/data/region/en_ZW.txt
+++ b/icu4c/source/data/region/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/region/eo.txt b/icu4c/source/data/region/eo.txt
index 4938ac0..556e29c 100644
--- a/icu4c/source/data/region/eo.txt
+++ b/icu4c/source/data/region/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/region/es.txt b/icu4c/source/data/region/es.txt
index 801b91d..168a7d1 100644
--- a/icu4c/source/data/region/es.txt
+++ b/icu4c/source/data/region/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/region/es_419.txt b/icu4c/source/data/region/es_419.txt
index 1d3ac15..be99d60 100644
--- a/icu4c/source/data/region/es_419.txt
+++ b/icu4c/source/data/region/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/region/es_AR.txt b/icu4c/source/data/region/es_AR.txt
index 8fda398..a3e6f2d 100755
--- a/icu4c/source/data/region/es_AR.txt
+++ b/icu4c/source/data/region/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/region/es_BO.txt b/icu4c/source/data/region/es_BO.txt
index b24a585..e82d250 100755
--- a/icu4c/source/data/region/es_BO.txt
+++ b/icu4c/source/data/region/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/region/es_CL.txt b/icu4c/source/data/region/es_CL.txt
index 1ac6084..88e5de2 100644
--- a/icu4c/source/data/region/es_CL.txt
+++ b/icu4c/source/data/region/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/region/es_CO.txt b/icu4c/source/data/region/es_CO.txt
index 32caf19..b10d613 100755
--- a/icu4c/source/data/region/es_CO.txt
+++ b/icu4c/source/data/region/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/region/es_CR.txt b/icu4c/source/data/region/es_CR.txt
index 6eb7061..5bb6c4e 100755
--- a/icu4c/source/data/region/es_CR.txt
+++ b/icu4c/source/data/region/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/region/es_CU.txt b/icu4c/source/data/region/es_CU.txt
index 20e56c4..e1411b3 100755
--- a/icu4c/source/data/region/es_CU.txt
+++ b/icu4c/source/data/region/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/region/es_DO.txt b/icu4c/source/data/region/es_DO.txt
index 332193b..2200f27 100755
--- a/icu4c/source/data/region/es_DO.txt
+++ b/icu4c/source/data/region/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/region/es_EC.txt b/icu4c/source/data/region/es_EC.txt
index 7b14ab2..e55c1fc 100755
--- a/icu4c/source/data/region/es_EC.txt
+++ b/icu4c/source/data/region/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/region/es_GT.txt b/icu4c/source/data/region/es_GT.txt
index 3588288..78cc3ec 100755
--- a/icu4c/source/data/region/es_GT.txt
+++ b/icu4c/source/data/region/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/region/es_HN.txt b/icu4c/source/data/region/es_HN.txt
index 32b0a76..dc7eb0d 100755
--- a/icu4c/source/data/region/es_HN.txt
+++ b/icu4c/source/data/region/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/region/es_MX.txt b/icu4c/source/data/region/es_MX.txt
index 122e8cf..4a5b954 100755
--- a/icu4c/source/data/region/es_MX.txt
+++ b/icu4c/source/data/region/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/region/es_NI.txt b/icu4c/source/data/region/es_NI.txt
index c89b982..e8b0186 100755
--- a/icu4c/source/data/region/es_NI.txt
+++ b/icu4c/source/data/region/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/region/es_PA.txt b/icu4c/source/data/region/es_PA.txt
index cb4e668..93fb318 100755
--- a/icu4c/source/data/region/es_PA.txt
+++ b/icu4c/source/data/region/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/region/es_PE.txt b/icu4c/source/data/region/es_PE.txt
index 25a8d3d..686c6ec 100755
--- a/icu4c/source/data/region/es_PE.txt
+++ b/icu4c/source/data/region/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/region/es_PR.txt b/icu4c/source/data/region/es_PR.txt
index 70e7f37..0e3c2c3 100755
--- a/icu4c/source/data/region/es_PR.txt
+++ b/icu4c/source/data/region/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/region/es_PY.txt b/icu4c/source/data/region/es_PY.txt
index 37ca54f..2c3704d 100755
--- a/icu4c/source/data/region/es_PY.txt
+++ b/icu4c/source/data/region/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/region/es_SV.txt b/icu4c/source/data/region/es_SV.txt
index 0729c4f..37631c3 100755
--- a/icu4c/source/data/region/es_SV.txt
+++ b/icu4c/source/data/region/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/region/es_US.txt b/icu4c/source/data/region/es_US.txt
index 05a2583..ce141f8 100755
--- a/icu4c/source/data/region/es_US.txt
+++ b/icu4c/source/data/region/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/region/es_UY.txt b/icu4c/source/data/region/es_UY.txt
index 5b2cbd5..ca2d617 100755
--- a/icu4c/source/data/region/es_UY.txt
+++ b/icu4c/source/data/region/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/region/es_VE.txt b/icu4c/source/data/region/es_VE.txt
index 0269d9f..01ad45d 100755
--- a/icu4c/source/data/region/es_VE.txt
+++ b/icu4c/source/data/region/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/region/et.txt b/icu4c/source/data/region/et.txt
index e03f249..c5ef786 100644
--- a/icu4c/source/data/region/et.txt
+++ b/icu4c/source/data/region/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/region/eu.txt b/icu4c/source/data/region/eu.txt
index bf989d5..15acc42 100644
--- a/icu4c/source/data/region/eu.txt
+++ b/icu4c/source/data/region/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/region/ewo.txt b/icu4c/source/data/region/ewo.txt
index 557e51d..747bf29 100755
--- a/icu4c/source/data/region/ewo.txt
+++ b/icu4c/source/data/region/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/region/fa.txt b/icu4c/source/data/region/fa.txt
index 79bd46e..1ee3e0e 100644
--- a/icu4c/source/data/region/fa.txt
+++ b/icu4c/source/data/region/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/region/fa_AF.txt b/icu4c/source/data/region/fa_AF.txt
index 4c9e961..99a6e06 100644
--- a/icu4c/source/data/region/fa_AF.txt
+++ b/icu4c/source/data/region/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa_AF.xml
 // *
diff --git a/icu4c/source/data/region/ff.txt b/icu4c/source/data/region/ff.txt
index bbe6adc..fe9621e 100755
--- a/icu4c/source/data/region/ff.txt
+++ b/icu4c/source/data/region/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/region/fi.txt b/icu4c/source/data/region/fi.txt
index 8854342..cfeb453 100644
--- a/icu4c/source/data/region/fi.txt
+++ b/icu4c/source/data/region/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/region/fil.txt b/icu4c/source/data/region/fil.txt
index 358f38f..5acd8e5 100755
--- a/icu4c/source/data/region/fil.txt
+++ b/icu4c/source/data/region/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/region/fil_PH.txt b/icu4c/source/data/region/fil_PH.txt
index 2a848a3..e4d8788 100755
--- a/icu4c/source/data/region/fil_PH.txt
+++ b/icu4c/source/data/region/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/fo.txt b/icu4c/source/data/region/fo.txt
index 4ebd8be..ac47296 100644
--- a/icu4c/source/data/region/fo.txt
+++ b/icu4c/source/data/region/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/region/fr.txt b/icu4c/source/data/region/fr.txt
index 06ca809..c9313f4 100644
--- a/icu4c/source/data/region/fr.txt
+++ b/icu4c/source/data/region/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/region/fr_CA.txt b/icu4c/source/data/region/fr_CA.txt
index 22364cb..ad95b57 100755
--- a/icu4c/source/data/region/fr_CA.txt
+++ b/icu4c/source/data/region/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/region/fur.txt b/icu4c/source/data/region/fur.txt
index 9c885f0..a31a379 100644
--- a/icu4c/source/data/region/fur.txt
+++ b/icu4c/source/data/region/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/region/fy.txt b/icu4c/source/data/region/fy.txt
index 060c33e..71f57d5 100644
--- a/icu4c/source/data/region/fy.txt
+++ b/icu4c/source/data/region/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/region/ga.txt b/icu4c/source/data/region/ga.txt
index 59e0eca..7ffb293 100644
--- a/icu4c/source/data/region/ga.txt
+++ b/icu4c/source/data/region/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/region/gd.txt b/icu4c/source/data/region/gd.txt
index b0394f1..15f53c7 100644
--- a/icu4c/source/data/region/gd.txt
+++ b/icu4c/source/data/region/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/region/gl.txt b/icu4c/source/data/region/gl.txt
index 8cad8e9..0042821 100644
--- a/icu4c/source/data/region/gl.txt
+++ b/icu4c/source/data/region/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/region/gsw.txt b/icu4c/source/data/region/gsw.txt
index 63200c2..c257369 100644
--- a/icu4c/source/data/region/gsw.txt
+++ b/icu4c/source/data/region/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/region/gu.txt b/icu4c/source/data/region/gu.txt
index 657bd13..c507577 100644
--- a/icu4c/source/data/region/gu.txt
+++ b/icu4c/source/data/region/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/region/guz.txt b/icu4c/source/data/region/guz.txt
index 8db28fd..de024c8 100755
--- a/icu4c/source/data/region/guz.txt
+++ b/icu4c/source/data/region/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/region/gv.txt b/icu4c/source/data/region/gv.txt
index 167d10f..23ed378 100644
--- a/icu4c/source/data/region/gv.txt
+++ b/icu4c/source/data/region/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/region/ha.txt b/icu4c/source/data/region/ha.txt
index f3ec678..bd50d0a 100644
--- a/icu4c/source/data/region/ha.txt
+++ b/icu4c/source/data/region/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/region/haw.txt b/icu4c/source/data/region/haw.txt
index c618d55..707906e 100644
--- a/icu4c/source/data/region/haw.txt
+++ b/icu4c/source/data/region/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/region/he.txt b/icu4c/source/data/region/he.txt
index 166eeae..a217727 100644
--- a/icu4c/source/data/region/he.txt
+++ b/icu4c/source/data/region/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/region/he_IL.txt b/icu4c/source/data/region/he_IL.txt
index 8e940f0..2c5c03a 100644
--- a/icu4c/source/data/region/he_IL.txt
+++ b/icu4c/source/data/region/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/hi.txt b/icu4c/source/data/region/hi.txt
index 320b905..894297b 100644
--- a/icu4c/source/data/region/hi.txt
+++ b/icu4c/source/data/region/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/region/hr.txt b/icu4c/source/data/region/hr.txt
index 4b978cd..3e34da1 100644
--- a/icu4c/source/data/region/hr.txt
+++ b/icu4c/source/data/region/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/region/hsb.txt b/icu4c/source/data/region/hsb.txt
index 5aed06c..cd5230a 100644
--- a/icu4c/source/data/region/hsb.txt
+++ b/icu4c/source/data/region/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/region/hu.txt b/icu4c/source/data/region/hu.txt
index 33966a4..cf27d0e 100644
--- a/icu4c/source/data/region/hu.txt
+++ b/icu4c/source/data/region/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/region/hy.txt b/icu4c/source/data/region/hy.txt
index f7e6d69..81b28bf 100644
--- a/icu4c/source/data/region/hy.txt
+++ b/icu4c/source/data/region/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/region/id.txt b/icu4c/source/data/region/id.txt
index bffac5e..253b4e0 100644
--- a/icu4c/source/data/region/id.txt
+++ b/icu4c/source/data/region/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/region/id_ID.txt b/icu4c/source/data/region/id_ID.txt
index d704f9d..88cd94b 100644
--- a/icu4c/source/data/region/id_ID.txt
+++ b/icu4c/source/data/region/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/ig.txt b/icu4c/source/data/region/ig.txt
index 344d277..6e7c717 100755
--- a/icu4c/source/data/region/ig.txt
+++ b/icu4c/source/data/region/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/region/ii.txt b/icu4c/source/data/region/ii.txt
index ee27518..6d848b3 100644
--- a/icu4c/source/data/region/ii.txt
+++ b/icu4c/source/data/region/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/region/in.txt b/icu4c/source/data/region/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/region/in.txt
+++ b/icu4c/source/data/region/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/in_ID.txt b/icu4c/source/data/region/in_ID.txt
index db42db5..7161a4b 100644
--- a/icu4c/source/data/region/in_ID.txt
+++ b/icu4c/source/data/region/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/is.txt b/icu4c/source/data/region/is.txt
index bb209fd..ae8b86e 100644
--- a/icu4c/source/data/region/is.txt
+++ b/icu4c/source/data/region/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/region/it.txt b/icu4c/source/data/region/it.txt
index 1571e93..f55225b 100644
--- a/icu4c/source/data/region/it.txt
+++ b/icu4c/source/data/region/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/region/iw.txt b/icu4c/source/data/region/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/region/iw.txt
+++ b/icu4c/source/data/region/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/iw_IL.txt b/icu4c/source/data/region/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/region/iw_IL.txt
+++ b/icu4c/source/data/region/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/ja.txt b/icu4c/source/data/region/ja.txt
index bd3a937..daff3b1 100644
--- a/icu4c/source/data/region/ja.txt
+++ b/icu4c/source/data/region/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/region/ja_JP.txt b/icu4c/source/data/region/ja_JP.txt
index 46ab497..380b698c 100644
--- a/icu4c/source/data/region/ja_JP.txt
+++ b/icu4c/source/data/region/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt b/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100644
--- a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/jgo.txt b/icu4c/source/data/region/jgo.txt
index 0d38443..f69b7ae 100755
--- a/icu4c/source/data/region/jgo.txt
+++ b/icu4c/source/data/region/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/region/jmc.txt b/icu4c/source/data/region/jmc.txt
index d1452f8..5156af4 100755
--- a/icu4c/source/data/region/jmc.txt
+++ b/icu4c/source/data/region/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/region/ka.txt b/icu4c/source/data/region/ka.txt
index 97e2781..e381692 100644
--- a/icu4c/source/data/region/ka.txt
+++ b/icu4c/source/data/region/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/region/kab.txt b/icu4c/source/data/region/kab.txt
index 43357e0..2381acc 100755
--- a/icu4c/source/data/region/kab.txt
+++ b/icu4c/source/data/region/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/region/kam.txt b/icu4c/source/data/region/kam.txt
index 2f025e5..a08dbbf 100755
--- a/icu4c/source/data/region/kam.txt
+++ b/icu4c/source/data/region/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/region/kde.txt b/icu4c/source/data/region/kde.txt
index 2f947fd..f78da2b 100755
--- a/icu4c/source/data/region/kde.txt
+++ b/icu4c/source/data/region/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/region/kea.txt b/icu4c/source/data/region/kea.txt
index 27226d9..35ab659 100755
--- a/icu4c/source/data/region/kea.txt
+++ b/icu4c/source/data/region/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/region/khq.txt b/icu4c/source/data/region/khq.txt
index 449400c..6e20a9a 100755
--- a/icu4c/source/data/region/khq.txt
+++ b/icu4c/source/data/region/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/region/ki.txt b/icu4c/source/data/region/ki.txt
index 23b6820..32a5c9c 100755
--- a/icu4c/source/data/region/ki.txt
+++ b/icu4c/source/data/region/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/region/kk.txt b/icu4c/source/data/region/kk.txt
index da4390c..b3e2e18 100644
--- a/icu4c/source/data/region/kk.txt
+++ b/icu4c/source/data/region/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/region/kkj.txt b/icu4c/source/data/region/kkj.txt
index 1a1cf4a..6d5cd46 100755
--- a/icu4c/source/data/region/kkj.txt
+++ b/icu4c/source/data/region/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/region/kl.txt b/icu4c/source/data/region/kl.txt
index 1cb0df3..49e2e4b 100644
--- a/icu4c/source/data/region/kl.txt
+++ b/icu4c/source/data/region/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/region/kln.txt b/icu4c/source/data/region/kln.txt
index 166edf0..9d976df 100755
--- a/icu4c/source/data/region/kln.txt
+++ b/icu4c/source/data/region/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/region/km.txt b/icu4c/source/data/region/km.txt
index 1f99e4e..961ef13 100644
--- a/icu4c/source/data/region/km.txt
+++ b/icu4c/source/data/region/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/region/kn.txt b/icu4c/source/data/region/kn.txt
index 3a7f731..c163356 100644
--- a/icu4c/source/data/region/kn.txt
+++ b/icu4c/source/data/region/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/region/ko.txt b/icu4c/source/data/region/ko.txt
index f80d639..a823b24 100644
--- a/icu4c/source/data/region/ko.txt
+++ b/icu4c/source/data/region/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/region/kok.txt b/icu4c/source/data/region/kok.txt
index df79433..95b6fdd 100644
--- a/icu4c/source/data/region/kok.txt
+++ b/icu4c/source/data/region/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/region/ks.txt b/icu4c/source/data/region/ks.txt
index 9a8bb48..d9ad253 100755
--- a/icu4c/source/data/region/ks.txt
+++ b/icu4c/source/data/region/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/region/ksb.txt b/icu4c/source/data/region/ksb.txt
index 80fcd49..da8d80e 100755
--- a/icu4c/source/data/region/ksb.txt
+++ b/icu4c/source/data/region/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/region/ksf.txt b/icu4c/source/data/region/ksf.txt
index 8bdf198..4495769 100755
--- a/icu4c/source/data/region/ksf.txt
+++ b/icu4c/source/data/region/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/region/ksh.txt b/icu4c/source/data/region/ksh.txt
index 09fc2fe..981d2c0 100644
--- a/icu4c/source/data/region/ksh.txt
+++ b/icu4c/source/data/region/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/region/kw.txt b/icu4c/source/data/region/kw.txt
index 23863b7..a241c11 100644
--- a/icu4c/source/data/region/kw.txt
+++ b/icu4c/source/data/region/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/region/ky.txt b/icu4c/source/data/region/ky.txt
index 02e8024..fe32126 100755
--- a/icu4c/source/data/region/ky.txt
+++ b/icu4c/source/data/region/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/region/lag.txt b/icu4c/source/data/region/lag.txt
index 65de35a..1e20fce 100755
--- a/icu4c/source/data/region/lag.txt
+++ b/icu4c/source/data/region/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/region/lb.txt b/icu4c/source/data/region/lb.txt
index 271c27b..0a6d526 100644
--- a/icu4c/source/data/region/lb.txt
+++ b/icu4c/source/data/region/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/region/lg.txt b/icu4c/source/data/region/lg.txt
index e90cd44..e9a7a18 100755
--- a/icu4c/source/data/region/lg.txt
+++ b/icu4c/source/data/region/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/region/lkt.txt b/icu4c/source/data/region/lkt.txt
index 0671db5..5bc5ef5 100755
--- a/icu4c/source/data/region/lkt.txt
+++ b/icu4c/source/data/region/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/region/ln.txt b/icu4c/source/data/region/ln.txt
index 5ab63ad..aac509f 100755
--- a/icu4c/source/data/region/ln.txt
+++ b/icu4c/source/data/region/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/region/lo.txt b/icu4c/source/data/region/lo.txt
index 3dc9675..f029ddf 100755
--- a/icu4c/source/data/region/lo.txt
+++ b/icu4c/source/data/region/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/region/lrc.txt b/icu4c/source/data/region/lrc.txt
index ef8ae9c..e259c1d 100755
--- a/icu4c/source/data/region/lrc.txt
+++ b/icu4c/source/data/region/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/region/lt.txt b/icu4c/source/data/region/lt.txt
index caa5424..1543c42 100644
--- a/icu4c/source/data/region/lt.txt
+++ b/icu4c/source/data/region/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/region/lu.txt b/icu4c/source/data/region/lu.txt
index a6c23c0..8465b21 100755
--- a/icu4c/source/data/region/lu.txt
+++ b/icu4c/source/data/region/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/region/luo.txt b/icu4c/source/data/region/luo.txt
index e97fd14..c21b234 100755
--- a/icu4c/source/data/region/luo.txt
+++ b/icu4c/source/data/region/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/region/luy.txt b/icu4c/source/data/region/luy.txt
index 39b4526..62b4d12 100755
--- a/icu4c/source/data/region/luy.txt
+++ b/icu4c/source/data/region/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/region/lv.txt b/icu4c/source/data/region/lv.txt
index d8d5a1d..f5e51dd 100644
--- a/icu4c/source/data/region/lv.txt
+++ b/icu4c/source/data/region/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/region/mas.txt b/icu4c/source/data/region/mas.txt
index 8eabdcb..155d260 100755
--- a/icu4c/source/data/region/mas.txt
+++ b/icu4c/source/data/region/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/region/mer.txt b/icu4c/source/data/region/mer.txt
index 33709c6..91dca0c 100755
--- a/icu4c/source/data/region/mer.txt
+++ b/icu4c/source/data/region/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/region/mfe.txt b/icu4c/source/data/region/mfe.txt
index 0b39405..06e01d6 100755
--- a/icu4c/source/data/region/mfe.txt
+++ b/icu4c/source/data/region/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/region/mg.txt b/icu4c/source/data/region/mg.txt
index c0fa967..e60194e 100755
--- a/icu4c/source/data/region/mg.txt
+++ b/icu4c/source/data/region/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/region/mgh.txt b/icu4c/source/data/region/mgh.txt
index 0c079ad..e09e148 100755
--- a/icu4c/source/data/region/mgh.txt
+++ b/icu4c/source/data/region/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/region/mgo.txt b/icu4c/source/data/region/mgo.txt
index 31dee0d..4943708 100755
--- a/icu4c/source/data/region/mgo.txt
+++ b/icu4c/source/data/region/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/region/mk.txt b/icu4c/source/data/region/mk.txt
index bf336ac..68ebd56 100644
--- a/icu4c/source/data/region/mk.txt
+++ b/icu4c/source/data/region/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/region/ml.txt b/icu4c/source/data/region/ml.txt
index 772f1ac..872f02b 100644
--- a/icu4c/source/data/region/ml.txt
+++ b/icu4c/source/data/region/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/region/mn.txt b/icu4c/source/data/region/mn.txt
index 211d40f..bf91c4a 100755
--- a/icu4c/source/data/region/mn.txt
+++ b/icu4c/source/data/region/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/region/mo.txt b/icu4c/source/data/region/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/region/mo.txt
+++ b/icu4c/source/data/region/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/mr.txt b/icu4c/source/data/region/mr.txt
index a35c84f..8b67a69 100644
--- a/icu4c/source/data/region/mr.txt
+++ b/icu4c/source/data/region/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/region/ms.txt b/icu4c/source/data/region/ms.txt
index 98d3e7b..e51a05f 100644
--- a/icu4c/source/data/region/ms.txt
+++ b/icu4c/source/data/region/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/region/mt.txt b/icu4c/source/data/region/mt.txt
index 376ad92..fd797ce 100644
--- a/icu4c/source/data/region/mt.txt
+++ b/icu4c/source/data/region/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/region/mua.txt b/icu4c/source/data/region/mua.txt
index e311455..274ce4c 100755
--- a/icu4c/source/data/region/mua.txt
+++ b/icu4c/source/data/region/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/region/my.txt b/icu4c/source/data/region/my.txt
index aa3f57c..02b3505 100644
--- a/icu4c/source/data/region/my.txt
+++ b/icu4c/source/data/region/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/region/mzn.txt b/icu4c/source/data/region/mzn.txt
index eaa2aa2..8ff9af7 100755
--- a/icu4c/source/data/region/mzn.txt
+++ b/icu4c/source/data/region/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/region/naq.txt b/icu4c/source/data/region/naq.txt
index 7fc982b..ac88ab2 100755
--- a/icu4c/source/data/region/naq.txt
+++ b/icu4c/source/data/region/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/region/nb.txt b/icu4c/source/data/region/nb.txt
index 5298d69..03c599e 100644
--- a/icu4c/source/data/region/nb.txt
+++ b/icu4c/source/data/region/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/region/nb_NO.txt b/icu4c/source/data/region/nb_NO.txt
index 25fc47d..50a5306 100644
--- a/icu4c/source/data/region/nb_NO.txt
+++ b/icu4c/source/data/region/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/nd.txt b/icu4c/source/data/region/nd.txt
index ebbbad8..786f22f 100755
--- a/icu4c/source/data/region/nd.txt
+++ b/icu4c/source/data/region/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/region/ne.txt b/icu4c/source/data/region/ne.txt
index e19611b..a1a752b 100644
--- a/icu4c/source/data/region/ne.txt
+++ b/icu4c/source/data/region/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/region/nl.txt b/icu4c/source/data/region/nl.txt
index 453f78ba..0df95a5 100644
--- a/icu4c/source/data/region/nl.txt
+++ b/icu4c/source/data/region/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/region/nmg.txt b/icu4c/source/data/region/nmg.txt
index 18d4916..104cf6c 100755
--- a/icu4c/source/data/region/nmg.txt
+++ b/icu4c/source/data/region/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/region/nn.txt b/icu4c/source/data/region/nn.txt
index 6b1c999..cf8e3b6 100644
--- a/icu4c/source/data/region/nn.txt
+++ b/icu4c/source/data/region/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/region/nn_NO.txt b/icu4c/source/data/region/nn_NO.txt
index 6741c51..2b46765 100644
--- a/icu4c/source/data/region/nn_NO.txt
+++ b/icu4c/source/data/region/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/nnh.txt b/icu4c/source/data/region/nnh.txt
index 00ea6df..e822ce8 100755
--- a/icu4c/source/data/region/nnh.txt
+++ b/icu4c/source/data/region/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/region/no.txt b/icu4c/source/data/region/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/region/no.txt
+++ b/icu4c/source/data/region/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/no_NO.txt b/icu4c/source/data/region/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/region/no_NO.txt
+++ b/icu4c/source/data/region/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/no_NO_NY.txt b/icu4c/source/data/region/no_NO_NY.txt
index 41bd7d7..668cc1b 100644
--- a/icu4c/source/data/region/no_NO_NY.txt
+++ b/icu4c/source/data/region/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/nus.txt b/icu4c/source/data/region/nus.txt
index b30d465..4b540ff 100755
--- a/icu4c/source/data/region/nus.txt
+++ b/icu4c/source/data/region/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/region/nyn.txt b/icu4c/source/data/region/nyn.txt
index db02401..6fabb94 100755
--- a/icu4c/source/data/region/nyn.txt
+++ b/icu4c/source/data/region/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/region/om.txt b/icu4c/source/data/region/om.txt
index 13261ed..efebc98 100644
--- a/icu4c/source/data/region/om.txt
+++ b/icu4c/source/data/region/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/region/or.txt b/icu4c/source/data/region/or.txt
index c918314..cef13ec 100644
--- a/icu4c/source/data/region/or.txt
+++ b/icu4c/source/data/region/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/region/os.txt b/icu4c/source/data/region/os.txt
index 306f13a..7878904 100644
--- a/icu4c/source/data/region/os.txt
+++ b/icu4c/source/data/region/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/region/pa.txt b/icu4c/source/data/region/pa.txt
index aec9949..0e255f1 100644
--- a/icu4c/source/data/region/pa.txt
+++ b/icu4c/source/data/region/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/region/pa_Arab.txt b/icu4c/source/data/region/pa_Arab.txt
index 76c7ad4..1500626 100644
--- a/icu4c/source/data/region/pa_Arab.txt
+++ b/icu4c/source/data/region/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/region/pa_Arab_PK.txt b/icu4c/source/data/region/pa_Arab_PK.txt
index 3572935..82236ea 100644
--- a/icu4c/source/data/region/pa_Arab_PK.txt
+++ b/icu4c/source/data/region/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/pa_Guru.txt b/icu4c/source/data/region/pa_Guru.txt
index 8cc912b..de139d5 100644
--- a/icu4c/source/data/region/pa_Guru.txt
+++ b/icu4c/source/data/region/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/region/pa_Guru_IN.txt b/icu4c/source/data/region/pa_Guru_IN.txt
index 2381c07..9f81a4c 100644
--- a/icu4c/source/data/region/pa_Guru_IN.txt
+++ b/icu4c/source/data/region/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/pa_IN.txt b/icu4c/source/data/region/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/region/pa_IN.txt
+++ b/icu4c/source/data/region/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/pa_PK.txt b/icu4c/source/data/region/pa_PK.txt
index 0f699f15..569ebe9 100644
--- a/icu4c/source/data/region/pa_PK.txt
+++ b/icu4c/source/data/region/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/pl.txt b/icu4c/source/data/region/pl.txt
index 4d6a026..7a0f75a 100644
--- a/icu4c/source/data/region/pl.txt
+++ b/icu4c/source/data/region/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/region/ps.txt b/icu4c/source/data/region/ps.txt
index f1b51a1..7f75b6e 100644
--- a/icu4c/source/data/region/ps.txt
+++ b/icu4c/source/data/region/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/region/pt.txt b/icu4c/source/data/region/pt.txt
index a18a979..ebc0fb0 100644
--- a/icu4c/source/data/region/pt.txt
+++ b/icu4c/source/data/region/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/region/pt_AO.txt b/icu4c/source/data/region/pt_AO.txt
index 9d5b464..a667aac 100755
--- a/icu4c/source/data/region/pt_AO.txt
+++ b/icu4c/source/data/region/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/region/pt_CV.txt b/icu4c/source/data/region/pt_CV.txt
index 5861677..036cfac 100755
--- a/icu4c/source/data/region/pt_CV.txt
+++ b/icu4c/source/data/region/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/region/pt_GW.txt b/icu4c/source/data/region/pt_GW.txt
index 7be2d1a..cf6169a 100755
--- a/icu4c/source/data/region/pt_GW.txt
+++ b/icu4c/source/data/region/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/region/pt_MO.txt b/icu4c/source/data/region/pt_MO.txt
index 6471a79..786b2c8 100755
--- a/icu4c/source/data/region/pt_MO.txt
+++ b/icu4c/source/data/region/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/region/pt_MZ.txt b/icu4c/source/data/region/pt_MZ.txt
index 623d1f9..c28b1a1 100755
--- a/icu4c/source/data/region/pt_MZ.txt
+++ b/icu4c/source/data/region/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/region/pt_PT.txt b/icu4c/source/data/region/pt_PT.txt
index a7b55c6..018f771 100644
--- a/icu4c/source/data/region/pt_PT.txt
+++ b/icu4c/source/data/region/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/region/pt_ST.txt b/icu4c/source/data/region/pt_ST.txt
index fc2e112..02fa58b 100755
--- a/icu4c/source/data/region/pt_ST.txt
+++ b/icu4c/source/data/region/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/region/pt_TL.txt b/icu4c/source/data/region/pt_TL.txt
index 2aa48e6..1837a77 100755
--- a/icu4c/source/data/region/pt_TL.txt
+++ b/icu4c/source/data/region/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/region/qu.txt b/icu4c/source/data/region/qu.txt
index ab925e9..72c6fca 100644
--- a/icu4c/source/data/region/qu.txt
+++ b/icu4c/source/data/region/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/region/resfiles.mk b/icu4c/source/data/region/resfiles.mk
index 726c105..971d8d8 100644
--- a/icu4c/source/data/region/resfiles.mk
+++ b/icu4c/source/data/region/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 REGION_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/region/rm.txt b/icu4c/source/data/region/rm.txt
index a7c8a15..f7bad03 100755
--- a/icu4c/source/data/region/rm.txt
+++ b/icu4c/source/data/region/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/region/rn.txt b/icu4c/source/data/region/rn.txt
index 131c4a0..3b518c8 100755
--- a/icu4c/source/data/region/rn.txt
+++ b/icu4c/source/data/region/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/region/ro.txt b/icu4c/source/data/region/ro.txt
index e641b57..3a444bf 100644
--- a/icu4c/source/data/region/ro.txt
+++ b/icu4c/source/data/region/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/region/ro_MD.txt b/icu4c/source/data/region/ro_MD.txt
index 3c670a1..5f0bf0a 100755
--- a/icu4c/source/data/region/ro_MD.txt
+++ b/icu4c/source/data/region/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/rof.txt b/icu4c/source/data/region/rof.txt
index 9db19b8..a4f1677 100755
--- a/icu4c/source/data/region/rof.txt
+++ b/icu4c/source/data/region/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/region/root.txt b/icu4c/source/data/region/root.txt
index 471f580..8fdb12a 100644
--- a/icu4c/source/data/region/root.txt
+++ b/icu4c/source/data/region/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/region/ru.txt b/icu4c/source/data/region/ru.txt
index 3457a5e..48e6f9d 100644
--- a/icu4c/source/data/region/ru.txt
+++ b/icu4c/source/data/region/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/region/rw.txt b/icu4c/source/data/region/rw.txt
index 9bfe49b..bd551bd 100755
--- a/icu4c/source/data/region/rw.txt
+++ b/icu4c/source/data/region/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/region/rwk.txt b/icu4c/source/data/region/rwk.txt
index 020dd0b..924bf16 100755
--- a/icu4c/source/data/region/rwk.txt
+++ b/icu4c/source/data/region/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/region/sah.txt b/icu4c/source/data/region/sah.txt
index 65f37d9..ca5e9df 100644
--- a/icu4c/source/data/region/sah.txt
+++ b/icu4c/source/data/region/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/region/saq.txt b/icu4c/source/data/region/saq.txt
index 5f87ce9..b7d66c2 100755
--- a/icu4c/source/data/region/saq.txt
+++ b/icu4c/source/data/region/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/region/sbp.txt b/icu4c/source/data/region/sbp.txt
index 057fa99..3ce6647 100755
--- a/icu4c/source/data/region/sbp.txt
+++ b/icu4c/source/data/region/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/region/se.txt b/icu4c/source/data/region/se.txt
index 133d10c9..1332f028 100644
--- a/icu4c/source/data/region/se.txt
+++ b/icu4c/source/data/region/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/region/se_FI.txt b/icu4c/source/data/region/se_FI.txt
index e4d74c7..6df5a38 100644
--- a/icu4c/source/data/region/se_FI.txt
+++ b/icu4c/source/data/region/se_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se_FI.xml
 // *
diff --git a/icu4c/source/data/region/seh.txt b/icu4c/source/data/region/seh.txt
index db553ca..b97abb9 100755
--- a/icu4c/source/data/region/seh.txt
+++ b/icu4c/source/data/region/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/region/ses.txt b/icu4c/source/data/region/ses.txt
index 20d5a37..f15cb8e 100755
--- a/icu4c/source/data/region/ses.txt
+++ b/icu4c/source/data/region/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/region/sg.txt b/icu4c/source/data/region/sg.txt
index 64aa16e..fd8f499 100755
--- a/icu4c/source/data/region/sg.txt
+++ b/icu4c/source/data/region/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/region/sh.txt b/icu4c/source/data/region/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/region/sh.txt
+++ b/icu4c/source/data/region/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sh_BA.txt b/icu4c/source/data/region/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/region/sh_BA.txt
+++ b/icu4c/source/data/region/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sh_CS.txt b/icu4c/source/data/region/sh_CS.txt
index 566f200..7c5f240 100644
--- a/icu4c/source/data/region/sh_CS.txt
+++ b/icu4c/source/data/region/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sh_YU.txt b/icu4c/source/data/region/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/region/sh_YU.txt
+++ b/icu4c/source/data/region/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/shi.txt b/icu4c/source/data/region/shi.txt
index c07c7dc..4372c98 100755
--- a/icu4c/source/data/region/shi.txt
+++ b/icu4c/source/data/region/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/region/shi_Latn.txt b/icu4c/source/data/region/shi_Latn.txt
index eb65a3a..1e8f8f6 100755
--- a/icu4c/source/data/region/shi_Latn.txt
+++ b/icu4c/source/data/region/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/region/shi_MA.txt b/icu4c/source/data/region/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/region/shi_MA.txt
+++ b/icu4c/source/data/region/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/shi_Tfng.txt b/icu4c/source/data/region/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/region/shi_Tfng.txt
+++ b/icu4c/source/data/region/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/region/shi_Tfng_MA.txt b/icu4c/source/data/region/shi_Tfng_MA.txt
index d86290b..73fec10 100755
--- a/icu4c/source/data/region/shi_Tfng_MA.txt
+++ b/icu4c/source/data/region/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/si.txt b/icu4c/source/data/region/si.txt
index fcf1ffe..e3e968c 100644
--- a/icu4c/source/data/region/si.txt
+++ b/icu4c/source/data/region/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/region/sk.txt b/icu4c/source/data/region/sk.txt
index bf6d570..a012cfe 100644
--- a/icu4c/source/data/region/sk.txt
+++ b/icu4c/source/data/region/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/region/sl.txt b/icu4c/source/data/region/sl.txt
index 20c9f43..8105caa 100644
--- a/icu4c/source/data/region/sl.txt
+++ b/icu4c/source/data/region/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/region/smn.txt b/icu4c/source/data/region/smn.txt
index 3d76d8b..58d507f 100644
--- a/icu4c/source/data/region/smn.txt
+++ b/icu4c/source/data/region/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/region/sn.txt b/icu4c/source/data/region/sn.txt
index 52db08c..5366f85 100755
--- a/icu4c/source/data/region/sn.txt
+++ b/icu4c/source/data/region/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/region/so.txt b/icu4c/source/data/region/so.txt
index 8d0378a..b1abc89 100644
--- a/icu4c/source/data/region/so.txt
+++ b/icu4c/source/data/region/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/region/sq.txt b/icu4c/source/data/region/sq.txt
index 32ca591..eb5f948d 100644
--- a/icu4c/source/data/region/sq.txt
+++ b/icu4c/source/data/region/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/region/sr.txt b/icu4c/source/data/region/sr.txt
index 440056c..fa4491d 100644
--- a/icu4c/source/data/region/sr.txt
+++ b/icu4c/source/data/region/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/region/sr_BA.txt b/icu4c/source/data/region/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/region/sr_BA.txt
+++ b/icu4c/source/data/region/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_CS.txt b/icu4c/source/data/region/sr_CS.txt
index 949405a..d60d339 100644
--- a/icu4c/source/data/region/sr_CS.txt
+++ b/icu4c/source/data/region/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl.txt b/icu4c/source/data/region/sr_Cyrl.txt
index 19f704b..8e2425f 100644
--- a/icu4c/source/data/region/sr_Cyrl.txt
+++ b/icu4c/source/data/region/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl_BA.txt b/icu4c/source/data/region/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100644
--- a/icu4c/source/data/region/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/region/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl_CS.txt b/icu4c/source/data/region/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100644
--- a/icu4c/source/data/region/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/region/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl_RS.txt b/icu4c/source/data/region/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100644
--- a/icu4c/source/data/region/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/region/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl_XK.txt b/icu4c/source/data/region/sr_Cyrl_XK.txt
index 277975e..1d6a9ef 100755
--- a/icu4c/source/data/region/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/region/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Cyrl_YU.txt b/icu4c/source/data/region/sr_Cyrl_YU.txt
index 2224126..0f961f25 100644
--- a/icu4c/source/data/region/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/region/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn.txt b/icu4c/source/data/region/sr_Latn.txt
index 69bca1a..7d839b8 100644
--- a/icu4c/source/data/region/sr_Latn.txt
+++ b/icu4c/source/data/region/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn_BA.txt b/icu4c/source/data/region/sr_Latn_BA.txt
index d0431c98c..61305e3 100644
--- a/icu4c/source/data/region/sr_Latn_BA.txt
+++ b/icu4c/source/data/region/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn_CS.txt b/icu4c/source/data/region/sr_Latn_CS.txt
index 74d9b51..3821542 100644
--- a/icu4c/source/data/region/sr_Latn_CS.txt
+++ b/icu4c/source/data/region/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn_ME.txt b/icu4c/source/data/region/sr_Latn_ME.txt
index 86b1693..b1bf7e1 100755
--- a/icu4c/source/data/region/sr_Latn_ME.txt
+++ b/icu4c/source/data/region/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn_RS.txt b/icu4c/source/data/region/sr_Latn_RS.txt
index 9708be6..d49a8a1 100644
--- a/icu4c/source/data/region/sr_Latn_RS.txt
+++ b/icu4c/source/data/region/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_Latn_YU.txt b/icu4c/source/data/region/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100644
--- a/icu4c/source/data/region/sr_Latn_YU.txt
+++ b/icu4c/source/data/region/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_ME.txt b/icu4c/source/data/region/sr_ME.txt
index 5cfdc82..cf22ed3 100644
--- a/icu4c/source/data/region/sr_ME.txt
+++ b/icu4c/source/data/region/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_RS.txt b/icu4c/source/data/region/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/region/sr_RS.txt
+++ b/icu4c/source/data/region/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_XK.txt b/icu4c/source/data/region/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/region/sr_XK.txt
+++ b/icu4c/source/data/region/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sr_YU.txt b/icu4c/source/data/region/sr_YU.txt
index 956fc6d..a2451a5 100644
--- a/icu4c/source/data/region/sr_YU.txt
+++ b/icu4c/source/data/region/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/sv.txt b/icu4c/source/data/region/sv.txt
index 8583b98..6b7fd68 100644
--- a/icu4c/source/data/region/sv.txt
+++ b/icu4c/source/data/region/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/region/sw.txt b/icu4c/source/data/region/sw.txt
index 5cf2ffc..85c7d90 100644
--- a/icu4c/source/data/region/sw.txt
+++ b/icu4c/source/data/region/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/region/sw_CD.txt b/icu4c/source/data/region/sw_CD.txt
index 983099a..6f2b948 100755
--- a/icu4c/source/data/region/sw_CD.txt
+++ b/icu4c/source/data/region/sw_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_CD.xml
 // *
diff --git a/icu4c/source/data/region/ta.txt b/icu4c/source/data/region/ta.txt
index 4e59a02..ab970d4 100644
--- a/icu4c/source/data/region/ta.txt
+++ b/icu4c/source/data/region/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/region/te.txt b/icu4c/source/data/region/te.txt
index 679db86..a45e8b3 100644
--- a/icu4c/source/data/region/te.txt
+++ b/icu4c/source/data/region/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/region/teo.txt b/icu4c/source/data/region/teo.txt
index ed29fec..960d206 100755
--- a/icu4c/source/data/region/teo.txt
+++ b/icu4c/source/data/region/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/region/th.txt b/icu4c/source/data/region/th.txt
index 0d1b9e5..90643f5 100644
--- a/icu4c/source/data/region/th.txt
+++ b/icu4c/source/data/region/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/region/th_TH.txt b/icu4c/source/data/region/th_TH.txt
index 27a87be..14e3b65 100644
--- a/icu4c/source/data/region/th_TH.txt
+++ b/icu4c/source/data/region/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/th_TH_TRADITIONAL.txt b/icu4c/source/data/region/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100644
--- a/icu4c/source/data/region/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/region/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/ti.txt b/icu4c/source/data/region/ti.txt
index 5649364..57526f5 100644
--- a/icu4c/source/data/region/ti.txt
+++ b/icu4c/source/data/region/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/region/tl.txt b/icu4c/source/data/region/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/region/tl.txt
+++ b/icu4c/source/data/region/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/tl_PH.txt b/icu4c/source/data/region/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/region/tl_PH.txt
+++ b/icu4c/source/data/region/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/to.txt b/icu4c/source/data/region/to.txt
index f88a90d..253ff50 100755
--- a/icu4c/source/data/region/to.txt
+++ b/icu4c/source/data/region/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/region/tr.txt b/icu4c/source/data/region/tr.txt
index c039138..3393faf 100644
--- a/icu4c/source/data/region/tr.txt
+++ b/icu4c/source/data/region/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/region/twq.txt b/icu4c/source/data/region/twq.txt
index 3139a79..49d83bb 100755
--- a/icu4c/source/data/region/twq.txt
+++ b/icu4c/source/data/region/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/region/tzm.txt b/icu4c/source/data/region/tzm.txt
index 41ab3c3..c91ea35 100755
--- a/icu4c/source/data/region/tzm.txt
+++ b/icu4c/source/data/region/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/region/ug.txt b/icu4c/source/data/region/ug.txt
index c3fbae7..e09038a 100755
--- a/icu4c/source/data/region/ug.txt
+++ b/icu4c/source/data/region/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/region/uk.txt b/icu4c/source/data/region/uk.txt
index d76f66c..73f985e 100644
--- a/icu4c/source/data/region/uk.txt
+++ b/icu4c/source/data/region/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/region/ur.txt b/icu4c/source/data/region/ur.txt
index da500ef..390e9cf 100644
--- a/icu4c/source/data/region/ur.txt
+++ b/icu4c/source/data/region/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/region/ur_IN.txt b/icu4c/source/data/region/ur_IN.txt
index f07d021..a4a21dd 100644
--- a/icu4c/source/data/region/ur_IN.txt
+++ b/icu4c/source/data/region/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/region/uz.txt b/icu4c/source/data/region/uz.txt
index a5f016e..56caf57 100644
--- a/icu4c/source/data/region/uz.txt
+++ b/icu4c/source/data/region/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/region/uz_AF.txt b/icu4c/source/data/region/uz_AF.txt
index ed5f59a..6d5dcb0 100644
--- a/icu4c/source/data/region/uz_AF.txt
+++ b/icu4c/source/data/region/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/uz_Arab.txt b/icu4c/source/data/region/uz_Arab.txt
index e158e47..3b0b0b4 100644
--- a/icu4c/source/data/region/uz_Arab.txt
+++ b/icu4c/source/data/region/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/region/uz_Arab_AF.txt b/icu4c/source/data/region/uz_Arab_AF.txt
index 99aba2e..e428b88 100644
--- a/icu4c/source/data/region/uz_Arab_AF.txt
+++ b/icu4c/source/data/region/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/uz_Cyrl.txt b/icu4c/source/data/region/uz_Cyrl.txt
index b9e6222..e24b3bc 100644
--- a/icu4c/source/data/region/uz_Cyrl.txt
+++ b/icu4c/source/data/region/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/uz_Latn.txt b/icu4c/source/data/region/uz_Latn.txt
index e1f277b..5bf7d18 100644
--- a/icu4c/source/data/region/uz_Latn.txt
+++ b/icu4c/source/data/region/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/region/uz_Latn_UZ.txt b/icu4c/source/data/region/uz_Latn_UZ.txt
index 6004bf2..9a30a8c 100755
--- a/icu4c/source/data/region/uz_Latn_UZ.txt
+++ b/icu4c/source/data/region/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/uz_UZ.txt b/icu4c/source/data/region/uz_UZ.txt
index 84d0db1..80c26f5 100644
--- a/icu4c/source/data/region/uz_UZ.txt
+++ b/icu4c/source/data/region/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/vai.txt b/icu4c/source/data/region/vai.txt
index 5ce9692..e64219d 100755
--- a/icu4c/source/data/region/vai.txt
+++ b/icu4c/source/data/region/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/region/vai_LR.txt b/icu4c/source/data/region/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/region/vai_LR.txt
+++ b/icu4c/source/data/region/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/vai_Latn.txt b/icu4c/source/data/region/vai_Latn.txt
index a72f49b..27e2369 100755
--- a/icu4c/source/data/region/vai_Latn.txt
+++ b/icu4c/source/data/region/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/region/vai_Vaii.txt b/icu4c/source/data/region/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/region/vai_Vaii.txt
+++ b/icu4c/source/data/region/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/region/vai_Vaii_LR.txt b/icu4c/source/data/region/vai_Vaii_LR.txt
index fee861f..f0d7df8 100755
--- a/icu4c/source/data/region/vai_Vaii_LR.txt
+++ b/icu4c/source/data/region/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/vi.txt b/icu4c/source/data/region/vi.txt
index 1552ea2..dff4f6d 100644
--- a/icu4c/source/data/region/vi.txt
+++ b/icu4c/source/data/region/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/region/vun.txt b/icu4c/source/data/region/vun.txt
index 6d3d99f..756a174 100755
--- a/icu4c/source/data/region/vun.txt
+++ b/icu4c/source/data/region/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/region/wae.txt b/icu4c/source/data/region/wae.txt
index b3d6a6c..b59812a 100644
--- a/icu4c/source/data/region/wae.txt
+++ b/icu4c/source/data/region/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/region/xog.txt b/icu4c/source/data/region/xog.txt
index 8c1a7a8..bc625dd 100755
--- a/icu4c/source/data/region/xog.txt
+++ b/icu4c/source/data/region/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/region/yav.txt b/icu4c/source/data/region/yav.txt
index ca117cc..cae0266 100755
--- a/icu4c/source/data/region/yav.txt
+++ b/icu4c/source/data/region/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/region/yi.txt b/icu4c/source/data/region/yi.txt
index 14fe3d1..6ba7b65 100644
--- a/icu4c/source/data/region/yi.txt
+++ b/icu4c/source/data/region/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/region/yo.txt b/icu4c/source/data/region/yo.txt
index bcf276d..a90a637 100755
--- a/icu4c/source/data/region/yo.txt
+++ b/icu4c/source/data/region/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/region/yo_BJ.txt b/icu4c/source/data/region/yo_BJ.txt
index 142ddde..27ef180 100755
--- a/icu4c/source/data/region/yo_BJ.txt
+++ b/icu4c/source/data/region/yo_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_BJ.xml
 // *
diff --git a/icu4c/source/data/region/yue.txt b/icu4c/source/data/region/yue.txt
index d2b33eb..68e28b8 100755
--- a/icu4c/source/data/region/yue.txt
+++ b/icu4c/source/data/region/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/region/zgh.txt b/icu4c/source/data/region/zgh.txt
index 3f60687..6d4e3ee 100755
--- a/icu4c/source/data/region/zgh.txt
+++ b/icu4c/source/data/region/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/region/zh.txt b/icu4c/source/data/region/zh.txt
index 8284be0..3d31dd5 100644
--- a/icu4c/source/data/region/zh.txt
+++ b/icu4c/source/data/region/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/region/zh_CN.txt b/icu4c/source/data/region/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/region/zh_CN.txt
+++ b/icu4c/source/data/region/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_HK.txt b/icu4c/source/data/region/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/region/zh_HK.txt
+++ b/icu4c/source/data/region/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hans.txt b/icu4c/source/data/region/zh_Hans.txt
index 72fe131..5d1046f 100644
--- a/icu4c/source/data/region/zh_Hans.txt
+++ b/icu4c/source/data/region/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hans_CN.txt b/icu4c/source/data/region/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100644
--- a/icu4c/source/data/region/zh_Hans_CN.txt
+++ b/icu4c/source/data/region/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hans_SG.txt b/icu4c/source/data/region/zh_Hans_SG.txt
index f9ed09e..9cd72e9 100644
--- a/icu4c/source/data/region/zh_Hans_SG.txt
+++ b/icu4c/source/data/region/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hant.txt b/icu4c/source/data/region/zh_Hant.txt
index 4719e8b..579b9ae 100644
--- a/icu4c/source/data/region/zh_Hant.txt
+++ b/icu4c/source/data/region/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hant_HK.txt b/icu4c/source/data/region/zh_Hant_HK.txt
index 3dd6be8..2cbdcb4 100644
--- a/icu4c/source/data/region/zh_Hant_HK.txt
+++ b/icu4c/source/data/region/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hant_MO.txt b/icu4c/source/data/region/zh_Hant_MO.txt
index 9a07324..501bb01 100644
--- a/icu4c/source/data/region/zh_Hant_MO.txt
+++ b/icu4c/source/data/region/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/region/zh_Hant_TW.txt b/icu4c/source/data/region/zh_Hant_TW.txt
index 519e037..45ecd5c 100644
--- a/icu4c/source/data/region/zh_Hant_TW.txt
+++ b/icu4c/source/data/region/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_MO.txt b/icu4c/source/data/region/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/region/zh_MO.txt
+++ b/icu4c/source/data/region/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_SG.txt b/icu4c/source/data/region/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/region/zh_SG.txt
+++ b/icu4c/source/data/region/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zh_TW.txt b/icu4c/source/data/region/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/region/zh_TW.txt
+++ b/icu4c/source/data/region/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/region/zu.txt b/icu4c/source/data/region/zu.txt
index 4a90065..168c15c 100644
--- a/icu4c/source/data/region/zu.txt
+++ b/icu4c/source/data/region/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/data/sprep/rfc3491.txt b/icu4c/source/data/sprep/rfc3491.txt
index dd4a3dd..068e1f5 100644
--- a/icu4c/source/data/sprep/rfc3491.txt
+++ b/icu4c/source/data/sprep/rfc3491.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3530cs.txt b/icu4c/source/data/sprep/rfc3530cs.txt
index 03fee90..9fa45ff 100644
--- a/icu4c/source/data/sprep/rfc3530cs.txt
+++ b/icu4c/source/data/sprep/rfc3530cs.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3530csci.txt b/icu4c/source/data/sprep/rfc3530csci.txt
index 2438cef..3b4b61d 100644
--- a/icu4c/source/data/sprep/rfc3530csci.txt
+++ b/icu4c/source/data/sprep/rfc3530csci.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3530mixp.txt b/icu4c/source/data/sprep/rfc3530mixp.txt
index d5d3219..687eda9 100644
--- a/icu4c/source/data/sprep/rfc3530mixp.txt
+++ b/icu4c/source/data/sprep/rfc3530mixp.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3722.txt b/icu4c/source/data/sprep/rfc3722.txt
index f0cc9b0..dd48e95 100644
--- a/icu4c/source/data/sprep/rfc3722.txt
+++ b/icu4c/source/data/sprep/rfc3722.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3920node.txt b/icu4c/source/data/sprep/rfc3920node.txt
index 2034ff1..42ddfc0 100644
--- a/icu4c/source/data/sprep/rfc3920node.txt
+++ b/icu4c/source/data/sprep/rfc3920node.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2015, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc3920res.txt b/icu4c/source/data/sprep/rfc3920res.txt
index d70f582..dc1be51 100644
--- a/icu4c/source/data/sprep/rfc3920res.txt
+++ b/icu4c/source/data/sprep/rfc3920res.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc4011.txt b/icu4c/source/data/sprep/rfc4011.txt
index c899f67..1473a83 100644
--- a/icu4c/source/data/sprep/rfc4011.txt
+++ b/icu4c/source/data/sprep/rfc4011.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc4013.txt b/icu4c/source/data/sprep/rfc4013.txt
index 5401b2e..ee25d5b 100644
--- a/icu4c/source/data/sprep/rfc4013.txt
+++ b/icu4c/source/data/sprep/rfc4013.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc4505.txt b/icu4c/source/data/sprep/rfc4505.txt
index 22d4927..2b8e330 100644
--- a/icu4c/source/data/sprep/rfc4505.txt
+++ b/icu4c/source/data/sprep/rfc4505.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc4518.txt b/icu4c/source/data/sprep/rfc4518.txt
index da16627..0d237ba 100644
--- a/icu4c/source/data/sprep/rfc4518.txt
+++ b/icu4c/source/data/sprep/rfc4518.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/rfc4518ci.txt b/icu4c/source/data/sprep/rfc4518ci.txt
index f2a6984..302d5edb 100644
--- a/icu4c/source/data/sprep/rfc4518ci.txt
+++ b/icu4c/source/data/sprep/rfc4518ci.txt
@@ -1,6 +1,6 @@
 #####################################################################
-# Copyright (c) 2009, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html.
 #####################################################################
 
 ###################
diff --git a/icu4c/source/data/sprep/sprepfiles.mk b/icu4c/source/data/sprep/sprepfiles.mk
index af91908..6745d7c 100644
--- a/icu4c/source/data/sprep/sprepfiles.mk
+++ b/icu4c/source/data/sprep/sprepfiles.mk
@@ -1,5 +1,6 @@
-# *   Copyright (C) 2009, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
+#
 # A list of txt's to build
 # Note: 
 #
diff --git a/icu4c/source/data/translit/Any_Accents.txt b/icu4c/source/data/translit/Any_Accents.txt
index 283f434..c090ef7 100644
--- a/icu4c/source/data/translit/Any_Accents.txt
+++ b/icu4c/source/data/translit/Any_Accents.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Any_Accents.txt
diff --git a/icu4c/source/data/translit/Any_Publishing.txt b/icu4c/source/data/translit/Any_Publishing.txt
index 1c65a77..10caad4 100644
--- a/icu4c/source/data/translit/Any_Publishing.txt
+++ b/icu4c/source/data/translit/Any_Publishing.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Any_Publishing.txt
diff --git a/icu4c/source/data/translit/Arab_Latn.txt b/icu4c/source/data/translit/Arab_Latn.txt
index fd6066d..90460f0 100644
--- a/icu4c/source/data/translit/Arab_Latn.txt
+++ b/icu4c/source/data/translit/Arab_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Arab_Latn.txt
diff --git a/icu4c/source/data/translit/Beng_Deva.txt b/icu4c/source/data/translit/Beng_Deva.txt
index e1cdd74..dc03395 100644
--- a/icu4c/source/data/translit/Beng_Deva.txt
+++ b/icu4c/source/data/translit/Beng_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Deva.txt
diff --git a/icu4c/source/data/translit/Beng_Gujr.txt b/icu4c/source/data/translit/Beng_Gujr.txt
index 66f998f..cdb8cd9 100644
--- a/icu4c/source/data/translit/Beng_Gujr.txt
+++ b/icu4c/source/data/translit/Beng_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Gujr.txt
diff --git a/icu4c/source/data/translit/Beng_Guru.txt b/icu4c/source/data/translit/Beng_Guru.txt
index 551cc69..dc4e47d 100644
--- a/icu4c/source/data/translit/Beng_Guru.txt
+++ b/icu4c/source/data/translit/Beng_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Guru.txt
diff --git a/icu4c/source/data/translit/Beng_Knda.txt b/icu4c/source/data/translit/Beng_Knda.txt
index f079871..6e09c7c 100644
--- a/icu4c/source/data/translit/Beng_Knda.txt
+++ b/icu4c/source/data/translit/Beng_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Knda.txt
diff --git a/icu4c/source/data/translit/Beng_Latn.txt b/icu4c/source/data/translit/Beng_Latn.txt
index 59ee77c..3b8d978 100644
--- a/icu4c/source/data/translit/Beng_Latn.txt
+++ b/icu4c/source/data/translit/Beng_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Latn.txt
diff --git a/icu4c/source/data/translit/Beng_Mlym.txt b/icu4c/source/data/translit/Beng_Mlym.txt
index 8a141b7..90d72c5 100644
--- a/icu4c/source/data/translit/Beng_Mlym.txt
+++ b/icu4c/source/data/translit/Beng_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Mlym.txt
diff --git a/icu4c/source/data/translit/Beng_Orya.txt b/icu4c/source/data/translit/Beng_Orya.txt
index a1cd578..6450b49 100644
--- a/icu4c/source/data/translit/Beng_Orya.txt
+++ b/icu4c/source/data/translit/Beng_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Orya.txt
diff --git a/icu4c/source/data/translit/Beng_Taml.txt b/icu4c/source/data/translit/Beng_Taml.txt
index 4696034..ac129e0 100644
--- a/icu4c/source/data/translit/Beng_Taml.txt
+++ b/icu4c/source/data/translit/Beng_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Taml.txt
diff --git a/icu4c/source/data/translit/Beng_Telu.txt b/icu4c/source/data/translit/Beng_Telu.txt
index dc8fde6..cb0f23c 100644
--- a/icu4c/source/data/translit/Beng_Telu.txt
+++ b/icu4c/source/data/translit/Beng_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Beng_Telu.txt
diff --git a/icu4c/source/data/translit/Bengali_InterIndic.txt b/icu4c/source/data/translit/Bengali_InterIndic.txt
index 2cff14e..b5a642d 100644
--- a/icu4c/source/data/translit/Bengali_InterIndic.txt
+++ b/icu4c/source/data/translit/Bengali_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Bengali_InterIndic.txt
diff --git a/icu4c/source/data/translit/Cyrl_Latn.txt b/icu4c/source/data/translit/Cyrl_Latn.txt
index 09d0124..db323a1 100644
--- a/icu4c/source/data/translit/Cyrl_Latn.txt
+++ b/icu4c/source/data/translit/Cyrl_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Cyrl_Latn.txt
diff --git a/icu4c/source/data/translit/Deva_Beng.txt b/icu4c/source/data/translit/Deva_Beng.txt
index e77233d..e7a37c1 100644
--- a/icu4c/source/data/translit/Deva_Beng.txt
+++ b/icu4c/source/data/translit/Deva_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Beng.txt
diff --git a/icu4c/source/data/translit/Deva_Gujr.txt b/icu4c/source/data/translit/Deva_Gujr.txt
index d0bc47d..de939c1 100644
--- a/icu4c/source/data/translit/Deva_Gujr.txt
+++ b/icu4c/source/data/translit/Deva_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Gujr.txt
diff --git a/icu4c/source/data/translit/Deva_Guru.txt b/icu4c/source/data/translit/Deva_Guru.txt
index d5560b4..850d673 100644
--- a/icu4c/source/data/translit/Deva_Guru.txt
+++ b/icu4c/source/data/translit/Deva_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Guru.txt
diff --git a/icu4c/source/data/translit/Deva_Knda.txt b/icu4c/source/data/translit/Deva_Knda.txt
index 519c37b..5e63d61 100644
--- a/icu4c/source/data/translit/Deva_Knda.txt
+++ b/icu4c/source/data/translit/Deva_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Knda.txt
diff --git a/icu4c/source/data/translit/Deva_Latn.txt b/icu4c/source/data/translit/Deva_Latn.txt
index 37777b5..c094099 100644
--- a/icu4c/source/data/translit/Deva_Latn.txt
+++ b/icu4c/source/data/translit/Deva_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Latn.txt
diff --git a/icu4c/source/data/translit/Deva_Mlym.txt b/icu4c/source/data/translit/Deva_Mlym.txt
index 3e3efff..3ca8413 100644
--- a/icu4c/source/data/translit/Deva_Mlym.txt
+++ b/icu4c/source/data/translit/Deva_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Mlym.txt
diff --git a/icu4c/source/data/translit/Deva_Orya.txt b/icu4c/source/data/translit/Deva_Orya.txt
index 57fa8dc..df79850 100644
--- a/icu4c/source/data/translit/Deva_Orya.txt
+++ b/icu4c/source/data/translit/Deva_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Orya.txt
diff --git a/icu4c/source/data/translit/Deva_Taml.txt b/icu4c/source/data/translit/Deva_Taml.txt
index e86e4ed..c7342b6 100644
--- a/icu4c/source/data/translit/Deva_Taml.txt
+++ b/icu4c/source/data/translit/Deva_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Taml.txt
diff --git a/icu4c/source/data/translit/Deva_Telu.txt b/icu4c/source/data/translit/Deva_Telu.txt
index bd1dae0..31f4e65 100644
--- a/icu4c/source/data/translit/Deva_Telu.txt
+++ b/icu4c/source/data/translit/Deva_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Deva_Telu.txt
diff --git a/icu4c/source/data/translit/Devanagari_InterIndic.txt b/icu4c/source/data/translit/Devanagari_InterIndic.txt
index baccb1e..0a93dc0 100644
--- a/icu4c/source/data/translit/Devanagari_InterIndic.txt
+++ b/icu4c/source/data/translit/Devanagari_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Devanagari_InterIndic.txt
diff --git a/icu4c/source/data/translit/Fullwidth_Halfwidth.txt b/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
index 1619781..dce6b27 100644
--- a/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
+++ b/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Fullwidth_Halfwidth.txt
diff --git a/icu4c/source/data/translit/Geor_Latn.txt b/icu4c/source/data/translit/Geor_Latn.txt
index 44b47dd..642ecf4 100644
--- a/icu4c/source/data/translit/Geor_Latn.txt
+++ b/icu4c/source/data/translit/Geor_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Geor_Latn.txt
diff --git a/icu4c/source/data/translit/Grek_Latn.txt b/icu4c/source/data/translit/Grek_Latn.txt
index e528b37..1f62d38 100644
--- a/icu4c/source/data/translit/Grek_Latn.txt
+++ b/icu4c/source/data/translit/Grek_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Grek_Latn.txt
diff --git a/icu4c/source/data/translit/Grek_Latn_UNGEGN.txt b/icu4c/source/data/translit/Grek_Latn_UNGEGN.txt
index 0a5034f..80f4278 100644
--- a/icu4c/source/data/translit/Grek_Latn_UNGEGN.txt
+++ b/icu4c/source/data/translit/Grek_Latn_UNGEGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Grek_Latn_UNGEGN.txt
diff --git a/icu4c/source/data/translit/Gujarati_InterIndic.txt b/icu4c/source/data/translit/Gujarati_InterIndic.txt
index b43939a..6684a3e 100644
--- a/icu4c/source/data/translit/Gujarati_InterIndic.txt
+++ b/icu4c/source/data/translit/Gujarati_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujarati_InterIndic.txt
diff --git a/icu4c/source/data/translit/Gujr_Beng.txt b/icu4c/source/data/translit/Gujr_Beng.txt
index 98e71de..2dfff3f 100644
--- a/icu4c/source/data/translit/Gujr_Beng.txt
+++ b/icu4c/source/data/translit/Gujr_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Beng.txt
diff --git a/icu4c/source/data/translit/Gujr_Deva.txt b/icu4c/source/data/translit/Gujr_Deva.txt
index ec1b5b0..22299c3 100644
--- a/icu4c/source/data/translit/Gujr_Deva.txt
+++ b/icu4c/source/data/translit/Gujr_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Deva.txt
diff --git a/icu4c/source/data/translit/Gujr_Guru.txt b/icu4c/source/data/translit/Gujr_Guru.txt
index 5e06171..316e90c 100644
--- a/icu4c/source/data/translit/Gujr_Guru.txt
+++ b/icu4c/source/data/translit/Gujr_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Guru.txt
diff --git a/icu4c/source/data/translit/Gujr_Knda.txt b/icu4c/source/data/translit/Gujr_Knda.txt
index 93b1030..ef57242 100644
--- a/icu4c/source/data/translit/Gujr_Knda.txt
+++ b/icu4c/source/data/translit/Gujr_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Knda.txt
diff --git a/icu4c/source/data/translit/Gujr_Latn.txt b/icu4c/source/data/translit/Gujr_Latn.txt
index 8847e79..4de5c08 100644
--- a/icu4c/source/data/translit/Gujr_Latn.txt
+++ b/icu4c/source/data/translit/Gujr_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Latn.txt
diff --git a/icu4c/source/data/translit/Gujr_Mlym.txt b/icu4c/source/data/translit/Gujr_Mlym.txt
index 34d614f..ae234ec 100644
--- a/icu4c/source/data/translit/Gujr_Mlym.txt
+++ b/icu4c/source/data/translit/Gujr_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Mlym.txt
diff --git a/icu4c/source/data/translit/Gujr_Orya.txt b/icu4c/source/data/translit/Gujr_Orya.txt
index dce6571..0e07fa3 100644
--- a/icu4c/source/data/translit/Gujr_Orya.txt
+++ b/icu4c/source/data/translit/Gujr_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Orya.txt
diff --git a/icu4c/source/data/translit/Gujr_Taml.txt b/icu4c/source/data/translit/Gujr_Taml.txt
index c704282..a8a28ab 100644
--- a/icu4c/source/data/translit/Gujr_Taml.txt
+++ b/icu4c/source/data/translit/Gujr_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Taml.txt
diff --git a/icu4c/source/data/translit/Gujr_Telu.txt b/icu4c/source/data/translit/Gujr_Telu.txt
index 8b7c2f5..951a9c9 100644
--- a/icu4c/source/data/translit/Gujr_Telu.txt
+++ b/icu4c/source/data/translit/Gujr_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gujr_Telu.txt
diff --git a/icu4c/source/data/translit/Gurmukhi_InterIndic.txt b/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
index 23d6acf..6d3eddb 100644
--- a/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
+++ b/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Gurmukhi_InterIndic.txt
diff --git a/icu4c/source/data/translit/Guru_Beng.txt b/icu4c/source/data/translit/Guru_Beng.txt
index a1d5298..012c9b8 100644
--- a/icu4c/source/data/translit/Guru_Beng.txt
+++ b/icu4c/source/data/translit/Guru_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Beng.txt
diff --git a/icu4c/source/data/translit/Guru_Deva.txt b/icu4c/source/data/translit/Guru_Deva.txt
index b4b633a..23936bf 100644
--- a/icu4c/source/data/translit/Guru_Deva.txt
+++ b/icu4c/source/data/translit/Guru_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Deva.txt
diff --git a/icu4c/source/data/translit/Guru_Gujr.txt b/icu4c/source/data/translit/Guru_Gujr.txt
index 5052427..2afe849 100644
--- a/icu4c/source/data/translit/Guru_Gujr.txt
+++ b/icu4c/source/data/translit/Guru_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Gujr.txt
diff --git a/icu4c/source/data/translit/Guru_Knda.txt b/icu4c/source/data/translit/Guru_Knda.txt
index 29c97c9..4cd37f7 100644
--- a/icu4c/source/data/translit/Guru_Knda.txt
+++ b/icu4c/source/data/translit/Guru_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Knda.txt
diff --git a/icu4c/source/data/translit/Guru_Latn.txt b/icu4c/source/data/translit/Guru_Latn.txt
index d2ad622..6fe5dfb 100644
--- a/icu4c/source/data/translit/Guru_Latn.txt
+++ b/icu4c/source/data/translit/Guru_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Latn.txt
diff --git a/icu4c/source/data/translit/Guru_Mlym.txt b/icu4c/source/data/translit/Guru_Mlym.txt
index 9157c9d..4c66d5b 100644
--- a/icu4c/source/data/translit/Guru_Mlym.txt
+++ b/icu4c/source/data/translit/Guru_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Mlym.txt
diff --git a/icu4c/source/data/translit/Guru_Orya.txt b/icu4c/source/data/translit/Guru_Orya.txt
index 9ae5cb2..e9fe0e9 100644
--- a/icu4c/source/data/translit/Guru_Orya.txt
+++ b/icu4c/source/data/translit/Guru_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Orya.txt
diff --git a/icu4c/source/data/translit/Guru_Taml.txt b/icu4c/source/data/translit/Guru_Taml.txt
index 224bfa8..4852f07 100644
--- a/icu4c/source/data/translit/Guru_Taml.txt
+++ b/icu4c/source/data/translit/Guru_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Taml.txt
diff --git a/icu4c/source/data/translit/Guru_Telu.txt b/icu4c/source/data/translit/Guru_Telu.txt
index 4fdf1a1..1c51f6d 100644
--- a/icu4c/source/data/translit/Guru_Telu.txt
+++ b/icu4c/source/data/translit/Guru_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Guru_Telu.txt
diff --git a/icu4c/source/data/translit/Han_Latin_Names.txt b/icu4c/source/data/translit/Han_Latin_Names.txt
index 1997745..1f224c8 100755
--- a/icu4c/source/data/translit/Han_Latin_Names.txt
+++ b/icu4c/source/data/translit/Han_Latin_Names.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Han_Latin_Names.txt
diff --git a/icu4c/source/data/translit/Han_Spacedhan.txt b/icu4c/source/data/translit/Han_Spacedhan.txt
index 01e8022..a220b5f 100644
--- a/icu4c/source/data/translit/Han_Spacedhan.txt
+++ b/icu4c/source/data/translit/Han_Spacedhan.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Han_Spacedhan.txt
diff --git a/icu4c/source/data/translit/Hang_Latn.txt b/icu4c/source/data/translit/Hang_Latn.txt
index bcd153a..830f393 100644
--- a/icu4c/source/data/translit/Hang_Latn.txt
+++ b/icu4c/source/data/translit/Hang_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hang_Latn.txt
diff --git a/icu4c/source/data/translit/Hani_Latn.txt b/icu4c/source/data/translit/Hani_Latn.txt
index ee56a5f..8864805 100644
--- a/icu4c/source/data/translit/Hani_Latn.txt
+++ b/icu4c/source/data/translit/Hani_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hani_Latn.txt
diff --git a/icu4c/source/data/translit/Hans_Hant.txt b/icu4c/source/data/translit/Hans_Hant.txt
index 78d8437..11f98f7 100644
--- a/icu4c/source/data/translit/Hans_Hant.txt
+++ b/icu4c/source/data/translit/Hans_Hant.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hans_Hant.txt
diff --git a/icu4c/source/data/translit/Hebr_Latn.txt b/icu4c/source/data/translit/Hebr_Latn.txt
index eb13268..7c48bc0 100644
--- a/icu4c/source/data/translit/Hebr_Latn.txt
+++ b/icu4c/source/data/translit/Hebr_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hebr_Latn.txt
diff --git a/icu4c/source/data/translit/Hira_Kana.txt b/icu4c/source/data/translit/Hira_Kana.txt
index 7ae5f60..0e974f3 100644
--- a/icu4c/source/data/translit/Hira_Kana.txt
+++ b/icu4c/source/data/translit/Hira_Kana.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hira_Kana.txt
diff --git a/icu4c/source/data/translit/Hira_Latn.txt b/icu4c/source/data/translit/Hira_Latn.txt
index 8e6f2dc..4e36400 100644
--- a/icu4c/source/data/translit/Hira_Latn.txt
+++ b/icu4c/source/data/translit/Hira_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Hira_Latn.txt
diff --git a/icu4c/source/data/translit/InterIndic_Bengali.txt b/icu4c/source/data/translit/InterIndic_Bengali.txt
index 2dcf9f5..347956c 100644
--- a/icu4c/source/data/translit/InterIndic_Bengali.txt
+++ b/icu4c/source/data/translit/InterIndic_Bengali.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Bengali.txt
diff --git a/icu4c/source/data/translit/InterIndic_Devanagari.txt b/icu4c/source/data/translit/InterIndic_Devanagari.txt
index c66111c..0c4f060 100644
--- a/icu4c/source/data/translit/InterIndic_Devanagari.txt
+++ b/icu4c/source/data/translit/InterIndic_Devanagari.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Devanagari.txt
diff --git a/icu4c/source/data/translit/InterIndic_Gujarati.txt b/icu4c/source/data/translit/InterIndic_Gujarati.txt
index 6576e94..88c390e 100644
--- a/icu4c/source/data/translit/InterIndic_Gujarati.txt
+++ b/icu4c/source/data/translit/InterIndic_Gujarati.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Gujarati.txt
diff --git a/icu4c/source/data/translit/InterIndic_Gurmukhi.txt b/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
index 9079500..5ab4997 100644
--- a/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
+++ b/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Gurmukhi.txt
diff --git a/icu4c/source/data/translit/InterIndic_Kannada.txt b/icu4c/source/data/translit/InterIndic_Kannada.txt
index 628ea69..8a3d762 100644
--- a/icu4c/source/data/translit/InterIndic_Kannada.txt
+++ b/icu4c/source/data/translit/InterIndic_Kannada.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Kannada.txt
diff --git a/icu4c/source/data/translit/InterIndic_Latin.txt b/icu4c/source/data/translit/InterIndic_Latin.txt
index c21309c..47592a6 100644
--- a/icu4c/source/data/translit/InterIndic_Latin.txt
+++ b/icu4c/source/data/translit/InterIndic_Latin.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Latin.txt
diff --git a/icu4c/source/data/translit/InterIndic_Malayalam.txt b/icu4c/source/data/translit/InterIndic_Malayalam.txt
index 4752106..1e90c14 100644
--- a/icu4c/source/data/translit/InterIndic_Malayalam.txt
+++ b/icu4c/source/data/translit/InterIndic_Malayalam.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Malayalam.txt
diff --git a/icu4c/source/data/translit/InterIndic_Oriya.txt b/icu4c/source/data/translit/InterIndic_Oriya.txt
index 3d7658d..dcba7f8 100644
--- a/icu4c/source/data/translit/InterIndic_Oriya.txt
+++ b/icu4c/source/data/translit/InterIndic_Oriya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Oriya.txt
diff --git a/icu4c/source/data/translit/InterIndic_Tamil.txt b/icu4c/source/data/translit/InterIndic_Tamil.txt
index 7f2ea97..9494c31 100644
--- a/icu4c/source/data/translit/InterIndic_Tamil.txt
+++ b/icu4c/source/data/translit/InterIndic_Tamil.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Tamil.txt
diff --git a/icu4c/source/data/translit/InterIndic_Telugu.txt b/icu4c/source/data/translit/InterIndic_Telugu.txt
index e1c9873..4b2d0da 100644
--- a/icu4c/source/data/translit/InterIndic_Telugu.txt
+++ b/icu4c/source/data/translit/InterIndic_Telugu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: InterIndic_Telugu.txt
diff --git a/icu4c/source/data/translit/Jamo_Latn.txt b/icu4c/source/data/translit/Jamo_Latn.txt
index acf37e9..dcfaa15 100644
--- a/icu4c/source/data/translit/Jamo_Latn.txt
+++ b/icu4c/source/data/translit/Jamo_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Jamo_Latn.txt
diff --git a/icu4c/source/data/translit/Kannada_InterIndic.txt b/icu4c/source/data/translit/Kannada_InterIndic.txt
index cebcbaa..7f50ebb 100644
--- a/icu4c/source/data/translit/Kannada_InterIndic.txt
+++ b/icu4c/source/data/translit/Kannada_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Kannada_InterIndic.txt
diff --git a/icu4c/source/data/translit/Knda_Beng.txt b/icu4c/source/data/translit/Knda_Beng.txt
index 7ce40e7..a984736 100644
--- a/icu4c/source/data/translit/Knda_Beng.txt
+++ b/icu4c/source/data/translit/Knda_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Beng.txt
diff --git a/icu4c/source/data/translit/Knda_Deva.txt b/icu4c/source/data/translit/Knda_Deva.txt
index fb7b4ee..658c194 100644
--- a/icu4c/source/data/translit/Knda_Deva.txt
+++ b/icu4c/source/data/translit/Knda_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Deva.txt
diff --git a/icu4c/source/data/translit/Knda_Gujr.txt b/icu4c/source/data/translit/Knda_Gujr.txt
index 76dd6a3..58298b4 100644
--- a/icu4c/source/data/translit/Knda_Gujr.txt
+++ b/icu4c/source/data/translit/Knda_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Gujr.txt
diff --git a/icu4c/source/data/translit/Knda_Guru.txt b/icu4c/source/data/translit/Knda_Guru.txt
index 3fa910a..152d1dc 100644
--- a/icu4c/source/data/translit/Knda_Guru.txt
+++ b/icu4c/source/data/translit/Knda_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Guru.txt
diff --git a/icu4c/source/data/translit/Knda_Latn.txt b/icu4c/source/data/translit/Knda_Latn.txt
index cd03aa5..23168fd 100644
--- a/icu4c/source/data/translit/Knda_Latn.txt
+++ b/icu4c/source/data/translit/Knda_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Latn.txt
diff --git a/icu4c/source/data/translit/Knda_Mlym.txt b/icu4c/source/data/translit/Knda_Mlym.txt
index d68b4d4..f11b52f 100644
--- a/icu4c/source/data/translit/Knda_Mlym.txt
+++ b/icu4c/source/data/translit/Knda_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Mlym.txt
diff --git a/icu4c/source/data/translit/Knda_Orya.txt b/icu4c/source/data/translit/Knda_Orya.txt
index 68354f9..419981c 100644
--- a/icu4c/source/data/translit/Knda_Orya.txt
+++ b/icu4c/source/data/translit/Knda_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Orya.txt
diff --git a/icu4c/source/data/translit/Knda_Taml.txt b/icu4c/source/data/translit/Knda_Taml.txt
index 7e35e52..5722b5c 100644
--- a/icu4c/source/data/translit/Knda_Taml.txt
+++ b/icu4c/source/data/translit/Knda_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Taml.txt
diff --git a/icu4c/source/data/translit/Knda_Telu.txt b/icu4c/source/data/translit/Knda_Telu.txt
index f6af14c..48a0719 100644
--- a/icu4c/source/data/translit/Knda_Telu.txt
+++ b/icu4c/source/data/translit/Knda_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Knda_Telu.txt
diff --git a/icu4c/source/data/translit/Latin_ASCII.txt b/icu4c/source/data/translit/Latin_ASCII.txt
index c83e48a..9744c56 100644
--- a/icu4c/source/data/translit/Latin_ASCII.txt
+++ b/icu4c/source/data/translit/Latin_ASCII.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latin_ASCII.txt
diff --git a/icu4c/source/data/translit/Latin_ConjoiningJamo.txt b/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
index c5351b4..5b6bb6f 100644
--- a/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
+++ b/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latin_ConjoiningJamo.txt
diff --git a/icu4c/source/data/translit/Latin_InterIndic.txt b/icu4c/source/data/translit/Latin_InterIndic.txt
index be50641..174cd6b 100644
--- a/icu4c/source/data/translit/Latin_InterIndic.txt
+++ b/icu4c/source/data/translit/Latin_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latin_InterIndic.txt
diff --git a/icu4c/source/data/translit/Latin_NumericPinyin.txt b/icu4c/source/data/translit/Latin_NumericPinyin.txt
index 7635bc9..11a944f 100644
--- a/icu4c/source/data/translit/Latin_NumericPinyin.txt
+++ b/icu4c/source/data/translit/Latin_NumericPinyin.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latin_NumericPinyin.txt
diff --git a/icu4c/source/data/translit/Latn_Armn.txt b/icu4c/source/data/translit/Latn_Armn.txt
index dea13e9..2760f50 100644
--- a/icu4c/source/data/translit/Latn_Armn.txt
+++ b/icu4c/source/data/translit/Latn_Armn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Armn.txt
diff --git a/icu4c/source/data/translit/Latn_Beng.txt b/icu4c/source/data/translit/Latn_Beng.txt
index 1187a96..2677eeb 100644
--- a/icu4c/source/data/translit/Latn_Beng.txt
+++ b/icu4c/source/data/translit/Latn_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Beng.txt
diff --git a/icu4c/source/data/translit/Latn_Bopo.txt b/icu4c/source/data/translit/Latn_Bopo.txt
index b643f83..6d593b6 100644
--- a/icu4c/source/data/translit/Latn_Bopo.txt
+++ b/icu4c/source/data/translit/Latn_Bopo.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Bopo.txt
diff --git a/icu4c/source/data/translit/Latn_Deva.txt b/icu4c/source/data/translit/Latn_Deva.txt
index 70a1a26..d1b7c20 100644
--- a/icu4c/source/data/translit/Latn_Deva.txt
+++ b/icu4c/source/data/translit/Latn_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Deva.txt
diff --git a/icu4c/source/data/translit/Latn_Gujr.txt b/icu4c/source/data/translit/Latn_Gujr.txt
index b403477..d2d6d71 100644
--- a/icu4c/source/data/translit/Latn_Gujr.txt
+++ b/icu4c/source/data/translit/Latn_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Gujr.txt
diff --git a/icu4c/source/data/translit/Latn_Guru.txt b/icu4c/source/data/translit/Latn_Guru.txt
index 2ac8932..b5a62dd 100644
--- a/icu4c/source/data/translit/Latn_Guru.txt
+++ b/icu4c/source/data/translit/Latn_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Guru.txt
diff --git a/icu4c/source/data/translit/Latn_Hang.txt b/icu4c/source/data/translit/Latn_Hang.txt
index 03756aa..3841dc8 100644
--- a/icu4c/source/data/translit/Latn_Hang.txt
+++ b/icu4c/source/data/translit/Latn_Hang.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Hang.txt
diff --git a/icu4c/source/data/translit/Latn_Jamo.txt b/icu4c/source/data/translit/Latn_Jamo.txt
index abdb9c6..596728c 100644
--- a/icu4c/source/data/translit/Latn_Jamo.txt
+++ b/icu4c/source/data/translit/Latn_Jamo.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Jamo.txt
diff --git a/icu4c/source/data/translit/Latn_Kana.txt b/icu4c/source/data/translit/Latn_Kana.txt
index 4819d64..84c7e1e 100644
--- a/icu4c/source/data/translit/Latn_Kana.txt
+++ b/icu4c/source/data/translit/Latn_Kana.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Kana.txt
diff --git a/icu4c/source/data/translit/Latn_Knda.txt b/icu4c/source/data/translit/Latn_Knda.txt
index 2e1dad8..90d9ad0 100644
--- a/icu4c/source/data/translit/Latn_Knda.txt
+++ b/icu4c/source/data/translit/Latn_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Knda.txt
diff --git a/icu4c/source/data/translit/Latn_Mlym.txt b/icu4c/source/data/translit/Latn_Mlym.txt
index 46c5ec4..5d8a0f9 100644
--- a/icu4c/source/data/translit/Latn_Mlym.txt
+++ b/icu4c/source/data/translit/Latn_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Mlym.txt
diff --git a/icu4c/source/data/translit/Latn_Orya.txt b/icu4c/source/data/translit/Latn_Orya.txt
index 7a3c356..1e7ca97 100644
--- a/icu4c/source/data/translit/Latn_Orya.txt
+++ b/icu4c/source/data/translit/Latn_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Orya.txt
diff --git a/icu4c/source/data/translit/Latn_Taml.txt b/icu4c/source/data/translit/Latn_Taml.txt
index 111aead..8ec7743 100644
--- a/icu4c/source/data/translit/Latn_Taml.txt
+++ b/icu4c/source/data/translit/Latn_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Taml.txt
diff --git a/icu4c/source/data/translit/Latn_Telu.txt b/icu4c/source/data/translit/Latn_Telu.txt
index 43824aa..c301e9f 100644
--- a/icu4c/source/data/translit/Latn_Telu.txt
+++ b/icu4c/source/data/translit/Latn_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Telu.txt
diff --git a/icu4c/source/data/translit/Latn_Thaa.txt b/icu4c/source/data/translit/Latn_Thaa.txt
index 2efe446..370e83b 100644
--- a/icu4c/source/data/translit/Latn_Thaa.txt
+++ b/icu4c/source/data/translit/Latn_Thaa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Thaa.txt
diff --git a/icu4c/source/data/translit/Latn_Thai.txt b/icu4c/source/data/translit/Latn_Thai.txt
index 658aaad..e294af1 100644
--- a/icu4c/source/data/translit/Latn_Thai.txt
+++ b/icu4c/source/data/translit/Latn_Thai.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Latn_Thai.txt
diff --git a/icu4c/source/data/translit/Malayalam_InterIndic.txt b/icu4c/source/data/translit/Malayalam_InterIndic.txt
index 4db1ed6..34b48fc 100644
--- a/icu4c/source/data/translit/Malayalam_InterIndic.txt
+++ b/icu4c/source/data/translit/Malayalam_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Malayalam_InterIndic.txt
diff --git a/icu4c/source/data/translit/Mlym_Beng.txt b/icu4c/source/data/translit/Mlym_Beng.txt
index 1b1a517..f332ace 100644
--- a/icu4c/source/data/translit/Mlym_Beng.txt
+++ b/icu4c/source/data/translit/Mlym_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Beng.txt
diff --git a/icu4c/source/data/translit/Mlym_Deva.txt b/icu4c/source/data/translit/Mlym_Deva.txt
index 649d60b..3bcfb09 100644
--- a/icu4c/source/data/translit/Mlym_Deva.txt
+++ b/icu4c/source/data/translit/Mlym_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Deva.txt
diff --git a/icu4c/source/data/translit/Mlym_Gujr.txt b/icu4c/source/data/translit/Mlym_Gujr.txt
index f648915..019a378 100644
--- a/icu4c/source/data/translit/Mlym_Gujr.txt
+++ b/icu4c/source/data/translit/Mlym_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Gujr.txt
diff --git a/icu4c/source/data/translit/Mlym_Guru.txt b/icu4c/source/data/translit/Mlym_Guru.txt
index 47fcd6d..88b225e 100644
--- a/icu4c/source/data/translit/Mlym_Guru.txt
+++ b/icu4c/source/data/translit/Mlym_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Guru.txt
diff --git a/icu4c/source/data/translit/Mlym_Knda.txt b/icu4c/source/data/translit/Mlym_Knda.txt
index dd52b2d..60ce143 100644
--- a/icu4c/source/data/translit/Mlym_Knda.txt
+++ b/icu4c/source/data/translit/Mlym_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Knda.txt
diff --git a/icu4c/source/data/translit/Mlym_Latn.txt b/icu4c/source/data/translit/Mlym_Latn.txt
index b70c99b..b2a38c2 100644
--- a/icu4c/source/data/translit/Mlym_Latn.txt
+++ b/icu4c/source/data/translit/Mlym_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Latn.txt
diff --git a/icu4c/source/data/translit/Mlym_Orya.txt b/icu4c/source/data/translit/Mlym_Orya.txt
index 1771c1a..8d22331 100644
--- a/icu4c/source/data/translit/Mlym_Orya.txt
+++ b/icu4c/source/data/translit/Mlym_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Orya.txt
diff --git a/icu4c/source/data/translit/Mlym_Taml.txt b/icu4c/source/data/translit/Mlym_Taml.txt
index 3d2d965..9540902 100644
--- a/icu4c/source/data/translit/Mlym_Taml.txt
+++ b/icu4c/source/data/translit/Mlym_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Taml.txt
diff --git a/icu4c/source/data/translit/Mlym_Telu.txt b/icu4c/source/data/translit/Mlym_Telu.txt
index e5b84f0..3d60232 100644
--- a/icu4c/source/data/translit/Mlym_Telu.txt
+++ b/icu4c/source/data/translit/Mlym_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Mlym_Telu.txt
diff --git a/icu4c/source/data/translit/Oriya_InterIndic.txt b/icu4c/source/data/translit/Oriya_InterIndic.txt
index 788624f..7d0df8f 100644
--- a/icu4c/source/data/translit/Oriya_InterIndic.txt
+++ b/icu4c/source/data/translit/Oriya_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Oriya_InterIndic.txt
diff --git a/icu4c/source/data/translit/Orya_Beng.txt b/icu4c/source/data/translit/Orya_Beng.txt
index ed050f0..1ae6f34 100644
--- a/icu4c/source/data/translit/Orya_Beng.txt
+++ b/icu4c/source/data/translit/Orya_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Beng.txt
diff --git a/icu4c/source/data/translit/Orya_Deva.txt b/icu4c/source/data/translit/Orya_Deva.txt
index fa39cc4..b099cef 100644
--- a/icu4c/source/data/translit/Orya_Deva.txt
+++ b/icu4c/source/data/translit/Orya_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Deva.txt
diff --git a/icu4c/source/data/translit/Orya_Gujr.txt b/icu4c/source/data/translit/Orya_Gujr.txt
index 0c231d1..0bced05 100644
--- a/icu4c/source/data/translit/Orya_Gujr.txt
+++ b/icu4c/source/data/translit/Orya_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Gujr.txt
diff --git a/icu4c/source/data/translit/Orya_Guru.txt b/icu4c/source/data/translit/Orya_Guru.txt
index 13c44c4b..6b0181d 100644
--- a/icu4c/source/data/translit/Orya_Guru.txt
+++ b/icu4c/source/data/translit/Orya_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Guru.txt
diff --git a/icu4c/source/data/translit/Orya_Knda.txt b/icu4c/source/data/translit/Orya_Knda.txt
index 33eb48d..c4de913 100644
--- a/icu4c/source/data/translit/Orya_Knda.txt
+++ b/icu4c/source/data/translit/Orya_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Knda.txt
diff --git a/icu4c/source/data/translit/Orya_Latn.txt b/icu4c/source/data/translit/Orya_Latn.txt
index 2fa449c..1a35c08 100644
--- a/icu4c/source/data/translit/Orya_Latn.txt
+++ b/icu4c/source/data/translit/Orya_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Latn.txt
diff --git a/icu4c/source/data/translit/Orya_Mlym.txt b/icu4c/source/data/translit/Orya_Mlym.txt
index e1fd236..23fd699 100644
--- a/icu4c/source/data/translit/Orya_Mlym.txt
+++ b/icu4c/source/data/translit/Orya_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Mlym.txt
diff --git a/icu4c/source/data/translit/Orya_Taml.txt b/icu4c/source/data/translit/Orya_Taml.txt
index f3b64f8..9f140e2 100644
--- a/icu4c/source/data/translit/Orya_Taml.txt
+++ b/icu4c/source/data/translit/Orya_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Taml.txt
diff --git a/icu4c/source/data/translit/Orya_Telu.txt b/icu4c/source/data/translit/Orya_Telu.txt
index 1061f58..1d879ae 100644
--- a/icu4c/source/data/translit/Orya_Telu.txt
+++ b/icu4c/source/data/translit/Orya_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Orya_Telu.txt
diff --git a/icu4c/source/data/translit/Pinyin_NumericPinyin.txt b/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
index a0d1e3e..33e92d1 100644
--- a/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
+++ b/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Pinyin_NumericPinyin.txt
diff --git a/icu4c/source/data/translit/Syrc_Latn.txt b/icu4c/source/data/translit/Syrc_Latn.txt
index 391cce6..15a6812 100644
--- a/icu4c/source/data/translit/Syrc_Latn.txt
+++ b/icu4c/source/data/translit/Syrc_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Syrc_Latn.txt
diff --git a/icu4c/source/data/translit/Tamil_InterIndic.txt b/icu4c/source/data/translit/Tamil_InterIndic.txt
index df3bc22..beecbc4 100644
--- a/icu4c/source/data/translit/Tamil_InterIndic.txt
+++ b/icu4c/source/data/translit/Tamil_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Tamil_InterIndic.txt
diff --git a/icu4c/source/data/translit/Taml_Beng.txt b/icu4c/source/data/translit/Taml_Beng.txt
index a7f5897..84dfd48 100644
--- a/icu4c/source/data/translit/Taml_Beng.txt
+++ b/icu4c/source/data/translit/Taml_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Beng.txt
diff --git a/icu4c/source/data/translit/Taml_Deva.txt b/icu4c/source/data/translit/Taml_Deva.txt
index 479a79b..119bce9 100644
--- a/icu4c/source/data/translit/Taml_Deva.txt
+++ b/icu4c/source/data/translit/Taml_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Deva.txt
diff --git a/icu4c/source/data/translit/Taml_Gujr.txt b/icu4c/source/data/translit/Taml_Gujr.txt
index 0fd1ba6..1d30870 100644
--- a/icu4c/source/data/translit/Taml_Gujr.txt
+++ b/icu4c/source/data/translit/Taml_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Gujr.txt
diff --git a/icu4c/source/data/translit/Taml_Guru.txt b/icu4c/source/data/translit/Taml_Guru.txt
index 2bbe846..6702c37 100644
--- a/icu4c/source/data/translit/Taml_Guru.txt
+++ b/icu4c/source/data/translit/Taml_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Guru.txt
diff --git a/icu4c/source/data/translit/Taml_Knda.txt b/icu4c/source/data/translit/Taml_Knda.txt
index 7a5cf72..b360109 100644
--- a/icu4c/source/data/translit/Taml_Knda.txt
+++ b/icu4c/source/data/translit/Taml_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Knda.txt
diff --git a/icu4c/source/data/translit/Taml_Latn.txt b/icu4c/source/data/translit/Taml_Latn.txt
index 7371862..c814f5b 100644
--- a/icu4c/source/data/translit/Taml_Latn.txt
+++ b/icu4c/source/data/translit/Taml_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Latn.txt
diff --git a/icu4c/source/data/translit/Taml_Mlym.txt b/icu4c/source/data/translit/Taml_Mlym.txt
index 8ba488e..2db2bbb 100644
--- a/icu4c/source/data/translit/Taml_Mlym.txt
+++ b/icu4c/source/data/translit/Taml_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Mlym.txt
diff --git a/icu4c/source/data/translit/Taml_Orya.txt b/icu4c/source/data/translit/Taml_Orya.txt
index a951df5..cd0eabe 100644
--- a/icu4c/source/data/translit/Taml_Orya.txt
+++ b/icu4c/source/data/translit/Taml_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Orya.txt
diff --git a/icu4c/source/data/translit/Taml_Telu.txt b/icu4c/source/data/translit/Taml_Telu.txt
index 3170a78..ae7e4c5 100644
--- a/icu4c/source/data/translit/Taml_Telu.txt
+++ b/icu4c/source/data/translit/Taml_Telu.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Taml_Telu.txt
diff --git a/icu4c/source/data/translit/Telu_Beng.txt b/icu4c/source/data/translit/Telu_Beng.txt
index aba3698..d47e9fb 100644
--- a/icu4c/source/data/translit/Telu_Beng.txt
+++ b/icu4c/source/data/translit/Telu_Beng.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Beng.txt
diff --git a/icu4c/source/data/translit/Telu_Deva.txt b/icu4c/source/data/translit/Telu_Deva.txt
index 4789cc9..97ff6a6 100644
--- a/icu4c/source/data/translit/Telu_Deva.txt
+++ b/icu4c/source/data/translit/Telu_Deva.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Deva.txt
diff --git a/icu4c/source/data/translit/Telu_Gujr.txt b/icu4c/source/data/translit/Telu_Gujr.txt
index d5dbc80..109ddf1 100644
--- a/icu4c/source/data/translit/Telu_Gujr.txt
+++ b/icu4c/source/data/translit/Telu_Gujr.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Gujr.txt
diff --git a/icu4c/source/data/translit/Telu_Guru.txt b/icu4c/source/data/translit/Telu_Guru.txt
index 3613b42..3b64cc4 100644
--- a/icu4c/source/data/translit/Telu_Guru.txt
+++ b/icu4c/source/data/translit/Telu_Guru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Guru.txt
diff --git a/icu4c/source/data/translit/Telu_Knda.txt b/icu4c/source/data/translit/Telu_Knda.txt
index 2ec397a..c7d495a 100644
--- a/icu4c/source/data/translit/Telu_Knda.txt
+++ b/icu4c/source/data/translit/Telu_Knda.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Knda.txt
diff --git a/icu4c/source/data/translit/Telu_Latn.txt b/icu4c/source/data/translit/Telu_Latn.txt
index 005a089..e5166ef 100644
--- a/icu4c/source/data/translit/Telu_Latn.txt
+++ b/icu4c/source/data/translit/Telu_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Latn.txt
diff --git a/icu4c/source/data/translit/Telu_Mlym.txt b/icu4c/source/data/translit/Telu_Mlym.txt
index dbe2f41..cd8d624 100644
--- a/icu4c/source/data/translit/Telu_Mlym.txt
+++ b/icu4c/source/data/translit/Telu_Mlym.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Mlym.txt
diff --git a/icu4c/source/data/translit/Telu_Orya.txt b/icu4c/source/data/translit/Telu_Orya.txt
index 3badd8c..1e0c224 100644
--- a/icu4c/source/data/translit/Telu_Orya.txt
+++ b/icu4c/source/data/translit/Telu_Orya.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Orya.txt
diff --git a/icu4c/source/data/translit/Telu_Taml.txt b/icu4c/source/data/translit/Telu_Taml.txt
index e085265..b447626 100644
--- a/icu4c/source/data/translit/Telu_Taml.txt
+++ b/icu4c/source/data/translit/Telu_Taml.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telu_Taml.txt
diff --git a/icu4c/source/data/translit/Telugu_InterIndic.txt b/icu4c/source/data/translit/Telugu_InterIndic.txt
index 9cfff21..a289faa 100644
--- a/icu4c/source/data/translit/Telugu_InterIndic.txt
+++ b/icu4c/source/data/translit/Telugu_InterIndic.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Telugu_InterIndic.txt
diff --git a/icu4c/source/data/translit/ThaiLogical_Latin.txt b/icu4c/source/data/translit/ThaiLogical_Latin.txt
index 84f6f12..72e7902 100644
--- a/icu4c/source/data/translit/ThaiLogical_Latin.txt
+++ b/icu4c/source/data/translit/ThaiLogical_Latin.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ThaiLogical_Latin.txt
diff --git a/icu4c/source/data/translit/Thai_Latn.txt b/icu4c/source/data/translit/Thai_Latn.txt
index 6f7e236..6a030c9 100644
--- a/icu4c/source/data/translit/Thai_Latn.txt
+++ b/icu4c/source/data/translit/Thai_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Thai_Latn.txt
diff --git a/icu4c/source/data/translit/Thai_ThaiLogical.txt b/icu4c/source/data/translit/Thai_ThaiLogical.txt
index 791320f..c4b736d 100644
--- a/icu4c/source/data/translit/Thai_ThaiLogical.txt
+++ b/icu4c/source/data/translit/Thai_ThaiLogical.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Thai_ThaiLogical.txt
diff --git a/icu4c/source/data/translit/Thai_ThaiSemi.txt b/icu4c/source/data/translit/Thai_ThaiSemi.txt
index 78cce79..e528439 100644
--- a/icu4c/source/data/translit/Thai_ThaiSemi.txt
+++ b/icu4c/source/data/translit/Thai_ThaiSemi.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: Thai_ThaiSemi.txt
diff --git a/icu4c/source/data/translit/am_am_FONIPA.txt b/icu4c/source/data/translit/am_am_FONIPA.txt
index 195439d..4a78642 100755
--- a/icu4c/source/data/translit/am_am_FONIPA.txt
+++ b/icu4c/source/data/translit/am_am_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: am_am_FONIPA.txt
diff --git a/icu4c/source/data/translit/am_am_Latn_BGN.txt b/icu4c/source/data/translit/am_am_Latn_BGN.txt
index c845a95..16420cd 100644
--- a/icu4c/source/data/translit/am_am_Latn_BGN.txt
+++ b/icu4c/source/data/translit/am_am_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: am_am_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/am_ar.txt b/icu4c/source/data/translit/am_ar.txt
index 3fdcb4b..11f1001 100644
--- a/icu4c/source/data/translit/am_ar.txt
+++ b/icu4c/source/data/translit/am_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: am_ar.txt
diff --git a/icu4c/source/data/translit/am_fa.txt b/icu4c/source/data/translit/am_fa.txt
index bc0746f..923c2e3 100644
--- a/icu4c/source/data/translit/am_fa.txt
+++ b/icu4c/source/data/translit/am_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: am_fa.txt
diff --git a/icu4c/source/data/translit/ar_ar_Latn_BGN.txt b/icu4c/source/data/translit/ar_ar_Latn_BGN.txt
index 39e752b..cca6894 100644
--- a/icu4c/source/data/translit/ar_ar_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ar_ar_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ar_ar_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/az_Cyrl_az_BGN.txt b/icu4c/source/data/translit/az_Cyrl_az_BGN.txt
index 5e90ca8..6b7cf12 100644
--- a/icu4c/source/data/translit/az_Cyrl_az_BGN.txt
+++ b/icu4c/source/data/translit/az_Cyrl_az_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: az_Cyrl_az_BGN.txt
diff --git a/icu4c/source/data/translit/az_Lower.txt b/icu4c/source/data/translit/az_Lower.txt
index dc6e5ef..6e28bb1 100755
--- a/icu4c/source/data/translit/az_Lower.txt
+++ b/icu4c/source/data/translit/az_Lower.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: az_Lower.txt
diff --git a/icu4c/source/data/translit/az_Title.txt b/icu4c/source/data/translit/az_Title.txt
index a9cb16f..8adec9b 100755
--- a/icu4c/source/data/translit/az_Title.txt
+++ b/icu4c/source/data/translit/az_Title.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: az_Title.txt
diff --git a/icu4c/source/data/translit/az_Upper.txt b/icu4c/source/data/translit/az_Upper.txt
index 4413931..6bd766c 100644
--- a/icu4c/source/data/translit/az_Upper.txt
+++ b/icu4c/source/data/translit/az_Upper.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: az_Upper.txt
diff --git a/icu4c/source/data/translit/be_be_Latn_BGN.txt b/icu4c/source/data/translit/be_be_Latn_BGN.txt
index 1161e00..1e86767 100644
--- a/icu4c/source/data/translit/be_be_Latn_BGN.txt
+++ b/icu4c/source/data/translit/be_be_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: be_be_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/bg_bg_Latn_BGN.txt b/icu4c/source/data/translit/bg_bg_Latn_BGN.txt
index 16f6272..b731532 100644
--- a/icu4c/source/data/translit/bg_bg_Latn_BGN.txt
+++ b/icu4c/source/data/translit/bg_bg_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: bg_bg_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ch_am.txt b/icu4c/source/data/translit/ch_am.txt
index da5df90..bb73d73 100644
--- a/icu4c/source/data/translit/ch_am.txt
+++ b/icu4c/source/data/translit/ch_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ch_am.txt
diff --git a/icu4c/source/data/translit/ch_ar.txt b/icu4c/source/data/translit/ch_ar.txt
index 8e9e751..882b0b8 100644
--- a/icu4c/source/data/translit/ch_ar.txt
+++ b/icu4c/source/data/translit/ch_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ch_ar.txt
diff --git a/icu4c/source/data/translit/ch_ch_FONIPA.txt b/icu4c/source/data/translit/ch_ch_FONIPA.txt
index 2c4c0dc..f5f6355 100755
--- a/icu4c/source/data/translit/ch_ch_FONIPA.txt
+++ b/icu4c/source/data/translit/ch_ch_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ch_ch_FONIPA.txt
diff --git a/icu4c/source/data/translit/ch_fa.txt b/icu4c/source/data/translit/ch_fa.txt
index f0f2d81..2867632 100644
--- a/icu4c/source/data/translit/ch_fa.txt
+++ b/icu4c/source/data/translit/ch_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ch_fa.txt
diff --git a/icu4c/source/data/translit/cs_FONIPA_ja.txt b/icu4c/source/data/translit/cs_FONIPA_ja.txt
index ae92021f..ce8f3ca 100644
--- a/icu4c/source/data/translit/cs_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/cs_FONIPA_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_FONIPA_ja.txt
diff --git a/icu4c/source/data/translit/cs_FONIPA_ko.txt b/icu4c/source/data/translit/cs_FONIPA_ko.txt
index 010aac4..2e99658 100644
--- a/icu4c/source/data/translit/cs_FONIPA_ko.txt
+++ b/icu4c/source/data/translit/cs_FONIPA_ko.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_FONIPA_ko.txt
diff --git a/icu4c/source/data/translit/cs_am.txt b/icu4c/source/data/translit/cs_am.txt
index 33787e3..04a6b66 100644
--- a/icu4c/source/data/translit/cs_am.txt
+++ b/icu4c/source/data/translit/cs_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_am.txt
diff --git a/icu4c/source/data/translit/cs_ar.txt b/icu4c/source/data/translit/cs_ar.txt
index 6749ca3..cf3f24bc 100644
--- a/icu4c/source/data/translit/cs_ar.txt
+++ b/icu4c/source/data/translit/cs_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_ar.txt
diff --git a/icu4c/source/data/translit/cs_cs_FONIPA.txt b/icu4c/source/data/translit/cs_cs_FONIPA.txt
index 2477210..86c46a8 100644
--- a/icu4c/source/data/translit/cs_cs_FONIPA.txt
+++ b/icu4c/source/data/translit/cs_cs_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_cs_FONIPA.txt
diff --git a/icu4c/source/data/translit/cs_fa.txt b/icu4c/source/data/translit/cs_fa.txt
index bfbde24..9e719d6 100644
--- a/icu4c/source/data/translit/cs_fa.txt
+++ b/icu4c/source/data/translit/cs_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_fa.txt
diff --git a/icu4c/source/data/translit/cs_ja.txt b/icu4c/source/data/translit/cs_ja.txt
index a7189fe..8e7edc7 100644
--- a/icu4c/source/data/translit/cs_ja.txt
+++ b/icu4c/source/data/translit/cs_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_ja.txt
diff --git a/icu4c/source/data/translit/cs_ko.txt b/icu4c/source/data/translit/cs_ko.txt
index 31e0ab8..06f39cf 100644
--- a/icu4c/source/data/translit/cs_ko.txt
+++ b/icu4c/source/data/translit/cs_ko.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: cs_ko.txt
diff --git a/icu4c/source/data/translit/dsb_dsb_FONIPA.txt b/icu4c/source/data/translit/dsb_dsb_FONIPA.txt
index 1cb3762..fa42bf3 100755
--- a/icu4c/source/data/translit/dsb_dsb_FONIPA.txt
+++ b/icu4c/source/data/translit/dsb_dsb_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: dsb_dsb_FONIPA.txt
diff --git a/icu4c/source/data/translit/dv_dv_Latn_BGN.txt b/icu4c/source/data/translit/dv_dv_Latn_BGN.txt
index ca0404f..297cb2f 100644
--- a/icu4c/source/data/translit/dv_dv_Latn_BGN.txt
+++ b/icu4c/source/data/translit/dv_dv_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: dv_dv_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/el.txt b/icu4c/source/data/translit/el.txt
index 24416b3..ee56db5 100644
--- a/icu4c/source/data/translit/el.txt
+++ b/icu4c/source/data/translit/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// *   Copyright (C) 2004-2006, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+// *   License & terms of use: http://www.unicode.org/copyright.html.
 // *
 // ***************************************************************************
 // 
@@ -13,4 +13,4 @@
         "::Greek-Latin/UNGEGN;"
     }
 }
-    
\ No newline at end of file
+    
diff --git a/icu4c/source/data/translit/el_Lower.txt b/icu4c/source/data/translit/el_Lower.txt
index 2666c90..27ed2bc 100644
--- a/icu4c/source/data/translit/el_Lower.txt
+++ b/icu4c/source/data/translit/el_Lower.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: el_Lower.txt
diff --git a/icu4c/source/data/translit/el_Title.txt b/icu4c/source/data/translit/el_Title.txt
index 5ed25ef..f347122 100644
--- a/icu4c/source/data/translit/el_Title.txt
+++ b/icu4c/source/data/translit/el_Title.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: el_Title.txt
diff --git a/icu4c/source/data/translit/el_Upper.txt b/icu4c/source/data/translit/el_Upper.txt
index 7280342..09c877e 100644
--- a/icu4c/source/data/translit/el_Upper.txt
+++ b/icu4c/source/data/translit/el_Upper.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: el_Upper.txt
diff --git a/icu4c/source/data/translit/el_el_Latn_BGN.txt b/icu4c/source/data/translit/el_el_Latn_BGN.txt
index 85434ee..5b06487 100644
--- a/icu4c/source/data/translit/el_el_Latn_BGN.txt
+++ b/icu4c/source/data/translit/el_el_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: el_el_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/en.txt b/icu4c/source/data/translit/en.txt
index 0dc8feb..017ef15 100644
--- a/icu4c/source/data/translit/en.txt
+++ b/icu4c/source/data/translit/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// *   Copyright (C) 2004-2006, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+// *   License & terms of use: http://www.unicode.org/copyright.html.
 // *
 // ***************************************************************************
 // 
@@ -19,4 +19,4 @@
     "%Translit%Hex"         { "Hex Escape" }
     "%Translit%UnicodeName" { "Unicode Name" }
     "%Translit%UnicodeChar" { "Unicode Character" }
-}
\ No newline at end of file
+}
diff --git a/icu4c/source/data/translit/eo_am.txt b/icu4c/source/data/translit/eo_am.txt
index a4ec15d..c0520e4 100644
--- a/icu4c/source/data/translit/eo_am.txt
+++ b/icu4c/source/data/translit/eo_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: eo_am.txt
diff --git a/icu4c/source/data/translit/eo_ar.txt b/icu4c/source/data/translit/eo_ar.txt
index 0396efd..9a2430b 100644
--- a/icu4c/source/data/translit/eo_ar.txt
+++ b/icu4c/source/data/translit/eo_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: eo_ar.txt
diff --git a/icu4c/source/data/translit/eo_eo_FONIPA.txt b/icu4c/source/data/translit/eo_eo_FONIPA.txt
index 97efd94..16333af 100755
--- a/icu4c/source/data/translit/eo_eo_FONIPA.txt
+++ b/icu4c/source/data/translit/eo_eo_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: eo_eo_FONIPA.txt
diff --git a/icu4c/source/data/translit/eo_fa.txt b/icu4c/source/data/translit/eo_fa.txt
index 4bf3af8..1c37e19 100644
--- a/icu4c/source/data/translit/eo_fa.txt
+++ b/icu4c/source/data/translit/eo_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: eo_fa.txt
diff --git a/icu4c/source/data/translit/es_419_am.txt b/icu4c/source/data/translit/es_419_am.txt
index 9ac0e18..ce5a17c 100644
--- a/icu4c/source/data/translit/es_419_am.txt
+++ b/icu4c/source/data/translit/es_419_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_419_am.txt
diff --git a/icu4c/source/data/translit/es_419_ar.txt b/icu4c/source/data/translit/es_419_ar.txt
index 5f762d0..48fe8aa 100644
--- a/icu4c/source/data/translit/es_419_ar.txt
+++ b/icu4c/source/data/translit/es_419_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_419_ar.txt
diff --git a/icu4c/source/data/translit/es_419_fa.txt b/icu4c/source/data/translit/es_419_fa.txt
index f092528..2ace7f8 100644
--- a/icu4c/source/data/translit/es_419_fa.txt
+++ b/icu4c/source/data/translit/es_419_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_419_fa.txt
diff --git a/icu4c/source/data/translit/es_419_ja.txt b/icu4c/source/data/translit/es_419_ja.txt
index 0900463..07d7727 100644
--- a/icu4c/source/data/translit/es_419_ja.txt
+++ b/icu4c/source/data/translit/es_419_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_419_ja.txt
diff --git a/icu4c/source/data/translit/es_419_zh.txt b/icu4c/source/data/translit/es_419_zh.txt
index 8041844..0a93b51 100644
--- a/icu4c/source/data/translit/es_419_zh.txt
+++ b/icu4c/source/data/translit/es_419_zh.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_419_zh.txt
diff --git a/icu4c/source/data/translit/es_FONIPA_am.txt b/icu4c/source/data/translit/es_FONIPA_am.txt
index 680b8e8..1d9e556 100644
--- a/icu4c/source/data/translit/es_FONIPA_am.txt
+++ b/icu4c/source/data/translit/es_FONIPA_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_FONIPA_am.txt
diff --git a/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt b/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt
index 4b4b5ee..1a8ff32 100644
--- a/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt
+++ b/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_FONIPA_es_419_FONIPA.txt
diff --git a/icu4c/source/data/translit/es_FONIPA_ja.txt b/icu4c/source/data/translit/es_FONIPA_ja.txt
index ed4617f..2fa2dd0 100644
--- a/icu4c/source/data/translit/es_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/es_FONIPA_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_FONIPA_ja.txt
diff --git a/icu4c/source/data/translit/es_FONIPA_zh.txt b/icu4c/source/data/translit/es_FONIPA_zh.txt
index 96fb4f2..04d253f 100644
--- a/icu4c/source/data/translit/es_FONIPA_zh.txt
+++ b/icu4c/source/data/translit/es_FONIPA_zh.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_FONIPA_zh.txt
diff --git a/icu4c/source/data/translit/es_am.txt b/icu4c/source/data/translit/es_am.txt
index abbe20b..acef6bf 100644
--- a/icu4c/source/data/translit/es_am.txt
+++ b/icu4c/source/data/translit/es_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_am.txt
diff --git a/icu4c/source/data/translit/es_ar.txt b/icu4c/source/data/translit/es_ar.txt
index 109cbdc..6bd6223 100644
--- a/icu4c/source/data/translit/es_ar.txt
+++ b/icu4c/source/data/translit/es_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_ar.txt
diff --git a/icu4c/source/data/translit/es_es_FONIPA.txt b/icu4c/source/data/translit/es_es_FONIPA.txt
index 2fb220c..35c5ffa 100644
--- a/icu4c/source/data/translit/es_es_FONIPA.txt
+++ b/icu4c/source/data/translit/es_es_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_es_FONIPA.txt
diff --git a/icu4c/source/data/translit/es_fa.txt b/icu4c/source/data/translit/es_fa.txt
index b545c78..8a316e3 100644
--- a/icu4c/source/data/translit/es_fa.txt
+++ b/icu4c/source/data/translit/es_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_fa.txt
diff --git a/icu4c/source/data/translit/es_ja.txt b/icu4c/source/data/translit/es_ja.txt
index 02718ef..45ca3d8 100644
--- a/icu4c/source/data/translit/es_ja.txt
+++ b/icu4c/source/data/translit/es_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_ja.txt
diff --git a/icu4c/source/data/translit/es_zh.txt b/icu4c/source/data/translit/es_zh.txt
index 975357a..dd80107 100644
--- a/icu4c/source/data/translit/es_zh.txt
+++ b/icu4c/source/data/translit/es_zh.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: es_zh.txt
diff --git a/icu4c/source/data/translit/fa_fa_Latn_BGN.txt b/icu4c/source/data/translit/fa_fa_Latn_BGN.txt
index 0d48640..ffd4d94 100644
--- a/icu4c/source/data/translit/fa_fa_Latn_BGN.txt
+++ b/icu4c/source/data/translit/fa_fa_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: fa_fa_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/he_he_Latn_BGN.txt b/icu4c/source/data/translit/he_he_Latn_BGN.txt
index fe8105f..1f951c6 100644
--- a/icu4c/source/data/translit/he_he_Latn_BGN.txt
+++ b/icu4c/source/data/translit/he_he_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: he_he_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/hy_AREVMDA_am.txt b/icu4c/source/data/translit/hy_AREVMDA_am.txt
index 30e20a7..6dec78d 100644
--- a/icu4c/source/data/translit/hy_AREVMDA_am.txt
+++ b/icu4c/source/data/translit/hy_AREVMDA_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_AREVMDA_am.txt
diff --git a/icu4c/source/data/translit/hy_AREVMDA_ar.txt b/icu4c/source/data/translit/hy_AREVMDA_ar.txt
index 92e8c05..1d092a8 100644
--- a/icu4c/source/data/translit/hy_AREVMDA_ar.txt
+++ b/icu4c/source/data/translit/hy_AREVMDA_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_AREVMDA_ar.txt
diff --git a/icu4c/source/data/translit/hy_AREVMDA_fa.txt b/icu4c/source/data/translit/hy_AREVMDA_fa.txt
index c3eb596..5ddc6bc 100644
--- a/icu4c/source/data/translit/hy_AREVMDA_fa.txt
+++ b/icu4c/source/data/translit/hy_AREVMDA_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_AREVMDA_fa.txt
diff --git a/icu4c/source/data/translit/hy_AREVMDA_hy_AREVMDA_FONIPA.txt b/icu4c/source/data/translit/hy_AREVMDA_hy_AREVMDA_FONIPA.txt
index 472824b..eb9973e 100644
--- a/icu4c/source/data/translit/hy_AREVMDA_hy_AREVMDA_FONIPA.txt
+++ b/icu4c/source/data/translit/hy_AREVMDA_hy_AREVMDA_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_AREVMDA_hy_AREVMDA_FONIPA.txt
diff --git a/icu4c/source/data/translit/hy_am.txt b/icu4c/source/data/translit/hy_am.txt
index d308cf7..4f4d257 100644
--- a/icu4c/source/data/translit/hy_am.txt
+++ b/icu4c/source/data/translit/hy_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_am.txt
diff --git a/icu4c/source/data/translit/hy_ar.txt b/icu4c/source/data/translit/hy_ar.txt
index cd509fd..382efd2 100644
--- a/icu4c/source/data/translit/hy_ar.txt
+++ b/icu4c/source/data/translit/hy_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_ar.txt
diff --git a/icu4c/source/data/translit/hy_fa.txt b/icu4c/source/data/translit/hy_fa.txt
index 7f121cb..2b7367f 100644
--- a/icu4c/source/data/translit/hy_fa.txt
+++ b/icu4c/source/data/translit/hy_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_fa.txt
diff --git a/icu4c/source/data/translit/hy_hy_FONIPA.txt b/icu4c/source/data/translit/hy_hy_FONIPA.txt
index 77dd678..0b47d25 100644
--- a/icu4c/source/data/translit/hy_hy_FONIPA.txt
+++ b/icu4c/source/data/translit/hy_hy_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_hy_FONIPA.txt
diff --git a/icu4c/source/data/translit/hy_hy_Latn_BGN.txt b/icu4c/source/data/translit/hy_hy_Latn_BGN.txt
index c98925d..8a8d3d7 100644
--- a/icu4c/source/data/translit/hy_hy_Latn_BGN.txt
+++ b/icu4c/source/data/translit/hy_hy_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: hy_hy_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ia_am.txt b/icu4c/source/data/translit/ia_am.txt
index 25e92c5..e0f4f70 100644
--- a/icu4c/source/data/translit/ia_am.txt
+++ b/icu4c/source/data/translit/ia_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ia_am.txt
diff --git a/icu4c/source/data/translit/ia_ar.txt b/icu4c/source/data/translit/ia_ar.txt
index 767ca8c..83fa217 100644
--- a/icu4c/source/data/translit/ia_ar.txt
+++ b/icu4c/source/data/translit/ia_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ia_ar.txt
diff --git a/icu4c/source/data/translit/ia_fa.txt b/icu4c/source/data/translit/ia_fa.txt
index f2740a1..3fe46ea 100644
--- a/icu4c/source/data/translit/ia_fa.txt
+++ b/icu4c/source/data/translit/ia_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ia_fa.txt
diff --git a/icu4c/source/data/translit/ia_ia_FONIPA.txt b/icu4c/source/data/translit/ia_ia_FONIPA.txt
index b81a25a..b69f9bd 100755
--- a/icu4c/source/data/translit/ia_ia_FONIPA.txt
+++ b/icu4c/source/data/translit/ia_ia_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ia_ia_FONIPA.txt
diff --git a/icu4c/source/data/translit/it_am.txt b/icu4c/source/data/translit/it_am.txt
index d8a0698..5380e8a 100644
--- a/icu4c/source/data/translit/it_am.txt
+++ b/icu4c/source/data/translit/it_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: it_am.txt
diff --git a/icu4c/source/data/translit/it_ja.txt b/icu4c/source/data/translit/it_ja.txt
index 1ae73f8..7d84cf1 100644
--- a/icu4c/source/data/translit/it_ja.txt
+++ b/icu4c/source/data/translit/it_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: it_ja.txt
diff --git a/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt b/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt
index 4a58929..0b8f20e 100644
--- a/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ja_Hrkt_ja_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ja_Latn_ko.txt b/icu4c/source/data/translit/ja_Latn_ko.txt
index 2eb824a..bdee6d8 100644
--- a/icu4c/source/data/translit/ja_Latn_ko.txt
+++ b/icu4c/source/data/translit/ja_Latn_ko.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ja_Latn_ko.txt
diff --git a/icu4c/source/data/translit/ja_Latn_ru.txt b/icu4c/source/data/translit/ja_Latn_ru.txt
index d2fe321..8cb445a 100644
--- a/icu4c/source/data/translit/ja_Latn_ru.txt
+++ b/icu4c/source/data/translit/ja_Latn_ru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ja_Latn_ru.txt
diff --git a/icu4c/source/data/translit/ka_ka_Latn_BGN.txt b/icu4c/source/data/translit/ka_ka_Latn_BGN.txt
index 9c850b7..c329f77 100644
--- a/icu4c/source/data/translit/ka_ka_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ka_ka_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ka_ka_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/kk_am.txt b/icu4c/source/data/translit/kk_am.txt
index b01cf23..078afcf 100644
--- a/icu4c/source/data/translit/kk_am.txt
+++ b/icu4c/source/data/translit/kk_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: kk_am.txt
diff --git a/icu4c/source/data/translit/kk_ar.txt b/icu4c/source/data/translit/kk_ar.txt
index 9e6336e..d2398f9 100644
--- a/icu4c/source/data/translit/kk_ar.txt
+++ b/icu4c/source/data/translit/kk_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: kk_ar.txt
diff --git a/icu4c/source/data/translit/kk_fa.txt b/icu4c/source/data/translit/kk_fa.txt
index 2e58e87..58a8338 100644
--- a/icu4c/source/data/translit/kk_fa.txt
+++ b/icu4c/source/data/translit/kk_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: kk_fa.txt
diff --git a/icu4c/source/data/translit/kk_kk_FONIPA.txt b/icu4c/source/data/translit/kk_kk_FONIPA.txt
index 24be67e..9ada207 100644
--- a/icu4c/source/data/translit/kk_kk_FONIPA.txt
+++ b/icu4c/source/data/translit/kk_kk_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: kk_kk_FONIPA.txt
diff --git a/icu4c/source/data/translit/kk_kk_Latn_BGN.txt b/icu4c/source/data/translit/kk_kk_Latn_BGN.txt
index 4e58f18..2a74780 100644
--- a/icu4c/source/data/translit/kk_kk_Latn_BGN.txt
+++ b/icu4c/source/data/translit/kk_kk_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: kk_kk_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ko_ko_Latn_BGN.txt b/icu4c/source/data/translit/ko_ko_Latn_BGN.txt
index 0e4ef0b..3f22c00 100644
--- a/icu4c/source/data/translit/ko_ko_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ko_ko_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ko_ko_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ky_am.txt b/icu4c/source/data/translit/ky_am.txt
index 0b89baa..6b51646 100644
--- a/icu4c/source/data/translit/ky_am.txt
+++ b/icu4c/source/data/translit/ky_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ky_am.txt
diff --git a/icu4c/source/data/translit/ky_ar.txt b/icu4c/source/data/translit/ky_ar.txt
index b807e9f..ac59d3b 100644
--- a/icu4c/source/data/translit/ky_ar.txt
+++ b/icu4c/source/data/translit/ky_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ky_ar.txt
diff --git a/icu4c/source/data/translit/ky_fa.txt b/icu4c/source/data/translit/ky_fa.txt
index ae1627e..dda5107 100644
--- a/icu4c/source/data/translit/ky_fa.txt
+++ b/icu4c/source/data/translit/ky_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ky_fa.txt
diff --git a/icu4c/source/data/translit/ky_ky_FONIPA.txt b/icu4c/source/data/translit/ky_ky_FONIPA.txt
index c5cf340..43e1323 100755
--- a/icu4c/source/data/translit/ky_ky_FONIPA.txt
+++ b/icu4c/source/data/translit/ky_ky_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ky_ky_FONIPA.txt
diff --git a/icu4c/source/data/translit/ky_ky_Latn_BGN.txt b/icu4c/source/data/translit/ky_ky_Latn_BGN.txt
index 4c034e9..41413a3 100644
--- a/icu4c/source/data/translit/ky_ky_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ky_ky_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ky_ky_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/la_la_FONIPA.txt b/icu4c/source/data/translit/la_la_FONIPA.txt
index 3a7a3c7..a25dcb4 100755
--- a/icu4c/source/data/translit/la_la_FONIPA.txt
+++ b/icu4c/source/data/translit/la_la_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: la_la_FONIPA.txt
diff --git a/icu4c/source/data/translit/lt_Lower.txt b/icu4c/source/data/translit/lt_Lower.txt
index f321ae2..80eaf15 100755
--- a/icu4c/source/data/translit/lt_Lower.txt
+++ b/icu4c/source/data/translit/lt_Lower.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: lt_Lower.txt
diff --git a/icu4c/source/data/translit/lt_Title.txt b/icu4c/source/data/translit/lt_Title.txt
index 56fa8e9..0b43155 100755
--- a/icu4c/source/data/translit/lt_Title.txt
+++ b/icu4c/source/data/translit/lt_Title.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: lt_Title.txt
diff --git a/icu4c/source/data/translit/lt_Upper.txt b/icu4c/source/data/translit/lt_Upper.txt
index f070c4f..a49a95d 100644
--- a/icu4c/source/data/translit/lt_Upper.txt
+++ b/icu4c/source/data/translit/lt_Upper.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: lt_Upper.txt
diff --git a/icu4c/source/data/translit/mk_mk_Latn_BGN.txt b/icu4c/source/data/translit/mk_mk_Latn_BGN.txt
index b69d4de..de1421b 100644
--- a/icu4c/source/data/translit/mk_mk_Latn_BGN.txt
+++ b/icu4c/source/data/translit/mk_mk_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: mk_mk_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/mn_mn_Latn_BGN.txt b/icu4c/source/data/translit/mn_mn_Latn_BGN.txt
index 33c9b9f..175b0aa 100644
--- a/icu4c/source/data/translit/mn_mn_Latn_BGN.txt
+++ b/icu4c/source/data/translit/mn_mn_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: mn_mn_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/mn_mn_Latn_MNS.txt b/icu4c/source/data/translit/mn_mn_Latn_MNS.txt
index b18855d..99aab4b 100644
--- a/icu4c/source/data/translit/mn_mn_Latn_MNS.txt
+++ b/icu4c/source/data/translit/mn_mn_Latn_MNS.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: mn_mn_Latn_MNS.txt
diff --git a/icu4c/source/data/translit/my_am.txt b/icu4c/source/data/translit/my_am.txt
index 7b3adc0..dfea0c7 100644
--- a/icu4c/source/data/translit/my_am.txt
+++ b/icu4c/source/data/translit/my_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: my_am.txt
diff --git a/icu4c/source/data/translit/my_ar.txt b/icu4c/source/data/translit/my_ar.txt
index 7637e4a..dfeb0f4c 100644
--- a/icu4c/source/data/translit/my_ar.txt
+++ b/icu4c/source/data/translit/my_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: my_ar.txt
diff --git a/icu4c/source/data/translit/my_fa.txt b/icu4c/source/data/translit/my_fa.txt
index a8e7213..81ce3fb 100644
--- a/icu4c/source/data/translit/my_fa.txt
+++ b/icu4c/source/data/translit/my_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: my_fa.txt
diff --git a/icu4c/source/data/translit/my_my_FONIPA.txt b/icu4c/source/data/translit/my_my_FONIPA.txt
index d090bbe..0b1e9d8 100644
--- a/icu4c/source/data/translit/my_my_FONIPA.txt
+++ b/icu4c/source/data/translit/my_my_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: my_my_FONIPA.txt
diff --git a/icu4c/source/data/translit/nl_Title.txt b/icu4c/source/data/translit/nl_Title.txt
index 778a57d..4fa2a51 100644
--- a/icu4c/source/data/translit/nl_Title.txt
+++ b/icu4c/source/data/translit/nl_Title.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: nl_Title.txt
diff --git a/icu4c/source/data/translit/pl_FONIPA_ja.txt b/icu4c/source/data/translit/pl_FONIPA_ja.txt
index bd9e904..53809e8 100644
--- a/icu4c/source/data/translit/pl_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/pl_FONIPA_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_FONIPA_ja.txt
diff --git a/icu4c/source/data/translit/pl_am.txt b/icu4c/source/data/translit/pl_am.txt
index 17277b9..2a42de0 100644
--- a/icu4c/source/data/translit/pl_am.txt
+++ b/icu4c/source/data/translit/pl_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_am.txt
diff --git a/icu4c/source/data/translit/pl_ar.txt b/icu4c/source/data/translit/pl_ar.txt
index 7368527..8cc76e6 100644
--- a/icu4c/source/data/translit/pl_ar.txt
+++ b/icu4c/source/data/translit/pl_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_ar.txt
diff --git a/icu4c/source/data/translit/pl_fa.txt b/icu4c/source/data/translit/pl_fa.txt
index 182b6c2..f4b6ae4 100644
--- a/icu4c/source/data/translit/pl_fa.txt
+++ b/icu4c/source/data/translit/pl_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_fa.txt
diff --git a/icu4c/source/data/translit/pl_ja.txt b/icu4c/source/data/translit/pl_ja.txt
index cee8772..b31dd86 100644
--- a/icu4c/source/data/translit/pl_ja.txt
+++ b/icu4c/source/data/translit/pl_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_ja.txt
diff --git a/icu4c/source/data/translit/pl_pl_FONIPA.txt b/icu4c/source/data/translit/pl_pl_FONIPA.txt
index 145f700..bfc46bc 100644
--- a/icu4c/source/data/translit/pl_pl_FONIPA.txt
+++ b/icu4c/source/data/translit/pl_pl_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: pl_pl_FONIPA.txt
diff --git a/icu4c/source/data/translit/ps_ps_Latn_BGN.txt b/icu4c/source/data/translit/ps_ps_Latn_BGN.txt
index f977150..4375f56 100644
--- a/icu4c/source/data/translit/ps_ps_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ps_ps_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ps_ps_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/rm_SURSILV_am.txt b/icu4c/source/data/translit/rm_SURSILV_am.txt
index ea54b83..9f539f9 100644
--- a/icu4c/source/data/translit/rm_SURSILV_am.txt
+++ b/icu4c/source/data/translit/rm_SURSILV_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: rm_SURSILV_am.txt
diff --git a/icu4c/source/data/translit/rm_SURSILV_ar.txt b/icu4c/source/data/translit/rm_SURSILV_ar.txt
index d6191f7..cc1006a 100644
--- a/icu4c/source/data/translit/rm_SURSILV_ar.txt
+++ b/icu4c/source/data/translit/rm_SURSILV_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: rm_SURSILV_ar.txt
diff --git a/icu4c/source/data/translit/rm_SURSILV_fa.txt b/icu4c/source/data/translit/rm_SURSILV_fa.txt
index 8fe5548..8bfe53b 100644
--- a/icu4c/source/data/translit/rm_SURSILV_fa.txt
+++ b/icu4c/source/data/translit/rm_SURSILV_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: rm_SURSILV_fa.txt
diff --git a/icu4c/source/data/translit/rm_SURSILV_rm_FONIPA_SURSILV.txt b/icu4c/source/data/translit/rm_SURSILV_rm_FONIPA_SURSILV.txt
index 9affbde..15a7777 100644
--- a/icu4c/source/data/translit/rm_SURSILV_rm_FONIPA_SURSILV.txt
+++ b/icu4c/source/data/translit/rm_SURSILV_rm_FONIPA_SURSILV.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: rm_SURSILV_rm_FONIPA_SURSILV.txt
diff --git a/icu4c/source/data/translit/ro_FONIPA_ja.txt b/icu4c/source/data/translit/ro_FONIPA_ja.txt
index dcb5c2b..9670fbe 100644
--- a/icu4c/source/data/translit/ro_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/ro_FONIPA_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_FONIPA_ja.txt
diff --git a/icu4c/source/data/translit/ro_am.txt b/icu4c/source/data/translit/ro_am.txt
index 66416d4..3d27715 100644
--- a/icu4c/source/data/translit/ro_am.txt
+++ b/icu4c/source/data/translit/ro_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_am.txt
diff --git a/icu4c/source/data/translit/ro_ar.txt b/icu4c/source/data/translit/ro_ar.txt
index 474348e..6c6e81c 100644
--- a/icu4c/source/data/translit/ro_ar.txt
+++ b/icu4c/source/data/translit/ro_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_ar.txt
diff --git a/icu4c/source/data/translit/ro_fa.txt b/icu4c/source/data/translit/ro_fa.txt
index 36a78b1..214a922 100644
--- a/icu4c/source/data/translit/ro_fa.txt
+++ b/icu4c/source/data/translit/ro_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_fa.txt
diff --git a/icu4c/source/data/translit/ro_ja.txt b/icu4c/source/data/translit/ro_ja.txt
index a2be0c6..132c583 100644
--- a/icu4c/source/data/translit/ro_ja.txt
+++ b/icu4c/source/data/translit/ro_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_ja.txt
diff --git a/icu4c/source/data/translit/ro_ro_FONIPA.txt b/icu4c/source/data/translit/ro_ro_FONIPA.txt
index 7524ed2..5509fe4 100644
--- a/icu4c/source/data/translit/ro_ro_FONIPA.txt
+++ b/icu4c/source/data/translit/ro_ro_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ro_ro_FONIPA.txt
diff --git a/icu4c/source/data/translit/root.txt b/icu4c/source/data/translit/root.txt
index 464075c..74c3d35 100644
--- a/icu4c/source/data/translit/root.txt
+++ b/icu4c/source/data/translit/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// *  Copyright (C) 2004-2016, International Business Machines
-// *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+// *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+// *  License & terms of use: http://www.unicode.org/copyright.html.
 // *
 // ***************************************************************************
 // File: root.txt
diff --git a/icu4c/source/data/translit/ru_Latn_ru_BGN.txt b/icu4c/source/data/translit/ru_Latn_ru_BGN.txt
index 5f03d61..54629e9 100644
--- a/icu4c/source/data/translit/ru_Latn_ru_BGN.txt
+++ b/icu4c/source/data/translit/ru_Latn_ru_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ru_Latn_ru_BGN.txt
diff --git a/icu4c/source/data/translit/ru_ja.txt b/icu4c/source/data/translit/ru_ja.txt
index ccec499..384098c 100644
--- a/icu4c/source/data/translit/ru_ja.txt
+++ b/icu4c/source/data/translit/ru_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ru_ja.txt
diff --git a/icu4c/source/data/translit/ru_ru_Latn_BGN.txt b/icu4c/source/data/translit/ru_ru_Latn_BGN.txt
index 8c75139..5330bfc 100644
--- a/icu4c/source/data/translit/ru_ru_Latn_BGN.txt
+++ b/icu4c/source/data/translit/ru_ru_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ru_ru_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/ru_zh.txt b/icu4c/source/data/translit/ru_zh.txt
index d556557..7fe654a 100644
--- a/icu4c/source/data/translit/ru_zh.txt
+++ b/icu4c/source/data/translit/ru_zh.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: ru_zh.txt
diff --git a/icu4c/source/data/translit/sat_Olck_sat_FONIPA.txt b/icu4c/source/data/translit/sat_Olck_sat_FONIPA.txt
index c57d518..7da7290 100644
--- a/icu4c/source/data/translit/sat_Olck_sat_FONIPA.txt
+++ b/icu4c/source/data/translit/sat_Olck_sat_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sat_Olck_sat_FONIPA.txt
diff --git a/icu4c/source/data/translit/sat_am.txt b/icu4c/source/data/translit/sat_am.txt
index cd9a584..37fb805 100644
--- a/icu4c/source/data/translit/sat_am.txt
+++ b/icu4c/source/data/translit/sat_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sat_am.txt
diff --git a/icu4c/source/data/translit/sat_ar.txt b/icu4c/source/data/translit/sat_ar.txt
index 9a17b95..cfb530a 100644
--- a/icu4c/source/data/translit/sat_ar.txt
+++ b/icu4c/source/data/translit/sat_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sat_ar.txt
diff --git a/icu4c/source/data/translit/sat_fa.txt b/icu4c/source/data/translit/sat_fa.txt
index f35e2ff..16d578f 100644
--- a/icu4c/source/data/translit/sat_fa.txt
+++ b/icu4c/source/data/translit/sat_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sat_fa.txt
diff --git a/icu4c/source/data/translit/si_am.txt b/icu4c/source/data/translit/si_am.txt
index 5862015..fc6f6fd 100644
--- a/icu4c/source/data/translit/si_am.txt
+++ b/icu4c/source/data/translit/si_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: si_am.txt
diff --git a/icu4c/source/data/translit/si_ar.txt b/icu4c/source/data/translit/si_ar.txt
index d23442b..05059a3 100644
--- a/icu4c/source/data/translit/si_ar.txt
+++ b/icu4c/source/data/translit/si_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: si_ar.txt
diff --git a/icu4c/source/data/translit/si_fa.txt b/icu4c/source/data/translit/si_fa.txt
index b28c18c..1f70366 100644
--- a/icu4c/source/data/translit/si_fa.txt
+++ b/icu4c/source/data/translit/si_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: si_fa.txt
diff --git a/icu4c/source/data/translit/si_si_FONIPA.txt b/icu4c/source/data/translit/si_si_FONIPA.txt
index 58e9813..4e3edf9 100644
--- a/icu4c/source/data/translit/si_si_FONIPA.txt
+++ b/icu4c/source/data/translit/si_si_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: si_si_FONIPA.txt
diff --git a/icu4c/source/data/translit/si_si_Latn.txt b/icu4c/source/data/translit/si_si_Latn.txt
index 393a440..b12f2ec 100644
--- a/icu4c/source/data/translit/si_si_Latn.txt
+++ b/icu4c/source/data/translit/si_si_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: si_si_Latn.txt
diff --git a/icu4c/source/data/translit/sk_FONIPA_ja.txt b/icu4c/source/data/translit/sk_FONIPA_ja.txt
index adbf010..fee12dc 100644
--- a/icu4c/source/data/translit/sk_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/sk_FONIPA_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_FONIPA_ja.txt
diff --git a/icu4c/source/data/translit/sk_am.txt b/icu4c/source/data/translit/sk_am.txt
index 5c4dc7b..dd86c10 100644
--- a/icu4c/source/data/translit/sk_am.txt
+++ b/icu4c/source/data/translit/sk_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_am.txt
diff --git a/icu4c/source/data/translit/sk_ar.txt b/icu4c/source/data/translit/sk_ar.txt
index 17985be..84339c0 100644
--- a/icu4c/source/data/translit/sk_ar.txt
+++ b/icu4c/source/data/translit/sk_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_ar.txt
diff --git a/icu4c/source/data/translit/sk_fa.txt b/icu4c/source/data/translit/sk_fa.txt
index ba50a52..72af8ae 100644
--- a/icu4c/source/data/translit/sk_fa.txt
+++ b/icu4c/source/data/translit/sk_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_fa.txt
diff --git a/icu4c/source/data/translit/sk_ja.txt b/icu4c/source/data/translit/sk_ja.txt
index 87a1a56..acca514 100644
--- a/icu4c/source/data/translit/sk_ja.txt
+++ b/icu4c/source/data/translit/sk_ja.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_ja.txt
diff --git a/icu4c/source/data/translit/sk_sk_FONIPA.txt b/icu4c/source/data/translit/sk_sk_FONIPA.txt
index 405f22e..d5aabc9 100644
--- a/icu4c/source/data/translit/sk_sk_FONIPA.txt
+++ b/icu4c/source/data/translit/sk_sk_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sk_sk_FONIPA.txt
diff --git a/icu4c/source/data/translit/sr_sr_Latn_BGN.txt b/icu4c/source/data/translit/sr_sr_Latn_BGN.txt
index 6328181..e4bba6b 100644
--- a/icu4c/source/data/translit/sr_sr_Latn_BGN.txt
+++ b/icu4c/source/data/translit/sr_sr_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: sr_sr_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/tk_Cyrl_tk_BGN.txt b/icu4c/source/data/translit/tk_Cyrl_tk_BGN.txt
index fee9396..5920712 100644
--- a/icu4c/source/data/translit/tk_Cyrl_tk_BGN.txt
+++ b/icu4c/source/data/translit/tk_Cyrl_tk_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tk_Cyrl_tk_BGN.txt
diff --git a/icu4c/source/data/translit/tlh_am.txt b/icu4c/source/data/translit/tlh_am.txt
index 6d98695..cd2896d 100644
--- a/icu4c/source/data/translit/tlh_am.txt
+++ b/icu4c/source/data/translit/tlh_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tlh_am.txt
diff --git a/icu4c/source/data/translit/tlh_ar.txt b/icu4c/source/data/translit/tlh_ar.txt
index 96c888b..d4466a2 100644
--- a/icu4c/source/data/translit/tlh_ar.txt
+++ b/icu4c/source/data/translit/tlh_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tlh_ar.txt
diff --git a/icu4c/source/data/translit/tlh_fa.txt b/icu4c/source/data/translit/tlh_fa.txt
index c50b897..71d20f5 100644
--- a/icu4c/source/data/translit/tlh_fa.txt
+++ b/icu4c/source/data/translit/tlh_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tlh_fa.txt
diff --git a/icu4c/source/data/translit/tlh_tlh_FONIPA.txt b/icu4c/source/data/translit/tlh_tlh_FONIPA.txt
index c23253c..d94c4ce 100755
--- a/icu4c/source/data/translit/tlh_tlh_FONIPA.txt
+++ b/icu4c/source/data/translit/tlh_tlh_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tlh_tlh_FONIPA.txt
diff --git a/icu4c/source/data/translit/tr_Lower.txt b/icu4c/source/data/translit/tr_Lower.txt
index 7b86e1d..0e3a26f 100644
--- a/icu4c/source/data/translit/tr_Lower.txt
+++ b/icu4c/source/data/translit/tr_Lower.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tr_Lower.txt
diff --git a/icu4c/source/data/translit/tr_Title.txt b/icu4c/source/data/translit/tr_Title.txt
index c623e7b..2053728 100644
--- a/icu4c/source/data/translit/tr_Title.txt
+++ b/icu4c/source/data/translit/tr_Title.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tr_Title.txt
diff --git a/icu4c/source/data/translit/tr_Upper.txt b/icu4c/source/data/translit/tr_Upper.txt
index 0b0e125..8796982 100644
--- a/icu4c/source/data/translit/tr_Upper.txt
+++ b/icu4c/source/data/translit/tr_Upper.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: tr_Upper.txt
diff --git a/icu4c/source/data/translit/trnsfiles.mk b/icu4c/source/data/translit/trnsfiles.mk
index 81078b4..1b7e910 100644
--- a/icu4c/source/data/translit/trnsfiles.mk
+++ b/icu4c/source/data/translit/trnsfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1997-2006, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 # A list of txt's to build
 # Note: 
 #
diff --git a/icu4c/source/data/translit/uk_uk_Latn_BGN.txt b/icu4c/source/data/translit/uk_uk_Latn_BGN.txt
index 88a42d0..fd61b28 100644
--- a/icu4c/source/data/translit/uk_uk_Latn_BGN.txt
+++ b/icu4c/source/data/translit/uk_uk_Latn_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: uk_uk_Latn_BGN.txt
diff --git a/icu4c/source/data/translit/und_FONIPA_ar.txt b/icu4c/source/data/translit/und_FONIPA_ar.txt
index 55674fb..b60e6a0 100644
--- a/icu4c/source/data/translit/und_FONIPA_ar.txt
+++ b/icu4c/source/data/translit/und_FONIPA_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: und_FONIPA_ar.txt
diff --git a/icu4c/source/data/translit/und_FONIPA_fa.txt b/icu4c/source/data/translit/und_FONIPA_fa.txt
index 9a39721..c390698 100644
--- a/icu4c/source/data/translit/und_FONIPA_fa.txt
+++ b/icu4c/source/data/translit/und_FONIPA_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: und_FONIPA_fa.txt
diff --git a/icu4c/source/data/translit/und_FONIPA_und_FONXSAMP.txt b/icu4c/source/data/translit/und_FONIPA_und_FONXSAMP.txt
index 44df2fa..3c1c6cd 100644
--- a/icu4c/source/data/translit/und_FONIPA_und_FONXSAMP.txt
+++ b/icu4c/source/data/translit/und_FONIPA_und_FONXSAMP.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: und_FONIPA_und_FONXSAMP.txt
diff --git a/icu4c/source/data/translit/uz_Cyrl_uz_BGN.txt b/icu4c/source/data/translit/uz_Cyrl_uz_BGN.txt
index 05cb31a..ef1e508 100644
--- a/icu4c/source/data/translit/uz_Cyrl_uz_BGN.txt
+++ b/icu4c/source/data/translit/uz_Cyrl_uz_BGN.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: uz_Cyrl_uz_BGN.txt
diff --git a/icu4c/source/data/translit/uz_Cyrl_uz_Latn.txt b/icu4c/source/data/translit/uz_Cyrl_uz_Latn.txt
index d80a3f1..9e7c183 100755
--- a/icu4c/source/data/translit/uz_Cyrl_uz_Latn.txt
+++ b/icu4c/source/data/translit/uz_Cyrl_uz_Latn.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: uz_Cyrl_uz_Latn.txt
diff --git a/icu4c/source/data/translit/xh_am.txt b/icu4c/source/data/translit/xh_am.txt
index efd637d..3b87254 100644
--- a/icu4c/source/data/translit/xh_am.txt
+++ b/icu4c/source/data/translit/xh_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: xh_am.txt
diff --git a/icu4c/source/data/translit/xh_ar.txt b/icu4c/source/data/translit/xh_ar.txt
index 55b068a..653673b 100644
--- a/icu4c/source/data/translit/xh_ar.txt
+++ b/icu4c/source/data/translit/xh_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: xh_ar.txt
diff --git a/icu4c/source/data/translit/xh_fa.txt b/icu4c/source/data/translit/xh_fa.txt
index 9433be2..7111738 100644
--- a/icu4c/source/data/translit/xh_fa.txt
+++ b/icu4c/source/data/translit/xh_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: xh_fa.txt
diff --git a/icu4c/source/data/translit/xh_xh_FONIPA.txt b/icu4c/source/data/translit/xh_xh_FONIPA.txt
index 30919aa..46572d7 100644
--- a/icu4c/source/data/translit/xh_xh_FONIPA.txt
+++ b/icu4c/source/data/translit/xh_xh_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: xh_xh_FONIPA.txt
diff --git a/icu4c/source/data/translit/yo_yo_BJ.txt b/icu4c/source/data/translit/yo_yo_BJ.txt
index f512ff4..f7fb778 100644
--- a/icu4c/source/data/translit/yo_yo_BJ.txt
+++ b/icu4c/source/data/translit/yo_yo_BJ.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: yo_yo_BJ.txt
diff --git a/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt b/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
index 5aa44e9..b57d67c 100644
--- a/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
+++ b/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: zh_Latn_PINYIN_ru.txt
diff --git a/icu4c/source/data/translit/zu_am.txt b/icu4c/source/data/translit/zu_am.txt
index 77ed181..627dc6b 100644
--- a/icu4c/source/data/translit/zu_am.txt
+++ b/icu4c/source/data/translit/zu_am.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: zu_am.txt
diff --git a/icu4c/source/data/translit/zu_ar.txt b/icu4c/source/data/translit/zu_ar.txt
index a92040f..3bcb796 100644
--- a/icu4c/source/data/translit/zu_ar.txt
+++ b/icu4c/source/data/translit/zu_ar.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: zu_ar.txt
diff --git a/icu4c/source/data/translit/zu_fa.txt b/icu4c/source/data/translit/zu_fa.txt
index b4d6050..eeb1fef 100644
--- a/icu4c/source/data/translit/zu_fa.txt
+++ b/icu4c/source/data/translit/zu_fa.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: zu_fa.txt
diff --git a/icu4c/source/data/translit/zu_zu_FONIPA.txt b/icu4c/source/data/translit/zu_zu_FONIPA.txt
index c563274..07d5ac5 100644
--- a/icu4c/source/data/translit/zu_zu_FONIPA.txt
+++ b/icu4c/source/data/translit/zu_zu_FONIPA.txt
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2016, International Business Machines
-# *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
+# *  Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *  License & terms of use: http://www.unicode.org/copyright.html.
 # *
 # ***************************************************************************
 # File: zu_zu_FONIPA.txt
diff --git a/icu4c/source/data/unit/af.txt b/icu4c/source/data/unit/af.txt
index 4421509..810eab2 100755
--- a/icu4c/source/data/unit/af.txt
+++ b/icu4c/source/data/unit/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/unit/agq.txt b/icu4c/source/data/unit/agq.txt
index ac82790..fb8e77b 100755
--- a/icu4c/source/data/unit/agq.txt
+++ b/icu4c/source/data/unit/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/unit/ak.txt b/icu4c/source/data/unit/ak.txt
index 552c708..5ed805c 100755
--- a/icu4c/source/data/unit/ak.txt
+++ b/icu4c/source/data/unit/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/unit/am.txt b/icu4c/source/data/unit/am.txt
index 3a008db..eb3d6cd 100755
--- a/icu4c/source/data/unit/am.txt
+++ b/icu4c/source/data/unit/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/unit/ar.txt b/icu4c/source/data/unit/ar.txt
index b907acb..75fda68 100755
--- a/icu4c/source/data/unit/ar.txt
+++ b/icu4c/source/data/unit/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/unit/as.txt b/icu4c/source/data/unit/as.txt
index fad0aae..9bbd659 100755
--- a/icu4c/source/data/unit/as.txt
+++ b/icu4c/source/data/unit/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/unit/asa.txt b/icu4c/source/data/unit/asa.txt
index d736609..de3551b 100755
--- a/icu4c/source/data/unit/asa.txt
+++ b/icu4c/source/data/unit/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/unit/ast.txt b/icu4c/source/data/unit/ast.txt
index 6cc38d8..aee39ed 100755
--- a/icu4c/source/data/unit/ast.txt
+++ b/icu4c/source/data/unit/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/unit/az.txt b/icu4c/source/data/unit/az.txt
index e1b7412..2b94170 100755
--- a/icu4c/source/data/unit/az.txt
+++ b/icu4c/source/data/unit/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/unit/az_AZ.txt b/icu4c/source/data/unit/az_AZ.txt
index 6aa0384..a5a4c2f 100755
--- a/icu4c/source/data/unit/az_AZ.txt
+++ b/icu4c/source/data/unit/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/az_Cyrl.txt b/icu4c/source/data/unit/az_Cyrl.txt
index 68d79a5..53290e1 100755
--- a/icu4c/source/data/unit/az_Cyrl.txt
+++ b/icu4c/source/data/unit/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/unit/az_Latn.txt b/icu4c/source/data/unit/az_Latn.txt
index e49243f..e64d0cf 100755
--- a/icu4c/source/data/unit/az_Latn.txt
+++ b/icu4c/source/data/unit/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/az_Latn_AZ.txt b/icu4c/source/data/unit/az_Latn_AZ.txt
index 3abc5ac..8889f66 100755
--- a/icu4c/source/data/unit/az_Latn_AZ.txt
+++ b/icu4c/source/data/unit/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/bas.txt b/icu4c/source/data/unit/bas.txt
index 38296a1..c742891 100755
--- a/icu4c/source/data/unit/bas.txt
+++ b/icu4c/source/data/unit/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/unit/be.txt b/icu4c/source/data/unit/be.txt
index 1781632..482ef35 100755
--- a/icu4c/source/data/unit/be.txt
+++ b/icu4c/source/data/unit/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/unit/bem.txt b/icu4c/source/data/unit/bem.txt
index cc41700..9c0a704 100755
--- a/icu4c/source/data/unit/bem.txt
+++ b/icu4c/source/data/unit/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/unit/bez.txt b/icu4c/source/data/unit/bez.txt
index ed1ad09..2584a4b 100755
--- a/icu4c/source/data/unit/bez.txt
+++ b/icu4c/source/data/unit/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/unit/bg.txt b/icu4c/source/data/unit/bg.txt
index d87d0b3..a33443e 100755
--- a/icu4c/source/data/unit/bg.txt
+++ b/icu4c/source/data/unit/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/unit/bm.txt b/icu4c/source/data/unit/bm.txt
index b9f3e38..a078a90 100755
--- a/icu4c/source/data/unit/bm.txt
+++ b/icu4c/source/data/unit/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/unit/bn.txt b/icu4c/source/data/unit/bn.txt
index 5400f61..c0e96b9 100755
--- a/icu4c/source/data/unit/bn.txt
+++ b/icu4c/source/data/unit/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/unit/bo.txt b/icu4c/source/data/unit/bo.txt
index 0f9eb92..a01e76e 100755
--- a/icu4c/source/data/unit/bo.txt
+++ b/icu4c/source/data/unit/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/unit/br.txt b/icu4c/source/data/unit/br.txt
index 6481ba9..2c2c0c7 100755
--- a/icu4c/source/data/unit/br.txt
+++ b/icu4c/source/data/unit/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/unit/brx.txt b/icu4c/source/data/unit/brx.txt
index a74c222..a04cd5c 100755
--- a/icu4c/source/data/unit/brx.txt
+++ b/icu4c/source/data/unit/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/unit/bs.txt b/icu4c/source/data/unit/bs.txt
index c06e1cd..3eb1722 100755
--- a/icu4c/source/data/unit/bs.txt
+++ b/icu4c/source/data/unit/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/unit/bs_BA.txt b/icu4c/source/data/unit/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/unit/bs_BA.txt
+++ b/icu4c/source/data/unit/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/bs_Cyrl.txt b/icu4c/source/data/unit/bs_Cyrl.txt
index d25c8f0..bad87c9 100755
--- a/icu4c/source/data/unit/bs_Cyrl.txt
+++ b/icu4c/source/data/unit/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/unit/bs_Latn.txt b/icu4c/source/data/unit/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/unit/bs_Latn.txt
+++ b/icu4c/source/data/unit/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/bs_Latn_BA.txt b/icu4c/source/data/unit/bs_Latn_BA.txt
index 5afc152..43ebf86 100755
--- a/icu4c/source/data/unit/bs_Latn_BA.txt
+++ b/icu4c/source/data/unit/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/ca.txt b/icu4c/source/data/unit/ca.txt
index e1b0b9d..1b033c3 100755
--- a/icu4c/source/data/unit/ca.txt
+++ b/icu4c/source/data/unit/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/unit/ce.txt b/icu4c/source/data/unit/ce.txt
index da50524..b553e44 100755
--- a/icu4c/source/data/unit/ce.txt
+++ b/icu4c/source/data/unit/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/unit/cgg.txt b/icu4c/source/data/unit/cgg.txt
index 7b17dbd..b51d4e1 100755
--- a/icu4c/source/data/unit/cgg.txt
+++ b/icu4c/source/data/unit/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/unit/chr.txt b/icu4c/source/data/unit/chr.txt
index ce617b7..c3ee346 100755
--- a/icu4c/source/data/unit/chr.txt
+++ b/icu4c/source/data/unit/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/unit/cs.txt b/icu4c/source/data/unit/cs.txt
index 0a61cea..e39ea7d 100755
--- a/icu4c/source/data/unit/cs.txt
+++ b/icu4c/source/data/unit/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/unit/cy.txt b/icu4c/source/data/unit/cy.txt
index 4dc16d2..3bbbdaa 100755
--- a/icu4c/source/data/unit/cy.txt
+++ b/icu4c/source/data/unit/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/unit/da.txt b/icu4c/source/data/unit/da.txt
index c61b1d9..f1c819b 100755
--- a/icu4c/source/data/unit/da.txt
+++ b/icu4c/source/data/unit/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/unit/dav.txt b/icu4c/source/data/unit/dav.txt
index f616215..85fd5e0 100755
--- a/icu4c/source/data/unit/dav.txt
+++ b/icu4c/source/data/unit/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/unit/de.txt b/icu4c/source/data/unit/de.txt
index dedbba9..b3aca8b 100755
--- a/icu4c/source/data/unit/de.txt
+++ b/icu4c/source/data/unit/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/unit/de_CH.txt b/icu4c/source/data/unit/de_CH.txt
index c133b1d..b21486f 100755
--- a/icu4c/source/data/unit/de_CH.txt
+++ b/icu4c/source/data/unit/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de_CH.xml
 // *
diff --git a/icu4c/source/data/unit/dje.txt b/icu4c/source/data/unit/dje.txt
index 771c250..1f87014 100755
--- a/icu4c/source/data/unit/dje.txt
+++ b/icu4c/source/data/unit/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/unit/dsb.txt b/icu4c/source/data/unit/dsb.txt
index cc733be..be2f55c 100755
--- a/icu4c/source/data/unit/dsb.txt
+++ b/icu4c/source/data/unit/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/unit/dua.txt b/icu4c/source/data/unit/dua.txt
index a04f910..3edda89 100755
--- a/icu4c/source/data/unit/dua.txt
+++ b/icu4c/source/data/unit/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/unit/dyo.txt b/icu4c/source/data/unit/dyo.txt
index 2980eb5..fa38989 100755
--- a/icu4c/source/data/unit/dyo.txt
+++ b/icu4c/source/data/unit/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/unit/dz.txt b/icu4c/source/data/unit/dz.txt
index a9caa5d..a664fe6 100755
--- a/icu4c/source/data/unit/dz.txt
+++ b/icu4c/source/data/unit/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/unit/ebu.txt b/icu4c/source/data/unit/ebu.txt
index 6d720a5..379dca3 100755
--- a/icu4c/source/data/unit/ebu.txt
+++ b/icu4c/source/data/unit/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/unit/ee.txt b/icu4c/source/data/unit/ee.txt
index ca16d8b..734c617 100755
--- a/icu4c/source/data/unit/ee.txt
+++ b/icu4c/source/data/unit/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/unit/el.txt b/icu4c/source/data/unit/el.txt
index 5499da6..b10ee4c 100755
--- a/icu4c/source/data/unit/el.txt
+++ b/icu4c/source/data/unit/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/unit/en.txt b/icu4c/source/data/unit/en.txt
index 6755186..92c5892 100755
--- a/icu4c/source/data/unit/en.txt
+++ b/icu4c/source/data/unit/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/unit/en_001.txt b/icu4c/source/data/unit/en_001.txt
index abc0d1d..e42a5f4 100755
--- a/icu4c/source/data/unit/en_001.txt
+++ b/icu4c/source/data/unit/en_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_001.xml
 // *
diff --git a/icu4c/source/data/unit/en_150.txt b/icu4c/source/data/unit/en_150.txt
index 7a651bb..62d0c9a 100755
--- a/icu4c/source/data/unit/en_150.txt
+++ b/icu4c/source/data/unit/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/unit/en_AG.txt b/icu4c/source/data/unit/en_AG.txt
index 6b1e510..f3c5f05 100755
--- a/icu4c/source/data/unit/en_AG.txt
+++ b/icu4c/source/data/unit/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/unit/en_AI.txt b/icu4c/source/data/unit/en_AI.txt
index 77a3fde..8f4d8b2 100755
--- a/icu4c/source/data/unit/en_AI.txt
+++ b/icu4c/source/data/unit/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/unit/en_AT.txt b/icu4c/source/data/unit/en_AT.txt
index 655f74e..3623034 100755
--- a/icu4c/source/data/unit/en_AT.txt
+++ b/icu4c/source/data/unit/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/unit/en_AU.txt b/icu4c/source/data/unit/en_AU.txt
index 257eaf7..7866a0f 100755
--- a/icu4c/source/data/unit/en_AU.txt
+++ b/icu4c/source/data/unit/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/unit/en_BB.txt b/icu4c/source/data/unit/en_BB.txt
index 331ec09..66ed6c3 100755
--- a/icu4c/source/data/unit/en_BB.txt
+++ b/icu4c/source/data/unit/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/unit/en_BE.txt b/icu4c/source/data/unit/en_BE.txt
index d9234c2..c030400 100755
--- a/icu4c/source/data/unit/en_BE.txt
+++ b/icu4c/source/data/unit/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/unit/en_BM.txt b/icu4c/source/data/unit/en_BM.txt
index 98b6ebb..a020ff3 100755
--- a/icu4c/source/data/unit/en_BM.txt
+++ b/icu4c/source/data/unit/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/unit/en_BS.txt b/icu4c/source/data/unit/en_BS.txt
index 339c48d..5ad444f 100755
--- a/icu4c/source/data/unit/en_BS.txt
+++ b/icu4c/source/data/unit/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/unit/en_BW.txt b/icu4c/source/data/unit/en_BW.txt
index e66b5e7..cbcc21c 100755
--- a/icu4c/source/data/unit/en_BW.txt
+++ b/icu4c/source/data/unit/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/unit/en_BZ.txt b/icu4c/source/data/unit/en_BZ.txt
index 8aeb05e..9b09262 100755
--- a/icu4c/source/data/unit/en_BZ.txt
+++ b/icu4c/source/data/unit/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/unit/en_CA.txt b/icu4c/source/data/unit/en_CA.txt
index 386057c..0c1fef3 100755
--- a/icu4c/source/data/unit/en_CA.txt
+++ b/icu4c/source/data/unit/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/unit/en_CC.txt b/icu4c/source/data/unit/en_CC.txt
index b6cc42b..5afc8d8 100755
--- a/icu4c/source/data/unit/en_CC.txt
+++ b/icu4c/source/data/unit/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/unit/en_CH.txt b/icu4c/source/data/unit/en_CH.txt
index 31c971e..f7c054c 100755
--- a/icu4c/source/data/unit/en_CH.txt
+++ b/icu4c/source/data/unit/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/unit/en_CK.txt b/icu4c/source/data/unit/en_CK.txt
index b1ec923..4f81010 100755
--- a/icu4c/source/data/unit/en_CK.txt
+++ b/icu4c/source/data/unit/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/unit/en_CM.txt b/icu4c/source/data/unit/en_CM.txt
index e57b48e..c63ea1f 100755
--- a/icu4c/source/data/unit/en_CM.txt
+++ b/icu4c/source/data/unit/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/unit/en_CX.txt b/icu4c/source/data/unit/en_CX.txt
index 9763b48..d4d7810 100755
--- a/icu4c/source/data/unit/en_CX.txt
+++ b/icu4c/source/data/unit/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/unit/en_CY.txt b/icu4c/source/data/unit/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/unit/en_CY.txt
+++ b/icu4c/source/data/unit/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/unit/en_DE.txt b/icu4c/source/data/unit/en_DE.txt
index f06a35c..a93e9f3 100755
--- a/icu4c/source/data/unit/en_DE.txt
+++ b/icu4c/source/data/unit/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/unit/en_DG.txt b/icu4c/source/data/unit/en_DG.txt
index 1a602cf..0982238 100755
--- a/icu4c/source/data/unit/en_DG.txt
+++ b/icu4c/source/data/unit/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/unit/en_DK.txt b/icu4c/source/data/unit/en_DK.txt
index 5110c8b..b9ecdcf 100755
--- a/icu4c/source/data/unit/en_DK.txt
+++ b/icu4c/source/data/unit/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/unit/en_DM.txt b/icu4c/source/data/unit/en_DM.txt
index 2f505cd..31a6c38 100755
--- a/icu4c/source/data/unit/en_DM.txt
+++ b/icu4c/source/data/unit/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/unit/en_ER.txt b/icu4c/source/data/unit/en_ER.txt
index a8191bb..e86a1e7 100755
--- a/icu4c/source/data/unit/en_ER.txt
+++ b/icu4c/source/data/unit/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/unit/en_FI.txt b/icu4c/source/data/unit/en_FI.txt
index 8ec7794..fa52c92 100755
--- a/icu4c/source/data/unit/en_FI.txt
+++ b/icu4c/source/data/unit/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/unit/en_FJ.txt b/icu4c/source/data/unit/en_FJ.txt
index f647821..55fd093 100755
--- a/icu4c/source/data/unit/en_FJ.txt
+++ b/icu4c/source/data/unit/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/unit/en_FK.txt b/icu4c/source/data/unit/en_FK.txt
index 6833584..689b616 100755
--- a/icu4c/source/data/unit/en_FK.txt
+++ b/icu4c/source/data/unit/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/unit/en_FM.txt b/icu4c/source/data/unit/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/unit/en_FM.txt
+++ b/icu4c/source/data/unit/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/unit/en_GB.txt b/icu4c/source/data/unit/en_GB.txt
index 1216fe8..8d28fcb 100755
--- a/icu4c/source/data/unit/en_GB.txt
+++ b/icu4c/source/data/unit/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/unit/en_GD.txt b/icu4c/source/data/unit/en_GD.txt
index 00c1e33..281fe0b 100755
--- a/icu4c/source/data/unit/en_GD.txt
+++ b/icu4c/source/data/unit/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/unit/en_GG.txt b/icu4c/source/data/unit/en_GG.txt
index 4cfaccde..d5f9d79 100755
--- a/icu4c/source/data/unit/en_GG.txt
+++ b/icu4c/source/data/unit/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/unit/en_GH.txt b/icu4c/source/data/unit/en_GH.txt
index 75f45d2..531e9e0 100755
--- a/icu4c/source/data/unit/en_GH.txt
+++ b/icu4c/source/data/unit/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/unit/en_GI.txt b/icu4c/source/data/unit/en_GI.txt
index 035c94e..86fdde6 100755
--- a/icu4c/source/data/unit/en_GI.txt
+++ b/icu4c/source/data/unit/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/unit/en_GM.txt b/icu4c/source/data/unit/en_GM.txt
index 6603e38..2959237 100755
--- a/icu4c/source/data/unit/en_GM.txt
+++ b/icu4c/source/data/unit/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/unit/en_GY.txt b/icu4c/source/data/unit/en_GY.txt
index fff2e56..62d05c7 100755
--- a/icu4c/source/data/unit/en_GY.txt
+++ b/icu4c/source/data/unit/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/unit/en_HK.txt b/icu4c/source/data/unit/en_HK.txt
index 034502e..dbbe821 100755
--- a/icu4c/source/data/unit/en_HK.txt
+++ b/icu4c/source/data/unit/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/unit/en_IE.txt b/icu4c/source/data/unit/en_IE.txt
index a81f765..5337df7 100755
--- a/icu4c/source/data/unit/en_IE.txt
+++ b/icu4c/source/data/unit/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/unit/en_IL.txt b/icu4c/source/data/unit/en_IL.txt
index 84000ef..ae2c522 100755
--- a/icu4c/source/data/unit/en_IL.txt
+++ b/icu4c/source/data/unit/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/unit/en_IM.txt b/icu4c/source/data/unit/en_IM.txt
index 92aca30..1e622bf 100755
--- a/icu4c/source/data/unit/en_IM.txt
+++ b/icu4c/source/data/unit/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/unit/en_IN.txt b/icu4c/source/data/unit/en_IN.txt
index 449a564..c8528b0 100755
--- a/icu4c/source/data/unit/en_IN.txt
+++ b/icu4c/source/data/unit/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/unit/en_IO.txt b/icu4c/source/data/unit/en_IO.txt
index 6786430..1d32d51 100755
--- a/icu4c/source/data/unit/en_IO.txt
+++ b/icu4c/source/data/unit/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/unit/en_JE.txt b/icu4c/source/data/unit/en_JE.txt
index 8c5ae3e..5f942d6 100755
--- a/icu4c/source/data/unit/en_JE.txt
+++ b/icu4c/source/data/unit/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/unit/en_JM.txt b/icu4c/source/data/unit/en_JM.txt
index c0b897e..fe6f1a0 100755
--- a/icu4c/source/data/unit/en_JM.txt
+++ b/icu4c/source/data/unit/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/unit/en_KE.txt b/icu4c/source/data/unit/en_KE.txt
index 36021a4..2579824 100755
--- a/icu4c/source/data/unit/en_KE.txt
+++ b/icu4c/source/data/unit/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/unit/en_KI.txt b/icu4c/source/data/unit/en_KI.txt
index 4674c31..c16645a 100755
--- a/icu4c/source/data/unit/en_KI.txt
+++ b/icu4c/source/data/unit/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/unit/en_KN.txt b/icu4c/source/data/unit/en_KN.txt
index f62606a..87b3a7f 100755
--- a/icu4c/source/data/unit/en_KN.txt
+++ b/icu4c/source/data/unit/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/unit/en_KY.txt b/icu4c/source/data/unit/en_KY.txt
index c2bf053..7573473 100755
--- a/icu4c/source/data/unit/en_KY.txt
+++ b/icu4c/source/data/unit/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/unit/en_LC.txt b/icu4c/source/data/unit/en_LC.txt
index ca25072..f004887 100755
--- a/icu4c/source/data/unit/en_LC.txt
+++ b/icu4c/source/data/unit/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/unit/en_LR.txt b/icu4c/source/data/unit/en_LR.txt
index 50f3fc6..ac85037 100755
--- a/icu4c/source/data/unit/en_LR.txt
+++ b/icu4c/source/data/unit/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/unit/en_LS.txt b/icu4c/source/data/unit/en_LS.txt
index a2ff500..eebc472 100755
--- a/icu4c/source/data/unit/en_LS.txt
+++ b/icu4c/source/data/unit/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/unit/en_MG.txt b/icu4c/source/data/unit/en_MG.txt
index 1cd9825..bee477d 100755
--- a/icu4c/source/data/unit/en_MG.txt
+++ b/icu4c/source/data/unit/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/unit/en_MO.txt b/icu4c/source/data/unit/en_MO.txt
index b155af3..58e5126 100755
--- a/icu4c/source/data/unit/en_MO.txt
+++ b/icu4c/source/data/unit/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/unit/en_MS.txt b/icu4c/source/data/unit/en_MS.txt
index 94b58a5..8207836 100755
--- a/icu4c/source/data/unit/en_MS.txt
+++ b/icu4c/source/data/unit/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/unit/en_MT.txt b/icu4c/source/data/unit/en_MT.txt
index 97074f1..eadd1ba 100755
--- a/icu4c/source/data/unit/en_MT.txt
+++ b/icu4c/source/data/unit/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/unit/en_MU.txt b/icu4c/source/data/unit/en_MU.txt
index ed7bf2d..c32cbc3 100755
--- a/icu4c/source/data/unit/en_MU.txt
+++ b/icu4c/source/data/unit/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/unit/en_MW.txt b/icu4c/source/data/unit/en_MW.txt
index 89d0451..b0f4221 100755
--- a/icu4c/source/data/unit/en_MW.txt
+++ b/icu4c/source/data/unit/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/unit/en_MY.txt b/icu4c/source/data/unit/en_MY.txt
index d8767be..9d96393 100755
--- a/icu4c/source/data/unit/en_MY.txt
+++ b/icu4c/source/data/unit/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/unit/en_NA.txt b/icu4c/source/data/unit/en_NA.txt
index 3f5ab0e..54324401 100755
--- a/icu4c/source/data/unit/en_NA.txt
+++ b/icu4c/source/data/unit/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/unit/en_NF.txt b/icu4c/source/data/unit/en_NF.txt
index 302573a..fc24cd6 100755
--- a/icu4c/source/data/unit/en_NF.txt
+++ b/icu4c/source/data/unit/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/unit/en_NG.txt b/icu4c/source/data/unit/en_NG.txt
index 0fddecc..6c98833 100755
--- a/icu4c/source/data/unit/en_NG.txt
+++ b/icu4c/source/data/unit/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/unit/en_NH.txt b/icu4c/source/data/unit/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/unit/en_NH.txt
+++ b/icu4c/source/data/unit/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/en_NL.txt b/icu4c/source/data/unit/en_NL.txt
index 5ee1e0a..881c22d 100755
--- a/icu4c/source/data/unit/en_NL.txt
+++ b/icu4c/source/data/unit/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/unit/en_NR.txt b/icu4c/source/data/unit/en_NR.txt
index 80a9f4a..d06e751 100755
--- a/icu4c/source/data/unit/en_NR.txt
+++ b/icu4c/source/data/unit/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/unit/en_NU.txt b/icu4c/source/data/unit/en_NU.txt
index cffc222..715a1e5 100755
--- a/icu4c/source/data/unit/en_NU.txt
+++ b/icu4c/source/data/unit/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/unit/en_NZ.txt b/icu4c/source/data/unit/en_NZ.txt
index fce53ac..9d338a3 100755
--- a/icu4c/source/data/unit/en_NZ.txt
+++ b/icu4c/source/data/unit/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/unit/en_PG.txt b/icu4c/source/data/unit/en_PG.txt
index d14bf07..4cbded8 100755
--- a/icu4c/source/data/unit/en_PG.txt
+++ b/icu4c/source/data/unit/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/unit/en_PH.txt b/icu4c/source/data/unit/en_PH.txt
index 034717b..98b579d 100755
--- a/icu4c/source/data/unit/en_PH.txt
+++ b/icu4c/source/data/unit/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/unit/en_PK.txt b/icu4c/source/data/unit/en_PK.txt
index 511191e..7d3ee32 100755
--- a/icu4c/source/data/unit/en_PK.txt
+++ b/icu4c/source/data/unit/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/unit/en_PN.txt b/icu4c/source/data/unit/en_PN.txt
index cefb035..86c9a0f 100755
--- a/icu4c/source/data/unit/en_PN.txt
+++ b/icu4c/source/data/unit/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/unit/en_PW.txt b/icu4c/source/data/unit/en_PW.txt
index 17c408e..58b5af9 100755
--- a/icu4c/source/data/unit/en_PW.txt
+++ b/icu4c/source/data/unit/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/unit/en_RH.txt b/icu4c/source/data/unit/en_RH.txt
index 1349874..3fe7c02 100755
--- a/icu4c/source/data/unit/en_RH.txt
+++ b/icu4c/source/data/unit/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/en_RW.txt b/icu4c/source/data/unit/en_RW.txt
index 73e0e1b..cb0e5cb 100755
--- a/icu4c/source/data/unit/en_RW.txt
+++ b/icu4c/source/data/unit/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/unit/en_SB.txt b/icu4c/source/data/unit/en_SB.txt
index 732ae5a..0d3cf10 100755
--- a/icu4c/source/data/unit/en_SB.txt
+++ b/icu4c/source/data/unit/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/unit/en_SC.txt b/icu4c/source/data/unit/en_SC.txt
index f60fe42..fa040ac 100755
--- a/icu4c/source/data/unit/en_SC.txt
+++ b/icu4c/source/data/unit/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/unit/en_SD.txt b/icu4c/source/data/unit/en_SD.txt
index d38d703..d99647d 100755
--- a/icu4c/source/data/unit/en_SD.txt
+++ b/icu4c/source/data/unit/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/unit/en_SE.txt b/icu4c/source/data/unit/en_SE.txt
index d3e88d9..9e144f0 100755
--- a/icu4c/source/data/unit/en_SE.txt
+++ b/icu4c/source/data/unit/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/unit/en_SG.txt b/icu4c/source/data/unit/en_SG.txt
index 33534fe..7182304 100755
--- a/icu4c/source/data/unit/en_SG.txt
+++ b/icu4c/source/data/unit/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/unit/en_SH.txt b/icu4c/source/data/unit/en_SH.txt
index d9e0e0f..91c7ed0 100755
--- a/icu4c/source/data/unit/en_SH.txt
+++ b/icu4c/source/data/unit/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/unit/en_SI.txt b/icu4c/source/data/unit/en_SI.txt
index 9e8aa75..4048047 100755
--- a/icu4c/source/data/unit/en_SI.txt
+++ b/icu4c/source/data/unit/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/unit/en_SL.txt b/icu4c/source/data/unit/en_SL.txt
index 66b8413..3d4c49e 100755
--- a/icu4c/source/data/unit/en_SL.txt
+++ b/icu4c/source/data/unit/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/unit/en_SS.txt b/icu4c/source/data/unit/en_SS.txt
index 9c93708..d6ff45b 100755
--- a/icu4c/source/data/unit/en_SS.txt
+++ b/icu4c/source/data/unit/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/unit/en_SX.txt b/icu4c/source/data/unit/en_SX.txt
index c791809..3335430 100755
--- a/icu4c/source/data/unit/en_SX.txt
+++ b/icu4c/source/data/unit/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/unit/en_SZ.txt b/icu4c/source/data/unit/en_SZ.txt
index c04c69b..2cc3884 100755
--- a/icu4c/source/data/unit/en_SZ.txt
+++ b/icu4c/source/data/unit/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/unit/en_TC.txt b/icu4c/source/data/unit/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/unit/en_TC.txt
+++ b/icu4c/source/data/unit/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/unit/en_TK.txt b/icu4c/source/data/unit/en_TK.txt
index af36a3e..2d79c33 100755
--- a/icu4c/source/data/unit/en_TK.txt
+++ b/icu4c/source/data/unit/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/unit/en_TO.txt b/icu4c/source/data/unit/en_TO.txt
index 8168819..12fc556 100755
--- a/icu4c/source/data/unit/en_TO.txt
+++ b/icu4c/source/data/unit/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/unit/en_TT.txt b/icu4c/source/data/unit/en_TT.txt
index a6fa9db..c4f5f7b 100755
--- a/icu4c/source/data/unit/en_TT.txt
+++ b/icu4c/source/data/unit/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/unit/en_TV.txt b/icu4c/source/data/unit/en_TV.txt
index 743fd00..73d14ca 100755
--- a/icu4c/source/data/unit/en_TV.txt
+++ b/icu4c/source/data/unit/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/unit/en_TZ.txt b/icu4c/source/data/unit/en_TZ.txt
index c43275d..aeaf197 100755
--- a/icu4c/source/data/unit/en_TZ.txt
+++ b/icu4c/source/data/unit/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/unit/en_UG.txt b/icu4c/source/data/unit/en_UG.txt
index 7a1be04..acbb8fc 100755
--- a/icu4c/source/data/unit/en_UG.txt
+++ b/icu4c/source/data/unit/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/unit/en_VC.txt b/icu4c/source/data/unit/en_VC.txt
index 5a03ac9..9d35ecc 100755
--- a/icu4c/source/data/unit/en_VC.txt
+++ b/icu4c/source/data/unit/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/unit/en_VG.txt b/icu4c/source/data/unit/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/unit/en_VG.txt
+++ b/icu4c/source/data/unit/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/unit/en_VU.txt b/icu4c/source/data/unit/en_VU.txt
index 504e18b..72411b2 100755
--- a/icu4c/source/data/unit/en_VU.txt
+++ b/icu4c/source/data/unit/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/unit/en_WS.txt b/icu4c/source/data/unit/en_WS.txt
index 036a79b..d4011c9 100755
--- a/icu4c/source/data/unit/en_WS.txt
+++ b/icu4c/source/data/unit/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/unit/en_ZA.txt b/icu4c/source/data/unit/en_ZA.txt
index e4ccc57..4cad7c3 100755
--- a/icu4c/source/data/unit/en_ZA.txt
+++ b/icu4c/source/data/unit/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/unit/en_ZM.txt b/icu4c/source/data/unit/en_ZM.txt
index a7e3e94..5d0ee3f 100755
--- a/icu4c/source/data/unit/en_ZM.txt
+++ b/icu4c/source/data/unit/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/unit/en_ZW.txt b/icu4c/source/data/unit/en_ZW.txt
index 5823331..38f7572 100755
--- a/icu4c/source/data/unit/en_ZW.txt
+++ b/icu4c/source/data/unit/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/unit/eo.txt b/icu4c/source/data/unit/eo.txt
index 5b5302d..46fb789 100755
--- a/icu4c/source/data/unit/eo.txt
+++ b/icu4c/source/data/unit/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/unit/es.txt b/icu4c/source/data/unit/es.txt
index fc9cb94..aa8ecdf 100755
--- a/icu4c/source/data/unit/es.txt
+++ b/icu4c/source/data/unit/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/unit/es_419.txt b/icu4c/source/data/unit/es_419.txt
index 9da41ca..35e16cc 100755
--- a/icu4c/source/data/unit/es_419.txt
+++ b/icu4c/source/data/unit/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/unit/es_AR.txt b/icu4c/source/data/unit/es_AR.txt
index 37906d4..8a025b7 100755
--- a/icu4c/source/data/unit/es_AR.txt
+++ b/icu4c/source/data/unit/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/unit/es_BO.txt b/icu4c/source/data/unit/es_BO.txt
index b24a585..e82d250 100755
--- a/icu4c/source/data/unit/es_BO.txt
+++ b/icu4c/source/data/unit/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/unit/es_CL.txt b/icu4c/source/data/unit/es_CL.txt
index 0123557..5b4e4a3 100755
--- a/icu4c/source/data/unit/es_CL.txt
+++ b/icu4c/source/data/unit/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/unit/es_CO.txt b/icu4c/source/data/unit/es_CO.txt
index 212c372..3c6dc0d 100755
--- a/icu4c/source/data/unit/es_CO.txt
+++ b/icu4c/source/data/unit/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/unit/es_CR.txt b/icu4c/source/data/unit/es_CR.txt
index 6eb7061..5bb6c4e 100755
--- a/icu4c/source/data/unit/es_CR.txt
+++ b/icu4c/source/data/unit/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/unit/es_CU.txt b/icu4c/source/data/unit/es_CU.txt
index 20e56c4..e1411b3 100755
--- a/icu4c/source/data/unit/es_CU.txt
+++ b/icu4c/source/data/unit/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/unit/es_DO.txt b/icu4c/source/data/unit/es_DO.txt
index cd6a872..9058e80 100755
--- a/icu4c/source/data/unit/es_DO.txt
+++ b/icu4c/source/data/unit/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/unit/es_EC.txt b/icu4c/source/data/unit/es_EC.txt
index 7b14ab2..e55c1fc 100755
--- a/icu4c/source/data/unit/es_EC.txt
+++ b/icu4c/source/data/unit/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/unit/es_GT.txt b/icu4c/source/data/unit/es_GT.txt
index f3ca99a..ccf5774 100755
--- a/icu4c/source/data/unit/es_GT.txt
+++ b/icu4c/source/data/unit/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/unit/es_HN.txt b/icu4c/source/data/unit/es_HN.txt
index 32b0a76..dc7eb0d 100755
--- a/icu4c/source/data/unit/es_HN.txt
+++ b/icu4c/source/data/unit/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/unit/es_MX.txt b/icu4c/source/data/unit/es_MX.txt
index 451005e..eac78b8 100755
--- a/icu4c/source/data/unit/es_MX.txt
+++ b/icu4c/source/data/unit/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/unit/es_NI.txt b/icu4c/source/data/unit/es_NI.txt
index c89b982..e8b0186 100755
--- a/icu4c/source/data/unit/es_NI.txt
+++ b/icu4c/source/data/unit/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/unit/es_PA.txt b/icu4c/source/data/unit/es_PA.txt
index cb4e668..93fb318 100755
--- a/icu4c/source/data/unit/es_PA.txt
+++ b/icu4c/source/data/unit/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/unit/es_PE.txt b/icu4c/source/data/unit/es_PE.txt
index 25a8d3d..686c6ec 100755
--- a/icu4c/source/data/unit/es_PE.txt
+++ b/icu4c/source/data/unit/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/unit/es_PR.txt b/icu4c/source/data/unit/es_PR.txt
index b795866..b059e44 100755
--- a/icu4c/source/data/unit/es_PR.txt
+++ b/icu4c/source/data/unit/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/unit/es_PY.txt b/icu4c/source/data/unit/es_PY.txt
index 8f0c41c..255cfec 100755
--- a/icu4c/source/data/unit/es_PY.txt
+++ b/icu4c/source/data/unit/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/unit/es_SV.txt b/icu4c/source/data/unit/es_SV.txt
index 0729c4f..37631c3 100755
--- a/icu4c/source/data/unit/es_SV.txt
+++ b/icu4c/source/data/unit/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/unit/es_US.txt b/icu4c/source/data/unit/es_US.txt
index 53b0523..5efca36 100755
--- a/icu4c/source/data/unit/es_US.txt
+++ b/icu4c/source/data/unit/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/unit/es_UY.txt b/icu4c/source/data/unit/es_UY.txt
index 5b2cbd5..ca2d617 100755
--- a/icu4c/source/data/unit/es_UY.txt
+++ b/icu4c/source/data/unit/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/unit/es_VE.txt b/icu4c/source/data/unit/es_VE.txt
index 0269d9f..01ad45d 100755
--- a/icu4c/source/data/unit/es_VE.txt
+++ b/icu4c/source/data/unit/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/unit/et.txt b/icu4c/source/data/unit/et.txt
index 658ad6d..2bd0a7a 100755
--- a/icu4c/source/data/unit/et.txt
+++ b/icu4c/source/data/unit/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/unit/eu.txt b/icu4c/source/data/unit/eu.txt
index 41fe591..8a2858b 100755
--- a/icu4c/source/data/unit/eu.txt
+++ b/icu4c/source/data/unit/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/unit/ewo.txt b/icu4c/source/data/unit/ewo.txt
index 8833b11..20e3480 100755
--- a/icu4c/source/data/unit/ewo.txt
+++ b/icu4c/source/data/unit/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/unit/fa.txt b/icu4c/source/data/unit/fa.txt
index fc2a401..1d12e40 100755
--- a/icu4c/source/data/unit/fa.txt
+++ b/icu4c/source/data/unit/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/unit/ff.txt b/icu4c/source/data/unit/ff.txt
index fd703d7..b775e1f 100755
--- a/icu4c/source/data/unit/ff.txt
+++ b/icu4c/source/data/unit/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/unit/fi.txt b/icu4c/source/data/unit/fi.txt
index d2f37e0..11b4991 100755
--- a/icu4c/source/data/unit/fi.txt
+++ b/icu4c/source/data/unit/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/unit/fil.txt b/icu4c/source/data/unit/fil.txt
index bf0ef0d..d95ae84 100755
--- a/icu4c/source/data/unit/fil.txt
+++ b/icu4c/source/data/unit/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/unit/fil_PH.txt b/icu4c/source/data/unit/fil_PH.txt
index 2a848a3..e4d8788 100755
--- a/icu4c/source/data/unit/fil_PH.txt
+++ b/icu4c/source/data/unit/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/fo.txt b/icu4c/source/data/unit/fo.txt
index bcc32b4..3635c55 100755
--- a/icu4c/source/data/unit/fo.txt
+++ b/icu4c/source/data/unit/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/unit/fr.txt b/icu4c/source/data/unit/fr.txt
index 1909655..77ebea1 100755
--- a/icu4c/source/data/unit/fr.txt
+++ b/icu4c/source/data/unit/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/unit/fr_CA.txt b/icu4c/source/data/unit/fr_CA.txt
index 8355b8e..0e26ce6 100755
--- a/icu4c/source/data/unit/fr_CA.txt
+++ b/icu4c/source/data/unit/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/unit/fr_HT.txt b/icu4c/source/data/unit/fr_HT.txt
index 6d95abd..5f0a170 100755
--- a/icu4c/source/data/unit/fr_HT.txt
+++ b/icu4c/source/data/unit/fr_HT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_HT.xml
 // *
diff --git a/icu4c/source/data/unit/fur.txt b/icu4c/source/data/unit/fur.txt
index 7cdb9e6..955748a 100755
--- a/icu4c/source/data/unit/fur.txt
+++ b/icu4c/source/data/unit/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/unit/fy.txt b/icu4c/source/data/unit/fy.txt
index 321f412..5203ba4 100755
--- a/icu4c/source/data/unit/fy.txt
+++ b/icu4c/source/data/unit/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/unit/ga.txt b/icu4c/source/data/unit/ga.txt
index 6761790..7e808d7 100755
--- a/icu4c/source/data/unit/ga.txt
+++ b/icu4c/source/data/unit/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/unit/gd.txt b/icu4c/source/data/unit/gd.txt
index c45bb57..c005b0b 100755
--- a/icu4c/source/data/unit/gd.txt
+++ b/icu4c/source/data/unit/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/unit/gl.txt b/icu4c/source/data/unit/gl.txt
index a86c50b..dad1a7f 100755
--- a/icu4c/source/data/unit/gl.txt
+++ b/icu4c/source/data/unit/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/unit/gsw.txt b/icu4c/source/data/unit/gsw.txt
index f325dd3..b711716 100755
--- a/icu4c/source/data/unit/gsw.txt
+++ b/icu4c/source/data/unit/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/unit/gu.txt b/icu4c/source/data/unit/gu.txt
index 0725f86..bcde6c6 100755
--- a/icu4c/source/data/unit/gu.txt
+++ b/icu4c/source/data/unit/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/unit/guz.txt b/icu4c/source/data/unit/guz.txt
index 037887a..6dce44e 100755
--- a/icu4c/source/data/unit/guz.txt
+++ b/icu4c/source/data/unit/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/unit/gv.txt b/icu4c/source/data/unit/gv.txt
index 3e37aee..2081341 100755
--- a/icu4c/source/data/unit/gv.txt
+++ b/icu4c/source/data/unit/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/unit/ha.txt b/icu4c/source/data/unit/ha.txt
index 2b32b6c..fc9db81 100755
--- a/icu4c/source/data/unit/ha.txt
+++ b/icu4c/source/data/unit/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/unit/haw.txt b/icu4c/source/data/unit/haw.txt
index 36372ed..1681743 100755
--- a/icu4c/source/data/unit/haw.txt
+++ b/icu4c/source/data/unit/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/unit/he.txt b/icu4c/source/data/unit/he.txt
index 9e02b25..5d65580 100755
--- a/icu4c/source/data/unit/he.txt
+++ b/icu4c/source/data/unit/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/unit/he_IL.txt b/icu4c/source/data/unit/he_IL.txt
index 8e940f0..2c5c03a 100755
--- a/icu4c/source/data/unit/he_IL.txt
+++ b/icu4c/source/data/unit/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/hi.txt b/icu4c/source/data/unit/hi.txt
index d897727..56f4668 100755
--- a/icu4c/source/data/unit/hi.txt
+++ b/icu4c/source/data/unit/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/unit/hr.txt b/icu4c/source/data/unit/hr.txt
index 1d52c8b..c59b001 100755
--- a/icu4c/source/data/unit/hr.txt
+++ b/icu4c/source/data/unit/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/unit/hsb.txt b/icu4c/source/data/unit/hsb.txt
index 8b9c8c8..075d1a4 100755
--- a/icu4c/source/data/unit/hsb.txt
+++ b/icu4c/source/data/unit/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/unit/hu.txt b/icu4c/source/data/unit/hu.txt
index ca4daab..84e1bb1 100755
--- a/icu4c/source/data/unit/hu.txt
+++ b/icu4c/source/data/unit/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/unit/hy.txt b/icu4c/source/data/unit/hy.txt
index 89968db..402cdcf 100755
--- a/icu4c/source/data/unit/hy.txt
+++ b/icu4c/source/data/unit/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/unit/id.txt b/icu4c/source/data/unit/id.txt
index 93a8ec5..7f23cd3 100755
--- a/icu4c/source/data/unit/id.txt
+++ b/icu4c/source/data/unit/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/unit/id_ID.txt b/icu4c/source/data/unit/id_ID.txt
index d704f9d..88cd94b 100755
--- a/icu4c/source/data/unit/id_ID.txt
+++ b/icu4c/source/data/unit/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/ig.txt b/icu4c/source/data/unit/ig.txt
index bca1e5a..f4e95b0 100755
--- a/icu4c/source/data/unit/ig.txt
+++ b/icu4c/source/data/unit/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/unit/ii.txt b/icu4c/source/data/unit/ii.txt
index 9e5dd36..3b92e05 100755
--- a/icu4c/source/data/unit/ii.txt
+++ b/icu4c/source/data/unit/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/unit/in.txt b/icu4c/source/data/unit/in.txt
index b575e2e..a3fae61 100755
--- a/icu4c/source/data/unit/in.txt
+++ b/icu4c/source/data/unit/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/in_ID.txt b/icu4c/source/data/unit/in_ID.txt
index db42db5..7161a4b 100755
--- a/icu4c/source/data/unit/in_ID.txt
+++ b/icu4c/source/data/unit/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/is.txt b/icu4c/source/data/unit/is.txt
index 917cf27..6e3a1fc 100755
--- a/icu4c/source/data/unit/is.txt
+++ b/icu4c/source/data/unit/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/unit/it.txt b/icu4c/source/data/unit/it.txt
index 596f76c..7777fb8 100755
--- a/icu4c/source/data/unit/it.txt
+++ b/icu4c/source/data/unit/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/unit/iw.txt b/icu4c/source/data/unit/iw.txt
index 3477b34..8b00562 100755
--- a/icu4c/source/data/unit/iw.txt
+++ b/icu4c/source/data/unit/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/iw_IL.txt b/icu4c/source/data/unit/iw_IL.txt
index caeef7a..158f4b3 100755
--- a/icu4c/source/data/unit/iw_IL.txt
+++ b/icu4c/source/data/unit/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/ja.txt b/icu4c/source/data/unit/ja.txt
index 0b9ba1c..fb2a8bc 100755
--- a/icu4c/source/data/unit/ja.txt
+++ b/icu4c/source/data/unit/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/unit/ja_JP.txt b/icu4c/source/data/unit/ja_JP.txt
index 46ab497..380b698c 100755
--- a/icu4c/source/data/unit/ja_JP.txt
+++ b/icu4c/source/data/unit/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt b/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100755
--- a/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/jgo.txt b/icu4c/source/data/unit/jgo.txt
index 16fb42b..c67a19a 100755
--- a/icu4c/source/data/unit/jgo.txt
+++ b/icu4c/source/data/unit/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/unit/jmc.txt b/icu4c/source/data/unit/jmc.txt
index 9a0582c..b74b4af 100755
--- a/icu4c/source/data/unit/jmc.txt
+++ b/icu4c/source/data/unit/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/unit/ka.txt b/icu4c/source/data/unit/ka.txt
index cedf281..f5b9e63 100755
--- a/icu4c/source/data/unit/ka.txt
+++ b/icu4c/source/data/unit/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/unit/kab.txt b/icu4c/source/data/unit/kab.txt
index a664159..29bf333 100755
--- a/icu4c/source/data/unit/kab.txt
+++ b/icu4c/source/data/unit/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/unit/kam.txt b/icu4c/source/data/unit/kam.txt
index 584f96e..e070130 100755
--- a/icu4c/source/data/unit/kam.txt
+++ b/icu4c/source/data/unit/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/unit/kde.txt b/icu4c/source/data/unit/kde.txt
index 47276c1..3260473 100755
--- a/icu4c/source/data/unit/kde.txt
+++ b/icu4c/source/data/unit/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/unit/kea.txt b/icu4c/source/data/unit/kea.txt
index c6fcc3d..ff09619 100755
--- a/icu4c/source/data/unit/kea.txt
+++ b/icu4c/source/data/unit/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/unit/khq.txt b/icu4c/source/data/unit/khq.txt
index 6914c35..b04a839 100755
--- a/icu4c/source/data/unit/khq.txt
+++ b/icu4c/source/data/unit/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/unit/ki.txt b/icu4c/source/data/unit/ki.txt
index 12e00b6..a655528 100755
--- a/icu4c/source/data/unit/ki.txt
+++ b/icu4c/source/data/unit/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/unit/kk.txt b/icu4c/source/data/unit/kk.txt
index f918490..6276cf3 100755
--- a/icu4c/source/data/unit/kk.txt
+++ b/icu4c/source/data/unit/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/unit/kkj.txt b/icu4c/source/data/unit/kkj.txt
index f70da97..bdd8c97 100755
--- a/icu4c/source/data/unit/kkj.txt
+++ b/icu4c/source/data/unit/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/unit/kl.txt b/icu4c/source/data/unit/kl.txt
index eb0ba93..210ee7c 100755
--- a/icu4c/source/data/unit/kl.txt
+++ b/icu4c/source/data/unit/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/unit/kln.txt b/icu4c/source/data/unit/kln.txt
index 3eca5b6..382b300 100755
--- a/icu4c/source/data/unit/kln.txt
+++ b/icu4c/source/data/unit/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/unit/km.txt b/icu4c/source/data/unit/km.txt
index 9839892..d2222dd 100755
--- a/icu4c/source/data/unit/km.txt
+++ b/icu4c/source/data/unit/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/unit/kn.txt b/icu4c/source/data/unit/kn.txt
index 5d27f1c..900bfad 100755
--- a/icu4c/source/data/unit/kn.txt
+++ b/icu4c/source/data/unit/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/unit/ko.txt b/icu4c/source/data/unit/ko.txt
index 9406c02..c02c618 100755
--- a/icu4c/source/data/unit/ko.txt
+++ b/icu4c/source/data/unit/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/unit/kok.txt b/icu4c/source/data/unit/kok.txt
index dd07ae3..4a29948 100755
--- a/icu4c/source/data/unit/kok.txt
+++ b/icu4c/source/data/unit/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/unit/ks.txt b/icu4c/source/data/unit/ks.txt
index f145955..310734d 100755
--- a/icu4c/source/data/unit/ks.txt
+++ b/icu4c/source/data/unit/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/unit/ksb.txt b/icu4c/source/data/unit/ksb.txt
index 96db629..f26de27 100755
--- a/icu4c/source/data/unit/ksb.txt
+++ b/icu4c/source/data/unit/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/unit/ksf.txt b/icu4c/source/data/unit/ksf.txt
index 18003fa..34280e9 100755
--- a/icu4c/source/data/unit/ksf.txt
+++ b/icu4c/source/data/unit/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/unit/ksh.txt b/icu4c/source/data/unit/ksh.txt
index cc53801..c82a6c5 100755
--- a/icu4c/source/data/unit/ksh.txt
+++ b/icu4c/source/data/unit/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/unit/kw.txt b/icu4c/source/data/unit/kw.txt
index 846f52a..bfceda3 100755
--- a/icu4c/source/data/unit/kw.txt
+++ b/icu4c/source/data/unit/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/unit/ky.txt b/icu4c/source/data/unit/ky.txt
index 39714c1..68ad80b 100755
--- a/icu4c/source/data/unit/ky.txt
+++ b/icu4c/source/data/unit/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/unit/lag.txt b/icu4c/source/data/unit/lag.txt
index 3063e67..a782dfa 100755
--- a/icu4c/source/data/unit/lag.txt
+++ b/icu4c/source/data/unit/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/unit/lb.txt b/icu4c/source/data/unit/lb.txt
index 48d9c468..6e99cab 100755
--- a/icu4c/source/data/unit/lb.txt
+++ b/icu4c/source/data/unit/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/unit/lg.txt b/icu4c/source/data/unit/lg.txt
index b9e9d35..a80fa71 100755
--- a/icu4c/source/data/unit/lg.txt
+++ b/icu4c/source/data/unit/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/unit/lkt.txt b/icu4c/source/data/unit/lkt.txt
index dd234e7..3c798c6 100755
--- a/icu4c/source/data/unit/lkt.txt
+++ b/icu4c/source/data/unit/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/unit/ln.txt b/icu4c/source/data/unit/ln.txt
index d5f70ec..4cfd4e0 100755
--- a/icu4c/source/data/unit/ln.txt
+++ b/icu4c/source/data/unit/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/unit/lo.txt b/icu4c/source/data/unit/lo.txt
index 0518ad4..a3614e4 100755
--- a/icu4c/source/data/unit/lo.txt
+++ b/icu4c/source/data/unit/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/unit/lrc.txt b/icu4c/source/data/unit/lrc.txt
index 6feea04..9e3c30d 100755
--- a/icu4c/source/data/unit/lrc.txt
+++ b/icu4c/source/data/unit/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/unit/lt.txt b/icu4c/source/data/unit/lt.txt
index 9d851f6..8425dc8 100755
--- a/icu4c/source/data/unit/lt.txt
+++ b/icu4c/source/data/unit/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/unit/lu.txt b/icu4c/source/data/unit/lu.txt
index 1464d45..b2234f8 100755
--- a/icu4c/source/data/unit/lu.txt
+++ b/icu4c/source/data/unit/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/unit/luo.txt b/icu4c/source/data/unit/luo.txt
index d94b952..a9cadcc 100755
--- a/icu4c/source/data/unit/luo.txt
+++ b/icu4c/source/data/unit/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/unit/luy.txt b/icu4c/source/data/unit/luy.txt
index dbb0880..4ecd76c 100755
--- a/icu4c/source/data/unit/luy.txt
+++ b/icu4c/source/data/unit/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/unit/lv.txt b/icu4c/source/data/unit/lv.txt
index 82f66e5..f830d0f 100755
--- a/icu4c/source/data/unit/lv.txt
+++ b/icu4c/source/data/unit/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/unit/mas.txt b/icu4c/source/data/unit/mas.txt
index 03278b4..b1cf918 100755
--- a/icu4c/source/data/unit/mas.txt
+++ b/icu4c/source/data/unit/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/unit/mer.txt b/icu4c/source/data/unit/mer.txt
index 46b20e9..e0f0d1e 100755
--- a/icu4c/source/data/unit/mer.txt
+++ b/icu4c/source/data/unit/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/unit/mfe.txt b/icu4c/source/data/unit/mfe.txt
index 0984cb2..59d1909 100755
--- a/icu4c/source/data/unit/mfe.txt
+++ b/icu4c/source/data/unit/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/unit/mg.txt b/icu4c/source/data/unit/mg.txt
index 4ecc318..12673a4 100755
--- a/icu4c/source/data/unit/mg.txt
+++ b/icu4c/source/data/unit/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/unit/mgh.txt b/icu4c/source/data/unit/mgh.txt
index 757e71c..eec2cb1 100755
--- a/icu4c/source/data/unit/mgh.txt
+++ b/icu4c/source/data/unit/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/unit/mgo.txt b/icu4c/source/data/unit/mgo.txt
index 9708733..1f84ea0 100755
--- a/icu4c/source/data/unit/mgo.txt
+++ b/icu4c/source/data/unit/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/unit/mk.txt b/icu4c/source/data/unit/mk.txt
index a212581..0664c6f 100755
--- a/icu4c/source/data/unit/mk.txt
+++ b/icu4c/source/data/unit/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/unit/ml.txt b/icu4c/source/data/unit/ml.txt
index 91271a9..bf63f71 100755
--- a/icu4c/source/data/unit/ml.txt
+++ b/icu4c/source/data/unit/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/unit/mn.txt b/icu4c/source/data/unit/mn.txt
index c6a1c80..d184e86 100755
--- a/icu4c/source/data/unit/mn.txt
+++ b/icu4c/source/data/unit/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/unit/mo.txt b/icu4c/source/data/unit/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/unit/mo.txt
+++ b/icu4c/source/data/unit/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/mr.txt b/icu4c/source/data/unit/mr.txt
index d9cd74b..d1bf2ae 100755
--- a/icu4c/source/data/unit/mr.txt
+++ b/icu4c/source/data/unit/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/unit/ms.txt b/icu4c/source/data/unit/ms.txt
index e207761..51f414a 100755
--- a/icu4c/source/data/unit/ms.txt
+++ b/icu4c/source/data/unit/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/unit/mt.txt b/icu4c/source/data/unit/mt.txt
index cab3b4a..26d8cb6 100755
--- a/icu4c/source/data/unit/mt.txt
+++ b/icu4c/source/data/unit/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/unit/mua.txt b/icu4c/source/data/unit/mua.txt
index d3bca88..75f2781 100755
--- a/icu4c/source/data/unit/mua.txt
+++ b/icu4c/source/data/unit/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/unit/my.txt b/icu4c/source/data/unit/my.txt
index 836030c..8c5ebd5 100755
--- a/icu4c/source/data/unit/my.txt
+++ b/icu4c/source/data/unit/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/unit/mzn.txt b/icu4c/source/data/unit/mzn.txt
index ebc11e8..b9c1948 100755
--- a/icu4c/source/data/unit/mzn.txt
+++ b/icu4c/source/data/unit/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/unit/naq.txt b/icu4c/source/data/unit/naq.txt
index 0263d7e..d9b8609 100755
--- a/icu4c/source/data/unit/naq.txt
+++ b/icu4c/source/data/unit/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/unit/nb.txt b/icu4c/source/data/unit/nb.txt
index 547d497..405c6be 100755
--- a/icu4c/source/data/unit/nb.txt
+++ b/icu4c/source/data/unit/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/unit/nb_NO.txt b/icu4c/source/data/unit/nb_NO.txt
index 25fc47d..50a5306 100755
--- a/icu4c/source/data/unit/nb_NO.txt
+++ b/icu4c/source/data/unit/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/nd.txt b/icu4c/source/data/unit/nd.txt
index f5603ee..2c91296 100755
--- a/icu4c/source/data/unit/nd.txt
+++ b/icu4c/source/data/unit/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/unit/ne.txt b/icu4c/source/data/unit/ne.txt
index 50985d4..1223fdc 100755
--- a/icu4c/source/data/unit/ne.txt
+++ b/icu4c/source/data/unit/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/unit/nl.txt b/icu4c/source/data/unit/nl.txt
index dd89b66..f2c76c6 100755
--- a/icu4c/source/data/unit/nl.txt
+++ b/icu4c/source/data/unit/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/unit/nmg.txt b/icu4c/source/data/unit/nmg.txt
index eb5887b..3ee8fbf 100755
--- a/icu4c/source/data/unit/nmg.txt
+++ b/icu4c/source/data/unit/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/unit/nn.txt b/icu4c/source/data/unit/nn.txt
index e7a75a1..c912a82 100755
--- a/icu4c/source/data/unit/nn.txt
+++ b/icu4c/source/data/unit/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/unit/nn_NO.txt b/icu4c/source/data/unit/nn_NO.txt
index 6741c51..2b46765 100755
--- a/icu4c/source/data/unit/nn_NO.txt
+++ b/icu4c/source/data/unit/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/nnh.txt b/icu4c/source/data/unit/nnh.txt
index c8f38ae..159d895 100755
--- a/icu4c/source/data/unit/nnh.txt
+++ b/icu4c/source/data/unit/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/unit/no.txt b/icu4c/source/data/unit/no.txt
index 56aa6e9..a4100e9 100755
--- a/icu4c/source/data/unit/no.txt
+++ b/icu4c/source/data/unit/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/no_NO.txt b/icu4c/source/data/unit/no_NO.txt
index 830a425..569b33a86 100755
--- a/icu4c/source/data/unit/no_NO.txt
+++ b/icu4c/source/data/unit/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/no_NO_NY.txt b/icu4c/source/data/unit/no_NO_NY.txt
index 41bd7d7..668cc1b 100755
--- a/icu4c/source/data/unit/no_NO_NY.txt
+++ b/icu4c/source/data/unit/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/nus.txt b/icu4c/source/data/unit/nus.txt
index 70cfcc4..9388de6 100755
--- a/icu4c/source/data/unit/nus.txt
+++ b/icu4c/source/data/unit/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/unit/nyn.txt b/icu4c/source/data/unit/nyn.txt
index 677c3f2..1695d41 100755
--- a/icu4c/source/data/unit/nyn.txt
+++ b/icu4c/source/data/unit/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/unit/om.txt b/icu4c/source/data/unit/om.txt
index 9019e92..5f764d6 100755
--- a/icu4c/source/data/unit/om.txt
+++ b/icu4c/source/data/unit/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/unit/or.txt b/icu4c/source/data/unit/or.txt
index f2c4f23..350262d 100755
--- a/icu4c/source/data/unit/or.txt
+++ b/icu4c/source/data/unit/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/unit/os.txt b/icu4c/source/data/unit/os.txt
index 86e5598..6f3b50f 100755
--- a/icu4c/source/data/unit/os.txt
+++ b/icu4c/source/data/unit/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/unit/pa.txt b/icu4c/source/data/unit/pa.txt
index 3902cc6..20bd670 100755
--- a/icu4c/source/data/unit/pa.txt
+++ b/icu4c/source/data/unit/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/unit/pa_Arab.txt b/icu4c/source/data/unit/pa_Arab.txt
index 1214338..a3d0dd7 100755
--- a/icu4c/source/data/unit/pa_Arab.txt
+++ b/icu4c/source/data/unit/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/unit/pa_Arab_PK.txt b/icu4c/source/data/unit/pa_Arab_PK.txt
index 3572935..82236ea 100755
--- a/icu4c/source/data/unit/pa_Arab_PK.txt
+++ b/icu4c/source/data/unit/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/pa_Guru.txt b/icu4c/source/data/unit/pa_Guru.txt
index 8cc912b..de139d5 100755
--- a/icu4c/source/data/unit/pa_Guru.txt
+++ b/icu4c/source/data/unit/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/unit/pa_Guru_IN.txt b/icu4c/source/data/unit/pa_Guru_IN.txt
index 2381c07..9f81a4c 100755
--- a/icu4c/source/data/unit/pa_Guru_IN.txt
+++ b/icu4c/source/data/unit/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/pa_IN.txt b/icu4c/source/data/unit/pa_IN.txt
index e30b2cb..96ab9fd 100755
--- a/icu4c/source/data/unit/pa_IN.txt
+++ b/icu4c/source/data/unit/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/pa_PK.txt b/icu4c/source/data/unit/pa_PK.txt
index 0f699f15..569ebe9 100755
--- a/icu4c/source/data/unit/pa_PK.txt
+++ b/icu4c/source/data/unit/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/pl.txt b/icu4c/source/data/unit/pl.txt
index 4d44184..1703aa1 100755
--- a/icu4c/source/data/unit/pl.txt
+++ b/icu4c/source/data/unit/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/unit/ps.txt b/icu4c/source/data/unit/ps.txt
index 49ff031..3f4def6 100755
--- a/icu4c/source/data/unit/ps.txt
+++ b/icu4c/source/data/unit/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/unit/pt.txt b/icu4c/source/data/unit/pt.txt
index 149a664..bdebc29 100755
--- a/icu4c/source/data/unit/pt.txt
+++ b/icu4c/source/data/unit/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/unit/pt_AO.txt b/icu4c/source/data/unit/pt_AO.txt
index 9d5b464..a667aac 100755
--- a/icu4c/source/data/unit/pt_AO.txt
+++ b/icu4c/source/data/unit/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/unit/pt_CV.txt b/icu4c/source/data/unit/pt_CV.txt
index 5861677..036cfac 100755
--- a/icu4c/source/data/unit/pt_CV.txt
+++ b/icu4c/source/data/unit/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/unit/pt_GW.txt b/icu4c/source/data/unit/pt_GW.txt
index 7be2d1a..cf6169a 100755
--- a/icu4c/source/data/unit/pt_GW.txt
+++ b/icu4c/source/data/unit/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/unit/pt_MO.txt b/icu4c/source/data/unit/pt_MO.txt
index 6471a79..786b2c8 100755
--- a/icu4c/source/data/unit/pt_MO.txt
+++ b/icu4c/source/data/unit/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/unit/pt_MZ.txt b/icu4c/source/data/unit/pt_MZ.txt
index 623d1f9..c28b1a1 100755
--- a/icu4c/source/data/unit/pt_MZ.txt
+++ b/icu4c/source/data/unit/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/unit/pt_PT.txt b/icu4c/source/data/unit/pt_PT.txt
index 7eb7177..bbe2616 100755
--- a/icu4c/source/data/unit/pt_PT.txt
+++ b/icu4c/source/data/unit/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/unit/pt_ST.txt b/icu4c/source/data/unit/pt_ST.txt
index fc2e112..02fa58b 100755
--- a/icu4c/source/data/unit/pt_ST.txt
+++ b/icu4c/source/data/unit/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/unit/pt_TL.txt b/icu4c/source/data/unit/pt_TL.txt
index 2aa48e6..1837a77 100755
--- a/icu4c/source/data/unit/pt_TL.txt
+++ b/icu4c/source/data/unit/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/unit/qu.txt b/icu4c/source/data/unit/qu.txt
index 93113e8..652fcb4 100755
--- a/icu4c/source/data/unit/qu.txt
+++ b/icu4c/source/data/unit/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/unit/resfiles.mk b/icu4c/source/data/unit/resfiles.mk
index 920a5b2..7c7eb12 100755
--- a/icu4c/source/data/unit/resfiles.mk
+++ b/icu4c/source/data/unit/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 UNIT_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/unit/rm.txt b/icu4c/source/data/unit/rm.txt
index 6569405..f09757f 100755
--- a/icu4c/source/data/unit/rm.txt
+++ b/icu4c/source/data/unit/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/unit/rn.txt b/icu4c/source/data/unit/rn.txt
index efa5a9c..08d17d9 100755
--- a/icu4c/source/data/unit/rn.txt
+++ b/icu4c/source/data/unit/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/unit/ro.txt b/icu4c/source/data/unit/ro.txt
index 1b915b4..f0ce31d 100755
--- a/icu4c/source/data/unit/ro.txt
+++ b/icu4c/source/data/unit/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/unit/ro_MD.txt b/icu4c/source/data/unit/ro_MD.txt
index 39acf83..f3e6436 100755
--- a/icu4c/source/data/unit/ro_MD.txt
+++ b/icu4c/source/data/unit/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro_MD.xml
 // *
diff --git a/icu4c/source/data/unit/rof.txt b/icu4c/source/data/unit/rof.txt
index 98572c9..79eeee3 100755
--- a/icu4c/source/data/unit/rof.txt
+++ b/icu4c/source/data/unit/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/unit/root.txt b/icu4c/source/data/unit/root.txt
index 4bb0aa2..75cdbec 100755
--- a/icu4c/source/data/unit/root.txt
+++ b/icu4c/source/data/unit/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/unit/ru.txt b/icu4c/source/data/unit/ru.txt
index 5b134e8..3c165f6 100755
--- a/icu4c/source/data/unit/ru.txt
+++ b/icu4c/source/data/unit/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/unit/rw.txt b/icu4c/source/data/unit/rw.txt
index be77029..3205a65 100755
--- a/icu4c/source/data/unit/rw.txt
+++ b/icu4c/source/data/unit/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/unit/rwk.txt b/icu4c/source/data/unit/rwk.txt
index 15a1f98..135fc55 100755
--- a/icu4c/source/data/unit/rwk.txt
+++ b/icu4c/source/data/unit/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/unit/sah.txt b/icu4c/source/data/unit/sah.txt
index 33dc2db..3807807 100755
--- a/icu4c/source/data/unit/sah.txt
+++ b/icu4c/source/data/unit/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/unit/saq.txt b/icu4c/source/data/unit/saq.txt
index 24aa1be..54790a0 100755
--- a/icu4c/source/data/unit/saq.txt
+++ b/icu4c/source/data/unit/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/unit/sbp.txt b/icu4c/source/data/unit/sbp.txt
index 8eb9f78..3122356 100755
--- a/icu4c/source/data/unit/sbp.txt
+++ b/icu4c/source/data/unit/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/unit/se.txt b/icu4c/source/data/unit/se.txt
index 18c4455..e2ca808 100755
--- a/icu4c/source/data/unit/se.txt
+++ b/icu4c/source/data/unit/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/unit/seh.txt b/icu4c/source/data/unit/seh.txt
index 51b48f9d..308b11c 100755
--- a/icu4c/source/data/unit/seh.txt
+++ b/icu4c/source/data/unit/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/unit/ses.txt b/icu4c/source/data/unit/ses.txt
index 54b7186..6b9b681 100755
--- a/icu4c/source/data/unit/ses.txt
+++ b/icu4c/source/data/unit/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/unit/sg.txt b/icu4c/source/data/unit/sg.txt
index fd8545a..6d621d9 100755
--- a/icu4c/source/data/unit/sg.txt
+++ b/icu4c/source/data/unit/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/unit/sh.txt b/icu4c/source/data/unit/sh.txt
index 2517eb3..265cc07 100755
--- a/icu4c/source/data/unit/sh.txt
+++ b/icu4c/source/data/unit/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sh_BA.txt b/icu4c/source/data/unit/sh_BA.txt
index e129954..948688d 100755
--- a/icu4c/source/data/unit/sh_BA.txt
+++ b/icu4c/source/data/unit/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sh_CS.txt b/icu4c/source/data/unit/sh_CS.txt
index 566f200..7c5f240 100755
--- a/icu4c/source/data/unit/sh_CS.txt
+++ b/icu4c/source/data/unit/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sh_YU.txt b/icu4c/source/data/unit/sh_YU.txt
index a9b1c28..e848fec 100755
--- a/icu4c/source/data/unit/sh_YU.txt
+++ b/icu4c/source/data/unit/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/shi.txt b/icu4c/source/data/unit/shi.txt
index 3fb877a..0469105 100755
--- a/icu4c/source/data/unit/shi.txt
+++ b/icu4c/source/data/unit/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/unit/shi_Latn.txt b/icu4c/source/data/unit/shi_Latn.txt
index e4542ba..ec42fdd 100755
--- a/icu4c/source/data/unit/shi_Latn.txt
+++ b/icu4c/source/data/unit/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/shi_MA.txt b/icu4c/source/data/unit/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/unit/shi_MA.txt
+++ b/icu4c/source/data/unit/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/shi_Tfng.txt b/icu4c/source/data/unit/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/unit/shi_Tfng.txt
+++ b/icu4c/source/data/unit/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/unit/shi_Tfng_MA.txt b/icu4c/source/data/unit/shi_Tfng_MA.txt
index d86290b..73fec10 100755
--- a/icu4c/source/data/unit/shi_Tfng_MA.txt
+++ b/icu4c/source/data/unit/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/si.txt b/icu4c/source/data/unit/si.txt
index e5ed083..32c5a09 100755
--- a/icu4c/source/data/unit/si.txt
+++ b/icu4c/source/data/unit/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/unit/sk.txt b/icu4c/source/data/unit/sk.txt
index f700ffb..10b3f09 100755
--- a/icu4c/source/data/unit/sk.txt
+++ b/icu4c/source/data/unit/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/unit/sl.txt b/icu4c/source/data/unit/sl.txt
index 3a01123..9e7080c 100755
--- a/icu4c/source/data/unit/sl.txt
+++ b/icu4c/source/data/unit/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/unit/smn.txt b/icu4c/source/data/unit/smn.txt
index b4993e6..251dfcb 100755
--- a/icu4c/source/data/unit/smn.txt
+++ b/icu4c/source/data/unit/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/unit/sn.txt b/icu4c/source/data/unit/sn.txt
index f6598da..318c0b8 100755
--- a/icu4c/source/data/unit/sn.txt
+++ b/icu4c/source/data/unit/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/unit/so.txt b/icu4c/source/data/unit/so.txt
index 611a718..aa548c6 100755
--- a/icu4c/source/data/unit/so.txt
+++ b/icu4c/source/data/unit/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/unit/sq.txt b/icu4c/source/data/unit/sq.txt
index bc75d86..13a572b 100755
--- a/icu4c/source/data/unit/sq.txt
+++ b/icu4c/source/data/unit/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/unit/sr.txt b/icu4c/source/data/unit/sr.txt
index 4c4099d..f8fc486 100755
--- a/icu4c/source/data/unit/sr.txt
+++ b/icu4c/source/data/unit/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/unit/sr_BA.txt b/icu4c/source/data/unit/sr_BA.txt
index 0d1bedf..304ab73 100755
--- a/icu4c/source/data/unit/sr_BA.txt
+++ b/icu4c/source/data/unit/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_CS.txt b/icu4c/source/data/unit/sr_CS.txt
index 949405a..d60d339 100755
--- a/icu4c/source/data/unit/sr_CS.txt
+++ b/icu4c/source/data/unit/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl.txt b/icu4c/source/data/unit/sr_Cyrl.txt
index 19f704b..8e2425f 100755
--- a/icu4c/source/data/unit/sr_Cyrl.txt
+++ b/icu4c/source/data/unit/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl_BA.txt b/icu4c/source/data/unit/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100755
--- a/icu4c/source/data/unit/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/unit/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl_CS.txt b/icu4c/source/data/unit/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100755
--- a/icu4c/source/data/unit/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/unit/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl_RS.txt b/icu4c/source/data/unit/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100755
--- a/icu4c/source/data/unit/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/unit/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl_XK.txt b/icu4c/source/data/unit/sr_Cyrl_XK.txt
index 277975e..1d6a9ef 100755
--- a/icu4c/source/data/unit/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/unit/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Cyrl_YU.txt b/icu4c/source/data/unit/sr_Cyrl_YU.txt
index 2224126..0f961f25 100755
--- a/icu4c/source/data/unit/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/unit/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn.txt b/icu4c/source/data/unit/sr_Latn.txt
index addce1f..a74838e 100755
--- a/icu4c/source/data/unit/sr_Latn.txt
+++ b/icu4c/source/data/unit/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn_BA.txt b/icu4c/source/data/unit/sr_Latn_BA.txt
index d0431c98c..61305e3 100755
--- a/icu4c/source/data/unit/sr_Latn_BA.txt
+++ b/icu4c/source/data/unit/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn_CS.txt b/icu4c/source/data/unit/sr_Latn_CS.txt
index 74d9b51..3821542 100755
--- a/icu4c/source/data/unit/sr_Latn_CS.txt
+++ b/icu4c/source/data/unit/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn_ME.txt b/icu4c/source/data/unit/sr_Latn_ME.txt
index 86b1693..b1bf7e1 100755
--- a/icu4c/source/data/unit/sr_Latn_ME.txt
+++ b/icu4c/source/data/unit/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn_RS.txt b/icu4c/source/data/unit/sr_Latn_RS.txt
index 9708be6..d49a8a1 100755
--- a/icu4c/source/data/unit/sr_Latn_RS.txt
+++ b/icu4c/source/data/unit/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_Latn_YU.txt b/icu4c/source/data/unit/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100755
--- a/icu4c/source/data/unit/sr_Latn_YU.txt
+++ b/icu4c/source/data/unit/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_ME.txt b/icu4c/source/data/unit/sr_ME.txt
index 5cfdc82..cf22ed3 100755
--- a/icu4c/source/data/unit/sr_ME.txt
+++ b/icu4c/source/data/unit/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_RS.txt b/icu4c/source/data/unit/sr_RS.txt
index 10df8ae..5bb48b5 100755
--- a/icu4c/source/data/unit/sr_RS.txt
+++ b/icu4c/source/data/unit/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_XK.txt b/icu4c/source/data/unit/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/unit/sr_XK.txt
+++ b/icu4c/source/data/unit/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sr_YU.txt b/icu4c/source/data/unit/sr_YU.txt
index 956fc6d..a2451a5 100755
--- a/icu4c/source/data/unit/sr_YU.txt
+++ b/icu4c/source/data/unit/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/sv.txt b/icu4c/source/data/unit/sv.txt
index c868a30..a6f504d 100755
--- a/icu4c/source/data/unit/sv.txt
+++ b/icu4c/source/data/unit/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/unit/sv_FI.txt b/icu4c/source/data/unit/sv_FI.txt
index ff0e363..f84afd0 100755
--- a/icu4c/source/data/unit/sv_FI.txt
+++ b/icu4c/source/data/unit/sv_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
diff --git a/icu4c/source/data/unit/sw.txt b/icu4c/source/data/unit/sw.txt
index 4806e45..2ee7ab1 100755
--- a/icu4c/source/data/unit/sw.txt
+++ b/icu4c/source/data/unit/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/unit/ta.txt b/icu4c/source/data/unit/ta.txt
index 58c9aca..6afbe4d 100755
--- a/icu4c/source/data/unit/ta.txt
+++ b/icu4c/source/data/unit/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/unit/te.txt b/icu4c/source/data/unit/te.txt
index bd17aec..37f979f 100755
--- a/icu4c/source/data/unit/te.txt
+++ b/icu4c/source/data/unit/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/unit/teo.txt b/icu4c/source/data/unit/teo.txt
index d1a78e6..2a603e2 100755
--- a/icu4c/source/data/unit/teo.txt
+++ b/icu4c/source/data/unit/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/unit/th.txt b/icu4c/source/data/unit/th.txt
index fa540ba..e072e12 100755
--- a/icu4c/source/data/unit/th.txt
+++ b/icu4c/source/data/unit/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/unit/th_TH.txt b/icu4c/source/data/unit/th_TH.txt
index 27a87be..14e3b65 100755
--- a/icu4c/source/data/unit/th_TH.txt
+++ b/icu4c/source/data/unit/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/th_TH_TRADITIONAL.txt b/icu4c/source/data/unit/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100755
--- a/icu4c/source/data/unit/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/unit/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/ti.txt b/icu4c/source/data/unit/ti.txt
index 5649364..57526f5 100755
--- a/icu4c/source/data/unit/ti.txt
+++ b/icu4c/source/data/unit/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/unit/tl.txt b/icu4c/source/data/unit/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/unit/tl.txt
+++ b/icu4c/source/data/unit/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/tl_PH.txt b/icu4c/source/data/unit/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/unit/tl_PH.txt
+++ b/icu4c/source/data/unit/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/to.txt b/icu4c/source/data/unit/to.txt
index cfbc751..198d1b5 100755
--- a/icu4c/source/data/unit/to.txt
+++ b/icu4c/source/data/unit/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/unit/tr.txt b/icu4c/source/data/unit/tr.txt
index 4531f20..b74a2d1 100755
--- a/icu4c/source/data/unit/tr.txt
+++ b/icu4c/source/data/unit/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/unit/twq.txt b/icu4c/source/data/unit/twq.txt
index 8791173..78ee0a9 100755
--- a/icu4c/source/data/unit/twq.txt
+++ b/icu4c/source/data/unit/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/unit/tzm.txt b/icu4c/source/data/unit/tzm.txt
index b7bc7dc..a9310b2 100755
--- a/icu4c/source/data/unit/tzm.txt
+++ b/icu4c/source/data/unit/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/unit/ug.txt b/icu4c/source/data/unit/ug.txt
index 758759d..7a8edec 100755
--- a/icu4c/source/data/unit/ug.txt
+++ b/icu4c/source/data/unit/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/unit/uk.txt b/icu4c/source/data/unit/uk.txt
index fce6e2e..d5dc53c 100755
--- a/icu4c/source/data/unit/uk.txt
+++ b/icu4c/source/data/unit/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/unit/ur.txt b/icu4c/source/data/unit/ur.txt
index c7773e1..0ef7735 100755
--- a/icu4c/source/data/unit/ur.txt
+++ b/icu4c/source/data/unit/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/unit/ur_IN.txt b/icu4c/source/data/unit/ur_IN.txt
index 2a098c5..222aa2a 100755
--- a/icu4c/source/data/unit/ur_IN.txt
+++ b/icu4c/source/data/unit/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/unit/uz.txt b/icu4c/source/data/unit/uz.txt
index afa6898..72ecedf 100755
--- a/icu4c/source/data/unit/uz.txt
+++ b/icu4c/source/data/unit/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/unit/uz_AF.txt b/icu4c/source/data/unit/uz_AF.txt
index ed5f59a..6d5dcb0 100755
--- a/icu4c/source/data/unit/uz_AF.txt
+++ b/icu4c/source/data/unit/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/uz_Arab.txt b/icu4c/source/data/unit/uz_Arab.txt
index 1868225..3fc05df 100755
--- a/icu4c/source/data/unit/uz_Arab.txt
+++ b/icu4c/source/data/unit/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/unit/uz_Arab_AF.txt b/icu4c/source/data/unit/uz_Arab_AF.txt
index 99aba2e..e428b88 100755
--- a/icu4c/source/data/unit/uz_Arab_AF.txt
+++ b/icu4c/source/data/unit/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/uz_Cyrl.txt b/icu4c/source/data/unit/uz_Cyrl.txt
index 3f5fed3..77e2689 100755
--- a/icu4c/source/data/unit/uz_Cyrl.txt
+++ b/icu4c/source/data/unit/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/unit/uz_Latn.txt b/icu4c/source/data/unit/uz_Latn.txt
index e1f277b..5bf7d18 100755
--- a/icu4c/source/data/unit/uz_Latn.txt
+++ b/icu4c/source/data/unit/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/uz_Latn_UZ.txt b/icu4c/source/data/unit/uz_Latn_UZ.txt
index 6004bf2..9a30a8c 100755
--- a/icu4c/source/data/unit/uz_Latn_UZ.txt
+++ b/icu4c/source/data/unit/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/uz_UZ.txt b/icu4c/source/data/unit/uz_UZ.txt
index 84d0db1..80c26f5 100755
--- a/icu4c/source/data/unit/uz_UZ.txt
+++ b/icu4c/source/data/unit/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/vai.txt b/icu4c/source/data/unit/vai.txt
index dcbee15..2c39022 100755
--- a/icu4c/source/data/unit/vai.txt
+++ b/icu4c/source/data/unit/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/unit/vai_LR.txt b/icu4c/source/data/unit/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/unit/vai_LR.txt
+++ b/icu4c/source/data/unit/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/vai_Latn.txt b/icu4c/source/data/unit/vai_Latn.txt
index f19ab1c..aa26c32 100755
--- a/icu4c/source/data/unit/vai_Latn.txt
+++ b/icu4c/source/data/unit/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/unit/vai_Vaii.txt b/icu4c/source/data/unit/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/unit/vai_Vaii.txt
+++ b/icu4c/source/data/unit/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/unit/vai_Vaii_LR.txt b/icu4c/source/data/unit/vai_Vaii_LR.txt
index fee861f..f0d7df8 100755
--- a/icu4c/source/data/unit/vai_Vaii_LR.txt
+++ b/icu4c/source/data/unit/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/vi.txt b/icu4c/source/data/unit/vi.txt
index 6ebadd8..64169de 100755
--- a/icu4c/source/data/unit/vi.txt
+++ b/icu4c/source/data/unit/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/unit/vun.txt b/icu4c/source/data/unit/vun.txt
index 5a30a5f..2d41d8c 100755
--- a/icu4c/source/data/unit/vun.txt
+++ b/icu4c/source/data/unit/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/unit/wae.txt b/icu4c/source/data/unit/wae.txt
index 8617988..99764cf 100755
--- a/icu4c/source/data/unit/wae.txt
+++ b/icu4c/source/data/unit/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/unit/xog.txt b/icu4c/source/data/unit/xog.txt
index d77e44a..07cbdbf 100755
--- a/icu4c/source/data/unit/xog.txt
+++ b/icu4c/source/data/unit/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/unit/yav.txt b/icu4c/source/data/unit/yav.txt
index 2507f33..c1cbd21 100755
--- a/icu4c/source/data/unit/yav.txt
+++ b/icu4c/source/data/unit/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/unit/yi.txt b/icu4c/source/data/unit/yi.txt
index 66a705a..40db829 100755
--- a/icu4c/source/data/unit/yi.txt
+++ b/icu4c/source/data/unit/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/unit/yo.txt b/icu4c/source/data/unit/yo.txt
index 39e4d1f..43dbb1b 100755
--- a/icu4c/source/data/unit/yo.txt
+++ b/icu4c/source/data/unit/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/unit/yue.txt b/icu4c/source/data/unit/yue.txt
index f92edd8..2eb7b95 100755
--- a/icu4c/source/data/unit/yue.txt
+++ b/icu4c/source/data/unit/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/unit/zgh.txt b/icu4c/source/data/unit/zgh.txt
index d19004a..d0077c6 100755
--- a/icu4c/source/data/unit/zgh.txt
+++ b/icu4c/source/data/unit/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/unit/zh.txt b/icu4c/source/data/unit/zh.txt
index 194dd32..5f334cd 100755
--- a/icu4c/source/data/unit/zh.txt
+++ b/icu4c/source/data/unit/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/unit/zh_CN.txt b/icu4c/source/data/unit/zh_CN.txt
index 1688232..0b234f5 100755
--- a/icu4c/source/data/unit/zh_CN.txt
+++ b/icu4c/source/data/unit/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_HK.txt b/icu4c/source/data/unit/zh_HK.txt
index 30b7ea8..753f4cd 100755
--- a/icu4c/source/data/unit/zh_HK.txt
+++ b/icu4c/source/data/unit/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hans.txt b/icu4c/source/data/unit/zh_Hans.txt
index 72fe131..5d1046f 100755
--- a/icu4c/source/data/unit/zh_Hans.txt
+++ b/icu4c/source/data/unit/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hans_CN.txt b/icu4c/source/data/unit/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100755
--- a/icu4c/source/data/unit/zh_Hans_CN.txt
+++ b/icu4c/source/data/unit/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hans_HK.txt b/icu4c/source/data/unit/zh_Hans_HK.txt
index 7416bc5..3e84b54 100755
--- a/icu4c/source/data/unit/zh_Hans_HK.txt
+++ b/icu4c/source/data/unit/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hans_MO.txt b/icu4c/source/data/unit/zh_Hans_MO.txt
index 3ef2da9..9dda981 100755
--- a/icu4c/source/data/unit/zh_Hans_MO.txt
+++ b/icu4c/source/data/unit/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hans_SG.txt b/icu4c/source/data/unit/zh_Hans_SG.txt
index 159f576..9db7a62 100755
--- a/icu4c/source/data/unit/zh_Hans_SG.txt
+++ b/icu4c/source/data/unit/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hant.txt b/icu4c/source/data/unit/zh_Hant.txt
index 376e77d..49cfa79 100755
--- a/icu4c/source/data/unit/zh_Hant.txt
+++ b/icu4c/source/data/unit/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hant_HK.txt b/icu4c/source/data/unit/zh_Hant_HK.txt
index 0a476af..77d135e 100755
--- a/icu4c/source/data/unit/zh_Hant_HK.txt
+++ b/icu4c/source/data/unit/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hant_MO.txt b/icu4c/source/data/unit/zh_Hant_MO.txt
index 9a07324..501bb01 100755
--- a/icu4c/source/data/unit/zh_Hant_MO.txt
+++ b/icu4c/source/data/unit/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/unit/zh_Hant_TW.txt b/icu4c/source/data/unit/zh_Hant_TW.txt
index 519e037..45ecd5c 100755
--- a/icu4c/source/data/unit/zh_Hant_TW.txt
+++ b/icu4c/source/data/unit/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_MO.txt b/icu4c/source/data/unit/zh_MO.txt
index 3c9ffed..6559f0f 100755
--- a/icu4c/source/data/unit/zh_MO.txt
+++ b/icu4c/source/data/unit/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_SG.txt b/icu4c/source/data/unit/zh_SG.txt
index 63fa3e0..db1e67d 100755
--- a/icu4c/source/data/unit/zh_SG.txt
+++ b/icu4c/source/data/unit/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zh_TW.txt b/icu4c/source/data/unit/zh_TW.txt
index 31f3af9..d27342d 100755
--- a/icu4c/source/data/unit/zh_TW.txt
+++ b/icu4c/source/data/unit/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/unit/zu.txt b/icu4c/source/data/unit/zu.txt
index 2b8e101..c649a8a 100755
--- a/icu4c/source/data/unit/zu.txt
+++ b/icu4c/source/data/unit/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/data/xml/brkitr/de.xml b/icu4c/source/data/xml/brkitr/de.xml
index 1fe1679..9a4f913 100644
--- a/icu4c/source/data/xml/brkitr/de.xml
+++ b/icu4c/source/data/xml/brkitr/de.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/el.xml b/icu4c/source/data/xml/brkitr/el.xml
index 860b5c1..120abf1 100644
--- a/icu4c/source/data/xml/brkitr/el.xml
+++ b/icu4c/source/data/xml/brkitr/el.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/en.xml b/icu4c/source/data/xml/brkitr/en.xml
index a3784d3..5fa0568 100644
--- a/icu4c/source/data/xml/brkitr/en.xml
+++ b/icu4c/source/data/xml/brkitr/en.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/en_US.xml b/icu4c/source/data/xml/brkitr/en_US.xml
index 6c49984..8bbe3a0 100644
--- a/icu4c/source/data/xml/brkitr/en_US.xml
+++ b/icu4c/source/data/xml/brkitr/en_US.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/en_US_POSIX.xml b/icu4c/source/data/xml/brkitr/en_US_POSIX.xml
index 58739ef..d8de611 100644
--- a/icu4c/source/data/xml/brkitr/en_US_POSIX.xml
+++ b/icu4c/source/data/xml/brkitr/en_US_POSIX.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/es.xml b/icu4c/source/data/xml/brkitr/es.xml
index 7d478ca..cf50417 100644
--- a/icu4c/source/data/xml/brkitr/es.xml
+++ b/icu4c/source/data/xml/brkitr/es.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/fi.xml b/icu4c/source/data/xml/brkitr/fi.xml
index 670ab37..c14410e 100644
--- a/icu4c/source/data/xml/brkitr/fi.xml
+++ b/icu4c/source/data/xml/brkitr/fi.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/fr.xml b/icu4c/source/data/xml/brkitr/fr.xml
index ca6c46d..2a83a62 100644
--- a/icu4c/source/data/xml/brkitr/fr.xml
+++ b/icu4c/source/data/xml/brkitr/fr.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/it.xml b/icu4c/source/data/xml/brkitr/it.xml
index f1b9a82..a2ec1b0 100644
--- a/icu4c/source/data/xml/brkitr/it.xml
+++ b/icu4c/source/data/xml/brkitr/it.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/ja.xml b/icu4c/source/data/xml/brkitr/ja.xml
index d409496..d97f49f 100644
--- a/icu4c/source/data/xml/brkitr/ja.xml
+++ b/icu4c/source/data/xml/brkitr/ja.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2006-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/pt.xml b/icu4c/source/data/xml/brkitr/pt.xml
index 8035350..c2d5895 100644
--- a/icu4c/source/data/xml/brkitr/pt.xml
+++ b/icu4c/source/data/xml/brkitr/pt.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2014-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/root.xml b/icu4c/source/data/xml/brkitr/root.xml
index 4c34d6c..58d0e85 100644
--- a/icu4c/source/data/xml/brkitr/root.xml
+++ b/icu4c/source/data/xml/brkitr/root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/ru.xml b/icu4c/source/data/xml/brkitr/ru.xml
index 0658698..01b68f9 100644
--- a/icu4c/source/data/xml/brkitr/ru.xml
+++ b/icu4c/source/data/xml/brkitr/ru.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
  See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly.
 -->
diff --git a/icu4c/source/data/xml/brkitr/zh.xml b/icu4c/source/data/xml/brkitr/zh.xml
index 51ccf95..d175c44 100644
--- a/icu4c/source/data/xml/brkitr/zh.xml
+++ b/icu4c/source/data/xml/brkitr/zh.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2006-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/brkitr/zh_Hant.xml b/icu4c/source/data/xml/brkitr/zh_Hant.xml
index 7f7c8d7..c784e52 100644
--- a/icu4c/source/data/xml/brkitr/zh_Hant.xml
+++ b/icu4c/source/data/xml/brkitr/zh_Hant.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2006-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/collation/root.xml b/icu4c/source/data/xml/collation/root.xml
index 646508d..38bae2b 100644
--- a/icu4c/source/data/xml/collation/root.xml
+++ b/icu4c/source/data/xml/collation/root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/main/root.xml b/icu4c/source/data/xml/main/root.xml
index 16dfc69..095953c 100644
--- a/icu4c/source/data/xml/main/root.xml
+++ b/icu4c/source/data/xml/main/root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
diff --git a/icu4c/source/data/xml/rbnf/be.xml b/icu4c/source/data/xml/rbnf/be.xml
index 93d9070..3cffad0 100644
--- a/icu4c/source/data/xml/rbnf/be.xml
+++ b/icu4c/source/data/xml/rbnf/be.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/bg.xml b/icu4c/source/data/xml/rbnf/bg.xml
index c0d8075..d69ccb3 100644
--- a/icu4c/source/data/xml/rbnf/bg.xml
+++ b/icu4c/source/data/xml/rbnf/bg.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/ca.xml b/icu4c/source/data/xml/rbnf/ca.xml
index 8fd21f5..afa54b7 100644
--- a/icu4c/source/data/xml/rbnf/ca.xml
+++ b/icu4c/source/data/xml/rbnf/ca.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/cy.xml b/icu4c/source/data/xml/rbnf/cy.xml
index afb8ead..385031c 100644
--- a/icu4c/source/data/xml/rbnf/cy.xml
+++ b/icu4c/source/data/xml/rbnf/cy.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/da.xml b/icu4c/source/data/xml/rbnf/da.xml
index eb1900a..6dd235a 100644
--- a/icu4c/source/data/xml/rbnf/da.xml
+++ b/icu4c/source/data/xml/rbnf/da.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/de.xml b/icu4c/source/data/xml/rbnf/de.xml
index 915615b..571b31d 100644
--- a/icu4c/source/data/xml/rbnf/de.xml
+++ b/icu4c/source/data/xml/rbnf/de.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/en.xml b/icu4c/source/data/xml/rbnf/en.xml
index e0754da..ceb79b7 100644
--- a/icu4c/source/data/xml/rbnf/en.xml
+++ b/icu4c/source/data/xml/rbnf/en.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2013-2016 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/fo.xml b/icu4c/source/data/xml/rbnf/fo.xml
index b03122d..56522ea 100644
--- a/icu4c/source/data/xml/rbnf/fo.xml
+++ b/icu4c/source/data/xml/rbnf/fo.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/ga.xml b/icu4c/source/data/xml/rbnf/ga.xml
index af0aa4e..926f9e8 100644
--- a/icu4c/source/data/xml/rbnf/ga.xml
+++ b/icu4c/source/data/xml/rbnf/ga.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2013-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/is.xml b/icu4c/source/data/xml/rbnf/is.xml
index 4418c6c..3309a89 100644
--- a/icu4c/source/data/xml/rbnf/is.xml
+++ b/icu4c/source/data/xml/rbnf/is.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/mk.xml b/icu4c/source/data/xml/rbnf/mk.xml
index aa91992..0e6a6be 100644
--- a/icu4c/source/data/xml/rbnf/mk.xml
+++ b/icu4c/source/data/xml/rbnf/mk.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/mt.xml b/icu4c/source/data/xml/rbnf/mt.xml
index c49b6a1..3dae64b 100644
--- a/icu4c/source/data/xml/rbnf/mt.xml
+++ b/icu4c/source/data/xml/rbnf/mt.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2013-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/nb.xml b/icu4c/source/data/xml/rbnf/nb.xml
index b725536..2ef7174 100644
--- a/icu4c/source/data/xml/rbnf/nb.xml
+++ b/icu4c/source/data/xml/rbnf/nb.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/nn.xml b/icu4c/source/data/xml/rbnf/nn.xml
index 2a7eaa3..9550826 100644
--- a/icu4c/source/data/xml/rbnf/nn.xml
+++ b/icu4c/source/data/xml/rbnf/nn.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/root.xml b/icu4c/source/data/xml/rbnf/root.xml
index 76c4958..fa6c689 100644
--- a/icu4c/source/data/xml/rbnf/root.xml
+++ b/icu4c/source/data/xml/rbnf/root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/ru.xml b/icu4c/source/data/xml/rbnf/ru.xml
index 3958b48..7c32804 100644
--- a/icu4c/source/data/xml/rbnf/ru.xml
+++ b/icu4c/source/data/xml/rbnf/ru.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/sr.xml b/icu4c/source/data/xml/rbnf/sr.xml
index 07a6c79..df12fbc 100644
--- a/icu4c/source/data/xml/rbnf/sr.xml
+++ b/icu4c/source/data/xml/rbnf/sr.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/xml/rbnf/uk.xml b/icu4c/source/data/xml/rbnf/uk.xml
index 870db7f..5eb3374 100644
--- a/icu4c/source/data/xml/rbnf/uk.xml
+++ b/icu4c/source/data/xml/rbnf/uk.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
 <ldml>
diff --git a/icu4c/source/data/zone/af.txt b/icu4c/source/data/zone/af.txt
index 7f6d020..e7b1774 100644
--- a/icu4c/source/data/zone/af.txt
+++ b/icu4c/source/data/zone/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
diff --git a/icu4c/source/data/zone/agq.txt b/icu4c/source/data/zone/agq.txt
index ac82790..fb8e77b 100755
--- a/icu4c/source/data/zone/agq.txt
+++ b/icu4c/source/data/zone/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
diff --git a/icu4c/source/data/zone/ak.txt b/icu4c/source/data/zone/ak.txt
index 552c708..5ed805c 100755
--- a/icu4c/source/data/zone/ak.txt
+++ b/icu4c/source/data/zone/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
diff --git a/icu4c/source/data/zone/am.txt b/icu4c/source/data/zone/am.txt
index b6a5f72..e0678f5 100644
--- a/icu4c/source/data/zone/am.txt
+++ b/icu4c/source/data/zone/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
diff --git a/icu4c/source/data/zone/ar.txt b/icu4c/source/data/zone/ar.txt
index 500c5d4..819d8c1 100644
--- a/icu4c/source/data/zone/ar.txt
+++ b/icu4c/source/data/zone/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
diff --git a/icu4c/source/data/zone/as.txt b/icu4c/source/data/zone/as.txt
index 1bfaa51..53cfa58 100644
--- a/icu4c/source/data/zone/as.txt
+++ b/icu4c/source/data/zone/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
diff --git a/icu4c/source/data/zone/asa.txt b/icu4c/source/data/zone/asa.txt
index d736609..de3551b 100755
--- a/icu4c/source/data/zone/asa.txt
+++ b/icu4c/source/data/zone/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
diff --git a/icu4c/source/data/zone/ast.txt b/icu4c/source/data/zone/ast.txt
index 5456e95..06e5031 100755
--- a/icu4c/source/data/zone/ast.txt
+++ b/icu4c/source/data/zone/ast.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ast.xml
 // *
diff --git a/icu4c/source/data/zone/az.txt b/icu4c/source/data/zone/az.txt
index 97dce56..30e2b61 100644
--- a/icu4c/source/data/zone/az.txt
+++ b/icu4c/source/data/zone/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
diff --git a/icu4c/source/data/zone/az_AZ.txt b/icu4c/source/data/zone/az_AZ.txt
index 6aa0384..a5a4c2f 100644
--- a/icu4c/source/data/zone/az_AZ.txt
+++ b/icu4c/source/data/zone/az_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/az_Cyrl.txt b/icu4c/source/data/zone/az_Cyrl.txt
index 68d79a5..53290e1 100644
--- a/icu4c/source/data/zone/az_Cyrl.txt
+++ b/icu4c/source/data/zone/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/az_Latn.txt b/icu4c/source/data/zone/az_Latn.txt
index e49243f..e64d0cf 100644
--- a/icu4c/source/data/zone/az_Latn.txt
+++ b/icu4c/source/data/zone/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/az_Latn_AZ.txt b/icu4c/source/data/zone/az_Latn_AZ.txt
index 3abc5ac..8889f66 100644
--- a/icu4c/source/data/zone/az_Latn_AZ.txt
+++ b/icu4c/source/data/zone/az_Latn_AZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/bas.txt b/icu4c/source/data/zone/bas.txt
index 38296a1..c742891 100755
--- a/icu4c/source/data/zone/bas.txt
+++ b/icu4c/source/data/zone/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
diff --git a/icu4c/source/data/zone/be.txt b/icu4c/source/data/zone/be.txt
index ebcd596..dba6d5a 100644
--- a/icu4c/source/data/zone/be.txt
+++ b/icu4c/source/data/zone/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
diff --git a/icu4c/source/data/zone/bem.txt b/icu4c/source/data/zone/bem.txt
index cc41700..9c0a704 100755
--- a/icu4c/source/data/zone/bem.txt
+++ b/icu4c/source/data/zone/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
diff --git a/icu4c/source/data/zone/bez.txt b/icu4c/source/data/zone/bez.txt
index ed1ad09..2584a4b 100755
--- a/icu4c/source/data/zone/bez.txt
+++ b/icu4c/source/data/zone/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
diff --git a/icu4c/source/data/zone/bg.txt b/icu4c/source/data/zone/bg.txt
index 3f8f226..c4f7751 100644
--- a/icu4c/source/data/zone/bg.txt
+++ b/icu4c/source/data/zone/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
diff --git a/icu4c/source/data/zone/bm.txt b/icu4c/source/data/zone/bm.txt
index b9f3e38..a078a90 100755
--- a/icu4c/source/data/zone/bm.txt
+++ b/icu4c/source/data/zone/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
diff --git a/icu4c/source/data/zone/bn.txt b/icu4c/source/data/zone/bn.txt
index a44e96c..4022848 100644
--- a/icu4c/source/data/zone/bn.txt
+++ b/icu4c/source/data/zone/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
diff --git a/icu4c/source/data/zone/bo.txt b/icu4c/source/data/zone/bo.txt
index e5d9cce..a3bc17a 100644
--- a/icu4c/source/data/zone/bo.txt
+++ b/icu4c/source/data/zone/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
diff --git a/icu4c/source/data/zone/br.txt b/icu4c/source/data/zone/br.txt
index 80e9602..fd45ab8 100755
--- a/icu4c/source/data/zone/br.txt
+++ b/icu4c/source/data/zone/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
diff --git a/icu4c/source/data/zone/brx.txt b/icu4c/source/data/zone/brx.txt
index 8125310..db92328 100755
--- a/icu4c/source/data/zone/brx.txt
+++ b/icu4c/source/data/zone/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
diff --git a/icu4c/source/data/zone/bs.txt b/icu4c/source/data/zone/bs.txt
index 551ad64..8827ec6 100644
--- a/icu4c/source/data/zone/bs.txt
+++ b/icu4c/source/data/zone/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
diff --git a/icu4c/source/data/zone/bs_BA.txt b/icu4c/source/data/zone/bs_BA.txt
index c99b0e3..ae7c853 100755
--- a/icu4c/source/data/zone/bs_BA.txt
+++ b/icu4c/source/data/zone/bs_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/bs_Cyrl.txt b/icu4c/source/data/zone/bs_Cyrl.txt
index 934d0ec..e9e7aa2 100755
--- a/icu4c/source/data/zone/bs_Cyrl.txt
+++ b/icu4c/source/data/zone/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/bs_Latn.txt b/icu4c/source/data/zone/bs_Latn.txt
index 3e9efec..2d72d70 100755
--- a/icu4c/source/data/zone/bs_Latn.txt
+++ b/icu4c/source/data/zone/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/bs_Latn_BA.txt b/icu4c/source/data/zone/bs_Latn_BA.txt
index 5afc152..43ebf86 100755
--- a/icu4c/source/data/zone/bs_Latn_BA.txt
+++ b/icu4c/source/data/zone/bs_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/ca.txt b/icu4c/source/data/zone/ca.txt
index d40d58f..fb23743 100644
--- a/icu4c/source/data/zone/ca.txt
+++ b/icu4c/source/data/zone/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
diff --git a/icu4c/source/data/zone/ce.txt b/icu4c/source/data/zone/ce.txt
index 6d6c434..b1fd74e 100755
--- a/icu4c/source/data/zone/ce.txt
+++ b/icu4c/source/data/zone/ce.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ce.xml
 // *
diff --git a/icu4c/source/data/zone/cgg.txt b/icu4c/source/data/zone/cgg.txt
index 7b17dbd..b51d4e1 100755
--- a/icu4c/source/data/zone/cgg.txt
+++ b/icu4c/source/data/zone/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
diff --git a/icu4c/source/data/zone/chr.txt b/icu4c/source/data/zone/chr.txt
index 6494410..3bc6a99 100755
--- a/icu4c/source/data/zone/chr.txt
+++ b/icu4c/source/data/zone/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
diff --git a/icu4c/source/data/zone/cs.txt b/icu4c/source/data/zone/cs.txt
index 7ec04cc..d71d09b 100644
--- a/icu4c/source/data/zone/cs.txt
+++ b/icu4c/source/data/zone/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
diff --git a/icu4c/source/data/zone/cy.txt b/icu4c/source/data/zone/cy.txt
index 100a214..4b90017 100644
--- a/icu4c/source/data/zone/cy.txt
+++ b/icu4c/source/data/zone/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
diff --git a/icu4c/source/data/zone/da.txt b/icu4c/source/data/zone/da.txt
index e924805..552c123 100644
--- a/icu4c/source/data/zone/da.txt
+++ b/icu4c/source/data/zone/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
diff --git a/icu4c/source/data/zone/dav.txt b/icu4c/source/data/zone/dav.txt
index f616215..85fd5e0 100755
--- a/icu4c/source/data/zone/dav.txt
+++ b/icu4c/source/data/zone/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
diff --git a/icu4c/source/data/zone/de.txt b/icu4c/source/data/zone/de.txt
index f230a52..aae3797 100644
--- a/icu4c/source/data/zone/de.txt
+++ b/icu4c/source/data/zone/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
diff --git a/icu4c/source/data/zone/dje.txt b/icu4c/source/data/zone/dje.txt
index 771c250..1f87014 100755
--- a/icu4c/source/data/zone/dje.txt
+++ b/icu4c/source/data/zone/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
diff --git a/icu4c/source/data/zone/dsb.txt b/icu4c/source/data/zone/dsb.txt
index 89187a1..c54277f 100644
--- a/icu4c/source/data/zone/dsb.txt
+++ b/icu4c/source/data/zone/dsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dsb.xml
 // *
diff --git a/icu4c/source/data/zone/dua.txt b/icu4c/source/data/zone/dua.txt
index a04f910..3edda89 100755
--- a/icu4c/source/data/zone/dua.txt
+++ b/icu4c/source/data/zone/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
diff --git a/icu4c/source/data/zone/dyo.txt b/icu4c/source/data/zone/dyo.txt
index 2980eb5..fa38989 100755
--- a/icu4c/source/data/zone/dyo.txt
+++ b/icu4c/source/data/zone/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
diff --git a/icu4c/source/data/zone/dz.txt b/icu4c/source/data/zone/dz.txt
index 7909ace..6e72298 100755
--- a/icu4c/source/data/zone/dz.txt
+++ b/icu4c/source/data/zone/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
diff --git a/icu4c/source/data/zone/ebu.txt b/icu4c/source/data/zone/ebu.txt
index 6d720a5..379dca3 100755
--- a/icu4c/source/data/zone/ebu.txt
+++ b/icu4c/source/data/zone/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
diff --git a/icu4c/source/data/zone/ee.txt b/icu4c/source/data/zone/ee.txt
index ff92099..40212d5 100755
--- a/icu4c/source/data/zone/ee.txt
+++ b/icu4c/source/data/zone/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
diff --git a/icu4c/source/data/zone/el.txt b/icu4c/source/data/zone/el.txt
index 23476c7..502781b 100644
--- a/icu4c/source/data/zone/el.txt
+++ b/icu4c/source/data/zone/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
diff --git a/icu4c/source/data/zone/en.txt b/icu4c/source/data/zone/en.txt
index 13e269f..611a920 100644
--- a/icu4c/source/data/zone/en.txt
+++ b/icu4c/source/data/zone/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
diff --git a/icu4c/source/data/zone/en_001.txt b/icu4c/source/data/zone/en_001.txt
index 2576b6a..595bcec 100755
--- a/icu4c/source/data/zone/en_001.txt
+++ b/icu4c/source/data/zone/en_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_001.xml
 // *
diff --git a/icu4c/source/data/zone/en_150.txt b/icu4c/source/data/zone/en_150.txt
index 7a651bb..62d0c9a 100755
--- a/icu4c/source/data/zone/en_150.txt
+++ b/icu4c/source/data/zone/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
diff --git a/icu4c/source/data/zone/en_AG.txt b/icu4c/source/data/zone/en_AG.txt
index 6b1e510..f3c5f05 100755
--- a/icu4c/source/data/zone/en_AG.txt
+++ b/icu4c/source/data/zone/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/zone/en_AI.txt b/icu4c/source/data/zone/en_AI.txt
index 77a3fde..8f4d8b2 100755
--- a/icu4c/source/data/zone/en_AI.txt
+++ b/icu4c/source/data/zone/en_AI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AI.xml
 // *
diff --git a/icu4c/source/data/zone/en_AT.txt b/icu4c/source/data/zone/en_AT.txt
index 655f74e..3623034 100755
--- a/icu4c/source/data/zone/en_AT.txt
+++ b/icu4c/source/data/zone/en_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AT.xml
 // *
diff --git a/icu4c/source/data/zone/en_AU.txt b/icu4c/source/data/zone/en_AU.txt
index 79ec266..3d85c07 100644
--- a/icu4c/source/data/zone/en_AU.txt
+++ b/icu4c/source/data/zone/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
diff --git a/icu4c/source/data/zone/en_BB.txt b/icu4c/source/data/zone/en_BB.txt
index 331ec09..66ed6c3 100755
--- a/icu4c/source/data/zone/en_BB.txt
+++ b/icu4c/source/data/zone/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/zone/en_BE.txt b/icu4c/source/data/zone/en_BE.txt
index d9234c2..c030400 100755
--- a/icu4c/source/data/zone/en_BE.txt
+++ b/icu4c/source/data/zone/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
diff --git a/icu4c/source/data/zone/en_BM.txt b/icu4c/source/data/zone/en_BM.txt
index 98b6ebb..a020ff3 100755
--- a/icu4c/source/data/zone/en_BM.txt
+++ b/icu4c/source/data/zone/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/zone/en_BS.txt b/icu4c/source/data/zone/en_BS.txt
index c28a31a..3f287c4 100755
--- a/icu4c/source/data/zone/en_BS.txt
+++ b/icu4c/source/data/zone/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BS.xml
 // *
diff --git a/icu4c/source/data/zone/en_BW.txt b/icu4c/source/data/zone/en_BW.txt
index b25ad80..41895e4 100755
--- a/icu4c/source/data/zone/en_BW.txt
+++ b/icu4c/source/data/zone/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BW.xml
 // *
diff --git a/icu4c/source/data/zone/en_BZ.txt b/icu4c/source/data/zone/en_BZ.txt
index a455d61..82557fd 100755
--- a/icu4c/source/data/zone/en_BZ.txt
+++ b/icu4c/source/data/zone/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BZ.xml
 // *
diff --git a/icu4c/source/data/zone/en_CA.txt b/icu4c/source/data/zone/en_CA.txt
index ad3535e..c80148d 100644
--- a/icu4c/source/data/zone/en_CA.txt
+++ b/icu4c/source/data/zone/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/zone/en_CC.txt b/icu4c/source/data/zone/en_CC.txt
index b6cc42b..5afc8d8 100755
--- a/icu4c/source/data/zone/en_CC.txt
+++ b/icu4c/source/data/zone/en_CC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CC.xml
 // *
diff --git a/icu4c/source/data/zone/en_CH.txt b/icu4c/source/data/zone/en_CH.txt
index 31c971e..f7c054c 100755
--- a/icu4c/source/data/zone/en_CH.txt
+++ b/icu4c/source/data/zone/en_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CH.xml
 // *
diff --git a/icu4c/source/data/zone/en_CK.txt b/icu4c/source/data/zone/en_CK.txt
index b1ec923..4f81010 100755
--- a/icu4c/source/data/zone/en_CK.txt
+++ b/icu4c/source/data/zone/en_CK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CK.xml
 // *
diff --git a/icu4c/source/data/zone/en_CM.txt b/icu4c/source/data/zone/en_CM.txt
index 027f09c..00d0849 100755
--- a/icu4c/source/data/zone/en_CM.txt
+++ b/icu4c/source/data/zone/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/zone/en_CX.txt b/icu4c/source/data/zone/en_CX.txt
index 9763b48..d4d7810 100755
--- a/icu4c/source/data/zone/en_CX.txt
+++ b/icu4c/source/data/zone/en_CX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CX.xml
 // *
diff --git a/icu4c/source/data/zone/en_CY.txt b/icu4c/source/data/zone/en_CY.txt
index cce78bb..2fc28b8 100755
--- a/icu4c/source/data/zone/en_CY.txt
+++ b/icu4c/source/data/zone/en_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CY.xml
 // *
diff --git a/icu4c/source/data/zone/en_DE.txt b/icu4c/source/data/zone/en_DE.txt
index f06a35c..a93e9f3 100755
--- a/icu4c/source/data/zone/en_DE.txt
+++ b/icu4c/source/data/zone/en_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DE.xml
 // *
diff --git a/icu4c/source/data/zone/en_DG.txt b/icu4c/source/data/zone/en_DG.txt
index 1a602cf..0982238 100755
--- a/icu4c/source/data/zone/en_DG.txt
+++ b/icu4c/source/data/zone/en_DG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DG.xml
 // *
diff --git a/icu4c/source/data/zone/en_DK.txt b/icu4c/source/data/zone/en_DK.txt
index 5110c8b..b9ecdcf 100755
--- a/icu4c/source/data/zone/en_DK.txt
+++ b/icu4c/source/data/zone/en_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DK.xml
 // *
diff --git a/icu4c/source/data/zone/en_DM.txt b/icu4c/source/data/zone/en_DM.txt
index 2f505cd..31a6c38 100755
--- a/icu4c/source/data/zone/en_DM.txt
+++ b/icu4c/source/data/zone/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/zone/en_ER.txt b/icu4c/source/data/zone/en_ER.txt
index 1ab8f0b..c67e8ba 100755
--- a/icu4c/source/data/zone/en_ER.txt
+++ b/icu4c/source/data/zone/en_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ER.xml
 // *
diff --git a/icu4c/source/data/zone/en_FI.txt b/icu4c/source/data/zone/en_FI.txt
index 8ec7794..fa52c92 100755
--- a/icu4c/source/data/zone/en_FI.txt
+++ b/icu4c/source/data/zone/en_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FI.xml
 // *
diff --git a/icu4c/source/data/zone/en_FJ.txt b/icu4c/source/data/zone/en_FJ.txt
index f647821..55fd093 100755
--- a/icu4c/source/data/zone/en_FJ.txt
+++ b/icu4c/source/data/zone/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/zone/en_FK.txt b/icu4c/source/data/zone/en_FK.txt
index 6833584..689b616 100755
--- a/icu4c/source/data/zone/en_FK.txt
+++ b/icu4c/source/data/zone/en_FK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FK.xml
 // *
diff --git a/icu4c/source/data/zone/en_FM.txt b/icu4c/source/data/zone/en_FM.txt
index 3482b30..6b3b1e3 100755
--- a/icu4c/source/data/zone/en_FM.txt
+++ b/icu4c/source/data/zone/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FM.xml
 // *
diff --git a/icu4c/source/data/zone/en_GB.txt b/icu4c/source/data/zone/en_GB.txt
index 1367dd6..33b4629 100644
--- a/icu4c/source/data/zone/en_GB.txt
+++ b/icu4c/source/data/zone/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
diff --git a/icu4c/source/data/zone/en_GD.txt b/icu4c/source/data/zone/en_GD.txt
index 00c1e33..281fe0b 100755
--- a/icu4c/source/data/zone/en_GD.txt
+++ b/icu4c/source/data/zone/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/zone/en_GG.txt b/icu4c/source/data/zone/en_GG.txt
index 4cfaccde..d5f9d79 100755
--- a/icu4c/source/data/zone/en_GG.txt
+++ b/icu4c/source/data/zone/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GG.xml
 // *
diff --git a/icu4c/source/data/zone/en_GH.txt b/icu4c/source/data/zone/en_GH.txt
index faa8f9b..fac727f 100755
--- a/icu4c/source/data/zone/en_GH.txt
+++ b/icu4c/source/data/zone/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/zone/en_GI.txt b/icu4c/source/data/zone/en_GI.txt
index 035c94e..86fdde6 100755
--- a/icu4c/source/data/zone/en_GI.txt
+++ b/icu4c/source/data/zone/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GI.xml
 // *
diff --git a/icu4c/source/data/zone/en_GM.txt b/icu4c/source/data/zone/en_GM.txt
index 73b2954..9be0ff7 100755
--- a/icu4c/source/data/zone/en_GM.txt
+++ b/icu4c/source/data/zone/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GM.xml
 // *
diff --git a/icu4c/source/data/zone/en_GU.txt b/icu4c/source/data/zone/en_GU.txt
index 97b9897..396a56f 100755
--- a/icu4c/source/data/zone/en_GU.txt
+++ b/icu4c/source/data/zone/en_GU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GU.xml
 // *
diff --git a/icu4c/source/data/zone/en_GY.txt b/icu4c/source/data/zone/en_GY.txt
index 0bf375e..4240044 100755
--- a/icu4c/source/data/zone/en_GY.txt
+++ b/icu4c/source/data/zone/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GY.xml
 // *
diff --git a/icu4c/source/data/zone/en_HK.txt b/icu4c/source/data/zone/en_HK.txt
index 2433513..1930aa3 100755
--- a/icu4c/source/data/zone/en_HK.txt
+++ b/icu4c/source/data/zone/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
diff --git a/icu4c/source/data/zone/en_IE.txt b/icu4c/source/data/zone/en_IE.txt
index 83243d0..566165b 100755
--- a/icu4c/source/data/zone/en_IE.txt
+++ b/icu4c/source/data/zone/en_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
diff --git a/icu4c/source/data/zone/en_IL.txt b/icu4c/source/data/zone/en_IL.txt
index 84000ef..ae2c522 100755
--- a/icu4c/source/data/zone/en_IL.txt
+++ b/icu4c/source/data/zone/en_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IL.xml
 // *
diff --git a/icu4c/source/data/zone/en_IM.txt b/icu4c/source/data/zone/en_IM.txt
index 92aca30..1e622bf 100755
--- a/icu4c/source/data/zone/en_IM.txt
+++ b/icu4c/source/data/zone/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IM.xml
 // *
diff --git a/icu4c/source/data/zone/en_IN.txt b/icu4c/source/data/zone/en_IN.txt
index 31a2690..bad9e15 100755
--- a/icu4c/source/data/zone/en_IN.txt
+++ b/icu4c/source/data/zone/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
diff --git a/icu4c/source/data/zone/en_IO.txt b/icu4c/source/data/zone/en_IO.txt
index 6786430..1d32d51 100755
--- a/icu4c/source/data/zone/en_IO.txt
+++ b/icu4c/source/data/zone/en_IO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IO.xml
 // *
diff --git a/icu4c/source/data/zone/en_JE.txt b/icu4c/source/data/zone/en_JE.txt
index 8c5ae3e..5f942d6 100755
--- a/icu4c/source/data/zone/en_JE.txt
+++ b/icu4c/source/data/zone/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JE.xml
 // *
diff --git a/icu4c/source/data/zone/en_JM.txt b/icu4c/source/data/zone/en_JM.txt
index c0b897e..fe6f1a0 100755
--- a/icu4c/source/data/zone/en_JM.txt
+++ b/icu4c/source/data/zone/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/zone/en_KE.txt b/icu4c/source/data/zone/en_KE.txt
index 39a89fd..49e186c 100755
--- a/icu4c/source/data/zone/en_KE.txt
+++ b/icu4c/source/data/zone/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KE.xml
 // *
diff --git a/icu4c/source/data/zone/en_KI.txt b/icu4c/source/data/zone/en_KI.txt
index 4674c31..c16645a 100755
--- a/icu4c/source/data/zone/en_KI.txt
+++ b/icu4c/source/data/zone/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KI.xml
 // *
diff --git a/icu4c/source/data/zone/en_KN.txt b/icu4c/source/data/zone/en_KN.txt
index f62606a..87b3a7f 100755
--- a/icu4c/source/data/zone/en_KN.txt
+++ b/icu4c/source/data/zone/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KN.xml
 // *
diff --git a/icu4c/source/data/zone/en_KY.txt b/icu4c/source/data/zone/en_KY.txt
index b587f16..8930fb9 100755
--- a/icu4c/source/data/zone/en_KY.txt
+++ b/icu4c/source/data/zone/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_KY.xml
 // *
diff --git a/icu4c/source/data/zone/en_LC.txt b/icu4c/source/data/zone/en_LC.txt
index ca25072..f004887 100755
--- a/icu4c/source/data/zone/en_LC.txt
+++ b/icu4c/source/data/zone/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LC.xml
 // *
diff --git a/icu4c/source/data/zone/en_LR.txt b/icu4c/source/data/zone/en_LR.txt
index 316a007..df9dfc5 100755
--- a/icu4c/source/data/zone/en_LR.txt
+++ b/icu4c/source/data/zone/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LR.xml
 // *
diff --git a/icu4c/source/data/zone/en_LS.txt b/icu4c/source/data/zone/en_LS.txt
index ec9d858..3e729a1 100755
--- a/icu4c/source/data/zone/en_LS.txt
+++ b/icu4c/source/data/zone/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_LS.xml
 // *
diff --git a/icu4c/source/data/zone/en_MG.txt b/icu4c/source/data/zone/en_MG.txt
index be4062e..dadf3c4 100755
--- a/icu4c/source/data/zone/en_MG.txt
+++ b/icu4c/source/data/zone/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MG.xml
 // *
diff --git a/icu4c/source/data/zone/en_MH.txt b/icu4c/source/data/zone/en_MH.txt
index 1d6d323..8162f27 100755
--- a/icu4c/source/data/zone/en_MH.txt
+++ b/icu4c/source/data/zone/en_MH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MH.xml
 // *
diff --git a/icu4c/source/data/zone/en_MO.txt b/icu4c/source/data/zone/en_MO.txt
index 0428de5..e28801a 100644
--- a/icu4c/source/data/zone/en_MO.txt
+++ b/icu4c/source/data/zone/en_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MO.xml
 // *
diff --git a/icu4c/source/data/zone/en_MP.txt b/icu4c/source/data/zone/en_MP.txt
index 17fa799..0635e56 100755
--- a/icu4c/source/data/zone/en_MP.txt
+++ b/icu4c/source/data/zone/en_MP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MP.xml
 // *
diff --git a/icu4c/source/data/zone/en_MS.txt b/icu4c/source/data/zone/en_MS.txt
index 94b58a5..8207836 100755
--- a/icu4c/source/data/zone/en_MS.txt
+++ b/icu4c/source/data/zone/en_MS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MS.xml
 // *
diff --git a/icu4c/source/data/zone/en_MT.txt b/icu4c/source/data/zone/en_MT.txt
index 97074f1..eadd1ba 100755
--- a/icu4c/source/data/zone/en_MT.txt
+++ b/icu4c/source/data/zone/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
diff --git a/icu4c/source/data/zone/en_MU.txt b/icu4c/source/data/zone/en_MU.txt
index f911e5a..b482528 100755
--- a/icu4c/source/data/zone/en_MU.txt
+++ b/icu4c/source/data/zone/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MU.xml
 // *
diff --git a/icu4c/source/data/zone/en_MW.txt b/icu4c/source/data/zone/en_MW.txt
index ac61ae2..b1e706b 100755
--- a/icu4c/source/data/zone/en_MW.txt
+++ b/icu4c/source/data/zone/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/zone/en_MY.txt b/icu4c/source/data/zone/en_MY.txt
index 4378a69..e0e349c 100644
--- a/icu4c/source/data/zone/en_MY.txt
+++ b/icu4c/source/data/zone/en_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MY.xml
 // *
diff --git a/icu4c/source/data/zone/en_NA.txt b/icu4c/source/data/zone/en_NA.txt
index 512ec86..beff008 100755
--- a/icu4c/source/data/zone/en_NA.txt
+++ b/icu4c/source/data/zone/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/zone/en_NF.txt b/icu4c/source/data/zone/en_NF.txt
index 302573a..fc24cd6 100755
--- a/icu4c/source/data/zone/en_NF.txt
+++ b/icu4c/source/data/zone/en_NF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NF.xml
 // *
diff --git a/icu4c/source/data/zone/en_NG.txt b/icu4c/source/data/zone/en_NG.txt
index d739dc1..daa6c74 100755
--- a/icu4c/source/data/zone/en_NG.txt
+++ b/icu4c/source/data/zone/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NG.xml
 // *
diff --git a/icu4c/source/data/zone/en_NH.txt b/icu4c/source/data/zone/en_NH.txt
index 00ee0b8..549c715 100755
--- a/icu4c/source/data/zone/en_NH.txt
+++ b/icu4c/source/data/zone/en_NH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/en_NL.txt b/icu4c/source/data/zone/en_NL.txt
index 5ee1e0a..881c22d 100755
--- a/icu4c/source/data/zone/en_NL.txt
+++ b/icu4c/source/data/zone/en_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NL.xml
 // *
diff --git a/icu4c/source/data/zone/en_NR.txt b/icu4c/source/data/zone/en_NR.txt
index 80a9f4a..d06e751 100755
--- a/icu4c/source/data/zone/en_NR.txt
+++ b/icu4c/source/data/zone/en_NR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NR.xml
 // *
diff --git a/icu4c/source/data/zone/en_NU.txt b/icu4c/source/data/zone/en_NU.txt
index cffc222..715a1e5 100755
--- a/icu4c/source/data/zone/en_NU.txt
+++ b/icu4c/source/data/zone/en_NU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NU.xml
 // *
diff --git a/icu4c/source/data/zone/en_NZ.txt b/icu4c/source/data/zone/en_NZ.txt
index 9286e90..cd2f9be 100644
--- a/icu4c/source/data/zone/en_NZ.txt
+++ b/icu4c/source/data/zone/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
diff --git a/icu4c/source/data/zone/en_PG.txt b/icu4c/source/data/zone/en_PG.txt
index d14bf07..4cbded8 100755
--- a/icu4c/source/data/zone/en_PG.txt
+++ b/icu4c/source/data/zone/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PG.xml
 // *
diff --git a/icu4c/source/data/zone/en_PH.txt b/icu4c/source/data/zone/en_PH.txt
index 034717b..98b579d 100755
--- a/icu4c/source/data/zone/en_PH.txt
+++ b/icu4c/source/data/zone/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PH.xml
 // *
diff --git a/icu4c/source/data/zone/en_PK.txt b/icu4c/source/data/zone/en_PK.txt
index 511191e..7d3ee32 100755
--- a/icu4c/source/data/zone/en_PK.txt
+++ b/icu4c/source/data/zone/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
diff --git a/icu4c/source/data/zone/en_PN.txt b/icu4c/source/data/zone/en_PN.txt
index cefb035..86c9a0f 100755
--- a/icu4c/source/data/zone/en_PN.txt
+++ b/icu4c/source/data/zone/en_PN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PN.xml
 // *
diff --git a/icu4c/source/data/zone/en_PW.txt b/icu4c/source/data/zone/en_PW.txt
index ac5dc57..3f53341 100755
--- a/icu4c/source/data/zone/en_PW.txt
+++ b/icu4c/source/data/zone/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PW.xml
 // *
diff --git a/icu4c/source/data/zone/en_RH.txt b/icu4c/source/data/zone/en_RH.txt
index 1349874..3fe7c02 100644
--- a/icu4c/source/data/zone/en_RH.txt
+++ b/icu4c/source/data/zone/en_RH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/en_RW.txt b/icu4c/source/data/zone/en_RW.txt
index 95c9a1c..94b0193 100755
--- a/icu4c/source/data/zone/en_RW.txt
+++ b/icu4c/source/data/zone/en_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_RW.xml
 // *
diff --git a/icu4c/source/data/zone/en_SB.txt b/icu4c/source/data/zone/en_SB.txt
index 732ae5a..0d3cf10 100755
--- a/icu4c/source/data/zone/en_SB.txt
+++ b/icu4c/source/data/zone/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SB.xml
 // *
diff --git a/icu4c/source/data/zone/en_SC.txt b/icu4c/source/data/zone/en_SC.txt
index f60fe42..fa040ac 100755
--- a/icu4c/source/data/zone/en_SC.txt
+++ b/icu4c/source/data/zone/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/zone/en_SD.txt b/icu4c/source/data/zone/en_SD.txt
index 9102dc4..a33c334 100755
--- a/icu4c/source/data/zone/en_SD.txt
+++ b/icu4c/source/data/zone/en_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SD.xml
 // *
diff --git a/icu4c/source/data/zone/en_SE.txt b/icu4c/source/data/zone/en_SE.txt
index d3e88d9..9e144f0 100755
--- a/icu4c/source/data/zone/en_SE.txt
+++ b/icu4c/source/data/zone/en_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SE.xml
 // *
diff --git a/icu4c/source/data/zone/en_SG.txt b/icu4c/source/data/zone/en_SG.txt
index 1be6706..8dd792a 100755
--- a/icu4c/source/data/zone/en_SG.txt
+++ b/icu4c/source/data/zone/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/zone/en_SH.txt b/icu4c/source/data/zone/en_SH.txt
index d9e0e0f..91c7ed0 100755
--- a/icu4c/source/data/zone/en_SH.txt
+++ b/icu4c/source/data/zone/en_SH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SH.xml
 // *
diff --git a/icu4c/source/data/zone/en_SI.txt b/icu4c/source/data/zone/en_SI.txt
index 9e8aa75..4048047 100755
--- a/icu4c/source/data/zone/en_SI.txt
+++ b/icu4c/source/data/zone/en_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SI.xml
 // *
diff --git a/icu4c/source/data/zone/en_SL.txt b/icu4c/source/data/zone/en_SL.txt
index 659d623..d15fdba 100755
--- a/icu4c/source/data/zone/en_SL.txt
+++ b/icu4c/source/data/zone/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SL.xml
 // *
diff --git a/icu4c/source/data/zone/en_SS.txt b/icu4c/source/data/zone/en_SS.txt
index 19c5349..65d9a48 100755
--- a/icu4c/source/data/zone/en_SS.txt
+++ b/icu4c/source/data/zone/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/zone/en_SX.txt b/icu4c/source/data/zone/en_SX.txt
index c791809..3335430 100755
--- a/icu4c/source/data/zone/en_SX.txt
+++ b/icu4c/source/data/zone/en_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SX.xml
 // *
diff --git a/icu4c/source/data/zone/en_SZ.txt b/icu4c/source/data/zone/en_SZ.txt
index 0a35c49..c19008f 100755
--- a/icu4c/source/data/zone/en_SZ.txt
+++ b/icu4c/source/data/zone/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SZ.xml
 // *
diff --git a/icu4c/source/data/zone/en_TC.txt b/icu4c/source/data/zone/en_TC.txt
index 4ffde89..4f0c752 100755
--- a/icu4c/source/data/zone/en_TC.txt
+++ b/icu4c/source/data/zone/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/zone/en_TK.txt b/icu4c/source/data/zone/en_TK.txt
index af36a3e..2d79c33 100755
--- a/icu4c/source/data/zone/en_TK.txt
+++ b/icu4c/source/data/zone/en_TK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TK.xml
 // *
diff --git a/icu4c/source/data/zone/en_TO.txt b/icu4c/source/data/zone/en_TO.txt
index 8168819..12fc556 100755
--- a/icu4c/source/data/zone/en_TO.txt
+++ b/icu4c/source/data/zone/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TO.xml
 // *
diff --git a/icu4c/source/data/zone/en_TT.txt b/icu4c/source/data/zone/en_TT.txt
index a6fa9db..c4f5f7b 100755
--- a/icu4c/source/data/zone/en_TT.txt
+++ b/icu4c/source/data/zone/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/zone/en_TV.txt b/icu4c/source/data/zone/en_TV.txt
index 743fd00..73d14ca 100755
--- a/icu4c/source/data/zone/en_TV.txt
+++ b/icu4c/source/data/zone/en_TV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TV.xml
 // *
diff --git a/icu4c/source/data/zone/en_TZ.txt b/icu4c/source/data/zone/en_TZ.txt
index 80fc912..5d4de5c 100755
--- a/icu4c/source/data/zone/en_TZ.txt
+++ b/icu4c/source/data/zone/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TZ.xml
 // *
diff --git a/icu4c/source/data/zone/en_UG.txt b/icu4c/source/data/zone/en_UG.txt
index 846e0f0..f0de7a7 100755
--- a/icu4c/source/data/zone/en_UG.txt
+++ b/icu4c/source/data/zone/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_UG.xml
 // *
diff --git a/icu4c/source/data/zone/en_VC.txt b/icu4c/source/data/zone/en_VC.txt
index 5a03ac9..9d35ecc 100755
--- a/icu4c/source/data/zone/en_VC.txt
+++ b/icu4c/source/data/zone/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VC.xml
 // *
diff --git a/icu4c/source/data/zone/en_VG.txt b/icu4c/source/data/zone/en_VG.txt
index 1341bc4..2519350 100755
--- a/icu4c/source/data/zone/en_VG.txt
+++ b/icu4c/source/data/zone/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VG.xml
 // *
diff --git a/icu4c/source/data/zone/en_VU.txt b/icu4c/source/data/zone/en_VU.txt
index 504e18b..72411b2 100755
--- a/icu4c/source/data/zone/en_VU.txt
+++ b/icu4c/source/data/zone/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_VU.xml
 // *
diff --git a/icu4c/source/data/zone/en_WS.txt b/icu4c/source/data/zone/en_WS.txt
index 036a79b..d4011c9 100755
--- a/icu4c/source/data/zone/en_WS.txt
+++ b/icu4c/source/data/zone/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_WS.xml
 // *
diff --git a/icu4c/source/data/zone/en_ZA.txt b/icu4c/source/data/zone/en_ZA.txt
index be04cad..a1e7071 100644
--- a/icu4c/source/data/zone/en_ZA.txt
+++ b/icu4c/source/data/zone/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/zone/en_ZM.txt b/icu4c/source/data/zone/en_ZM.txt
index a9814e0..700a9b2 100755
--- a/icu4c/source/data/zone/en_ZM.txt
+++ b/icu4c/source/data/zone/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZM.xml
 // *
diff --git a/icu4c/source/data/zone/en_ZW.txt b/icu4c/source/data/zone/en_ZW.txt
index 2d0fdd0..dbeed42 100644
--- a/icu4c/source/data/zone/en_ZW.txt
+++ b/icu4c/source/data/zone/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZW.xml
 // *
diff --git a/icu4c/source/data/zone/eo.txt b/icu4c/source/data/zone/eo.txt
index b40c7f1..b755b98 100644
--- a/icu4c/source/data/zone/eo.txt
+++ b/icu4c/source/data/zone/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eo.xml
 // *
diff --git a/icu4c/source/data/zone/es.txt b/icu4c/source/data/zone/es.txt
index f284371..524a68a 100644
--- a/icu4c/source/data/zone/es.txt
+++ b/icu4c/source/data/zone/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
diff --git a/icu4c/source/data/zone/es_419.txt b/icu4c/source/data/zone/es_419.txt
index 887bccd..f0aba74 100644
--- a/icu4c/source/data/zone/es_419.txt
+++ b/icu4c/source/data/zone/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
diff --git a/icu4c/source/data/zone/es_AR.txt b/icu4c/source/data/zone/es_AR.txt
index ddb135e..6eda405 100755
--- a/icu4c/source/data/zone/es_AR.txt
+++ b/icu4c/source/data/zone/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/zone/es_BO.txt b/icu4c/source/data/zone/es_BO.txt
index 3dee7d1..f8b7066 100755
--- a/icu4c/source/data/zone/es_BO.txt
+++ b/icu4c/source/data/zone/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_BO.xml
 // *
diff --git a/icu4c/source/data/zone/es_CL.txt b/icu4c/source/data/zone/es_CL.txt
index 964783a..fc9978e 100755
--- a/icu4c/source/data/zone/es_CL.txt
+++ b/icu4c/source/data/zone/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/zone/es_CO.txt b/icu4c/source/data/zone/es_CO.txt
index 90b5ef0..1a96bea 100755
--- a/icu4c/source/data/zone/es_CO.txt
+++ b/icu4c/source/data/zone/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CO.xml
 // *
diff --git a/icu4c/source/data/zone/es_CR.txt b/icu4c/source/data/zone/es_CR.txt
index 6eb7061..5bb6c4e 100755
--- a/icu4c/source/data/zone/es_CR.txt
+++ b/icu4c/source/data/zone/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/zone/es_CU.txt b/icu4c/source/data/zone/es_CU.txt
index 20e56c4..e1411b3 100755
--- a/icu4c/source/data/zone/es_CU.txt
+++ b/icu4c/source/data/zone/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CU.xml
 // *
diff --git a/icu4c/source/data/zone/es_DO.txt b/icu4c/source/data/zone/es_DO.txt
index 332193b..2200f27 100755
--- a/icu4c/source/data/zone/es_DO.txt
+++ b/icu4c/source/data/zone/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_DO.xml
 // *
diff --git a/icu4c/source/data/zone/es_EC.txt b/icu4c/source/data/zone/es_EC.txt
index e304623..e6ca2cd 100755
--- a/icu4c/source/data/zone/es_EC.txt
+++ b/icu4c/source/data/zone/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/zone/es_GT.txt b/icu4c/source/data/zone/es_GT.txt
index 3588288..78cc3ec 100755
--- a/icu4c/source/data/zone/es_GT.txt
+++ b/icu4c/source/data/zone/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
 // *
diff --git a/icu4c/source/data/zone/es_HN.txt b/icu4c/source/data/zone/es_HN.txt
index 32b0a76..dc7eb0d 100755
--- a/icu4c/source/data/zone/es_HN.txt
+++ b/icu4c/source/data/zone/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_HN.xml
 // *
diff --git a/icu4c/source/data/zone/es_MX.txt b/icu4c/source/data/zone/es_MX.txt
index 5d4946f..ef245fb 100755
--- a/icu4c/source/data/zone/es_MX.txt
+++ b/icu4c/source/data/zone/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_MX.xml
 // *
diff --git a/icu4c/source/data/zone/es_NI.txt b/icu4c/source/data/zone/es_NI.txt
index c89b982..e8b0186 100755
--- a/icu4c/source/data/zone/es_NI.txt
+++ b/icu4c/source/data/zone/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_NI.xml
 // *
diff --git a/icu4c/source/data/zone/es_PA.txt b/icu4c/source/data/zone/es_PA.txt
index cb4e668..93fb318 100755
--- a/icu4c/source/data/zone/es_PA.txt
+++ b/icu4c/source/data/zone/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PA.xml
 // *
diff --git a/icu4c/source/data/zone/es_PE.txt b/icu4c/source/data/zone/es_PE.txt
index ed82062..6654b65 100755
--- a/icu4c/source/data/zone/es_PE.txt
+++ b/icu4c/source/data/zone/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/zone/es_PR.txt b/icu4c/source/data/zone/es_PR.txt
index 70e7f37..0e3c2c3 100755
--- a/icu4c/source/data/zone/es_PR.txt
+++ b/icu4c/source/data/zone/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PR.xml
 // *
diff --git a/icu4c/source/data/zone/es_PY.txt b/icu4c/source/data/zone/es_PY.txt
index 37ca54f..2c3704d 100755
--- a/icu4c/source/data/zone/es_PY.txt
+++ b/icu4c/source/data/zone/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/zone/es_SV.txt b/icu4c/source/data/zone/es_SV.txt
index 0729c4f..37631c3 100755
--- a/icu4c/source/data/zone/es_SV.txt
+++ b/icu4c/source/data/zone/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_SV.xml
 // *
diff --git a/icu4c/source/data/zone/es_US.txt b/icu4c/source/data/zone/es_US.txt
index 35a1411..2518883 100755
--- a/icu4c/source/data/zone/es_US.txt
+++ b/icu4c/source/data/zone/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
diff --git a/icu4c/source/data/zone/es_UY.txt b/icu4c/source/data/zone/es_UY.txt
index 31b7ec7..eb8acf5 100755
--- a/icu4c/source/data/zone/es_UY.txt
+++ b/icu4c/source/data/zone/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_UY.xml
 // *
diff --git a/icu4c/source/data/zone/es_VE.txt b/icu4c/source/data/zone/es_VE.txt
index cb38cb5..5c933a9 100755
--- a/icu4c/source/data/zone/es_VE.txt
+++ b/icu4c/source/data/zone/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_VE.xml
 // *
diff --git a/icu4c/source/data/zone/et.txt b/icu4c/source/data/zone/et.txt
index f52980a..1adf2dd 100644
--- a/icu4c/source/data/zone/et.txt
+++ b/icu4c/source/data/zone/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
diff --git a/icu4c/source/data/zone/eu.txt b/icu4c/source/data/zone/eu.txt
index 4fb5759..4a40557 100644
--- a/icu4c/source/data/zone/eu.txt
+++ b/icu4c/source/data/zone/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
diff --git a/icu4c/source/data/zone/ewo.txt b/icu4c/source/data/zone/ewo.txt
index 8833b11..20e3480 100755
--- a/icu4c/source/data/zone/ewo.txt
+++ b/icu4c/source/data/zone/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
diff --git a/icu4c/source/data/zone/fa.txt b/icu4c/source/data/zone/fa.txt
index b49c128..31787a3 100644
--- a/icu4c/source/data/zone/fa.txt
+++ b/icu4c/source/data/zone/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
diff --git a/icu4c/source/data/zone/ff.txt b/icu4c/source/data/zone/ff.txt
index fd703d7..b775e1f 100755
--- a/icu4c/source/data/zone/ff.txt
+++ b/icu4c/source/data/zone/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
diff --git a/icu4c/source/data/zone/fi.txt b/icu4c/source/data/zone/fi.txt
index 6fce54e..7050c21 100644
--- a/icu4c/source/data/zone/fi.txt
+++ b/icu4c/source/data/zone/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
diff --git a/icu4c/source/data/zone/fil.txt b/icu4c/source/data/zone/fil.txt
index 4e138d5..9b7034b 100755
--- a/icu4c/source/data/zone/fil.txt
+++ b/icu4c/source/data/zone/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
diff --git a/icu4c/source/data/zone/fil_PH.txt b/icu4c/source/data/zone/fil_PH.txt
index 2a848a3..e4d8788 100755
--- a/icu4c/source/data/zone/fil_PH.txt
+++ b/icu4c/source/data/zone/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/fo.txt b/icu4c/source/data/zone/fo.txt
index 7571630..6034bb9 100644
--- a/icu4c/source/data/zone/fo.txt
+++ b/icu4c/source/data/zone/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
diff --git a/icu4c/source/data/zone/fr.txt b/icu4c/source/data/zone/fr.txt
index 53f0998..9f0e0ac 100644
--- a/icu4c/source/data/zone/fr.txt
+++ b/icu4c/source/data/zone/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
diff --git a/icu4c/source/data/zone/fr_CA.txt b/icu4c/source/data/zone/fr_CA.txt
index 05ed1fc..ce59ccc 100644
--- a/icu4c/source/data/zone/fr_CA.txt
+++ b/icu4c/source/data/zone/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
diff --git a/icu4c/source/data/zone/fr_GF.txt b/icu4c/source/data/zone/fr_GF.txt
index 1a28460..68ccbe2 100755
--- a/icu4c/source/data/zone/fr_GF.txt
+++ b/icu4c/source/data/zone/fr_GF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GF.xml
 // *
diff --git a/icu4c/source/data/zone/fur.txt b/icu4c/source/data/zone/fur.txt
index 9266aeb..f4f38ea 100644
--- a/icu4c/source/data/zone/fur.txt
+++ b/icu4c/source/data/zone/fur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fur.xml
 // *
diff --git a/icu4c/source/data/zone/fy.txt b/icu4c/source/data/zone/fy.txt
index addb372..1129ac2 100644
--- a/icu4c/source/data/zone/fy.txt
+++ b/icu4c/source/data/zone/fy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fy.xml
 // *
diff --git a/icu4c/source/data/zone/ga.txt b/icu4c/source/data/zone/ga.txt
index 23d7c5f..5e5fe7d 100644
--- a/icu4c/source/data/zone/ga.txt
+++ b/icu4c/source/data/zone/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
diff --git a/icu4c/source/data/zone/gd.txt b/icu4c/source/data/zone/gd.txt
index ffc0fa2..21ac05b 100644
--- a/icu4c/source/data/zone/gd.txt
+++ b/icu4c/source/data/zone/gd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gd.xml
 // *
diff --git a/icu4c/source/data/zone/gl.txt b/icu4c/source/data/zone/gl.txt
index a833c0a..30dfe5d 100644
--- a/icu4c/source/data/zone/gl.txt
+++ b/icu4c/source/data/zone/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
diff --git a/icu4c/source/data/zone/gsw.txt b/icu4c/source/data/zone/gsw.txt
index abd2cce..6adf22f 100644
--- a/icu4c/source/data/zone/gsw.txt
+++ b/icu4c/source/data/zone/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
diff --git a/icu4c/source/data/zone/gu.txt b/icu4c/source/data/zone/gu.txt
index cee5f39..ae882c9 100644
--- a/icu4c/source/data/zone/gu.txt
+++ b/icu4c/source/data/zone/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
diff --git a/icu4c/source/data/zone/guz.txt b/icu4c/source/data/zone/guz.txt
index 037887a..6dce44e 100755
--- a/icu4c/source/data/zone/guz.txt
+++ b/icu4c/source/data/zone/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
diff --git a/icu4c/source/data/zone/gv.txt b/icu4c/source/data/zone/gv.txt
index 3e37aee..2081341 100644
--- a/icu4c/source/data/zone/gv.txt
+++ b/icu4c/source/data/zone/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/zone/ha.txt b/icu4c/source/data/zone/ha.txt
index 2b32b6c..fc9db81 100644
--- a/icu4c/source/data/zone/ha.txt
+++ b/icu4c/source/data/zone/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
diff --git a/icu4c/source/data/zone/haw.txt b/icu4c/source/data/zone/haw.txt
index 2fae5c5..b397d87 100644
--- a/icu4c/source/data/zone/haw.txt
+++ b/icu4c/source/data/zone/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/haw.xml
 // *
diff --git a/icu4c/source/data/zone/he.txt b/icu4c/source/data/zone/he.txt
index 7a19a833..6aa08fa 100644
--- a/icu4c/source/data/zone/he.txt
+++ b/icu4c/source/data/zone/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
diff --git a/icu4c/source/data/zone/he_IL.txt b/icu4c/source/data/zone/he_IL.txt
index 8e940f0..2c5c03a 100644
--- a/icu4c/source/data/zone/he_IL.txt
+++ b/icu4c/source/data/zone/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/hi.txt b/icu4c/source/data/zone/hi.txt
index 4ca8dc2..b2cdb49 100644
--- a/icu4c/source/data/zone/hi.txt
+++ b/icu4c/source/data/zone/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
diff --git a/icu4c/source/data/zone/hr.txt b/icu4c/source/data/zone/hr.txt
index e471266..e1d9e05 100644
--- a/icu4c/source/data/zone/hr.txt
+++ b/icu4c/source/data/zone/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
diff --git a/icu4c/source/data/zone/hsb.txt b/icu4c/source/data/zone/hsb.txt
index 29e6a1e..21671b7 100644
--- a/icu4c/source/data/zone/hsb.txt
+++ b/icu4c/source/data/zone/hsb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hsb.xml
 // *
diff --git a/icu4c/source/data/zone/hu.txt b/icu4c/source/data/zone/hu.txt
index ccc57ba..f76f4aa 100644
--- a/icu4c/source/data/zone/hu.txt
+++ b/icu4c/source/data/zone/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
diff --git a/icu4c/source/data/zone/hy.txt b/icu4c/source/data/zone/hy.txt
index 47e79a0..55f5736 100644
--- a/icu4c/source/data/zone/hy.txt
+++ b/icu4c/source/data/zone/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
diff --git a/icu4c/source/data/zone/id.txt b/icu4c/source/data/zone/id.txt
index 967de26..1fd1ada 100644
--- a/icu4c/source/data/zone/id.txt
+++ b/icu4c/source/data/zone/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
diff --git a/icu4c/source/data/zone/id_ID.txt b/icu4c/source/data/zone/id_ID.txt
index d704f9d..88cd94b 100644
--- a/icu4c/source/data/zone/id_ID.txt
+++ b/icu4c/source/data/zone/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/ig.txt b/icu4c/source/data/zone/ig.txt
index bca1e5a..f4e95b0 100755
--- a/icu4c/source/data/zone/ig.txt
+++ b/icu4c/source/data/zone/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
diff --git a/icu4c/source/data/zone/ii.txt b/icu4c/source/data/zone/ii.txt
index 858f2fc..1424f5e 100644
--- a/icu4c/source/data/zone/ii.txt
+++ b/icu4c/source/data/zone/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
diff --git a/icu4c/source/data/zone/in.txt b/icu4c/source/data/zone/in.txt
index b575e2e..a3fae61 100644
--- a/icu4c/source/data/zone/in.txt
+++ b/icu4c/source/data/zone/in.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/in_ID.txt b/icu4c/source/data/zone/in_ID.txt
index db42db5..7161a4b 100644
--- a/icu4c/source/data/zone/in_ID.txt
+++ b/icu4c/source/data/zone/in_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/is.txt b/icu4c/source/data/zone/is.txt
index 97fc81c..e6841d1 100644
--- a/icu4c/source/data/zone/is.txt
+++ b/icu4c/source/data/zone/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
diff --git a/icu4c/source/data/zone/it.txt b/icu4c/source/data/zone/it.txt
index 72352d0..d0cd680 100644
--- a/icu4c/source/data/zone/it.txt
+++ b/icu4c/source/data/zone/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
diff --git a/icu4c/source/data/zone/iw.txt b/icu4c/source/data/zone/iw.txt
index 3477b34..8b00562 100644
--- a/icu4c/source/data/zone/iw.txt
+++ b/icu4c/source/data/zone/iw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/iw_IL.txt b/icu4c/source/data/zone/iw_IL.txt
index caeef7a..158f4b3 100644
--- a/icu4c/source/data/zone/iw_IL.txt
+++ b/icu4c/source/data/zone/iw_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/ja.txt b/icu4c/source/data/zone/ja.txt
index 7189b88..c72ba49 100644
--- a/icu4c/source/data/zone/ja.txt
+++ b/icu4c/source/data/zone/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
diff --git a/icu4c/source/data/zone/ja_JP.txt b/icu4c/source/data/zone/ja_JP.txt
index 46ab497..380b698c 100644
--- a/icu4c/source/data/zone/ja_JP.txt
+++ b/icu4c/source/data/zone/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt b/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
index ce3addb..628126f 100644
--- a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/jgo.txt b/icu4c/source/data/zone/jgo.txt
index 8ac829c..b65f119 100755
--- a/icu4c/source/data/zone/jgo.txt
+++ b/icu4c/source/data/zone/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
diff --git a/icu4c/source/data/zone/jmc.txt b/icu4c/source/data/zone/jmc.txt
index 9a0582c..b74b4af 100755
--- a/icu4c/source/data/zone/jmc.txt
+++ b/icu4c/source/data/zone/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
diff --git a/icu4c/source/data/zone/ka.txt b/icu4c/source/data/zone/ka.txt
index be118ba..b71b2e4 100644
--- a/icu4c/source/data/zone/ka.txt
+++ b/icu4c/source/data/zone/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
diff --git a/icu4c/source/data/zone/kab.txt b/icu4c/source/data/zone/kab.txt
index a664159..29bf333 100755
--- a/icu4c/source/data/zone/kab.txt
+++ b/icu4c/source/data/zone/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
diff --git a/icu4c/source/data/zone/kam.txt b/icu4c/source/data/zone/kam.txt
index 584f96e..e070130 100755
--- a/icu4c/source/data/zone/kam.txt
+++ b/icu4c/source/data/zone/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
diff --git a/icu4c/source/data/zone/kde.txt b/icu4c/source/data/zone/kde.txt
index 47276c1..3260473 100755
--- a/icu4c/source/data/zone/kde.txt
+++ b/icu4c/source/data/zone/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
diff --git a/icu4c/source/data/zone/kea.txt b/icu4c/source/data/zone/kea.txt
index e7300f3..582b968 100755
--- a/icu4c/source/data/zone/kea.txt
+++ b/icu4c/source/data/zone/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
diff --git a/icu4c/source/data/zone/khq.txt b/icu4c/source/data/zone/khq.txt
index 6914c35..b04a839 100755
--- a/icu4c/source/data/zone/khq.txt
+++ b/icu4c/source/data/zone/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
diff --git a/icu4c/source/data/zone/ki.txt b/icu4c/source/data/zone/ki.txt
index 12e00b6..a655528 100755
--- a/icu4c/source/data/zone/ki.txt
+++ b/icu4c/source/data/zone/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
diff --git a/icu4c/source/data/zone/kk.txt b/icu4c/source/data/zone/kk.txt
index 1ea1b28..9792ee6 100644
--- a/icu4c/source/data/zone/kk.txt
+++ b/icu4c/source/data/zone/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
diff --git a/icu4c/source/data/zone/kkj.txt b/icu4c/source/data/zone/kkj.txt
index f70da97..bdd8c97 100755
--- a/icu4c/source/data/zone/kkj.txt
+++ b/icu4c/source/data/zone/kkj.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kkj.xml
 // *
diff --git a/icu4c/source/data/zone/kl.txt b/icu4c/source/data/zone/kl.txt
index 66acb59..256f2d5 100644
--- a/icu4c/source/data/zone/kl.txt
+++ b/icu4c/source/data/zone/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
diff --git a/icu4c/source/data/zone/kln.txt b/icu4c/source/data/zone/kln.txt
index 3eca5b6..382b300 100755
--- a/icu4c/source/data/zone/kln.txt
+++ b/icu4c/source/data/zone/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
diff --git a/icu4c/source/data/zone/km.txt b/icu4c/source/data/zone/km.txt
index 1c2eb0d..1847bb5 100644
--- a/icu4c/source/data/zone/km.txt
+++ b/icu4c/source/data/zone/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
diff --git a/icu4c/source/data/zone/kn.txt b/icu4c/source/data/zone/kn.txt
index 36cf617..4381d0f 100644
--- a/icu4c/source/data/zone/kn.txt
+++ b/icu4c/source/data/zone/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
diff --git a/icu4c/source/data/zone/ko.txt b/icu4c/source/data/zone/ko.txt
index af6dda5..653312b 100644
--- a/icu4c/source/data/zone/ko.txt
+++ b/icu4c/source/data/zone/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
diff --git a/icu4c/source/data/zone/ko_KP.txt b/icu4c/source/data/zone/ko_KP.txt
index d8206a0..9e977d5 100755
--- a/icu4c/source/data/zone/ko_KP.txt
+++ b/icu4c/source/data/zone/ko_KP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko_KP.xml
 // *
diff --git a/icu4c/source/data/zone/kok.txt b/icu4c/source/data/zone/kok.txt
index 5288570..d8f6c5e 100644
--- a/icu4c/source/data/zone/kok.txt
+++ b/icu4c/source/data/zone/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kok.xml
 // *
diff --git a/icu4c/source/data/zone/ks.txt b/icu4c/source/data/zone/ks.txt
index 17e05bc..44dacc3 100755
--- a/icu4c/source/data/zone/ks.txt
+++ b/icu4c/source/data/zone/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
diff --git a/icu4c/source/data/zone/ksb.txt b/icu4c/source/data/zone/ksb.txt
index 96db629..f26de27 100755
--- a/icu4c/source/data/zone/ksb.txt
+++ b/icu4c/source/data/zone/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
diff --git a/icu4c/source/data/zone/ksf.txt b/icu4c/source/data/zone/ksf.txt
index 18003fa..34280e9 100755
--- a/icu4c/source/data/zone/ksf.txt
+++ b/icu4c/source/data/zone/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
diff --git a/icu4c/source/data/zone/ksh.txt b/icu4c/source/data/zone/ksh.txt
index f6db212c..d09c005 100644
--- a/icu4c/source/data/zone/ksh.txt
+++ b/icu4c/source/data/zone/ksh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksh.xml
 // *
diff --git a/icu4c/source/data/zone/kw.txt b/icu4c/source/data/zone/kw.txt
index 846f52a..bfceda3 100644
--- a/icu4c/source/data/zone/kw.txt
+++ b/icu4c/source/data/zone/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
diff --git a/icu4c/source/data/zone/ky.txt b/icu4c/source/data/zone/ky.txt
index 306009b..9cc003d 100755
--- a/icu4c/source/data/zone/ky.txt
+++ b/icu4c/source/data/zone/ky.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ky.xml
 // *
diff --git a/icu4c/source/data/zone/lag.txt b/icu4c/source/data/zone/lag.txt
index 3063e67..a782dfa 100755
--- a/icu4c/source/data/zone/lag.txt
+++ b/icu4c/source/data/zone/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
diff --git a/icu4c/source/data/zone/lb.txt b/icu4c/source/data/zone/lb.txt
index 4c680d8..1301df4 100644
--- a/icu4c/source/data/zone/lb.txt
+++ b/icu4c/source/data/zone/lb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lb.xml
 // *
diff --git a/icu4c/source/data/zone/lg.txt b/icu4c/source/data/zone/lg.txt
index b9e9d35..a80fa71 100755
--- a/icu4c/source/data/zone/lg.txt
+++ b/icu4c/source/data/zone/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
diff --git a/icu4c/source/data/zone/lkt.txt b/icu4c/source/data/zone/lkt.txt
index dc7c940..7bd7c82 100755
--- a/icu4c/source/data/zone/lkt.txt
+++ b/icu4c/source/data/zone/lkt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lkt.xml
 // *
diff --git a/icu4c/source/data/zone/ln.txt b/icu4c/source/data/zone/ln.txt
index d719834..f8214fc 100755
--- a/icu4c/source/data/zone/ln.txt
+++ b/icu4c/source/data/zone/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
diff --git a/icu4c/source/data/zone/lo.txt b/icu4c/source/data/zone/lo.txt
index 0e8edc4..8ad3f57 100755
--- a/icu4c/source/data/zone/lo.txt
+++ b/icu4c/source/data/zone/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
diff --git a/icu4c/source/data/zone/lrc.txt b/icu4c/source/data/zone/lrc.txt
index 62d5aa2..37d2be6 100755
--- a/icu4c/source/data/zone/lrc.txt
+++ b/icu4c/source/data/zone/lrc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lrc.xml
 // *
diff --git a/icu4c/source/data/zone/lt.txt b/icu4c/source/data/zone/lt.txt
index b0cb938..939eaa9 100644
--- a/icu4c/source/data/zone/lt.txt
+++ b/icu4c/source/data/zone/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
diff --git a/icu4c/source/data/zone/lu.txt b/icu4c/source/data/zone/lu.txt
index 1464d45..b2234f8 100755
--- a/icu4c/source/data/zone/lu.txt
+++ b/icu4c/source/data/zone/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
diff --git a/icu4c/source/data/zone/luo.txt b/icu4c/source/data/zone/luo.txt
index d94b952..a9cadcc 100755
--- a/icu4c/source/data/zone/luo.txt
+++ b/icu4c/source/data/zone/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
diff --git a/icu4c/source/data/zone/luy.txt b/icu4c/source/data/zone/luy.txt
index dbb0880..4ecd76c 100755
--- a/icu4c/source/data/zone/luy.txt
+++ b/icu4c/source/data/zone/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
diff --git a/icu4c/source/data/zone/lv.txt b/icu4c/source/data/zone/lv.txt
index eb6a137..5cf5ea1 100644
--- a/icu4c/source/data/zone/lv.txt
+++ b/icu4c/source/data/zone/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
diff --git a/icu4c/source/data/zone/mas.txt b/icu4c/source/data/zone/mas.txt
index 03278b4..b1cf918 100755
--- a/icu4c/source/data/zone/mas.txt
+++ b/icu4c/source/data/zone/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
diff --git a/icu4c/source/data/zone/mer.txt b/icu4c/source/data/zone/mer.txt
index 46b20e9..e0f0d1e 100755
--- a/icu4c/source/data/zone/mer.txt
+++ b/icu4c/source/data/zone/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
diff --git a/icu4c/source/data/zone/mfe.txt b/icu4c/source/data/zone/mfe.txt
index 0984cb2..59d1909 100755
--- a/icu4c/source/data/zone/mfe.txt
+++ b/icu4c/source/data/zone/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
diff --git a/icu4c/source/data/zone/mg.txt b/icu4c/source/data/zone/mg.txt
index 4ecc318..12673a4 100755
--- a/icu4c/source/data/zone/mg.txt
+++ b/icu4c/source/data/zone/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
diff --git a/icu4c/source/data/zone/mgh.txt b/icu4c/source/data/zone/mgh.txt
index 757e71c..eec2cb1 100755
--- a/icu4c/source/data/zone/mgh.txt
+++ b/icu4c/source/data/zone/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
diff --git a/icu4c/source/data/zone/mgo.txt b/icu4c/source/data/zone/mgo.txt
index d805d67..5c76564 100755
--- a/icu4c/source/data/zone/mgo.txt
+++ b/icu4c/source/data/zone/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
diff --git a/icu4c/source/data/zone/mk.txt b/icu4c/source/data/zone/mk.txt
index bf10e69..6e9f75c 100644
--- a/icu4c/source/data/zone/mk.txt
+++ b/icu4c/source/data/zone/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
diff --git a/icu4c/source/data/zone/ml.txt b/icu4c/source/data/zone/ml.txt
index 69867c7..700deb6 100644
--- a/icu4c/source/data/zone/ml.txt
+++ b/icu4c/source/data/zone/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
diff --git a/icu4c/source/data/zone/mn.txt b/icu4c/source/data/zone/mn.txt
index dd3bdbb..9913e35 100755
--- a/icu4c/source/data/zone/mn.txt
+++ b/icu4c/source/data/zone/mn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mn.xml
 // *
diff --git a/icu4c/source/data/zone/mo.txt b/icu4c/source/data/zone/mo.txt
index 31e165a..ee5253f 100755
--- a/icu4c/source/data/zone/mo.txt
+++ b/icu4c/source/data/zone/mo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/mr.txt b/icu4c/source/data/zone/mr.txt
index b4d879a..0ea44ee 100644
--- a/icu4c/source/data/zone/mr.txt
+++ b/icu4c/source/data/zone/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
diff --git a/icu4c/source/data/zone/ms.txt b/icu4c/source/data/zone/ms.txt
index 63e8ef5..28f4e7b 100644
--- a/icu4c/source/data/zone/ms.txt
+++ b/icu4c/source/data/zone/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
diff --git a/icu4c/source/data/zone/mt.txt b/icu4c/source/data/zone/mt.txt
index fc9f065..dd3a5b2 100644
--- a/icu4c/source/data/zone/mt.txt
+++ b/icu4c/source/data/zone/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
diff --git a/icu4c/source/data/zone/mua.txt b/icu4c/source/data/zone/mua.txt
index d3bca88..75f2781 100755
--- a/icu4c/source/data/zone/mua.txt
+++ b/icu4c/source/data/zone/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
diff --git a/icu4c/source/data/zone/my.txt b/icu4c/source/data/zone/my.txt
index 3280951..53b681c 100644
--- a/icu4c/source/data/zone/my.txt
+++ b/icu4c/source/data/zone/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
diff --git a/icu4c/source/data/zone/mzn.txt b/icu4c/source/data/zone/mzn.txt
index 69442f9..ae972c7 100755
--- a/icu4c/source/data/zone/mzn.txt
+++ b/icu4c/source/data/zone/mzn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mzn.xml
 // *
diff --git a/icu4c/source/data/zone/naq.txt b/icu4c/source/data/zone/naq.txt
index 0263d7e..d9b8609 100755
--- a/icu4c/source/data/zone/naq.txt
+++ b/icu4c/source/data/zone/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
diff --git a/icu4c/source/data/zone/nb.txt b/icu4c/source/data/zone/nb.txt
index 3f21513..5fc4159 100644
--- a/icu4c/source/data/zone/nb.txt
+++ b/icu4c/source/data/zone/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
diff --git a/icu4c/source/data/zone/nb_NO.txt b/icu4c/source/data/zone/nb_NO.txt
index 25fc47d..50a5306 100644
--- a/icu4c/source/data/zone/nb_NO.txt
+++ b/icu4c/source/data/zone/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/nd.txt b/icu4c/source/data/zone/nd.txt
index f5603ee..2c91296 100755
--- a/icu4c/source/data/zone/nd.txt
+++ b/icu4c/source/data/zone/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
diff --git a/icu4c/source/data/zone/ne.txt b/icu4c/source/data/zone/ne.txt
index 0dcd72c..5766d63 100644
--- a/icu4c/source/data/zone/ne.txt
+++ b/icu4c/source/data/zone/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
diff --git a/icu4c/source/data/zone/ne_IN.txt b/icu4c/source/data/zone/ne_IN.txt
index 1ef5aa4..0a51f80 100755
--- a/icu4c/source/data/zone/ne_IN.txt
+++ b/icu4c/source/data/zone/ne_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne_IN.xml
 // *
diff --git a/icu4c/source/data/zone/nl.txt b/icu4c/source/data/zone/nl.txt
index e49efc9..e3b85c3 100644
--- a/icu4c/source/data/zone/nl.txt
+++ b/icu4c/source/data/zone/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
diff --git a/icu4c/source/data/zone/nl_SR.txt b/icu4c/source/data/zone/nl_SR.txt
index e056c2a..5c6d41c 100755
--- a/icu4c/source/data/zone/nl_SR.txt
+++ b/icu4c/source/data/zone/nl_SR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_SR.xml
 // *
diff --git a/icu4c/source/data/zone/nmg.txt b/icu4c/source/data/zone/nmg.txt
index eb5887b..3ee8fbf 100755
--- a/icu4c/source/data/zone/nmg.txt
+++ b/icu4c/source/data/zone/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
diff --git a/icu4c/source/data/zone/nn.txt b/icu4c/source/data/zone/nn.txt
index 210ffe5..4577798 100644
--- a/icu4c/source/data/zone/nn.txt
+++ b/icu4c/source/data/zone/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
diff --git a/icu4c/source/data/zone/nn_NO.txt b/icu4c/source/data/zone/nn_NO.txt
index 6741c51..2b46765 100644
--- a/icu4c/source/data/zone/nn_NO.txt
+++ b/icu4c/source/data/zone/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/nnh.txt b/icu4c/source/data/zone/nnh.txt
index c8f38ae..159d895 100755
--- a/icu4c/source/data/zone/nnh.txt
+++ b/icu4c/source/data/zone/nnh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nnh.xml
 // *
diff --git a/icu4c/source/data/zone/no.txt b/icu4c/source/data/zone/no.txt
index 56aa6e9..a4100e9 100644
--- a/icu4c/source/data/zone/no.txt
+++ b/icu4c/source/data/zone/no.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/no_NO.txt b/icu4c/source/data/zone/no_NO.txt
index 830a425..569b33a86 100644
--- a/icu4c/source/data/zone/no_NO.txt
+++ b/icu4c/source/data/zone/no_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/no_NO_NY.txt b/icu4c/source/data/zone/no_NO_NY.txt
index 41bd7d7..668cc1b 100644
--- a/icu4c/source/data/zone/no_NO_NY.txt
+++ b/icu4c/source/data/zone/no_NO_NY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/nus.txt b/icu4c/source/data/zone/nus.txt
index 70cfcc4..9388de6 100755
--- a/icu4c/source/data/zone/nus.txt
+++ b/icu4c/source/data/zone/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
diff --git a/icu4c/source/data/zone/nyn.txt b/icu4c/source/data/zone/nyn.txt
index 677c3f2..1695d41 100755
--- a/icu4c/source/data/zone/nyn.txt
+++ b/icu4c/source/data/zone/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
diff --git a/icu4c/source/data/zone/om.txt b/icu4c/source/data/zone/om.txt
index 9c6f852..ab0fd99 100644
--- a/icu4c/source/data/zone/om.txt
+++ b/icu4c/source/data/zone/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/om.xml
 // *
diff --git a/icu4c/source/data/zone/or.txt b/icu4c/source/data/zone/or.txt
index 06d4522..a8d5ce7 100644
--- a/icu4c/source/data/zone/or.txt
+++ b/icu4c/source/data/zone/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/zone/os.txt b/icu4c/source/data/zone/os.txt
index af570ed..0ed51cd 100644
--- a/icu4c/source/data/zone/os.txt
+++ b/icu4c/source/data/zone/os.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/os.xml
 // *
diff --git a/icu4c/source/data/zone/pa.txt b/icu4c/source/data/zone/pa.txt
index 140a1c1..6f0c0a4 100644
--- a/icu4c/source/data/zone/pa.txt
+++ b/icu4c/source/data/zone/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
diff --git a/icu4c/source/data/zone/pa_Arab.txt b/icu4c/source/data/zone/pa_Arab.txt
index 1214338..a3d0dd7 100644
--- a/icu4c/source/data/zone/pa_Arab.txt
+++ b/icu4c/source/data/zone/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
diff --git a/icu4c/source/data/zone/pa_Arab_PK.txt b/icu4c/source/data/zone/pa_Arab_PK.txt
index 3572935..82236ea 100644
--- a/icu4c/source/data/zone/pa_Arab_PK.txt
+++ b/icu4c/source/data/zone/pa_Arab_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/pa_Guru.txt b/icu4c/source/data/zone/pa_Guru.txt
index 8cc912b..de139d5 100644
--- a/icu4c/source/data/zone/pa_Guru.txt
+++ b/icu4c/source/data/zone/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Guru.xml
 // *
diff --git a/icu4c/source/data/zone/pa_Guru_IN.txt b/icu4c/source/data/zone/pa_Guru_IN.txt
index 2381c07..9f81a4c 100644
--- a/icu4c/source/data/zone/pa_Guru_IN.txt
+++ b/icu4c/source/data/zone/pa_Guru_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/pa_IN.txt b/icu4c/source/data/zone/pa_IN.txt
index e30b2cb..96ab9fd 100644
--- a/icu4c/source/data/zone/pa_IN.txt
+++ b/icu4c/source/data/zone/pa_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/pa_PK.txt b/icu4c/source/data/zone/pa_PK.txt
index 0f699f15..569ebe9 100644
--- a/icu4c/source/data/zone/pa_PK.txt
+++ b/icu4c/source/data/zone/pa_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/pl.txt b/icu4c/source/data/zone/pl.txt
index eb08b15..29de339 100644
--- a/icu4c/source/data/zone/pl.txt
+++ b/icu4c/source/data/zone/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
diff --git a/icu4c/source/data/zone/ps.txt b/icu4c/source/data/zone/ps.txt
index 8c1caaf..b2dbb09 100644
--- a/icu4c/source/data/zone/ps.txt
+++ b/icu4c/source/data/zone/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
diff --git a/icu4c/source/data/zone/pt.txt b/icu4c/source/data/zone/pt.txt
index e9f8080..f580b87 100644
--- a/icu4c/source/data/zone/pt.txt
+++ b/icu4c/source/data/zone/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
diff --git a/icu4c/source/data/zone/pt_AO.txt b/icu4c/source/data/zone/pt_AO.txt
index c258e6a..0c431b0 100755
--- a/icu4c/source/data/zone/pt_AO.txt
+++ b/icu4c/source/data/zone/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/zone/pt_CV.txt b/icu4c/source/data/zone/pt_CV.txt
index 5a84ba3..1d9bd8f 100755
--- a/icu4c/source/data/zone/pt_CV.txt
+++ b/icu4c/source/data/zone/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_CV.xml
 // *
diff --git a/icu4c/source/data/zone/pt_GW.txt b/icu4c/source/data/zone/pt_GW.txt
index cef0da9..187baf8 100755
--- a/icu4c/source/data/zone/pt_GW.txt
+++ b/icu4c/source/data/zone/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_GW.xml
 // *
diff --git a/icu4c/source/data/zone/pt_MO.txt b/icu4c/source/data/zone/pt_MO.txt
index a96c8c1..1affe96 100755
--- a/icu4c/source/data/zone/pt_MO.txt
+++ b/icu4c/source/data/zone/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MO.xml
 // *
diff --git a/icu4c/source/data/zone/pt_MZ.txt b/icu4c/source/data/zone/pt_MZ.txt
index 62ac0e2..8d68ab9 100755
--- a/icu4c/source/data/zone/pt_MZ.txt
+++ b/icu4c/source/data/zone/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_MZ.xml
 // *
diff --git a/icu4c/source/data/zone/pt_PT.txt b/icu4c/source/data/zone/pt_PT.txt
index ecf4718..fcbf082 100644
--- a/icu4c/source/data/zone/pt_PT.txt
+++ b/icu4c/source/data/zone/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
diff --git a/icu4c/source/data/zone/pt_ST.txt b/icu4c/source/data/zone/pt_ST.txt
index 5bcf749..1decbad 100755
--- a/icu4c/source/data/zone/pt_ST.txt
+++ b/icu4c/source/data/zone/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/zone/pt_TL.txt b/icu4c/source/data/zone/pt_TL.txt
index 8e5c836..e6a7946 100755
--- a/icu4c/source/data/zone/pt_TL.txt
+++ b/icu4c/source/data/zone/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/zone/qu.txt b/icu4c/source/data/zone/qu.txt
index bfb3d58..039afe5 100644
--- a/icu4c/source/data/zone/qu.txt
+++ b/icu4c/source/data/zone/qu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu.xml
 // *
diff --git a/icu4c/source/data/zone/qu_BO.txt b/icu4c/source/data/zone/qu_BO.txt
index 0bb10c2..78dc133 100755
--- a/icu4c/source/data/zone/qu_BO.txt
+++ b/icu4c/source/data/zone/qu_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_BO.xml
 // *
diff --git a/icu4c/source/data/zone/qu_EC.txt b/icu4c/source/data/zone/qu_EC.txt
index be54912..8f0d363 100755
--- a/icu4c/source/data/zone/qu_EC.txt
+++ b/icu4c/source/data/zone/qu_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/qu_EC.xml
 // *
diff --git a/icu4c/source/data/zone/resfiles.mk b/icu4c/source/data/zone/resfiles.mk
index e35f2d7..a3992a0 100644
--- a/icu4c/source/data/zone/resfiles.mk
+++ b/icu4c/source/data/zone/resfiles.mk
@@ -1,5 +1,5 @@
-# *   Copyright (C) 1998-2016, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html.
 ZONE_CLDR_VERSION = %version%
 # A list of txt's to build
 # Note:
diff --git a/icu4c/source/data/zone/rm.txt b/icu4c/source/data/zone/rm.txt
index ba8d554..1937ec9 100755
--- a/icu4c/source/data/zone/rm.txt
+++ b/icu4c/source/data/zone/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
diff --git a/icu4c/source/data/zone/rn.txt b/icu4c/source/data/zone/rn.txt
index efa5a9c..08d17d9 100755
--- a/icu4c/source/data/zone/rn.txt
+++ b/icu4c/source/data/zone/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
diff --git a/icu4c/source/data/zone/ro.txt b/icu4c/source/data/zone/ro.txt
index 08023d1..3b33b12 100644
--- a/icu4c/source/data/zone/ro.txt
+++ b/icu4c/source/data/zone/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
diff --git a/icu4c/source/data/zone/ro_MD.txt b/icu4c/source/data/zone/ro_MD.txt
index 3c670a1..5f0bf0a 100755
--- a/icu4c/source/data/zone/ro_MD.txt
+++ b/icu4c/source/data/zone/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/rof.txt b/icu4c/source/data/zone/rof.txt
index 98572c9..79eeee3 100755
--- a/icu4c/source/data/zone/rof.txt
+++ b/icu4c/source/data/zone/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
diff --git a/icu4c/source/data/zone/root.txt b/icu4c/source/data/zone/root.txt
index c755a7b..0507b1b 100644
--- a/icu4c/source/data/zone/root.txt
+++ b/icu4c/source/data/zone/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
diff --git a/icu4c/source/data/zone/ru.txt b/icu4c/source/data/zone/ru.txt
index 0c5804d..703e24e 100644
--- a/icu4c/source/data/zone/ru.txt
+++ b/icu4c/source/data/zone/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
diff --git a/icu4c/source/data/zone/rw.txt b/icu4c/source/data/zone/rw.txt
index 4c651e2..dd11928 100755
--- a/icu4c/source/data/zone/rw.txt
+++ b/icu4c/source/data/zone/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rw.xml
 // *
diff --git a/icu4c/source/data/zone/rwk.txt b/icu4c/source/data/zone/rwk.txt
index 15a1f98..135fc55 100755
--- a/icu4c/source/data/zone/rwk.txt
+++ b/icu4c/source/data/zone/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
diff --git a/icu4c/source/data/zone/sah.txt b/icu4c/source/data/zone/sah.txt
index ec2eca7..fef7ec9 100644
--- a/icu4c/source/data/zone/sah.txt
+++ b/icu4c/source/data/zone/sah.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sah.xml
 // *
diff --git a/icu4c/source/data/zone/saq.txt b/icu4c/source/data/zone/saq.txt
index 24aa1be..54790a0 100755
--- a/icu4c/source/data/zone/saq.txt
+++ b/icu4c/source/data/zone/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
diff --git a/icu4c/source/data/zone/sbp.txt b/icu4c/source/data/zone/sbp.txt
index 8eb9f78..3122356 100755
--- a/icu4c/source/data/zone/sbp.txt
+++ b/icu4c/source/data/zone/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
diff --git a/icu4c/source/data/zone/se.txt b/icu4c/source/data/zone/se.txt
index 37997cc..2de9622 100644
--- a/icu4c/source/data/zone/se.txt
+++ b/icu4c/source/data/zone/se.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/se.xml
 // *
diff --git a/icu4c/source/data/zone/seh.txt b/icu4c/source/data/zone/seh.txt
index 51b48f9d..308b11c 100755
--- a/icu4c/source/data/zone/seh.txt
+++ b/icu4c/source/data/zone/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
diff --git a/icu4c/source/data/zone/ses.txt b/icu4c/source/data/zone/ses.txt
index 54b7186..6b9b681 100755
--- a/icu4c/source/data/zone/ses.txt
+++ b/icu4c/source/data/zone/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
diff --git a/icu4c/source/data/zone/sg.txt b/icu4c/source/data/zone/sg.txt
index fd8545a..6d621d9 100755
--- a/icu4c/source/data/zone/sg.txt
+++ b/icu4c/source/data/zone/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
diff --git a/icu4c/source/data/zone/sh.txt b/icu4c/source/data/zone/sh.txt
index 2517eb3..265cc07 100644
--- a/icu4c/source/data/zone/sh.txt
+++ b/icu4c/source/data/zone/sh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sh_BA.txt b/icu4c/source/data/zone/sh_BA.txt
index e129954..948688d 100644
--- a/icu4c/source/data/zone/sh_BA.txt
+++ b/icu4c/source/data/zone/sh_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sh_CS.txt b/icu4c/source/data/zone/sh_CS.txt
index 566f200..7c5f240 100644
--- a/icu4c/source/data/zone/sh_CS.txt
+++ b/icu4c/source/data/zone/sh_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sh_YU.txt b/icu4c/source/data/zone/sh_YU.txt
index a9b1c28..e848fec 100644
--- a/icu4c/source/data/zone/sh_YU.txt
+++ b/icu4c/source/data/zone/sh_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/shi.txt b/icu4c/source/data/zone/shi.txt
index 3fb877a..0469105 100755
--- a/icu4c/source/data/zone/shi.txt
+++ b/icu4c/source/data/zone/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
diff --git a/icu4c/source/data/zone/shi_Latn.txt b/icu4c/source/data/zone/shi_Latn.txt
index e4542ba..ec42fdd 100755
--- a/icu4c/source/data/zone/shi_Latn.txt
+++ b/icu4c/source/data/zone/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/shi_MA.txt b/icu4c/source/data/zone/shi_MA.txt
index 4846c3c..f1a75a0 100755
--- a/icu4c/source/data/zone/shi_MA.txt
+++ b/icu4c/source/data/zone/shi_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/shi_Tfng.txt b/icu4c/source/data/zone/shi_Tfng.txt
index cbe9955..f969d8c 100755
--- a/icu4c/source/data/zone/shi_Tfng.txt
+++ b/icu4c/source/data/zone/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/zone/shi_Tfng_MA.txt b/icu4c/source/data/zone/shi_Tfng_MA.txt
index d86290b..73fec10 100755
--- a/icu4c/source/data/zone/shi_Tfng_MA.txt
+++ b/icu4c/source/data/zone/shi_Tfng_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/si.txt b/icu4c/source/data/zone/si.txt
index 2a5ffaf..fbbb464 100644
--- a/icu4c/source/data/zone/si.txt
+++ b/icu4c/source/data/zone/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
diff --git a/icu4c/source/data/zone/sk.txt b/icu4c/source/data/zone/sk.txt
index 0f70b7e..5a13df3 100644
--- a/icu4c/source/data/zone/sk.txt
+++ b/icu4c/source/data/zone/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
diff --git a/icu4c/source/data/zone/sl.txt b/icu4c/source/data/zone/sl.txt
index 7a05ed8e..93debad 100644
--- a/icu4c/source/data/zone/sl.txt
+++ b/icu4c/source/data/zone/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
diff --git a/icu4c/source/data/zone/smn.txt b/icu4c/source/data/zone/smn.txt
index 1a28b79..23b2ae1 100644
--- a/icu4c/source/data/zone/smn.txt
+++ b/icu4c/source/data/zone/smn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/smn.xml
 // *
diff --git a/icu4c/source/data/zone/sn.txt b/icu4c/source/data/zone/sn.txt
index f6598da..318c0b8 100755
--- a/icu4c/source/data/zone/sn.txt
+++ b/icu4c/source/data/zone/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
diff --git a/icu4c/source/data/zone/so.txt b/icu4c/source/data/zone/so.txt
index 611a718..aa548c6 100644
--- a/icu4c/source/data/zone/so.txt
+++ b/icu4c/source/data/zone/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
diff --git a/icu4c/source/data/zone/sq.txt b/icu4c/source/data/zone/sq.txt
index 5b75072..53f8936 100644
--- a/icu4c/source/data/zone/sq.txt
+++ b/icu4c/source/data/zone/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/zone/sr.txt b/icu4c/source/data/zone/sr.txt
index 3ee7efd..2873c63 100644
--- a/icu4c/source/data/zone/sr.txt
+++ b/icu4c/source/data/zone/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
diff --git a/icu4c/source/data/zone/sr_BA.txt b/icu4c/source/data/zone/sr_BA.txt
index 0d1bedf..304ab73 100644
--- a/icu4c/source/data/zone/sr_BA.txt
+++ b/icu4c/source/data/zone/sr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_CS.txt b/icu4c/source/data/zone/sr_CS.txt
index 949405a..d60d339 100644
--- a/icu4c/source/data/zone/sr_CS.txt
+++ b/icu4c/source/data/zone/sr_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl.txt b/icu4c/source/data/zone/sr_Cyrl.txt
index 19f704b..8e2425f 100644
--- a/icu4c/source/data/zone/sr_Cyrl.txt
+++ b/icu4c/source/data/zone/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl_BA.txt b/icu4c/source/data/zone/sr_Cyrl_BA.txt
index 0e29d1d..55389cc 100644
--- a/icu4c/source/data/zone/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl_CS.txt b/icu4c/source/data/zone/sr_Cyrl_CS.txt
index fb1a4d7..46f967c 100644
--- a/icu4c/source/data/zone/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl_RS.txt b/icu4c/source/data/zone/sr_Cyrl_RS.txt
index 9faa6c1..5e855ca 100644
--- a/icu4c/source/data/zone/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl_XK.txt b/icu4c/source/data/zone/sr_Cyrl_XK.txt
index 277975e..1d6a9ef 100755
--- a/icu4c/source/data/zone/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Cyrl_YU.txt b/icu4c/source/data/zone/sr_Cyrl_YU.txt
index 2224126..0f961f25 100644
--- a/icu4c/source/data/zone/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn.txt b/icu4c/source/data/zone/sr_Latn.txt
index c482558..46d1f5c 100644
--- a/icu4c/source/data/zone/sr_Latn.txt
+++ b/icu4c/source/data/zone/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn_BA.txt b/icu4c/source/data/zone/sr_Latn_BA.txt
index d0431c98c..61305e3 100644
--- a/icu4c/source/data/zone/sr_Latn_BA.txt
+++ b/icu4c/source/data/zone/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn_CS.txt b/icu4c/source/data/zone/sr_Latn_CS.txt
index 74d9b51..3821542 100644
--- a/icu4c/source/data/zone/sr_Latn_CS.txt
+++ b/icu4c/source/data/zone/sr_Latn_CS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn_ME.txt b/icu4c/source/data/zone/sr_Latn_ME.txt
index 86b1693..b1bf7e1 100755
--- a/icu4c/source/data/zone/sr_Latn_ME.txt
+++ b/icu4c/source/data/zone/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn_RS.txt b/icu4c/source/data/zone/sr_Latn_RS.txt
index 9708be6..d49a8a1 100644
--- a/icu4c/source/data/zone/sr_Latn_RS.txt
+++ b/icu4c/source/data/zone/sr_Latn_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_Latn_YU.txt b/icu4c/source/data/zone/sr_Latn_YU.txt
index 2bf1b4e7..1623d07 100644
--- a/icu4c/source/data/zone/sr_Latn_YU.txt
+++ b/icu4c/source/data/zone/sr_Latn_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_ME.txt b/icu4c/source/data/zone/sr_ME.txt
index 5cfdc82..cf22ed3 100644
--- a/icu4c/source/data/zone/sr_ME.txt
+++ b/icu4c/source/data/zone/sr_ME.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_RS.txt b/icu4c/source/data/zone/sr_RS.txt
index 10df8ae..5bb48b5 100644
--- a/icu4c/source/data/zone/sr_RS.txt
+++ b/icu4c/source/data/zone/sr_RS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_XK.txt b/icu4c/source/data/zone/sr_XK.txt
index 07db21c..e7c1ca7 100755
--- a/icu4c/source/data/zone/sr_XK.txt
+++ b/icu4c/source/data/zone/sr_XK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sr_YU.txt b/icu4c/source/data/zone/sr_YU.txt
index 956fc6d..a2451a5 100644
--- a/icu4c/source/data/zone/sr_YU.txt
+++ b/icu4c/source/data/zone/sr_YU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/sv.txt b/icu4c/source/data/zone/sv.txt
index 0810017..8334c5a 100644
--- a/icu4c/source/data/zone/sv.txt
+++ b/icu4c/source/data/zone/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
diff --git a/icu4c/source/data/zone/sw.txt b/icu4c/source/data/zone/sw.txt
index d4221c6..337fe93 100644
--- a/icu4c/source/data/zone/sw.txt
+++ b/icu4c/source/data/zone/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
diff --git a/icu4c/source/data/zone/ta.txt b/icu4c/source/data/zone/ta.txt
index b56dd3f..8610afc 100644
--- a/icu4c/source/data/zone/ta.txt
+++ b/icu4c/source/data/zone/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
diff --git a/icu4c/source/data/zone/ta_MY.txt b/icu4c/source/data/zone/ta_MY.txt
index bb2c37a..a43beee 100755
--- a/icu4c/source/data/zone/ta_MY.txt
+++ b/icu4c/source/data/zone/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_MY.xml
 // *
diff --git a/icu4c/source/data/zone/ta_SG.txt b/icu4c/source/data/zone/ta_SG.txt
index ea53fac..1955dc9 100755
--- a/icu4c/source/data/zone/ta_SG.txt
+++ b/icu4c/source/data/zone/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta_SG.xml
 // *
diff --git a/icu4c/source/data/zone/te.txt b/icu4c/source/data/zone/te.txt
index 578c428..1395662 100644
--- a/icu4c/source/data/zone/te.txt
+++ b/icu4c/source/data/zone/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
diff --git a/icu4c/source/data/zone/teo.txt b/icu4c/source/data/zone/teo.txt
index d1a78e6..2a603e2 100755
--- a/icu4c/source/data/zone/teo.txt
+++ b/icu4c/source/data/zone/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
diff --git a/icu4c/source/data/zone/th.txt b/icu4c/source/data/zone/th.txt
index 25bf864..8a5ed82 100644
--- a/icu4c/source/data/zone/th.txt
+++ b/icu4c/source/data/zone/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
diff --git a/icu4c/source/data/zone/th_TH.txt b/icu4c/source/data/zone/th_TH.txt
index 27a87be..14e3b65 100644
--- a/icu4c/source/data/zone/th_TH.txt
+++ b/icu4c/source/data/zone/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt b/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
index d06bb64..794fb65 100644
--- a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/ti.txt b/icu4c/source/data/zone/ti.txt
index 714982f..6c0c94b 100644
--- a/icu4c/source/data/zone/ti.txt
+++ b/icu4c/source/data/zone/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
diff --git a/icu4c/source/data/zone/tl.txt b/icu4c/source/data/zone/tl.txt
index 7699164..17a0e65 100755
--- a/icu4c/source/data/zone/tl.txt
+++ b/icu4c/source/data/zone/tl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/tl_PH.txt b/icu4c/source/data/zone/tl_PH.txt
index a270cc0..03da0df 100755
--- a/icu4c/source/data/zone/tl_PH.txt
+++ b/icu4c/source/data/zone/tl_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/to.txt b/icu4c/source/data/zone/to.txt
index 546c5af..9770989 100755
--- a/icu4c/source/data/zone/to.txt
+++ b/icu4c/source/data/zone/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
diff --git a/icu4c/source/data/zone/tr.txt b/icu4c/source/data/zone/tr.txt
index 75baf01..a618308 100644
--- a/icu4c/source/data/zone/tr.txt
+++ b/icu4c/source/data/zone/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
diff --git a/icu4c/source/data/zone/twq.txt b/icu4c/source/data/zone/twq.txt
index 8791173..78ee0a9 100755
--- a/icu4c/source/data/zone/twq.txt
+++ b/icu4c/source/data/zone/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
diff --git a/icu4c/source/data/zone/tzdbNames.txt b/icu4c/source/data/zone/tzdbNames.txt
index eb5685b..376f4b6 100644
--- a/icu4c/source/data/zone/tzdbNames.txt
+++ b/icu4c/source/data/zone/tzdbNames.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // *
 // * This file is manually edited for supporting the tz database name
 // * compatibility.
diff --git a/icu4c/source/data/zone/tzm.txt b/icu4c/source/data/zone/tzm.txt
index b7bc7dc..a9310b2 100755
--- a/icu4c/source/data/zone/tzm.txt
+++ b/icu4c/source/data/zone/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
diff --git a/icu4c/source/data/zone/ug.txt b/icu4c/source/data/zone/ug.txt
index 110e781..d8de6d7 100755
--- a/icu4c/source/data/zone/ug.txt
+++ b/icu4c/source/data/zone/ug.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ug.xml
 // *
diff --git a/icu4c/source/data/zone/uk.txt b/icu4c/source/data/zone/uk.txt
index ae5d3cc..71da55d 100644
--- a/icu4c/source/data/zone/uk.txt
+++ b/icu4c/source/data/zone/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
diff --git a/icu4c/source/data/zone/ur.txt b/icu4c/source/data/zone/ur.txt
index ff108ee..23569a1 100644
--- a/icu4c/source/data/zone/ur.txt
+++ b/icu4c/source/data/zone/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
diff --git a/icu4c/source/data/zone/ur_IN.txt b/icu4c/source/data/zone/ur_IN.txt
index 576d91e..ea7d34b 100755
--- a/icu4c/source/data/zone/ur_IN.txt
+++ b/icu4c/source/data/zone/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur_IN.xml
 // *
diff --git a/icu4c/source/data/zone/uz.txt b/icu4c/source/data/zone/uz.txt
index b2da468..8c2a324 100644
--- a/icu4c/source/data/zone/uz.txt
+++ b/icu4c/source/data/zone/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz.xml
 // *
diff --git a/icu4c/source/data/zone/uz_AF.txt b/icu4c/source/data/zone/uz_AF.txt
index ed5f59a..6d5dcb0 100644
--- a/icu4c/source/data/zone/uz_AF.txt
+++ b/icu4c/source/data/zone/uz_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Arab.txt b/icu4c/source/data/zone/uz_Arab.txt
index 5297870..e37379b 100644
--- a/icu4c/source/data/zone/uz_Arab.txt
+++ b/icu4c/source/data/zone/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Arab_AF.txt b/icu4c/source/data/zone/uz_Arab_AF.txt
index 99aba2e..e428b88 100644
--- a/icu4c/source/data/zone/uz_Arab_AF.txt
+++ b/icu4c/source/data/zone/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Cyrl.txt b/icu4c/source/data/zone/uz_Cyrl.txt
index 64e11bd..4b4ab16 100644
--- a/icu4c/source/data/zone/uz_Cyrl.txt
+++ b/icu4c/source/data/zone/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Latn.txt b/icu4c/source/data/zone/uz_Latn.txt
index e1f277b..5bf7d18 100644
--- a/icu4c/source/data/zone/uz_Latn.txt
+++ b/icu4c/source/data/zone/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Latn_UZ.txt b/icu4c/source/data/zone/uz_Latn_UZ.txt
index 6004bf2..9a30a8c 100755
--- a/icu4c/source/data/zone/uz_Latn_UZ.txt
+++ b/icu4c/source/data/zone/uz_Latn_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/uz_UZ.txt b/icu4c/source/data/zone/uz_UZ.txt
index 84d0db1..80c26f5 100644
--- a/icu4c/source/data/zone/uz_UZ.txt
+++ b/icu4c/source/data/zone/uz_UZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/vai.txt b/icu4c/source/data/zone/vai.txt
index dcbee15..2c39022 100755
--- a/icu4c/source/data/zone/vai.txt
+++ b/icu4c/source/data/zone/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
diff --git a/icu4c/source/data/zone/vai_LR.txt b/icu4c/source/data/zone/vai_LR.txt
index 4733efb..dab9340 100755
--- a/icu4c/source/data/zone/vai_LR.txt
+++ b/icu4c/source/data/zone/vai_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/vai_Latn.txt b/icu4c/source/data/zone/vai_Latn.txt
index f19ab1c..aa26c32 100755
--- a/icu4c/source/data/zone/vai_Latn.txt
+++ b/icu4c/source/data/zone/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/vai_Vaii.txt b/icu4c/source/data/zone/vai_Vaii.txt
index b488491..d76a4cd 100755
--- a/icu4c/source/data/zone/vai_Vaii.txt
+++ b/icu4c/source/data/zone/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Vaii.xml
 // *
diff --git a/icu4c/source/data/zone/vai_Vaii_LR.txt b/icu4c/source/data/zone/vai_Vaii_LR.txt
index fee861f..f0d7df8 100755
--- a/icu4c/source/data/zone/vai_Vaii_LR.txt
+++ b/icu4c/source/data/zone/vai_Vaii_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/vi.txt b/icu4c/source/data/zone/vi.txt
index 93aad86..95c4188 100644
--- a/icu4c/source/data/zone/vi.txt
+++ b/icu4c/source/data/zone/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
diff --git a/icu4c/source/data/zone/vun.txt b/icu4c/source/data/zone/vun.txt
index 5a30a5f..2d41d8c 100755
--- a/icu4c/source/data/zone/vun.txt
+++ b/icu4c/source/data/zone/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
diff --git a/icu4c/source/data/zone/wae.txt b/icu4c/source/data/zone/wae.txt
index 0de07e2..af1b61f 100644
--- a/icu4c/source/data/zone/wae.txt
+++ b/icu4c/source/data/zone/wae.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/wae.xml
 // *
diff --git a/icu4c/source/data/zone/xog.txt b/icu4c/source/data/zone/xog.txt
index d77e44a..07cbdbf 100755
--- a/icu4c/source/data/zone/xog.txt
+++ b/icu4c/source/data/zone/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
diff --git a/icu4c/source/data/zone/yav.txt b/icu4c/source/data/zone/yav.txt
index 2507f33..c1cbd21 100755
--- a/icu4c/source/data/zone/yav.txt
+++ b/icu4c/source/data/zone/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
diff --git a/icu4c/source/data/zone/yi.txt b/icu4c/source/data/zone/yi.txt
index b566193..c0e06d1 100644
--- a/icu4c/source/data/zone/yi.txt
+++ b/icu4c/source/data/zone/yi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yi.xml
 // *
diff --git a/icu4c/source/data/zone/yo.txt b/icu4c/source/data/zone/yo.txt
index 39e4d1f..43dbb1b 100755
--- a/icu4c/source/data/zone/yo.txt
+++ b/icu4c/source/data/zone/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
diff --git a/icu4c/source/data/zone/yue.txt b/icu4c/source/data/zone/yue.txt
index 30c377a..e5ff246 100755
--- a/icu4c/source/data/zone/yue.txt
+++ b/icu4c/source/data/zone/yue.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yue.xml
 // *
diff --git a/icu4c/source/data/zone/zgh.txt b/icu4c/source/data/zone/zgh.txt
index d19004a..d0077c6 100755
--- a/icu4c/source/data/zone/zgh.txt
+++ b/icu4c/source/data/zone/zgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zgh.xml
 // *
diff --git a/icu4c/source/data/zone/zh.txt b/icu4c/source/data/zone/zh.txt
index 0f03f29..7a8635d 100644
--- a/icu4c/source/data/zone/zh.txt
+++ b/icu4c/source/data/zone/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
diff --git a/icu4c/source/data/zone/zh_CN.txt b/icu4c/source/data/zone/zh_CN.txt
index 1688232..0b234f5 100644
--- a/icu4c/source/data/zone/zh_CN.txt
+++ b/icu4c/source/data/zone/zh_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_HK.txt b/icu4c/source/data/zone/zh_HK.txt
index 30b7ea8..753f4cd 100644
--- a/icu4c/source/data/zone/zh_HK.txt
+++ b/icu4c/source/data/zone/zh_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hans.txt b/icu4c/source/data/zone/zh_Hans.txt
index 72fe131..5d1046f 100644
--- a/icu4c/source/data/zone/zh_Hans.txt
+++ b/icu4c/source/data/zone/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hans_CN.txt b/icu4c/source/data/zone/zh_Hans_CN.txt
index 1e9e153..72c9ed6 100644
--- a/icu4c/source/data/zone/zh_Hans_CN.txt
+++ b/icu4c/source/data/zone/zh_Hans_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hans_SG.txt b/icu4c/source/data/zone/zh_Hans_SG.txt
index fba748f..1bf55ba 100644
--- a/icu4c/source/data/zone/zh_Hans_SG.txt
+++ b/icu4c/source/data/zone/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hant.txt b/icu4c/source/data/zone/zh_Hant.txt
index 4f8eaf0..9f51e1f 100644
--- a/icu4c/source/data/zone/zh_Hant.txt
+++ b/icu4c/source/data/zone/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hant_HK.txt b/icu4c/source/data/zone/zh_Hant_HK.txt
index 00c1741..abbfe1c 100644
--- a/icu4c/source/data/zone/zh_Hant_HK.txt
+++ b/icu4c/source/data/zone/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hant_MO.txt b/icu4c/source/data/zone/zh_Hant_MO.txt
index 9a07324..501bb01 100644
--- a/icu4c/source/data/zone/zh_Hant_MO.txt
+++ b/icu4c/source/data/zone/zh_Hant_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_MO.xml
 // *
diff --git a/icu4c/source/data/zone/zh_Hant_TW.txt b/icu4c/source/data/zone/zh_Hant_TW.txt
index 519e037..45ecd5c 100644
--- a/icu4c/source/data/zone/zh_Hant_TW.txt
+++ b/icu4c/source/data/zone/zh_Hant_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_MO.txt b/icu4c/source/data/zone/zh_MO.txt
index 3c9ffed..6559f0f 100644
--- a/icu4c/source/data/zone/zh_MO.txt
+++ b/icu4c/source/data/zone/zh_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_SG.txt b/icu4c/source/data/zone/zh_SG.txt
index 63fa3e0..db1e67d 100644
--- a/icu4c/source/data/zone/zh_SG.txt
+++ b/icu4c/source/data/zone/zh_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zh_TW.txt b/icu4c/source/data/zone/zh_TW.txt
index 31f3af9..d27342d 100644
--- a/icu4c/source/data/zone/zh_TW.txt
+++ b/icu4c/source/data/zone/zh_TW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
 // *
diff --git a/icu4c/source/data/zone/zu.txt b/icu4c/source/data/zone/zu.txt
index 476a1c1..757e4e7 100644
--- a/icu4c/source/data/zone/zu.txt
+++ b/icu4c/source/data/zone/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
diff --git a/icu4c/source/extra/Makefile.in b/icu4c/source/extra/Makefile.in
index 34d7270..14122fb 100644
--- a/icu4c/source/extra/Makefile.in
+++ b/icu4c/source/extra/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU extras
diff --git a/icu4c/source/extra/scrptrun/Makefile.in b/icu4c/source/extra/scrptrun/Makefile.in
index 9b338d8..4ebc81b 100644
--- a/icu4c/source/extra/scrptrun/Makefile.in
+++ b/icu4c/source/extra/scrptrun/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - extra/scrptrun
-## Copyright (c) 2001-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/extra/scrptrun/readme.html b/icu4c/source/extra/scrptrun/readme.html
index b252b6d..0e76d9f 100644
--- a/icu4c/source/extra/scrptrun/readme.html
+++ b/icu4c/source/extra/scrptrun/readme.html
@@ -2,7 +2,7 @@
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <meta name="Copyright" content="Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.">
+   <meta name="Copyright" content="Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html">
    <meta name="Author" content="Eric Mader">
    <meta name="GENERATOR" content="Mozilla/4.72 [en] (Windows NT 5.0; U) [Netscape]">
    <title>ScriptRun readme</title>
diff --git a/icu4c/source/extra/scrptrun/scrptrun.cpp b/icu4c/source/extra/scrptrun/scrptrun.cpp
index 5b4e5bb..db74f48 100644
--- a/icu4c/source/extra/scrptrun/scrptrun.cpp
+++ b/icu4c/source/extra/scrptrun/scrptrun.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  scrptrun.cpp
diff --git a/icu4c/source/extra/scrptrun/scrptrun.h b/icu4c/source/extra/scrptrun/scrptrun.h
index b5c63b1..407526d 100644
--- a/icu4c/source/extra/scrptrun/scrptrun.h
+++ b/icu4c/source/extra/scrptrun/scrptrun.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  scrptrun.h
diff --git a/icu4c/source/extra/scrptrun/srtest.cpp b/icu4c/source/extra/scrptrun/srtest.cpp
index 9e3c8fb..484cc85 100644
--- a/icu4c/source/extra/scrptrun/srtest.cpp
+++ b/icu4c/source/extra/scrptrun/srtest.cpp
@@ -1,7 +1,8 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 2001-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/extra/uconv/Makefile.in b/icu4c/source/extra/uconv/Makefile.in
index e8cd6cf7..78ce140 100644
--- a/icu4c/source/extra/uconv/Makefile.in
+++ b/icu4c/source/extra/uconv/Makefile.in
@@ -1,7 +1,7 @@
 ## ******************************************************************************
 ## *
-## *   Copyright (C) 1999-2014, International Business Machines
-## *   Corporation and others.  All Rights Reserved.
+## *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+## *   License & terms of use: http://www.unicode.org/copyright.html
 ## *
 ## *******************************************************************************
 ## Makefile.in for ICU - uconv
diff --git a/icu4c/source/extra/uconv/README b/icu4c/source/extra/uconv/README
index da91fc6..5b732be 100644
--- a/icu4c/source/extra/uconv/README
+++ b/icu4c/source/extra/uconv/README
@@ -1,4 +1,5 @@
-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 The uconv command is an iconv(1)-like conversion / transcoding
 program. Please check its manual page, or run uconv -h, for help.
diff --git a/icu4c/source/extra/uconv/makedata.mak b/icu4c/source/extra/uconv/makedata.mak
index 09bd13e..57eecd4 100644
--- a/icu4c/source/extra/uconv/makedata.mak
+++ b/icu4c/source/extra/uconv/makedata.mak
@@ -1,6 +1,6 @@
 #**********************************************************************
-#* Copyright (C) 1999-2008, International Business Machines Corporation
-#* and others.  All Rights Reserved.
+#* Copyright (C) 2016 and later: Unicode, Inc. and others.
+#* License & terms of use: http://www.unicode.org/copyright.html
 #**********************************************************************
 # nmake file for creating data files on win32
 # invoke with
diff --git a/icu4c/source/extra/uconv/pkgdata.inc.in b/icu4c/source/extra/uconv/pkgdata.inc.in
index 8ce5c21..134f5fc 100644
--- a/icu4c/source/extra/uconv/pkgdata.inc.in
+++ b/icu4c/source/extra/uconv/pkgdata.inc.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 2000-2007, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 # This Makefile is used to build the ICU's data.
diff --git a/icu4c/source/extra/uconv/pkgdataMakefile.in b/icu4c/source/extra/uconv/pkgdataMakefile.in
index 1009e8e..f8db61e 100644
--- a/icu4c/source/extra/uconv/pkgdataMakefile.in
+++ b/icu4c/source/extra/uconv/pkgdataMakefile.in
@@ -1,6 +1,6 @@
 ## pkgdataMakefile.in for ICU data
-## Copyright (c) 2008-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/extra/uconv/resfiles.mk b/icu4c/source/extra/uconv/resfiles.mk
index 1e83ff6..18b16a8 100644
--- a/icu4c/source/extra/uconv/resfiles.mk
+++ b/icu4c/source/extra/uconv/resfiles.mk
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and Others.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # A small makefile containing the list of resource bundles 
 # to include in uconv.
 
diff --git a/icu4c/source/extra/uconv/resources/fr.txt b/icu4c/source/extra/uconv/resources/fr.txt
index 054c4ab..6b2f675 100644
--- a/icu4c/source/extra/uconv/resources/fr.txt
+++ b/icu4c/source/extra/uconv/resources/fr.txt
@@ -1,5 +1,6 @@
 // -*- Coding: utf-8; -*-  [all uconv resource files]
-// Copyright (c) 2000-2004 IBM, Inc. and Others.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 // Root translation file for uconv messages.
 // So you want to translate this file??? Great!
diff --git a/icu4c/source/extra/uconv/resources/root.txt b/icu4c/source/extra/uconv/resources/root.txt
index 4683580..75c35df 100644
--- a/icu4c/source/extra/uconv/resources/root.txt
+++ b/icu4c/source/extra/uconv/resources/root.txt
@@ -1,5 +1,6 @@
 // -*- Coding: utf-8; -*-  [all uconv resource files]
-// Copyright (c) 2000-2004 IBM, Inc. and Others.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 // Root translation file for uconv messages.
 // So you want to translate this file??? Great!
diff --git a/icu4c/source/extra/uconv/uconv.1.in b/icu4c/source/extra/uconv/uconv.1.in
index 7e44c58..28785d0 100644
--- a/icu4c/source/extra/uconv/uconv.1.in
+++ b/icu4c/source/extra/uconv/uconv.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" uconv.1: manual page for the uconv utility.
 .\"
-.\" Copyright (C) 2000-2013 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\"
diff --git a/icu4c/source/extra/uconv/uconv.cpp b/icu4c/source/extra/uconv/uconv.cpp
index 6729b3b..f458b65 100644
--- a/icu4c/source/extra/uconv/uconv.cpp
+++ b/icu4c/source/extra/uconv/uconv.cpp
@@ -1,7 +1,7 @@
 /*****************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************/
 
diff --git a/icu4c/source/extra/uconv/unicode/uwmsg.h b/icu4c/source/extra/uconv/unicode/uwmsg.h
index 69a1035..a509754 100644
--- a/icu4c/source/extra/uconv/unicode/uwmsg.h
+++ b/icu4c/source/extra/uconv/unicode/uwmsg.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 2000-2004, International Business Machines Corporation 
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 
 Get a message out of the default resource bundle, messageformat it,
diff --git a/icu4c/source/extra/uconv/uwmsg.c b/icu4c/source/extra/uconv/uwmsg.c
index 772a739..fa8f9ad 100644
--- a/icu4c/source/extra/uconv/uwmsg.c
+++ b/icu4c/source/extra/uconv/uwmsg.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2016, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File uwmsg.c
diff --git a/icu4c/source/i18n/Makefile.in b/icu4c/source/i18n/Makefile.in
index 5b705c0..e19e454 100644
--- a/icu4c/source/i18n/Makefile.in
+++ b/icu4c/source/i18n/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1998-2016, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - icui18n.so
diff --git a/icu4c/source/i18n/affixpatternparser.cpp b/icu4c/source/i18n/affixpatternparser.cpp
index 41eadef..b0b28d7 100644
--- a/icu4c/source/i18n/affixpatternparser.cpp
+++ b/icu4c/source/i18n/affixpatternparser.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: affixpatternparser.cpp
  */
diff --git a/icu4c/source/i18n/affixpatternparser.h b/icu4c/source/i18n/affixpatternparser.h
index bf6fbe6..d9e98a8 100644
--- a/icu4c/source/i18n/affixpatternparser.h
+++ b/icu4c/source/i18n/affixpatternparser.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * affixpatternparser.h
 *
diff --git a/icu4c/source/i18n/alphaindex.cpp b/icu4c/source/i18n/alphaindex.cpp
index 9fa98b8..b9cec5d 100644
--- a/icu4c/source/i18n/alphaindex.cpp
+++ b/icu4c/source/i18n/alphaindex.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/anytrans.cpp b/icu4c/source/i18n/anytrans.cpp
index 695a939..267a6da 100644
--- a/icu4c/source/i18n/anytrans.cpp
+++ b/icu4c/source/i18n/anytrans.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************
-* Copyright (c) 2002-2014, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************
 * Date        Name        Description
 * 06/06/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/anytrans.h b/icu4c/source/i18n/anytrans.h
index 228ccbe..440d172 100644
--- a/icu4c/source/i18n/anytrans.h
+++ b/icu4c/source/i18n/anytrans.h
@@ -1,7 +1,7 @@
 /*
 ***********************************************************************
-* Copyright (c) 2002-2007, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ***********************************************************************
 * Date        Name        Description
 * 06/06/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/astro.cpp b/icu4c/source/i18n/astro.cpp
index dfbe9fa..3d58c27 100644
--- a/icu4c/source/i18n/astro.cpp
+++ b/icu4c/source/i18n/astro.cpp
@@ -1,6 +1,6 @@
 /************************************************************************
- * Copyright (C) 1996-2012, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************
  *  2003-nov-07   srl       Port from Java
  */
diff --git a/icu4c/source/i18n/astro.h b/icu4c/source/i18n/astro.h
index cd20b6c..e5591e8 100644
--- a/icu4c/source/i18n/astro.h
+++ b/icu4c/source/i18n/astro.h
@@ -1,6 +1,6 @@
 /************************************************************************
- * Copyright (C) 1996-2008, International Business Machines Corporation *
- * and others. All Rights Reserved.                                     *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html                                     
  ************************************************************************
  *  2003-nov-07   srl       Port from Java
  */
diff --git a/icu4c/source/i18n/basictz.cpp b/icu4c/source/i18n/basictz.cpp
index 7fee4d0..7a7c0e4 100644
--- a/icu4c/source/i18n/basictz.cpp
+++ b/icu4c/source/i18n/basictz.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/bocsu.cpp b/icu4c/source/i18n/bocsu.cpp
index cfc9816..9080b2d 100644
--- a/icu4c/source/i18n/bocsu.cpp
+++ b/icu4c/source/i18n/bocsu.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bocsu.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/bocsu.h b/icu4c/source/i18n/bocsu.h
index 0f89a0f..8ab0e2e 100644
--- a/icu4c/source/i18n/bocsu.h
+++ b/icu4c/source/i18n/bocsu.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bocsu.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/brktrans.cpp b/icu4c/source/i18n/brktrans.cpp
index dafac39..cbfb357 100644
--- a/icu4c/source/i18n/brktrans.cpp
+++ b/icu4c/source/i18n/brktrans.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2008-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/11/2008  Andy Heninger  Port from Java
diff --git a/icu4c/source/i18n/brktrans.h b/icu4c/source/i18n/brktrans.h
index 48f83de..881787c 100644
--- a/icu4c/source/i18n/brktrans.h
+++ b/icu4c/source/i18n/brktrans.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2008-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/11/2008  Andy Heninger  Ported from Java
diff --git a/icu4c/source/i18n/buddhcal.cpp b/icu4c/source/i18n/buddhcal.cpp
index 99f2bd4..412cf12 100644
--- a/icu4c/source/i18n/buddhcal.cpp
+++ b/icu4c/source/i18n/buddhcal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File BUDDHCAL.CPP
diff --git a/icu4c/source/i18n/buddhcal.h b/icu4c/source/i18n/buddhcal.h
index 6b6befd..d719303 100644
--- a/icu4c/source/i18n/buddhcal.h
+++ b/icu4c/source/i18n/buddhcal.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  *
  * File BUDDHCAL.H
diff --git a/icu4c/source/i18n/calendar.cpp b/icu4c/source/i18n/calendar.cpp
index 799b081..c0fce00 100644
--- a/icu4c/source/i18n/calendar.cpp
+++ b/icu4c/source/i18n/calendar.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File CALENDAR.CPP
diff --git a/icu4c/source/i18n/casetrn.cpp b/icu4c/source/i18n/casetrn.cpp
index 20a73e3..0b82352 100644
--- a/icu4c/source/i18n/casetrn.cpp
+++ b/icu4c/source/i18n/casetrn.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  casetrn.cpp
diff --git a/icu4c/source/i18n/casetrn.h b/icu4c/source/i18n/casetrn.h
index 48233cc..17343d1 100644
--- a/icu4c/source/i18n/casetrn.h
+++ b/icu4c/source/i18n/casetrn.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001-2008, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  casetrn.h
diff --git a/icu4c/source/i18n/cecal.cpp b/icu4c/source/i18n/cecal.cpp
index ab4eca9..fa64cc2 100644
--- a/icu4c/source/i18n/cecal.cpp
+++ b/icu4c/source/i18n/cecal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2009, International Business Machines Corporation and  *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/cecal.h b/icu4c/source/i18n/cecal.h
index 471d889..82f3975 100644
--- a/icu4c/source/i18n/cecal.h
+++ b/icu4c/source/i18n/cecal.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2008, International Business Machines Corporation and  *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/chnsecal.cpp b/icu4c/source/i18n/chnsecal.cpp
index 5d6ded0..9560b18 100644
--- a/icu4c/source/i18n/chnsecal.cpp
+++ b/icu4c/source/i18n/chnsecal.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 2007-2014, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File CHNSECAL.CPP
diff --git a/icu4c/source/i18n/chnsecal.h b/icu4c/source/i18n/chnsecal.h
index ac14a67..4d57a38 100644
--- a/icu4c/source/i18n/chnsecal.h
+++ b/icu4c/source/i18n/chnsecal.h
@@ -1,7 +1,7 @@
 /*
  *****************************************************************************
- * Copyright (C) 2007-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *****************************************************************************
  *
  * File CHNSECAL.H
diff --git a/icu4c/source/i18n/choicfmt.cpp b/icu4c/source/i18n/choicfmt.cpp
index 8c16fc7..f2bba3f 100644
--- a/icu4c/source/i18n/choicfmt.cpp
+++ b/icu4c/source/i18n/choicfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File CHOICFMT.CPP
diff --git a/icu4c/source/i18n/coleitr.cpp b/icu4c/source/i18n/coleitr.cpp
index 40dfd11..b02b273 100644
--- a/icu4c/source/i18n/coleitr.cpp
+++ b/icu4c/source/i18n/coleitr.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1996-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/coll.cpp b/icu4c/source/i18n/coll.cpp
index cb10f23..a14c5bc 100644
--- a/icu4c/source/i18n/coll.cpp
+++ b/icu4c/source/i18n/coll.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1996-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/collation.cpp b/icu4c/source/i18n/collation.cpp
index c01457e..4fabc04 100644
--- a/icu4c/source/i18n/collation.cpp
+++ b/icu4c/source/i18n/collation.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collation.cpp
 *
diff --git a/icu4c/source/i18n/collation.h b/icu4c/source/i18n/collation.h
index 53cffa9..1a3cec0 100644
--- a/icu4c/source/i18n/collation.h
+++ b/icu4c/source/i18n/collation.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collation.h
 *
diff --git a/icu4c/source/i18n/collationbuilder.cpp b/icu4c/source/i18n/collationbuilder.cpp
index 3465832..c7f5540 100644
--- a/icu4c/source/i18n/collationbuilder.cpp
+++ b/icu4c/source/i18n/collationbuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationbuilder.cpp
 *
diff --git a/icu4c/source/i18n/collationbuilder.h b/icu4c/source/i18n/collationbuilder.h
index cd499a4..bae1eab 100644
--- a/icu4c/source/i18n/collationbuilder.h
+++ b/icu4c/source/i18n/collationbuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationbuilder.h
 *
diff --git a/icu4c/source/i18n/collationcompare.cpp b/icu4c/source/i18n/collationcompare.cpp
index 3b72d05..f489250 100644
--- a/icu4c/source/i18n/collationcompare.cpp
+++ b/icu4c/source/i18n/collationcompare.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1996-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationcompare.cpp
 *
diff --git a/icu4c/source/i18n/collationcompare.h b/icu4c/source/i18n/collationcompare.h
index 0185226..ec1a847 100644
--- a/icu4c/source/i18n/collationcompare.h
+++ b/icu4c/source/i18n/collationcompare.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1996-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationcompare.h
 *
diff --git a/icu4c/source/i18n/collationdata.cpp b/icu4c/source/i18n/collationdata.cpp
index 7f781f5..79c62f7 100644
--- a/icu4c/source/i18n/collationdata.cpp
+++ b/icu4c/source/i18n/collationdata.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdata.cpp
 *
diff --git a/icu4c/source/i18n/collationdata.h b/icu4c/source/i18n/collationdata.h
index dd7fceb..110cdad 100644
--- a/icu4c/source/i18n/collationdata.h
+++ b/icu4c/source/i18n/collationdata.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdata.h
 *
diff --git a/icu4c/source/i18n/collationdatabuilder.cpp b/icu4c/source/i18n/collationdatabuilder.cpp
index afeb6ee..cf70099 100644
--- a/icu4c/source/i18n/collationdatabuilder.cpp
+++ b/icu4c/source/i18n/collationdatabuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatabuilder.cpp
 *
diff --git a/icu4c/source/i18n/collationdatabuilder.h b/icu4c/source/i18n/collationdatabuilder.h
index cfa46fd..d1c9045 100644
--- a/icu4c/source/i18n/collationdatabuilder.h
+++ b/icu4c/source/i18n/collationdatabuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatabuilder.h
 *
diff --git a/icu4c/source/i18n/collationdatareader.cpp b/icu4c/source/i18n/collationdatareader.cpp
index f7098f9..7fa7d2f 100644
--- a/icu4c/source/i18n/collationdatareader.cpp
+++ b/icu4c/source/i18n/collationdatareader.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatareader.cpp
 *
diff --git a/icu4c/source/i18n/collationdatareader.h b/icu4c/source/i18n/collationdatareader.h
index 4a9fa5e..8c98137 100644
--- a/icu4c/source/i18n/collationdatareader.h
+++ b/icu4c/source/i18n/collationdatareader.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatareader.h
 *
diff --git a/icu4c/source/i18n/collationdatawriter.cpp b/icu4c/source/i18n/collationdatawriter.cpp
index 6943ed2..df57789 100644
--- a/icu4c/source/i18n/collationdatawriter.cpp
+++ b/icu4c/source/i18n/collationdatawriter.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatawriter.cpp
 *
diff --git a/icu4c/source/i18n/collationdatawriter.h b/icu4c/source/i18n/collationdatawriter.h
index 50e2652..b575c7d 100644
--- a/icu4c/source/i18n/collationdatawriter.h
+++ b/icu4c/source/i18n/collationdatawriter.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationdatawriter.h
 *
diff --git a/icu4c/source/i18n/collationfastlatin.cpp b/icu4c/source/i18n/collationfastlatin.cpp
index 70e393c..a0b52cc 100644
--- a/icu4c/source/i18n/collationfastlatin.cpp
+++ b/icu4c/source/i18n/collationfastlatin.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationfastlatin.cpp
 *
diff --git a/icu4c/source/i18n/collationfastlatin.h b/icu4c/source/i18n/collationfastlatin.h
index 6a25c66..7af2c6c 100644
--- a/icu4c/source/i18n/collationfastlatin.h
+++ b/icu4c/source/i18n/collationfastlatin.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationfastlatin.h
 *
diff --git a/icu4c/source/i18n/collationfastlatinbuilder.cpp b/icu4c/source/i18n/collationfastlatinbuilder.cpp
index d5acda1..624d1a0 100644
--- a/icu4c/source/i18n/collationfastlatinbuilder.cpp
+++ b/icu4c/source/i18n/collationfastlatinbuilder.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationfastlatinbuilder.cpp
 *
diff --git a/icu4c/source/i18n/collationfastlatinbuilder.h b/icu4c/source/i18n/collationfastlatinbuilder.h
index b9eedf9..a766a53 100644
--- a/icu4c/source/i18n/collationfastlatinbuilder.h
+++ b/icu4c/source/i18n/collationfastlatinbuilder.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationfastlatinbuilder.h
 *
diff --git a/icu4c/source/i18n/collationfcd.cpp b/icu4c/source/i18n/collationfcd.cpp
index c2a6a14..139b012 100644
--- a/icu4c/source/i18n/collationfcd.cpp
+++ b/icu4c/source/i18n/collationfcd.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1999-2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: collationfcd.cpp
  *
diff --git a/icu4c/source/i18n/collationfcd.h b/icu4c/source/i18n/collationfcd.h
index f4cc8a1..7a87510 100644
--- a/icu4c/source/i18n/collationfcd.h
+++ b/icu4c/source/i18n/collationfcd.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationfcd.h
 *
diff --git a/icu4c/source/i18n/collationiterator.cpp b/icu4c/source/i18n/collationiterator.cpp
index 86199bc..a08ae8d 100644
--- a/icu4c/source/i18n/collationiterator.cpp
+++ b/icu4c/source/i18n/collationiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationiterator.cpp
 *
diff --git a/icu4c/source/i18n/collationiterator.h b/icu4c/source/i18n/collationiterator.h
index a7b2cbf..7e53cc1 100644
--- a/icu4c/source/i18n/collationiterator.h
+++ b/icu4c/source/i18n/collationiterator.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationiterator.h
 *
diff --git a/icu4c/source/i18n/collationkeys.cpp b/icu4c/source/i18n/collationkeys.cpp
index 3fb1af1..47cd1af 100644
--- a/icu4c/source/i18n/collationkeys.cpp
+++ b/icu4c/source/i18n/collationkeys.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationkeys.cpp
 *
diff --git a/icu4c/source/i18n/collationkeys.h b/icu4c/source/i18n/collationkeys.h
index d1cc76f..61f3f20 100644
--- a/icu4c/source/i18n/collationkeys.h
+++ b/icu4c/source/i18n/collationkeys.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationkeys.h
 *
diff --git a/icu4c/source/i18n/collationroot.cpp b/icu4c/source/i18n/collationroot.cpp
index 749f05c..e67c646 100644
--- a/icu4c/source/i18n/collationroot.cpp
+++ b/icu4c/source/i18n/collationroot.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationroot.cpp
 *
diff --git a/icu4c/source/i18n/collationroot.h b/icu4c/source/i18n/collationroot.h
index 345fbe7..e71aaf6 100644
--- a/icu4c/source/i18n/collationroot.h
+++ b/icu4c/source/i18n/collationroot.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationroot.h
 *
diff --git a/icu4c/source/i18n/collationrootelements.cpp b/icu4c/source/i18n/collationrootelements.cpp
index c8fd0a0..b3c7ca3 100644
--- a/icu4c/source/i18n/collationrootelements.cpp
+++ b/icu4c/source/i18n/collationrootelements.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationrootelements.cpp
 *
diff --git a/icu4c/source/i18n/collationrootelements.h b/icu4c/source/i18n/collationrootelements.h
index df2a13d..6999205 100644
--- a/icu4c/source/i18n/collationrootelements.h
+++ b/icu4c/source/i18n/collationrootelements.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationrootelements.h
 *
diff --git a/icu4c/source/i18n/collationruleparser.cpp b/icu4c/source/i18n/collationruleparser.cpp
index 2d2e25f..7c8ea39 100644
--- a/icu4c/source/i18n/collationruleparser.cpp
+++ b/icu4c/source/i18n/collationruleparser.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationruleparser.cpp
 *
diff --git a/icu4c/source/i18n/collationruleparser.h b/icu4c/source/i18n/collationruleparser.h
index 3c2b22c..a07b994 100644
--- a/icu4c/source/i18n/collationruleparser.h
+++ b/icu4c/source/i18n/collationruleparser.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationruleparser.h
 *
diff --git a/icu4c/source/i18n/collationsets.cpp b/icu4c/source/i18n/collationsets.cpp
index ab282d8..c24fca9 100644
--- a/icu4c/source/i18n/collationsets.cpp
+++ b/icu4c/source/i18n/collationsets.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationsets.cpp
 *
diff --git a/icu4c/source/i18n/collationsets.h b/icu4c/source/i18n/collationsets.h
index 4f0a2b6..1f4186a 100644
--- a/icu4c/source/i18n/collationsets.h
+++ b/icu4c/source/i18n/collationsets.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationsets.h
 *
diff --git a/icu4c/source/i18n/collationsettings.cpp b/icu4c/source/i18n/collationsettings.cpp
index e3e76a4..1d75358 100644
--- a/icu4c/source/i18n/collationsettings.cpp
+++ b/icu4c/source/i18n/collationsettings.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationsettings.cpp
 *
diff --git a/icu4c/source/i18n/collationsettings.h b/icu4c/source/i18n/collationsettings.h
index d839de7..7e3f8e4 100644
--- a/icu4c/source/i18n/collationsettings.h
+++ b/icu4c/source/i18n/collationsettings.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationsettings.h
 *
diff --git a/icu4c/source/i18n/collationtailoring.cpp b/icu4c/source/i18n/collationtailoring.cpp
index ba20cc8..8db2705 100644
--- a/icu4c/source/i18n/collationtailoring.cpp
+++ b/icu4c/source/i18n/collationtailoring.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationtailoring.cpp
 *
diff --git a/icu4c/source/i18n/collationtailoring.h b/icu4c/source/i18n/collationtailoring.h
index 2a9b3d5..17daeaf 100644
--- a/icu4c/source/i18n/collationtailoring.h
+++ b/icu4c/source/i18n/collationtailoring.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationtailoring.h
 *
diff --git a/icu4c/source/i18n/collationweights.cpp b/icu4c/source/i18n/collationweights.cpp
index 869cbaa..90b431e 100644
--- a/icu4c/source/i18n/collationweights.cpp
+++ b/icu4c/source/i18n/collationweights.cpp
@@ -1,8 +1,8 @@
 /*  
 *******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  collationweights.cpp
diff --git a/icu4c/source/i18n/collationweights.h b/icu4c/source/i18n/collationweights.h
index 556bedb..36094ef 100644
--- a/icu4c/source/i18n/collationweights.h
+++ b/icu4c/source/i18n/collationweights.h
@@ -1,8 +1,8 @@
 /*  
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  collationweights.h
diff --git a/icu4c/source/i18n/collunsafe.h b/icu4c/source/i18n/collunsafe.h
index 93d41bd..2d3fdf6 100644
--- a/icu4c/source/i18n/collunsafe.h
+++ b/icu4c/source/i18n/collunsafe.h
@@ -1,6 +1,6 @@
 // collunsafe.h
-//  Copyright (C) 2015-2016, International Business Machines Corporation and others.
-//  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. 
+//  License & terms of use: http://www.unicode.org/copyright.html
 
 // To be included by collationdatareader.cpp, and generated by gencolusb.
 // Machine generated, do not edit.
diff --git a/icu4c/source/i18n/compactdecimalformat.cpp b/icu4c/source/i18n/compactdecimalformat.cpp
index 2e50547..2a3f444 100644
--- a/icu4c/source/i18n/compactdecimalformat.cpp
+++ b/icu4c/source/i18n/compactdecimalformat.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File COMPACTDECIMALFORMAT.CPP
diff --git a/icu4c/source/i18n/coptccal.cpp b/icu4c/source/i18n/coptccal.cpp
index 55195e9..5b4f073 100644
--- a/icu4c/source/i18n/coptccal.cpp
+++ b/icu4c/source/i18n/coptccal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/coptccal.h b/icu4c/source/i18n/coptccal.h
index 5d2e306..8529fb9 100644
--- a/icu4c/source/i18n/coptccal.h
+++ b/icu4c/source/i18n/coptccal.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2013, International Business Machines Corporation and  *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/cpdtrans.cpp b/icu4c/source/i18n/cpdtrans.cpp
index 5f56492..2249921 100644
--- a/icu4c/source/i18n/cpdtrans.cpp
+++ b/icu4c/source/i18n/cpdtrans.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/cpdtrans.h b/icu4c/source/i18n/cpdtrans.h
index e3464ed..1fe07eb 100644
--- a/icu4c/source/i18n/cpdtrans.h
+++ b/icu4c/source/i18n/cpdtrans.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/csdetect.cpp b/icu4c/source/i18n/csdetect.cpp
index 340a05c..7e686de 100644
--- a/icu4c/source/i18n/csdetect.cpp
+++ b/icu4c/source/i18n/csdetect.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csdetect.h b/icu4c/source/i18n/csdetect.h
index bbe81c8..70ecc89 100644
--- a/icu4c/source/i18n/csdetect.h
+++ b/icu4c/source/i18n/csdetect.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csmatch.cpp b/icu4c/source/i18n/csmatch.cpp
index f6064a3..88a32a0 100644
--- a/icu4c/source/i18n/csmatch.cpp
+++ b/icu4c/source/i18n/csmatch.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csmatch.h b/icu4c/source/i18n/csmatch.h
index 6a3671c..be032f9 100644
--- a/icu4c/source/i18n/csmatch.h
+++ b/icu4c/source/i18n/csmatch.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csr2022.cpp b/icu4c/source/i18n/csr2022.cpp
index dd34a4d..973c96c 100644
--- a/icu4c/source/i18n/csr2022.cpp
+++ b/icu4c/source/i18n/csr2022.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csr2022.h b/icu4c/source/i18n/csr2022.h
index f63e337..5a7d1b3 100644
--- a/icu4c/source/i18n/csr2022.h
+++ b/icu4c/source/i18n/csr2022.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrecog.cpp b/icu4c/source/i18n/csrecog.cpp
index ba70b15..e3e0c10 100644
--- a/icu4c/source/i18n/csrecog.cpp
+++ b/icu4c/source/i18n/csrecog.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrecog.h b/icu4c/source/i18n/csrecog.h
index 6b7573a..e9c0ed7 100644
--- a/icu4c/source/i18n/csrecog.h
+++ b/icu4c/source/i18n/csrecog.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrmbcs.cpp b/icu4c/source/i18n/csrmbcs.cpp
index 141726f..d8a2440 100644
--- a/icu4c/source/i18n/csrmbcs.cpp
+++ b/icu4c/source/i18n/csrmbcs.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrmbcs.h b/icu4c/source/i18n/csrmbcs.h
index 9ea9d8f..b29ce17 100644
--- a/icu4c/source/i18n/csrmbcs.h
+++ b/icu4c/source/i18n/csrmbcs.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrsbcs.cpp b/icu4c/source/i18n/csrsbcs.cpp
index cf3634e7..b25cb46 100644
--- a/icu4c/source/i18n/csrsbcs.cpp
+++ b/icu4c/source/i18n/csrsbcs.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrsbcs.h b/icu4c/source/i18n/csrsbcs.h
index 046da67..3f911d4 100644
--- a/icu4c/source/i18n/csrsbcs.h
+++ b/icu4c/source/i18n/csrsbcs.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrucode.cpp b/icu4c/source/i18n/csrucode.cpp
index f098343..9bf3822 100644
--- a/icu4c/source/i18n/csrucode.cpp
+++ b/icu4c/source/i18n/csrucode.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2013, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrucode.h b/icu4c/source/i18n/csrucode.h
index a8a4f2b..4c510d7 100644
--- a/icu4c/source/i18n/csrucode.h
+++ b/icu4c/source/i18n/csrucode.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrutf8.cpp b/icu4c/source/i18n/csrutf8.cpp
index b18aa77..983713c 100644
--- a/icu4c/source/i18n/csrutf8.cpp
+++ b/icu4c/source/i18n/csrutf8.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/csrutf8.h b/icu4c/source/i18n/csrutf8.h
index 82e8f9d..7f04590 100644
--- a/icu4c/source/i18n/csrutf8.h
+++ b/icu4c/source/i18n/csrutf8.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/curramt.cpp b/icu4c/source/i18n/curramt.cpp
index f4e1abb..4466989 100644
--- a/icu4c/source/i18n/curramt.cpp
+++ b/icu4c/source/i18n/curramt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/currfmt.cpp b/icu4c/source/i18n/currfmt.cpp
index 23a7d52..9cb5141 100644
--- a/icu4c/source/i18n/currfmt.cpp
+++ b/icu4c/source/i18n/currfmt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014 International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 20, 2004
diff --git a/icu4c/source/i18n/currfmt.h b/icu4c/source/i18n/currfmt.h
index b3f23e5..87df0d8 100644
--- a/icu4c/source/i18n/currfmt.h
+++ b/icu4c/source/i18n/currfmt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 20, 2004
diff --git a/icu4c/source/i18n/currpinf.cpp b/icu4c/source/i18n/currpinf.cpp
index 9a0bb4b..f47b7d5 100644
--- a/icu4c/source/i18n/currpinf.cpp
+++ b/icu4c/source/i18n/currpinf.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2009-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/currunit.cpp b/icu4c/source/i18n/currunit.cpp
index eaf5000..cc327d0 100644
--- a/icu4c/source/i18n/currunit.cpp
+++ b/icu4c/source/i18n/currunit.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/dangical.cpp b/icu4c/source/i18n/dangical.cpp
index 410260e..5ad565a 100644
--- a/icu4c/source/i18n/dangical.cpp
+++ b/icu4c/source/i18n/dangical.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File DANGICAL.CPP
diff --git a/icu4c/source/i18n/dangical.h b/icu4c/source/i18n/dangical.h
index 76dd3d4..fb9746d 100644
--- a/icu4c/source/i18n/dangical.h
+++ b/icu4c/source/i18n/dangical.h
@@ -1,7 +1,7 @@
 /*
  *****************************************************************************
- * Copyright (C) 2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *****************************************************************************
  *
  * File DANGICAL.H
diff --git a/icu4c/source/i18n/datefmt.cpp b/icu4c/source/i18n/datefmt.cpp
index 4f7a104..75608d1 100644
--- a/icu4c/source/i18n/datefmt.cpp
+++ b/icu4c/source/i18n/datefmt.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1997-2015, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.     
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  *
  * File DATEFMT.CPP
diff --git a/icu4c/source/i18n/dayperiodrules.cpp b/icu4c/source/i18n/dayperiodrules.cpp
index 3146d7d..52e7e2f 100644
--- a/icu4c/source/i18n/dayperiodrules.cpp
+++ b/icu4c/source/i18n/dayperiodrules.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * dayperiodrules.cpp
 *
diff --git a/icu4c/source/i18n/dayperiodrules.h b/icu4c/source/i18n/dayperiodrules.h
index 5491f7c..c9ff56b 100644
--- a/icu4c/source/i18n/dayperiodrules.h
+++ b/icu4c/source/i18n/dayperiodrules.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * dayperiodrules.h
 *
diff --git a/icu4c/source/i18n/dcfmtimp.h b/icu4c/source/i18n/dcfmtimp.h
index a827947..9f5a363 100644
--- a/icu4c/source/i18n/dcfmtimp.h
+++ b/icu4c/source/i18n/dcfmtimp.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2012-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************/
 
 #ifndef DCFMTIMP_H
diff --git a/icu4c/source/i18n/dcfmtsym.cpp b/icu4c/source/i18n/dcfmtsym.cpp
index 1db2ba5..814d5bc 100644
--- a/icu4c/source/i18n/dcfmtsym.cpp
+++ b/icu4c/source/i18n/dcfmtsym.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DCFMTSYM.CPP
diff --git a/icu4c/source/i18n/decContext.c b/icu4c/source/i18n/decContext.c
index 4402728..2b105a1 100644
--- a/icu4c/source/i18n/decContext.c
+++ b/icu4c/source/i18n/decContext.c
@@ -1,7 +1,8 @@
 /* ------------------------------------------------------------------ */
 /* Decimal Context module                                             */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2012.  All rights reserved.    */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.            */
+/* License & terms of use: http://www.unicode.org/copyright.html      */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
diff --git a/icu4c/source/i18n/decContext.h b/icu4c/source/i18n/decContext.h
index 78d90fd..a77db16 100644
--- a/icu4c/source/i18n/decContext.h
+++ b/icu4c/source/i18n/decContext.h
@@ -1,7 +1,8 @@
 /* ------------------------------------------------------------------ */
 /* Decimal Context module header                                      */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2011.   All rights reserved.   */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.            */
+/* License & terms of use: http://www.unicode.org/copyright.html      */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
diff --git a/icu4c/source/i18n/decNumber.c b/icu4c/source/i18n/decNumber.c
index bac3ade..e1e233a 100644
--- a/icu4c/source/i18n/decNumber.c
+++ b/icu4c/source/i18n/decNumber.c
@@ -1,7 +1,8 @@
 /* ------------------------------------------------------------------ */
 /* Decimal Number arithmetic module                                   */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2014.  All rights reserved.    */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.            */
+/* License & terms of use: http://www.unicode.org/copyright.html      */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
diff --git a/icu4c/source/i18n/decNumber.h b/icu4c/source/i18n/decNumber.h
index 4fe0649..9cdf38f 100644
--- a/icu4c/source/i18n/decNumber.h
+++ b/icu4c/source/i18n/decNumber.h
@@ -1,7 +1,8 @@
 /* ------------------------------------------------------------------ */
 /* Decimal Number arithmetic module header                            */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2010.   All rights reserved.   */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.            */
+/* License & terms of use: http://www.unicode.org/copyright.html      */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
diff --git a/icu4c/source/i18n/decNumberLocal.h b/icu4c/source/i18n/decNumberLocal.h
index c6e542d..a9b4313 100644
--- a/icu4c/source/i18n/decNumberLocal.h
+++ b/icu4c/source/i18n/decNumberLocal.h
@@ -1,7 +1,8 @@
 /* ------------------------------------------------------------------ */
 /* decNumber package local type, tuning, and macro definitions        */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2016.   All rights reserved.   */
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.            */
+/* License & terms of use: http://www.unicode.org/copyright.html      */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
diff --git a/icu4c/source/i18n/decfmtst.cpp b/icu4c/source/i18n/decfmtst.cpp
index 473912b..39104df 100644
--- a/icu4c/source/i18n/decfmtst.cpp
+++ b/icu4c/source/i18n/decfmtst.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * This file contains the class DecimalFormatStaticSets
diff --git a/icu4c/source/i18n/decfmtst.h b/icu4c/source/i18n/decfmtst.h
index 3c774a3..f89b924 100644
--- a/icu4c/source/i18n/decfmtst.h
+++ b/icu4c/source/i18n/decfmtst.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * This file contains declarations for the class DecimalFormatStaticSets
diff --git a/icu4c/source/i18n/decimalformatpattern.cpp b/icu4c/source/i18n/decimalformatpattern.cpp
index 317f842..898524d 100644
--- a/icu4c/source/i18n/decimalformatpattern.cpp
+++ b/icu4c/source/i18n/decimalformatpattern.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                              
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/decimalformatpattern.h b/icu4c/source/i18n/decimalformatpattern.h
index a5a628c..4bdca98 100644
--- a/icu4c/source/i18n/decimalformatpattern.h
+++ b/icu4c/source/i18n/decimalformatpattern.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.  
+* License & terms of use: http://www.unicode.org/copyright.html                         
 *******************************************************************************
 */
 #ifndef _DECIMAL_FORMAT_PATTERN
diff --git a/icu4c/source/i18n/decimalformatpatternimpl.h b/icu4c/source/i18n/decimalformatpatternimpl.h
index 4b56304..273b13a 100644
--- a/icu4c/source/i18n/decimalformatpatternimpl.h
+++ b/icu4c/source/i18n/decimalformatpatternimpl.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File decimalformatpatternimpl.h
diff --git a/icu4c/source/i18n/decimfmt.cpp b/icu4c/source/i18n/decimfmt.cpp
index 9518ef5..e35ef08 100644
--- a/icu4c/source/i18n/decimfmt.cpp
+++ b/icu4c/source/i18n/decimfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                  
 *******************************************************************************
 *
 * File DECIMFMT.CPP
diff --git a/icu4c/source/i18n/decimfmtimpl.cpp b/icu4c/source/i18n/decimfmtimpl.cpp
index 8493ecd..a7f2553 100644
--- a/icu4c/source/i18n/decimfmtimpl.cpp
+++ b/icu4c/source/i18n/decimfmtimpl.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: decimfmtimpl.cpp
  */
diff --git a/icu4c/source/i18n/decimfmtimpl.h b/icu4c/source/i18n/decimfmtimpl.h
index 9193d57..e071f8b 100644
--- a/icu4c/source/i18n/decimfmtimpl.h
+++ b/icu4c/source/i18n/decimfmtimpl.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File decimfmtimpl.h
diff --git a/icu4c/source/i18n/digitaffix.cpp b/icu4c/source/i18n/digitaffix.cpp
index 1dd3ea9..50e963b 100644
--- a/icu4c/source/i18n/digitaffix.cpp
+++ b/icu4c/source/i18n/digitaffix.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: digitaffix.cpp
  */
diff --git a/icu4c/source/i18n/digitaffix.h b/icu4c/source/i18n/digitaffix.h
index d5b545a..71b5b25 100644
--- a/icu4c/source/i18n/digitaffix.h
+++ b/icu4c/source/i18n/digitaffix.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * digitaffix.h
 *
diff --git a/icu4c/source/i18n/digitaffixesandpadding.cpp b/icu4c/source/i18n/digitaffixesandpadding.cpp
index d941a57..2e2f719 100644
--- a/icu4c/source/i18n/digitaffixesandpadding.cpp
+++ b/icu4c/source/i18n/digitaffixesandpadding.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: digitaffixesandpadding.cpp
  */
diff --git a/icu4c/source/i18n/digitaffixesandpadding.h b/icu4c/source/i18n/digitaffixesandpadding.h
index 6b2a5ed..1ddf5d2 100644
--- a/icu4c/source/i18n/digitaffixesandpadding.h
+++ b/icu4c/source/i18n/digitaffixesandpadding.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * digitaffixesandpadding.h
 *
diff --git a/icu4c/source/i18n/digitformatter.cpp b/icu4c/source/i18n/digitformatter.cpp
index 531eb38..37d9589 100644
--- a/icu4c/source/i18n/digitformatter.cpp
+++ b/icu4c/source/i18n/digitformatter.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: digitformatter.cpp
  */
diff --git a/icu4c/source/i18n/digitformatter.h b/icu4c/source/i18n/digitformatter.h
index cf339f5..b5ae150 100644
--- a/icu4c/source/i18n/digitformatter.h
+++ b/icu4c/source/i18n/digitformatter.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * digitformatter.h
 *
diff --git a/icu4c/source/i18n/digitgrouping.cpp b/icu4c/source/i18n/digitgrouping.cpp
index 242f6e5..bfc4594 100644
--- a/icu4c/source/i18n/digitgrouping.cpp
+++ b/icu4c/source/i18n/digitgrouping.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: digitgrouping.cpp
  */
diff --git a/icu4c/source/i18n/digitgrouping.h b/icu4c/source/i18n/digitgrouping.h
index 55a8cec..9df0213 100644
--- a/icu4c/source/i18n/digitgrouping.h
+++ b/icu4c/source/i18n/digitgrouping.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * digitgrouping.h
 *
diff --git a/icu4c/source/i18n/digitinterval.cpp b/icu4c/source/i18n/digitinterval.cpp
index e909816..081e8a1 100644
--- a/icu4c/source/i18n/digitinterval.cpp
+++ b/icu4c/source/i18n/digitinterval.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: digitinterval.cpp
  */
diff --git a/icu4c/source/i18n/digitinterval.h b/icu4c/source/i18n/digitinterval.h
index bbcfc0d..90ef7b8 100644
--- a/icu4c/source/i18n/digitinterval.h
+++ b/icu4c/source/i18n/digitinterval.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * digitinterval.h
 *
diff --git a/icu4c/source/i18n/digitlst.cpp b/icu4c/source/i18n/digitlst.cpp
index 16b9dc3..a389fd5 100644
--- a/icu4c/source/i18n/digitlst.cpp
+++ b/icu4c/source/i18n/digitlst.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File DIGITLST.CPP
diff --git a/icu4c/source/i18n/digitlst.h b/icu4c/source/i18n/digitlst.h
index 1715e2c..f865edc 100644
--- a/icu4c/source/i18n/digitlst.h
+++ b/icu4c/source/i18n/digitlst.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/i18n/dtfmtsym.cpp b/icu4c/source/i18n/dtfmtsym.cpp
index 206d7a2..36ab98c 100644
--- a/icu4c/source/i18n/dtfmtsym.cpp
+++ b/icu4c/source/i18n/dtfmtsym.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File DTFMTSYM.CPP
diff --git a/icu4c/source/i18n/dtitv_impl.h b/icu4c/source/i18n/dtitv_impl.h
index 153e0cd..fc55bf9 100644
--- a/icu4c/source/i18n/dtitv_impl.h
+++ b/icu4c/source/i18n/dtitv_impl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTITV_IMPL.H
diff --git a/icu4c/source/i18n/dtitvfmt.cpp b/icu4c/source/i18n/dtitvfmt.cpp
index b2131db..8f70db1 100644
--- a/icu4c/source/i18n/dtitvfmt.cpp
+++ b/icu4c/source/i18n/dtitvfmt.cpp
@@ -1,6 +1,6 @@
 /*******************************************************************************
-* Copyright (C) 2008-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTITVFMT.CPP
diff --git a/icu4c/source/i18n/dtitvinf.cpp b/icu4c/source/i18n/dtitvinf.cpp
index 2f1e0ed..11c519e 100644
--- a/icu4c/source/i18n/dtitvinf.cpp
+++ b/icu4c/source/i18n/dtitvinf.cpp
@@ -1,6 +1,6 @@
 /*******************************************************************************
-* Copyright (C) 2008-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTITVINF.CPP
diff --git a/icu4c/source/i18n/dtptngen.cpp b/icu4c/source/i18n/dtptngen.cpp
index 0a6d0fe..fcf3f1d 100644
--- a/icu4c/source/i18n/dtptngen.cpp
+++ b/icu4c/source/i18n/dtptngen.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTPTNGEN.CPP
diff --git a/icu4c/source/i18n/dtptngen_impl.h b/icu4c/source/i18n/dtptngen_impl.h
index 0cfa88a..8b18278 100644
--- a/icu4c/source/i18n/dtptngen_impl.h
+++ b/icu4c/source/i18n/dtptngen_impl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTPTNGEN.H
diff --git a/icu4c/source/i18n/dtrule.cpp b/icu4c/source/i18n/dtrule.cpp
index b8fd30e..1fb6d04 100644
--- a/icu4c/source/i18n/dtrule.cpp
+++ b/icu4c/source/i18n/dtrule.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/esctrn.cpp b/icu4c/source/i18n/esctrn.cpp
index 85c38cc..ce3ae9c 100644
--- a/icu4c/source/i18n/esctrn.cpp
+++ b/icu4c/source/i18n/esctrn.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/esctrn.h b/icu4c/source/i18n/esctrn.h
index 96872b9..2bbe428 100644
--- a/icu4c/source/i18n/esctrn.h
+++ b/icu4c/source/i18n/esctrn.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/20/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/ethpccal.cpp b/icu4c/source/i18n/ethpccal.cpp
index dc5bd69..5d88797 100644
--- a/icu4c/source/i18n/ethpccal.cpp
+++ b/icu4c/source/i18n/ethpccal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/ethpccal.h b/icu4c/source/i18n/ethpccal.h
index 6aba682..e21fb81 100644
--- a/icu4c/source/i18n/ethpccal.h
+++ b/icu4c/source/i18n/ethpccal.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003 - 2013, International Business Machines Corporation and  *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/fmtable.cpp b/icu4c/source/i18n/fmtable.cpp
index 9fdef20..9d99344 100644
--- a/icu4c/source/i18n/fmtable.cpp
+++ b/icu4c/source/i18n/fmtable.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File FMTABLE.CPP
diff --git a/icu4c/source/i18n/fmtable_cnv.cpp b/icu4c/source/i18n/fmtable_cnv.cpp
index 8e96454..c9d3414 100644
--- a/icu4c/source/i18n/fmtable_cnv.cpp
+++ b/icu4c/source/i18n/fmtable_cnv.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2010, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File FMTABLE.CPP
diff --git a/icu4c/source/i18n/fmtableimp.h b/icu4c/source/i18n/fmtableimp.h
index b64274d..55622e7 100644
--- a/icu4c/source/i18n/fmtableimp.h
+++ b/icu4c/source/i18n/fmtableimp.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/format.cpp b/icu4c/source/i18n/format.cpp
index e369e40..ede47f8 100644
--- a/icu4c/source/i18n/format.cpp
+++ b/icu4c/source/i18n/format.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2012, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File FORMAT.CPP
diff --git a/icu4c/source/i18n/fphdlimp.cpp b/icu4c/source/i18n/fphdlimp.cpp
index a8fa6f4..0a38b1e 100644
--- a/icu4c/source/i18n/fphdlimp.cpp
+++ b/icu4c/source/i18n/fphdlimp.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/fphdlimp.h b/icu4c/source/i18n/fphdlimp.h
index 6071580..256380e 100644
--- a/icu4c/source/i18n/fphdlimp.h
+++ b/icu4c/source/i18n/fphdlimp.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/fpositer.cpp b/icu4c/source/i18n/fpositer.cpp
index 3481252..e4647bd 100644
--- a/icu4c/source/i18n/fpositer.cpp
+++ b/icu4c/source/i18n/fpositer.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2009-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   Date        Name        Description
 *   12/14/09    doug        Creation.
diff --git a/icu4c/source/i18n/funcrepl.cpp b/icu4c/source/i18n/funcrepl.cpp
index b387b6b..5a0df51 100644
--- a/icu4c/source/i18n/funcrepl.cpp
+++ b/icu4c/source/i18n/funcrepl.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2012, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   02/04/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/funcrepl.h b/icu4c/source/i18n/funcrepl.h
index ff00b55..214d12f 100644
--- a/icu4c/source/i18n/funcrepl.h
+++ b/icu4c/source/i18n/funcrepl.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2011, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   02/04/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/gender.cpp b/icu4c/source/i18n/gender.cpp
index be116ed..d29b6be 100644
--- a/icu4c/source/i18n/gender.cpp
+++ b/icu4c/source/i18n/gender.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2008-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/gregocal.cpp b/icu4c/source/i18n/gregocal.cpp
index 3dcd908..ce16f31 100644
--- a/icu4c/source/i18n/gregocal.cpp
+++ b/icu4c/source/i18n/gregocal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File GREGOCAL.CPP
diff --git a/icu4c/source/i18n/gregoimp.cpp b/icu4c/source/i18n/gregoimp.cpp
index 08a3fbc..b37502b 100644
--- a/icu4c/source/i18n/gregoimp.cpp
+++ b/icu4c/source/i18n/gregoimp.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- * Copyright (c) 2003-2008, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  * Author: Alan Liu
  * Created: September 2 2003
diff --git a/icu4c/source/i18n/gregoimp.h b/icu4c/source/i18n/gregoimp.h
index f65d141..4d064b7 100644
--- a/icu4c/source/i18n/gregoimp.h
+++ b/icu4c/source/i18n/gregoimp.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- * Copyright (c) 2003-2008, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  * Author: Alan Liu
  * Created: September 2 2003
diff --git a/icu4c/source/i18n/hebrwcal.cpp b/icu4c/source/i18n/hebrwcal.cpp
index a0faec8..2dcd7b7 100644
--- a/icu4c/source/i18n/hebrwcal.cpp
+++ b/icu4c/source/i18n/hebrwcal.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003-2016, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *
 * File HEBRWCAL.CPP
diff --git a/icu4c/source/i18n/hebrwcal.h b/icu4c/source/i18n/hebrwcal.h
index 04d59bf..578943a 100644
--- a/icu4c/source/i18n/hebrwcal.h
+++ b/icu4c/source/i18n/hebrwcal.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003-2013, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *
 * File HEBRWCAL.H
diff --git a/icu4c/source/i18n/i18n.rc b/icu4c/source/i18n/i18n.rc
index 1b624ad..779aa34 100644
--- a/icu4c/source/i18n/i18n.rc
+++ b/icu4c/source/i18n/i18n.rc
@@ -1,8 +1,8 @@
 // Do not edit with Microsoft Developer Studio Resource Editor.
 //   It will permanently substitute version numbers that are intended to be
 //   picked up by the pre-processor during each build.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #include "../common/msvcres.h"
 
diff --git a/icu4c/source/i18n/identifier_info.cpp b/icu4c/source/i18n/identifier_info.cpp
index 0c0706f..af247c1 100644
--- a/icu4c/source/i18n/identifier_info.cpp
+++ b/icu4c/source/i18n/identifier_info.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2012-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/i18n/identifier_info.h b/icu4c/source/i18n/identifier_info.h
index ab0b8b2..c7b55ad 100644
--- a/icu4c/source/i18n/identifier_info.h
+++ b/icu4c/source/i18n/identifier_info.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * indentifier_info.h
diff --git a/icu4c/source/i18n/indiancal.cpp b/icu4c/source/i18n/indiancal.cpp
index 538b09a..c397e5c 100644
--- a/icu4c/source/i18n/indiancal.cpp
+++ b/icu4c/source/i18n/indiancal.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2003-2014, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File INDIANCAL.CPP
diff --git a/icu4c/source/i18n/indiancal.h b/icu4c/source/i18n/indiancal.h
index ff841fb..f717bb9 100644
--- a/icu4c/source/i18n/indiancal.h
+++ b/icu4c/source/i18n/indiancal.h
@@ -1,7 +1,7 @@
 /*
  *****************************************************************************
- * Copyright (C) 2003-2008, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *****************************************************************************
  *
  * File INDIANCAL.H
diff --git a/icu4c/source/i18n/inputext.cpp b/icu4c/source/i18n/inputext.cpp
index 23447d5..239cfba 100644
--- a/icu4c/source/i18n/inputext.cpp
+++ b/icu4c/source/i18n/inputext.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/inputext.h b/icu4c/source/i18n/inputext.h
index 0c5973d..7bf9195 100644
--- a/icu4c/source/i18n/inputext.h
+++ b/icu4c/source/i18n/inputext.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/i18n/islamcal.cpp b/icu4c/source/i18n/islamcal.cpp
index 0a9f097..e274b21 100644
--- a/icu4c/source/i18n/islamcal.cpp
+++ b/icu4c/source/i18n/islamcal.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003-2015, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *
 * File ISLAMCAL.H
diff --git a/icu4c/source/i18n/islamcal.h b/icu4c/source/i18n/islamcal.h
index 75f9656..cb82628 100644
--- a/icu4c/source/i18n/islamcal.h
+++ b/icu4c/source/i18n/islamcal.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File ISLAMCAL.H
diff --git a/icu4c/source/i18n/japancal.cpp b/icu4c/source/i18n/japancal.cpp
index 83aa038..4892dc5 100644
--- a/icu4c/source/i18n/japancal.cpp
+++ b/icu4c/source/i18n/japancal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2003-2009,2012,2016 International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File JAPANCAL.CPP
diff --git a/icu4c/source/i18n/japancal.h b/icu4c/source/i18n/japancal.h
index 4219d6a..7d4442b 100644
--- a/icu4c/source/i18n/japancal.h
+++ b/icu4c/source/i18n/japancal.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- * Copyright (C) 2003-2008, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  *
  * File JAPANCAL.H
diff --git a/icu4c/source/i18n/measfmt.cpp b/icu4c/source/i18n/measfmt.cpp
index 38d8588..8af3c76 100644
--- a/icu4c/source/i18n/measfmt.cpp
+++ b/icu4c/source/i18n/measfmt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 20, 2004
diff --git a/icu4c/source/i18n/measunit.cpp b/icu4c/source/i18n/measunit.cpp
index 90cd02e..c0fe656 100644
--- a/icu4c/source/i18n/measunit.cpp
+++ b/icu4c/source/i18n/measunit.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/measure.cpp b/icu4c/source/i18n/measure.cpp
index eb610e6..2848ff7 100644
--- a/icu4c/source/i18n/measure.cpp
+++ b/icu4c/source/i18n/measure.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/msgfmt.cpp b/icu4c/source/i18n/msgfmt.cpp
index 1fe2c8d..ac6c3c9 100644
--- a/icu4c/source/i18n/msgfmt.cpp
+++ b/icu4c/source/i18n/msgfmt.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File MSGFMT.CPP
diff --git a/icu4c/source/i18n/msgfmt_impl.h b/icu4c/source/i18n/msgfmt_impl.h
index 699dc37..f76123b 100644
--- a/icu4c/source/i18n/msgfmt_impl.h
+++ b/icu4c/source/i18n/msgfmt_impl.h
@@ -1,8 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and
-* others. All Rights Reserved.                                                *
-*******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html                                                *******************************************************************************
 *
 * File MSGFMT.H
 *
diff --git a/icu4c/source/i18n/name2uni.cpp b/icu4c/source/i18n/name2uni.cpp
index f83f96a..91b8618 100644
--- a/icu4c/source/i18n/name2uni.cpp
+++ b/icu4c/source/i18n/name2uni.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   06/07/01    aliu        Creation.
diff --git a/icu4c/source/i18n/name2uni.h b/icu4c/source/i18n/name2uni.h
index 1324ec3..cdcde51 100644
--- a/icu4c/source/i18n/name2uni.h
+++ b/icu4c/source/i18n/name2uni.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   06/07/01    aliu        Creation.
diff --git a/icu4c/source/i18n/nfrlist.h b/icu4c/source/i18n/nfrlist.h
index b5ab13a..76dad51 100644
--- a/icu4c/source/i18n/nfrlist.h
+++ b/icu4c/source/i18n/nfrlist.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfrlist.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nfrs.cpp b/icu4c/source/i18n/nfrs.cpp
index 85ebb06..9466973 100644
--- a/icu4c/source/i18n/nfrs.cpp
+++ b/icu4c/source/i18n/nfrs.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfrs.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nfrs.h b/icu4c/source/i18n/nfrs.h
index 315568e..16f084e 100644
--- a/icu4c/source/i18n/nfrs.h
+++ b/icu4c/source/i18n/nfrs.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfrs.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nfrule.cpp b/icu4c/source/i18n/nfrule.cpp
index f0e0953..40af1c2 100644
--- a/icu4c/source/i18n/nfrule.cpp
+++ b/icu4c/source/i18n/nfrule.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfrule.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nfrule.h b/icu4c/source/i18n/nfrule.h
index f5697f3..a6b80e7e 100644
--- a/icu4c/source/i18n/nfrule.h
+++ b/icu4c/source/i18n/nfrule.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/nfsubs.cpp b/icu4c/source/i18n/nfsubs.cpp
index e0a8bad..2080e67 100644
--- a/icu4c/source/i18n/nfsubs.cpp
+++ b/icu4c/source/i18n/nfsubs.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfsubs.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nfsubs.h b/icu4c/source/i18n/nfsubs.h
index 1097ba9..7c3e945 100644
--- a/icu4c/source/i18n/nfsubs.h
+++ b/icu4c/source/i18n/nfsubs.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1997-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  nfsubs.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/nortrans.cpp b/icu4c/source/i18n/nortrans.cpp
index 038a683..43fdcda 100644
--- a/icu4c/source/i18n/nortrans.cpp
+++ b/icu4c/source/i18n/nortrans.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   07/03/01    aliu        Creation.
diff --git a/icu4c/source/i18n/nortrans.h b/icu4c/source/i18n/nortrans.h
index 634f534..ee9562a 100644
--- a/icu4c/source/i18n/nortrans.h
+++ b/icu4c/source/i18n/nortrans.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   07/03/01    aliu        Creation.
diff --git a/icu4c/source/i18n/nultrans.cpp b/icu4c/source/i18n/nultrans.cpp
index 820c43d..de620a6 100644
--- a/icu4c/source/i18n/nultrans.cpp
+++ b/icu4c/source/i18n/nultrans.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2000-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/11/2000  aliu        Creation.
diff --git a/icu4c/source/i18n/nultrans.h b/icu4c/source/i18n/nultrans.h
index 699c323..cb435dc 100644
--- a/icu4c/source/i18n/nultrans.h
+++ b/icu4c/source/i18n/nultrans.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2000-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/11/2000  aliu        Creation.
diff --git a/icu4c/source/i18n/numfmt.cpp b/icu4c/source/i18n/numfmt.cpp
index f59a1f6..a381257 100644
--- a/icu4c/source/i18n/numfmt.cpp
+++ b/icu4c/source/i18n/numfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File NUMFMT.CPP
diff --git a/icu4c/source/i18n/numsys.cpp b/icu4c/source/i18n/numsys.cpp
index ac3f498..6f84e36 100644
--- a/icu4c/source/i18n/numsys.cpp
+++ b/icu4c/source/i18n/numsys.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/numsys_impl.h b/icu4c/source/i18n/numsys_impl.h
index 7ba3f44..e92cd61 100644
--- a/icu4c/source/i18n/numsys_impl.h
+++ b/icu4c/source/i18n/numsys_impl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html                                                *
 *******************************************************************************
 *
 * File NUMSYS_IMPL.H
diff --git a/icu4c/source/i18n/olsontz.cpp b/icu4c/source/i18n/olsontz.cpp
index 244876b..79c22da 100644
--- a/icu4c/source/i18n/olsontz.cpp
+++ b/icu4c/source/i18n/olsontz.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2013, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: July 21 2003
diff --git a/icu4c/source/i18n/olsontz.h b/icu4c/source/i18n/olsontz.h
index 17409ab..458f484 100644
--- a/icu4c/source/i18n/olsontz.h
+++ b/icu4c/source/i18n/olsontz.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2013, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: July 21 2003
diff --git a/icu4c/source/i18n/persncal.cpp b/icu4c/source/i18n/persncal.cpp
index bcc1411..523f909 100644
--- a/icu4c/source/i18n/persncal.cpp
+++ b/icu4c/source/i18n/persncal.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File PERSNCAL.CPP
diff --git a/icu4c/source/i18n/persncal.h b/icu4c/source/i18n/persncal.h
index e6be055..bea9cdd 100644
--- a/icu4c/source/i18n/persncal.h
+++ b/icu4c/source/i18n/persncal.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  *
  * File PERSNCAL.H
diff --git a/icu4c/source/i18n/pluralaffix.cpp b/icu4c/source/i18n/pluralaffix.cpp
index b541f12..8d7f69b 100644
--- a/icu4c/source/i18n/pluralaffix.cpp
+++ b/icu4c/source/i18n/pluralaffix.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: pluralaffix.cpp
  */
diff --git a/icu4c/source/i18n/pluralaffix.h b/icu4c/source/i18n/pluralaffix.h
index 7ec7d0a..58ecbd2 100644
--- a/icu4c/source/i18n/pluralaffix.h
+++ b/icu4c/source/i18n/pluralaffix.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * pluralaffix.h
 *
diff --git a/icu4c/source/i18n/plurfmt.cpp b/icu4c/source/i18n/plurfmt.cpp
index 9ff2bff..c903093 100644
--- a/icu4c/source/i18n/plurfmt.cpp
+++ b/icu4c/source/i18n/plurfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File PLURFMT.CPP
diff --git a/icu4c/source/i18n/plurrule.cpp b/icu4c/source/i18n/plurrule.cpp
index 525bf56..79a6c78 100644
--- a/icu4c/source/i18n/plurrule.cpp
+++ b/icu4c/source/i18n/plurrule.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File plurrule.cpp
diff --git a/icu4c/source/i18n/plurrule_impl.h b/icu4c/source/i18n/plurrule_impl.h
index d829110..74e826c 100644
--- a/icu4c/source/i18n/plurrule_impl.h
+++ b/icu4c/source/i18n/plurrule_impl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File PLURRULE_IMPL.H
diff --git a/icu4c/source/i18n/precision.cpp b/icu4c/source/i18n/precision.cpp
index 5f28391..a61e8dd 100644
--- a/icu4c/source/i18n/precision.cpp
+++ b/icu4c/source/i18n/precision.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: precisison.cpp
  */
diff --git a/icu4c/source/i18n/precision.h b/icu4c/source/i18n/precision.h
index 7727216..4b9959b 100644
--- a/icu4c/source/i18n/precision.h
+++ b/icu4c/source/i18n/precision.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * precision.h
 *
diff --git a/icu4c/source/i18n/quant.cpp b/icu4c/source/i18n/quant.cpp
index b7b69f1..a8ef263 100644
--- a/icu4c/source/i18n/quant.cpp
+++ b/icu4c/source/i18n/quant.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   07/26/01    aliu        Creation.
diff --git a/icu4c/source/i18n/quant.h b/icu4c/source/i18n/quant.h
index f84c431..bc8b1a9 100644
--- a/icu4c/source/i18n/quant.h
+++ b/icu4c/source/i18n/quant.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- * Copyright (C) 2001-2011, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   07/26/01    aliu        Creation.
diff --git a/icu4c/source/i18n/quantityformatter.cpp b/icu4c/source/i18n/quantityformatter.cpp
index 3b04c86..cbc6acf 100644
--- a/icu4c/source/i18n/quantityformatter.cpp
+++ b/icu4c/source/i18n/quantityformatter.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * quantityformatter.cpp
 */
diff --git a/icu4c/source/i18n/quantityformatter.h b/icu4c/source/i18n/quantityformatter.h
index c936d4a..05631fb 100644
--- a/icu4c/source/i18n/quantityformatter.h
+++ b/icu4c/source/i18n/quantityformatter.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * quantityformatter.h
 */
diff --git a/icu4c/source/i18n/rbnf.cpp b/icu4c/source/i18n/rbnf.cpp
index 94f7e32..cb860f2 100644
--- a/icu4c/source/i18n/rbnf.cpp
+++ b/icu4c/source/i18n/rbnf.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/rbt.cpp b/icu4c/source/i18n/rbt.cpp
index cf8f31f..632bb53 100644
--- a/icu4c/source/i18n/rbt.cpp
+++ b/icu4c/source/i18n/rbt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt.h b/icu4c/source/i18n/rbt.h
index d061de6..569b412 100644
--- a/icu4c/source/i18n/rbt.h
+++ b/icu4c/source/i18n/rbt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_data.cpp b/icu4c/source/i18n/rbt_data.cpp
index e3358bf..8095ed4 100644
--- a/icu4c/source/i18n/rbt_data.cpp
+++ b/icu4c/source/i18n/rbt_data.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_data.h b/icu4c/source/i18n/rbt_data.h
index ce833dc..b883f59 100644
--- a/icu4c/source/i18n/rbt_data.h
+++ b/icu4c/source/i18n/rbt_data.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2007, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_pars.cpp b/icu4c/source/i18n/rbt_pars.cpp
index a9561c0..d2f0e41 100644
--- a/icu4c/source/i18n/rbt_pars.cpp
+++ b/icu4c/source/i18n/rbt_pars.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1999-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_pars.h b/icu4c/source/i18n/rbt_pars.h
index 098a700..f756592 100644
--- a/icu4c/source/i18n/rbt_pars.h
+++ b/icu4c/source/i18n/rbt_pars.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2011, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_rule.cpp b/icu4c/source/i18n/rbt_rule.cpp
index b21e37c..40d65dc 100644
--- a/icu4c/source/i18n/rbt_rule.cpp
+++ b/icu4c/source/i18n/rbt_rule.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1999-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_rule.h b/icu4c/source/i18n/rbt_rule.h
index 0816956..eba367d 100644
--- a/icu4c/source/i18n/rbt_rule.h
+++ b/icu4c/source/i18n/rbt_rule.h
@@ -1,5 +1,6 @@
 /*
-* Copyright (C) {1999-2001}, International Business Machines Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_set.cpp b/icu4c/source/i18n/rbt_set.cpp
index 59c489d..f227d6e 100644
--- a/icu4c/source/i18n/rbt_set.cpp
+++ b/icu4c/source/i18n/rbt_set.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1999-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbt_set.h b/icu4c/source/i18n/rbt_set.h
index f92e130..1adba84 100644
--- a/icu4c/source/i18n/rbt_set.h
+++ b/icu4c/source/i18n/rbt_set.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2007, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/rbtz.cpp b/icu4c/source/i18n/rbtz.cpp
index 5f3addc..8471e24 100644
--- a/icu4c/source/i18n/rbtz.cpp
+++ b/icu4c/source/i18n/rbtz.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/regexcmp.cpp b/icu4c/source/i18n/regexcmp.cpp
index 6bf2866..674d400 100644
--- a/icu4c/source/i18n/regexcmp.cpp
+++ b/icu4c/source/i18n/regexcmp.cpp
@@ -1,8 +1,8 @@
 //
 //  file:  regexcmp.cpp
 //
-//  Copyright (C) 2002-2016 International Business Machines Corporation and others.
-//  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. and others.
+//  License & terms of use: http://www.unicode.org/copyright.html
 //
 //  This file contains the ICU regular expression compiler, which is responsible
 //  for processing a regular expression pattern into the compiled form that
diff --git a/icu4c/source/i18n/regexcmp.h b/icu4c/source/i18n/regexcmp.h
index f6bdeaf..0d5d057 100644
--- a/icu4c/source/i18n/regexcmp.h
+++ b/icu4c/source/i18n/regexcmp.h
@@ -1,8 +1,8 @@
 //
 //  regexcmp.h
 //
-//  Copyright (C) 2002-2016, International Business Machines Corporation and others.
-//  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. 
+//  License & terms of use: http://www.unicode.org/copyright.html
 //
 //  This file contains declarations for the class RegexCompile
 //
diff --git a/icu4c/source/i18n/regexcst.h b/icu4c/source/i18n/regexcst.h
index ed800ed..440d70f 100644
--- a/icu4c/source/i18n/regexcst.h
+++ b/icu4c/source/i18n/regexcst.h
@@ -5,8 +5,8 @@
 //    It is generated by the Perl script "regexcst.pl" from
 //    the rule parser state definitions file "regexcst.txt".
 //
-//   Copyright (C) 2002-2016 International Business Machines Corporation 
-//   and others. All rights reserved.  
+//   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+//   License & terms of use: http://www.unicode.org/copyright.html  
 //
 //---------------------------------------------------------------------------------
 #ifndef RBBIRPT_H
diff --git a/icu4c/source/i18n/regexcst.pl b/icu4c/source/i18n/regexcst.pl
index 8487005..1097b09 100755
--- a/icu4c/source/i18n/regexcst.pl
+++ b/icu4c/source/i18n/regexcst.pl
@@ -1,8 +1,8 @@
 #!/usr/bin/perl
 #  ********************************************************************
 #  * COPYRIGHT:
-#  * Copyright (c) 2002-2016, International Business Machines Corporation and
-#  * others. All Rights Reserved.
+#  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+#  * License & terms of use: http://www.unicode.org/copyright.html
 #  ********************************************************************
 #
 #  regexcst.pl
@@ -206,8 +206,8 @@
 print "//    It is generated by the Perl script \"regexcst.pl\" from\n";
 print "//    the rule parser state definitions file \"regexcst.txt\".\n";
 print "//\n";
-print "//   Copyright (C) 2002-2016 International Business Machines Corporation \n";
-print "//   and others. All rights reserved.  \n";
+print "//   Copyright (C) 2016 and later: Unicode, Inc. and others.\n";
+print "//   License & terms of use: http://www.unicode.org/copyright.html\n";
 print "//\n";
 print "//---------------------------------------------------------------------------------\n";
 print "#ifndef RBBIRPT_H\n";
diff --git a/icu4c/source/i18n/regexcst.txt b/icu4c/source/i18n/regexcst.txt
index 1b88e44..412d86c 100644
--- a/icu4c/source/i18n/regexcst.txt
+++ b/icu4c/source/i18n/regexcst.txt
@@ -1,8 +1,8 @@
 
 #*****************************************************************************
 #
-#   Copyright (C) 2002-2015, International Business Machines Corporation and others.
-#   All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #*****************************************************************************
 #
diff --git a/icu4c/source/i18n/regeximp.cpp b/icu4c/source/i18n/regeximp.cpp
index 32df5fe..b4657a5 100644
--- a/icu4c/source/i18n/regeximp.cpp
+++ b/icu4c/source/i18n/regeximp.cpp
@@ -1,6 +1,6 @@
 //
-//   Copyright (C) 2012 International Business Machines Corporation
-//   and others. All rights reserved.
+//   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//   License & terms of use: http://www.unicode.org/copyright.html
 //
 //   file:  regeximp.cpp
 //
diff --git a/icu4c/source/i18n/regeximp.h b/icu4c/source/i18n/regeximp.h
index 52ea662..3515a07 100644
--- a/icu4c/source/i18n/regeximp.h
+++ b/icu4c/source/i18n/regeximp.h
@@ -1,6 +1,6 @@
 //
-//   Copyright (C) 2002-2015 International Business Machines Corporation
-//   and others. All rights reserved.
+//   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//   License & terms of use: http://www.unicode.org/copyright.html
 //
 //   file:  regeximp.h
 //
diff --git a/icu4c/source/i18n/regexst.cpp b/icu4c/source/i18n/regexst.cpp
index a8cbf23..5a49f7a 100644
--- a/icu4c/source/i18n/regexst.cpp
+++ b/icu4c/source/i18n/regexst.cpp
@@ -1,8 +1,8 @@
 //
 //  regexst.h
 //
-//  Copyright (C) 2004-2015, International Business Machines Corporation and others.
-//  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others. 
+//  License & terms of use: http://www.unicode.org/copyright.html
 //
 //  This file contains class RegexStaticSets
 //
diff --git a/icu4c/source/i18n/regexst.h b/icu4c/source/i18n/regexst.h
index 07034d4..f5d1e35 100644
--- a/icu4c/source/i18n/regexst.h
+++ b/icu4c/source/i18n/regexst.h
@@ -1,8 +1,8 @@
 //
 //  regexst.h
 //
-//  Copyright (C) 2003-2010, International Business Machines Corporation and others.
-//  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others.
+//  License & terms of use: http://www.unicode.org/copyright.html
 //
 //  This file contains declarations for the class RegexStaticSets
 //
diff --git a/icu4c/source/i18n/regextxt.cpp b/icu4c/source/i18n/regextxt.cpp
index 2156756..30ce001 100644
--- a/icu4c/source/i18n/regextxt.cpp
+++ b/icu4c/source/i18n/regextxt.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2008-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 //
 //  file:  regextxt.cpp
diff --git a/icu4c/source/i18n/regextxt.h b/icu4c/source/i18n/regextxt.h
index 5b59838..b7414b6 100644
--- a/icu4c/source/i18n/regextxt.h
+++ b/icu4c/source/i18n/regextxt.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2008-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 //
 //  file:  regextxt.h
diff --git a/icu4c/source/i18n/region.cpp b/icu4c/source/i18n/region.cpp
index 8e1ee61..772a50d 100644
--- a/icu4c/source/i18n/region.cpp
+++ b/icu4c/source/i18n/region.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/region_impl.h b/icu4c/source/i18n/region_impl.h
index 402dbee..2b8e1e2 100644
--- a/icu4c/source/i18n/region_impl.h
+++ b/icu4c/source/i18n/region_impl.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File REGION_IMPL.H
diff --git a/icu4c/source/i18n/reldatefmt.cpp b/icu4c/source/i18n/reldatefmt.cpp
index 2304f17..768da00 100644
--- a/icu4c/source/i18n/reldatefmt.cpp
+++ b/icu4c/source/i18n/reldatefmt.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *
 * File reldatefmt.cpp
diff --git a/icu4c/source/i18n/reldtfmt.cpp b/icu4c/source/i18n/reldtfmt.cpp
index 5856d3f..d30f4ed 100644
--- a/icu4c/source/i18n/reldtfmt.cpp
+++ b/icu4c/source/i18n/reldtfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/reldtfmt.h b/icu4c/source/i18n/reldtfmt.h
index dcc3ca8..7a62e44 100644
--- a/icu4c/source/i18n/reldtfmt.h
+++ b/icu4c/source/i18n/reldtfmt.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/rematch.cpp b/icu4c/source/i18n/rematch.cpp
index 3350820..9352cca 100644
--- a/icu4c/source/i18n/rematch.cpp
+++ b/icu4c/source/i18n/rematch.cpp
@@ -1,7 +1,7 @@
 /*
 **************************************************************************
-*   Copyright (C) 2002-2016 International Business Machines Corporation
-*   and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **************************************************************************
 */
 //
diff --git a/icu4c/source/i18n/remtrans.cpp b/icu4c/source/i18n/remtrans.cpp
index 4ee98f7..878bf25 100644
--- a/icu4c/source/i18n/remtrans.cpp
+++ b/icu4c/source/i18n/remtrans.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   04/02/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/remtrans.h b/icu4c/source/i18n/remtrans.h
index 25a5609..f545eef 100644
--- a/icu4c/source/i18n/remtrans.h
+++ b/icu4c/source/i18n/remtrans.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   04/02/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/repattrn.cpp b/icu4c/source/i18n/repattrn.cpp
index f4f22a8..65e3995 100644
--- a/icu4c/source/i18n/repattrn.cpp
+++ b/icu4c/source/i18n/repattrn.cpp
@@ -3,8 +3,8 @@
 //
 /*
 ***************************************************************************
-*   Copyright (C) 2002-2016 International Business Machines Corporation
-*   and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ***************************************************************************
 */
 
diff --git a/icu4c/source/i18n/rulebasedcollator.cpp b/icu4c/source/i18n/rulebasedcollator.cpp
index 758c657..90394c6 100644
--- a/icu4c/source/i18n/rulebasedcollator.cpp
+++ b/icu4c/source/i18n/rulebasedcollator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1996-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * rulebasedcollator.cpp
 *
diff --git a/icu4c/source/i18n/scientificnumberformatter.cpp b/icu4c/source/i18n/scientificnumberformatter.cpp
index b3bc099..8fc1157 100644
--- a/icu4c/source/i18n/scientificnumberformatter.cpp
+++ b/icu4c/source/i18n/scientificnumberformatter.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/i18n/scriptset.cpp b/icu4c/source/i18n/scriptset.cpp
index 9be244e..9cb1321 100644
--- a/icu4c/source/i18n/scriptset.cpp
+++ b/icu4c/source/i18n/scriptset.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * scriptset.cpp
diff --git a/icu4c/source/i18n/scriptset.h b/icu4c/source/i18n/scriptset.h
index 62af5d5..2ac449c 100644
--- a/icu4c/source/i18n/scriptset.h
+++ b/icu4c/source/i18n/scriptset.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * scriptset.h
diff --git a/icu4c/source/i18n/search.cpp b/icu4c/source/i18n/search.cpp
index 5d2aa13..5acb9f9 100644
--- a/icu4c/source/i18n/search.cpp
+++ b/icu4c/source/i18n/search.cpp
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2008,2010 IBM and others. All rights reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  03/22/2000   helena      Creation.
diff --git a/icu4c/source/i18n/selfmt.cpp b/icu4c/source/i18n/selfmt.cpp
index 5016e8e..f443835 100644
--- a/icu4c/source/i18n/selfmt.cpp
+++ b/icu4c/source/i18n/selfmt.cpp
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File SELFMT.CPP
diff --git a/icu4c/source/i18n/selfmtimpl.h b/icu4c/source/i18n/selfmtimpl.h
index dea814a..fb4b288 100644
--- a/icu4c/source/i18n/selfmtimpl.h
+++ b/icu4c/source/i18n/selfmtimpl.h
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * File selectfmtimpl.h
  *
diff --git a/icu4c/source/i18n/sharedbreakiterator.cpp b/icu4c/source/i18n/sharedbreakiterator.cpp
index 430dfba..262ba8e 100644
--- a/icu4c/source/i18n/sharedbreakiterator.cpp
+++ b/icu4c/source/i18n/sharedbreakiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2014, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File RELDATEFMTTEST.CPP
diff --git a/icu4c/source/i18n/sharedbreakiterator.h b/icu4c/source/i18n/sharedbreakiterator.h
index 09ba431..8006696 100644
--- a/icu4c/source/i18n/sharedbreakiterator.h
+++ b/icu4c/source/i18n/sharedbreakiterator.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharedbreakiterator.h
 */
diff --git a/icu4c/source/i18n/sharedcalendar.h b/icu4c/source/i18n/sharedcalendar.h
index 2a10c88..591c761 100644
--- a/icu4c/source/i18n/sharedcalendar.h
+++ b/icu4c/source/i18n/sharedcalendar.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharedcalendar.h
 */
diff --git a/icu4c/source/i18n/shareddateformatsymbols.h b/icu4c/source/i18n/shareddateformatsymbols.h
index 8451183..0c02a46 100644
--- a/icu4c/source/i18n/shareddateformatsymbols.h
+++ b/icu4c/source/i18n/shareddateformatsymbols.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * shareddateformatsymbols.h
 */
diff --git a/icu4c/source/i18n/sharednumberformat.h b/icu4c/source/i18n/sharednumberformat.h
index b6f5a8c..5f35094 100644
--- a/icu4c/source/i18n/sharednumberformat.h
+++ b/icu4c/source/i18n/sharednumberformat.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharednumberformat.h
 */
diff --git a/icu4c/source/i18n/sharedpluralrules.h b/icu4c/source/i18n/sharedpluralrules.h
index 5177300..3044d10 100644
--- a/icu4c/source/i18n/sharedpluralrules.h
+++ b/icu4c/source/i18n/sharedpluralrules.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 * sharedpluralrules.h
 */
diff --git a/icu4c/source/i18n/significantdigitinterval.h b/icu4c/source/i18n/significantdigitinterval.h
index a3d86f1..830025a 100644
--- a/icu4c/source/i18n/significantdigitinterval.h
+++ b/icu4c/source/i18n/significantdigitinterval.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * significantdigitinterval.h
 *
diff --git a/icu4c/source/i18n/simpletz.cpp b/icu4c/source/i18n/simpletz.cpp
index dc8defa..71778cf 100644
--- a/icu4c/source/i18n/simpletz.cpp
+++ b/icu4c/source/i18n/simpletz.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *
  * File SIMPLETZ.H
diff --git a/icu4c/source/i18n/smallintformatter.cpp b/icu4c/source/i18n/smallintformatter.cpp
index 17f93d8..b352a15 100644
--- a/icu4c/source/i18n/smallintformatter.cpp
+++ b/icu4c/source/i18n/smallintformatter.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2015, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: smallintformatter.cpp
  */
diff --git a/icu4c/source/i18n/smallintformatter.h b/icu4c/source/i18n/smallintformatter.h
index 71a781d..01cc0a1 100644
--- a/icu4c/source/i18n/smallintformatter.h
+++ b/icu4c/source/i18n/smallintformatter.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * smallintformatter.h
 *
diff --git a/icu4c/source/i18n/smpdtfmt.cpp b/icu4c/source/i18n/smpdtfmt.cpp
index 145587f..893f38d 100644
--- a/icu4c/source/i18n/smpdtfmt.cpp
+++ b/icu4c/source/i18n/smpdtfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File SMPDTFMT.CPP
diff --git a/icu4c/source/i18n/smpdtfst.cpp b/icu4c/source/i18n/smpdtfst.cpp
index 8bbcea1..fb8a488 100644
--- a/icu4c/source/i18n/smpdtfst.cpp
+++ b/icu4c/source/i18n/smpdtfst.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * This file contains the class SimpleDateFormatStaticSets
diff --git a/icu4c/source/i18n/smpdtfst.h b/icu4c/source/i18n/smpdtfst.h
index 153e007..fd22ee5 100644
--- a/icu4c/source/i18n/smpdtfst.h
+++ b/icu4c/source/i18n/smpdtfst.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * This file contains declarations for the class SimpleDateFormatStaticSets
diff --git a/icu4c/source/i18n/sortkey.cpp b/icu4c/source/i18n/sortkey.cpp
index baf3254..8d9b5c1 100644
--- a/icu4c/source/i18n/sortkey.cpp
+++ b/icu4c/source/i18n/sortkey.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1996-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 //===============================================================================
diff --git a/icu4c/source/i18n/standardplural.cpp b/icu4c/source/i18n/standardplural.cpp
index 456e939..4d304f3 100644
--- a/icu4c/source/i18n/standardplural.cpp
+++ b/icu4c/source/i18n/standardplural.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  * standardplural.cpp
  *
diff --git a/icu4c/source/i18n/standardplural.h b/icu4c/source/i18n/standardplural.h
index 8a8de21..195463d 100644
--- a/icu4c/source/i18n/standardplural.h
+++ b/icu4c/source/i18n/standardplural.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  * standardplural.h
  *
diff --git a/icu4c/source/i18n/strmatch.cpp b/icu4c/source/i18n/strmatch.cpp
index 7a45575..92f2242 100644
--- a/icu4c/source/i18n/strmatch.cpp
+++ b/icu4c/source/i18n/strmatch.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2012, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   07/23/01    aliu        Creation.
diff --git a/icu4c/source/i18n/strmatch.h b/icu4c/source/i18n/strmatch.h
index c0d647a..431eeea 100644
--- a/icu4c/source/i18n/strmatch.h
+++ b/icu4c/source/i18n/strmatch.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2001-2011, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   07/23/01    aliu        Creation.
diff --git a/icu4c/source/i18n/strrepl.cpp b/icu4c/source/i18n/strrepl.cpp
index 4c90cfb..dab8b77 100644
--- a/icu4c/source/i18n/strrepl.cpp
+++ b/icu4c/source/i18n/strrepl.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2012, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/21/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/strrepl.h b/icu4c/source/i18n/strrepl.h
index faf96b6..370f2ee 100644
--- a/icu4c/source/i18n/strrepl.h
+++ b/icu4c/source/i18n/strrepl.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2011, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/21/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/stsearch.cpp b/icu4c/source/i18n/stsearch.cpp
index 9c45e11..4016d5c 100644
--- a/icu4c/source/i18n/stsearch.cpp
+++ b/icu4c/source/i18n/stsearch.cpp
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2014 IBM and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  03/22/2000   helena      Creation.
diff --git a/icu4c/source/i18n/taiwncal.cpp b/icu4c/source/i18n/taiwncal.cpp
index 5fa55d9..1a8e63f 100644
--- a/icu4c/source/i18n/taiwncal.cpp
+++ b/icu4c/source/i18n/taiwncal.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *
  * File TAIWNCAL.CPP
diff --git a/icu4c/source/i18n/taiwncal.h b/icu4c/source/i18n/taiwncal.h
index 8bd0b5c..53e1c2c 100644
--- a/icu4c/source/i18n/taiwncal.h
+++ b/icu4c/source/i18n/taiwncal.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- * Copyright (C) 2003-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  *
  * File BUDDHCAL.H
diff --git a/icu4c/source/i18n/timezone.cpp b/icu4c/source/i18n/timezone.cpp
index 37b861c..db11b9d 100644
--- a/icu4c/source/i18n/timezone.cpp
+++ b/icu4c/source/i18n/timezone.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File TIMEZONE.CPP
diff --git a/icu4c/source/i18n/titletrn.cpp b/icu4c/source/i18n/titletrn.cpp
index fe3983d..9316922 100644
--- a/icu4c/source/i18n/titletrn.cpp
+++ b/icu4c/source/i18n/titletrn.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/titletrn.h b/icu4c/source/i18n/titletrn.h
index a093152..a59a7d5 100644
--- a/icu4c/source/i18n/titletrn.h
+++ b/icu4c/source/i18n/titletrn.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/tmunit.cpp b/icu4c/source/i18n/tmunit.cpp
index f938ee9..2d4e751 100644
--- a/icu4c/source/i18n/tmunit.cpp
+++ b/icu4c/source/i18n/tmunit.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2008-2014, Google, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/tmutamt.cpp b/icu4c/source/i18n/tmutamt.cpp
index 382c7ff..5e7f243 100644
--- a/icu4c/source/i18n/tmutamt.cpp
+++ b/icu4c/source/i18n/tmutamt.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2008, Google, International Business Machines Corporation and *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  *******************************************************************************
  */ 
 
diff --git a/icu4c/source/i18n/tmutfmt.cpp b/icu4c/source/i18n/tmutfmt.cpp
index fa31d7b..3df72fe 100644
--- a/icu4c/source/i18n/tmutfmt.cpp
+++ b/icu4c/source/i18n/tmutfmt.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2008-2015, Google, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/tolowtrn.cpp b/icu4c/source/i18n/tolowtrn.cpp
index c93f4d0..0aca487 100644
--- a/icu4c/source/i18n/tolowtrn.cpp
+++ b/icu4c/source/i18n/tolowtrn.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/tolowtrn.h b/icu4c/source/i18n/tolowtrn.h
index 564b215..8c97ff6 100644
--- a/icu4c/source/i18n/tolowtrn.h
+++ b/icu4c/source/i18n/tolowtrn.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/toupptrn.cpp b/icu4c/source/i18n/toupptrn.cpp
index 4b7c7d0..7b44c29 100644
--- a/icu4c/source/i18n/toupptrn.cpp
+++ b/icu4c/source/i18n/toupptrn.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/toupptrn.h b/icu4c/source/i18n/toupptrn.h
index 77799ac..8b29959 100644
--- a/icu4c/source/i18n/toupptrn.h
+++ b/icu4c/source/i18n/toupptrn.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/24/01    aliu        Creation.
diff --git a/icu4c/source/i18n/translit.cpp b/icu4c/source/i18n/translit.cpp
index b885339..f308dad 100644
--- a/icu4c/source/i18n/translit.cpp
+++ b/icu4c/source/i18n/translit.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1999-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/transreg.cpp b/icu4c/source/i18n/transreg.cpp
index 445a26a..9483bc7 100644
--- a/icu4c/source/i18n/transreg.cpp
+++ b/icu4c/source/i18n/transreg.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   08/10/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/transreg.h b/icu4c/source/i18n/transreg.h
index e01f89a..f9c9aab 100644
--- a/icu4c/source/i18n/transreg.h
+++ b/icu4c/source/i18n/transreg.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   08/10/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/tridpars.cpp b/icu4c/source/i18n/tridpars.cpp
index 4b48d5f..0137510 100644
--- a/icu4c/source/i18n/tridpars.cpp
+++ b/icu4c/source/i18n/tridpars.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2014, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others. 
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/14/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/tridpars.h b/icu4c/source/i18n/tridpars.h
index 1f2268f..78b3d07 100644
--- a/icu4c/source/i18n/tridpars.h
+++ b/icu4c/source/i18n/tridpars.h
@@ -1,7 +1,7 @@
 /*
  **************************************************************************
- *   Copyright (c) 2002-2010, International Business Machines Corporation *
- *   and others.  All Rights Reserved.                                    *
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html                                    
  **************************************************************************
  *   Date        Name        Description                                  *
  *   01/28/2002  aliu        Creation.                                    *
diff --git a/icu4c/source/i18n/tzfmt.cpp b/icu4c/source/i18n/tzfmt.cpp
index 767fd79..5041b33 100644
--- a/icu4c/source/i18n/tzfmt.cpp
+++ b/icu4c/source/i18n/tzfmt.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/tzgnames.cpp b/icu4c/source/i18n/tzgnames.cpp
index 127ea58..2f497c0 100644
--- a/icu4c/source/i18n/tzgnames.cpp
+++ b/icu4c/source/i18n/tzgnames.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/tzgnames.h b/icu4c/source/i18n/tzgnames.h
index 66f9e84..92d84f2 100644
--- a/icu4c/source/i18n/tzgnames.h
+++ b/icu4c/source/i18n/tzgnames.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2012, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.  
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 #ifndef __TZGNAMES_H
diff --git a/icu4c/source/i18n/tznames.cpp b/icu4c/source/i18n/tznames.cpp
index db1ce0d..2372599 100644
--- a/icu4c/source/i18n/tznames.cpp
+++ b/icu4c/source/i18n/tznames.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.     
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/tznames_impl.cpp b/icu4c/source/i18n/tznames_impl.cpp
index 4548a7b..944ddd6 100644
--- a/icu4c/source/i18n/tznames_impl.cpp
+++ b/icu4c/source/i18n/tznames_impl.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File TZNAMES_IMPL.CPP
diff --git a/icu4c/source/i18n/tznames_impl.h b/icu4c/source/i18n/tznames_impl.h
index 5e5d968..6f16c74 100644
--- a/icu4c/source/i18n/tznames_impl.h
+++ b/icu4c/source/i18n/tznames_impl.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2011-2014, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.     
+ * License & terms of use: http://www.unicode.org/copyright.html                                               
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/tzrule.cpp b/icu4c/source/i18n/tzrule.cpp
index c3e9b4e..d211f19 100644
--- a/icu4c/source/i18n/tzrule.cpp
+++ b/icu4c/source/i18n/tzrule.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/tztrans.cpp b/icu4c/source/i18n/tztrans.cpp
index 6e0ddf6..ca11c12 100644
--- a/icu4c/source/i18n/tztrans.cpp
+++ b/icu4c/source/i18n/tztrans.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/ucal.cpp b/icu4c/source/i18n/ucal.cpp
index 754eef9..d24f8a2 100644
--- a/icu4c/source/i18n/ucal.cpp
+++ b/icu4c/source/i18n/ucal.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1996-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/ucln_in.cpp b/icu4c/source/i18n/ucln_in.cpp
index 431d431..1b2a99c 100644
--- a/icu4c/source/i18n/ucln_in.cpp
+++ b/icu4c/source/i18n/ucln_in.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2001-2014, International Business Machines                   *
-*                Corporation and others. All Rights Reserved.                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html              *
 *                                                                            *
 ******************************************************************************
 *   file name:  ucln_in.cpp
diff --git a/icu4c/source/i18n/ucln_in.h b/icu4c/source/i18n/ucln_in.h
index 3fdec6d..5e1e2e6 100644
--- a/icu4c/source/i18n/ucln_in.h
+++ b/icu4c/source/i18n/ucln_in.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2001-2016, International Business Machines
-*                Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *   file name:  ucln_in.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/ucol.cpp b/icu4c/source/i18n/ucol.cpp
index 40b6791..ece50c9 100644
--- a/icu4c/source/i18n/ucol.cpp
+++ b/icu4c/source/i18n/ucol.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1996-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucol.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/ucol_imp.h b/icu4c/source/i18n/ucol_imp.h
index bfa2bb4..2ea7f0e 100644
--- a/icu4c/source/i18n/ucol_imp.h
+++ b/icu4c/source/i18n/ucol_imp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/i18n/ucol_res.cpp b/icu4c/source/i18n/ucol_res.cpp
index 9616f90..c39ed26 100644
--- a/icu4c/source/i18n/ucol_res.cpp
+++ b/icu4c/source/i18n/ucol_res.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1996-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucol_res.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/ucol_sit.cpp b/icu4c/source/i18n/ucol_sit.cpp
index 588e07d..4c346e2 100644
--- a/icu4c/source/i18n/ucol_sit.cpp
+++ b/icu4c/source/i18n/ucol_sit.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2004-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucol_sit.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/ucoleitr.cpp b/icu4c/source/i18n/ucoleitr.cpp
index 91e892d..36f0211 100644
--- a/icu4c/source/i18n/ucoleitr.cpp
+++ b/icu4c/source/i18n/ucoleitr.cpp
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 2001-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 *
 * File ucoleitr.cpp
diff --git a/icu4c/source/i18n/ucsdet.cpp b/icu4c/source/i18n/ucsdet.cpp
index f044542..9b7ac65 100644
--- a/icu4c/source/i18n/ucsdet.cpp
+++ b/icu4c/source/i18n/ucsdet.cpp
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  */
 
diff --git a/icu4c/source/i18n/udat.cpp b/icu4c/source/i18n/udat.cpp
index ef82796..d585a12 100644
--- a/icu4c/source/i18n/udat.cpp
+++ b/icu4c/source/i18n/udat.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1996-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/udateintervalformat.cpp b/icu4c/source/i18n/udateintervalformat.cpp
index ef6fc19..7e96ec1 100644
--- a/icu4c/source/i18n/udateintervalformat.cpp
+++ b/icu4c/source/i18n/udateintervalformat.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2010-2011, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/udatpg.cpp b/icu4c/source/i18n/udatpg.cpp
index d0bafa3..45a0d34 100644
--- a/icu4c/source/i18n/udatpg.cpp
+++ b/icu4c/source/i18n/udatpg.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  udatpg.cpp
diff --git a/icu4c/source/i18n/ufieldpositer.cpp b/icu4c/source/i18n/ufieldpositer.cpp
index 7f86884..78b8718 100644
--- a/icu4c/source/i18n/ufieldpositer.cpp
+++ b/icu4c/source/i18n/ufieldpositer.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2015, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/uitercollationiterator.cpp b/icu4c/source/i18n/uitercollationiterator.cpp
index f717282..fe1b6fc 100644
--- a/icu4c/source/i18n/uitercollationiterator.cpp
+++ b/icu4c/source/i18n/uitercollationiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * uitercollationiterator.cpp
 *
diff --git a/icu4c/source/i18n/uitercollationiterator.h b/icu4c/source/i18n/uitercollationiterator.h
index a64f885..fee899f 100644
--- a/icu4c/source/i18n/uitercollationiterator.h
+++ b/icu4c/source/i18n/uitercollationiterator.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * uitercollationiterator.h
 *
diff --git a/icu4c/source/i18n/ulocdata.c b/icu4c/source/i18n/ulocdata.c
index 1f60244..c65d973 100644
--- a/icu4c/source/i18n/ulocdata.c
+++ b/icu4c/source/i18n/ulocdata.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2003-2016, International Business Machines                   *
-*                Corporation and others. All Rights Reserved.                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html              *
 *                                                                            *
 ******************************************************************************
 *   file name:  ulocdata.c
diff --git a/icu4c/source/i18n/umsg.cpp b/icu4c/source/i18n/umsg.cpp
index 8143932..a423eb9 100644
--- a/icu4c/source/i18n/umsg.cpp
+++ b/icu4c/source/i18n/umsg.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  umsg.cpp
diff --git a/icu4c/source/i18n/umsg_imp.h b/icu4c/source/i18n/umsg_imp.h
index 78bbf96..35ae761 100644
--- a/icu4c/source/i18n/umsg_imp.h
+++ b/icu4c/source/i18n/umsg_imp.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  umsg_imp.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/unesctrn.cpp b/icu4c/source/i18n/unesctrn.cpp
index c950362..a2b10a9 100644
--- a/icu4c/source/i18n/unesctrn.cpp
+++ b/icu4c/source/i18n/unesctrn.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (c) 2001-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/19/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/unesctrn.h b/icu4c/source/i18n/unesctrn.h
index bfde6fc..8a839bc 100644
--- a/icu4c/source/i18n/unesctrn.h
+++ b/icu4c/source/i18n/unesctrn.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (c) 2001-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   Date        Name        Description
  *   11/20/2001  aliu        Creation.
diff --git a/icu4c/source/i18n/uni2name.cpp b/icu4c/source/i18n/uni2name.cpp
index 4a1defd..102abfb 100644
--- a/icu4c/source/i18n/uni2name.cpp
+++ b/icu4c/source/i18n/uni2name.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   06/06/01    aliu        Creation.
diff --git a/icu4c/source/i18n/uni2name.h b/icu4c/source/i18n/uni2name.h
index aede864..08987f7 100644
--- a/icu4c/source/i18n/uni2name.h
+++ b/icu4c/source/i18n/uni2name.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   06/06/01    aliu        Creation.
diff --git a/icu4c/source/i18n/unicode/alphaindex.h b/icu4c/source/i18n/unicode/alphaindex.h
index 7969962..007128c 100644
--- a/icu4c/source/i18n/unicode/alphaindex.h
+++ b/icu4c/source/i18n/unicode/alphaindex.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2011-2014 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 */
diff --git a/icu4c/source/i18n/unicode/basictz.h b/icu4c/source/i18n/unicode/basictz.h
index f1e477f..f5ba33f 100644
--- a/icu4c/source/i18n/unicode/basictz.h
+++ b/icu4c/source/i18n/unicode/basictz.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef BASICTZ_H
diff --git a/icu4c/source/i18n/unicode/calendar.h b/icu4c/source/i18n/unicode/calendar.h
index bc7f054..f8bd521 100644
--- a/icu4c/source/i18n/unicode/calendar.h
+++ b/icu4c/source/i18n/unicode/calendar.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File CALENDAR.H
diff --git a/icu4c/source/i18n/unicode/choicfmt.h b/icu4c/source/i18n/unicode/choicfmt.h
index cfd5206..97486de 100644
--- a/icu4c/source/i18n/unicode/choicfmt.h
+++ b/icu4c/source/i18n/unicode/choicfmt.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File CHOICFMT.H
diff --git a/icu4c/source/i18n/unicode/coleitr.h b/icu4c/source/i18n/unicode/coleitr.h
index 8c5d0e9..e9b41b1 100644
--- a/icu4c/source/i18n/unicode/coleitr.h
+++ b/icu4c/source/i18n/unicode/coleitr.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- *   Copyright (C) 1997-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/unicode/coll.h b/icu4c/source/i18n/unicode/coll.h
index 5468342..6eed530 100644
--- a/icu4c/source/i18n/unicode/coll.h
+++ b/icu4c/source/i18n/unicode/coll.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-*   Copyright (C) 1996-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/compactdecimalformat.h b/icu4c/source/i18n/unicode/compactdecimalformat.h
index ced6bee..2b2f861 100644
--- a/icu4c/source/i18n/unicode/compactdecimalformat.h
+++ b/icu4c/source/i18n/unicode/compactdecimalformat.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2012-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File COMPACTDECIMALFORMAT.H
diff --git a/icu4c/source/i18n/unicode/curramt.h b/icu4c/source/i18n/unicode/curramt.h
index c33e6f1..ab7188b 100644
--- a/icu4c/source/i18n/unicode/curramt.h
+++ b/icu4c/source/i18n/unicode/curramt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2006, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/unicode/currpinf.h b/icu4c/source/i18n/unicode/currpinf.h
index 5e487f9..2c076ef 100644
--- a/icu4c/source/i18n/unicode/currpinf.h
+++ b/icu4c/source/i18n/unicode/currpinf.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2009-2015, International Business Machines Corporation and         *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 #ifndef CURRPINF_H
diff --git a/icu4c/source/i18n/unicode/currunit.h b/icu4c/source/i18n/unicode/currunit.h
index d79836b..bed7c28 100644
--- a/icu4c/source/i18n/unicode/currunit.h
+++ b/icu4c/source/i18n/unicode/currunit.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/unicode/datefmt.h b/icu4c/source/i18n/unicode/datefmt.h
index e98617a..f78814f 100644
--- a/icu4c/source/i18n/unicode/datefmt.h
+++ b/icu4c/source/i18n/unicode/datefmt.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- *   Copyright (C) 1997-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  *
  * File DATEFMT.H
diff --git a/icu4c/source/i18n/unicode/dcfmtsym.h b/icu4c/source/i18n/unicode/dcfmtsym.h
index 9b406b1..d0ce51b 100644
--- a/icu4c/source/i18n/unicode/dcfmtsym.h
+++ b/icu4c/source/i18n/unicode/dcfmtsym.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File DCFMTSYM.H
diff --git a/icu4c/source/i18n/unicode/decimfmt.h b/icu4c/source/i18n/unicode/decimfmt.h
index e7f8ea5..614f869 100644
--- a/icu4c/source/i18n/unicode/decimfmt.h
+++ b/icu4c/source/i18n/unicode/decimfmt.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File DECIMFMT.H
diff --git a/icu4c/source/i18n/unicode/dtfmtsym.h b/icu4c/source/i18n/unicode/dtfmtsym.h
index 80c1479..cfcfb81 100644
--- a/icu4c/source/i18n/unicode/dtfmtsym.h
+++ b/icu4c/source/i18n/unicode/dtfmtsym.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File DTFMTSYM.H
diff --git a/icu4c/source/i18n/unicode/dtitvfmt.h b/icu4c/source/i18n/unicode/dtitvfmt.h
index 181d46c..62efa20 100644
--- a/icu4c/source/i18n/unicode/dtitvfmt.h
+++ b/icu4c/source/i18n/unicode/dtitvfmt.h
@@ -1,6 +1,6 @@
 /********************************************************************************
-* Copyright (C) 2008-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTITVFMT.H
diff --git a/icu4c/source/i18n/unicode/dtitvinf.h b/icu4c/source/i18n/unicode/dtitvinf.h
index 2b23dfe..a7ba247 100644
--- a/icu4c/source/i18n/unicode/dtitvinf.h
+++ b/icu4c/source/i18n/unicode/dtitvinf.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2008-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *
  * File DTITVINF.H
diff --git a/icu4c/source/i18n/unicode/dtptngen.h b/icu4c/source/i18n/unicode/dtptngen.h
index eb8a445..1a38b40 100644
--- a/icu4c/source/i18n/unicode/dtptngen.h
+++ b/icu4c/source/i18n/unicode/dtptngen.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File DTPTNGEN.H
diff --git a/icu4c/source/i18n/unicode/dtrule.h b/icu4c/source/i18n/unicode/dtrule.h
index cb526a1..0f99f16 100644
--- a/icu4c/source/i18n/unicode/dtrule.h
+++ b/icu4c/source/i18n/unicode/dtrule.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef DTRULE_H
diff --git a/icu4c/source/i18n/unicode/fieldpos.h b/icu4c/source/i18n/unicode/fieldpos.h
index 38a9576..0b31e1f 100644
--- a/icu4c/source/i18n/unicode/fieldpos.h
+++ b/icu4c/source/i18n/unicode/fieldpos.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- *   Copyright (C) 1997-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  *
  * File FIELDPOS.H
diff --git a/icu4c/source/i18n/unicode/fmtable.h b/icu4c/source/i18n/unicode/fmtable.h
index 6cad276..c297faa 100644
--- a/icu4c/source/i18n/unicode/fmtable.h
+++ b/icu4c/source/i18n/unicode/fmtable.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1997-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File FMTABLE.H
diff --git a/icu4c/source/i18n/unicode/format.h b/icu4c/source/i18n/unicode/format.h
index cb8ea61..b3a4bb0 100644
--- a/icu4c/source/i18n/unicode/format.h
+++ b/icu4c/source/i18n/unicode/format.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-* Copyright (C) 1997-2011, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File FORMAT.H
diff --git a/icu4c/source/i18n/unicode/fpositer.h b/icu4c/source/i18n/unicode/fpositer.h
index b842161..6e84dde 100644
--- a/icu4c/source/i18n/unicode/fpositer.h
+++ b/icu4c/source/i18n/unicode/fpositer.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2010-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File attiter.h
diff --git a/icu4c/source/i18n/unicode/gender.h b/icu4c/source/i18n/unicode/gender.h
index 1a6ae8f..184a308 100644
--- a/icu4c/source/i18n/unicode/gender.h
+++ b/icu4c/source/i18n/unicode/gender.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2008-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/unicode/gregocal.h b/icu4c/source/i18n/unicode/gregocal.h
index e6ae4d6..28f4e01 100644
--- a/icu4c/source/i18n/unicode/gregocal.h
+++ b/icu4c/source/i18n/unicode/gregocal.h
@@ -1,6 +1,6 @@
 /*
-* Copyright (C) 1997-2013, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File GREGOCAL.H
diff --git a/icu4c/source/i18n/unicode/measfmt.h b/icu4c/source/i18n/unicode/measfmt.h
index 57debd9..3a4c4f7 100644
--- a/icu4c/source/i18n/unicode/measfmt.h
+++ b/icu4c/source/i18n/unicode/measfmt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 20, 2004
diff --git a/icu4c/source/i18n/unicode/measunit.h b/icu4c/source/i18n/unicode/measunit.h
index 5788a81..3de29ae 100644
--- a/icu4c/source/i18n/unicode/measunit.h
+++ b/icu4c/source/i18n/unicode/measunit.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/unicode/measure.h b/icu4c/source/i18n/unicode/measure.h
index c0f88bb..861ab39 100644
--- a/icu4c/source/i18n/unicode/measure.h
+++ b/icu4c/source/i18n/unicode/measure.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: April 26, 2004
diff --git a/icu4c/source/i18n/unicode/msgfmt.h b/icu4c/source/i18n/unicode/msgfmt.h
index 5de91e4..b0b2dd3 100644
--- a/icu4c/source/i18n/unicode/msgfmt.h
+++ b/icu4c/source/i18n/unicode/msgfmt.h
@@ -1,6 +1,6 @@
 /*
-* Copyright (C) 2007-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File MSGFMT.H
diff --git a/icu4c/source/i18n/unicode/numfmt.h b/icu4c/source/i18n/unicode/numfmt.h
index 1d16131..e2ded65 100644
--- a/icu4c/source/i18n/unicode/numfmt.h
+++ b/icu4c/source/i18n/unicode/numfmt.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-* Copyright (C) 1997-2016, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File NUMFMT.H
diff --git a/icu4c/source/i18n/unicode/numsys.h b/icu4c/source/i18n/unicode/numsys.h
index deeda2c..ccfa9cd 100644
--- a/icu4c/source/i18n/unicode/numsys.h
+++ b/icu4c/source/i18n/unicode/numsys.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/unicode/plurfmt.h b/icu4c/source/i18n/unicode/plurfmt.h
index f7099d8..c8453f5 100644
--- a/icu4c/source/i18n/unicode/plurfmt.h
+++ b/icu4c/source/i18n/unicode/plurfmt.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 
diff --git a/icu4c/source/i18n/unicode/plurrule.h b/icu4c/source/i18n/unicode/plurrule.h
index 7abd657..6177064 100644
--- a/icu4c/source/i18n/unicode/plurrule.h
+++ b/icu4c/source/i18n/unicode/plurrule.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2008-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 *
diff --git a/icu4c/source/i18n/unicode/rbnf.h b/icu4c/source/i18n/unicode/rbnf.h
index 8d619862..38e8261 100644
--- a/icu4c/source/i18n/unicode/rbnf.h
+++ b/icu4c/source/i18n/unicode/rbnf.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/rbtz.h b/icu4c/source/i18n/unicode/rbtz.h
index f20fc81..6b7ab44 100644
--- a/icu4c/source/i18n/unicode/rbtz.h
+++ b/icu4c/source/i18n/unicode/rbtz.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef RBTZ_H
diff --git a/icu4c/source/i18n/unicode/regex.h b/icu4c/source/i18n/unicode/regex.h
index 40e10eb..f6d4bfa 100644
--- a/icu4c/source/i18n/unicode/regex.h
+++ b/icu4c/source/i18n/unicode/regex.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  regex.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/unicode/region.h b/icu4c/source/i18n/unicode/region.h
index ad9f389..6b2ed74 100644
--- a/icu4c/source/i18n/unicode/region.h
+++ b/icu4c/source/i18n/unicode/region.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2014-2016, International Business Machines Corporation and others.
- * All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/unicode/reldatefmt.h b/icu4c/source/i18n/unicode/reldatefmt.h
index 81c71e1..fde5780 100644
--- a/icu4c/source/i18n/unicode/reldatefmt.h
+++ b/icu4c/source/i18n/unicode/reldatefmt.h
@@ -1,8 +1,7 @@
 /*
 *****************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and
-* others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************
 *
 * File RELDATEFMT.H
diff --git a/icu4c/source/i18n/unicode/scientificnumberformatter.h b/icu4c/source/i18n/unicode/scientificnumberformatter.h
index 9874887..67e637b 100644
--- a/icu4c/source/i18n/unicode/scientificnumberformatter.h
+++ b/icu4c/source/i18n/unicode/scientificnumberformatter.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2014-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #ifndef SCINUMBERFORMATTER_H
diff --git a/icu4c/source/i18n/unicode/search.h b/icu4c/source/i18n/unicode/search.h
index 71bbf2d..89c125e 100644
--- a/icu4c/source/i18n/unicode/search.h
+++ b/icu4c/source/i18n/unicode/search.h
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011 IBM and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  03/22/2000   helena      Creation.
diff --git a/icu4c/source/i18n/unicode/selfmt.h b/icu4c/source/i18n/unicode/selfmt.h
index 635144b..b406cf6 100755
--- a/icu4c/source/i18n/unicode/selfmt.h
+++ b/icu4c/source/i18n/unicode/selfmt.h
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  ********************************************************************
  *
  * File SELFMT.H
diff --git a/icu4c/source/i18n/unicode/simpletz.h b/icu4c/source/i18n/unicode/simpletz.h
index 4762f63..23f25e2 100644
--- a/icu4c/source/i18n/unicode/simpletz.h
+++ b/icu4c/source/i18n/unicode/simpletz.h
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- * Copyright (C) 1997-2013, International Business Machines                     *
- * Corporation and others. All Rights Reserved.                                 *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.                     *
+ * License & terms of use: http://www.unicode.org/copyright.html                                 *
  ********************************************************************************
  *
  * File SIMPLETZ.H
diff --git a/icu4c/source/i18n/unicode/smpdtfmt.h b/icu4c/source/i18n/unicode/smpdtfmt.h
index b7fa420..793b19a 100644
--- a/icu4c/source/i18n/unicode/smpdtfmt.h
+++ b/icu4c/source/i18n/unicode/smpdtfmt.h
@@ -1,6 +1,6 @@
 /*
-* Copyright (C) 1997-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File SMPDTFMT.H
diff --git a/icu4c/source/i18n/unicode/sortkey.h b/icu4c/source/i18n/unicode/sortkey.h
index c125eee..1e9dde7 100644
--- a/icu4c/source/i18n/unicode/sortkey.h
+++ b/icu4c/source/i18n/unicode/sortkey.h
@@ -1,7 +1,7 @@
 /*
  *****************************************************************************
- * Copyright (C) 1996-2014, International Business Machines Corporation and others.
- * All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *****************************************************************************
  *
  * File sortkey.h
diff --git a/icu4c/source/i18n/unicode/stsearch.h b/icu4c/source/i18n/unicode/stsearch.h
index d38cb23..b86c8ee 100644
--- a/icu4c/source/i18n/unicode/stsearch.h
+++ b/icu4c/source/i18n/unicode/stsearch.h
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2014 IBM and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  03/22/2000   helena      Creation.
diff --git a/icu4c/source/i18n/unicode/tblcoll.h b/icu4c/source/i18n/unicode/tblcoll.h
index 020c4b9..656b28c 100644
--- a/icu4c/source/i18n/unicode/tblcoll.h
+++ b/icu4c/source/i18n/unicode/tblcoll.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 1996-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/timezone.h b/icu4c/source/i18n/unicode/timezone.h
index 0a1441b..74b202b 100644
--- a/icu4c/source/i18n/unicode/timezone.h
+++ b/icu4c/source/i18n/unicode/timezone.h
@@ -1,6 +1,6 @@
 /*************************************************************************
-* Copyright (c) 1997-2016, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **************************************************************************
 *
 * File TIMEZONE.H
diff --git a/icu4c/source/i18n/unicode/tmunit.h b/icu4c/source/i18n/unicode/tmunit.h
index e398ab9..b8cf6b3 100644
--- a/icu4c/source/i18n/unicode/tmunit.h
+++ b/icu4c/source/i18n/unicode/tmunit.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2009-2016, International Business Machines Corporation,       *
- * Google, and others. All Rights Reserved.                                    *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/unicode/tmutamt.h b/icu4c/source/i18n/unicode/tmutamt.h
index bd2b8a4..7acc21c 100644
--- a/icu4c/source/i18n/unicode/tmutamt.h
+++ b/icu4c/source/i18n/unicode/tmutamt.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2009-2010, Google, International Business Machines Corporation and *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */ 
 
diff --git a/icu4c/source/i18n/unicode/tmutfmt.h b/icu4c/source/i18n/unicode/tmutfmt.h
index 728ff13..e4cf4a2 100644
--- a/icu4c/source/i18n/unicode/tmutfmt.h
+++ b/icu4c/source/i18n/unicode/tmutfmt.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2008-2014, Google, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/unicode/translit.h b/icu4c/source/i18n/unicode/translit.h
index 22e1e24..00b5823 100644
--- a/icu4c/source/i18n/unicode/translit.h
+++ b/icu4c/source/i18n/unicode/translit.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1999-2014, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/17/99    aliu        Creation.
diff --git a/icu4c/source/i18n/unicode/tzfmt.h b/icu4c/source/i18n/unicode/tzfmt.h
index 5ec6c44..cc5799a 100644
--- a/icu4c/source/i18n/unicode/tzfmt.h
+++ b/icu4c/source/i18n/unicode/tzfmt.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef __TZFMT_H
diff --git a/icu4c/source/i18n/unicode/tznames.h b/icu4c/source/i18n/unicode/tznames.h
index cbc9c1f..70fbf8b 100644
--- a/icu4c/source/i18n/unicode/tznames.h
+++ b/icu4c/source/i18n/unicode/tznames.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2011-2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef __TZNAMES_H
diff --git a/icu4c/source/i18n/unicode/tzrule.h b/icu4c/source/i18n/unicode/tzrule.h
index afa4014..816c888 100644
--- a/icu4c/source/i18n/unicode/tzrule.h
+++ b/icu4c/source/i18n/unicode/tzrule.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef TZRULE_H
diff --git a/icu4c/source/i18n/unicode/tztrans.h b/icu4c/source/i18n/unicode/tztrans.h
index 94b8e91..c3d0009 100644
--- a/icu4c/source/i18n/unicode/tztrans.h
+++ b/icu4c/source/i18n/unicode/tztrans.h
@@ -1,7 +1,6 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                                                * License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef TZTRANS_H
diff --git a/icu4c/source/i18n/unicode/ucal.h b/icu4c/source/i18n/unicode/ucal.h
index 3682860..a745765 100644
--- a/icu4c/source/i18n/unicode/ucal.h
+++ b/icu4c/source/i18n/unicode/ucal.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/i18n/unicode/ucol.h b/icu4c/source/i18n/unicode/ucol.h
index 8b44716..9129483 100644
--- a/icu4c/source/i18n/unicode/ucol.h
+++ b/icu4c/source/i18n/unicode/ucol.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (c) 1996-2015, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/ucoleitr.h b/icu4c/source/i18n/unicode/ucoleitr.h
index f987624..be6df44 100644
--- a/icu4c/source/i18n/unicode/ucoleitr.h
+++ b/icu4c/source/i18n/unicode/ucoleitr.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File ucoleitr.h
diff --git a/icu4c/source/i18n/unicode/ucsdet.h b/icu4c/source/i18n/unicode/ucsdet.h
index d3a297b..fb2cd4d 100644
--- a/icu4c/source/i18n/unicode/ucsdet.h
+++ b/icu4c/source/i18n/unicode/ucsdet.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2013, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   file name:  ucsdet.h
  *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/unicode/udat.h b/icu4c/source/i18n/unicode/udat.h
index 5baec62..1286046 100644
--- a/icu4c/source/i18n/unicode/udat.h
+++ b/icu4c/source/i18n/unicode/udat.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/udateintervalformat.h b/icu4c/source/i18n/unicode/udateintervalformat.h
index 0b8cb8c..d9a2092 100644
--- a/icu4c/source/i18n/unicode/udateintervalformat.h
+++ b/icu4c/source/i18n/unicode/udateintervalformat.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2010-2012,2015 International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/udatpg.h b/icu4c/source/i18n/unicode/udatpg.h
index aa4ca7a..25aa5fe 100644
--- a/icu4c/source/i18n/unicode/udatpg.h
+++ b/icu4c/source/i18n/unicode/udatpg.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2007-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  udatpg.h
diff --git a/icu4c/source/i18n/unicode/ufieldpositer.h b/icu4c/source/i18n/unicode/ufieldpositer.h
index 836bfdf..b3b6a5c 100644
--- a/icu4c/source/i18n/unicode/ufieldpositer.h
+++ b/icu4c/source/i18n/unicode/ufieldpositer.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/uformattable.h b/icu4c/source/i18n/unicode/uformattable.h
index a64ae14..75c16a3 100644
--- a/icu4c/source/i18n/unicode/uformattable.h
+++ b/icu4c/source/i18n/unicode/uformattable.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-* Copyright (C) 2013-2014, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File UFORMATTABLE.H
diff --git a/icu4c/source/i18n/unicode/ugender.h b/icu4c/source/i18n/unicode/ugender.h
index 86e229d..d887f35 100644
--- a/icu4c/source/i18n/unicode/ugender.h
+++ b/icu4c/source/i18n/unicode/ugender.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2010-2013, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/ulocdata.h b/icu4c/source/i18n/unicode/ulocdata.h
index 63495f6..ed89fc2 100644
--- a/icu4c/source/i18n/unicode/ulocdata.h
+++ b/icu4c/source/i18n/unicode/ulocdata.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2003-2015, International Business Machines                   *
-*                Corporation and others. All Rights Reserved.                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html              *             
 *                                                                            *
 ******************************************************************************
 *   file name:  ulocdata.h
diff --git a/icu4c/source/i18n/unicode/umsg.h b/icu4c/source/i18n/unicode/umsg.h
index 52fe90e..9327673 100644
--- a/icu4c/source/i18n/unicode/umsg.h
+++ b/icu4c/source/i18n/unicode/umsg.h
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  *   file name:  umsg.h
diff --git a/icu4c/source/i18n/unicode/unirepl.h b/icu4c/source/i18n/unicode/unirepl.h
index 6b7746b..8be040e 100644
--- a/icu4c/source/i18n/unicode/unirepl.h
+++ b/icu4c/source/i18n/unicode/unirepl.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (c) 2002-2005, International Business Machines Corporation
-*   and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   01/14/2002  aliu        Creation.
diff --git a/icu4c/source/i18n/unicode/unum.h b/icu4c/source/i18n/unicode/unum.h
index 015fd63..b9e2980 100644
--- a/icu4c/source/i18n/unicode/unum.h
+++ b/icu4c/source/i18n/unicode/unum.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 * Modification History:
 *
 *   Date        Name        Description
diff --git a/icu4c/source/i18n/unicode/unumsys.h b/icu4c/source/i18n/unicode/unumsys.h
index f5a2c43..9318e52 100644
--- a/icu4c/source/i18n/unicode/unumsys.h
+++ b/icu4c/source/i18n/unicode/unumsys.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2013-2014, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/upluralrules.h b/icu4c/source/i18n/unicode/upluralrules.h
index 5bcadd4..7c72395 100644
--- a/icu4c/source/i18n/unicode/upluralrules.h
+++ b/icu4c/source/i18n/unicode/upluralrules.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2010-2013, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/uregex.h b/icu4c/source/i18n/unicode/uregex.h
index f7c950c..31ff39e 100644
--- a/icu4c/source/i18n/unicode/uregex.h
+++ b/icu4c/source/i18n/unicode/uregex.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2004-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  uregex.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/unicode/uregion.h b/icu4c/source/i18n/unicode/uregion.h
index 99b381f..43df80c 100644
--- a/icu4c/source/i18n/unicode/uregion.h
+++ b/icu4c/source/i18n/unicode/uregion.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2014, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/ureldatefmt.h b/icu4c/source/i18n/unicode/ureldatefmt.h
index e3849d6..789f4a5 100644
--- a/icu4c/source/i18n/unicode/ureldatefmt.h
+++ b/icu4c/source/i18n/unicode/ureldatefmt.h
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2016, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/usearch.h b/icu4c/source/i18n/unicode/usearch.h
index 75521f5..2d576a9 100644
--- a/icu4c/source/i18n/unicode/usearch.h
+++ b/icu4c/source/i18n/unicode/usearch.h
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2011,2014 IBM and others. All rights reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  06/28/2001   synwee      Creation.
diff --git a/icu4c/source/i18n/unicode/uspoof.h b/icu4c/source/i18n/unicode/uspoof.h
index 7b65769..196220e 100644
--- a/icu4c/source/i18n/unicode/uspoof.h
+++ b/icu4c/source/i18n/unicode/uspoof.h
@@ -1,7 +1,7 @@
 /*
 ***************************************************************************
-* Copyright (C) 2008-2016, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ***************************************************************************
 *   file name:  uspoof.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/unicode/utmscale.h b/icu4c/source/i18n/unicode/utmscale.h
index 472d776..212f7ca 100644
--- a/icu4c/source/i18n/unicode/utmscale.h
+++ b/icu4c/source/i18n/unicode/utmscale.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2004 - 2008, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/unicode/utrans.h b/icu4c/source/i18n/unicode/utrans.h
index e3fe162..31c7122 100644
--- a/icu4c/source/i18n/unicode/utrans.h
+++ b/icu4c/source/i18n/unicode/utrans.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1997-2011,2014-2015 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   Date        Name        Description
 *   06/21/00    aliu        Creation.
diff --git a/icu4c/source/i18n/unicode/vtzone.h b/icu4c/source/i18n/unicode/vtzone.h
index 92817ba..6d7f530 100644
--- a/icu4c/source/i18n/unicode/vtzone.h
+++ b/icu4c/source/i18n/unicode/vtzone.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef VTZONE_H
diff --git a/icu4c/source/i18n/unum.cpp b/icu4c/source/i18n/unum.cpp
index 5941675..bc09cf0 100644
--- a/icu4c/source/i18n/unum.cpp
+++ b/icu4c/source/i18n/unum.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 1996-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * Modification History:
 *
diff --git a/icu4c/source/i18n/unumsys.cpp b/icu4c/source/i18n/unumsys.cpp
index aab769d..8d513ac 100644
--- a/icu4c/source/i18n/unumsys.cpp
+++ b/icu4c/source/i18n/unumsys.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2013, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/upluralrules.cpp b/icu4c/source/i18n/upluralrules.cpp
index 1e92c88..ce3eb7c 100644
--- a/icu4c/source/i18n/upluralrules.cpp
+++ b/icu4c/source/i18n/upluralrules.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2010-2012, International Business Machines
-* Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/uregex.cpp b/icu4c/source/i18n/uregex.cpp
index 99e9428..5005263 100644
--- a/icu4c/source/i18n/uregex.cpp
+++ b/icu4c/source/i18n/uregex.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2004-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uregex.cpp
 */
diff --git a/icu4c/source/i18n/uregexc.cpp b/icu4c/source/i18n/uregexc.cpp
index 6590020..cdc7f52 100644
--- a/icu4c/source/i18n/uregexc.cpp
+++ b/icu4c/source/i18n/uregexc.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2003-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:   regexc.cpp
 *   description: The purpose of this function is to separate the codepage
diff --git a/icu4c/source/i18n/uregion.cpp b/icu4c/source/i18n/uregion.cpp
index 58bd9d0..1ff5344 100644
--- a/icu4c/source/i18n/uregion.cpp
+++ b/icu4c/source/i18n/uregion.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************************
-* Copyright (C) 2013-2015, International Business Machines Corporation and others.
-* All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *****************************************************************************************
 */
 
diff --git a/icu4c/source/i18n/usearch.cpp b/icu4c/source/i18n/usearch.cpp
index 41639b6..a3ba7f1 100644
--- a/icu4c/source/i18n/usearch.cpp
+++ b/icu4c/source/i18n/usearch.cpp
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2015 IBM and others. All rights reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  07/02/2001   synwee      Creation.
diff --git a/icu4c/source/i18n/uspoof.cpp b/icu4c/source/i18n/uspoof.cpp
index c6bbeb6..011dfe2 100644
--- a/icu4c/source/i18n/uspoof.cpp
+++ b/icu4c/source/i18n/uspoof.cpp
@@ -1,7 +1,7 @@
 /*
 ***************************************************************************
-* Copyright (C) 2008-2015, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ***************************************************************************
 *   file name:  uspoof.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/uspoof_build.cpp b/icu4c/source/i18n/uspoof_build.cpp
index 18a1ed6..388c6a7 100644
--- a/icu4c/source/i18n/uspoof_build.cpp
+++ b/icu4c/source/i18n/uspoof_build.cpp
@@ -1,7 +1,7 @@
 /*
  ***************************************************************************
- * Copyright (C) 2008-2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***************************************************************************
  *   file name:  uspoof_build.cpp
  *   encoding:   US-ASCII
diff --git a/icu4c/source/i18n/uspoof_conf.cpp b/icu4c/source/i18n/uspoof_conf.cpp
index bb380ea..a58fd3d 100644
--- a/icu4c/source/i18n/uspoof_conf.cpp
+++ b/icu4c/source/i18n/uspoof_conf.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2008-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uspoof_conf.cpp
diff --git a/icu4c/source/i18n/uspoof_conf.h b/icu4c/source/i18n/uspoof_conf.h
index 663b06c..a8c9549 100644
--- a/icu4c/source/i18n/uspoof_conf.h
+++ b/icu4c/source/i18n/uspoof_conf.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2008-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uspoof_conf.h
diff --git a/icu4c/source/i18n/uspoof_impl.cpp b/icu4c/source/i18n/uspoof_impl.cpp
index 4e98db5..cae1590 100644
--- a/icu4c/source/i18n/uspoof_impl.cpp
+++ b/icu4c/source/i18n/uspoof_impl.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2008-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/i18n/uspoof_impl.h b/icu4c/source/i18n/uspoof_impl.h
index 2f6d7ec..51ee8274 100644
--- a/icu4c/source/i18n/uspoof_impl.h
+++ b/icu4c/source/i18n/uspoof_impl.h
@@ -1,7 +1,7 @@
 /*
 ***************************************************************************
-* Copyright (C) 2008-2013, International Business Machines Corporation
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 ***************************************************************************
 *
 *  uspoof_impl.h
diff --git a/icu4c/source/i18n/uspoof_wsconf.cpp b/icu4c/source/i18n/uspoof_wsconf.cpp
index ca23283..d3b922b 100644
--- a/icu4c/source/i18n/uspoof_wsconf.cpp
+++ b/icu4c/source/i18n/uspoof_wsconf.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2008-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uspoof_wsconf.cpp
diff --git a/icu4c/source/i18n/uspoof_wsconf.h b/icu4c/source/i18n/uspoof_wsconf.h
index 19ca419..75fcf86 100644
--- a/icu4c/source/i18n/uspoof_wsconf.h
+++ b/icu4c/source/i18n/uspoof_wsconf.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2008-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  uspoof_buildwsconf.h
diff --git a/icu4c/source/i18n/usrchimp.h b/icu4c/source/i18n/usrchimp.h
index d454d68..d19a302 100644
--- a/icu4c/source/i18n/usrchimp.h
+++ b/icu4c/source/i18n/usrchimp.h
@@ -1,6 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2015 IBM and others. All rights reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *  08/13/2001   synwee      Creation.
diff --git a/icu4c/source/i18n/utf16collationiterator.cpp b/icu4c/source/i18n/utf16collationiterator.cpp
index 559ea91..5580e25 100644
--- a/icu4c/source/i18n/utf16collationiterator.cpp
+++ b/icu4c/source/i18n/utf16collationiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * utf16collationiterator.cpp
 *
diff --git a/icu4c/source/i18n/utf16collationiterator.h b/icu4c/source/i18n/utf16collationiterator.h
index 16de207..b9a856b 100644
--- a/icu4c/source/i18n/utf16collationiterator.h
+++ b/icu4c/source/i18n/utf16collationiterator.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * utf16collationiterator.h
 *
diff --git a/icu4c/source/i18n/utf8collationiterator.cpp b/icu4c/source/i18n/utf8collationiterator.cpp
index ddb753f..7b4a817 100644
--- a/icu4c/source/i18n/utf8collationiterator.cpp
+++ b/icu4c/source/i18n/utf8collationiterator.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * utf8collationiterator.cpp
 *
diff --git a/icu4c/source/i18n/utf8collationiterator.h b/icu4c/source/i18n/utf8collationiterator.h
index bb0fc11..2a52965 100644
--- a/icu4c/source/i18n/utf8collationiterator.h
+++ b/icu4c/source/i18n/utf8collationiterator.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * utf8collationiterator.h
 *
diff --git a/icu4c/source/i18n/utmscale.c b/icu4c/source/i18n/utmscale.c
index 8db051d..494ca98 100644
--- a/icu4c/source/i18n/utmscale.c
+++ b/icu4c/source/i18n/utmscale.c
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2004-2012, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/utrans.cpp b/icu4c/source/i18n/utrans.cpp
index f4f86d5..9492cd3 100644
--- a/icu4c/source/i18n/utrans.cpp
+++ b/icu4c/source/i18n/utrans.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- *   Copyright (C) 1997-2009,2014 International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  *******************************************************************************
  *   Date        Name        Description
  *   06/21/00    aliu        Creation.
diff --git a/icu4c/source/i18n/valueformatter.cpp b/icu4c/source/i18n/valueformatter.cpp
index d7870d1..f36a2bb 100644
--- a/icu4c/source/i18n/valueformatter.cpp
+++ b/icu4c/source/i18n/valueformatter.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/valueformatter.h b/icu4c/source/i18n/valueformatter.h
index e985edd..434f7cd 100644
--- a/icu4c/source/i18n/valueformatter.h
+++ b/icu4c/source/i18n/valueformatter.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.          
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/visibledigits.cpp b/icu4c/source/i18n/visibledigits.cpp
index 59832d6..0cb0c6b 100644
--- a/icu4c/source/i18n/visibledigits.cpp
+++ b/icu4c/source/i18n/visibledigits.cpp
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2016, International Business Machines
- * Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * file name: visibledigits.cpp
  */
diff --git a/icu4c/source/i18n/visibledigits.h b/icu4c/source/i18n/visibledigits.h
index 88598d7..9c1185b 100644
--- a/icu4c/source/i18n/visibledigits.h
+++ b/icu4c/source/i18n/visibledigits.h
@@ -1,6 +1,7 @@
 /*
-******************************************************************************* * Copyright (C) 2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+*******************************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * visibledigits.h
 *
diff --git a/icu4c/source/i18n/vtzone.cpp b/icu4c/source/i18n/vtzone.cpp
index fd8f83a..cb63774 100644
--- a/icu4c/source/i18n/vtzone.cpp
+++ b/icu4c/source/i18n/vtzone.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/vzone.cpp b/icu4c/source/i18n/vzone.cpp
index 1f60102..dc5f959 100644
--- a/icu4c/source/i18n/vzone.cpp
+++ b/icu4c/source/i18n/vzone.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2011, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/vzone.h b/icu4c/source/i18n/vzone.h
index cbdda26..7733536 100644
--- a/icu4c/source/i18n/vzone.h
+++ b/icu4c/source/i18n/vzone.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/windtfmt.cpp b/icu4c/source/i18n/windtfmt.cpp
index 93aa473..1e754d7 100644
--- a/icu4c/source/i18n/windtfmt.cpp
+++ b/icu4c/source/i18n/windtfmt.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINDTFMT.CPP
diff --git a/icu4c/source/i18n/windtfmt.h b/icu4c/source/i18n/windtfmt.h
index 663ee16..5aa8e03 100644
--- a/icu4c/source/i18n/windtfmt.h
+++ b/icu4c/source/i18n/windtfmt.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINDTFMT.H
diff --git a/icu4c/source/i18n/winnmfmt.cpp b/icu4c/source/i18n/winnmfmt.cpp
index 2361073..b7b9461 100644
--- a/icu4c/source/i18n/winnmfmt.cpp
+++ b/icu4c/source/i18n/winnmfmt.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINNMFMT.CPP
diff --git a/icu4c/source/i18n/winnmfmt.h b/icu4c/source/i18n/winnmfmt.h
index 14b72cd..c74b7c3 100644
--- a/icu4c/source/i18n/winnmfmt.h
+++ b/icu4c/source/i18n/winnmfmt.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINNMFMT.H
diff --git a/icu4c/source/i18n/wintzimpl.cpp b/icu4c/source/i18n/wintzimpl.cpp
index e276680..dcacfa4 100644
--- a/icu4c/source/i18n/wintzimpl.cpp
+++ b/icu4c/source/i18n/wintzimpl.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2009-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINTZIMPL.CPP
diff --git a/icu4c/source/i18n/wintzimpl.h b/icu4c/source/i18n/wintzimpl.h
index 3c01c0f..3154a6f 100644
--- a/icu4c/source/i18n/wintzimpl.h
+++ b/icu4c/source/i18n/wintzimpl.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2008-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINTZIMPL.H
diff --git a/icu4c/source/i18n/zonemeta.cpp b/icu4c/source/i18n/zonemeta.cpp
index e2c75e5..c839d5a 100644
--- a/icu4c/source/i18n/zonemeta.cpp
+++ b/icu4c/source/i18n/zonemeta.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/zonemeta.h b/icu4c/source/i18n/zonemeta.h
index ac65e82..8c43035 100644
--- a/icu4c/source/i18n/zonemeta.h
+++ b/icu4c/source/i18n/zonemeta.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2013, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 *******************************************************************************
 */
 #ifndef ZONEMETA_H
diff --git a/icu4c/source/i18n/zrule.cpp b/icu4c/source/i18n/zrule.cpp
index 7b584c3..813c3a5 100644
--- a/icu4c/source/i18n/zrule.cpp
+++ b/icu4c/source/i18n/zrule.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2011, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/zrule.h b/icu4c/source/i18n/zrule.h
index a1f405c..bf6ddff 100644
--- a/icu4c/source/i18n/zrule.h
+++ b/icu4c/source/i18n/zrule.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef __ZRULE_H
diff --git a/icu4c/source/i18n/ztrans.cpp b/icu4c/source/i18n/ztrans.cpp
index 58f2e12..e9eab8c 100644
--- a/icu4c/source/i18n/ztrans.cpp
+++ b/icu4c/source/i18n/ztrans.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2010, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 *******************************************************************************
 */
 
diff --git a/icu4c/source/i18n/ztrans.h b/icu4c/source/i18n/ztrans.h
index 0331df8..4e11ba8 100644
--- a/icu4c/source/i18n/ztrans.h
+++ b/icu4c/source/i18n/ztrans.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2009-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 #ifndef __ZTRANS_H
diff --git a/icu4c/source/icudefs.mk.in b/icu4c/source/icudefs.mk.in
index a405e27..5eef2da 100644
--- a/icu4c/source/icudefs.mk.in
+++ b/icu4c/source/icudefs.mk.in
@@ -2,8 +2,8 @@
 #
 # Yves Arrouye.
 #
-# Copyright (C) 2000-2016, International Business Machines Corporation and others.
-# All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 #
 # Some of these variables are overridden in the config/mh-* files.
diff --git a/icu4c/source/io/Makefile.in b/icu4c/source/io/Makefile.in
index 97cbc80..ddf2acb 100644
--- a/icu4c/source/io/Makefile.in
+++ b/icu4c/source/io/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - icuio.so
diff --git a/icu4c/source/io/io.rc b/icu4c/source/io/io.rc
index 4494132..51d1898 100644
--- a/icu4c/source/io/io.rc
+++ b/icu4c/source/io/io.rc
@@ -1,8 +1,8 @@
 // Do not edit with Microsoft Developer Studio Resource Editor.
 //   It will permanently substitute version numbers that are intended to be
 //   picked up by the pre-processor during each build.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #include "../common/msvcres.h"
 
diff --git a/icu4c/source/io/locbund.cpp b/icu4c/source/io/locbund.cpp
index 594ecc3..85834c3 100644
--- a/icu4c/source/io/locbund.cpp
+++ b/icu4c/source/io/locbund.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/io/locbund.h b/icu4c/source/io/locbund.h
index 1eac622..9be349e 100644
--- a/icu4c/source/io/locbund.h
+++ b/icu4c/source/io/locbund.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/io/sprintf.c b/icu4c/source/io/sprintf.c
index 9f86e25..5addd26 100644
--- a/icu4c/source/io/sprintf.c
+++ b/icu4c/source/io/sprintf.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/sscanf.c b/icu4c/source/io/sscanf.c
index ffc850c..4474e9f 100644
--- a/icu4c/source/io/sscanf.c
+++ b/icu4c/source/io/sscanf.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/ucln_io.cpp b/icu4c/source/io/ucln_io.cpp
index 1775d5c..ec19d26 100644
--- a/icu4c/source/io/ucln_io.cpp
+++ b/icu4c/source/io/ucln_io.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2001-2014, International Business Machines                   *
-*                Corporation and others. All Rights Reserved.                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html              *
 *                                                                            *
 ******************************************************************************
 *   file name:  ucln_io.cpp
diff --git a/icu4c/source/io/ucln_io.h b/icu4c/source/io/ucln_io.h
index 105eca8..a3bc1f5 100644
--- a/icu4c/source/io/ucln_io.h
+++ b/icu4c/source/io/ucln_io.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2001-2011, International Business Machines                   *
-*                Corporation and others. All Rights Reserved.                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.                    *
+* License & terms of use: http://www.unicode.org/copyright.html              *
 *                                                                            *
 ******************************************************************************
 *   file name:  ucln_io.h
diff --git a/icu4c/source/io/ufile.c b/icu4c/source/io/ufile.c
index ab9f70a..4c07cd8 100644
--- a/icu4c/source/io/ufile.c
+++ b/icu4c/source/io/ufile.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/ufile.h b/icu4c/source/io/ufile.h
index 42be466..a39fe10 100644
--- a/icu4c/source/io/ufile.h
+++ b/icu4c/source/io/ufile.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1998-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *
diff --git a/icu4c/source/io/ufmt_cmn.c b/icu4c/source/io/ufmt_cmn.c
index 90eaf8b..89ebf41 100644
--- a/icu4c/source/io/ufmt_cmn.c
+++ b/icu4c/source/io/ufmt_cmn.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/ufmt_cmn.h b/icu4c/source/io/ufmt_cmn.h
index f712bb3..ad2476c 100644
--- a/icu4c/source/io/ufmt_cmn.h
+++ b/icu4c/source/io/ufmt_cmn.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/unicode/ustdio.h b/icu4c/source/io/unicode/ustdio.h
index 251a2b5..d0a5817 100644
--- a/icu4c/source/io/unicode/ustdio.h
+++ b/icu4c/source/io/unicode/ustdio.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/unicode/ustream.h b/icu4c/source/io/unicode/ustream.h
index 41ccf5a..ecc18e4 100644
--- a/icu4c/source/io/unicode/ustream.h
+++ b/icu4c/source/io/unicode/ustream.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2014 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *  FILE NAME : ustream.h
 *
diff --git a/icu4c/source/io/uprintf.cpp b/icu4c/source/io/uprintf.cpp
index a7e79f8..3090727 100644
--- a/icu4c/source/io/uprintf.cpp
+++ b/icu4c/source/io/uprintf.cpp
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/uprintf.h b/icu4c/source/io/uprintf.h
index 4b53845..6ce7178 100644
--- a/icu4c/source/io/uprintf.h
+++ b/icu4c/source/io/uprintf.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/uprntf_p.c b/icu4c/source/io/uprntf_p.c
index fcb6ff8..208334b 100644
--- a/icu4c/source/io/uprntf_p.c
+++ b/icu4c/source/io/uprntf_p.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/uscanf.c b/icu4c/source/io/uscanf.c
index 3ef9b3c..6fa3379 100644
--- a/icu4c/source/io/uscanf.c
+++ b/icu4c/source/io/uscanf.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/uscanf.h b/icu4c/source/io/uscanf.h
index c192d66..f1d66a5 100644
--- a/icu4c/source/io/uscanf.h
+++ b/icu4c/source/io/uscanf.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/io/uscanf_p.c b/icu4c/source/io/uscanf_p.c
index 716885d..b3cabfe 100644
--- a/icu4c/source/io/uscanf_p.c
+++ b/icu4c/source/io/uscanf_p.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/io/ustdio.c b/icu4c/source/io/ustdio.c
index 6b4d03c..df13c00 100644
--- a/icu4c/source/io/ustdio.c
+++ b/icu4c/source/io/ustdio.c
@@ -1,8 +1,8 @@
 /*
  ******************************************************************************
  *
- *   Copyright (C) 1998-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ******************************************************************************
  *
diff --git a/icu4c/source/io/ustream.cpp b/icu4c/source/io/ustream.cpp
index 25c54eb..d3bbc68 100644
--- a/icu4c/source/io/ustream.cpp
+++ b/icu4c/source/io/ustream.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *  FILE NAME : ustream.cpp
 *
diff --git a/icu4c/source/layout/AlternateSubstSubtables.cpp b/icu4c/source/layout/AlternateSubstSubtables.cpp
index c4323e3..9557381 100644
--- a/icu4c/source/layout/AlternateSubstSubtables.cpp
+++ b/icu4c/source/layout/AlternateSubstSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/AlternateSubstSubtables.h b/icu4c/source/layout/AlternateSubstSubtables.h
index 255ff35..967f782 100644
--- a/icu4c/source/layout/AlternateSubstSubtables.h
+++ b/icu4c/source/layout/AlternateSubstSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/AnchorTables.cpp b/icu4c/source/layout/AnchorTables.cpp
index 24f3cf3..eed73d2 100644
--- a/icu4c/source/layout/AnchorTables.cpp
+++ b/icu4c/source/layout/AnchorTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/AnchorTables.h b/icu4c/source/layout/AnchorTables.h
index 71825c5..c8181ad 100644
--- a/icu4c/source/layout/AnchorTables.h
+++ b/icu4c/source/layout/AnchorTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ArabicLayoutEngine.cpp b/icu4c/source/layout/ArabicLayoutEngine.cpp
index 1a98b60..4a54946 100644
--- a/icu4c/source/layout/ArabicLayoutEngine.cpp
+++ b/icu4c/source/layout/ArabicLayoutEngine.cpp
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ArabicLayoutEngine.h b/icu4c/source/layout/ArabicLayoutEngine.h
index ddd6239..299516f 100644
--- a/icu4c/source/layout/ArabicLayoutEngine.h
+++ b/icu4c/source/layout/ArabicLayoutEngine.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ArabicShaping.cpp b/icu4c/source/layout/ArabicShaping.cpp
index 7399102e..c5bb619 100644
--- a/icu4c/source/layout/ArabicShaping.cpp
+++ b/icu4c/source/layout/ArabicShaping.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ArabicShaping.h b/icu4c/source/layout/ArabicShaping.h
index 1910810..a8cc6c7 100644
--- a/icu4c/source/layout/ArabicShaping.h
+++ b/icu4c/source/layout/ArabicShaping.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/AttachmentPosnSubtables.h b/icu4c/source/layout/AttachmentPosnSubtables.h
index 18bb279..31cc006 100644
--- a/icu4c/source/layout/AttachmentPosnSubtables.h
+++ b/icu4c/source/layout/AttachmentPosnSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CanonData.cpp b/icu4c/source/layout/CanonData.cpp
index 3924303..8ccf6c2 100644
--- a/icu4c/source/layout/CanonData.cpp
+++ b/icu4c/source/layout/CanonData.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/CanonShaping.cpp b/icu4c/source/layout/CanonShaping.cpp
index 169654e..f227e2b 100644
--- a/icu4c/source/layout/CanonShaping.cpp
+++ b/icu4c/source/layout/CanonShaping.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CanonShaping.h b/icu4c/source/layout/CanonShaping.h
index 23f1312..b6617d0 100644
--- a/icu4c/source/layout/CanonShaping.h
+++ b/icu4c/source/layout/CanonShaping.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CharSubstitutionFilter.h b/icu4c/source/layout/CharSubstitutionFilter.h
index 780e8ad..e60a5ce 100644
--- a/icu4c/source/layout/CharSubstitutionFilter.h
+++ b/icu4c/source/layout/CharSubstitutionFilter.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ClassDefinitionTables.cpp b/icu4c/source/layout/ClassDefinitionTables.cpp
index 9d04d2a..2d2b894 100644
--- a/icu4c/source/layout/ClassDefinitionTables.cpp
+++ b/icu4c/source/layout/ClassDefinitionTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ClassDefinitionTables.h b/icu4c/source/layout/ClassDefinitionTables.h
index 3f881ac..9a489c7 100644
--- a/icu4c/source/layout/ClassDefinitionTables.h
+++ b/icu4c/source/layout/ClassDefinitionTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphInsertion.h b/icu4c/source/layout/ContextualGlyphInsertion.h
index 5262732..c979646 100644
--- a/icu4c/source/layout/ContextualGlyphInsertion.h
+++ b/icu4c/source/layout/ContextualGlyphInsertion.h
@@ -1,6 +1,6 @@
 /**
  *
- * (C) Copyright IBM Corp. and Others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphInsertionProc2.cpp b/icu4c/source/layout/ContextualGlyphInsertionProc2.cpp
index 08048b7..a7561a0 100644
--- a/icu4c/source/layout/ContextualGlyphInsertionProc2.cpp
+++ b/icu4c/source/layout/ContextualGlyphInsertionProc2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphInsertionProc2.h b/icu4c/source/layout/ContextualGlyphInsertionProc2.h
index 284590b..cdd13a4 100644
--- a/icu4c/source/layout/ContextualGlyphInsertionProc2.h
+++ b/icu4c/source/layout/ContextualGlyphInsertionProc2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 2013-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphSubstProc.cpp b/icu4c/source/layout/ContextualGlyphSubstProc.cpp
index 4884710..23a2a8b 100644
--- a/icu4c/source/layout/ContextualGlyphSubstProc.cpp
+++ b/icu4c/source/layout/ContextualGlyphSubstProc.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphSubstProc.h b/icu4c/source/layout/ContextualGlyphSubstProc.h
index 71560cb..b2f87e3 100644
--- a/icu4c/source/layout/ContextualGlyphSubstProc.h
+++ b/icu4c/source/layout/ContextualGlyphSubstProc.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphSubstProc2.cpp b/icu4c/source/layout/ContextualGlyphSubstProc2.cpp
index 5aea8ec..294b6e1 100644
--- a/icu4c/source/layout/ContextualGlyphSubstProc2.cpp
+++ b/icu4c/source/layout/ContextualGlyphSubstProc2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphSubstProc2.h b/icu4c/source/layout/ContextualGlyphSubstProc2.h
index e346a43..b97e1f8 100644
--- a/icu4c/source/layout/ContextualGlyphSubstProc2.h
+++ b/icu4c/source/layout/ContextualGlyphSubstProc2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualGlyphSubstitution.h b/icu4c/source/layout/ContextualGlyphSubstitution.h
index be3a00a..6473bd3 100644
--- a/icu4c/source/layout/ContextualGlyphSubstitution.h
+++ b/icu4c/source/layout/ContextualGlyphSubstitution.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualSubstSubtables.cpp b/icu4c/source/layout/ContextualSubstSubtables.cpp
index 4c066f1..e00788f 100644
--- a/icu4c/source/layout/ContextualSubstSubtables.cpp
+++ b/icu4c/source/layout/ContextualSubstSubtables.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ContextualSubstSubtables.h b/icu4c/source/layout/ContextualSubstSubtables.h
index 7680df9..8821d99 100644
--- a/icu4c/source/layout/ContextualSubstSubtables.h
+++ b/icu4c/source/layout/ContextualSubstSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CoverageTables.cpp b/icu4c/source/layout/CoverageTables.cpp
index e5f1597..13665a6 100644
--- a/icu4c/source/layout/CoverageTables.cpp
+++ b/icu4c/source/layout/CoverageTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2006 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CoverageTables.h b/icu4c/source/layout/CoverageTables.h
index a5d6357..188fcf3 100644
--- a/icu4c/source/layout/CoverageTables.h
+++ b/icu4c/source/layout/CoverageTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CursiveAttachmentSubtables.cpp b/icu4c/source/layout/CursiveAttachmentSubtables.cpp
index 485c963..6175379 100644
--- a/icu4c/source/layout/CursiveAttachmentSubtables.cpp
+++ b/icu4c/source/layout/CursiveAttachmentSubtables.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998 - 2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/CursiveAttachmentSubtables.h b/icu4c/source/layout/CursiveAttachmentSubtables.h
index ceca0e1..8dea628 100644
--- a/icu4c/source/layout/CursiveAttachmentSubtables.h
+++ b/icu4c/source/layout/CursiveAttachmentSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/DefaultCharMapper.h b/icu4c/source/layout/DefaultCharMapper.h
index c0e1bc1..83c1358 100644
--- a/icu4c/source/layout/DefaultCharMapper.h
+++ b/icu4c/source/layout/DefaultCharMapper.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/DeviceTables.cpp b/icu4c/source/layout/DeviceTables.cpp
index 0bbbf18..89d86a4 100644
--- a/icu4c/source/layout/DeviceTables.cpp
+++ b/icu4c/source/layout/DeviceTables.cpp
@@ -1,7 +1,7 @@
 /*
  * @(#)DeviceTables.cpp 1.5 00/03/15
  *
- * (C) Copyright IBM Corp. 1998 - 2006 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/DeviceTables.h b/icu4c/source/layout/DeviceTables.h
index 3baded4..541d952 100644
--- a/icu4c/source/layout/DeviceTables.h
+++ b/icu4c/source/layout/DeviceTables.h
@@ -1,7 +1,7 @@
 /*
  * @(#)DeviceTables.h   1.5 00/03/15
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ExtensionSubtables.cpp b/icu4c/source/layout/ExtensionSubtables.cpp
index 8ac03a2..a5a2175 100644
--- a/icu4c/source/layout/ExtensionSubtables.cpp
+++ b/icu4c/source/layout/ExtensionSubtables.cpp
@@ -1,7 +1,7 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 2008-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ExtensionSubtables.h b/icu4c/source/layout/ExtensionSubtables.h
index 7d214af..f2d3df2 100644
--- a/icu4c/source/layout/ExtensionSubtables.h
+++ b/icu4c/source/layout/ExtensionSubtables.h
@@ -1,7 +1,7 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 2002-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/Features.cpp b/icu4c/source/layout/Features.cpp
index 0f964f7..5a96156 100644
--- a/icu4c/source/layout/Features.cpp
+++ b/icu4c/source/layout/Features.cpp
@@ -1,7 +1,7 @@
 /*
  * @(#)Features.cpp 1.4 00/03/15
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GDEFMarkFilter.cpp b/icu4c/source/layout/GDEFMarkFilter.cpp
index ac5128a..ccb7db1 100644
--- a/icu4c/source/layout/GDEFMarkFilter.cpp
+++ b/icu4c/source/layout/GDEFMarkFilter.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998 - 2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GDEFMarkFilter.h b/icu4c/source/layout/GDEFMarkFilter.h
index ae329cc..2b84ca1 100644
--- a/icu4c/source/layout/GDEFMarkFilter.h
+++ b/icu4c/source/layout/GDEFMarkFilter.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GXLayoutEngine.cpp b/icu4c/source/layout/GXLayoutEngine.cpp
index c16229e..5935010 100644
--- a/icu4c/source/layout/GXLayoutEngine.cpp
+++ b/icu4c/source/layout/GXLayoutEngine.cpp
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GXLayoutEngine.h b/icu4c/source/layout/GXLayoutEngine.h
index bb0fc0d..71e1666 100644
--- a/icu4c/source/layout/GXLayoutEngine.h
+++ b/icu4c/source/layout/GXLayoutEngine.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GXLayoutEngine2.cpp b/icu4c/source/layout/GXLayoutEngine2.cpp
index 9702883..a442ec6 100644
--- a/icu4c/source/layout/GXLayoutEngine2.cpp
+++ b/icu4c/source/layout/GXLayoutEngine2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GXLayoutEngine2.h b/icu4c/source/layout/GXLayoutEngine2.h
index fd766c3..7d46ded 100644
--- a/icu4c/source/layout/GXLayoutEngine2.h
+++ b/icu4c/source/layout/GXLayoutEngine2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphDefinitionTables.cpp b/icu4c/source/layout/GlyphDefinitionTables.cpp
index 67c0b21..bbd6661 100644
--- a/icu4c/source/layout/GlyphDefinitionTables.cpp
+++ b/icu4c/source/layout/GlyphDefinitionTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998 - 2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphDefinitionTables.h b/icu4c/source/layout/GlyphDefinitionTables.h
index 5be7760..f2db5c9 100644
--- a/icu4c/source/layout/GlyphDefinitionTables.h
+++ b/icu4c/source/layout/GlyphDefinitionTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphIterator.cpp b/icu4c/source/layout/GlyphIterator.cpp
index 72d2dd1..06a7ebd 100644
--- a/icu4c/source/layout/GlyphIterator.cpp
+++ b/icu4c/source/layout/GlyphIterator.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphIterator.h b/icu4c/source/layout/GlyphIterator.h
index 6531434..bb563a6 100644
--- a/icu4c/source/layout/GlyphIterator.h
+++ b/icu4c/source/layout/GlyphIterator.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphLookupTables.cpp b/icu4c/source/layout/GlyphLookupTables.cpp
index 5b79916..879cb61 100644
--- a/icu4c/source/layout/GlyphLookupTables.cpp
+++ b/icu4c/source/layout/GlyphLookupTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphLookupTables.h b/icu4c/source/layout/GlyphLookupTables.h
index 55a2e5d..f0790c5 100644
--- a/icu4c/source/layout/GlyphLookupTables.h
+++ b/icu4c/source/layout/GlyphLookupTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPositionAdjustments.cpp b/icu4c/source/layout/GlyphPositionAdjustments.cpp
index 900e1ae..adf54b5 100644
--- a/icu4c/source/layout/GlyphPositionAdjustments.cpp
+++ b/icu4c/source/layout/GlyphPositionAdjustments.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPositionAdjustments.h b/icu4c/source/layout/GlyphPositionAdjustments.h
index 9c9e39b..acab009 100644
--- a/icu4c/source/layout/GlyphPositionAdjustments.h
+++ b/icu4c/source/layout/GlyphPositionAdjustments.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPositioningTables.cpp b/icu4c/source/layout/GlyphPositioningTables.cpp
index 851128e..2dc57a8 100644
--- a/icu4c/source/layout/GlyphPositioningTables.cpp
+++ b/icu4c/source/layout/GlyphPositioningTables.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPositioningTables.h b/icu4c/source/layout/GlyphPositioningTables.h
index 571517d..0b5576f 100644
--- a/icu4c/source/layout/GlyphPositioningTables.h
+++ b/icu4c/source/layout/GlyphPositioningTables.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPosnLookupProc.cpp b/icu4c/source/layout/GlyphPosnLookupProc.cpp
index 76bdc79..6dda172 100644
--- a/icu4c/source/layout/GlyphPosnLookupProc.cpp
+++ b/icu4c/source/layout/GlyphPosnLookupProc.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998 - 2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphPosnLookupProc.h b/icu4c/source/layout/GlyphPosnLookupProc.h
index 5c517ff..dc06162 100644
--- a/icu4c/source/layout/GlyphPosnLookupProc.h
+++ b/icu4c/source/layout/GlyphPosnLookupProc.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphSubstLookupProc.cpp b/icu4c/source/layout/GlyphSubstLookupProc.cpp
index 8698b34..e8c2513 100644
--- a/icu4c/source/layout/GlyphSubstLookupProc.cpp
+++ b/icu4c/source/layout/GlyphSubstLookupProc.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphSubstLookupProc.h b/icu4c/source/layout/GlyphSubstLookupProc.h
index 0066281..e0fbb67 100644
--- a/icu4c/source/layout/GlyphSubstLookupProc.h
+++ b/icu4c/source/layout/GlyphSubstLookupProc.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphSubstitutionTables.cpp b/icu4c/source/layout/GlyphSubstitutionTables.cpp
index e5eeff2..faa995d 100644
--- a/icu4c/source/layout/GlyphSubstitutionTables.cpp
+++ b/icu4c/source/layout/GlyphSubstitutionTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/GlyphSubstitutionTables.h b/icu4c/source/layout/GlyphSubstitutionTables.h
index b27ec99..979808f 100644
--- a/icu4c/source/layout/GlyphSubstitutionTables.h
+++ b/icu4c/source/layout/GlyphSubstitutionTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/HanLayoutEngine.cpp b/icu4c/source/layout/HanLayoutEngine.cpp
index 25652bc..8a641e4 100644
--- a/icu4c/source/layout/HanLayoutEngine.cpp
+++ b/icu4c/source/layout/HanLayoutEngine.cpp
@@ -1,7 +1,7 @@
 /*
  * HanLayoutEngine.cpp: OpenType processing for Han fonts.
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  */
 
 #include "LETypes.h"
diff --git a/icu4c/source/layout/HanLayoutEngine.h b/icu4c/source/layout/HanLayoutEngine.h
index 3a4f5a6..1a6e105 100644
--- a/icu4c/source/layout/HanLayoutEngine.h
+++ b/icu4c/source/layout/HanLayoutEngine.h
@@ -2,7 +2,7 @@
 /*
  * HanLayoutEngine.h: OpenType processing for Han fonts.
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  */
 
 #ifndef __HANLAYOUTENGINE_H
diff --git a/icu4c/source/layout/HangulLayoutEngine.cpp b/icu4c/source/layout/HangulLayoutEngine.cpp
index f1728e3..4489895 100644
--- a/icu4c/source/layout/HangulLayoutEngine.cpp
+++ b/icu4c/source/layout/HangulLayoutEngine.cpp
@@ -1,7 +1,7 @@
 /*
  * HangulLayoutEngine.cpp: OpenType processing for Han fonts.
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  */
 
 #include "LETypes.h"
diff --git a/icu4c/source/layout/HangulLayoutEngine.h b/icu4c/source/layout/HangulLayoutEngine.h
index 32eca2e..e3b858c 100644
--- a/icu4c/source/layout/HangulLayoutEngine.h
+++ b/icu4c/source/layout/HangulLayoutEngine.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ICUFeatures.h b/icu4c/source/layout/ICUFeatures.h
index 6e864a6..1ac5dff 100644
--- a/icu4c/source/layout/ICUFeatures.h
+++ b/icu4c/source/layout/ICUFeatures.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicClassTables.cpp b/icu4c/source/layout/IndicClassTables.cpp
index bc6d79f..1ed621e 100644
--- a/icu4c/source/layout/IndicClassTables.cpp
+++ b/icu4c/source/layout/IndicClassTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicLayoutEngine.cpp b/icu4c/source/layout/IndicLayoutEngine.cpp
index cc9815c..6f52bcc 100644
--- a/icu4c/source/layout/IndicLayoutEngine.cpp
+++ b/icu4c/source/layout/IndicLayoutEngine.cpp
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicLayoutEngine.h b/icu4c/source/layout/IndicLayoutEngine.h
index bc2f38d..40e7f07 100644
--- a/icu4c/source/layout/IndicLayoutEngine.h
+++ b/icu4c/source/layout/IndicLayoutEngine.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicRearrangement.h b/icu4c/source/layout/IndicRearrangement.h
index 3af3692..7ad529a 100644
--- a/icu4c/source/layout/IndicRearrangement.h
+++ b/icu4c/source/layout/IndicRearrangement.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and Others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicRearrangementProcessor.cpp b/icu4c/source/layout/IndicRearrangementProcessor.cpp
index 0703670..a0a56de 100644
--- a/icu4c/source/layout/IndicRearrangementProcessor.cpp
+++ b/icu4c/source/layout/IndicRearrangementProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicRearrangementProcessor.h b/icu4c/source/layout/IndicRearrangementProcessor.h
index 3037e09..db43508 100644
--- a/icu4c/source/layout/IndicRearrangementProcessor.h
+++ b/icu4c/source/layout/IndicRearrangementProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicRearrangementProcessor2.cpp b/icu4c/source/layout/IndicRearrangementProcessor2.cpp
index 75b3b00..585e570 100644
--- a/icu4c/source/layout/IndicRearrangementProcessor2.cpp
+++ b/icu4c/source/layout/IndicRearrangementProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicRearrangementProcessor2.h b/icu4c/source/layout/IndicRearrangementProcessor2.h
index 5a6272a..1ea1758 100644
--- a/icu4c/source/layout/IndicRearrangementProcessor2.h
+++ b/icu4c/source/layout/IndicRearrangementProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicReordering.cpp b/icu4c/source/layout/IndicReordering.cpp
index 1ebc94a..9fc45b9 100644
--- a/icu4c/source/layout/IndicReordering.cpp
+++ b/icu4c/source/layout/IndicReordering.cpp
@@ -1,6 +1,6 @@
 /*
 / *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/IndicReordering.h b/icu4c/source/layout/IndicReordering.h
index 8b2fdfa..a1ea2be 100644
--- a/icu4c/source/layout/IndicReordering.h
+++ b/icu4c/source/layout/IndicReordering.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/KernTable.cpp b/icu4c/source/layout/KernTable.cpp
index 7000532..fc6210d 100644
--- a/icu4c/source/layout/KernTable.cpp
+++ b/icu4c/source/layout/KernTable.cpp
@@ -1,7 +1,7 @@
 /*
  * @(#)KernTable.cpp	1.1 04/10/13
  *
- * (C) Copyright IBM Corp. 2004-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/KernTable.h b/icu4c/source/layout/KernTable.h
index 8e55c88..fa38a2b 100644
--- a/icu4c/source/layout/KernTable.h
+++ b/icu4c/source/layout/KernTable.h
@@ -1,7 +1,7 @@
 /*
  * @(#)KernTable.h	1.1 04/10/13
  *
- * (C) Copyright IBM Corp. 2004-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/KhmerLayoutEngine.cpp b/icu4c/source/layout/KhmerLayoutEngine.cpp
index f364652..775a7bc 100644
--- a/icu4c/source/layout/KhmerLayoutEngine.cpp
+++ b/icu4c/source/layout/KhmerLayoutEngine.cpp
@@ -1,6 +1,6 @@
 
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * This file is a modification of the ICU file IndicLayoutEngine.cpp
  * by Jens Herden and Javier Sola for Khmer language 
diff --git a/icu4c/source/layout/KhmerLayoutEngine.h b/icu4c/source/layout/KhmerLayoutEngine.h
index 3626b70..f3c8b90 100644
--- a/icu4c/source/layout/KhmerLayoutEngine.h
+++ b/icu4c/source/layout/KhmerLayoutEngine.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * This file is a modification of the ICU file IndicLayoutEngine.h
  * by Jens Herden and Javier Sola for Khmer language 
diff --git a/icu4c/source/layout/KhmerReordering.cpp b/icu4c/source/layout/KhmerReordering.cpp
index 20c2ed4..3464d20 100644
--- a/icu4c/source/layout/KhmerReordering.cpp
+++ b/icu4c/source/layout/KhmerReordering.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * This file is a modification of the ICU file IndicReordering.cpp
  * by Jens Herden and Javier Sola for Khmer language 
diff --git a/icu4c/source/layout/KhmerReordering.h b/icu4c/source/layout/KhmerReordering.h
index eecd12d..a74717a 100644
--- a/icu4c/source/layout/KhmerReordering.h
+++ b/icu4c/source/layout/KhmerReordering.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * This file is a modification of the ICU file IndicReordering.h
  * by Jens Herden and Javier Sola for Khmer language 
diff --git a/icu4c/source/layout/LEFontInstance.cpp b/icu4c/source/layout/LEFontInstance.cpp
index e5595f2..53be87b 100644
--- a/icu4c/source/layout/LEFontInstance.cpp
+++ b/icu4c/source/layout/LEFontInstance.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  LEFontInstance.cpp
diff --git a/icu4c/source/layout/LEFontInstance.h b/icu4c/source/layout/LEFontInstance.h
index 82a93bf..93609f5 100644
--- a/icu4c/source/layout/LEFontInstance.h
+++ b/icu4c/source/layout/LEFontInstance.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LEGlyphFilter.h b/icu4c/source/layout/LEGlyphFilter.h
index 6dcfa7d..80de597 100644
--- a/icu4c/source/layout/LEGlyphFilter.h
+++ b/icu4c/source/layout/LEGlyphFilter.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LEGlyphStorage.cpp b/icu4c/source/layout/LEGlyphStorage.cpp
index bac403a..cfcdee8 100644
--- a/icu4c/source/layout/LEGlyphStorage.cpp
+++ b/icu4c/source/layout/LEGlyphStorage.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1998-2009, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layout/LEGlyphStorage.h b/icu4c/source/layout/LEGlyphStorage.h
index f715f89..57071d8 100644
--- a/icu4c/source/layout/LEGlyphStorage.h
+++ b/icu4c/source/layout/LEGlyphStorage.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1998-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layout/LEInsertionList.cpp b/icu4c/source/layout/LEInsertionList.cpp
index c64b8a1..d6a8273 100644
--- a/icu4c/source/layout/LEInsertionList.cpp
+++ b/icu4c/source/layout/LEInsertionList.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1998-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layout/LEInsertionList.h b/icu4c/source/layout/LEInsertionList.h
index e4568a7..804fac7 100644
--- a/icu4c/source/layout/LEInsertionList.h
+++ b/icu4c/source/layout/LEInsertionList.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 1998-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layout/LELanguages.h b/icu4c/source/layout/LELanguages.h
index 1cbbed1..e1009c5 100644
--- a/icu4c/source/layout/LELanguages.h
+++ b/icu4c/source/layout/LELanguages.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/LEScripts.h b/icu4c/source/layout/LEScripts.h
index 89279a0..8746a3e 100644
--- a/icu4c/source/layout/LEScripts.h
+++ b/icu4c/source/layout/LEScripts.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/LESwaps.h b/icu4c/source/layout/LESwaps.h
index 8cdbd99..fc54d41 100644
--- a/icu4c/source/layout/LESwaps.h
+++ b/icu4c/source/layout/LESwaps.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LETableReference.h b/icu4c/source/layout/LETableReference.h
index ccbe65d..6566288 100644
--- a/icu4c/source/layout/LETableReference.h
+++ b/icu4c/source/layout/LETableReference.h
@@ -1,7 +1,8 @@
 /*
  * -*- c++ -*-
  *
- * (C) Copyright IBM Corp. and others 2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * Range checking
  *
diff --git a/icu4c/source/layout/LETypes.h b/icu4c/source/layout/LETypes.h
index de8910b..8de9cbb 100644
--- a/icu4c/source/layout/LETypes.h
+++ b/icu4c/source/layout/LETypes.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LayoutEngine.cpp b/icu4c/source/layout/LayoutEngine.cpp
index 3e4d345..205637d 100644
--- a/icu4c/source/layout/LayoutEngine.cpp
+++ b/icu4c/source/layout/LayoutEngine.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  */
 
 #include "LETypes.h"
diff --git a/icu4c/source/layout/LayoutEngine.h b/icu4c/source/layout/LayoutEngine.h
index 84794ec..7a2d381 100644
--- a/icu4c/source/layout/LayoutEngine.h
+++ b/icu4c/source/layout/LayoutEngine.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  */
 
 #ifndef __LAYOUTENGINE_H
diff --git a/icu4c/source/layout/LayoutTables.h b/icu4c/source/layout/LayoutTables.h
index fda5081..a468360 100644
--- a/icu4c/source/layout/LayoutTables.h
+++ b/icu4c/source/layout/LayoutTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstProc.cpp b/icu4c/source/layout/LigatureSubstProc.cpp
index 53f6f5a..e619d98 100644
--- a/icu4c/source/layout/LigatureSubstProc.cpp
+++ b/icu4c/source/layout/LigatureSubstProc.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstProc.h b/icu4c/source/layout/LigatureSubstProc.h
index ddfa471..a8b7053 100644
--- a/icu4c/source/layout/LigatureSubstProc.h
+++ b/icu4c/source/layout/LigatureSubstProc.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstProc2.cpp b/icu4c/source/layout/LigatureSubstProc2.cpp
index added8a..71e529d 100644
--- a/icu4c/source/layout/LigatureSubstProc2.cpp
+++ b/icu4c/source/layout/LigatureSubstProc2.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp and Others. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstProc2.h b/icu4c/source/layout/LigatureSubstProc2.h
index 0695ec2..116f9bf1 100644
--- a/icu4c/source/layout/LigatureSubstProc2.h
+++ b/icu4c/source/layout/LigatureSubstProc2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstSubtables.cpp b/icu4c/source/layout/LigatureSubstSubtables.cpp
index 16d61ed..fdc478c 100644
--- a/icu4c/source/layout/LigatureSubstSubtables.cpp
+++ b/icu4c/source/layout/LigatureSubstSubtables.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstSubtables.h b/icu4c/source/layout/LigatureSubstSubtables.h
index 74901fd..fa4fffa 100644
--- a/icu4c/source/layout/LigatureSubstSubtables.h
+++ b/icu4c/source/layout/LigatureSubstSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LigatureSubstitution.h b/icu4c/source/layout/LigatureSubstitution.h
index fed2c21..5a7dfac 100644
--- a/icu4c/source/layout/LigatureSubstitution.h
+++ b/icu4c/source/layout/LigatureSubstitution.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and Others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LookupProcessor.cpp b/icu4c/source/layout/LookupProcessor.cpp
index eb831cc..ab03d83 100644
--- a/icu4c/source/layout/LookupProcessor.cpp
+++ b/icu4c/source/layout/LookupProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LookupProcessor.h b/icu4c/source/layout/LookupProcessor.h
index a9c5ab4..bbb0213 100644
--- a/icu4c/source/layout/LookupProcessor.h
+++ b/icu4c/source/layout/LookupProcessor.h
@@ -1,7 +1,7 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LookupTables.cpp b/icu4c/source/layout/LookupTables.cpp
index 93c93c9..9077274 100644
--- a/icu4c/source/layout/LookupTables.cpp
+++ b/icu4c/source/layout/LookupTables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/LookupTables.h b/icu4c/source/layout/LookupTables.h
index 2054740..4726e59 100644
--- a/icu4c/source/layout/LookupTables.h
+++ b/icu4c/source/layout/LookupTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/Lookups.cpp b/icu4c/source/layout/Lookups.cpp
index d762fec..01b5ece 100644
--- a/icu4c/source/layout/Lookups.cpp
+++ b/icu4c/source/layout/Lookups.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/Lookups.h b/icu4c/source/layout/Lookups.h
index 1eb4843..295c2df 100644
--- a/icu4c/source/layout/Lookups.h
+++ b/icu4c/source/layout/Lookups.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MPreFixups.cpp b/icu4c/source/layout/MPreFixups.cpp
index 08ad7a7..a168c12 100644
--- a/icu4c/source/layout/MPreFixups.cpp
+++ b/icu4c/source/layout/MPreFixups.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 2002-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MPreFixups.h b/icu4c/source/layout/MPreFixups.h
index 18fefe0..39dd70e 100644
--- a/icu4c/source/layout/MPreFixups.h
+++ b/icu4c/source/layout/MPreFixups.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 2002-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/Makefile.in b/icu4c/source/layout/Makefile.in
index 77be2be..d4d992b 100644
--- a/icu4c/source/layout/Makefile.in
+++ b/icu4c/source/layout/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2013, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - layout
diff --git a/icu4c/source/layout/MarkArrays.cpp b/icu4c/source/layout/MarkArrays.cpp
index 47a06251..a82e61e 100644
--- a/icu4c/source/layout/MarkArrays.cpp
+++ b/icu4c/source/layout/MarkArrays.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkArrays.h b/icu4c/source/layout/MarkArrays.h
index 812d175..fd13d43 100644
--- a/icu4c/source/layout/MarkArrays.h
+++ b/icu4c/source/layout/MarkArrays.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToBasePosnSubtables.cpp b/icu4c/source/layout/MarkToBasePosnSubtables.cpp
index cf2ab04..fa3f366 100644
--- a/icu4c/source/layout/MarkToBasePosnSubtables.cpp
+++ b/icu4c/source/layout/MarkToBasePosnSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToBasePosnSubtables.h b/icu4c/source/layout/MarkToBasePosnSubtables.h
index 2ea97f8..cb537c7 100644
--- a/icu4c/source/layout/MarkToBasePosnSubtables.h
+++ b/icu4c/source/layout/MarkToBasePosnSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToLigaturePosnSubtables.cpp b/icu4c/source/layout/MarkToLigaturePosnSubtables.cpp
index f75d5f7..f682c34 100644
--- a/icu4c/source/layout/MarkToLigaturePosnSubtables.cpp
+++ b/icu4c/source/layout/MarkToLigaturePosnSubtables.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToLigaturePosnSubtables.h b/icu4c/source/layout/MarkToLigaturePosnSubtables.h
index 361ec86..e409e77 100644
--- a/icu4c/source/layout/MarkToLigaturePosnSubtables.h
+++ b/icu4c/source/layout/MarkToLigaturePosnSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToMarkPosnSubtables.cpp b/icu4c/source/layout/MarkToMarkPosnSubtables.cpp
index d31e163..c2bd110 100644
--- a/icu4c/source/layout/MarkToMarkPosnSubtables.cpp
+++ b/icu4c/source/layout/MarkToMarkPosnSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MarkToMarkPosnSubtables.h b/icu4c/source/layout/MarkToMarkPosnSubtables.h
index 119a519..a2704d1 100644
--- a/icu4c/source/layout/MarkToMarkPosnSubtables.h
+++ b/icu4c/source/layout/MarkToMarkPosnSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MirroredCharData.cpp b/icu4c/source/layout/MirroredCharData.cpp
index b813371..dce3d50 100644
--- a/icu4c/source/layout/MirroredCharData.cpp
+++ b/icu4c/source/layout/MirroredCharData.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2005. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/MorphStateTables.h b/icu4c/source/layout/MorphStateTables.h
index f51e039..dd166f0 100644
--- a/icu4c/source/layout/MorphStateTables.h
+++ b/icu4c/source/layout/MorphStateTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MorphTables.cpp b/icu4c/source/layout/MorphTables.cpp
index 3c87594..dffe4b6 100644
--- a/icu4c/source/layout/MorphTables.cpp
+++ b/icu4c/source/layout/MorphTables.cpp
@@ -1,7 +1,7 @@
 /*
  * %W% %W%
  *
- * (C) Copyright IBM Corp. 1998 - 2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MorphTables.h b/icu4c/source/layout/MorphTables.h
index 48541a5..df12712 100644
--- a/icu4c/source/layout/MorphTables.h
+++ b/icu4c/source/layout/MorphTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MorphTables2.cpp b/icu4c/source/layout/MorphTables2.cpp
index 96c7058..53476bf 100644
--- a/icu4c/source/layout/MorphTables2.cpp
+++ b/icu4c/source/layout/MorphTables2.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. and others 1998 - 2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MultipleSubstSubtables.cpp b/icu4c/source/layout/MultipleSubstSubtables.cpp
index 4fdc0a4..2236849 100644
--- a/icu4c/source/layout/MultipleSubstSubtables.cpp
+++ b/icu4c/source/layout/MultipleSubstSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/MultipleSubstSubtables.h b/icu4c/source/layout/MultipleSubstSubtables.h
index b2423e0..22d4776 100644
--- a/icu4c/source/layout/MultipleSubstSubtables.h
+++ b/icu4c/source/layout/MultipleSubstSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/NonContextualGlyphSubst.h b/icu4c/source/layout/NonContextualGlyphSubst.h
index 82ba570..397e71b 100644
--- a/icu4c/source/layout/NonContextualGlyphSubst.h
+++ b/icu4c/source/layout/NonContextualGlyphSubst.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/NonContextualGlyphSubstProc.cpp b/icu4c/source/layout/NonContextualGlyphSubstProc.cpp
index 93ea391..fa8143b 100644
--- a/icu4c/source/layout/NonContextualGlyphSubstProc.cpp
+++ b/icu4c/source/layout/NonContextualGlyphSubstProc.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/NonContextualGlyphSubstProc.h b/icu4c/source/layout/NonContextualGlyphSubstProc.h
index 4417fbc..08587e6 100644
--- a/icu4c/source/layout/NonContextualGlyphSubstProc.h
+++ b/icu4c/source/layout/NonContextualGlyphSubstProc.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/NonContextualGlyphSubstProc2.cpp b/icu4c/source/layout/NonContextualGlyphSubstProc2.cpp
index b027f85..b23d431 100644
--- a/icu4c/source/layout/NonContextualGlyphSubstProc2.cpp
+++ b/icu4c/source/layout/NonContextualGlyphSubstProc2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/NonContextualGlyphSubstProc2.h b/icu4c/source/layout/NonContextualGlyphSubstProc2.h
index 1d5c5b9..04f070f 100644
--- a/icu4c/source/layout/NonContextualGlyphSubstProc2.h
+++ b/icu4c/source/layout/NonContextualGlyphSubstProc2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/OpenTypeLayoutEngine.cpp b/icu4c/source/layout/OpenTypeLayoutEngine.cpp
index 948b366..556c004 100644
--- a/icu4c/source/layout/OpenTypeLayoutEngine.cpp
+++ b/icu4c/source/layout/OpenTypeLayoutEngine.cpp
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/OpenTypeLayoutEngine.h b/icu4c/source/layout/OpenTypeLayoutEngine.h
index 0f93ccb..908aa89 100644
--- a/icu4c/source/layout/OpenTypeLayoutEngine.h
+++ b/icu4c/source/layout/OpenTypeLayoutEngine.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/OpenTypeTables.h b/icu4c/source/layout/OpenTypeTables.h
index 1780329..1903099 100644
--- a/icu4c/source/layout/OpenTypeTables.h
+++ b/icu4c/source/layout/OpenTypeTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/OpenTypeUtilities.cpp b/icu4c/source/layout/OpenTypeUtilities.cpp
index d77c63e..d77764c 100644
--- a/icu4c/source/layout/OpenTypeUtilities.cpp
+++ b/icu4c/source/layout/OpenTypeUtilities.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/OpenTypeUtilities.h b/icu4c/source/layout/OpenTypeUtilities.h
index 39f206f..e30bad3 100644
--- a/icu4c/source/layout/OpenTypeUtilities.h
+++ b/icu4c/source/layout/OpenTypeUtilities.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/PairPositioningSubtables.cpp b/icu4c/source/layout/PairPositioningSubtables.cpp
index 2ff3383..5929d1c 100644
--- a/icu4c/source/layout/PairPositioningSubtables.cpp
+++ b/icu4c/source/layout/PairPositioningSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/PairPositioningSubtables.h b/icu4c/source/layout/PairPositioningSubtables.h
index f1a13c5..ac76c07 100644
--- a/icu4c/source/layout/PairPositioningSubtables.h
+++ b/icu4c/source/layout/PairPositioningSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ScriptAndLanguage.cpp b/icu4c/source/layout/ScriptAndLanguage.cpp
index c7818d1..bb54d94 100644
--- a/icu4c/source/layout/ScriptAndLanguage.cpp
+++ b/icu4c/source/layout/ScriptAndLanguage.cpp
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ScriptAndLanguage.h b/icu4c/source/layout/ScriptAndLanguage.h
index 5e34a3c..792f53f 100644
--- a/icu4c/source/layout/ScriptAndLanguage.h
+++ b/icu4c/source/layout/ScriptAndLanguage.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ScriptAndLanguageTags.cpp b/icu4c/source/layout/ScriptAndLanguageTags.cpp
index 5da9c6f..74cbe6b 100644
--- a/icu4c/source/layout/ScriptAndLanguageTags.cpp
+++ b/icu4c/source/layout/ScriptAndLanguageTags.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/ScriptAndLanguageTags.h b/icu4c/source/layout/ScriptAndLanguageTags.h
index add5bb5..90a13ff 100644
--- a/icu4c/source/layout/ScriptAndLanguageTags.h
+++ b/icu4c/source/layout/ScriptAndLanguageTags.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/SegmentArrayProcessor.cpp b/icu4c/source/layout/SegmentArrayProcessor.cpp
index a87a5eb..41554c3 100644
--- a/icu4c/source/layout/SegmentArrayProcessor.cpp
+++ b/icu4c/source/layout/SegmentArrayProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentArrayProcessor.h b/icu4c/source/layout/SegmentArrayProcessor.h
index 2455ab2..bdfe44c 100644
--- a/icu4c/source/layout/SegmentArrayProcessor.h
+++ b/icu4c/source/layout/SegmentArrayProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentArrayProcessor2.cpp b/icu4c/source/layout/SegmentArrayProcessor2.cpp
index 80bb573..bc6eeda 100644
--- a/icu4c/source/layout/SegmentArrayProcessor2.cpp
+++ b/icu4c/source/layout/SegmentArrayProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentArrayProcessor2.h b/icu4c/source/layout/SegmentArrayProcessor2.h
index 4a45043..11c2639 100644
--- a/icu4c/source/layout/SegmentArrayProcessor2.h
+++ b/icu4c/source/layout/SegmentArrayProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentSingleProcessor.cpp b/icu4c/source/layout/SegmentSingleProcessor.cpp
index ec8ca25..a4a9646 100644
--- a/icu4c/source/layout/SegmentSingleProcessor.cpp
+++ b/icu4c/source/layout/SegmentSingleProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentSingleProcessor.h b/icu4c/source/layout/SegmentSingleProcessor.h
index b015f85..d7bd25f 100644
--- a/icu4c/source/layout/SegmentSingleProcessor.h
+++ b/icu4c/source/layout/SegmentSingleProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentSingleProcessor2.cpp b/icu4c/source/layout/SegmentSingleProcessor2.cpp
index 4247af9..9d0655c 100644
--- a/icu4c/source/layout/SegmentSingleProcessor2.cpp
+++ b/icu4c/source/layout/SegmentSingleProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SegmentSingleProcessor2.h b/icu4c/source/layout/SegmentSingleProcessor2.h
index 039a14e..b8f5a17 100644
--- a/icu4c/source/layout/SegmentSingleProcessor2.h
+++ b/icu4c/source/layout/SegmentSingleProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ShapingTypeData.cpp b/icu4c/source/layout/ShapingTypeData.cpp
index c52a7e0..af58312 100644
--- a/icu4c/source/layout/ShapingTypeData.cpp
+++ b/icu4c/source/layout/ShapingTypeData.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/SimpleArrayProcessor.cpp b/icu4c/source/layout/SimpleArrayProcessor.cpp
index be74aea..3fe2a74 100644
--- a/icu4c/source/layout/SimpleArrayProcessor.cpp
+++ b/icu4c/source/layout/SimpleArrayProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SimpleArrayProcessor.h b/icu4c/source/layout/SimpleArrayProcessor.h
index bbf6f72..056b365 100644
--- a/icu4c/source/layout/SimpleArrayProcessor.h
+++ b/icu4c/source/layout/SimpleArrayProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SimpleArrayProcessor2.cpp b/icu4c/source/layout/SimpleArrayProcessor2.cpp
index 2ca0f31..e9ecf08 100644
--- a/icu4c/source/layout/SimpleArrayProcessor2.cpp
+++ b/icu4c/source/layout/SimpleArrayProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SimpleArrayProcessor2.h b/icu4c/source/layout/SimpleArrayProcessor2.h
index 6cefb13..3b8e94e 100644
--- a/icu4c/source/layout/SimpleArrayProcessor2.h
+++ b/icu4c/source/layout/SimpleArrayProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SinglePositioningSubtables.cpp b/icu4c/source/layout/SinglePositioningSubtables.cpp
index b49d81d..48c4cb1 100644
--- a/icu4c/source/layout/SinglePositioningSubtables.cpp
+++ b/icu4c/source/layout/SinglePositioningSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SinglePositioningSubtables.h b/icu4c/source/layout/SinglePositioningSubtables.h
index d48ab8d..7568374 100644
--- a/icu4c/source/layout/SinglePositioningSubtables.h
+++ b/icu4c/source/layout/SinglePositioningSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleSubstitutionSubtables.cpp b/icu4c/source/layout/SingleSubstitutionSubtables.cpp
index e66b305..ca30648 100644
--- a/icu4c/source/layout/SingleSubstitutionSubtables.cpp
+++ b/icu4c/source/layout/SingleSubstitutionSubtables.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleSubstitutionSubtables.h b/icu4c/source/layout/SingleSubstitutionSubtables.h
index 6182ab8..00e8252 100644
--- a/icu4c/source/layout/SingleSubstitutionSubtables.h
+++ b/icu4c/source/layout/SingleSubstitutionSubtables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleTableProcessor.cpp b/icu4c/source/layout/SingleTableProcessor.cpp
index 32661db..dc14e63 100644
--- a/icu4c/source/layout/SingleTableProcessor.cpp
+++ b/icu4c/source/layout/SingleTableProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2015 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleTableProcessor.h b/icu4c/source/layout/SingleTableProcessor.h
index 92b4542..1330319 100644
--- a/icu4c/source/layout/SingleTableProcessor.h
+++ b/icu4c/source/layout/SingleTableProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleTableProcessor2.cpp b/icu4c/source/layout/SingleTableProcessor2.cpp
index b4af193..a0b59fc 100644
--- a/icu4c/source/layout/SingleTableProcessor2.cpp
+++ b/icu4c/source/layout/SingleTableProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SingleTableProcessor2.h b/icu4c/source/layout/SingleTableProcessor2.h
index e068305..315bca9 100644
--- a/icu4c/source/layout/SingleTableProcessor2.h
+++ b/icu4c/source/layout/SingleTableProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/StateTableProcessor.cpp b/icu4c/source/layout/StateTableProcessor.cpp
index 621f1ec..a5ceba2 100644
--- a/icu4c/source/layout/StateTableProcessor.cpp
+++ b/icu4c/source/layout/StateTableProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/StateTableProcessor.h b/icu4c/source/layout/StateTableProcessor.h
index bed87bd..ecc39cb 100644
--- a/icu4c/source/layout/StateTableProcessor.h
+++ b/icu4c/source/layout/StateTableProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/StateTableProcessor2.cpp b/icu4c/source/layout/StateTableProcessor2.cpp
index df94aed..f622289 100644
--- a/icu4c/source/layout/StateTableProcessor2.cpp
+++ b/icu4c/source/layout/StateTableProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/StateTableProcessor2.h b/icu4c/source/layout/StateTableProcessor2.h
index 13e5445..5d7d5ad 100644
--- a/icu4c/source/layout/StateTableProcessor2.h
+++ b/icu4c/source/layout/StateTableProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/StateTables.h b/icu4c/source/layout/StateTables.h
index 8635d1d..eb86cc3 100644
--- a/icu4c/source/layout/StateTables.h
+++ b/icu4c/source/layout/StateTables.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. and others 1998-2016 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubstitutionLookups.cpp b/icu4c/source/layout/SubstitutionLookups.cpp
index 1fb2813..66bf8fc 100644
--- a/icu4c/source/layout/SubstitutionLookups.cpp
+++ b/icu4c/source/layout/SubstitutionLookups.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubstitutionLookups.h b/icu4c/source/layout/SubstitutionLookups.h
index 582b6f6..9196415 100644
--- a/icu4c/source/layout/SubstitutionLookups.h
+++ b/icu4c/source/layout/SubstitutionLookups.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubtableProcessor.cpp b/icu4c/source/layout/SubtableProcessor.cpp
index 550b9f0..ea82552 100644
--- a/icu4c/source/layout/SubtableProcessor.cpp
+++ b/icu4c/source/layout/SubtableProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubtableProcessor.h b/icu4c/source/layout/SubtableProcessor.h
index b75a1cd..fe853a5 100644
--- a/icu4c/source/layout/SubtableProcessor.h
+++ b/icu4c/source/layout/SubtableProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubtableProcessor2.cpp b/icu4c/source/layout/SubtableProcessor2.cpp
index 7b47860..6ca842c 100644
--- a/icu4c/source/layout/SubtableProcessor2.cpp
+++ b/icu4c/source/layout/SubtableProcessor2.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/SubtableProcessor2.h b/icu4c/source/layout/SubtableProcessor2.h
index d3bd7e3..caa513f 100644
--- a/icu4c/source/layout/SubtableProcessor2.h
+++ b/icu4c/source/layout/SubtableProcessor2.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ThaiLayoutEngine.cpp b/icu4c/source/layout/ThaiLayoutEngine.cpp
index 3cfb09e..dabbf95 100644
--- a/icu4c/source/layout/ThaiLayoutEngine.cpp
+++ b/icu4c/source/layout/ThaiLayoutEngine.cpp
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ThaiLayoutEngine.h b/icu4c/source/layout/ThaiLayoutEngine.h
index 4b6d2ef..ce6cc7b 100644
--- a/icu4c/source/layout/ThaiLayoutEngine.h
+++ b/icu4c/source/layout/ThaiLayoutEngine.h
@@ -1,7 +1,7 @@
 
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ThaiShaping.cpp b/icu4c/source/layout/ThaiShaping.cpp
index 1680f0f..5a11fe8 100644
--- a/icu4c/source/layout/ThaiShaping.cpp
+++ b/icu4c/source/layout/ThaiShaping.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ThaiShaping.h b/icu4c/source/layout/ThaiShaping.h
index 4c6d6a5..6e66639 100644
--- a/icu4c/source/layout/ThaiShaping.h
+++ b/icu4c/source/layout/ThaiShaping.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ThaiStateTables.cpp b/icu4c/source/layout/ThaiStateTables.cpp
index b1f8b18..c2708f2 100644
--- a/icu4c/source/layout/ThaiStateTables.cpp
+++ b/icu4c/source/layout/ThaiStateTables.cpp
@@ -1,7 +1,7 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 1999-2003 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/layout/TibetanLayoutEngine.cpp b/icu4c/source/layout/TibetanLayoutEngine.cpp
index d1647e3..637a28e 100644
--- a/icu4c/source/layout/TibetanLayoutEngine.cpp
+++ b/icu4c/source/layout/TibetanLayoutEngine.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * Developed at DIT - Government of Bhutan
  *
diff --git a/icu4c/source/layout/TibetanLayoutEngine.h b/icu4c/source/layout/TibetanLayoutEngine.h
index 3ca9918..f722250 100644
--- a/icu4c/source/layout/TibetanLayoutEngine.h
+++ b/icu4c/source/layout/TibetanLayoutEngine.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * Developed at DIT - Government of Bhutan
  *
diff --git a/icu4c/source/layout/TibetanReordering.cpp b/icu4c/source/layout/TibetanReordering.cpp
index 4296d63..862c678 100644
--- a/icu4c/source/layout/TibetanReordering.cpp
+++ b/icu4c/source/layout/TibetanReordering.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * Developed at DIT - Government of Bhutan
  *
diff --git a/icu4c/source/layout/TibetanReordering.h b/icu4c/source/layout/TibetanReordering.h
index 6e68b8f..0799091 100644
--- a/icu4c/source/layout/TibetanReordering.h
+++ b/icu4c/source/layout/TibetanReordering.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html 
  *
  * Developed at DIT - Government of Bhutan
  *
diff --git a/icu4c/source/layout/TrimmedArrayProcessor.cpp b/icu4c/source/layout/TrimmedArrayProcessor.cpp
index c5f8ecb..4b2a86c 100644
--- a/icu4c/source/layout/TrimmedArrayProcessor.cpp
+++ b/icu4c/source/layout/TrimmedArrayProcessor.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/TrimmedArrayProcessor.h b/icu4c/source/layout/TrimmedArrayProcessor.h
index e8f73d6..08dcdee 100644
--- a/icu4c/source/layout/TrimmedArrayProcessor.h
+++ b/icu4c/source/layout/TrimmedArrayProcessor.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/TrimmedArrayProcessor2.cpp b/icu4c/source/layout/TrimmedArrayProcessor2.cpp
index fb30994..78da362 100644
--- a/icu4c/source/layout/TrimmedArrayProcessor2.cpp
+++ b/icu4c/source/layout/TrimmedArrayProcessor2.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/TrimmedArrayProcessor2.h b/icu4c/source/layout/TrimmedArrayProcessor2.h
index 3fca99e..92776a6 100644
--- a/icu4c/source/layout/TrimmedArrayProcessor2.h
+++ b/icu4c/source/layout/TrimmedArrayProcessor2.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2014 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ValueRecords.cpp b/icu4c/source/layout/ValueRecords.cpp
index 6731ea4..ff666dd 100644
--- a/icu4c/source/layout/ValueRecords.cpp
+++ b/icu4c/source/layout/ValueRecords.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/ValueRecords.h b/icu4c/source/layout/ValueRecords.h
index 39010d4..8a53844 100644
--- a/icu4c/source/layout/ValueRecords.h
+++ b/icu4c/source/layout/ValueRecords.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/layout.rc b/icu4c/source/layout/layout.rc
index b8c512d..b06e4c8 100644
--- a/icu4c/source/layout/layout.rc
+++ b/icu4c/source/layout/layout.rc
@@ -1,8 +1,8 @@
 // Do not edit with Microsoft Developer Studio Resource Editor.
 //   It will permanently substitute version numbers that are intended to be
 //   picked up by the pre-processor during each build.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #include "../common/msvcres.h"
 
diff --git a/icu4c/source/layout/loengine.cpp b/icu4c/source/layout/loengine.cpp
index 3718b9f..ceb4673 100644
--- a/icu4c/source/layout/loengine.cpp
+++ b/icu4c/source/layout/loengine.cpp
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layout/loengine.h b/icu4c/source/layout/loengine.h
index 7b882dd..c32efbf 100644
--- a/icu4c/source/layout/loengine.h
+++ b/icu4c/source/layout/loengine.h
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layoutex/LXUtilities.cpp b/icu4c/source/layoutex/LXUtilities.cpp
index 29cff25..3dcc631 100644
--- a/icu4c/source/layoutex/LXUtilities.cpp
+++ b/icu4c/source/layoutex/LXUtilities.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2002-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/LXUtilities.h b/icu4c/source/layoutex/LXUtilities.h
index 308b65f..2fccbad 100644
--- a/icu4c/source/layoutex/LXUtilities.h
+++ b/icu4c/source/layoutex/LXUtilities.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/Makefile.in b/icu4c/source/layoutex/Makefile.in
index 4129a3c..6f4bd3c 100644
--- a/icu4c/source/layoutex/Makefile.in
+++ b/icu4c/source/layoutex/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2014, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - layout
diff --git a/icu4c/source/layoutex/ParagraphLayout.cpp b/icu4c/source/layoutex/ParagraphLayout.cpp
index cc32bc3..7e8830b 100644
--- a/icu4c/source/layoutex/ParagraphLayout.cpp
+++ b/icu4c/source/layoutex/ParagraphLayout.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2002-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/RunArrays.cpp b/icu4c/source/layoutex/RunArrays.cpp
index 574282b..30e812a 100644
--- a/icu4c/source/layoutex/RunArrays.cpp
+++ b/icu4c/source/layoutex/RunArrays.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/layout/ParagraphLayout.h b/icu4c/source/layoutex/layout/ParagraphLayout.h
index 4d03192..edb9c44 100644
--- a/icu4c/source/layoutex/layout/ParagraphLayout.h
+++ b/icu4c/source/layoutex/layout/ParagraphLayout.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2002-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/layout/RunArrays.h b/icu4c/source/layoutex/layout/RunArrays.h
index 772fd8a..76e0cdc 100644
--- a/icu4c/source/layoutex/layout/RunArrays.h
+++ b/icu4c/source/layoutex/layout/RunArrays.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2003-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/layoutex/layout/playout.h b/icu4c/source/layoutex/layout/playout.h
index 0101a98..8ac8a99 100644
--- a/icu4c/source/layoutex/layout/playout.h
+++ b/icu4c/source/layoutex/layout/playout.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layoutex/layout/plruns.h b/icu4c/source/layoutex/layout/plruns.h
index 2e48d4d..a9dd3da 100644
--- a/icu4c/source/layoutex/layout/plruns.h
+++ b/icu4c/source/layoutex/layout/plruns.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layoutex/layoutex.rc b/icu4c/source/layoutex/layoutex.rc
index f04e193..1329dbf 100644
--- a/icu4c/source/layoutex/layoutex.rc
+++ b/icu4c/source/layoutex/layoutex.rc
@@ -1,8 +1,8 @@
 // Do not edit with Microsoft Developer Studio Resource Editor.
 //   It will permanently substitute version numbers that are intended to be
 //   picked up by the pre-processor during each build.
-// Copyright (c) 2001-2010 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 #include "../common/msvcres.h"
 
diff --git a/icu4c/source/layoutex/playout.cpp b/icu4c/source/layoutex/playout.cpp
index f1c167e..3ba8347 100644
--- a/icu4c/source/layoutex/playout.cpp
+++ b/icu4c/source/layoutex/playout.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/layoutex/plruns.cpp b/icu4c/source/layoutex/plruns.cpp
index ed1d69c..c5005de 100644
--- a/icu4c/source/layoutex/plruns.cpp
+++ b/icu4c/source/layoutex/plruns.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/mkinstalldirs b/icu4c/source/mkinstalldirs
index f579788..299d089 100644
--- a/icu4c/source/mkinstalldirs
+++ b/icu4c/source/mkinstalldirs
@@ -1,8 +1,8 @@
 #! /bin/sh
 #  ********************************************************************
 #  * COPYRIGHT:
-#  * Copyright (c) 2002-2004, International Business Machines Corporation and
-#  * others. All Rights Reserved.
+#  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+#  * License & terms of use: http://www.unicode.org/copyright.html
 #  ********************************************************************
 # mkinstalldirs --- make directory hierarchy
 # Author: Noah Friedman <friedman@prep.ai.mit.edu>
diff --git a/icu4c/source/runConfigureICU b/icu4c/source/runConfigureICU
index 9cd1e91..41c980c 100755
--- a/icu4c/source/runConfigureICU
+++ b/icu4c/source/runConfigureICU
@@ -1,6 +1,6 @@
 #!/bin/sh
-# Copyright (c) 1999-2015, International Business Machines Corporation and
-# others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 # runConfigureICU: This script will run the "configure" script for the appropriate platform
 # Only supported platforms are recognized
diff --git a/icu4c/source/samples/Makefile.in b/icu4c/source/samples/Makefile.in
index 0d66471..b6312e4 100644
--- a/icu4c/source/samples/Makefile.in
+++ b/icu4c/source/samples/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU samples
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Install directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/samples/break/Makefile b/icu4c/source/samples/break/Makefile
index 3afd0c5..58f1b4e 100644
--- a/icu4c/source/samples/break/Makefile
+++ b/icu4c/source/samples/break/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/break/break.cpp b/icu4c/source/samples/break/break.cpp
index 90d77ef..cfdc90f 100644
--- a/icu4c/source/samples/break/break.cpp
+++ b/icu4c/source/samples/break/break.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   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 de76e2d..b7a34cd 100644
--- a/icu4c/source/samples/break/readme.txt
+++ b/icu4c/source/samples/break/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 break: Boundary Analysis
 
 This sample demonstrates
diff --git a/icu4c/source/samples/break/ubreak.c b/icu4c/source/samples/break/ubreak.c
index e70d877..b436b8c 100644
--- a/icu4c/source/samples/break/ubreak.c
+++ b/icu4c/source/samples/break/ubreak.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   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 795e2f0..0b86399 100644
--- a/icu4c/source/samples/cal/Makefile.in
+++ b/icu4c/source/samples/cal/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - samples/cal
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/samples/cal/cal.c b/icu4c/source/samples/cal/cal.c
index aa511d3..629bc7a 100644
--- a/icu4c/source/samples/cal/cal.c
+++ b/icu4c/source/samples/cal/cal.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2012, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File date.c
diff --git a/icu4c/source/samples/cal/readme.txt b/icu4c/source/samples/cal/readme.txt
index 69d08e8..8b7ca51 100644
--- a/icu4c/source/samples/cal/readme.txt
+++ b/icu4c/source/samples/cal/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 icucal: a sample program which displays the calendar.
 
 This sample demonstrates
diff --git a/icu4c/source/samples/cal/uprint.c b/icu4c/source/samples/cal/uprint.c
index 2b0c811..0781492 100644
--- a/icu4c/source/samples/cal/uprint.c
+++ b/icu4c/source/samples/cal/uprint.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2001, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File date.c
diff --git a/icu4c/source/samples/cal/uprint.h b/icu4c/source/samples/cal/uprint.h
index 16ffb47..8851dd6 100644
--- a/icu4c/source/samples/cal/uprint.h
+++ b/icu4c/source/samples/cal/uprint.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2004, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File uprint.h
diff --git a/icu4c/source/samples/case/Makefile b/icu4c/source/samples/case/Makefile
index 36905e4..ea19759 100644
--- a/icu4c/source/samples/case/Makefile
+++ b/icu4c/source/samples/case/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2003 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/case/case.cpp b/icu4c/source/samples/case/case.cpp
index fa2fab1..b9b5adf 100644
--- a/icu4c/source/samples/case/case.cpp
+++ b/icu4c/source/samples/case/case.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   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 893bb57..96be042 100644
--- a/icu4c/source/samples/case/readme.txt
+++ b/icu4c/source/samples/case/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2003-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 case: case mapping
 
 This sample demonstrates
diff --git a/icu4c/source/samples/case/ucase.c b/icu4c/source/samples/case/ucase.c
index 585f49b..d4c0a47 100644
--- a/icu4c/source/samples/case/ucase.c
+++ b/icu4c/source/samples/case/ucase.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   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 712272a..a5e053c 100644
--- a/icu4c/source/samples/citer/Makefile
+++ b/icu4c/source/samples/citer/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2003-2005 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/citer/citer.cpp b/icu4c/source/samples/citer/citer.cpp
index a4a408b..158f6c6 100644
--- a/icu4c/source/samples/citer/citer.cpp
+++ b/icu4c/source/samples/citer/citer.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*     Copyright (C) 2002-2011, International Business Machines
-*     Corporation and others.    All Rights Reserved.
+*     Copyright (C) 2016 and later: Unicode, Inc. and others.
+*     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 a4a930d..75cb380 100644
--- a/icu4c/source/samples/citer/readme.txt
+++ b/icu4c/source/samples/citer/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2003-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 citer: Character Iteration
 
 This sample demonstrates
diff --git a/icu4c/source/samples/coll/Makefile b/icu4c/source/samples/coll/Makefile
index 0998186..275c8cc 100644
--- a/icu4c/source/samples/coll/Makefile
+++ b/icu4c/source/samples/coll/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/coll/coll.cpp b/icu4c/source/samples/coll/coll.cpp
index 28e5239..c4cbe00 100644
--- a/icu4c/source/samples/coll/coll.cpp
+++ b/icu4c/source/samples/coll/coll.cpp
@@ -1,6 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (C) 2002-2006 IBM, Inc.   All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * 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 b5aa4ac..f53e431 100644
--- a/icu4c/source/samples/coll/readme.txt
+++ b/icu4c/source/samples/coll/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 coll: a sample program which compares 2 strings with a user-defined collator.
 
 This sample demonstrates
diff --git a/icu4c/source/samples/csdet/Makefile b/icu4c/source/samples/csdet/Makefile
index 410590a..61f7daf 100644
--- a/icu4c/source/samples/csdet/Makefile
+++ b/icu4c/source/samples/csdet/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2007 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/csdet/csdet.c b/icu4c/source/samples/csdet/csdet.c
index b0c89f2..660e6ee 100644
--- a/icu4c/source/samples/csdet/csdet.c
+++ b/icu4c/source/samples/csdet/csdet.c
@@ -1,7 +1,7 @@
 /*
  ********************************************************************************
- *   Copyright (C) 2005-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************************
  */
 
diff --git a/icu4c/source/samples/csdet/readme.txt b/icu4c/source/samples/csdet/readme.txt
index 42f1809..065376b 100644
--- a/icu4c/source/samples/csdet/readme.txt
+++ b/icu4c/source/samples/csdet/readme.txt
@@ -1,5 +1,5 @@
-Copyright (c) 2001-2010 International Business Machines
-Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 uresb: Resource Bundle
 
 This sample demonstrates
diff --git a/icu4c/source/samples/date/Makefile.in b/icu4c/source/samples/date/Makefile.in
index fd2d628..dfb81dc 100644
--- a/icu4c/source/samples/date/Makefile.in
+++ b/icu4c/source/samples/date/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - samples/date
-## Copyright (c) 1999-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 
diff --git a/icu4c/source/samples/date/date.c b/icu4c/source/samples/date/date.c
index ce84f2c..035c29c 100644
--- a/icu4c/source/samples/date/date.c
+++ b/icu4c/source/samples/date/date.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1998-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File date.c
diff --git a/icu4c/source/samples/date/readme.txt b/icu4c/source/samples/date/readme.txt
index 553be9e..f7f7efa 100644
--- a/icu4c/source/samples/date/readme.txt
+++ b/icu4c/source/samples/date/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 icudate: a sample program which displays the current date
 
 This sample demonstrates
diff --git a/icu4c/source/samples/date/uprint.c b/icu4c/source/samples/date/uprint.c
index 27e82af..ca5bd1f 100644
--- a/icu4c/source/samples/date/uprint.c
+++ b/icu4c/source/samples/date/uprint.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2001, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File date.c
diff --git a/icu4c/source/samples/date/uprint.h b/icu4c/source/samples/date/uprint.h
index 16ffb47..8851dd6 100644
--- a/icu4c/source/samples/date/uprint.h
+++ b/icu4c/source/samples/date/uprint.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2004, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File uprint.h
diff --git a/icu4c/source/samples/datecal/Makefile b/icu4c/source/samples/datecal/Makefile
index 89e728c..0b97e0f 100644
--- a/icu4c/source/samples/datecal/Makefile
+++ b/icu4c/source/samples/datecal/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2006 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/datecal/cal.cpp b/icu4c/source/samples/datecal/cal.cpp
index e1e3961..62509e4 100644
--- a/icu4c/source/samples/datecal/cal.cpp
+++ b/icu4c/source/samples/datecal/cal.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* 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 1b65579..53f7431 100644
--- a/icu4c/source/samples/datecal/ccal.c
+++ b/icu4c/source/samples/datecal/ccal.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* 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 6b0cb23..67cc5b6 100644
--- a/icu4c/source/samples/datefmt/Makefile
+++ b/icu4c/source/samples/datefmt/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/datefmt/README.TXT b/icu4c/source/samples/datefmt/README.TXT
index 3671b15..b02d4e6 100644
--- a/icu4c/source/samples/datefmt/README.TXT
+++ b/icu4c/source/samples/datefmt/README.TXT
@@ -1,5 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
-
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 IMPORTANT:
 
 This sample was originally intended as an exercise for the ICU Workshop (September 2000).
diff --git a/icu4c/source/samples/datefmt/answers/main_0.cpp b/icu4c/source/samples/datefmt/answers/main_0.cpp
index 2f4dad2..1307f11 100644
--- a/icu4c/source/samples/datefmt/answers/main_0.cpp
+++ b/icu4c/source/samples/datefmt/answers/main_0.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/answers/main_1.cpp b/icu4c/source/samples/datefmt/answers/main_1.cpp
index ad8c99c..9c2074b 100644
--- a/icu4c/source/samples/datefmt/answers/main_1.cpp
+++ b/icu4c/source/samples/datefmt/answers/main_1.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/answers/main_2.cpp b/icu4c/source/samples/datefmt/answers/main_2.cpp
index e677a4f..fce6c6d 100644
--- a/icu4c/source/samples/datefmt/answers/main_2.cpp
+++ b/icu4c/source/samples/datefmt/answers/main_2.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/answers/main_3.cpp b/icu4c/source/samples/datefmt/answers/main_3.cpp
index e777683..7e8f8ba 100644
--- a/icu4c/source/samples/datefmt/answers/main_3.cpp
+++ b/icu4c/source/samples/datefmt/answers/main_3.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/main.cpp b/icu4c/source/samples/datefmt/main.cpp
index e004f9c..7e8f8ba 100644
--- a/icu4c/source/samples/datefmt/main.cpp
+++ b/icu4c/source/samples/datefmt/main.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/util.cpp b/icu4c/source/samples/datefmt/util.cpp
index 9d122db..ca585ab 100644
--- a/icu4c/source/samples/datefmt/util.cpp
+++ b/icu4c/source/samples/datefmt/util.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002,2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/datefmt/util.h b/icu4c/source/samples/datefmt/util.h
index 2d9c4c7..f46c34e 100644
--- a/icu4c/source/samples/datefmt/util.h
+++ b/icu4c/source/samples/datefmt/util.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/defs.mk b/icu4c/source/samples/defs.mk
index 1ff77f3..1a25a5a 100644
--- a/icu4c/source/samples/defs.mk
+++ b/icu4c/source/samples/defs.mk
@@ -1,4 +1,5 @@
-# Copyright (c) 2002-2012 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # Sample code makefile definitions 
 
 CLEANFILES=*~ $(TARGET).out
diff --git a/icu4c/source/samples/dtitvfmtsample/dtitvfmtsample.cpp b/icu4c/source/samples/dtitvfmtsample/dtitvfmtsample.cpp
index 7968d4d..8f5d873 100644
--- a/icu4c/source/samples/dtitvfmtsample/dtitvfmtsample.cpp
+++ b/icu4c/source/samples/dtitvfmtsample/dtitvfmtsample.cpp
@@ -1,6 +1,6 @@
 /******************************************************************************
-* Copyright (C) 2008-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 //! [dtitvfmtPreDefined1]
diff --git a/icu4c/source/samples/dtptngsample/dtptngsample.cpp b/icu4c/source/samples/dtptngsample/dtptngsample.cpp
index 0d70dc6..1bbd0b6 100644
--- a/icu4c/source/samples/dtptngsample/dtptngsample.cpp
+++ b/icu4c/source/samples/dtptngsample/dtptngsample.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2008-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  ********************************************************************/
 //! [getBestPatternExample1]
 #include <iostream>
diff --git a/icu4c/source/samples/layout/FontMap.GDI b/icu4c/source/samples/layout/FontMap.GDI
index c01c40f..7f29ea3 100644
--- a/icu4c/source/samples/layout/FontMap.GDI
+++ b/icu4c/source/samples/layout/FontMap.GDI
@@ -1,5 +1,5 @@
-# Copyright (C) 2001-2010, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # This is a sample FontMap file for Windows.
 # Fonts are specified by font name, as shown
diff --git a/icu4c/source/samples/layout/FontMap.Gnome b/icu4c/source/samples/layout/FontMap.Gnome
index 1f57bb4..a5ae4b2 100644
--- a/icu4c/source/samples/layout/FontMap.Gnome
+++ b/icu4c/source/samples/layout/FontMap.Gnome
@@ -1,5 +1,5 @@
-# Copyright (C) 2001-2005, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # This is a sample FontMap file for Linux.
 # Fonts are specified by file names.
 
diff --git a/icu4c/source/samples/layout/FontMap.cpp b/icu4c/source/samples/layout/FontMap.cpp
index 1510b29..0bb56c3 100644
--- a/icu4c/source/samples/layout/FontMap.cpp
+++ b/icu4c/source/samples/layout/FontMap.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2006, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/FontMap.h b/icu4c/source/samples/layout/FontMap.h
index fa80ebf..f4b1cff 100644
--- a/icu4c/source/samples/layout/FontMap.h
+++ b/icu4c/source/samples/layout/FontMap.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2003, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/FontTableCache.cpp b/icu4c/source/samples/layout/FontTableCache.cpp
index c6547be..042f774 100644
--- a/icu4c/source/samples/layout/FontTableCache.cpp
+++ b/icu4c/source/samples/layout/FontTableCache.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2003 - 2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/FontTableCache.h b/icu4c/source/samples/layout/FontTableCache.h
index 333e90c..9745bf8 100644
--- a/icu4c/source/samples/layout/FontTableCache.h
+++ b/icu4c/source/samples/layout/FontTableCache.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2003-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/GDIFontInstance.cpp b/icu4c/source/samples/layout/GDIFontInstance.cpp
index 5e94e5d..93a0caf 100644
--- a/icu4c/source/samples/layout/GDIFontInstance.cpp
+++ b/icu4c/source/samples/layout/GDIFontInstance.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GDIFontInstance.cpp
diff --git a/icu4c/source/samples/layout/GDIFontInstance.h b/icu4c/source/samples/layout/GDIFontInstance.h
index 7b677e7..d4c5b88 100644
--- a/icu4c/source/samples/layout/GDIFontInstance.h
+++ b/icu4c/source/samples/layout/GDIFontInstance.h
@@ -2,8 +2,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GDIFontInstance.h
diff --git a/icu4c/source/samples/layout/GDIFontMap.cpp b/icu4c/source/samples/layout/GDIFontMap.cpp
index 480bbe0..bb2df33 100644
--- a/icu4c/source/samples/layout/GDIFontMap.cpp
+++ b/icu4c/source/samples/layout/GDIFontMap.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2003, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/GDIFontMap.h b/icu4c/source/samples/layout/GDIFontMap.h
index e92f47f..4efbfd7 100644
--- a/icu4c/source/samples/layout/GDIFontMap.h
+++ b/icu4c/source/samples/layout/GDIFontMap.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2003, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/GDIGUISupport.cpp b/icu4c/source/samples/layout/GDIGUISupport.cpp
index 9f55ffe..a7a0a49 100644
--- a/icu4c/source/samples/layout/GDIGUISupport.cpp
+++ b/icu4c/source/samples/layout/GDIGUISupport.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2001, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GDIGUISupport.h
diff --git a/icu4c/source/samples/layout/GDIGUISupport.h b/icu4c/source/samples/layout/GDIGUISupport.h
index ad4c714..90a3459 100644
--- a/icu4c/source/samples/layout/GDIGUISupport.h
+++ b/icu4c/source/samples/layout/GDIGUISupport.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GDIGUISupport.h
diff --git a/icu4c/source/samples/layout/GUISupport.h b/icu4c/source/samples/layout/GUISupport.h
index f41b7ce..35d59eb 100644
--- a/icu4c/source/samples/layout/GUISupport.h
+++ b/icu4c/source/samples/layout/GUISupport.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GUISupport.h
diff --git a/icu4c/source/samples/layout/GnomeFontInstance.cpp b/icu4c/source/samples/layout/GnomeFontInstance.cpp
index 2a5c307..a62582e 100644
--- a/icu4c/source/samples/layout/GnomeFontInstance.cpp
+++ b/icu4c/source/samples/layout/GnomeFontInstance.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GnomeFontInstance.cpp
diff --git a/icu4c/source/samples/layout/GnomeFontInstance.h b/icu4c/source/samples/layout/GnomeFontInstance.h
index 4af3938..9409bbd 100644
--- a/icu4c/source/samples/layout/GnomeFontInstance.h
+++ b/icu4c/source/samples/layout/GnomeFontInstance.h
@@ -2,8 +2,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GnomeFontInstance.h
diff --git a/icu4c/source/samples/layout/GnomeFontMap.cpp b/icu4c/source/samples/layout/GnomeFontMap.cpp
index 6a23b30..ee513bd 100644
--- a/icu4c/source/samples/layout/GnomeFontMap.cpp
+++ b/icu4c/source/samples/layout/GnomeFontMap.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2006, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/GnomeFontMap.h b/icu4c/source/samples/layout/GnomeFontMap.h
index a068b2b..eb7fc73 100644
--- a/icu4c/source/samples/layout/GnomeFontMap.h
+++ b/icu4c/source/samples/layout/GnomeFontMap.h
@@ -1,8 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2006, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
- ******************************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html ******************************************************************************
  */
 
 #ifndef __GNOMEFONTMAP_H
diff --git a/icu4c/source/samples/layout/GnomeGUISupport.cpp b/icu4c/source/samples/layout/GnomeGUISupport.cpp
index 2835b61..c379537 100644
--- a/icu4c/source/samples/layout/GnomeGUISupport.cpp
+++ b/icu4c/source/samples/layout/GnomeGUISupport.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2001, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GnomeGUISupport.cpp
diff --git a/icu4c/source/samples/layout/GnomeGUISupport.h b/icu4c/source/samples/layout/GnomeGUISupport.h
index e88ef12..31b50cd 100644
--- a/icu4c/source/samples/layout/GnomeGUISupport.h
+++ b/icu4c/source/samples/layout/GnomeGUISupport.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  GnomeGUISupport.h
diff --git a/icu4c/source/samples/layout/LayoutSample.rc b/icu4c/source/samples/layout/LayoutSample.rc
index 9b0d3df..830e9ad 100644
--- a/icu4c/source/samples/layout/LayoutSample.rc
+++ b/icu4c/source/samples/layout/LayoutSample.rc
@@ -10,8 +10,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* 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 4beb90f..a146cc1 100644
--- a/icu4c/source/samples/layout/Makefile.in
+++ b/icu4c/source/samples/layout/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - samples/layout
-## Copyright (c) 2001-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/samples/layout/RenderingSurface.h b/icu4c/source/samples/layout/RenderingSurface.h
index ab0ad56..d5cb153 100644
--- a/icu4c/source/samples/layout/RenderingSurface.h
+++ b/icu4c/source/samples/layout/RenderingSurface.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  RenderingFontInstance.h
diff --git a/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp b/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp
index 2fbbaca..ae85a47 100644
--- a/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp
+++ b/icu4c/source/samples/layout/ScriptCompositeFontInstance.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  ScriptCompositeFontInstance.cpp
diff --git a/icu4c/source/samples/layout/ScriptCompositeFontInstance.h b/icu4c/source/samples/layout/ScriptCompositeFontInstance.h
index 2a85480..35fe807 100644
--- a/icu4c/source/samples/layout/ScriptCompositeFontInstance.h
+++ b/icu4c/source/samples/layout/ScriptCompositeFontInstance.h
@@ -1,7 +1,8 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/Surface.cpp b/icu4c/source/samples/layout/Surface.cpp
index 1f515241..3ec87ee 100644
--- a/icu4c/source/samples/layout/Surface.cpp
+++ b/icu4c/source/samples/layout/Surface.cpp
@@ -1,6 +1,6 @@
 /*
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  */
 void GDISurface::setFont(RenderingFontInstance *font)
 {
diff --git a/icu4c/source/samples/layout/Surface.h b/icu4c/source/samples/layout/Surface.h
index 423ddaa..f67ebdf 100644
--- a/icu4c/source/samples/layout/Surface.h
+++ b/icu4c/source/samples/layout/Surface.h
@@ -1,6 +1,6 @@
 /*
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  */
 class Surface
 {
diff --git a/icu4c/source/samples/layout/UnicodeReader.cpp b/icu4c/source/samples/layout/UnicodeReader.cpp
index ab5a7ef..114fb87 100644
--- a/icu4c/source/samples/layout/UnicodeReader.cpp
+++ b/icu4c/source/samples/layout/UnicodeReader.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2005, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/UnicodeReader.h b/icu4c/source/samples/layout/UnicodeReader.h
index 47959bb..85f464a 100644
--- a/icu4c/source/samples/layout/UnicodeReader.h
+++ b/icu4c/source/samples/layout/UnicodeReader.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2001, International Business Machines Corporation and   *
- * others. All Rights Reserved.                                               *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/samples/layout/arraymem.h b/icu4c/source/samples/layout/arraymem.h
index 7c54d96..59e36f9 100644
--- a/icu4c/source/samples/layout/arraymem.h
+++ b/icu4c/source/samples/layout/arraymem.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/cgnomelayout.c b/icu4c/source/samples/layout/cgnomelayout.c
index f95b7a5..d73cfed 100644
--- a/icu4c/source/samples/layout/cgnomelayout.c
+++ b/icu4c/source/samples/layout/cgnomelayout.c
@@ -2,8 +2,8 @@
 /*
  ****************************************************************************** *
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  ****************************************************************************** *
  */
@@ -48,7 +48,7 @@
 
     aboutBox = gnome_about_new("Gnome Layout Sample",
                                "0.1",
-                               "Copyright (C) 1998-2006 By International Business Machines Corporation and others. All Rights Reserved.",
+                               "Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html",
                                "A simple demo of the ICU LayoutEngine.",
                                writtenBy,
                                documentedBy,
diff --git a/icu4c/source/samples/layout/clayout.c b/icu4c/source/samples/layout/clayout.c
index 701ab8d..35d554e 100644
--- a/icu4c/source/samples/layout/clayout.c
+++ b/icu4c/source/samples/layout/clayout.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  Layout.cpp
@@ -325,7 +325,7 @@
 
         case IDM_HELP_ABOUTLAYOUTSAMPLE:
             MessageBox(hwnd, TEXT("Windows Layout Sample 0.1\n")
-                             TEXT("Copyright (C) 1998-2005 By International Business Machines Corporation and others.\n")
+                             TEXT("Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html\n")
                              TEXT("Author: Eric Mader"),
                        szAppName, MB_ICONINFORMATION | MB_OK);
             return 0;
diff --git a/icu4c/source/samples/layout/cmaps.cpp b/icu4c/source/samples/layout/cmaps.cpp
index 33b5cbb..1f4920d 100644
--- a/icu4c/source/samples/layout/cmaps.cpp
+++ b/icu4c/source/samples/layout/cmaps.cpp
@@ -1,8 +1,8 @@
 /*
  ****************************************************************************** *
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  ****************************************************************************** *
  *   file name:  cmaps.cpp
diff --git a/icu4c/source/samples/layout/cmaps.h b/icu4c/source/samples/layout/cmaps.h
index 868c357..3fc31db 100644
--- a/icu4c/source/samples/layout/cmaps.h
+++ b/icu4c/source/samples/layout/cmaps.h
@@ -1,8 +1,8 @@
 /*
  ****************************************************************************** *
  *
- *   Copyright (C) 1999-2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  ****************************************************************************** *
  *   file name:  cmaps.h
diff --git a/icu4c/source/samples/layout/gdiglue.cpp b/icu4c/source/samples/layout/gdiglue.cpp
index e553c06..ad77dcc 100644
--- a/icu4c/source/samples/layout/gdiglue.cpp
+++ b/icu4c/source/samples/layout/gdiglue.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/gdiglue.h b/icu4c/source/samples/layout/gdiglue.h
index bdd8422..a9a1387 100644
--- a/icu4c/source/samples/layout/gdiglue.h
+++ b/icu4c/source/samples/layout/gdiglue.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/gnomeglue.cpp b/icu4c/source/samples/layout/gnomeglue.cpp
index a081e0b..caffe18 100644
--- a/icu4c/source/samples/layout/gnomeglue.cpp
+++ b/icu4c/source/samples/layout/gnomeglue.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/gnomeglue.h b/icu4c/source/samples/layout/gnomeglue.h
index 7856146..69b41cb 100644
--- a/icu4c/source/samples/layout/gnomeglue.h
+++ b/icu4c/source/samples/layout/gnomeglue.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/gnomelayout.cpp b/icu4c/source/samples/layout/gnomelayout.cpp
index 31e2587..ca0fe9a 100644
--- a/icu4c/source/samples/layout/gnomelayout.cpp
+++ b/icu4c/source/samples/layout/gnomelayout.cpp
@@ -2,8 +2,8 @@
 /*
  ****************************************************************************** *
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  ****************************************************************************** *
  *   file name:  gnomelayout.cpp
@@ -58,7 +58,7 @@
 
     aboutBox = gnome_about_new("Gnome Layout Sample",
                                "0.1",
-                               "Copyright (C) 1998-2006 By International Business Machines Corporation and others. All Rights Reserved.",
+                               "Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html",
                                "A simple demo of the ICU LayoutEngine.",
                                writtenBy,
                                documentedBy,
diff --git a/icu4c/source/samples/layout/gsupport.h b/icu4c/source/samples/layout/gsupport.h
index 26f33b4..26a35de 100644
--- a/icu4c/source/samples/layout/gsupport.h
+++ b/icu4c/source/samples/layout/gsupport.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/layout.cpp b/icu4c/source/samples/layout/layout.cpp
index 8501757..e8c3c4b 100644
--- a/icu4c/source/samples/layout/layout.cpp
+++ b/icu4c/source/samples/layout/layout.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  Layout.cpp
@@ -321,7 +321,7 @@
 
         case IDM_HELP_ABOUTLAYOUTSAMPLE:
             MessageBox(hwnd, TEXT("Windows Layout Sample 0.1\n")
-                             TEXT("Copyright (C) 1998-2005 By International Business Machines Corporation and others.\n")
+                             TEXT("Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html\n")
                              TEXT("Author: Eric Mader"),
                        szAppName, MB_ICONINFORMATION | MB_OK);
             return 0;
diff --git a/icu4c/source/samples/layout/paragraph.cpp b/icu4c/source/samples/layout/paragraph.cpp
index 9a92b58..9acfe9f 100644
--- a/icu4c/source/samples/layout/paragraph.cpp
+++ b/icu4c/source/samples/layout/paragraph.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  Paragraph.cpp
diff --git a/icu4c/source/samples/layout/paragraph.h b/icu4c/source/samples/layout/paragraph.h
index c51c9f4..35995ed 100644
--- a/icu4c/source/samples/layout/paragraph.h
+++ b/icu4c/source/samples/layout/paragraph.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  Paragraph.h
diff --git a/icu4c/source/samples/layout/pflow.c b/icu4c/source/samples/layout/pflow.c
index 80450ad..77ce602 100644
--- a/icu4c/source/samples/layout/pflow.c
+++ b/icu4c/source/samples/layout/pflow.c
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/pflow.h b/icu4c/source/samples/layout/pflow.h
index 7e0b7f3..c24d67d 100644
--- a/icu4c/source/samples/layout/pflow.h
+++ b/icu4c/source/samples/layout/pflow.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/readme.html b/icu4c/source/samples/layout/readme.html
index 1db4e30..a03d442 100644
--- a/icu4c/source/samples/layout/readme.html
+++ b/icu4c/source/samples/layout/readme.html
@@ -5,7 +5,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
   <meta name="COPYRIGHT" content=
-  "Copyright (c) 2001-2010 IBM Corporation and others. All Rights Reserved." />
+  "Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html" />
   <meta name="Author" content="Eric Mader" />
 
   <title>Readme file for the ICU LayoutEngine demo</title>
diff --git a/icu4c/source/samples/layout/resource.h b/icu4c/source/samples/layout/resource.h
index f582d8e..80845e1 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.
-// Copyright (c) 2001-2003 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 // Used by LayoutSample.rc
 //
 #define IDM_FILE_NEWSAMPLE              40001
diff --git a/icu4c/source/samples/layout/rsurface.cpp b/icu4c/source/samples/layout/rsurface.cpp
index f383aa7..c920d95 100644
--- a/icu4c/source/samples/layout/rsurface.cpp
+++ b/icu4c/source/samples/layout/rsurface.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/rsurface.h b/icu4c/source/samples/layout/rsurface.h
index c58194e..a8bdc86 100644
--- a/icu4c/source/samples/layout/rsurface.h
+++ b/icu4c/source/samples/layout/rsurface.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/sfnt.h b/icu4c/source/samples/layout/sfnt.h
index 3b3d991..9f1650f 100644
--- a/icu4c/source/samples/layout/sfnt.h
+++ b/icu4c/source/samples/layout/sfnt.h
@@ -1,8 +1,8 @@
 /*
  ****************************************************************************** *
  *
- *   Copyright (C) 1999-2001, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  ****************************************************************************** *
  *   file name:  sfnt.h
diff --git a/icu4c/source/samples/layout/ucreader.cpp b/icu4c/source/samples/layout/ucreader.cpp
index bc92841..11a60ef 100644
--- a/icu4c/source/samples/layout/ucreader.cpp
+++ b/icu4c/source/samples/layout/ucreader.cpp
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/layout/ucreader.h b/icu4c/source/samples/layout/ucreader.h
index 948db14..10b5c3a 100644
--- a/icu4c/source/samples/layout/ucreader.h
+++ b/icu4c/source/samples/layout/ucreader.h
@@ -1,6 +1,7 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  */
 
diff --git a/icu4c/source/samples/legacy/Makefile b/icu4c/source/samples/legacy/Makefile
index f47c300..7a0915f 100644
--- a/icu4c/source/samples/legacy/Makefile
+++ b/icu4c/source/samples/legacy/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2001-2004 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # conversion sample code
 
 
diff --git a/icu4c/source/samples/legacy/README b/icu4c/source/samples/legacy/README
index 3dcf556..e47c48e 100644
--- a/icu4c/source/samples/legacy/README
+++ b/icu4c/source/samples/legacy/README
@@ -1,4 +1,5 @@
-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 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. 
 
 Generally, one should be able to simultaneously use one or more versions of ICU 2.0 or higher and one version of ICU 1.8.1 or lower. 
diff --git a/icu4c/source/samples/legacy/legacy.cpp b/icu4c/source/samples/legacy/legacy.cpp
index 85fc0e6..eb89dbb 100644
--- a/icu4c/source/samples/legacy/legacy.cpp
+++ b/icu4c/source/samples/legacy/legacy.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001 - 2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  main.cpp
diff --git a/icu4c/source/samples/legacy/newcol.cpp b/icu4c/source/samples/legacy/newcol.cpp
index 195a8ac..e5df5d8 100644
--- a/icu4c/source/samples/legacy/newcol.cpp
+++ b/icu4c/source/samples/legacy/newcol.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2001 - 2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  newcol.cpp
diff --git a/icu4c/source/samples/legacy/oldcol.cpp b/icu4c/source/samples/legacy/oldcol.cpp
index c56ff2f..89c6114 100644
--- a/icu4c/source/samples/legacy/oldcol.cpp
+++ b/icu4c/source/samples/legacy/oldcol.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2001-2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  oldcol.cpp
diff --git a/icu4c/source/samples/msgfmt/Makefile b/icu4c/source/samples/msgfmt/Makefile
index 010618b..e77a9b1 100644
--- a/icu4c/source/samples/msgfmt/Makefile
+++ b/icu4c/source/samples/msgfmt/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/msgfmt/README.TXT b/icu4c/source/samples/msgfmt/README.TXT
index e0fd7f4..a4ed8e6 100644
--- a/icu4c/source/samples/msgfmt/README.TXT
+++ b/icu4c/source/samples/msgfmt/README.TXT
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 
 IMPORTANT:
diff --git a/icu4c/source/samples/msgfmt/answers/main_0.cpp b/icu4c/source/samples/msgfmt/answers/main_0.cpp
index 112bd5a..33c3bba 100644
--- a/icu4c/source/samples/msgfmt/answers/main_0.cpp
+++ b/icu4c/source/samples/msgfmt/answers/main_0.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/answers/main_1.cpp b/icu4c/source/samples/msgfmt/answers/main_1.cpp
index d075d54..91c33b1 100644
--- a/icu4c/source/samples/msgfmt/answers/main_1.cpp
+++ b/icu4c/source/samples/msgfmt/answers/main_1.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/answers/main_2.cpp b/icu4c/source/samples/msgfmt/answers/main_2.cpp
index de02778..901e76f 100644
--- a/icu4c/source/samples/msgfmt/answers/main_2.cpp
+++ b/icu4c/source/samples/msgfmt/answers/main_2.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/answers/main_3.cpp b/icu4c/source/samples/msgfmt/answers/main_3.cpp
index 202ad27..30b3e1b 100644
--- a/icu4c/source/samples/msgfmt/answers/main_3.cpp
+++ b/icu4c/source/samples/msgfmt/answers/main_3.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/main.cpp b/icu4c/source/samples/msgfmt/main.cpp
index e92db51..30b3e1b 100644
--- a/icu4c/source/samples/msgfmt/main.cpp
+++ b/icu4c/source/samples/msgfmt/main.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/util.cpp b/icu4c/source/samples/msgfmt/util.cpp
index 9f0013c..bb06743 100644
--- a/icu4c/source/samples/msgfmt/util.cpp
+++ b/icu4c/source/samples/msgfmt/util.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/msgfmt/util.h b/icu4c/source/samples/msgfmt/util.h
index 2d9c4c7..f46c34e 100644
--- a/icu4c/source/samples/msgfmt/util.h
+++ b/icu4c/source/samples/msgfmt/util.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/numfmt/Makefile b/icu4c/source/samples/numfmt/Makefile
index eca17b2..49705c7 100644
--- a/icu4c/source/samples/numfmt/Makefile
+++ b/icu4c/source/samples/numfmt/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/numfmt/capi.c b/icu4c/source/samples/numfmt/capi.c
index 9b8a111..d4e16a9 100644
--- a/icu4c/source/samples/numfmt/capi.c
+++ b/icu4c/source/samples/numfmt/capi.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unum.h"
diff --git a/icu4c/source/samples/numfmt/main.cpp b/icu4c/source/samples/numfmt/main.cpp
index ee375ff..12db18b 100644
--- a/icu4c/source/samples/numfmt/main.cpp
+++ b/icu4c/source/samples/numfmt/main.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/samples/numfmt/readme.txt b/icu4c/source/samples/numfmt/readme.txt
index d652d9b..3e18757 100644
--- a/icu4c/source/samples/numfmt/readme.txt
+++ b/icu4c/source/samples/numfmt/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 numfmt: a sample program which displays number formatting in C and C++
 
 This sample demonstrates
diff --git a/icu4c/source/samples/numfmt/util.cpp b/icu4c/source/samples/numfmt/util.cpp
index 121e130..28c0bcb 100644
--- a/icu4c/source/samples/numfmt/util.cpp
+++ b/icu4c/source/samples/numfmt/util.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003,2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/numfmt/util.h b/icu4c/source/samples/numfmt/util.h
index e50ef7a..9953453 100644
--- a/icu4c/source/samples/numfmt/util.h
+++ b/icu4c/source/samples/numfmt/util.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp b/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp
index 48bd206..4fd1c63 100644
--- a/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp
+++ b/icu4c/source/samples/plurfmtsample/plurfmtsample.cpp
@@ -1,7 +1,7 @@
 /********************************************************************************
-* Copyright (C) 2008-2013, International Business Machines Corporation and
-* others. All Rights Reserved.
-*******************************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
+ ********************************************************************************
 */
 
 //! [PluralFormatExample1]
diff --git a/icu4c/source/samples/props/Makefile b/icu4c/source/samples/props/Makefile
index 6d0a60b..ac3ca38 100644
--- a/icu4c/source/samples/props/Makefile
+++ b/icu4c/source/samples/props/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/props/props.cpp b/icu4c/source/samples/props/props.cpp
index f60f26a..d49b73d 100644
--- a/icu4c/source/samples/props/props.cpp
+++ b/icu4c/source/samples/props/props.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  props.cpp
diff --git a/icu4c/source/samples/props/readme.txt b/icu4c/source/samples/props/readme.txt
index b80aa25..60a06d5 100644
--- a/icu4c/source/samples/props/readme.txt
+++ b/icu4c/source/samples/props/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 props: Unicode Character Properties
 
 This sample demonstrates
diff --git a/icu4c/source/samples/readme.txt b/icu4c/source/samples/readme.txt
index 7f57b66..96b93f3 100644
--- a/icu4c/source/samples/readme.txt
+++ b/icu4c/source/samples/readme.txt
@@ -1,4 +1,5 @@
-## Copyright (c) 2002-2010, International Business Machines Corporation 
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## and others. All Rights Reserved.
 
 This directory contains sample code
diff --git a/icu4c/source/samples/rules.mk b/icu4c/source/samples/rules.mk
index ac0e27e..260b89e 100644
--- a/icu4c/source/samples/rules.mk
+++ b/icu4c/source/samples/rules.mk
@@ -1,4 +1,5 @@
-# Copyright (c) 2002-2012 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code rules for a single-target simple sample
 
 # list of targets that aren't actually created
diff --git a/icu4c/source/samples/strsrch/Makefile b/icu4c/source/samples/strsrch/Makefile
index ffd211c..b290d03 100644
--- a/icu4c/source/samples/strsrch/Makefile
+++ b/icu4c/source/samples/strsrch/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/strsrch/readme.txt b/icu4c/source/samples/strsrch/readme.txt
index 589c7ad..f4b6519 100644
--- a/icu4c/source/samples/strsrch/readme.txt
+++ b/icu4c/source/samples/strsrch/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 strsrch: a sample program which finds the occurrences of a pattern string in a source string, using user-defined collation rules.
 
 This sample demonstrates
diff --git a/icu4c/source/samples/strsrch/strsrch.cpp b/icu4c/source/samples/strsrch/strsrch.cpp
index 5054cee..80494d7 100644
--- a/icu4c/source/samples/strsrch/strsrch.cpp
+++ b/icu4c/source/samples/strsrch/strsrch.cpp
@@ -1,6 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (C) 2002-2006 IBM, Inc.   All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * 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 d7d2baf..86c22c1 100644
--- a/icu4c/source/samples/translit/Makefile
+++ b/icu4c/source/samples/translit/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2003 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/translit/README.TXT b/icu4c/source/samples/translit/README.TXT
index 1c77ca8..8eb56db 100644
--- a/icu4c/source/samples/translit/README.TXT
+++ b/icu4c/source/samples/translit/README.TXT
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 
 IMPORTANT:
diff --git a/icu4c/source/samples/translit/answers/main_1.cpp b/icu4c/source/samples/translit/answers/main_1.cpp
index ba526eb..7fd4f07 100644
--- a/icu4c/source/samples/translit/answers/main_1.cpp
+++ b/icu4c/source/samples/translit/answers/main_1.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/answers/main_2.cpp b/icu4c/source/samples/translit/answers/main_2.cpp
index bf392d1..226442e 100644
--- a/icu4c/source/samples/translit/answers/main_2.cpp
+++ b/icu4c/source/samples/translit/answers/main_2.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/answers/main_3.cpp b/icu4c/source/samples/translit/answers/main_3.cpp
index 93065a2..fba7c4c 100644
--- a/icu4c/source/samples/translit/answers/main_3.cpp
+++ b/icu4c/source/samples/translit/answers/main_3.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/answers/main_4.cpp b/icu4c/source/samples/translit/answers/main_4.cpp
index 5b51cb5..3b5242b 100644
--- a/icu4c/source/samples/translit/answers/main_4.cpp
+++ b/icu4c/source/samples/translit/answers/main_4.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/answers/unaccent.cpp b/icu4c/source/samples/translit/answers/unaccent.cpp
index 8b9832d..adc8ba9 100644
--- a/icu4c/source/samples/translit/answers/unaccent.cpp
+++ b/icu4c/source/samples/translit/answers/unaccent.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unaccent.h"
diff --git a/icu4c/source/samples/translit/answers/unaccent.h b/icu4c/source/samples/translit/answers/unaccent.h
index 4cda092..d002c14 100644
--- a/icu4c/source/samples/translit/answers/unaccent.h
+++ b/icu4c/source/samples/translit/answers/unaccent.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/main.cpp b/icu4c/source/samples/translit/main.cpp
index 5bf4671..38cbed1 100644
--- a/icu4c/source/samples/translit/main.cpp
+++ b/icu4c/source/samples/translit/main.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/unaccent.cpp b/icu4c/source/samples/translit/unaccent.cpp
index d3af7f3..6e77724 100644
--- a/icu4c/source/samples/translit/unaccent.cpp
+++ b/icu4c/source/samples/translit/unaccent.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unaccent.h"
diff --git a/icu4c/source/samples/translit/unaccent.h b/icu4c/source/samples/translit/unaccent.h
index 10ee9d9..076bf9c 100644
--- a/icu4c/source/samples/translit/unaccent.h
+++ b/icu4c/source/samples/translit/unaccent.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/translit.h"
diff --git a/icu4c/source/samples/translit/util.cpp b/icu4c/source/samples/translit/util.cpp
index 9f0013c..bb06743 100644
--- a/icu4c/source/samples/translit/util.cpp
+++ b/icu4c/source/samples/translit/util.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/translit/util.h b/icu4c/source/samples/translit/util.h
index 2d9c4c7..f46c34e 100644
--- a/icu4c/source/samples/translit/util.h
+++ b/icu4c/source/samples/translit/util.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/samples/uciter8/Makefile b/icu4c/source/samples/uciter8/Makefile
index d89eee2..d6510e7 100644
--- a/icu4c/source/samples/uciter8/Makefile
+++ b/icu4c/source/samples/uciter8/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2003 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/uciter8/readme.txt b/icu4c/source/samples/uciter8/readme.txt
index 320154a..3347d31 100644
--- a/icu4c/source/samples/uciter8/readme.txt
+++ b/icu4c/source/samples/uciter8/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2003-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 uciter8: Lenient reading of 8-bit Unicode with a UCharIterator
 
 This sample demonstrates reading
diff --git a/icu4c/source/samples/uciter8/uciter8.c b/icu4c/source/samples/uciter8/uciter8.c
index 85fe786..bd129f2 100644
--- a/icu4c/source/samples/uciter8/uciter8.c
+++ b/icu4c/source/samples/uciter8/uciter8.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uciter8.c
diff --git a/icu4c/source/samples/uciter8/uit_len8.c b/icu4c/source/samples/uciter8/uit_len8.c
index 16fa487..f44568a 100644
--- a/icu4c/source/samples/uciter8/uit_len8.c
+++ b/icu4c/source/samples/uciter8/uit_len8.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uit_len8.c
diff --git a/icu4c/source/samples/uciter8/uit_len8.h b/icu4c/source/samples/uciter8/uit_len8.h
index 35748ed..ca66de4 100644
--- a/icu4c/source/samples/uciter8/uit_len8.h
+++ b/icu4c/source/samples/uciter8/uit_len8.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uit_len8.h
diff --git a/icu4c/source/samples/ucnv/Makefile b/icu4c/source/samples/ucnv/Makefile
index 77536b9..6700f96 100644
--- a/icu4c/source/samples/ucnv/Makefile
+++ b/icu4c/source/samples/ucnv/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/ucnv/convsamp.cpp b/icu4c/source/samples/ucnv/convsamp.cpp
index 62a6177..da11d5f 100644
--- a/icu4c/source/samples/ucnv/convsamp.cpp
+++ b/icu4c/source/samples/ucnv/convsamp.cpp
@@ -1,7 +1,7 @@
 /**************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 ***************************************************************************
 *   file name:  convsamp.c
diff --git a/icu4c/source/samples/ucnv/data06.txt b/icu4c/source/samples/ucnv/data06.txt
index 1d7858e..4a301d8 100644
--- a/icu4c/source/samples/ucnv/data06.txt
+++ b/icu4c/source/samples/ucnv/data06.txt
@@ -1,7 +1,7 @@
-// *******************************************************************************
+// *******************************************************************************
 // *
-// *   Copyright (C) 1997-2000, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * 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 3344c73..a4adb39 100644
--- a/icu4c/source/samples/ucnv/flagcb.c
+++ b/icu4c/source/samples/ucnv/flagcb.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2007, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/samples/ucnv/flagcb.h b/icu4c/source/samples/ucnv/flagcb.h
index 4b1cba5..b7b169f 100644
--- a/icu4c/source/samples/ucnv/flagcb.h
+++ b/icu4c/source/samples/ucnv/flagcb.h
@@ -1,4 +1,5 @@
-/* Copyright (c) 2000 IBM, Inc. and Others. 
+/* Copyright (C) 2016 and later: Unicode, Inc. and others.
+   License & terms of use: http://www.unicode.org/copyright.html
    FLAGCB.H - interface to 'flagging' callback which 
    simply marks the fact that the callback was called. 
 */
diff --git a/icu4c/source/samples/ucnv/readme.txt b/icu4c/source/samples/ucnv/readme.txt
index 7fb8731..8f0a36d 100644
--- a/icu4c/source/samples/ucnv/readme.txt
+++ b/icu4c/source/samples/ucnv/readme.txt
@@ -1,5 +1,5 @@
-Copyright (C) 2002-2010, International Business Machines
-Corporation and others.  All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 convsamp: a sample program which demonstrates using ICU conversion
 
diff --git a/icu4c/source/samples/udata/Makefile b/icu4c/source/samples/udata/Makefile
index 450e7de..6819b99 100644
--- a/icu4c/source/samples/udata/Makefile
+++ b/icu4c/source/samples/udata/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2012 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # udata sample code
 # Usage:
 #  - configure, build, install ICU
diff --git a/icu4c/source/samples/udata/reader.c b/icu4c/source/samples/udata/reader.c
index c75083a..1773123 100644
--- a/icu4c/source/samples/udata/reader.c
+++ b/icu4c/source/samples/udata/reader.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2009, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  reader.c
diff --git a/icu4c/source/samples/udata/readme.txt b/icu4c/source/samples/udata/readme.txt
index 308eb87..c348f34 100644
--- a/icu4c/source/samples/udata/readme.txt
+++ b/icu4c/source/samples/udata/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 udata: Low level ICU data
 
 This sample demonstrates
diff --git a/icu4c/source/samples/udata/writer.c b/icu4c/source/samples/udata/writer.c
index db0b758..abe8ea9 100644
--- a/icu4c/source/samples/udata/writer.c
+++ b/icu4c/source/samples/udata/writer.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  writer.c
diff --git a/icu4c/source/samples/ufortune/Makefile b/icu4c/source/samples/ufortune/Makefile
index 258959a..710e861 100644
--- a/icu4c/source/samples/ufortune/Makefile
+++ b/icu4c/source/samples/ufortune/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2001-2003 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 #
 # File
diff --git a/icu4c/source/samples/ufortune/fortunedefs.mk b/icu4c/source/samples/ufortune/fortunedefs.mk
index b0ce2b2..213c09e 100644
--- a/icu4c/source/samples/ufortune/fortunedefs.mk
+++ b/icu4c/source/samples/ufortune/fortunedefs.mk
@@ -1,4 +1,5 @@
-# Copyright (c) 2001-2011 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # common makefile between ufortune and ufortune/resources
 
 # mode of resource bundle -
diff --git a/icu4c/source/samples/ufortune/readme.txt b/icu4c/source/samples/ufortune/readme.txt
index 3ad4425..43d8107 100644
--- a/icu4c/source/samples/ufortune/readme.txt
+++ b/icu4c/source/samples/ufortune/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 ufortune: a sample program demonstrating the use of ICU resource files by an application.
 
 This sample demonstrates
diff --git a/icu4c/source/samples/ufortune/resources/Makefile b/icu4c/source/samples/ufortune/resources/Makefile
index ef38d8a..c143ffe 100644
--- a/icu4c/source/samples/ufortune/resources/Makefile
+++ b/icu4c/source/samples/ufortune/resources/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2001-2011 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # File
 #    icu/source/samples/ufortune/resources/Makefile
diff --git a/icu4c/source/samples/ufortune/resources/es.txt b/icu4c/source/samples/ufortune/resources/es.txt
index 1500b70..527691f 100644
--- a/icu4c/source/samples/ufortune/resources/es.txt
+++ b/icu4c/source/samples/ufortune/resources/es.txt
@@ -1,5 +1,5 @@
-//   Copyright (C) 2001-2006, International Business Machines
-//   Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 
 //
 //  es.txt
diff --git a/icu4c/source/samples/ufortune/resources/fortune_resources.mak b/icu4c/source/samples/ufortune/resources/fortune_resources.mak
index 7e4d2c3..bb95070 100644
--- a/icu4c/source/samples/ufortune/resources/fortune_resources.mak
+++ b/icu4c/source/samples/ufortune/resources/fortune_resources.mak
@@ -1,4 +1,5 @@
-# Copyright (c) 2001-2009 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 #  fortune_resources.mak
 #
diff --git a/icu4c/source/samples/ufortune/ufortune.c b/icu4c/source/samples/ufortune/ufortune.c
index 1adf999..13bbb8e 100644
--- a/icu4c/source/samples/ufortune/ufortune.c
+++ b/icu4c/source/samples/ufortune/ufortune.c
@@ -1,7 +1,7 @@
 /**************************************************************************
 *
-*   Copyright (C) 2001-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* 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 a0129ab..3360484c 100644
--- a/icu4c/source/samples/ugrep/Makefile
+++ b/icu4c/source/samples/ugrep/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2010 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/ugrep/readme.txt b/icu4c/source/samples/ugrep/readme.txt
index c96fb03..f2b7a2d 100644
--- a/icu4c/source/samples/ugrep/readme.txt
+++ b/icu4c/source/samples/ugrep/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 ugrep: a sample program demonstrating the use of ICU regular expression API.
 
 usage:   ugrep [options] pattern [file ...]
diff --git a/icu4c/source/samples/ugrep/ugrep.cpp b/icu4c/source/samples/ugrep/ugrep.cpp
index 4f92013..1473cf6 100644
--- a/icu4c/source/samples/ugrep/ugrep.cpp
+++ b/icu4c/source/samples/ugrep/ugrep.cpp
@@ -1,7 +1,7 @@
 /**************************************************************************
 *
-*   Copyright (C) 2002-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* 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 488cdb7..4685bc9 100644
--- a/icu4c/source/samples/uresb/Makefile
+++ b/icu4c/source/samples/uresb/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2000-2005 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # conversion sample code
 # Usage:
 #  - configure, build, install ICU
diff --git a/icu4c/source/samples/uresb/en.txt b/icu4c/source/samples/uresb/en.txt
index 394d53c..1f35a5e 100644
--- a/icu4c/source/samples/uresb/en.txt
+++ b/icu4c/source/samples/uresb/en.txt
@@ -1,5 +1,5 @@
-//   Copyright (C) 2000-2003, International Business Machines
-//   Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 
 en {
      errorcodes {
diff --git a/icu4c/source/samples/uresb/readme.txt b/icu4c/source/samples/uresb/readme.txt
index 8ca2c8f..969bba5 100644
--- a/icu4c/source/samples/uresb/readme.txt
+++ b/icu4c/source/samples/uresb/readme.txt
@@ -1,5 +1,5 @@
-Copyright (c) 2001-2010 International Business Machines
-Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 uresb: Resource Bundle
 
 This sample demonstrates
diff --git a/icu4c/source/samples/uresb/resources.mak b/icu4c/source/samples/uresb/resources.mak
index e1ea4fb..538bb9c 100644
--- a/icu4c/source/samples/uresb/resources.mak
+++ b/icu4c/source/samples/uresb/resources.mak
@@ -1,5 +1,5 @@
-## Copyright (c) 2001-2009 International Business Machines
-## Corporation and others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 PACKAGE_NAME = uresb
 TARGETS = en.res root.res sr.res
 
diff --git a/icu4c/source/samples/uresb/root.txt b/icu4c/source/samples/uresb/root.txt
index 8d45c73..4a9c852 100644
--- a/icu4c/source/samples/uresb/root.txt
+++ b/icu4c/source/samples/uresb/root.txt
@@ -1,5 +1,5 @@
-// Copyright (c) 2001-2003 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 root {
      errorcodes {
                      "U_ZERO_ERROR",
diff --git a/icu4c/source/samples/uresb/sr.txt b/icu4c/source/samples/uresb/sr.txt
index 698d4fc..acd5446 100644
--- a/icu4c/source/samples/uresb/sr.txt
+++ b/icu4c/source/samples/uresb/sr.txt
@@ -1,5 +1,5 @@
-// Copyright (c) 2001-2003 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 // Use --encoding cp1251 for genrb
 
 sr {
diff --git a/icu4c/source/samples/uresb/uresb.c b/icu4c/source/samples/uresb/uresb.c
index e193050..09f1cfd 100644
--- a/icu4c/source/samples/uresb/uresb.c
+++ b/icu4c/source/samples/uresb/uresb.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uresb.c
diff --git a/icu4c/source/samples/ustring/Makefile b/icu4c/source/samples/ustring/Makefile
index ff94488..6cc9c6e 100644
--- a/icu4c/source/samples/ustring/Makefile
+++ b/icu4c/source/samples/ustring/Makefile
@@ -1,4 +1,5 @@
-# Copyright (c) 2002 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # sample code makefile
 
 # Usage:
diff --git a/icu4c/source/samples/ustring/readme.txt b/icu4c/source/samples/ustring/readme.txt
index f713963..c945993 100644
--- a/icu4c/source/samples/ustring/readme.txt
+++ b/icu4c/source/samples/ustring/readme.txt
@@ -1,5 +1,5 @@
-Copyright (c) 2002-2005, International Business Machines Corporation and others. All Rights Reserved.
-ustring: Unicode String Manipulation
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.htmlustring: Unicode String Manipulation
 
 This sample demonstrates
          Using ICU to manipulate UnicodeString objects
diff --git a/icu4c/source/samples/ustring/ustring.cpp b/icu4c/source/samples/ustring/ustring.cpp
index d0f91cd..af005bf 100644
--- a/icu4c/source/samples/ustring/ustring.cpp
+++ b/icu4c/source/samples/ustring/ustring.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ustring.c
diff --git a/icu4c/source/stubdata/Makefile.in b/icu4c/source/stubdata/Makefile.in
index e9d1a24..ee9a935 100644
--- a/icu4c/source/stubdata/Makefile.in
+++ b/icu4c/source/stubdata/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2015, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU stubdata
diff --git a/icu4c/source/stubdata/stubdata.c b/icu4c/source/stubdata/stubdata.c
index 69a5876..781d761 100644
--- a/icu4c/source/stubdata/stubdata.c
+++ b/icu4c/source/stubdata/stubdata.c
@@ -1,7 +1,7 @@
 /******************************************************************************
 *
-*   Copyright (C) 2001, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  stubdata.c
diff --git a/icu4c/source/test/Makefile.in b/icu4c/source/test/Makefile.in
index 36eda3a..cef3b72 100644
--- a/icu4c/source/test/Makefile.in
+++ b/icu4c/source/test/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU tests
-## Copyright (c) 1999-2014, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/test/cintltst/Makefile.in b/icu4c/source/test/cintltst/Makefile.in
index e19874f..26edaf6 100644
--- a/icu4c/source/test/cintltst/Makefile.in
+++ b/icu4c/source/test/cintltst/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2016, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - test/cintltst
diff --git a/icu4c/source/test/cintltst/bocu1tst.c b/icu4c/source/test/cintltst/bocu1tst.c
index 53a204f..692592e 100644
--- a/icu4c/source/test/cintltst/bocu1tst.c
+++ b/icu4c/source/test/cintltst/bocu1tst.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  bocu1tst.c
diff --git a/icu4c/source/test/cintltst/callcoll.c b/icu4c/source/test/cintltst/callcoll.c
index 8e7f9a5..e0fe27e 100644
--- a/icu4c/source/test/cintltst/callcoll.c
+++ b/icu4c/source/test/cintltst/callcoll.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/callcoll.h b/icu4c/source/test/cintltst/callcoll.h
index d7c6c05..0bede5a 100644
--- a/icu4c/source/test/cintltst/callcoll.h
+++ b/icu4c/source/test/cintltst/callcoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/calldata.h b/icu4c/source/test/cintltst/calldata.h
index 4d3cb39..ef4c377 100644
--- a/icu4c/source/test/cintltst/calldata.h
+++ b/icu4c/source/test/cintltst/calldata.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef COLLATION_TEST_DATA
diff --git a/icu4c/source/test/cintltst/calltest.c b/icu4c/source/test/cintltst/calltest.c
index a2e60c6..be92ef9 100644
--- a/icu4c/source/test/cintltst/calltest.c
+++ b/icu4c/source/test/cintltst/calltest.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1996-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/capitst.c b/icu4c/source/test/cintltst/capitst.c
index 56f3275..90e7e7c 100644
--- a/icu4c/source/test/cintltst/capitst.c
+++ b/icu4c/source/test/cintltst/capitst.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*****************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/capitst.h b/icu4c/source/test/cintltst/capitst.h
index 44a3da7..3b4556a 100644
--- a/icu4c/source/test/cintltst/capitst.h
+++ b/icu4c/source/test/cintltst/capitst.h
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2013 International Business Machines 
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cbiapts.c b/icu4c/source/test/cintltst/cbiapts.c
index b07c97a..dfd51a1 100644
--- a/icu4c/source/test/cintltst/cbiapts.c
+++ b/icu4c/source/test/cintltst/cbiapts.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cbiapts.h b/icu4c/source/test/cintltst/cbiapts.h
index ea6769f..b1236bd 100644
--- a/icu4c/source/test/cintltst/cbiapts.h
+++ b/icu4c/source/test/cintltst/cbiapts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cbididat.c b/icu4c/source/test/cintltst/cbididat.c
index 6afc677..ba95c66 100644
--- a/icu4c/source/test/cintltst/cbididat.c
+++ b/icu4c/source/test/cintltst/cbididat.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  cbididat.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/cintltst/cbiditst.c b/icu4c/source/test/cintltst/cbiditst.c
index 6c7b4b2..ffd94b8 100644
--- a/icu4c/source/test/cintltst/cbiditst.c
+++ b/icu4c/source/test/cintltst/cbiditst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  cbiditst.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/cintltst/cbiditst.h b/icu4c/source/test/cintltst/cbiditst.h
index 976033e..6e5746d 100644
--- a/icu4c/source/test/cintltst/cbiditst.h
+++ b/icu4c/source/test/cintltst/cbiditst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  cbiditst.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/cintltst/cbkittst.c b/icu4c/source/test/cintltst/cbkittst.c
index 4d25865..55e4582 100644
--- a/icu4c/source/test/cintltst/cbkittst.c
+++ b/icu4c/source/test/cintltst/cbkittst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccaltst.c b/icu4c/source/test/cintltst/ccaltst.c
index 0f8927f..383c0e9 100644
--- a/icu4c/source/test/cintltst/ccaltst.c
+++ b/icu4c/source/test/cintltst/ccaltst.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File CCALTST.C
diff --git a/icu4c/source/test/cintltst/ccaltst.h b/icu4c/source/test/cintltst/ccaltst.h
index 95a9f4c..561e116 100644
--- a/icu4c/source/test/cintltst/ccaltst.h
+++ b/icu4c/source/test/cintltst/ccaltst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccapitst.c b/icu4c/source/test/cintltst/ccapitst.c
index d92d4d8..7807d31 100644
--- a/icu4c/source/test/cintltst/ccapitst.c
+++ b/icu4c/source/test/cintltst/ccapitst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*****************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccapitst.h b/icu4c/source/test/cintltst/ccapitst.h
index a15dfc6..dcb8e21 100644
--- a/icu4c/source/test/cintltst/ccapitst.h
+++ b/icu4c/source/test/cintltst/ccapitst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccolltst.c b/icu4c/source/test/cintltst/ccolltst.c
index 7962940..4239610 100644
--- a/icu4c/source/test/cintltst/ccolltst.c
+++ b/icu4c/source/test/cintltst/ccolltst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccolltst.h b/icu4c/source/test/cintltst/ccolltst.h
index d3e7f51..d00b236 100644
--- a/icu4c/source/test/cintltst/ccolltst.h
+++ b/icu4c/source/test/cintltst/ccolltst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cconvtst.c b/icu4c/source/test/cintltst/cconvtst.c
index 41bfd73..56c03d0 100644
--- a/icu4c/source/test/cintltst/cconvtst.c
+++ b/icu4c/source/test/cintltst/cconvtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cctest.c b/icu4c/source/test/cintltst/cctest.c
index 4f4db0e..2d49236 100644
--- a/icu4c/source/test/cintltst/cctest.c
+++ b/icu4c/source/test/cintltst/cctest.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/ucnv.h"
diff --git a/icu4c/source/test/cintltst/ccurrtst.c b/icu4c/source/test/cintltst/ccurrtst.c
index f3fd43b..b65c476 100644
--- a/icu4c/source/test/cintltst/ccurrtst.c
+++ b/icu4c/source/test/cintltst/ccurrtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ccurrtst.h b/icu4c/source/test/cintltst/ccurrtst.h
index bec5e99..5bf35a4 100644
--- a/icu4c/source/test/cintltst/ccurrtst.h
+++ b/icu4c/source/test/cintltst/ccurrtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdateintervalformattest.c b/icu4c/source/test/cintltst/cdateintervalformattest.c
index 92b0b35..9db7e8b 100644
--- a/icu4c/source/test/cintltst/cdateintervalformattest.c
+++ b/icu4c/source/test/cintltst/cdateintervalformattest.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2011-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* C API TEST FOR DATE INTERVAL FORMAT */
 
diff --git a/icu4c/source/test/cintltst/cdattst.c b/icu4c/source/test/cintltst/cdattst.c
index fe07070..f0f1cff 100644
--- a/icu4c/source/test/cintltst/cdattst.c
+++ b/icu4c/source/test/cintltst/cdattst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdattst.h b/icu4c/source/test/cintltst/cdattst.h
index f27bddd..176c021 100644
--- a/icu4c/source/test/cintltst/cdattst.h
+++ b/icu4c/source/test/cintltst/cdattst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdetst.c b/icu4c/source/test/cintltst/cdetst.c
index ec82c01..5548cae 100644
--- a/icu4c/source/test/cintltst/cdetst.c
+++ b/icu4c/source/test/cintltst/cdetst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdetst.h b/icu4c/source/test/cintltst/cdetst.h
index 36696a5..f57404a 100644
--- a/icu4c/source/test/cintltst/cdetst.h
+++ b/icu4c/source/test/cintltst/cdetst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdtdptst.c b/icu4c/source/test/cintltst/cdtdptst.c
index 4151efe..4c59d6c 100644
--- a/icu4c/source/test/cintltst/cdtdptst.c
+++ b/icu4c/source/test/cintltst/cdtdptst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdtdptst.h b/icu4c/source/test/cintltst/cdtdptst.h
index dc32231..ee485e9 100644
--- a/icu4c/source/test/cintltst/cdtdptst.h
+++ b/icu4c/source/test/cintltst/cdtdptst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdtrgtst.c b/icu4c/source/test/cintltst/cdtrgtst.c
index 35ca168..25ee1a0 100644
--- a/icu4c/source/test/cintltst/cdtrgtst.c
+++ b/icu4c/source/test/cintltst/cdtrgtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cdtrgtst.h b/icu4c/source/test/cintltst/cdtrgtst.h
index b48de62..454bd10 100644
--- a/icu4c/source/test/cintltst/cdtrgtst.h
+++ b/icu4c/source/test/cintltst/cdtrgtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2002,2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cestst.c b/icu4c/source/test/cintltst/cestst.c
index 29ebc4a..d06eccb 100644
--- a/icu4c/source/test/cintltst/cestst.c
+++ b/icu4c/source/test/cintltst/cestst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cestst.h b/icu4c/source/test/cintltst/cestst.h
index e15f32d..b63109d 100644
--- a/icu4c/source/test/cintltst/cestst.h
+++ b/icu4c/source/test/cintltst/cestst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cfintst.c b/icu4c/source/test/cintltst/cfintst.c
index b4d36a8..eaff0b1 100644
--- a/icu4c/source/test/cintltst/cfintst.c
+++ b/icu4c/source/test/cintltst/cfintst.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2009,2014, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File CFINTST.C
diff --git a/icu4c/source/test/cintltst/cfintst.h b/icu4c/source/test/cintltst/cfintst.h
index 4edd517..5214c2d 100644
--- a/icu4c/source/test/cintltst/cfintst.h
+++ b/icu4c/source/test/cintltst/cfintst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cformtst.c b/icu4c/source/test/cintltst/cformtst.c
index 819bf8d..e0d5f86 100644
--- a/icu4c/source/test/cintltst/cformtst.c
+++ b/icu4c/source/test/cintltst/cformtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cformtst.h b/icu4c/source/test/cintltst/cformtst.h
index e5c0e44..68b706d 100644
--- a/icu4c/source/test/cintltst/cformtst.h
+++ b/icu4c/source/test/cintltst/cformtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cfrtst.c b/icu4c/source/test/cintltst/cfrtst.c
index 77e7ad0..ffe6409 100644
--- a/icu4c/source/test/cintltst/cfrtst.c
+++ b/icu4c/source/test/cintltst/cfrtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cfrtst.h b/icu4c/source/test/cintltst/cfrtst.h
index 1fe136a..c6a4513 100644
--- a/icu4c/source/test/cintltst/cfrtst.h
+++ b/icu4c/source/test/cintltst/cfrtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cg7coll.c b/icu4c/source/test/cintltst/cg7coll.c
index 06bf9bd..45ad934 100644
--- a/icu4c/source/test/cintltst/cg7coll.c
+++ b/icu4c/source/test/cintltst/cg7coll.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cg7coll.h b/icu4c/source/test/cintltst/cg7coll.h
index 5bfa16b..e87d83c 100644
--- a/icu4c/source/test/cintltst/cg7coll.h
+++ b/icu4c/source/test/cintltst/cg7coll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cgendtst.c b/icu4c/source/test/cintltst/cgendtst.c
index 0e7d544..7291d4a 100644
--- a/icu4c/source/test/cintltst/cgendtst.c
+++ b/icu4c/source/test/cintltst/cgendtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/chashtst.c b/icu4c/source/test/cintltst/chashtst.c
index ae83f5b..149845a 100644
--- a/icu4c/source/test/cintltst/chashtst.c
+++ b/icu4c/source/test/cintltst/chashtst.c
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2000-2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   Date        Name        Description
 *   03/22/00    aliu        Creation.
diff --git a/icu4c/source/test/cintltst/cintltst.c b/icu4c/source/test/cintltst/cintltst.c
index 5b883e2..2a380d5 100644
--- a/icu4c/source/test/cintltst/cintltst.c
+++ b/icu4c/source/test/cintltst/cintltst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cintltst.h b/icu4c/source/test/cintltst/cintltst.h
index d1d4ee5..4972bcf 100644
--- a/icu4c/source/test/cintltst/cintltst.h
+++ b/icu4c/source/test/cintltst/cintltst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/citertst.c b/icu4c/source/test/cintltst/citertst.c
index ff96580..6912f81 100644
--- a/icu4c/source/test/cintltst/citertst.c
+++ b/icu4c/source/test/cintltst/citertst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/citertst.h b/icu4c/source/test/cintltst/citertst.h
index b4a778a..56cee45 100644
--- a/icu4c/source/test/cintltst/citertst.h
+++ b/icu4c/source/test/cintltst/citertst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cjaptst.c b/icu4c/source/test/cintltst/cjaptst.c
index 4bce456..029ba29 100644
--- a/icu4c/source/test/cintltst/cjaptst.c
+++ b/icu4c/source/test/cintltst/cjaptst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cjaptst.h b/icu4c/source/test/cintltst/cjaptst.h
index 311976b..3c8d9fd 100644
--- a/icu4c/source/test/cintltst/cjaptst.h
+++ b/icu4c/source/test/cintltst/cjaptst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cldrtest.c b/icu4c/source/test/cintltst/cldrtest.c
index d824eea..375f2eb 100644
--- a/icu4c/source/test/cintltst/cldrtest.c
+++ b/icu4c/source/test/cintltst/cldrtest.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "cintltst.h"
diff --git a/icu4c/source/test/cintltst/cloctst.c b/icu4c/source/test/cintltst/cloctst.c
index fe8d083..03095ae 100644
--- a/icu4c/source/test/cintltst/cloctst.c
+++ b/icu4c/source/test/cintltst/cloctst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*****************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cloctst.h b/icu4c/source/test/cintltst/cloctst.h
index 8ae243f..bc8b97c 100644
--- a/icu4c/source/test/cintltst/cloctst.h
+++ b/icu4c/source/test/cintltst/cloctst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cmsccoll.c b/icu4c/source/test/cintltst/cmsccoll.c
index f26e6e1..c5daa46 100644
--- a/icu4c/source/test/cintltst/cmsccoll.c
+++ b/icu4c/source/test/cintltst/cmsccoll.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2001-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cmsgtst.c b/icu4c/source/test/cintltst/cmsgtst.c
index e11fa65..c6e4b12 100644
--- a/icu4c/source/test/cintltst/cmsgtst.c
+++ b/icu4c/source/test/cintltst/cmsgtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File CMSGTST.C
diff --git a/icu4c/source/test/cintltst/cmsgtst.h b/icu4c/source/test/cintltst/cmsgtst.h
index 70ba6c6..98cc8d4 100644
--- a/icu4c/source/test/cintltst/cmsgtst.h
+++ b/icu4c/source/test/cintltst/cmsgtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File CMSGTST.H
diff --git a/icu4c/source/test/cintltst/cnmdptst.c b/icu4c/source/test/cintltst/cnmdptst.c
index 14c7074..d26f105 100644
--- a/icu4c/source/test/cintltst/cnmdptst.c
+++ b/icu4c/source/test/cintltst/cnmdptst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cnmdptst.h b/icu4c/source/test/cintltst/cnmdptst.h
index c75954b..ddbc9ab 100644
--- a/icu4c/source/test/cintltst/cnmdptst.h
+++ b/icu4c/source/test/cintltst/cnmdptst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, 2007-2009 International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cnormtst.c b/icu4c/source/test/cintltst/cnormtst.c
index 4acbc20..3912672 100644
--- a/icu4c/source/test/cintltst/cnormtst.c
+++ b/icu4c/source/test/cintltst/cnormtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cnormtst.h b/icu4c/source/test/cintltst/cnormtst.h
index bc213a4..7bca4ec 100644
--- a/icu4c/source/test/cintltst/cnormtst.h
+++ b/icu4c/source/test/cintltst/cnormtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cnumtst.c b/icu4c/source/test/cintltst/cnumtst.c
index c4f4cdc..3e68253 100644
--- a/icu4c/source/test/cintltst/cnumtst.c
+++ b/icu4c/source/test/cintltst/cnumtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cnumtst.h b/icu4c/source/test/cintltst/cnumtst.h
index 826563b..67a9f3a 100644
--- a/icu4c/source/test/cintltst/cnumtst.h
+++ b/icu4c/source/test/cintltst/cnumtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cpluralrulestest.c b/icu4c/source/test/cintltst/cpluralrulestest.c
index 399ad1a..c96c288 100644
--- a/icu4c/source/test/cintltst/cpluralrulestest.c
+++ b/icu4c/source/test/cintltst/cpluralrulestest.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2011-2014, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* C API TEST FOR PLURAL RULES */
 
diff --git a/icu4c/source/test/cintltst/cposxtst.c b/icu4c/source/test/cintltst/cposxtst.c
index e4643a7..368970d 100644
--- a/icu4c/source/test/cintltst/cposxtst.c
+++ b/icu4c/source/test/cintltst/cposxtst.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2009, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 20 2003
diff --git a/icu4c/source/test/cintltst/crelativedateformattest.c b/icu4c/source/test/cintltst/crelativedateformattest.c
index 58b31b9..b63f9d5 100644
--- a/icu4c/source/test/cintltst/crelativedateformattest.c
+++ b/icu4c/source/test/cintltst/crelativedateformattest.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* C API TEST FOR DATE INTERVAL FORMAT */
 
diff --git a/icu4c/source/test/cintltst/crestst.c b/icu4c/source/test/cintltst/crestst.c
index beb9654..2d82127 100644
--- a/icu4c/source/test/cintltst/crestst.c
+++ b/icu4c/source/test/cintltst/crestst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/crestst.h b/icu4c/source/test/cintltst/crestst.h
index de11a95..24ae306 100644
--- a/icu4c/source/test/cintltst/crestst.h
+++ b/icu4c/source/test/cintltst/crestst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2004, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/creststn.c b/icu4c/source/test/cintltst/creststn.c
index 46d2d74..deea1ed 100644
--- a/icu4c/source/test/cintltst/creststn.c
+++ b/icu4c/source/test/cintltst/creststn.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/creststn.h b/icu4c/source/test/cintltst/creststn.h
index 95eb2c3..b614110 100644
--- a/icu4c/source/test/cintltst/creststn.h
+++ b/icu4c/source/test/cintltst/creststn.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /***************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cstrcase.c b/icu4c/source/test/cintltst/cstrcase.c
index 4b0aa3f..72f6b20 100644
--- a/icu4c/source/test/cintltst/cstrcase.c
+++ b/icu4c/source/test/cintltst/cstrcase.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  cstrcase.c
diff --git a/icu4c/source/test/cintltst/cstrtest.c b/icu4c/source/test/cintltst/cstrtest.c
index 5a72664..2518d69 100644
--- a/icu4c/source/test/cintltst/cstrtest.c
+++ b/icu4c/source/test/cintltst/cstrtest.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2014, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File cstrtest.c
diff --git a/icu4c/source/test/cintltst/cturtst.c b/icu4c/source/test/cintltst/cturtst.c
index d6ed2b6..7011910 100644
--- a/icu4c/source/test/cintltst/cturtst.c
+++ b/icu4c/source/test/cintltst/cturtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cturtst.h b/icu4c/source/test/cintltst/cturtst.h
index 542a484..ce8e254 100644
--- a/icu4c/source/test/cintltst/cturtst.h
+++ b/icu4c/source/test/cintltst/cturtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/cucdapi.c b/icu4c/source/test/cintltst/cucdapi.c
index 4e112f1..7225028 100644
--- a/icu4c/source/test/cintltst/cucdapi.c
+++ b/icu4c/source/test/cintltst/cucdapi.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include <string.h>
diff --git a/icu4c/source/test/cintltst/cucdapi.h b/icu4c/source/test/cintltst/cucdapi.h
index 464c5b9..820f3eb 100644
--- a/icu4c/source/test/cintltst/cucdapi.h
+++ b/icu4c/source/test/cintltst/cucdapi.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2003-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 void TestUScriptCodeAPI(void);
diff --git a/icu4c/source/test/cintltst/cucdtst.c b/icu4c/source/test/cintltst/cucdtst.c
index d23de2c..8734963 100644
--- a/icu4c/source/test/cintltst/cucdtst.c
+++ b/icu4c/source/test/cintltst/cucdtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/currtest.c b/icu4c/source/test/cintltst/currtest.c
index cf57f29..ac77cfa 100644
--- a/icu4c/source/test/cintltst/currtest.c
+++ b/icu4c/source/test/cintltst/currtest.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2005-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 #include "unicode/utypes.h"
 
diff --git a/icu4c/source/test/cintltst/custrtrn.c b/icu4c/source/test/cintltst/custrtrn.c
index bb52aad..a99467c 100644
--- a/icu4c/source/test/cintltst/custrtrn.c
+++ b/icu4c/source/test/cintltst/custrtrn.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2001-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/custrtst.c b/icu4c/source/test/cintltst/custrtst.c
index 13425db..04b856f 100644
--- a/icu4c/source/test/cintltst/custrtst.c
+++ b/icu4c/source/test/cintltst/custrtst.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  custrtst.c
diff --git a/icu4c/source/test/cintltst/cutiltst.c b/icu4c/source/test/cintltst/cutiltst.c
index 0d5b746..4a96103 100644
--- a/icu4c/source/test/cintltst/cutiltst.c
+++ b/icu4c/source/test/cintltst/cutiltst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/encoll.c b/icu4c/source/test/cintltst/encoll.c
index f0d3e86..0d3f72b 100644
--- a/icu4c/source/test/cintltst/encoll.c
+++ b/icu4c/source/test/cintltst/encoll.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/encoll.h b/icu4c/source/test/cintltst/encoll.h
index 1102885..ef8aa6a 100644
--- a/icu4c/source/test/cintltst/encoll.h
+++ b/icu4c/source/test/cintltst/encoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/eurocreg.c b/icu4c/source/test/cintltst/eurocreg.c
index ca34e09..4c44351 100644
--- a/icu4c/source/test/cintltst/eurocreg.c
+++ b/icu4c/source/test/cintltst/eurocreg.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1999-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 #include "unicode/utypes.h"
 #include "unicode/ustring.h"
diff --git a/icu4c/source/test/cintltst/hpmufn.c b/icu4c/source/test/cintltst/hpmufn.c
index edb7a98..8856be0 100644
--- a/icu4c/source/test/cintltst/hpmufn.c
+++ b/icu4c/source/test/cintltst/hpmufn.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2003-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File hpmufn.c
diff --git a/icu4c/source/test/cintltst/idnatest.c b/icu4c/source/test/cintltst/idnatest.c
index 81a85cd..1b9cbac 100644
--- a/icu4c/source/test/cintltst/idnatest.c
+++ b/icu4c/source/test/cintltst/idnatest.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  idnatest.c
diff --git a/icu4c/source/test/cintltst/nccbtst.c b/icu4c/source/test/cintltst/nccbtst.c
index 7bd80c8..79b7840 100644
--- a/icu4c/source/test/cintltst/nccbtst.c
+++ b/icu4c/source/test/cintltst/nccbtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 ********************************************************************************
diff --git a/icu4c/source/test/cintltst/nccbtst.h b/icu4c/source/test/cintltst/nccbtst.h
index ebce4ae..e1f326f 100644
--- a/icu4c/source/test/cintltst/nccbtst.h
+++ b/icu4c/source/test/cintltst/nccbtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ncnvfbts.c b/icu4c/source/test/cintltst/ncnvfbts.c
index 203adfc..298b642 100644
--- a/icu4c/source/test/cintltst/ncnvfbts.c
+++ b/icu4c/source/test/cintltst/ncnvfbts.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***************************************************************************/
 /*****************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ncnvfbts.h b/icu4c/source/test/cintltst/ncnvfbts.h
index a47e141..84e2e27 100644
--- a/icu4c/source/test/cintltst/ncnvfbts.h
+++ b/icu4c/source/test/cintltst/ncnvfbts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ncnvtst.c b/icu4c/source/test/cintltst/ncnvtst.c
index 432a762..f3711af 100644
--- a/icu4c/source/test/cintltst/ncnvtst.c
+++ b/icu4c/source/test/cintltst/ncnvtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*****************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/nfsprep.c b/icu4c/source/test/cintltst/nfsprep.c
index b5b0d40..10175dd 100644
--- a/icu4c/source/test/cintltst/nfsprep.c
+++ b/icu4c/source/test/cintltst/nfsprep.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  nfsprep.c
diff --git a/icu4c/source/test/cintltst/nfsprep.h b/icu4c/source/test/cintltst/nfsprep.h
index fe3e63d..16dd114 100644
--- a/icu4c/source/test/cintltst/nfsprep.h
+++ b/icu4c/source/test/cintltst/nfsprep.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  nfsprep.h
diff --git a/icu4c/source/test/cintltst/nucnvtst.c b/icu4c/source/test/cintltst/nucnvtst.c
index 01677f1..1dc654c 100644
--- a/icu4c/source/test/cintltst/nucnvtst.c
+++ b/icu4c/source/test/cintltst/nucnvtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*******************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/nucnvtst.h b/icu4c/source/test/cintltst/nucnvtst.h
index 596cab1..c8b8383 100644
--- a/icu4c/source/test/cintltst/nucnvtst.h
+++ b/icu4c/source/test/cintltst/nucnvtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/putiltst.c b/icu4c/source/test/cintltst/putiltst.c
index 424007a..33d6d1e 100644
--- a/icu4c/source/test/cintltst/putiltst.c
+++ b/icu4c/source/test/cintltst/putiltst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1998-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File putiltst.c (Tests the API in putil)
diff --git a/icu4c/source/test/cintltst/reapits.c b/icu4c/source/test/cintltst/reapits.c
index adeb75c..d6fa105 100644
--- a/icu4c/source/test/cintltst/reapits.c
+++ b/icu4c/source/test/cintltst/reapits.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2004-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/sorttest.c b/icu4c/source/test/cintltst/sorttest.c
index f25c2ac..be630c2 100644
--- a/icu4c/source/test/cintltst/sorttest.c
+++ b/icu4c/source/test/cintltst/sorttest.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  sorttest.c
diff --git a/icu4c/source/test/cintltst/spooftest.c b/icu4c/source/test/cintltst/spooftest.c
index f6ebdca..7936576 100644
--- a/icu4c/source/test/cintltst/spooftest.c
+++ b/icu4c/source/test/cintltst/spooftest.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2009-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/spreptst.c b/icu4c/source/test/cintltst/spreptst.c
index ec86156..40c5351 100644
--- a/icu4c/source/test/cintltst/spreptst.c
+++ b/icu4c/source/test/cintltst/spreptst.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  spreptst.c
diff --git a/icu4c/source/test/cintltst/sprpdata.c b/icu4c/source/test/cintltst/sprpdata.c
index 5b6bfc9..3808a10 100644
--- a/icu4c/source/test/cintltst/sprpdata.c
+++ b/icu4c/source/test/cintltst/sprpdata.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  spreptst.c
diff --git a/icu4c/source/test/cintltst/stdnmtst.c b/icu4c/source/test/cintltst/stdnmtst.c
index b8a9495..25eee0d 100644
--- a/icu4c/source/test/cintltst/stdnmtst.c
+++ b/icu4c/source/test/cintltst/stdnmtst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2000-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File stdnmtst.c
diff --git a/icu4c/source/test/cintltst/tracetst.c b/icu4c/source/test/cintltst/tracetst.c
index b22ba59..723a2ec 100644
--- a/icu4c/source/test/cintltst/tracetst.c
+++ b/icu4c/source/test/cintltst/tracetst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2003-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
  * File tracetst.c
diff --git a/icu4c/source/test/cintltst/trie2test.c b/icu4c/source/test/cintltst/trie2test.c
index f32e690..b6493fd 100644
--- a/icu4c/source/test/cintltst/trie2test.c
+++ b/icu4c/source/test/cintltst/trie2test.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  trietest.c
diff --git a/icu4c/source/test/cintltst/trietest.c b/icu4c/source/test/cintltst/trietest.c
index 69999f0..a534a8d 100644
--- a/icu4c/source/test/cintltst/trietest.c
+++ b/icu4c/source/test/cintltst/trietest.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2001-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *   file name:  trietest.c
diff --git a/icu4c/source/test/cintltst/ucnvseltst.c b/icu4c/source/test/cintltst/ucnvseltst.c
index 01135f5..b8a38ee 100644
--- a/icu4c/source/test/cintltst/ucnvseltst.c
+++ b/icu4c/source/test/cintltst/ucnvseltst.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2014, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * File UCNVSELTST.C
diff --git a/icu4c/source/test/cintltst/ucnvseltst.h b/icu4c/source/test/cintltst/ucnvseltst.h
index fe2b3e8..740e96f 100644
--- a/icu4c/source/test/cintltst/ucnvseltst.h
+++ b/icu4c/source/test/cintltst/ucnvseltst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /********************************************************************************
 *
diff --git a/icu4c/source/test/cintltst/ucsdetst.c b/icu4c/source/test/cintltst/ucsdetst.c
index c091f54..dba8b49 100644
--- a/icu4c/source/test/cintltst/ucsdetst.c
+++ b/icu4c/source/test/cintltst/ucsdetst.c
@@ -1,7 +1,7 @@
 /*
  ****************************************************************************
- * Copyright (c) 2005-2016, International Business Machines Corporation and *
- * others. All Rights Reserved.                                             *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html                                             
  ****************************************************************************
  */
 
diff --git a/icu4c/source/test/cintltst/udatatst.c b/icu4c/source/test/cintltst/udatatst.c
index c0f440b..f031ddd 100644
--- a/icu4c/source/test/cintltst/udatatst.c
+++ b/icu4c/source/test/cintltst/udatatst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1998-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File udatatst.c
diff --git a/icu4c/source/test/cintltst/udatpg_test.c b/icu4c/source/test/cintltst/udatpg_test.c
index e06067a..10a2fec 100644
--- a/icu4c/source/test/cintltst/udatpg_test.c
+++ b/icu4c/source/test/cintltst/udatpg_test.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2007-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  udatpg_test.c
diff --git a/icu4c/source/test/cintltst/uenumtst.c b/icu4c/source/test/cintltst/uenumtst.c
index cfe4a72..4c33c63 100644
--- a/icu4c/source/test/cintltst/uenumtst.c
+++ b/icu4c/source/test/cintltst/uenumtst.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uenumtst.c
diff --git a/icu4c/source/test/cintltst/ulistfmttest.c b/icu4c/source/test/cintltst/ulistfmttest.c
index ae4dc2d..06d7d44c 100644
--- a/icu4c/source/test/cintltst/ulistfmttest.c
+++ b/icu4c/source/test/cintltst/ulistfmttest.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* C API TEST for UListFormatter */
 
diff --git a/icu4c/source/test/cintltst/uregiontest.c b/icu4c/source/test/cintltst/uregiontest.c
index 4f1f702..5468457 100644
--- a/icu4c/source/test/cintltst/uregiontest.c
+++ b/icu4c/source/test/cintltst/uregiontest.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2014-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* C API TEST FOR UREGION */
 /***********************************************************************
diff --git a/icu4c/source/test/cintltst/usettest.c b/icu4c/source/test/cintltst/usettest.c
index dfc62fb..59503ab 100644
--- a/icu4c/source/test/cintltst/usettest.c
+++ b/icu4c/source/test/cintltst/usettest.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #include "unicode/uset.h"
diff --git a/icu4c/source/test/cintltst/usrchdat.c b/icu4c/source/test/cintltst/usrchdat.c
index e9864a3..b39a3af 100644
--- a/icu4c/source/test/cintltst/usrchdat.c
+++ b/icu4c/source/test/cintltst/usrchdat.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2001-2011,2015 International Business Machines 
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * File USRCHDAT.H
  * Modification History:
diff --git a/icu4c/source/test/cintltst/usrchtst.c b/icu4c/source/test/cintltst/usrchtst.c
index 0c233af..569ee26 100644
--- a/icu4c/source/test/cintltst/usrchtst.c
+++ b/icu4c/source/test/cintltst/usrchtst.c
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2001-2016 International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * File usrchtst.c
  * Modification History:
diff --git a/icu4c/source/test/cintltst/utexttst.c b/icu4c/source/test/cintltst/utexttst.c
index bc71513..2125dbc 100644
--- a/icu4c/source/test/cintltst/utexttst.c
+++ b/icu4c/source/test/cintltst/utexttst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2005-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File utexttst.c
diff --git a/icu4c/source/test/cintltst/utf16tst.c b/icu4c/source/test/cintltst/utf16tst.c
index 05b79d7..7a24f50 100644
--- a/icu4c/source/test/cintltst/utf16tst.c
+++ b/icu4c/source/test/cintltst/utf16tst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1998-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File test.c
diff --git a/icu4c/source/test/cintltst/utf8tst.c b/icu4c/source/test/cintltst/utf8tst.c
index 987715a..3b44dd1 100644
--- a/icu4c/source/test/cintltst/utf8tst.c
+++ b/icu4c/source/test/cintltst/utf8tst.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1998-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File utf8tst.c
diff --git a/icu4c/source/test/cintltst/utmstest.c b/icu4c/source/test/cintltst/utmstest.c
index 156c8e8..f93630e 100644
--- a/icu4c/source/test/cintltst/utmstest.c
+++ b/icu4c/source/test/cintltst/utmstest.c
@@ -1,7 +1,7 @@
 /*
  ****************************************************************************
- * Copyright (c) 1997-2014, International Business Machines Corporation and *
- * others. All Rights Reserved.                                             *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html                                             
  ****************************************************************************
  */
 
diff --git a/icu4c/source/test/cintltst/utransts.c b/icu4c/source/test/cintltst/utransts.c
index 42582f0..444dedc 100644
--- a/icu4c/source/test/cintltst/utransts.c
+++ b/icu4c/source/test/cintltst/utransts.c
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- *   Copyright (C) 1997-2016 International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *   Date        Name        Description
  *   06/23/00    aliu        Creation.
diff --git a/icu4c/source/test/compat/Makefile.in b/icu4c/source/test/compat/Makefile.in
index 7bdc4e9..9fa661e 100644
--- a/icu4c/source/test/compat/Makefile.in
+++ b/icu4c/source/test/compat/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - test/compat
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 
diff --git a/icu4c/source/test/compat/readme.txt b/icu4c/source/test/compat/readme.txt
index 8d56675..8763fa5 100644
--- a/icu4c/source/test/compat/readme.txt
+++ b/icu4c/source/test/compat/readme.txt
@@ -1,4 +1,5 @@
-Copyright (c) 2007, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 
 tzone.pl : A perl script that test the timezone information between the system time and ICU time.
 
diff --git a/icu4c/source/test/compat/tzdate.c b/icu4c/source/test/compat/tzdate.c
index 2615a76..3f823d0 100644
--- a/icu4c/source/test/compat/tzdate.c
+++ b/icu4c/source/test/compat/tzdate.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2007-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File tzdate.c
diff --git a/icu4c/source/test/compat/tzone.pl b/icu4c/source/test/compat/tzone.pl
index 583c981..b06cda2 100755
--- a/icu4c/source/test/compat/tzone.pl
+++ b/icu4c/source/test/compat/tzone.pl
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
-#   Copyright (C) 2007-2007, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 
 if ($ARGV[0] eq '-h' || $ARGV[0] eq '--help') {
diff --git a/icu4c/source/test/depstest/dependencies.py b/icu4c/source/test/depstest/dependencies.py
index fb1fc2e..681c765 100755
--- a/icu4c/source/test/depstest/dependencies.py
+++ b/icu4c/source/test/depstest/dependencies.py
@@ -1,8 +1,8 @@
 #! /usr/bin/python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2011-2014, International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # file name: dependencies.py
 #
diff --git a/icu4c/source/test/depstest/dependencies.txt b/icu4c/source/test/depstest/dependencies.txt
index cf9a301..40ccacb 100644
--- a/icu4c/source/test/depstest/dependencies.txt
+++ b/icu4c/source/test/depstest/dependencies.txt
@@ -1,6 +1,6 @@
 # -*- icu-dependencies -*-
-# Copyright (C) 2011-2016, International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # file name: dependencies.txt
 #
diff --git a/icu4c/source/test/depstest/depstest.py b/icu4c/source/test/depstest/depstest.py
index 0dc8cfe..85aa5eb 100755
--- a/icu4c/source/test/depstest/depstest.py
+++ b/icu4c/source/test/depstest/depstest.py
@@ -1,8 +1,8 @@
 #! /usr/bin/python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2011-2015, International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # file name: depstest.py
 #
diff --git a/icu4c/source/test/depstest/icu-dependencies-mode.el b/icu4c/source/test/depstest/icu-dependencies-mode.el
index 26e5392..4787834 100644
--- a/icu4c/source/test/depstest/icu-dependencies-mode.el
+++ b/icu4c/source/test/depstest/icu-dependencies-mode.el
@@ -1,4 +1,4 @@
-;; Copyright (c) 2014 IBM Corporation and others, all rights reserved
+;; Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 ;; Thx: http://www.ergoemacs.org/emacs/elisp_syntax_coloring.html
 ;; Thx: http://repo.or.cz/w/emacs.git/blob/HEAD:/lisp/progmodes/sh-script.el
 ;;
diff --git a/icu4c/source/test/hdrtst/Makefile.in b/icu4c/source/test/hdrtst/Makefile.in
index 0a11694..c96f35f 100644
--- a/icu4c/source/test/hdrtst/Makefile.in
+++ b/icu4c/source/test/hdrtst/Makefile.in
@@ -1,6 +1,6 @@
 ##
-##  Copyright (c) 1999-2011, International Business Machines Corporation and
-##  others. All Rights Reserved.
+##  Copyright (C) 2016 and later: Unicode, Inc. and others.
+##  License & terms of use: http://www.unicode.org/copyright.html
 ##
 ##
 ##  THE PURPOSE OF THIS TEST
diff --git a/icu4c/source/test/hdrtst/cxxfiles.txt b/icu4c/source/test/hdrtst/cxxfiles.txt
index 7f434ba..fa9bf6c 100644
--- a/icu4c/source/test/hdrtst/cxxfiles.txt
+++ b/icu4c/source/test/hdrtst/cxxfiles.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2001-2016 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # Begin temporary addition.
 # These are very bad "C" APIs that do not work with a C compiler and
 # violate many ICU coding guidelines. These were added with ticket #5996.
diff --git a/icu4c/source/test/hdrtst/dfiles.txt b/icu4c/source/test/hdrtst/dfiles.txt
index ecc60da..ec46ade 100644
--- a/icu4c/source/test/hdrtst/dfiles.txt
+++ b/icu4c/source/test/hdrtst/dfiles.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2001-2003 International Business Machines 
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # in 2.6 - no deprecated headers.
diff --git a/icu4c/source/test/hdrtst/pfiles.txt b/icu4c/source/test/hdrtst/pfiles.txt
index fab1134..c9eac70 100644
--- a/icu4c/source/test/hdrtst/pfiles.txt
+++ b/icu4c/source/test/hdrtst/pfiles.txt
@@ -1,3 +1,3 @@
-# Copyright (c) 2001-2016 International Business Machines 
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # ICU 49 and later: no more platform-specific headers
diff --git a/icu4c/source/test/hdrtst/testinternalheaders.sh b/icu4c/source/test/hdrtst/testinternalheaders.sh
index db24056..c38e7d8 100755
--- a/icu4c/source/test/hdrtst/testinternalheaders.sh
+++ b/icu4c/source/test/hdrtst/testinternalheaders.sh
@@ -1,5 +1,5 @@
-# Copyright (C) 2016 International Business Machines Corporation
-# and others. All rights reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # Run this script from $ICU_ROOT/src/source/
 # ~/svn.icu/trunk/src/source$  test/hdrtst/testinternalheaders.sh
diff --git a/icu4c/source/test/intltest/Makefile.in b/icu4c/source/test/intltest/Makefile.in
index e929f7f..e020796 100644
--- a/icu4c/source/test/intltest/Makefile.in
+++ b/icu4c/source/test/intltest/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2016, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - test/intltest
diff --git a/icu4c/source/test/intltest/aliastst.cpp b/icu4c/source/test/intltest/aliastst.cpp
index 3abb295..112f49c 100644
--- a/icu4c/source/test/intltest/aliastst.cpp
+++ b/icu4c/source/test/intltest/aliastst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2005-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "aliastst.h"
diff --git a/icu4c/source/test/intltest/aliastst.h b/icu4c/source/test/intltest/aliastst.h
index e9a0db4..a0a7609 100644
--- a/icu4c/source/test/intltest/aliastst.h
+++ b/icu4c/source/test/intltest/aliastst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2005-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 #ifndef _ALIASTST
 #define _ALIASTST
diff --git a/icu4c/source/test/intltest/allcoll.cpp b/icu4c/source/test/intltest/allcoll.cpp
index eea9a64..a994594 100644
--- a/icu4c/source/test/intltest/allcoll.cpp
+++ b/icu4c/source/test/intltest/allcoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/allcoll.h b/icu4c/source/test/intltest/allcoll.h
index 040a750..624dd6c 100644
--- a/icu4c/source/test/intltest/allcoll.h
+++ b/icu4c/source/test/intltest/allcoll.h
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2004, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/alphaindextst.cpp b/icu4c/source/test/intltest/alphaindextst.cpp
index 3d74efc..195e94d 100644
--- a/icu4c/source/test/intltest/alphaindextst.cpp
+++ b/icu4c/source/test/intltest/alphaindextst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2012-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 //
 //   file:  alphaindextst.cpp
diff --git a/icu4c/source/test/intltest/alphaindextst.h b/icu4c/source/test/intltest/alphaindextst.h
index 679f4ad..439d6e3 100644
--- a/icu4c/source/test/intltest/alphaindextst.h
+++ b/icu4c/source/test/intltest/alphaindextst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2012-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 //
 //   file:  alphaindextst.h
diff --git a/icu4c/source/test/intltest/apicoll.cpp b/icu4c/source/test/intltest/apicoll.cpp
index c1e9d5b..a02902a 100644
--- a/icu4c/source/test/intltest/apicoll.cpp
+++ b/icu4c/source/test/intltest/apicoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 //===============================================================================
 //
diff --git a/icu4c/source/test/intltest/apicoll.h b/icu4c/source/test/intltest/apicoll.h
index 0a134b7..f83770f 100644
--- a/icu4c/source/test/intltest/apicoll.h
+++ b/icu4c/source/test/intltest/apicoll.h
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/astrotst.cpp b/icu4c/source/test/intltest/astrotst.cpp
index 1bd3bb4..afe26c9 100644
--- a/icu4c/source/test/intltest/astrotst.cpp
+++ b/icu4c/source/test/intltest/astrotst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1996-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Test CalendarAstronomer for C++ */
diff --git a/icu4c/source/test/intltest/astrotst.h b/icu4c/source/test/intltest/astrotst.h
index f1ba8d4..177f10f 100644
--- a/icu4c/source/test/intltest/astrotst.h
+++ b/icu4c/source/test/intltest/astrotst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef __AstroTest__
diff --git a/icu4c/source/test/intltest/bidiconf.cpp b/icu4c/source/test/intltest/bidiconf.cpp
index c989bd5..6bc2701 100644
--- a/icu4c/source/test/intltest/bidiconf.cpp
+++ b/icu4c/source/test/intltest/bidiconf.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  bidiconf.cpp
diff --git a/icu4c/source/test/intltest/bytestrietest.cpp b/icu4c/source/test/intltest/bytestrietest.cpp
index f5ad2f3..b58a33f 100644
--- a/icu4c/source/test/intltest/bytestrietest.cpp
+++ b/icu4c/source/test/intltest/bytestrietest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  bytetrietest.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/calcasts.cpp b/icu4c/source/test/intltest/calcasts.cpp
index 54bd905..c63138c 100644
--- a/icu4c/source/test/intltest/calcasts.cpp
+++ b/icu4c/source/test/intltest/calcasts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2003-2013, International Business Machines Corporation 
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * Calendar Case Test is a type of CalendarTest which compares the 
  * behavior of a calendar to a certain set of 'test cases', involving
diff --git a/icu4c/source/test/intltest/calcasts.h b/icu4c/source/test/intltest/calcasts.h
index 40c8004..d398b23 100644
--- a/icu4c/source/test/intltest/calcasts.h
+++ b/icu4c/source/test/intltest/calcasts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2003-2008, International Business Machines Corporation 
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. 
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * Calendar Case Test is a type of CalendarTest which compares the 
  * behavior of a calendar to a certain set of 'test cases', involving
diff --git a/icu4c/source/test/intltest/callimts.cpp b/icu4c/source/test/intltest/callimts.cpp
index 8f25fb0..2f0709d 100644
--- a/icu4c/source/test/intltest/callimts.cpp
+++ b/icu4c/source/test/intltest/callimts.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/callimts.h b/icu4c/source/test/intltest/callimts.h
index c789472..49465e6 100644
--- a/icu4c/source/test/intltest/callimts.h
+++ b/icu4c/source/test/intltest/callimts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
  
 #ifndef __CalendarLimitTest__
diff --git a/icu4c/source/test/intltest/calregts.cpp b/icu4c/source/test/intltest/calregts.cpp
index 1930c0d..dc496d0 100644
--- a/icu4c/source/test/intltest/calregts.cpp
+++ b/icu4c/source/test/intltest/calregts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/calregts.h b/icu4c/source/test/intltest/calregts.h
index c099d2b..67de8e3 100644
--- a/icu4c/source/test/intltest/calregts.h
+++ b/icu4c/source/test/intltest/calregts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _CALENDARREGRESSIONTEST_
diff --git a/icu4c/source/test/intltest/caltest.cpp b/icu4c/source/test/intltest/caltest.cpp
index 1466100..7d05fdc 100644
--- a/icu4c/source/test/intltest/caltest.cpp
+++ b/icu4c/source/test/intltest/caltest.cpp
@@ -1,7 +1,7 @@
 /************************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************/
 #include "unicode/utypes.h"
 
diff --git a/icu4c/source/test/intltest/caltest.h b/icu4c/source/test/intltest/caltest.h
index 9420b48..847b7cd 100644
--- a/icu4c/source/test/intltest/caltest.h
+++ b/icu4c/source/test/intltest/caltest.h
@@ -1,6 +1,6 @@
 /***********************************************************************
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #ifndef __CalendarTest__
diff --git a/icu4c/source/test/intltest/caltestdata.h b/icu4c/source/test/intltest/caltestdata.h
index d287737..b7b9476 100644
--- a/icu4c/source/test/intltest/caltestdata.h
+++ b/icu4c/source/test/intltest/caltestdata.h
@@ -1,6 +1,6 @@
 /***********************************************************************
- * Copyright (c) 2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #ifdef INCLUDED_FROM_CALTEST_CPP
diff --git a/icu4c/source/test/intltest/caltztst.cpp b/icu4c/source/test/intltest/caltztst.cpp
index 9b5b4a0..d290864 100644
--- a/icu4c/source/test/intltest/caltztst.cpp
+++ b/icu4c/source/test/intltest/caltztst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*
 * File CALTZTST.H
diff --git a/icu4c/source/test/intltest/caltztst.h b/icu4c/source/test/intltest/caltztst.h
index 0c5a2b8..d8efadc 100644
--- a/icu4c/source/test/intltest/caltztst.h
+++ b/icu4c/source/test/intltest/caltztst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/canittst.cpp b/icu4c/source/test/intltest/canittst.cpp
index a3256ad..c09bd26 100644
--- a/icu4c/source/test/intltest/canittst.cpp
+++ b/icu4c/source/test/intltest/canittst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * @author Mark E. Davis
diff --git a/icu4c/source/test/intltest/canittst.h b/icu4c/source/test/intltest/canittst.h
index 650cc08..d89a6b4 100644
--- a/icu4c/source/test/intltest/canittst.h
+++ b/icu4c/source/test/intltest/canittst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *
  * @author Mark E. Davis
diff --git a/icu4c/source/test/intltest/citrtest.cpp b/icu4c/source/test/intltest/citrtest.cpp
index 80a0cf7..44b4794 100644
--- a/icu4c/source/test/intltest/citrtest.cpp
+++ b/icu4c/source/test/intltest/citrtest.cpp
@@ -1,7 +1,7 @@
 /****************************************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  * Modification History:
  *
  *   Date          Name        Description
diff --git a/icu4c/source/test/intltest/citrtest.h b/icu4c/source/test/intltest/citrtest.h
index 09521c7..90925f0 100644
--- a/icu4c/source/test/intltest/citrtest.h
+++ b/icu4c/source/test/intltest/citrtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2002, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef CHARITERTEST_H
diff --git a/icu4c/source/test/intltest/collationtest.cpp b/icu4c/source/test/intltest/collationtest.cpp
index 1248e1c..0713e61 100644
--- a/icu4c/source/test/intltest/collationtest.cpp
+++ b/icu4c/source/test/intltest/collationtest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2012-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationtest.cpp
 *
diff --git a/icu4c/source/test/intltest/colldata.cpp b/icu4c/source/test/intltest/colldata.cpp
index 79d9365..2709272 100644
--- a/icu4c/source/test/intltest/colldata.cpp
+++ b/icu4c/source/test/intltest/colldata.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- *   Copyright (C) 1996-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/colldata.h b/icu4c/source/test/intltest/colldata.h
index 980c047..1152a3f 100644
--- a/icu4c/source/test/intltest/colldata.h
+++ b/icu4c/source/test/intltest/colldata.h
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- *   Copyright (C) 1996-2012, International Business Machines                 *
- *   Corporation and others.  All Rights Reserved.                            *
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.                 
+ *   License & terms of use: http://www.unicode.org/copyright.html                            
  ******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/compactdecimalformattest.cpp b/icu4c/source/test/intltest/compactdecimalformattest.cpp
index 855994b..510b468 100644
--- a/icu4c/source/test/intltest/compactdecimalformattest.cpp
+++ b/icu4c/source/test/intltest/compactdecimalformattest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 1997-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File COMPACTDECIMALFORMATTEST.CPP
diff --git a/icu4c/source/test/intltest/convtest.cpp b/icu4c/source/test/intltest/convtest.cpp
index 19bc7d5..622f0360 100644
--- a/icu4c/source/test/intltest/convtest.cpp
+++ b/icu4c/source/test/intltest/convtest.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  convtest.cpp
diff --git a/icu4c/source/test/intltest/convtest.h b/icu4c/source/test/intltest/convtest.h
index 3b59329..579c844 100644
--- a/icu4c/source/test/intltest/convtest.h
+++ b/icu4c/source/test/intltest/convtest.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  convtest.h
diff --git a/icu4c/source/test/intltest/cpdtrtst.cpp b/icu4c/source/test/intltest/cpdtrtst.cpp
index 3ece264..7904a1d 100644
--- a/icu4c/source/test/intltest/cpdtrtst.cpp
+++ b/icu4c/source/test/intltest/cpdtrtst.cpp
@@ -1,7 +1,7 @@
 /***************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/cpdtrtst.h b/icu4c/source/test/intltest/cpdtrtst.h
index 463a29e..879fcd0 100644
--- a/icu4c/source/test/intltest/cpdtrtst.h
+++ b/icu4c/source/test/intltest/cpdtrtst.h
@@ -1,8 +1,8 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /***********************************************************************
 ************************************************************************
diff --git a/icu4c/source/test/intltest/csdetest.cpp b/icu4c/source/test/intltest/csdetest.cpp
index 316424c..e23953d 100644
--- a/icu4c/source/test/intltest/csdetest.cpp
+++ b/icu4c/source/test/intltest/csdetest.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/csdetest.h b/icu4c/source/test/intltest/csdetest.h
index 675da17..e44ebc2 100644
--- a/icu4c/source/test/intltest/csdetest.h
+++ b/icu4c/source/test/intltest/csdetest.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/currcoll.cpp b/icu4c/source/test/intltest/currcoll.cpp
index 79c260c..3f6c74a 100644
--- a/icu4c/source/test/intltest/currcoll.cpp
+++ b/icu4c/source/test/intltest/currcoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/currcoll.h b/icu4c/source/test/intltest/currcoll.h
index 85abec9..f002133 100644
--- a/icu4c/source/test/intltest/currcoll.h
+++ b/icu4c/source/test/intltest/currcoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/dadrcal.cpp b/icu4c/source/test/intltest/dadrcal.cpp
index 0720525..6fdee74 100644
--- a/icu4c/source/test/intltest/dadrcal.cpp
+++ b/icu4c/source/test/intltest/dadrcal.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /***********************************************************************
diff --git a/icu4c/source/test/intltest/dadrcal.h b/icu4c/source/test/intltest/dadrcal.h
index 3d59494..30c8b38 100644
--- a/icu4c/source/test/intltest/dadrcal.h
+++ b/icu4c/source/test/intltest/dadrcal.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2007, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/dadrfmt.cpp b/icu4c/source/test/intltest/dadrfmt.cpp
index c99e599..41ea5cc 100644
--- a/icu4c/source/test/intltest/dadrfmt.cpp
+++ b/icu4c/source/test/intltest/dadrfmt.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013 International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /***********************************************************************
diff --git a/icu4c/source/test/intltest/dadrfmt.h b/icu4c/source/test/intltest/dadrfmt.h
index 77f098b..9066fb8 100644
--- a/icu4c/source/test/intltest/dadrfmt.h
+++ b/icu4c/source/test/intltest/dadrfmt.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2007, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/datadrivennumberformattestsuite.cpp b/icu4c/source/test/intltest/datadrivennumberformattestsuite.cpp
index d3c650c..a2de3c6 100644
--- a/icu4c/source/test/intltest/datadrivennumberformattestsuite.cpp
+++ b/icu4c/source/test/intltest/datadrivennumberformattestsuite.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "datadrivennumberformattestsuite.h"
diff --git a/icu4c/source/test/intltest/datadrivennumberformattestsuite.h b/icu4c/source/test/intltest/datadrivennumberformattestsuite.h
index 9af6237..0841c54 100644
--- a/icu4c/source/test/intltest/datadrivennumberformattestsuite.h
+++ b/icu4c/source/test/intltest/datadrivennumberformattestsuite.h
@@ -1,7 +1,7 @@
 /************************************************************************
  * COPYRIGHT:
- * Copyright (c) 2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************/
 
 #ifndef _DATADRIVENNUMBERFORMATTESTSUITE_H__
diff --git a/icu4c/source/test/intltest/dcfmapts.cpp b/icu4c/source/test/intltest/dcfmapts.cpp
index 2f7dd3f..9729577 100644
--- a/icu4c/source/test/intltest/dcfmapts.cpp
+++ b/icu4c/source/test/intltest/dcfmapts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dcfmapts.h b/icu4c/source/test/intltest/dcfmapts.h
index 32e208a..223b10a 100644
--- a/icu4c/source/test/intltest/dcfmapts.h
+++ b/icu4c/source/test/intltest/dcfmapts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/dcfmtest.cpp b/icu4c/source/test/intltest/dcfmtest.cpp
index d931fdd..3010777 100644
--- a/icu4c/source/test/intltest/dcfmtest.cpp
+++ b/icu4c/source/test/intltest/dcfmtest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 //
diff --git a/icu4c/source/test/intltest/dcfmtest.h b/icu4c/source/test/intltest/dcfmtest.h
index 7379ff1..bd849f7 100644
--- a/icu4c/source/test/intltest/dcfmtest.h
+++ b/icu4c/source/test/intltest/dcfmtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2010-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 //
diff --git a/icu4c/source/test/intltest/decoll.cpp b/icu4c/source/test/intltest/decoll.cpp
index d3dee5b..328fa23 100644
--- a/icu4c/source/test/intltest/decoll.cpp
+++ b/icu4c/source/test/intltest/decoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/decoll.h b/icu4c/source/test/intltest/decoll.h
index 19513e1..aa475e6 100644
--- a/icu4c/source/test/intltest/decoll.h
+++ b/icu4c/source/test/intltest/decoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/dtfmapts.cpp b/icu4c/source/test/intltest/dtfmapts.cpp
index 54bb1a5..ecf1d64 100644
--- a/icu4c/source/test/intltest/dtfmapts.cpp
+++ b/icu4c/source/test/intltest/dtfmapts.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtfmapts.h b/icu4c/source/test/intltest/dtfmapts.h
index 7b10ca6..4ea5208 100644
--- a/icu4c/source/test/intltest/dtfmapts.h
+++ b/icu4c/source/test/intltest/dtfmapts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDATEFORMATAPI
diff --git a/icu4c/source/test/intltest/dtfmrgts.cpp b/icu4c/source/test/intltest/dtfmrgts.cpp
index 131fd79..d5c9a4f 100644
--- a/icu4c/source/test/intltest/dtfmrgts.cpp
+++ b/icu4c/source/test/intltest/dtfmrgts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtfmrgts.h b/icu4c/source/test/intltest/dtfmrgts.h
index b602700..0d4308f 100644
--- a/icu4c/source/test/intltest/dtfmrgts.h
+++ b/icu4c/source/test/intltest/dtfmrgts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _DATEFORMATREGRESSIONTEST_
diff --git a/icu4c/source/test/intltest/dtfmtrtts.cpp b/icu4c/source/test/intltest/dtfmtrtts.cpp
index 0239106..af2a7be 100644
--- a/icu4c/source/test/intltest/dtfmtrtts.cpp
+++ b/icu4c/source/test/intltest/dtfmtrtts.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtfmtrtts.h b/icu4c/source/test/intltest/dtfmtrtts.h
index 1749d0e..d7d80b9 100644
--- a/icu4c/source/test/intltest/dtfmtrtts.h
+++ b/icu4c/source/test/intltest/dtfmtrtts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _DATEFORMATROUNDTRIPTEST_
diff --git a/icu4c/source/test/intltest/dtfmttst.cpp b/icu4c/source/test/intltest/dtfmttst.cpp
index 1e5b9fb..3bc412c 100644
--- a/icu4c/source/test/intltest/dtfmttst.cpp
+++ b/icu4c/source/test/intltest/dtfmttst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtfmttst.h b/icu4c/source/test/intltest/dtfmttst.h
index c1547d6..2f9f72b 100644
--- a/icu4c/source/test/intltest/dtfmttst.h
+++ b/icu4c/source/test/intltest/dtfmttst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _DATEFORMATTEST_
diff --git a/icu4c/source/test/intltest/dtifmtts.cpp b/icu4c/source/test/intltest/dtifmtts.cpp
index 398846b..5251a01 100644
--- a/icu4c/source/test/intltest/dtifmtts.cpp
+++ b/icu4c/source/test/intltest/dtifmtts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtifmtts.h b/icu4c/source/test/intltest/dtifmtts.h
index f45a6cb..214b171 100644
--- a/icu4c/source/test/intltest/dtifmtts.h
+++ b/icu4c/source/test/intltest/dtifmtts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2008-2016 International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDATEINTERVALFORMAT
diff --git a/icu4c/source/test/intltest/dtptngts.cpp b/icu4c/source/test/intltest/dtptngts.cpp
index c88c1c7..a58130d1 100644
--- a/icu4c/source/test/intltest/dtptngts.cpp
+++ b/icu4c/source/test/intltest/dtptngts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2008-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/dtptngts.h b/icu4c/source/test/intltest/dtptngts.h
index 8793987..bc31935 100644
--- a/icu4c/source/test/intltest/dtptngts.h
+++ b/icu4c/source/test/intltest/dtptngts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016 International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDATETIMEPATTERNGENERATORAPI
diff --git a/icu4c/source/test/intltest/encoll.cpp b/icu4c/source/test/intltest/encoll.cpp
index 300052b..ce8a5d2 100644
--- a/icu4c/source/test/intltest/encoll.cpp
+++ b/icu4c/source/test/intltest/encoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/encoll.h b/icu4c/source/test/intltest/encoll.h
index 06beb89..85d7b13 100644
--- a/icu4c/source/test/intltest/encoll.h
+++ b/icu4c/source/test/intltest/encoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/escoll.cpp b/icu4c/source/test/intltest/escoll.cpp
index b01c00d..ef7a099 100644
--- a/icu4c/source/test/intltest/escoll.cpp
+++ b/icu4c/source/test/intltest/escoll.cpp
@@ -1,8 +1,8 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/escoll.h b/icu4c/source/test/intltest/escoll.h
index 917e30a..deecc0a 100644
--- a/icu4c/source/test/intltest/escoll.h
+++ b/icu4c/source/test/intltest/escoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/ficoll.cpp b/icu4c/source/test/intltest/ficoll.cpp
index d30b120..e61b1d9 100644
--- a/icu4c/source/test/intltest/ficoll.cpp
+++ b/icu4c/source/test/intltest/ficoll.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2009,2014, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/ficoll.h b/icu4c/source/test/intltest/ficoll.h
index 8c185f4..d718d8e 100644
--- a/icu4c/source/test/intltest/ficoll.h
+++ b/icu4c/source/test/intltest/ficoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/fldset.cpp b/icu4c/source/test/intltest/fldset.cpp
index fcea3e0..cd195f2 100644
--- a/icu4c/source/test/intltest/fldset.cpp
+++ b/icu4c/source/test/intltest/fldset.cpp
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 2007-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/fldset.h b/icu4c/source/test/intltest/fldset.h
index 0c9747b..b27e482 100644
--- a/icu4c/source/test/intltest/fldset.h
+++ b/icu4c/source/test/intltest/fldset.h
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 2007-2010, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 #ifndef FLDSET_H_
diff --git a/icu4c/source/test/intltest/frcoll.cpp b/icu4c/source/test/intltest/frcoll.cpp
index de6c218..7db08c4 100644
--- a/icu4c/source/test/intltest/frcoll.cpp
+++ b/icu4c/source/test/intltest/frcoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /***********************************************************************
diff --git a/icu4c/source/test/intltest/frcoll.h b/icu4c/source/test/intltest/frcoll.h
index a8dfea1..e389ffd 100644
--- a/icu4c/source/test/intltest/frcoll.h
+++ b/icu4c/source/test/intltest/frcoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/g7coll.cpp b/icu4c/source/test/intltest/g7coll.cpp
index f660120..f12ca90 100644
--- a/icu4c/source/test/intltest/g7coll.cpp
+++ b/icu4c/source/test/intltest/g7coll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/g7coll.h b/icu4c/source/test/intltest/g7coll.h
index cd3d0a1..a3103db 100644
--- a/icu4c/source/test/intltest/g7coll.h
+++ b/icu4c/source/test/intltest/g7coll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/genderinfotest.cpp b/icu4c/source/test/intltest/genderinfotest.cpp
index 740beeb..27f4ea1 100644
--- a/icu4c/source/test/intltest/genderinfotest.cpp
+++ b/icu4c/source/test/intltest/genderinfotest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* Modification History:
 */
diff --git a/icu4c/source/test/intltest/icusvtst.cpp b/icu4c/source/test/intltest/icusvtst.cpp
index a909285..2cc6f3c 100644
--- a/icu4c/source/test/intltest/icusvtst.cpp
+++ b/icu4c/source/test/intltest/icusvtst.cpp
@@ -1,7 +1,7 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/icusvtst.h b/icu4c/source/test/intltest/icusvtst.h
index 21d1f6a..d2385f8 100644
--- a/icu4c/source/test/intltest/icusvtst.h
+++ b/icu4c/source/test/intltest/icusvtst.h
@@ -1,7 +1,7 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2003, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.    
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  *
  *******************************************************************************
diff --git a/icu4c/source/test/intltest/idnaconf.cpp b/icu4c/source/test/intltest/idnaconf.cpp
index 54f94df..2d768df 100644
--- a/icu4c/source/test/intltest/idnaconf.cpp
+++ b/icu4c/source/test/intltest/idnaconf.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2005-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *
diff --git a/icu4c/source/test/intltest/idnaconf.h b/icu4c/source/test/intltest/idnaconf.h
index 35e9063..88e4d26 100644
--- a/icu4c/source/test/intltest/idnaconf.h
+++ b/icu4c/source/test/intltest/idnaconf.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *
diff --git a/icu4c/source/test/intltest/idnaref.cpp b/icu4c/source/test/intltest/idnaref.cpp
index 33f0918..2a80636 100644
--- a/icu4c/source/test/intltest/idnaref.cpp
+++ b/icu4c/source/test/intltest/idnaref.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  idnaref.cpp
diff --git a/icu4c/source/test/intltest/idnaref.h b/icu4c/source/test/intltest/idnaref.h
index 9b0bebd..715841a 100644
--- a/icu4c/source/test/intltest/idnaref.h
+++ b/icu4c/source/test/intltest/idnaref.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  idnaref.h
diff --git a/icu4c/source/test/intltest/incaltst.cpp b/icu4c/source/test/intltest/incaltst.cpp
index 7627696..e1f1c3e 100644
--- a/icu4c/source/test/intltest/incaltst.cpp
+++ b/icu4c/source/test/intltest/incaltst.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 /* Test Internationalized Calendars for C++ */
diff --git a/icu4c/source/test/intltest/incaltst.h b/icu4c/source/test/intltest/incaltst.h
index 2c03ce3..d3785f8 100644
--- a/icu4c/source/test/intltest/incaltst.h
+++ b/icu4c/source/test/intltest/incaltst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2007, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef __IntlCalendarTest__
diff --git a/icu4c/source/test/intltest/intltest.cpp b/icu4c/source/test/intltest/intltest.cpp
index c36f327..8bc39d5 100644
--- a/icu4c/source/test/intltest/intltest.cpp
+++ b/icu4c/source/test/intltest/intltest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/intltest.h b/icu4c/source/test/intltest/intltest.h
index b8793ba..713af62 100644
--- a/icu4c/source/test/intltest/intltest.h
+++ b/icu4c/source/test/intltest/intltest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/itercoll.cpp b/icu4c/source/test/intltest/itercoll.cpp
index 7af192c..1e18c3e 100644
--- a/icu4c/source/test/intltest/itercoll.cpp
+++ b/icu4c/source/test/intltest/itercoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/itercoll.h b/icu4c/source/test/intltest/itercoll.h
index 747f80f..dcf5b44 100644
--- a/icu4c/source/test/intltest/itercoll.h
+++ b/icu4c/source/test/intltest/itercoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/itformat.cpp b/icu4c/source/test/intltest/itformat.cpp
index deae7ba..6e6cd16 100644
--- a/icu4c/source/test/intltest/itformat.cpp
+++ b/icu4c/source/test/intltest/itformat.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2015, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/itformat.h b/icu4c/source/test/intltest/itformat.h
index 1d5d92a..c500028 100644
--- a/icu4c/source/test/intltest/itformat.h
+++ b/icu4c/source/test/intltest/itformat.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/itmajor.cpp b/icu4c/source/test/intltest/itmajor.cpp
index 463c119..d312f6e 100644
--- a/icu4c/source/test/intltest/itmajor.cpp
+++ b/icu4c/source/test/intltest/itmajor.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1998-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/itmajor.h b/icu4c/source/test/intltest/itmajor.h
index 0527e15..9c4f1a9 100644
--- a/icu4c/source/test/intltest/itmajor.h
+++ b/icu4c/source/test/intltest/itmajor.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/itrbbi.cpp b/icu4c/source/test/intltest/itrbbi.cpp
index def7582..06fa72f 100644
--- a/icu4c/source/test/intltest/itrbbi.cpp
+++ b/icu4c/source/test/intltest/itrbbi.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2016, International Business Machines Corporation 
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 /***********************************************************************
diff --git a/icu4c/source/test/intltest/itrbbi.h b/icu4c/source/test/intltest/itrbbi.h
index 856762a..e97e1a7 100644
--- a/icu4c/source/test/intltest/itrbbi.h
+++ b/icu4c/source/test/intltest/itrbbi.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2016, International Business Machines Corporation 
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 ************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/itrbnf.cpp b/icu4c/source/test/intltest/itrbnf.cpp
index 037cda1..5541c47 100644
--- a/icu4c/source/test/intltest/itrbnf.cpp
+++ b/icu4c/source/test/intltest/itrbnf.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itrbnf.h b/icu4c/source/test/intltest/itrbnf.h
index 8d52555..8917848 100644
--- a/icu4c/source/test/intltest/itrbnf.h
+++ b/icu4c/source/test/intltest/itrbnf.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2015, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.    
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itrbnfp.cpp b/icu4c/source/test/intltest/itrbnfp.cpp
index d84f4b4..fa214c8 100644
--- a/icu4c/source/test/intltest/itrbnfp.cpp
+++ b/icu4c/source/test/intltest/itrbnfp.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2004-2009, International Business Machines Corporation and         *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.         
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itrbnfp.h b/icu4c/source/test/intltest/itrbnfp.h
index c767ff1..c7c7aa2 100644
--- a/icu4c/source/test/intltest/itrbnfp.h
+++ b/icu4c/source/test/intltest/itrbnfp.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2004, International Business Machines Corporation and         *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.        
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itrbnfrt.cpp b/icu4c/source/test/intltest/itrbnfrt.cpp
index 87c227d..4d58479 100644
--- a/icu4c/source/test/intltest/itrbnfrt.cpp
+++ b/icu4c/source/test/intltest/itrbnfrt.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2009, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.    
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itrbnfrt.h b/icu4c/source/test/intltest/itrbnfrt.h
index 70bf23f..502f45a 100644
--- a/icu4c/source/test/intltest/itrbnfrt.h
+++ b/icu4c/source/test/intltest/itrbnfrt.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2006, International Business Machines Corporation and    *
- * others. All Rights Reserved.                                                *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.    
+ * License & terms of use: http://www.unicode.org/copyright.html                                                
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/itspoof.cpp b/icu4c/source/test/intltest/itspoof.cpp
index 42869a7..4801518 100644
--- a/icu4c/source/test/intltest/itspoof.cpp
+++ b/icu4c/source/test/intltest/itspoof.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 2011-2015, International Business Machines Corporation 
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 /**
diff --git a/icu4c/source/test/intltest/itspoof.h b/icu4c/source/test/intltest/itspoof.h
index a92c2ef..b244459 100644
--- a/icu4c/source/test/intltest/itspoof.h
+++ b/icu4c/source/test/intltest/itspoof.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 2011-2013, International Business Machines Corporation 
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. 
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/ittrans.cpp b/icu4c/source/test/intltest/ittrans.cpp
index 467ced4..2cfc0c2 100644
--- a/icu4c/source/test/intltest/ittrans.cpp
+++ b/icu4c/source/test/intltest/ittrans.cpp
@@ -1,7 +1,7 @@
 /***************************************************************************
 *
-*   Copyright (C) 2000-2007, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/ittrans.h b/icu4c/source/test/intltest/ittrans.h
index 4f4fb38..5b5035c 100644
--- a/icu4c/source/test/intltest/ittrans.h
+++ b/icu4c/source/test/intltest/ittrans.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/itutil.cpp b/icu4c/source/test/intltest/itutil.cpp
index de84652..3d75b03 100644
--- a/icu4c/source/test/intltest/itutil.cpp
+++ b/icu4c/source/test/intltest/itutil.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/itutil.h b/icu4c/source/test/intltest/itutil.h
index 5fe691e..1b4f5dd 100644
--- a/icu4c/source/test/intltest/itutil.h
+++ b/icu4c/source/test/intltest/itutil.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/jacoll.cpp b/icu4c/source/test/intltest/jacoll.cpp
index e991e50..6683cda 100644
--- a/icu4c/source/test/intltest/jacoll.cpp
+++ b/icu4c/source/test/intltest/jacoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/jacoll.h b/icu4c/source/test/intltest/jacoll.h
index 96a6ae1..71871b0 100644
--- a/icu4c/source/test/intltest/jacoll.h
+++ b/icu4c/source/test/intltest/jacoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/jamotest.cpp b/icu4c/source/test/intltest/jamotest.cpp
index 65604c6..bab21a7 100644
--- a/icu4c/source/test/intltest/jamotest.cpp
+++ b/icu4c/source/test/intltest/jamotest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
 ************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/jamotest.h b/icu4c/source/test/intltest/jamotest.h
index f6dbfd7..d4067f1 100644
--- a/icu4c/source/test/intltest/jamotest.h
+++ b/icu4c/source/test/intltest/jamotest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
 ************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/lcukocol.cpp b/icu4c/source/test/intltest/lcukocol.cpp
index 6116a71..5d75278 100644
--- a/icu4c/source/test/intltest/lcukocol.cpp
+++ b/icu4c/source/test/intltest/lcukocol.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html 
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/lcukocol.h b/icu4c/source/test/intltest/lcukocol.h
index c690c5b..48f7bf9 100644
--- a/icu4c/source/test/intltest/lcukocol.h
+++ b/icu4c/source/test/intltest/lcukocol.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/listformattertest.cpp b/icu4c/source/test/intltest/listformattertest.cpp
index 62cdd34..51527bf 100644
--- a/icu4c/source/test/intltest/listformattertest.cpp
+++ b/icu4c/source/test/intltest/listformattertest.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2012-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  listformattertest.cpp
diff --git a/icu4c/source/test/intltest/listformattertest.h b/icu4c/source/test/intltest/listformattertest.h
index 73b6e5c..c01d1c3 100644
--- a/icu4c/source/test/intltest/listformattertest.h
+++ b/icu4c/source/test/intltest/listformattertest.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2012-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  listformattertest.cpp
diff --git a/icu4c/source/test/intltest/locnmtst.cpp b/icu4c/source/test/intltest/locnmtst.cpp
index ddb1d82..1e4580d 100644
--- a/icu4c/source/test/intltest/locnmtst.cpp
+++ b/icu4c/source/test/intltest/locnmtst.cpp
@@ -1,7 +1,7 @@
 /*********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2010-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *********************************************************************/
 
 #include "locnmtst.h"
diff --git a/icu4c/source/test/intltest/locnmtst.h b/icu4c/source/test/intltest/locnmtst.h
index d4daf0c..bee0f7e 100644
--- a/icu4c/source/test/intltest/locnmtst.h
+++ b/icu4c/source/test/intltest/locnmtst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2010-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "intltest.h"
diff --git a/icu4c/source/test/intltest/loctest.cpp b/icu4c/source/test/intltest/loctest.cpp
index 590a048..2fb92ae 100644
--- a/icu4c/source/test/intltest/loctest.cpp
+++ b/icu4c/source/test/intltest/loctest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "loctest.h"
diff --git a/icu4c/source/test/intltest/loctest.h b/icu4c/source/test/intltest/loctest.h
index a1c3017..62c0905 100644
--- a/icu4c/source/test/intltest/loctest.h
+++ b/icu4c/source/test/intltest/loctest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "intltest.h"
diff --git a/icu4c/source/test/intltest/measfmttest.cpp b/icu4c/source/test/intltest/measfmttest.cpp
index 07506a5..8948304 100644
--- a/icu4c/source/test/intltest/measfmttest.cpp
+++ b/icu4c/source/test/intltest/measfmttest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File MEASFMTTEST.CPP
diff --git a/icu4c/source/test/intltest/miscdtfm.cpp b/icu4c/source/test/intltest/miscdtfm.cpp
index 838f1ba..6d70732 100644
--- a/icu4c/source/test/intltest/miscdtfm.cpp
+++ b/icu4c/source/test/intltest/miscdtfm.cpp
@@ -1,6 +1,6 @@
 /***********************************************************************
- * Copyright (c) 1997-2011, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/miscdtfm.h b/icu4c/source/test/intltest/miscdtfm.h
index 992e89a..750f2b1 100644
--- a/icu4c/source/test/intltest/miscdtfm.h
+++ b/icu4c/source/test/intltest/miscdtfm.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _DATEFORMATMISCTEST_
diff --git a/icu4c/source/test/intltest/mnkytst.cpp b/icu4c/source/test/intltest/mnkytst.cpp
index 51aa811..96b6aa6 100644
--- a/icu4c/source/test/intltest/mnkytst.cpp
+++ b/icu4c/source/test/intltest/mnkytst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/mnkytst.h b/icu4c/source/test/intltest/mnkytst.h
index e13c497..90d7f10 100644
--- a/icu4c/source/test/intltest/mnkytst.h
+++ b/icu4c/source/test/intltest/mnkytst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/msfmrgts.cpp b/icu4c/source/test/intltest/msfmrgts.cpp
index 44bcad2..0d59384 100644
--- a/icu4c/source/test/intltest/msfmrgts.cpp
+++ b/icu4c/source/test/intltest/msfmrgts.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/msfmrgts.h b/icu4c/source/test/intltest/msfmrgts.h
index fb1fa8c..57fc2d5 100644
--- a/icu4c/source/test/intltest/msfmrgts.h
+++ b/icu4c/source/test/intltest/msfmrgts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _MESSAGEFORMATREGRESSIONTEST_
diff --git a/icu4c/source/test/intltest/nmfmapts.cpp b/icu4c/source/test/intltest/nmfmapts.cpp
index ca89948..43b6973 100644
--- a/icu4c/source/test/intltest/nmfmapts.cpp
+++ b/icu4c/source/test/intltest/nmfmapts.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/nmfmapts.h b/icu4c/source/test/intltest/nmfmapts.h
index a2bcae2..6338b01 100644
--- a/icu4c/source/test/intltest/nmfmapts.h
+++ b/icu4c/source/test/intltest/nmfmapts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTNUMBERFORMATAPI
diff --git a/icu4c/source/test/intltest/nmfmtrt.cpp b/icu4c/source/test/intltest/nmfmtrt.cpp
index 171e7b1..cd7bcdb 100644
--- a/icu4c/source/test/intltest/nmfmtrt.cpp
+++ b/icu4c/source/test/intltest/nmfmtrt.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/nmfmtrt.h b/icu4c/source/test/intltest/nmfmtrt.h
index 1352d17..fa890db 100644
--- a/icu4c/source/test/intltest/nmfmtrt.h
+++ b/icu4c/source/test/intltest/nmfmtrt.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _NUMBERFORMATROUNDTRIPTEST_
diff --git a/icu4c/source/test/intltest/normconf.cpp b/icu4c/source/test/intltest/normconf.cpp
index eed83ed..d0c7689 100644
--- a/icu4c/source/test/intltest/normconf.cpp
+++ b/icu4c/source/test/intltest/normconf.cpp
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 1997-2016, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/normconf.h b/icu4c/source/test/intltest/normconf.h
index 472c2df..5be1957 100644
--- a/icu4c/source/test/intltest/normconf.h
+++ b/icu4c/source/test/intltest/normconf.h
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 1997-2003, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/nptrans.cpp b/icu4c/source/test/intltest/nptrans.cpp
index 27345ad..c3c49e7 100644
--- a/icu4c/source/test/intltest/nptrans.cpp
+++ b/icu4c/source/test/intltest/nptrans.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  nptrans.h
diff --git a/icu4c/source/test/intltest/nptrans.h b/icu4c/source/test/intltest/nptrans.h
index 5e01126..8434663 100644
--- a/icu4c/source/test/intltest/nptrans.h
+++ b/icu4c/source/test/intltest/nptrans.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  nptrans.h
diff --git a/icu4c/source/test/intltest/numberformat2test.cpp b/icu4c/source/test/intltest/numberformat2test.cpp
index 6beb35b..a8ca00a 100644
--- a/icu4c/source/test/intltest/numberformat2test.cpp
+++ b/icu4c/source/test/intltest/numberformat2test.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.         
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File NUMBERFORMAT2TEST.CPP
diff --git a/icu4c/source/test/intltest/numberformattesttuple.cpp b/icu4c/source/test/intltest/numberformattesttuple.cpp
index 366b893..2871de9 100644
--- a/icu4c/source/test/intltest/numberformattesttuple.cpp
+++ b/icu4c/source/test/intltest/numberformattesttuple.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.         
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/numberformattesttuple.h b/icu4c/source/test/intltest/numberformattesttuple.h
index 4af44b9..4c2e457 100644
--- a/icu4c/source/test/intltest/numberformattesttuple.h
+++ b/icu4c/source/test/intltest/numberformattesttuple.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.         
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 #ifndef _NUMBER_FORMAT_TEST_TUPLE
diff --git a/icu4c/source/test/intltest/numfmtspectest.cpp b/icu4c/source/test/intltest/numfmtspectest.cpp
index bf3686e..5dfc2ec 100644
--- a/icu4c/source/test/intltest/numfmtspectest.cpp
+++ b/icu4c/source/test/intltest/numfmtspectest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.        
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File numfmtspectest.cpp
diff --git a/icu4c/source/test/intltest/numfmtst.cpp b/icu4c/source/test/intltest/numfmtst.cpp
index a4947b8..d0465c7 100644
--- a/icu4c/source/test/intltest/numfmtst.cpp
+++ b/icu4c/source/test/intltest/numfmtst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /* Modification History:
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/numfmtst.h b/icu4c/source/test/intltest/numfmtst.h
index 04d1f8f..d98cc6b 100644
--- a/icu4c/source/test/intltest/numfmtst.h
+++ b/icu4c/source/test/intltest/numfmtst.h
@@ -1,7 +1,7 @@
 /************************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************/
 
 #ifndef _NUMBERFORMATTEST_
diff --git a/icu4c/source/test/intltest/numrgts.cpp b/icu4c/source/test/intltest/numrgts.cpp
index d8e88d0..ea81745 100644
--- a/icu4c/source/test/intltest/numrgts.cpp
+++ b/icu4c/source/test/intltest/numrgts.cpp
@@ -1,6 +1,6 @@
 /***********************************************************************
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/numrgts.h b/icu4c/source/test/intltest/numrgts.h
index 3d07865..374ee7b 100644
--- a/icu4c/source/test/intltest/numrgts.h
+++ b/icu4c/source/test/intltest/numrgts.h
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #ifndef _NUMBERFORMATREGRESSIONTEST_
diff --git a/icu4c/source/test/intltest/pluralmaptest.cpp b/icu4c/source/test/intltest/pluralmaptest.cpp
index 4924683..a959350 100644
--- a/icu4c/source/test/intltest/pluralmaptest.cpp
+++ b/icu4c/source/test/intltest/pluralmaptest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File PLURALMAPTEST.CPP
diff --git a/icu4c/source/test/intltest/plurfmts.cpp b/icu4c/source/test/intltest/plurfmts.cpp
index adbdd63..fdad05a 100644
--- a/icu4c/source/test/intltest/plurfmts.cpp
+++ b/icu4c/source/test/intltest/plurfmts.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2007-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/plurfmts.h b/icu4c/source/test/intltest/plurfmts.h
index d5c8086..cde0309 100644
--- a/icu4c/source/test/intltest/plurfmts.h
+++ b/icu4c/source/test/intltest/plurfmts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _PLURALFORMATTEST
diff --git a/icu4c/source/test/intltest/plurults.cpp b/icu4c/source/test/intltest/plurults.cpp
index 1e3f3de..fc0ee8c 100644
--- a/icu4c/source/test/intltest/plurults.cpp
+++ b/icu4c/source/test/intltest/plurults.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2014, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 
 * File PLURRULTS.cpp
diff --git a/icu4c/source/test/intltest/plurults.h b/icu4c/source/test/intltest/plurults.h
index 25658af..16f3410 100644
--- a/icu4c/source/test/intltest/plurults.h
+++ b/icu4c/source/test/intltest/plurults.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _PluralRulesTest
diff --git a/icu4c/source/test/intltest/pptest.cpp b/icu4c/source/test/intltest/pptest.cpp
index 594ff21..a3f7a96 100644
--- a/icu4c/source/test/intltest/pptest.cpp
+++ b/icu4c/source/test/intltest/pptest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/pptest.h b/icu4c/source/test/intltest/pptest.h
index 593c977..34a1400 100644
--- a/icu4c/source/test/intltest/pptest.h
+++ b/icu4c/source/test/intltest/pptest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _PARSEPOSITIONIONTEST_
diff --git a/icu4c/source/test/intltest/punyref.c b/icu4c/source/test/intltest/punyref.c
index c61a8b6..77152a0 100644
--- a/icu4c/source/test/intltest/punyref.c
+++ b/icu4c/source/test/intltest/punyref.c
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2005, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  punyref.h
diff --git a/icu4c/source/test/intltest/punyref.h b/icu4c/source/test/intltest/punyref.h
index 138446b..f47a183 100644
--- a/icu4c/source/test/intltest/punyref.h
+++ b/icu4c/source/test/intltest/punyref.h
@@ -1,8 +1,8 @@
 /*
  ******************************************************************************
  *
- *   Copyright (C) 2003, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ******************************************************************************
  */
diff --git a/icu4c/source/test/intltest/quantityformattertest.cpp b/icu4c/source/test/intltest/quantityformattertest.cpp
index 6abf5a0..2164bb3 100644
--- a/icu4c/source/test/intltest/quantityformattertest.cpp
+++ b/icu4c/source/test/intltest/quantityformattertest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File QUANTITYFORMATTERTEST.CPP
diff --git a/icu4c/source/test/intltest/rbbiapts.cpp b/icu4c/source/test/intltest/rbbiapts.cpp
index 7e4d1cf..48c47df 100644
--- a/icu4c/source/test/intltest/rbbiapts.cpp
+++ b/icu4c/source/test/intltest/rbbiapts.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1999-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  *   Date        Name        Description
  *   12/14/99    Madhu        Creation.
diff --git a/icu4c/source/test/intltest/rbbiapts.h b/icu4c/source/test/intltest/rbbiapts.h
index 131dae6..dbe8c80 100644
--- a/icu4c/source/test/intltest/rbbiapts.h
+++ b/icu4c/source/test/intltest/rbbiapts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1999-2016 International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/rbbimonkeytest.cpp b/icu4c/source/test/intltest/rbbimonkeytest.cpp
index 9c662c9..306f194 100644
--- a/icu4c/source/test/intltest/rbbimonkeytest.cpp
+++ b/icu4c/source/test/intltest/rbbimonkeytest.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/rbbimonkeytest.h b/icu4c/source/test/intltest/rbbimonkeytest.h
index f8b3ff5..3ccb477 100644
--- a/icu4c/source/test/intltest/rbbimonkeytest.h
+++ b/icu4c/source/test/intltest/rbbimonkeytest.h
@@ -1,6 +1,6 @@
 /*************************************************************************
- * Copyright (c) 2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *************************************************************************
 */
 #ifndef RBBIMONKEYTEST_H
diff --git a/icu4c/source/test/intltest/rbbitst.cpp b/icu4c/source/test/intltest/rbbitst.cpp
index 2b24879..70e4199 100644
--- a/icu4c/source/test/intltest/rbbitst.cpp
+++ b/icu4c/source/test/intltest/rbbitst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/rbbitst.h b/icu4c/source/test/intltest/rbbitst.h
index b5252ed..d5a8398 100644
--- a/icu4c/source/test/intltest/rbbitst.h
+++ b/icu4c/source/test/intltest/rbbitst.h
@@ -1,6 +1,6 @@
 /*************************************************************************
- * Copyright (c) 1999-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *************************************************************************
  *   Date        Name        Description
  *   12/15/99    Madhu        Creation.
diff --git a/icu4c/source/test/intltest/regcoll.cpp b/icu4c/source/test/intltest/regcoll.cpp
index dc1026d..c5cbabe 100644
--- a/icu4c/source/test/intltest/regcoll.cpp
+++ b/icu4c/source/test/intltest/regcoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/regcoll.h b/icu4c/source/test/intltest/regcoll.h
index 5107071..32c74d4 100644
--- a/icu4c/source/test/intltest/regcoll.h
+++ b/icu4c/source/test/intltest/regcoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/regextst.cpp b/icu4c/source/test/intltest/regextst.cpp
index 8d65552..a1c454e 100644
--- a/icu4c/source/test/intltest/regextst.cpp
+++ b/icu4c/source/test/intltest/regextst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 //
diff --git a/icu4c/source/test/intltest/regextst.h b/icu4c/source/test/intltest/regextst.h
index 0461df1..3b67d6c 100644
--- a/icu4c/source/test/intltest/regextst.h
+++ b/icu4c/source/test/intltest/regextst.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/regiontst.cpp b/icu4c/source/test/intltest/regiontst.cpp
index 9b33b52..7a517e4 100644
--- a/icu4c/source/test/intltest/regiontst.cpp
+++ b/icu4c/source/test/intltest/regiontst.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2013-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
  
 /***********************************************************************
diff --git a/icu4c/source/test/intltest/regiontst.h b/icu4c/source/test/intltest/regiontst.h
index 4f192e2..d569e4c 100644
--- a/icu4c/source/test/intltest/regiontst.h
+++ b/icu4c/source/test/intltest/regiontst.h
@@ -1,7 +1,7 @@
 /************************************************************************
  * COPYRIGHT:
- * Copyright (c) 2013, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************/
 
 #ifndef _REGIONTEST_
diff --git a/icu4c/source/test/intltest/reldatefmttest.cpp b/icu4c/source/test/intltest/reldatefmttest.cpp
index 864aa5e..99c9983 100644
--- a/icu4c/source/test/intltest/reldatefmttest.cpp
+++ b/icu4c/source/test/intltest/reldatefmttest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * File RELDATEFMTTEST.CPP
diff --git a/icu4c/source/test/intltest/reptest.cpp b/icu4c/source/test/intltest/reptest.cpp
index 0417b36..1115d78 100644
--- a/icu4c/source/test/intltest/reptest.cpp
+++ b/icu4c/source/test/intltest/reptest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   This test program is intended for testing Replaceable class.
diff --git a/icu4c/source/test/intltest/reptest.h b/icu4c/source/test/intltest/reptest.h
index 4ab3941..a69327c 100644
--- a/icu4c/source/test/intltest/reptest.h
+++ b/icu4c/source/test/intltest/reptest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   This test program is intended for testing Replaceable class.
diff --git a/icu4c/source/test/intltest/restest.cpp b/icu4c/source/test/intltest/restest.cpp
index 30689b0..412dfc3 100644
--- a/icu4c/source/test/intltest/restest.cpp
+++ b/icu4c/source/test/intltest/restest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/restest.h b/icu4c/source/test/intltest/restest.h
index 78ee08d..7e16ac6 100644
--- a/icu4c/source/test/intltest/restest.h
+++ b/icu4c/source/test/intltest/restest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef RESOURCEBUNDLETEST_H
diff --git a/icu4c/source/test/intltest/restsnew.cpp b/icu4c/source/test/intltest/restsnew.cpp
index 80c5b87..114fe38 100644
--- a/icu4c/source/test/intltest/restsnew.cpp
+++ b/icu4c/source/test/intltest/restsnew.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/restsnew.h b/icu4c/source/test/intltest/restsnew.h
index efc850c..c43140e 100644
--- a/icu4c/source/test/intltest/restsnew.h
+++ b/icu4c/source/test/intltest/restsnew.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef NEW_RESOURCEBUNDLETEST_H
diff --git a/icu4c/source/test/intltest/scientificnumberformattertest.cpp b/icu4c/source/test/intltest/scientificnumberformattertest.cpp
index 5ec34c6..c7e517d 100644
--- a/icu4c/source/test/intltest/scientificnumberformattertest.cpp
+++ b/icu4c/source/test/intltest/scientificnumberformattertest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.        
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File SCINUMBERFORMATTERTEST.CPP
diff --git a/icu4c/source/test/intltest/sdtfmtts.cpp b/icu4c/source/test/intltest/sdtfmtts.cpp
index 9d2193a..2787f29 100644
--- a/icu4c/source/test/intltest/sdtfmtts.cpp
+++ b/icu4c/source/test/intltest/sdtfmtts.cpp
@@ -1,8 +1,8 @@
 
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/sdtfmtts.h b/icu4c/source/test/intltest/sdtfmtts.h
index c9ecd37..5744b63 100644
--- a/icu4c/source/test/intltest/sdtfmtts.h
+++ b/icu4c/source/test/intltest/sdtfmtts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTSIMPLEDATEFORMATAPI
diff --git a/icu4c/source/test/intltest/selfmts.cpp b/icu4c/source/test/intltest/selfmts.cpp
index 30bc28f..eb7045c 100644
--- a/icu4c/source/test/intltest/selfmts.cpp
+++ b/icu4c/source/test/intltest/selfmts.cpp
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/selfmts.h b/icu4c/source/test/intltest/selfmts.h
index c5b640d..ad0f220 100644
--- a/icu4c/source/test/intltest/selfmts.h
+++ b/icu4c/source/test/intltest/selfmts.h
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc. 
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _SELECTFORMATTEST
diff --git a/icu4c/source/test/intltest/sfwdchit.cpp b/icu4c/source/test/intltest/sfwdchit.cpp
index 703a485..d9a672f 100644
--- a/icu4c/source/test/intltest/sfwdchit.cpp
+++ b/icu4c/source/test/intltest/sfwdchit.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  sfwdchit.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/sfwdchit.h b/icu4c/source/test/intltest/sfwdchit.h
index 71fbd00c..8ef47fc 100644
--- a/icu4c/source/test/intltest/sfwdchit.h
+++ b/icu4c/source/test/intltest/sfwdchit.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef SFDWCHIT_H
diff --git a/icu4c/source/test/intltest/simpleformattertest.cpp b/icu4c/source/test/intltest/simpleformattertest.cpp
index efe030c..102fc41 100644
--- a/icu4c/source/test/intltest/simpleformattertest.cpp
+++ b/icu4c/source/test/intltest/simpleformattertest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2014-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *
 * simpleformattertest.cpp
diff --git a/icu4c/source/test/intltest/simplethread.cpp b/icu4c/source/test/intltest/simplethread.cpp
index 8aae4b8..6e84302 100644
--- a/icu4c/source/test/intltest/simplethread.cpp
+++ b/icu4c/source/test/intltest/simplethread.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1999-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #if defined(hpux)
diff --git a/icu4c/source/test/intltest/simplethread.h b/icu4c/source/test/intltest/simplethread.h
index 0580b72..d7352b0 100644
--- a/icu4c/source/test/intltest/simplethread.h
+++ b/icu4c/source/test/intltest/simplethread.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef SIMPLETHREAD_H
diff --git a/icu4c/source/test/intltest/srchtest.cpp b/icu4c/source/test/intltest/srchtest.cpp
index e72f84a..3089c1f 100644
--- a/icu4c/source/test/intltest/srchtest.cpp
+++ b/icu4c/source/test/intltest/srchtest.cpp
@@ -1,7 +1,7 @@
 /*
 *****************************************************************************
-* Copyright (C) 2001-2016, International Business Machines orporation  
-* and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. orporation  
+* License & terms of use: http://www.unicode.org/copyright.html
 ****************************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/srchtest.h b/icu4c/source/test/intltest/srchtest.h
index 4789525..a348595 100644
--- a/icu4c/source/test/intltest/srchtest.h
+++ b/icu4c/source/test/intltest/srchtest.h
@@ -1,7 +1,7 @@
 /****************************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001-2008, International Business Machines Corporation and others
- * All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***************************************************************************/
 
 #ifndef _STRSRCH_H
diff --git a/icu4c/source/test/intltest/ssearch.cpp b/icu4c/source/test/intltest/ssearch.cpp
index bea90a1..0d06dbd 100644
--- a/icu4c/source/test/intltest/ssearch.cpp
+++ b/icu4c/source/test/intltest/ssearch.cpp
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/ssearch.h b/icu4c/source/test/intltest/ssearch.h
index ebaeec6..8d2beb2 100644
--- a/icu4c/source/test/intltest/ssearch.h
+++ b/icu4c/source/test/intltest/ssearch.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2005-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/strcase.cpp b/icu4c/source/test/intltest/strcase.cpp
index 3392a8f..f5b6338 100644
--- a/icu4c/source/test/intltest/strcase.cpp
+++ b/icu4c/source/test/intltest/strcase.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  strcase.cpp
diff --git a/icu4c/source/test/intltest/strtest.cpp b/icu4c/source/test/intltest/strtest.cpp
index 0ec61eb..2a5095f 100644
--- a/icu4c/source/test/intltest/strtest.cpp
+++ b/icu4c/source/test/intltest/strtest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  strtest.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/strtest.h b/icu4c/source/test/intltest/strtest.h
index 9589a72..6b62ac7 100644
--- a/icu4c/source/test/intltest/strtest.h
+++ b/icu4c/source/test/intltest/strtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /*   file name:  strtest.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/svccoll.cpp b/icu4c/source/test/intltest/svccoll.cpp
index f1fc976..28012b9 100644
--- a/icu4c/source/test/intltest/svccoll.cpp
+++ b/icu4c/source/test/intltest/svccoll.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- * Copyright (C) 2003-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/test/intltest/svccoll.h b/icu4c/source/test/intltest/svccoll.h
index 3967f10..fa116ab 100644
--- a/icu4c/source/test/intltest/svccoll.h
+++ b/icu4c/source/test/intltest/svccoll.h
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2004, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/tchcfmt.cpp b/icu4c/source/test/intltest/tchcfmt.cpp
index 62c10de..da3838a 100644
--- a/icu4c/source/test/intltest/tchcfmt.cpp
+++ b/icu4c/source/test/intltest/tchcfmt.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tchcfmt.h b/icu4c/source/test/intltest/tchcfmt.h
index caa3e2e..9d57f98 100644
--- a/icu4c/source/test/intltest/tchcfmt.h
+++ b/icu4c/source/test/intltest/tchcfmt.h
@@ -1,8 +1,8 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/testidn.cpp b/icu4c/source/test/intltest/testidn.cpp
index 649e147..0f654c9 100644
--- a/icu4c/source/test/intltest/testidn.cpp
+++ b/icu4c/source/test/intltest/testidn.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  testidn.cpp
diff --git a/icu4c/source/test/intltest/testidna.cpp b/icu4c/source/test/intltest/testidna.cpp
index fcc60e3..5cb759e 100644
--- a/icu4c/source/test/intltest/testidna.cpp
+++ b/icu4c/source/test/intltest/testidna.cpp
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  testidna.cpp
diff --git a/icu4c/source/test/intltest/testidna.h b/icu4c/source/test/intltest/testidna.h
index 58567df..3968765 100644
--- a/icu4c/source/test/intltest/testidna.h
+++ b/icu4c/source/test/intltest/testidna.h
@@ -1,8 +1,8 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2003-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  *******************************************************************************
  *   file name:  testidna.h
diff --git a/icu4c/source/test/intltest/testutil.cpp b/icu4c/source/test/intltest/testutil.cpp
index cab56ba..e7e4cf2 100644
--- a/icu4c/source/test/intltest/testutil.cpp
+++ b/icu4c/source/test/intltest/testutil.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/23/00    aliu        Creation.
diff --git a/icu4c/source/test/intltest/testutil.h b/icu4c/source/test/intltest/testutil.h
index ac0c62b..a99f17a 100644
--- a/icu4c/source/test/intltest/testutil.h
+++ b/icu4c/source/test/intltest/testutil.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/23/00    aliu        Creation.
diff --git a/icu4c/source/test/intltest/textfile.cpp b/icu4c/source/test/intltest/textfile.cpp
index e55169d..0e16f92 100644
--- a/icu4c/source/test/intltest/textfile.cpp
+++ b/icu4c/source/test/intltest/textfile.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004,2011 International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 19 2004
diff --git a/icu4c/source/test/intltest/textfile.h b/icu4c/source/test/intltest/textfile.h
index e51119d..563ba61 100644
--- a/icu4c/source/test/intltest/textfile.h
+++ b/icu4c/source/test/intltest/textfile.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 19 2004
diff --git a/icu4c/source/test/intltest/tfsmalls.cpp b/icu4c/source/test/intltest/tfsmalls.cpp
index dbf2eaa..3590ed6 100644
--- a/icu4c/source/test/intltest/tfsmalls.cpp
+++ b/icu4c/source/test/intltest/tfsmalls.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tfsmalls.h b/icu4c/source/test/intltest/tfsmalls.h
index 26f1327..e498305 100644
--- a/icu4c/source/test/intltest/tfsmalls.h
+++ b/icu4c/source/test/intltest/tfsmalls.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/thcoll.cpp b/icu4c/source/test/intltest/thcoll.cpp
index fdc3ba0..4fc08d7 100644
--- a/icu4c/source/test/intltest/thcoll.cpp
+++ b/icu4c/source/test/intltest/thcoll.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   12/09/99    aliu        Ported from Java.
diff --git a/icu4c/source/test/intltest/thcoll.h b/icu4c/source/test/intltest/thcoll.h
index 2b10c20..45681b9 100644
--- a/icu4c/source/test/intltest/thcoll.h
+++ b/icu4c/source/test/intltest/thcoll.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   12/09/99    aliu        Ported from Java.
diff --git a/icu4c/source/test/intltest/tmsgfmt.cpp b/icu4c/source/test/intltest/tmsgfmt.cpp
index df01894..b3aa991 100644
--- a/icu4c/source/test/intltest/tmsgfmt.cpp
+++ b/icu4c/source/test/intltest/tmsgfmt.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
  * File TMSGFMT.CPP
  *
diff --git a/icu4c/source/test/intltest/tmsgfmt.h b/icu4c/source/test/intltest/tmsgfmt.h
index 028597b..72444d4 100644
--- a/icu4c/source/test/intltest/tmsgfmt.h
+++ b/icu4c/source/test/intltest/tmsgfmt.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 #ifndef _TESTMESSAGEFORMAT
 #define _TESTMESSAGEFORMAT
diff --git a/icu4c/source/test/intltest/tokiter.cpp b/icu4c/source/test/intltest/tokiter.cpp
index 809e036..b837fc6 100644
--- a/icu4c/source/test/intltest/tokiter.cpp
+++ b/icu4c/source/test/intltest/tokiter.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 22 2004
diff --git a/icu4c/source/test/intltest/tokiter.h b/icu4c/source/test/intltest/tokiter.h
index 0ea2dcc..f0c96f7 100644
--- a/icu4c/source/test/intltest/tokiter.h
+++ b/icu4c/source/test/intltest/tokiter.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2004-2011, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: March 22 2004
diff --git a/icu4c/source/test/intltest/transapi.cpp b/icu4c/source/test/intltest/transapi.cpp
index 9f7b83c..cdd4e23 100644
--- a/icu4c/source/test/intltest/transapi.cpp
+++ b/icu4c/source/test/intltest/transapi.cpp
@@ -1,7 +1,7 @@
 /************************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2000-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ************************************************************************/
 /************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/transapi.h b/icu4c/source/test/intltest/transapi.h
index 5dca65e..48e4cce 100644
--- a/icu4c/source/test/intltest/transapi.h
+++ b/icu4c/source/test/intltest/transapi.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/transrt.cpp b/icu4c/source/test/intltest/transrt.cpp
index 91b6b44..32e10d8 100644
--- a/icu4c/source/test/intltest/transrt.cpp
+++ b/icu4c/source/test/intltest/transrt.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/23/00    aliu        Creation.
diff --git a/icu4c/source/test/intltest/transrt.h b/icu4c/source/test/intltest/transrt.h
index 196ad7d..3f061d1 100644
--- a/icu4c/source/test/intltest/transrt.h
+++ b/icu4c/source/test/intltest/transrt.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2001-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   05/23/00    aliu        Creation.
diff --git a/icu4c/source/test/intltest/transtst.cpp b/icu4c/source/test/intltest/transtst.cpp
index d9d161b..bed4132 100644
--- a/icu4c/source/test/intltest/transtst.cpp
+++ b/icu4c/source/test/intltest/transtst.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/10/99    aliu        Creation.
diff --git a/icu4c/source/test/intltest/transtst.h b/icu4c/source/test/intltest/transtst.h
index 0b1f9a1..acd9ac6 100644
--- a/icu4c/source/test/intltest/transtst.h
+++ b/icu4c/source/test/intltest/transtst.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 1999-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   Date        Name        Description
 *   11/10/99    aliu        Creation.
diff --git a/icu4c/source/test/intltest/trcoll.cpp b/icu4c/source/test/intltest/trcoll.cpp
index ee042c0..d7aa8e4 100644
--- a/icu4c/source/test/intltest/trcoll.cpp
+++ b/icu4c/source/test/intltest/trcoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2009, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/unistr.h"
diff --git a/icu4c/source/test/intltest/trcoll.h b/icu4c/source/test/intltest/trcoll.h
index 4ab553e..76109e8 100644
--- a/icu4c/source/test/intltest/trcoll.h
+++ b/icu4c/source/test/intltest/trcoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/trnserr.cpp b/icu4c/source/test/intltest/trnserr.cpp
index 727f0ae..ef2ce02 100644
--- a/icu4c/source/test/intltest/trnserr.cpp
+++ b/icu4c/source/test/intltest/trnserr.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2001-2009, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *********************************************************************
  *   This test program is intended for testing error conditions of the 
  *   transliterator APIs to make sure the exceptions are raised where
diff --git a/icu4c/source/test/intltest/trnserr.h b/icu4c/source/test/intltest/trnserr.h
index 35b4c5a..29400e5 100644
--- a/icu4c/source/test/intltest/trnserr.h
+++ b/icu4c/source/test/intltest/trnserr.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2001-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   This test program is intended for testing error conditions of the 
diff --git a/icu4c/source/test/intltest/tscoll.cpp b/icu4c/source/test/intltest/tscoll.cpp
index 8b1c43c..6e87f0c 100644
--- a/icu4c/source/test/intltest/tscoll.cpp
+++ b/icu4c/source/test/intltest/tscoll.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/tscoll.h b/icu4c/source/test/intltest/tscoll.h
index 75992ae..1f238f3 100644
--- a/icu4c/source/test/intltest/tscoll.h
+++ b/icu4c/source/test/intltest/tscoll.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2008, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/tsdate.cpp b/icu4c/source/test/intltest/tsdate.cpp
index bdff3d1..473e0d6 100644
--- a/icu4c/source/test/intltest/tsdate.cpp
+++ b/icu4c/source/test/intltest/tsdate.cpp
@@ -1,6 +1,6 @@
 /***********************************************************************
- * Copyright (c) 1997-2009, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tsdate.h b/icu4c/source/test/intltest/tsdate.h
index 2707bac..5bfae5d 100644
--- a/icu4c/source/test/intltest/tsdate.h
+++ b/icu4c/source/test/intltest/tsdate.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDATEFORMAT
diff --git a/icu4c/source/test/intltest/tsdcfmsy.cpp b/icu4c/source/test/intltest/tsdcfmsy.cpp
index bfb0015..19c3e1b 100644
--- a/icu4c/source/test/intltest/tsdcfmsy.cpp
+++ b/icu4c/source/test/intltest/tsdcfmsy.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tsdcfmsy.h b/icu4c/source/test/intltest/tsdcfmsy.h
index 63e0fd1..c50d7b5 100644
--- a/icu4c/source/test/intltest/tsdcfmsy.h
+++ b/icu4c/source/test/intltest/tsdcfmsy.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDECIMALFORMATSYMBOLS
diff --git a/icu4c/source/test/intltest/tsdtfmsy.cpp b/icu4c/source/test/intltest/tsdtfmsy.cpp
index 02bc123..0c764be 100644
--- a/icu4c/source/test/intltest/tsdtfmsy.cpp
+++ b/icu4c/source/test/intltest/tsdtfmsy.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2013, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tsdtfmsy.h b/icu4c/source/test/intltest/tsdtfmsy.h
index 6fd191e..3159f20 100644
--- a/icu4c/source/test/intltest/tsdtfmsy.h
+++ b/icu4c/source/test/intltest/tsdtfmsy.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTDATEFORMATSYMBOLS
diff --git a/icu4c/source/test/intltest/tsmthred.cpp b/icu4c/source/test/intltest/tsmthred.cpp
index fd89af1..218e17c 100644
--- a/icu4c/source/test/intltest/tsmthred.cpp
+++ b/icu4c/source/test/intltest/tsmthred.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1999-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "simplethread.h"
diff --git a/icu4c/source/test/intltest/tsmthred.h b/icu4c/source/test/intltest/tsmthred.h
index 0b446b3..cc3e559 100644
--- a/icu4c/source/test/intltest/tsmthred.h
+++ b/icu4c/source/test/intltest/tsmthred.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/tsnmfmt.cpp b/icu4c/source/test/intltest/tsnmfmt.cpp
index 3f2e8d1..feaf0cb 100644
--- a/icu4c/source/test/intltest/tsnmfmt.cpp
+++ b/icu4c/source/test/intltest/tsnmfmt.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2012, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tsnmfmt.h b/icu4c/source/test/intltest/tsnmfmt.h
index 076a464..a7ff906 100644
--- a/icu4c/source/test/intltest/tsnmfmt.h
+++ b/icu4c/source/test/intltest/tsnmfmt.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _INTLTESTNUMBERFORMAT
diff --git a/icu4c/source/test/intltest/tsputil.cpp b/icu4c/source/test/intltest/tsputil.cpp
index 009e380..d49534e 100644
--- a/icu4c/source/test/intltest/tsputil.cpp
+++ b/icu4c/source/test/intltest/tsputil.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "tsputil.h"
diff --git a/icu4c/source/test/intltest/tsputil.h b/icu4c/source/test/intltest/tsputil.h
index b5767c4..b9a5d8c 100644
--- a/icu4c/source/test/intltest/tsputil.h
+++ b/icu4c/source/test/intltest/tsputil.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/tstnorm.cpp b/icu4c/source/test/intltest/tstnorm.cpp
index 1da0bb4..440ebde 100644
--- a/icu4c/source/test/intltest/tstnorm.cpp
+++ b/icu4c/source/test/intltest/tstnorm.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tstnorm.h b/icu4c/source/test/intltest/tstnorm.h
index 7931555..3049c1e 100644
--- a/icu4c/source/test/intltest/tstnorm.h
+++ b/icu4c/source/test/intltest/tstnorm.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/tstnrapi.cpp b/icu4c/source/test/intltest/tstnrapi.cpp
index 110e206..eb3b037 100644
--- a/icu4c/source/test/intltest/tstnrapi.cpp
+++ b/icu4c/source/test/intltest/tstnrapi.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tufmtts.cpp b/icu4c/source/test/intltest/tufmtts.cpp
index 1eb5a05..3daf8a0 100644
--- a/icu4c/source/test/intltest/tufmtts.cpp
+++ b/icu4c/source/test/intltest/tufmtts.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 2008-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tzbdtest.cpp b/icu4c/source/test/intltest/tzbdtest.cpp
index 5df0f4b..39b00d3 100644
--- a/icu4c/source/test/intltest/tzbdtest.cpp
+++ b/icu4c/source/test/intltest/tzbdtest.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2010, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tzbdtest.h b/icu4c/source/test/intltest/tzbdtest.h
index ecc867c..aa7c9ce 100644
--- a/icu4c/source/test/intltest/tzbdtest.h
+++ b/icu4c/source/test/intltest/tzbdtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef __TimeZoneBoundaryTest__
diff --git a/icu4c/source/test/intltest/tzfmttst.cpp b/icu4c/source/test/intltest/tzfmttst.cpp
index d5b31d3..1fd4af0 100644
--- a/icu4c/source/test/intltest/tzfmttst.cpp
+++ b/icu4c/source/test/intltest/tzfmttst.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tzfmttst.h b/icu4c/source/test/intltest/tzfmttst.h
index d0ee309..4edbca5 100644
--- a/icu4c/source/test/intltest/tzfmttst.h
+++ b/icu4c/source/test/intltest/tzfmttst.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2015, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/tzoffloc.cpp b/icu4c/source/test/intltest/tzoffloc.cpp
index 0981b2f..0e5609a 100644
--- a/icu4c/source/test/intltest/tzoffloc.cpp
+++ b/icu4c/source/test/intltest/tzoffloc.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2011, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.        
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tzoffloc.h b/icu4c/source/test/intltest/tzoffloc.h
index 7d8fa23..a0fd861 100644
--- a/icu4c/source/test/intltest/tzoffloc.h
+++ b/icu4c/source/test/intltest/tzoffloc.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.         
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/tzregts.cpp b/icu4c/source/test/intltest/tzregts.cpp
index 52838a0..323e2df 100644
--- a/icu4c/source/test/intltest/tzregts.cpp
+++ b/icu4c/source/test/intltest/tzregts.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
  
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tzregts.h b/icu4c/source/test/intltest/tzregts.h
index 6b5500c..dcf6b7f 100644
--- a/icu4c/source/test/intltest/tzregts.h
+++ b/icu4c/source/test/intltest/tzregts.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1998-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef _TIMEZONEREGRESSIONTEST_
diff --git a/icu4c/source/test/intltest/tzrulets.cpp b/icu4c/source/test/intltest/tzrulets.cpp
index 38589f1..16b2b90 100644
--- a/icu4c/source/test/intltest/tzrulets.cpp
+++ b/icu4c/source/test/intltest/tzrulets.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2016, International Business Machines Corporation and
-* others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/tzrulets.h b/icu4c/source/test/intltest/tzrulets.h
index c81da4e..b7a08dd 100644
--- a/icu4c/source/test/intltest/tzrulets.h
+++ b/icu4c/source/test/intltest/tzrulets.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2007-2011, International Business Machines Corporation and    *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.    
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/tztest.cpp b/icu4c/source/test/intltest/tztest.cpp
index c0db26f..6ee8e3d 100644
--- a/icu4c/source/test/intltest/tztest.cpp
+++ b/icu4c/source/test/intltest/tztest.cpp
@@ -1,7 +1,7 @@
 /***********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation
- * and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ***********************************************************************/
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/test/intltest/tztest.h b/icu4c/source/test/intltest/tztest.h
index f1737ca..f34ffb4 100644
--- a/icu4c/source/test/intltest/tztest.h
+++ b/icu4c/source/test/intltest/tztest.h
@@ -1,7 +1,7 @@
 
 /********************************************************************
- * Copyright (c) 1997-2014, International Business Machines
- * Corporation and others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
  
 #ifndef __TimeZoneTest__
diff --git a/icu4c/source/test/intltest/ucaconf.cpp b/icu4c/source/test/intltest/ucaconf.cpp
index 348415a..0612f71 100644
--- a/icu4c/source/test/intltest/ucaconf.cpp
+++ b/icu4c/source/test/intltest/ucaconf.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/ucaconf.h b/icu4c/source/test/intltest/ucaconf.h
index 3de421e..5b82c3b 100644
--- a/icu4c/source/test/intltest/ucaconf.h
+++ b/icu4c/source/test/intltest/ucaconf.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /**
diff --git a/icu4c/source/test/intltest/ucdtest.cpp b/icu4c/source/test/intltest/ucdtest.cpp
index 66e62cc..ff0f287 100644
--- a/icu4c/source/test/intltest/ucdtest.cpp
+++ b/icu4c/source/test/intltest/ucdtest.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/ustring.h"
diff --git a/icu4c/source/test/intltest/ucdtest.h b/icu4c/source/test/intltest/ucdtest.h
index b167356..a19cf3a 100644
--- a/icu4c/source/test/intltest/ucdtest.h
+++ b/icu4c/source/test/intltest/ucdtest.h
@@ -1,6 +1,6 @@
 /********************************************************************
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "unicode/uniset.h"
diff --git a/icu4c/source/test/intltest/ucharstrietest.cpp b/icu4c/source/test/intltest/ucharstrietest.cpp
index fc24faa..bb61e54 100644
--- a/icu4c/source/test/intltest/ucharstrietest.cpp
+++ b/icu4c/source/test/intltest/ucharstrietest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ucharstrietest.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/unifiedcachetest.cpp b/icu4c/source/test/intltest/unifiedcachetest.cpp
index d48b3e8..79f4401 100644
--- a/icu4c/source/test/intltest/unifiedcachetest.cpp
+++ b/icu4c/source/test/intltest/unifiedcachetest.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2015, International Business Machines Corporation and         *
-* others. All Rights Reserved.                                                *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.        
+* License & terms of use: http://www.unicode.org/copyright.html                                                
 *******************************************************************************
 *
 * File UNIFIEDCACHETEST.CPP
diff --git a/icu4c/source/test/intltest/uobjtest.cpp b/icu4c/source/test/intltest/uobjtest.cpp
index e607f2f..69bbe85 100644
--- a/icu4c/source/test/intltest/uobjtest.cpp
+++ b/icu4c/source/test/intltest/uobjtest.cpp
@@ -1,8 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
- * Copyright (C) 2010 , Yahoo! Inc.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include <stdio.h>
diff --git a/icu4c/source/test/intltest/uobjtest.h b/icu4c/source/test/intltest/uobjtest.h
index 278e676..4119284 100644
--- a/icu4c/source/test/intltest/uobjtest.h
+++ b/icu4c/source/test/intltest/uobjtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/test/intltest/usettest.cpp b/icu4c/source/test/intltest/usettest.cpp
index 6dbf925..52f4304 100644
--- a/icu4c/source/test/intltest/usettest.cpp
+++ b/icu4c/source/test/intltest/usettest.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 1999-2016 International Business Machines Corporation and
-*   others. All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *   Date        Name        Description
 *   10/20/99    alan        Creation.
diff --git a/icu4c/source/test/intltest/usettest.h b/icu4c/source/test/intltest/usettest.h
index 06a3633..5f71ffc 100644
--- a/icu4c/source/test/intltest/usettest.h
+++ b/icu4c/source/test/intltest/usettest.h
@@ -1,8 +1,8 @@
 
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************
 **********************************************************************
 *   Date        Name        Description
diff --git a/icu4c/source/test/intltest/ustrtest.cpp b/icu4c/source/test/intltest/ustrtest.cpp
index 6b8825a..dd3efa0 100644
--- a/icu4c/source/test/intltest/ustrtest.cpp
+++ b/icu4c/source/test/intltest/ustrtest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "ustrtest.h"
diff --git a/icu4c/source/test/intltest/ustrtest.h b/icu4c/source/test/intltest/ustrtest.h
index 655af1c..fb408cf2 100644
--- a/icu4c/source/test/intltest/ustrtest.h
+++ b/icu4c/source/test/intltest/ustrtest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2015, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #ifndef UNICODESTRINGTEST_H
diff --git a/icu4c/source/test/intltest/uts46test.cpp b/icu4c/source/test/intltest/uts46test.cpp
index 5bdf305..8e7116a 100644
--- a/icu4c/source/test/intltest/uts46test.cpp
+++ b/icu4c/source/test/intltest/uts46test.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  uts46test.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/intltest/utxttest.cpp b/icu4c/source/test/intltest/utxttest.cpp
index 474b7b9..23de2d5 100644
--- a/icu4c/source/test/intltest/utxttest.cpp
+++ b/icu4c/source/test/intltest/utxttest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2005-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Tests for the UText and UTextIterator text abstraction classses
diff --git a/icu4c/source/test/intltest/utxttest.h b/icu4c/source/test/intltest/utxttest.h
index 346563d..febdb47 100644
--- a/icu4c/source/test/intltest/utxttest.h
+++ b/icu4c/source/test/intltest/utxttest.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2005-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 /************************************************************************
 *   Tests for the UText and UTextIterator text abstraction classses
diff --git a/icu4c/source/test/intltest/uvectest.cpp b/icu4c/source/test/intltest/uvectest.cpp
index 43841e9..92d1029 100644
--- a/icu4c/source/test/intltest/uvectest.cpp
+++ b/icu4c/source/test/intltest/uvectest.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2004-2011, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 //      Test parts of UVector and UStack
diff --git a/icu4c/source/test/intltest/uvectest.h b/icu4c/source/test/intltest/uvectest.h
index 84a3e24..98ce0fc 100644
--- a/icu4c/source/test/intltest/uvectest.h
+++ b/icu4c/source/test/intltest/uvectest.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2004, International Business Machines Corporation and        *
-* others. All Rights Reserved.                                               *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.       
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 ******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/v32test.cpp b/icu4c/source/test/intltest/v32test.cpp
index cf00b45..cc7a3fb 100644
--- a/icu4c/source/test/intltest/v32test.cpp
+++ b/icu4c/source/test/intltest/v32test.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2007, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 //
diff --git a/icu4c/source/test/intltest/v32test.h b/icu4c/source/test/intltest/v32test.h
index f364aeb..a639353 100644
--- a/icu4c/source/test/intltest/v32test.h
+++ b/icu4c/source/test/intltest/v32test.h
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
-* Copyright (C) 2003, International Business Machines Corporation and        *
-* others. All Rights Reserved.                                               *
+* Copyright (C) 2016 and later: Unicode, Inc. and others.       
+* License & terms of use: http://www.unicode.org/copyright.html                                               
 ******************************************************************************
 */
 
diff --git a/icu4c/source/test/intltest/windttst.cpp b/icu4c/source/test/intltest/windttst.cpp
index d0002ce..b350fab 100644
--- a/icu4c/source/test/intltest/windttst.cpp
+++ b/icu4c/source/test/intltest/windttst.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINDTTST.CPP
diff --git a/icu4c/source/test/intltest/windttst.h b/icu4c/source/test/intltest/windttst.h
index 54ef0d1..8ece078 100644
--- a/icu4c/source/test/intltest/windttst.h
+++ b/icu4c/source/test/intltest/windttst.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINDTTST.H
diff --git a/icu4c/source/test/intltest/winnmtst.cpp b/icu4c/source/test/intltest/winnmtst.cpp
index 225919c..ad9a7690 100644
--- a/icu4c/source/test/intltest/winnmtst.cpp
+++ b/icu4c/source/test/intltest/winnmtst.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINNMTST.CPP
diff --git a/icu4c/source/test/intltest/winnmtst.h b/icu4c/source/test/intltest/winnmtst.h
index 655a0b3..0708827 100644
--- a/icu4c/source/test/intltest/winnmtst.h
+++ b/icu4c/source/test/intltest/winnmtst.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINNMTST.H
diff --git a/icu4c/source/test/intltest/winutil.cpp b/icu4c/source/test/intltest/winutil.cpp
index 2f47ad7..528e281 100644
--- a/icu4c/source/test/intltest/winutil.cpp
+++ b/icu4c/source/test/intltest/winutil.cpp
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINUTIL.CPP
diff --git a/icu4c/source/test/intltest/winutil.h b/icu4c/source/test/intltest/winutil.h
index a000305..124e9b0 100644
--- a/icu4c/source/test/intltest/winutil.h
+++ b/icu4c/source/test/intltest/winutil.h
@@ -1,7 +1,7 @@
 /*
 ********************************************************************************
-*   Copyright (C) 2005-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 ********************************************************************************
 *
 * File WINUTIL.H
diff --git a/icu4c/source/test/iotest/Makefile.in b/icu4c/source/test/iotest/Makefile.in
index 07e55f4..678d657 100644
--- a/icu4c/source/test/iotest/Makefile.in
+++ b/icu4c/source/test/iotest/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2014, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - test/iotest
diff --git a/icu4c/source/test/iotest/filetst.c b/icu4c/source/test/iotest/filetst.c
index 8cae202..e96c28b 100644
--- a/icu4c/source/test/iotest/filetst.c
+++ b/icu4c/source/test/iotest/filetst.c
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2004-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   file name:  filetst.c
  *   encoding:   US-ASCII
diff --git a/icu4c/source/test/iotest/iotest.cpp b/icu4c/source/test/iotest/iotest.cpp
index 204e598..faa2c0f 100644
--- a/icu4c/source/test/iotest/iotest.cpp
+++ b/icu4c/source/test/iotest/iotest.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  iotest.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/iotest/iotest.h b/icu4c/source/test/iotest/iotest.h
index 7bbf115..c05eb0c 100644
--- a/icu4c/source/test/iotest/iotest.h
+++ b/icu4c/source/test/iotest/iotest.h
@@ -1,7 +1,7 @@
 /*
  **********************************************************************
- *   Copyright (C) 2004-2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  **********************************************************************
  *   file name:  iotest.h
  *   encoding:   US-ASCII
diff --git a/icu4c/source/test/iotest/stream.cpp b/icu4c/source/test/iotest/stream.cpp
index e54e8b6..ef2f666 100644
--- a/icu4c/source/test/iotest/stream.cpp
+++ b/icu4c/source/test/iotest/stream.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  iotest.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/iotest/strtst.c b/icu4c/source/test/iotest/strtst.c
index 0dfa434..71940a8 100644
--- a/icu4c/source/test/iotest/strtst.c
+++ b/icu4c/source/test/iotest/strtst.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2004-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  strtst.c
 *   encoding:   US-ASCII
diff --git a/icu4c/source/test/iotest/trnstst.c b/icu4c/source/test/iotest/trnstst.c
index eed9a9b..b972588 100644
--- a/icu4c/source/test/iotest/trnstst.c
+++ b/icu4c/source/test/iotest/trnstst.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *   file name:  strtst.c
 *   created by: George Rhoten
diff --git a/icu4c/source/test/testdata/BidiTest.txt b/icu4c/source/test/testdata/BidiTest.txt
index dfc8deb..e81b71c 100644
--- a/icu4c/source/test/testdata/BidiTest.txt
+++ b/icu4c/source/test/testdata/BidiTest.txt
@@ -497586,4 +497586,4 @@
 
 #Total Count:	490846
 
-# EOF
\ No newline at end of file
+# EOF
diff --git a/icu4c/source/test/testdata/Makefile.in b/icu4c/source/test/testdata/Makefile.in
index ede50f9..55d895b 100644
--- a/icu4c/source/test/testdata/Makefile.in
+++ b/icu4c/source/test/testdata/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1998-2015, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Top-level Makefile.in for ICU
diff --git a/icu4c/source/test/testdata/NormalizationTest-3.2.0.txt b/icu4c/source/test/testdata/NormalizationTest-3.2.0.txt
index 927b831..5e4e8ff 100644
--- a/icu4c/source/test/testdata/NormalizationTest-3.2.0.txt
+++ b/icu4c/source/test/testdata/NormalizationTest-3.2.0.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2001-2003 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # NormalizationTest-3.2.0.txt
 # Date: 2002-03-19,23:31:18 GMT [MD]
 #
diff --git a/icu4c/source/test/testdata/NumberFormatTestCases.txt b/icu4c/source/test/testdata/NumberFormatTestCases.txt
index cf7496c..65aba1a 100644
--- a/icu4c/source/test/testdata/NumberFormatTestCases.txt
+++ b/icu4c/source/test/testdata/NumberFormatTestCases.txt
@@ -1,6 +1,6 @@
 ######################################################################
-# Copyright (c) 2004-2011 International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ######################################################################
 # Author: Alan Liu
 # Created: March 15 2004
diff --git a/icu4c/source/test/testdata/break_rules/grapheme.txt b/icu4c/source/test/testdata/break_rules/grapheme.txt
index 4b0468b..c04b699 100644
--- a/icu4c/source/test/testdata/break_rules/grapheme.txt
+++ b/icu4c/source/test/testdata/break_rules/grapheme.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 
 # file: grapheme.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/line.txt b/icu4c/source/test/testdata/break_rules/line.txt
index a781651..574f3c0 100644
--- a/icu4c/source/test/testdata/break_rules/line.txt
+++ b/icu4c/source/test/testdata/break_rules/line.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 
 # file: line.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/line_loose.txt b/icu4c/source/test/testdata/break_rules/line_loose.txt
index 08ab95b..6345b15 100644
--- a/icu4c/source/test/testdata/break_rules/line_loose.txt
+++ b/icu4c/source/test/testdata/break_rules/line_loose.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_loose.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/line_loose_cj.txt b/icu4c/source/test/testdata/break_rules/line_loose_cj.txt
index 9c4bf45..6456a75 100644
--- a/icu4c/source/test/testdata/break_rules/line_loose_cj.txt
+++ b/icu4c/source/test/testdata/break_rules/line_loose_cj.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 #
 #  file:  line_loose_cj.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/line_normal.txt b/icu4c/source/test/testdata/break_rules/line_normal.txt
index 07e104f..0f0ca42 100644
--- a/icu4c/source/test/testdata/break_rules/line_normal.txt
+++ b/icu4c/source/test/testdata/break_rules/line_normal.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 #
 # file: line_normal.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/line_normal_cj.txt b/icu4c/source/test/testdata/break_rules/line_normal_cj.txt
index ab2c8a3..e6c590b 100644
--- a/icu4c/source/test/testdata/break_rules/line_normal_cj.txt
+++ b/icu4c/source/test/testdata/break_rules/line_normal_cj.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2016  International Business Machines Corporation and # others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 #
 #  file:  line_normal_cj.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/readme.txt b/icu4c/source/test/testdata/break_rules/readme.txt
index 295e55e..2d17894 100644
--- a/icu4c/source/test/testdata/break_rules/readme.txt
+++ b/icu4c/source/test/testdata/break_rules/readme.txt
@@ -1,5 +1,5 @@
 file: testdata/break_rules/readme.txt
-Copyright (c) 2015-2016, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 
 This directory contains the break iterator reference rule files used by intltest rbbi/RBBIMonkeyTest/testMonkey.
 The rules in this directory track the boundary rules from Unicode UAX 14 and 29. They are interpretted
diff --git a/icu4c/source/test/testdata/break_rules/sentence.txt b/icu4c/source/test/testdata/break_rules/sentence.txt
index b1d6d85..b5ece4c 100644
--- a/icu4c/source/test/testdata/break_rules/sentence.txt
+++ b/icu4c/source/test/testdata/break_rules/sentence.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 # file: sentence.txt
 
 type = sentence;      # one of grapheme | word | line | sentence
diff --git a/icu4c/source/test/testdata/break_rules/word.txt b/icu4c/source/test/testdata/break_rules/word.txt
index 0b369e4..8896acb 100644
--- a/icu4c/source/test/testdata/break_rules/word.txt
+++ b/icu4c/source/test/testdata/break_rules/word.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 
 # file: word.txt
 #
diff --git a/icu4c/source/test/testdata/break_rules/word_POSIX.txt b/icu4c/source/test/testdata/break_rules/word_POSIX.txt
index 7a9d403..ea1dde9 100644
--- a/icu4c/source/test/testdata/break_rules/word_POSIX.txt
+++ b/icu4c/source/test/testdata/break_rules/word_POSIX.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2016, International Business Machines Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 
 # file: word_POSIX.txt
 #
diff --git a/icu4c/source/test/testdata/calendar.txt b/icu4c/source/test/testdata/calendar.txt
index ec72728..4c85471 100644
--- a/icu4c/source/test/testdata/calendar.txt
+++ b/icu4c/source/test/testdata/calendar.txt
@@ -1,5 +1,5 @@
-// Copyright (c) 2008-2013 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 calendar:table(nofallback) {
     Info {
         Description { "These are the data driven calendar tests" }
diff --git a/icu4c/source/test/testdata/casing.txt b/icu4c/source/test/testdata/casing.txt
index 0b3cb55..44eef49 100644
--- a/icu4c/source/test/testdata/casing.txt
+++ b/icu4c/source/test/testdata/casing.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2002-2010, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/collationtest.txt b/icu4c/source/test/testdata/collationtest.txt
index 3a703cb..a34dd5e 100644
--- a/icu4c/source/test/testdata/collationtest.txt
+++ b/icu4c/source/test/testdata/collationtest.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2012-2015 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # This file should be in UTF-8 with a signature byte sequence ("BOM").
 #
diff --git a/icu4c/source/test/testdata/conversion.txt b/icu4c/source/test/testdata/conversion.txt
index 0e3c8f4..f2236ef 100644
--- a/icu4c/source/test/testdata/conversion.txt
+++ b/icu4c/source/test/testdata/conversion.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //
-//   Copyright (C) 2003-2015, International Business Machines
-//   Corporation and others.  All Rights Reserved.
+//   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//   License & terms of use: http://www.unicode.org/copyright.html
 //
 //   file name:  conversion.txt
 //   encoding:   US-ASCII
diff --git a/icu4c/source/test/testdata/csdetest.xml b/icu4c/source/test/testdata/csdetest.xml
index 8b151a3..0421194 100644
--- a/icu4c/source/test/testdata/csdetest.xml
+++ b/icu4c/source/test/testdata/csdetest.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- Copyright (c) 2005-2013 IBM Corporation and others. All rights reserved -->
+<!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html -->
 <!-- See individual test cases for their specific copyright. -->
 
 <charset-detection-tests>
diff --git a/icu4c/source/test/testdata/dcfmtest.txt b/icu4c/source/test/testdata/dcfmtest.txt
index 041e1db..0b438a8 100644
--- a/icu4c/source/test/testdata/dcfmtest.txt
+++ b/icu4c/source/test/testdata/dcfmtest.txt
@@ -1,6 +1,6 @@
 # Note: Please make sure that this utf-8 file contains a BOM.
-#   Copyright (c) 2011-2012, International Business Machines Corporation and
-#   others. All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 
 #   File:  dcfmtest.txt
diff --git a/icu4c/source/test/testdata/default.txt b/icu4c/source/test/testdata/default.txt
index d26f383..1ce8209 100644
--- a/icu4c/source/test/testdata/default.txt
+++ b/icu4c/source/test/testdata/default.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2000, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/encoded.utf16be b/icu4c/source/test/testdata/encoded.utf16be
index 93cd955..3bdbba0 100644
--- a/icu4c/source/test/testdata/encoded.utf16be
+++ b/icu4c/source/test/testdata/encoded.utf16be
Binary files differ
diff --git a/icu4c/source/test/testdata/format.txt b/icu4c/source/test/testdata/format.txt
index 6c078cd..2e533e5 100644
--- a/icu4c/source/test/testdata/format.txt
+++ b/icu4c/source/test/testdata/format.txt
@@ -1,5 +1,5 @@
-// Copyright (c) 2007-2015 International Business Machines
-// Corporation and others. All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 format:table(nofallback) {
     Info {
         Description { "These are the data driven format tests" }
diff --git a/icu4c/source/test/testdata/ibm9027.ucm b/icu4c/source/test/testdata/ibm9027.ucm
index 4e0b88a..1354cf1 100644
--- a/icu4c/source/test/testdata/ibm9027.ucm
+++ b/icu4c/source/test/testdata/ibm9027.ucm
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # *
-# *   Copyright (C) 1995-2003, International Business Machines
-# *   Corporation and others.  All Rights Reserved.
+# *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+# *   License & terms of use: http://www.unicode.org/copyright.html
 # *
 # ***************************************************************************
 #
diff --git a/icu4c/source/test/testdata/icuio.txt b/icu4c/source/test/testdata/icuio.txt
index 3f5fbb8..7ff7076 100644
--- a/icu4c/source/test/testdata/icuio.txt
+++ b/icu4c/source/test/testdata/icuio.txt
@@ -1,7 +1,7 @@
 //*****************************************************************************
 //
-//  Copyright (C) 2004-2006, International Business Machines
-//  Corporation and others.  All Rights Reserved.
+//  Copyright (C) 2016 and later: Unicode, Inc. and others.
+//  License & terms of use: http://www.unicode.org/copyright.html
 //
 //  file name:  icuio.txt
 //  encoding:   US-ASCII
diff --git a/icu4c/source/test/testdata/idna_rules.txt b/icu4c/source/test/testdata/idna_rules.txt
index 7ef6404..39dcd46 100644
--- a/icu4c/source/test/testdata/idna_rules.txt
+++ b/icu4c/source/test/testdata/idna_rules.txt
@@ -1,4 +1,4 @@
-// Copyright (C) 2003-2005, International Business Machines
+// Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
 // WARNING: This file is machine generated by debug\genidn tool. Please DO NOT edit.
 
@@ -1497,4 +1497,4 @@
 		// generate the characters that are unaffected
 		"::[:AGE=3.2:]NFKC;"
 	}
-}
\ No newline at end of file
+}
diff --git a/icu4c/source/test/testdata/letest.xml b/icu4c/source/test/testdata/letest.xml
index c9b991a..cd97b83 100644
--- a/icu4c/source/test/testdata/letest.xml
+++ b/icu4c/source/test/testdata/letest.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-  Copyright (c) 1999-2014 International Business Machines
-  Corporation and others. All rights reserved.
+  Copyright (C) 2016 and later: Unicode, Inc. and others.
+  License & terms of use: http://www.unicode.org/copyright.html
 
   WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT
   UNLESS YOU REALLY KNOW WHAT YOU'RE DOING.
diff --git a/icu4c/source/test/testdata/mc.txt b/icu4c/source/test/testdata/mc.txt
index dd27145..ab61778 100644
--- a/icu4c/source/test/testdata/mc.txt
+++ b/icu4c/source/test/testdata/mc.txt
@@ -1,6 +1,6 @@
 //--------------------------------------------------------------------
-// Copyright (c) 2003, International Business Machines
-// Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //--------------------------------------------------------------------
 // Author: Alan Liu
 // Created: March 20 2003
diff --git a/icu4c/source/test/testdata/metaZones.txt b/icu4c/source/test/testdata/metaZones.txt
index 9efa9ea..5c1d898 100644
--- a/icu4c/source/test/testdata/metaZones.txt
+++ b/icu4c/source/test/testdata/metaZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/metaZones.xml
 // *
diff --git a/icu4c/source/test/testdata/nfs4_cis_prep.txt b/icu4c/source/test/testdata/nfs4_cis_prep.txt
index 0ed83d5..088fb92 100644
--- a/icu4c/source/test/testdata/nfs4_cis_prep.txt
+++ b/icu4c/source/test/testdata/nfs4_cis_prep.txt
@@ -1,6 +1,6 @@
 ###################
-# Copyright (C) 2003, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ###################
 
 ###################
diff --git a/icu4c/source/test/testdata/nfs4_cs_prep_ci.txt b/icu4c/source/test/testdata/nfs4_cs_prep_ci.txt
index a47b66e..a79430b 100644
--- a/icu4c/source/test/testdata/nfs4_cs_prep_ci.txt
+++ b/icu4c/source/test/testdata/nfs4_cs_prep_ci.txt
@@ -1,6 +1,6 @@
 ###################
-# Copyright (C) 2003, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ###################
 
 ###################
diff --git a/icu4c/source/test/testdata/nfs4_cs_prep_cs.txt b/icu4c/source/test/testdata/nfs4_cs_prep_cs.txt
index 8d2e73b..aa25359 100644
--- a/icu4c/source/test/testdata/nfs4_cs_prep_cs.txt
+++ b/icu4c/source/test/testdata/nfs4_cs_prep_cs.txt
@@ -1,6 +1,6 @@
 ###################
-# Copyright (C) 2003, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ###################
 
 ###################
diff --git a/icu4c/source/test/testdata/nfs4_mixed_prep_p.txt b/icu4c/source/test/testdata/nfs4_mixed_prep_p.txt
index 5fdeb59..6b9cc8a 100644
--- a/icu4c/source/test/testdata/nfs4_mixed_prep_p.txt
+++ b/icu4c/source/test/testdata/nfs4_mixed_prep_p.txt
@@ -1,6 +1,6 @@
 ###################
-# Copyright (C) 2003, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ###################
 
 ###################
diff --git a/icu4c/source/test/testdata/nfs4_mixed_prep_s.txt b/icu4c/source/test/testdata/nfs4_mixed_prep_s.txt
index 0ed83d5..088fb92 100644
--- a/icu4c/source/test/testdata/nfs4_mixed_prep_s.txt
+++ b/icu4c/source/test/testdata/nfs4_mixed_prep_s.txt
@@ -1,6 +1,6 @@
 ###################
-# Copyright (C) 2003, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ###################
 
 ###################
diff --git a/icu4c/source/test/testdata/numberformattestspecification.txt b/icu4c/source/test/testdata/numberformattestspecification.txt
index c4c788e..67fe9da 100644
--- a/icu4c/source/test/testdata/numberformattestspecification.txt
+++ b/icu4c/source/test/testdata/numberformattestspecification.txt
@@ -1,5 +1,5 @@
-// Copyright (C) 2015-2016, International Business Machines
-// Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //
 // This file is divided into test suites separated by whitespace. Each test
 // suite starts with the name of the test followed by global field settings
diff --git a/icu4c/source/test/testdata/pkgdata.inc.in b/icu4c/source/test/testdata/pkgdata.inc.in
index 40cc60f..9d1ad69 100644
--- a/icu4c/source/test/testdata/pkgdata.inc.in
+++ b/icu4c/source/test/testdata/pkgdata.inc.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 2000-2006, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 # This Makefile is used to build the ICU's data.
diff --git a/icu4c/source/test/testdata/pkgdataMakefile.in b/icu4c/source/test/testdata/pkgdataMakefile.in
index 1009e8e..f8db61e 100644
--- a/icu4c/source/test/testdata/pkgdataMakefile.in
+++ b/icu4c/source/test/testdata/pkgdataMakefile.in
@@ -1,6 +1,6 @@
 ## pkgdataMakefile.in for ICU data
-## Copyright (c) 2008-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/test/testdata/ra.txt b/icu4c/source/test/testdata/ra.txt
index a94e0b3..1f00cdb 100644
--- a/icu4c/source/test/testdata/ra.txt
+++ b/icu4c/source/test/testdata/ra.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2003, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/ra.xlf b/icu4c/source/test/testdata/ra.xlf
index 82c8f79..969fd2b 100644
--- a/icu4c/source/test/testdata/ra.xlf
+++ b/icu4c/source/test/testdata/ra.xlf
@@ -38,9 +38,9 @@
                 <!--comments for TestInclude-->
                 <source>#--------------------------------------------------------------------
 
-# Copyright (c) 1999-2004, International Business Machines
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
 
-# Corporation and others. All Rights Reserved.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 #--------------------------------------------------------------------
 
diff --git a/icu4c/source/test/testdata/rbbitst.txt b/icu4c/source/test/testdata/rbbitst.txt
index 34db796..7a5884d 100644
--- a/icu4c/source/test/testdata/rbbitst.txt
+++ b/icu4c/source/test/testdata/rbbitst.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2001-2016 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 # RBBI Test Data
 #
diff --git a/icu4c/source/test/testdata/readme.txt b/icu4c/source/test/testdata/readme.txt
index cb9bc28..100439a 100644
--- a/icu4c/source/test/testdata/readme.txt
+++ b/icu4c/source/test/testdata/readme.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2000, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/regextst.txt b/icu4c/source/test/testdata/regextst.txt
index 4cdca21..50ee9c2 100644
--- a/icu4c/source/test/testdata/regextst.txt
+++ b/icu4c/source/test/testdata/regextst.txt
@@ -1,5 +1,5 @@
-# Copyright (c) 2001-2015 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #
 #  file:
 #
diff --git a/icu4c/source/test/testdata/riwords.txt b/icu4c/source/test/testdata/riwords.txt
index 64aec57..70d6316 100644
--- a/icu4c/source/test/testdata/riwords.txt
+++ b/icu4c/source/test/testdata/riwords.txt
@@ -1,6 +1,6 @@
 #*******************************************************************************
-#* Copyright (C) 2003-2012, International Business Machines Corporation and    *
-#* others. All Rights Reserved.                                                *
+#* Copyright (C) 2016 and later: Unicode, Inc. and others.
+#* License & terms of use: http://www.unicode.org/copyright.html
 #*******************************************************************************
 # Sorted Thai word list used for testing the ThaiCollator class.
 # This list was taken from the Web: <http://www.links.nectec.or.th/itech/download.html>
@@ -16,7 +16,7 @@
 # COPYRIGHT AND PERMISSION NOTICE
 # 
 # Copyright (c) 2003 National Electronics and Computer Technology Center and others
-# All rights reserved.
+# License & terms of use: http://www.unicode.org/copyright.html
 # 
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the
diff --git a/icu4c/source/test/testdata/root.txt b/icu4c/source/test/testdata/root.txt
index 9dc7f32..427b69d 100644
--- a/icu4c/source/test/testdata/root.txt
+++ b/icu4c/source/test/testdata/root.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2016, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/sh.txt b/icu4c/source/test/testdata/sh.txt
index 62dde89..77aecf9 100644
--- a/icu4c/source/test/testdata/sh.txt
+++ b/icu4c/source/test/testdata/sh.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2005-2010, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/sh_YU.txt b/icu4c/source/test/testdata/sh_YU.txt
index bdd009d..1cbfc5c 100644
--- a/icu4c/source/test/testdata/sh_YU.txt
+++ b/icu4c/source/test/testdata/sh_YU.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2005, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
@@ -9,4 +9,4 @@
     a{
 	a2{"a12"}
     }
- }
\ No newline at end of file
+ }
diff --git a/icu4c/source/test/testdata/ssearch.xml b/icu4c/source/test/testdata/ssearch.xml
index c4beaf2..109eee9 100644
--- a/icu4c/source/test/testdata/ssearch.xml
+++ b/icu4c/source/test/testdata/ssearch.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- Copyright (c) 2007-2009 IBM Corporation and others. All rights reserved -->
+<!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html -->
 
 <!-- Test data file for string search  -->
 <!DOCTYPE stringsearch-tests [
diff --git a/icu4c/source/test/testdata/structLocale.txt b/icu4c/source/test/testdata/structLocale.txt
index ce1fab9..1f24ed0 100644
--- a/icu4c/source/test/testdata/structLocale.txt
+++ b/icu4c/source/test/testdata/structLocale.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004-2016 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // *
 // ***************************************************************************
 // This is a pristine locale structure.
diff --git a/icu4c/source/test/testdata/te.txt b/icu4c/source/test/testdata/te.txt
index d3f3863..e6443b6 100644
--- a/icu4c/source/test/testdata/te.txt
+++ b/icu4c/source/test/testdata/te.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2013, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/te_IN.txt b/icu4c/source/test/testdata/te_IN.txt
index 484a0e9..c03b312 100644
--- a/icu4c/source/test/testdata/te_IN.txt
+++ b/icu4c/source/test/testdata/te_IN.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2013, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/te_IN_REVISED.txt b/icu4c/source/test/testdata/te_IN_REVISED.txt
index 18efd30..6c3c1b6 100644
--- a/icu4c/source/test/testdata/te_IN_REVISED.txt
+++ b/icu4c/source/test/testdata/te_IN_REVISED.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2005, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/test1.ucm b/icu4c/source/test/testdata/test1.ucm
index ac056f1..2004e80 100644
--- a/icu4c/source/test/testdata/test1.ucm
+++ b/icu4c/source/test/testdata/test1.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2001-2009, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test1.ucm
diff --git a/icu4c/source/test/testdata/test1bmp.ucm b/icu4c/source/test/testdata/test1bmp.ucm
index 50a52ca..5caab24 100644
--- a/icu4c/source/test/testdata/test1bmp.ucm
+++ b/icu4c/source/test/testdata/test1bmp.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2007-2009, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test1.ucm
diff --git a/icu4c/source/test/testdata/test2.ucm b/icu4c/source/test/testdata/test2.ucm
index 3b950e1..34ac620 100644
--- a/icu4c/source/test/testdata/test2.ucm
+++ b/icu4c/source/test/testdata/test2.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2012, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test2.ucm
diff --git a/icu4c/source/test/testdata/test3.ucm b/icu4c/source/test/testdata/test3.ucm
index 57a7984..41759e9 100644
--- a/icu4c/source/test/testdata/test3.ucm
+++ b/icu4c/source/test/testdata/test3.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2001-2013, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test3.ucm
diff --git a/icu4c/source/test/testdata/test4.ucm b/icu4c/source/test/testdata/test4.ucm
index 3b0aad0..3da77b7 100644
--- a/icu4c/source/test/testdata/test4.ucm
+++ b/icu4c/source/test/testdata/test4.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2001-2003, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test4.ucm
diff --git a/icu4c/source/test/testdata/test4x.ucm b/icu4c/source/test/testdata/test4x.ucm
index c7692aa..9ad1925 100644
--- a/icu4c/source/test/testdata/test4x.ucm
+++ b/icu4c/source/test/testdata/test4x.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2003, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test4x.ucm
diff --git a/icu4c/source/test/testdata/test5.ucm b/icu4c/source/test/testdata/test5.ucm
index 0b2a835..0a17e17 100644
--- a/icu4c/source/test/testdata/test5.ucm
+++ b/icu4c/source/test/testdata/test5.ucm
@@ -1,6 +1,6 @@
 # *******************************************************************************
-# * Copyright (C) 2009, International Business Machines
-# * Corporation and others.  All Rights Reserved.
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html
 # *******************************************************************************
 #
 # test5.ucm
diff --git a/icu4c/source/test/testdata/testaliases.txt b/icu4c/source/test/testdata/testaliases.txt
index 231050f..95d0e63 100644
--- a/icu4c/source/test/testdata/testaliases.txt
+++ b/icu4c/source/test/testdata/testaliases.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 2002-2015, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/testdata.mak b/icu4c/source/test/testdata/testdata.mak
index fc961d4..3206a7c 100644
--- a/icu4c/source/test/testdata/testdata.mak
+++ b/icu4c/source/test/testdata/testdata.mak
@@ -1,6 +1,6 @@
 #**********************************************************************
-#* Copyright (C) 1999-2015, International Business Machines Corporation
-#* and others.  All Rights Reserved.
+#* Copyright (C) 2016 and later: Unicode, Inc. and others. Corporation
+#* License & terms of use: http://www.unicode.org/copyright.html
 #**********************************************************************
 #
 #   03/19/2001  weiv, schererm  Created
diff --git a/icu4c/source/test/testdata/testempty.txt b/icu4c/source/test/testdata/testempty.txt
index 98cf164..ecf7252 100644
--- a/icu4c/source/test/testdata/testempty.txt
+++ b/icu4c/source/test/testdata/testempty.txt
@@ -1,10 +1,10 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2000, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 // empty resource bundle test
 testempty{
 
-}
\ No newline at end of file
+}
diff --git a/icu4c/source/test/testdata/testnorm.txt b/icu4c/source/test/testdata/testnorm.txt
index 811f6ff..85596a2 100644
--- a/icu4c/source/test/testdata/testnorm.txt
+++ b/icu4c/source/test/testdata/testnorm.txt
@@ -1,5 +1,5 @@
-#   Copyright (C) 2010, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #   file name:  testnorm.txt
 #   encoding:   US-ASCII
diff --git a/icu4c/source/test/testdata/testtypes.txt b/icu4c/source/test/testdata/testtypes.txt
index df10554..d406352 100644
--- a/icu4c/source/test/testdata/testtypes.txt
+++ b/icu4c/source/test/testdata/testtypes.txt
@@ -1,7 +1,7 @@
 //*******************************************************************************
 //*
-//*   Copyright (C) 1998-2010, International Business Machines
-//*   Corporation and others.  All Rights Reserved.
+//*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+//*   License & terms of use: http://www.unicode.org/copyright.html
 //*
 //*******************************************************************************
 
diff --git a/icu4c/source/test/testdata/timezoneTypes.txt b/icu4c/source/test/testdata/timezoneTypes.txt
index b3c18ee..9ed89df 100644
--- a/icu4c/source/test/testdata/timezoneTypes.txt
+++ b/icu4c/source/test/testdata/timezoneTypes.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/bcp47/timezone.xml
 // *
diff --git a/icu4c/source/test/testdata/translit_rules.txt b/icu4c/source/test/testdata/translit_rules.txt
index b45837d..ec1188e 100644
--- a/icu4c/source/test/testdata/translit_rules.txt
+++ b/icu4c/source/test/testdata/translit_rules.txt
@@ -1,6 +1,6 @@
 #--------------------------------------------------------------------
-# Copyright (c) 1999-2004, International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 #--------------------------------------------------------------------
 
 # InterIndic-Bengali
diff --git a/icu4c/source/test/testdata/tstfiles.mk b/icu4c/source/test/testdata/tstfiles.mk
index ada751f..ee67158 100644
--- a/icu4c/source/test/testdata/tstfiles.mk
+++ b/icu4c/source/test/testdata/tstfiles.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2014, International Business Machines Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html.
 #
 # TEST_RES_SOURCE defines data driven tests and other resource files to be included with 
 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
diff --git a/icu4c/source/test/testdata/windowsZones.txt b/icu4c/source/test/testdata/windowsZones.txt
index c881778..7f9f98d 100644
--- a/icu4c/source/test/testdata/windowsZones.txt
+++ b/icu4c/source/test/testdata/windowsZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 and later: Unicode, Inc. and others.
+// * License & terms of use: http://www.unicode.org/copyright.html
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/windowsZones.xml
 // *
diff --git a/icu4c/source/test/testdata/zoneinfo64.txt b/icu4c/source/test/testdata/zoneinfo64.txt
index 85271c2..c9dadd1 100644
--- a/icu4c/source/test/testdata/zoneinfo64.txt
+++ b/icu4c/source/test/testdata/zoneinfo64.txt
@@ -1,6 +1,6 @@
 //---------------------------------------------------------
-// Copyright (C) 2003-2014, International Business Machines
-// Corporation and others.  All Rights Reserved.
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 //---------------------------------------------------------
 // Build tool: tz2icu
 // Build date: Mon Mar 10 15:09:10 2014
diff --git a/icu4c/source/test/testmap/Makefile.in b/icu4c/source/test/testmap/Makefile.in
index 638d31a..063aeb3 100644
--- a/icu4c/source/test/testmap/Makefile.in
+++ b/icu4c/source/test/testmap/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - test/testmap
-## Copyright (c) 2003-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/test/testmap/readme.txt b/icu4c/source/test/testmap/readme.txt
index 587d6c4..c6ea980 100644
--- a/icu4c/source/test/testmap/readme.txt
+++ b/icu4c/source/test/testmap/readme.txt
@@ -1,4 +1,5 @@
-# Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 This test may be tested on a linux machine like so:
 
diff --git a/icu4c/source/test/testmap/testmap.c b/icu4c/source/test/testmap/testmap.c
index 439252b..55e351a 100644
--- a/icu4c/source/test/testmap/testmap.c
+++ b/icu4c/source/test/testmap/testmap.c
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (C) 1998-2012, International Business Machines Corporation
-* and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File date.c
diff --git a/icu4c/source/test/thaitest/Makefile.in b/icu4c/source/test/thaitest/Makefile.in
index 0fada25..33870f8 100644
--- a/icu4c/source/test/thaitest/Makefile.in
+++ b/icu4c/source/test/thaitest/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - test/thaitest
-## Copyright (c) 2003-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/test/thaitest/thaitest.cpp b/icu4c/source/test/thaitest/thaitest.cpp
index 657fab4..f763031 100644
--- a/icu4c/source/test/thaitest/thaitest.cpp
+++ b/icu4c/source/test/thaitest/thaitest.cpp
@@ -1,7 +1,7 @@
 /*
  ******************************************************************************
- * Copyright (C) 1998-2003, 2006, International Business Machines Corporation *
- * and others. All Rights Reserved.                                           *
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ******************************************************************************
  */
 
diff --git a/icu4c/source/tools/Makefile.in b/icu4c/source/tools/Makefile.in
index 33ba3de..80581ef 100644
--- a/icu4c/source/tools/Makefile.in
+++ b/icu4c/source/tools/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU tools
-## Copyright (c) 1999-2012, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/tools/ctestfw/Makefile.in b/icu4c/source/tools/ctestfw/Makefile.in
index a134fbb..7359c62 100644
--- a/icu4c/source/tools/ctestfw/Makefile.in
+++ b/icu4c/source/tools/ctestfw/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - tools/ctestfw
diff --git a/icu4c/source/tools/ctestfw/ctest.c b/icu4c/source/tools/ctestfw/ctest.c
index da641f2..f174a68 100644
--- a/icu4c/source/tools/ctestfw/ctest.c
+++ b/icu4c/source/tools/ctestfw/ctest.c
@@ -1,8 +1,8 @@
 /*
 ********************************************************************************
 *
-*   Copyright (C) 1996-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ********************************************************************************
 */
diff --git a/icu4c/source/tools/ctestfw/datamap.cpp b/icu4c/source/tools/ctestfw/datamap.cpp
index c59447c..6f52ab0 100644
--- a/icu4c/source/tools/ctestfw/datamap.cpp
+++ b/icu4c/source/tools/ctestfw/datamap.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/testdata.cpp b/icu4c/source/tools/ctestfw/testdata.cpp
index 0925cb5..8cbc214 100644
--- a/icu4c/source/tools/ctestfw/testdata.cpp
+++ b/icu4c/source/tools/ctestfw/testdata.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/tstdtmod.cpp b/icu4c/source/tools/ctestfw/tstdtmod.cpp
index 4e71c45..a809b91 100644
--- a/icu4c/source/tools/ctestfw/tstdtmod.cpp
+++ b/icu4c/source/tools/ctestfw/tstdtmod.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/ucln_ct.c b/icu4c/source/tools/ctestfw/ucln_ct.c
index ca75aef..7a5f30d 100644
--- a/icu4c/source/tools/ctestfw/ucln_ct.c
+++ b/icu4c/source/tools/ctestfw/ucln_ct.c
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2007-2013, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/tools/ctestfw/unicode/ctest.h b/icu4c/source/tools/ctestfw/unicode/ctest.h
index f078703..f41fa0f 100644
--- a/icu4c/source/tools/ctestfw/unicode/ctest.h
+++ b/icu4c/source/tools/ctestfw/unicode/ctest.h
@@ -1,8 +1,8 @@
 /*
  ********************************************************************************
  *
- *   Copyright (C) 1996-2013, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ********************************************************************************
  */
diff --git a/icu4c/source/tools/ctestfw/unicode/datamap.h b/icu4c/source/tools/ctestfw/unicode/datamap.h
index 00d8b05..1c8b172 100644
--- a/icu4c/source/tools/ctestfw/unicode/datamap.h
+++ b/icu4c/source/tools/ctestfw/unicode/datamap.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/unicode/testdata.h b/icu4c/source/tools/ctestfw/unicode/testdata.h
index a248bf5..afbf6e8 100644
--- a/icu4c/source/tools/ctestfw/unicode/testdata.h
+++ b/icu4c/source/tools/ctestfw/unicode/testdata.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2006, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/unicode/testlog.h b/icu4c/source/tools/ctestfw/unicode/testlog.h
index 6a6e067..51f37d4 100644
--- a/icu4c/source/tools/ctestfw/unicode/testlog.h
+++ b/icu4c/source/tools/ctestfw/unicode/testlog.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2004-2010, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by grhoten 03/17/2004 */
diff --git a/icu4c/source/tools/ctestfw/unicode/testtype.h b/icu4c/source/tools/ctestfw/unicode/testtype.h
index 9c4a72e..e3a5e29 100644
--- a/icu4c/source/tools/ctestfw/unicode/testtype.h
+++ b/icu4c/source/tools/ctestfw/unicode/testtype.h
@@ -1,8 +1,8 @@
 /*
  *****************************************************************************************
- *   Copyright (C) 2004-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
- *****************************************************************************************
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
+*****************************************************************************************
  */
 
 #include "unicode/utypes.h"
diff --git a/icu4c/source/tools/ctestfw/unicode/tstdtmod.h b/icu4c/source/tools/ctestfw/unicode/tstdtmod.h
index 06799b5..fa72a5c 100644
--- a/icu4c/source/tools/ctestfw/unicode/tstdtmod.h
+++ b/icu4c/source/tools/ctestfw/unicode/tstdtmod.h
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2002-2005, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 /* Created by weiv 05/09/2002 */
diff --git a/icu4c/source/tools/ctestfw/unicode/uperf.h b/icu4c/source/tools/ctestfw/unicode/uperf.h
index a5f7151..bdeee9b 100644
--- a/icu4c/source/tools/ctestfw/unicode/uperf.h
+++ b/icu4c/source/tools/ctestfw/unicode/uperf.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2002-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 */
 #ifndef _UPERF_H
diff --git a/icu4c/source/tools/ctestfw/unicode/utimer.h b/icu4c/source/tools/ctestfw/unicode/utimer.h
index 605158b..814865c 100644
--- a/icu4c/source/tools/ctestfw/unicode/utimer.h
+++ b/icu4c/source/tools/ctestfw/unicode/utimer.h
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 1997-2012, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/tools/ctestfw/uperf.cpp b/icu4c/source/tools/ctestfw/uperf.cpp
index 9ff20ed..00d3a67 100644
--- a/icu4c/source/tools/ctestfw/uperf.cpp
+++ b/icu4c/source/tools/ctestfw/uperf.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2002-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 // Defines _XOPEN_SOURCE for access to POSIX functions.
diff --git a/icu4c/source/tools/genbrk/Makefile.in b/icu4c/source/tools/genbrk/Makefile.in
index 77182d1..3afc5f4 100644
--- a/icu4c/source/tools/genbrk/Makefile.in
+++ b/icu4c/source/tools/genbrk/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/genbrk
-## Copyright (c) 2002-2011 International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/tools/genbrk/genbrk.1.in b/icu4c/source/tools/genbrk/genbrk.1.in
index a6e214a..2f14674 100644
--- a/icu4c/source/tools/genbrk/genbrk.1.in
+++ b/icu4c/source/tools/genbrk/genbrk.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" genbrk.1: manual page for the genbrk utility
 .\"
-.\" Copyright (C) 2005-2006 International Business Machines Corporation and others
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/genbrk/genbrk.cpp b/icu4c/source/tools/genbrk/genbrk.cpp
index 290b2e7..c1eafd3 100644
--- a/icu4c/source/tools/genbrk/genbrk.cpp
+++ b/icu4c/source/tools/genbrk/genbrk.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File genbrk.c
diff --git a/icu4c/source/tools/genccode/Makefile.in b/icu4c/source/tools/genccode/Makefile.in
index fe6b60f..a750533 100644
--- a/icu4c/source/tools/genccode/Makefile.in
+++ b/icu4c/source/tools/genccode/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/genccode
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/genccode/genccode.8.in b/icu4c/source/tools/genccode/genccode.8.in
index add079e..2e5258a 100644
--- a/icu4c/source/tools/genccode/genccode.8.in
+++ b/icu4c/source/tools/genccode/genccode.8.in
@@ -2,7 +2,8 @@
 .\"
 .\" genccode.8: manual page for the gennames utility
 .\"
-.\" Copyright (C) 2003-2004 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH GENCCODE 8 "11 March 2004" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/genccode/genccode.c b/icu4c/source/tools/genccode/genccode.c
index 58f5c2e..b2eca66 100644
--- a/icu4c/source/tools/genccode/genccode.c
+++ b/icu4c/source/tools/genccode/genccode.c
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- *   Copyright (C) 1999-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *   file name:  gennames.c
  *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/gencfu/Makefile.in b/icu4c/source/tools/gencfu/Makefile.in
index 98ea0f0..433e979 100644
--- a/icu4c/source/tools/gencfu/Makefile.in
+++ b/icu4c/source/tools/gencfu/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gencfu
-## Copyright (c) 2009-2012 International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/tools/gencfu/gencfu.1.in b/icu4c/source/tools/gencfu/gencfu.1.in
index bbc9b75..b391fd7 100644
--- a/icu4c/source/tools/gencfu/gencfu.1.in
+++ b/icu4c/source/tools/gencfu/gencfu.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" gencfu.1: manual page for the gencfu utility
 .\"
-.\" Copyright (C) 2012 International Business Machines Corporation and others
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH GENCFU 1 "24 May 2009" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/gencfu/gencfu.cpp b/icu4c/source/tools/gencfu/gencfu.cpp
index 74d89d9..f51f0ad 100644
--- a/icu4c/source/tools/gencfu/gencfu.cpp
+++ b/icu4c/source/tools/gencfu/gencfu.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File gencfu.c
diff --git a/icu4c/source/tools/gencmn/Makefile.in b/icu4c/source/tools/gencmn/Makefile.in
index 8a758d1..912458e 100644
--- a/icu4c/source/tools/gencmn/Makefile.in
+++ b/icu4c/source/tools/gencmn/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gencmn
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/gencmn/gencmn.8.in b/icu4c/source/tools/gencmn/gencmn.8.in
index 1bb7ab7..541d473 100644
--- a/icu4c/source/tools/gencmn/gencmn.8.in
+++ b/icu4c/source/tools/gencmn/gencmn.8.in
@@ -2,7 +2,8 @@
 .\"
 .\" gencmn.8: manual page for the gencmn utility
 .\"
-.\" Copyright (C) 2000-2001 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\"
diff --git a/icu4c/source/tools/gencmn/gencmn.c b/icu4c/source/tools/gencmn/gencmn.c
index a6498ce..8d86f98 100644
--- a/icu4c/source/tools/gencmn/gencmn.c
+++ b/icu4c/source/tools/gencmn/gencmn.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gencmn.c
diff --git a/icu4c/source/tools/gencnval/Makefile.in b/icu4c/source/tools/gencnval/Makefile.in
index 985f1e3..2fe2425 100644
--- a/icu4c/source/tools/gencnval/Makefile.in
+++ b/icu4c/source/tools/gencnval/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gencnval
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/gencnval/gencnval.1.in b/icu4c/source/tools/gencnval/gencnval.1.in
index e9e6596..ed59f92 100644
--- a/icu4c/source/tools/gencnval/gencnval.1.in
+++ b/icu4c/source/tools/gencnval/gencnval.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" gencnval.1: manual page for the gencnval utility
 .\"
-.\" Copyright (C) 2000-2004 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html.
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\" Manual page by George Rhoten
diff --git a/icu4c/source/tools/gencnval/gencnval.c b/icu4c/source/tools/gencnval/gencnval.c
index adee183..1c82d4f 100644
--- a/icu4c/source/tools/gencnval/gencnval.c
+++ b/icu4c/source/tools/gencnval/gencnval.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2016 International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gencnval.c
diff --git a/icu4c/source/tools/gencolusb/Makefile b/icu4c/source/tools/gencolusb/Makefile
index 9fc7956..ed57e10 100644
--- a/icu4c/source/tools/gencolusb/Makefile
+++ b/icu4c/source/tools/gencolusb/Makefile
@@ -1,6 +1,6 @@
 ## Makefile for rebuilding 'unsafe backward' data
-## Copyright (c) 2015, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ##
 ## CONFIGURATION:
diff --git a/icu4c/source/tools/gencolusb/README.md b/icu4c/source/tools/gencolusb/README.md
index bf72a22..e1087c5 100644
--- a/icu4c/source/tools/gencolusb/README.md
+++ b/icu4c/source/tools/gencolusb/README.md
@@ -6,4 +6,4 @@
 
 See [Makefile](./Makefile) for more details.
 
-* Copyright (c) 2015, International Business Machines Corporation and others. All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
diff --git a/icu4c/source/tools/gencolusb/extract_unsafe_backwards.cpp b/icu4c/source/tools/gencolusb/extract_unsafe_backwards.cpp
index 44dcaef..14882f1 100644
--- a/icu4c/source/tools/gencolusb/extract_unsafe_backwards.cpp
+++ b/icu4c/source/tools/gencolusb/extract_unsafe_backwards.cpp
@@ -1,6 +1,6 @@
 /**
- * Copyright (c) 1999-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * Generator for source/i18n/collunsafe.h
  * see Makefile
diff --git a/icu4c/source/tools/gencolusb/verify_uset.cpp b/icu4c/source/tools/gencolusb/verify_uset.cpp
index 7a44040..b3e556a 100644
--- a/icu4c/source/tools/gencolusb/verify_uset.cpp
+++ b/icu4c/source/tools/gencolusb/verify_uset.cpp
@@ -1,6 +1,6 @@
 /**
- * Copyright (c) 1999-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  *
  * Test for source/i18n/collunsafe.h
  */
diff --git a/icu4c/source/tools/gendict/Makefile.in b/icu4c/source/tools/gendict/Makefile.in
index f5ee617..b4ccab9 100644
--- a/icu4c/source/tools/gendict/Makefile.in
+++ b/icu4c/source/tools/gendict/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gendict
-## Copyright (c) 2002-2012 International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 
 ## Source directory information
 srcdir = @srcdir@
diff --git a/icu4c/source/tools/gendict/gendict.1.in b/icu4c/source/tools/gendict/gendict.1.in
index b924d77..ea13760 100644
--- a/icu4c/source/tools/gendict/gendict.1.in
+++ b/icu4c/source/tools/gendict/gendict.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" gendict.1: manual page for the gendict utility
 .\"
-.\" Copyright (C) 2012 International Business Machines Corporation and others
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH GENDICT 1 "1 June 2012" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/gendict/gendict.cpp b/icu4c/source/tools/gendict/gendict.cpp
index 0b8b726..0001ce2 100644
--- a/icu4c/source/tools/gendict/gendict.cpp
+++ b/icu4c/source/tools/gendict/gendict.cpp
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-*   Copyright (C) 2002-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 *
 * File gendict.cpp
diff --git a/icu4c/source/tools/gennorm2/Makefile.in b/icu4c/source/tools/gennorm2/Makefile.in
index b8f926a..9dfaeac 100644
--- a/icu4c/source/tools/gennorm2/Makefile.in
+++ b/icu4c/source/tools/gennorm2/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gennorm2
-## Copyright (c) 2009-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis/Markus W. Scherer
 
 ## Source directory information
diff --git a/icu4c/source/tools/gennorm2/gennorm2.cpp b/icu4c/source/tools/gennorm2/gennorm2.cpp
index 237d8de..3317514 100644
--- a/icu4c/source/tools/gennorm2/gennorm2.cpp
+++ b/icu4c/source/tools/gennorm2/gennorm2.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gennorm2.cpp
diff --git a/icu4c/source/tools/gennorm2/n2builder.cpp b/icu4c/source/tools/gennorm2/n2builder.cpp
index 3571238..c7b09f3 100644
--- a/icu4c/source/tools/gennorm2/n2builder.cpp
+++ b/icu4c/source/tools/gennorm2/n2builder.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  n2builder.cpp
diff --git a/icu4c/source/tools/gennorm2/n2builder.h b/icu4c/source/tools/gennorm2/n2builder.h
index dd7599b..074319a 100644
--- a/icu4c/source/tools/gennorm2/n2builder.h
+++ b/icu4c/source/tools/gennorm2/n2builder.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  n2builder.h
diff --git a/icu4c/source/tools/genrb/Makefile.in b/icu4c/source/tools/genrb/Makefile.in
index 8615199..e367bd7 100644
--- a/icu4c/source/tools/genrb/Makefile.in
+++ b/icu4c/source/tools/genrb/Makefile.in
@@ -1,7 +1,7 @@
 #################################################################################
-## Makefile.in for ICU - tools/genrb                                            #
-## Copyright (c) 1999-2014, International Business Machines Corporation and     #
-## others. All Rights Reserved.                                                 #
+## Makefile.in for ICU - tools/genrb                                            
+## Copyright (C) 2016 and later: Unicode, Inc. and others.     
+## License & terms of use: http://www.unicode.org/copyright.html                                                 
 #################################################################################
 
 ## Source directory information
diff --git a/icu4c/source/tools/genrb/derb.1.in b/icu4c/source/tools/genrb/derb.1.in
index c193833..4147627 100644
--- a/icu4c/source/tools/genrb/derb.1.in
+++ b/icu4c/source/tools/genrb/derb.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" derb.1: manual page for the derb utility
 .\"
-.\" Copyright (C) 2000-2014 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH DERB 1 "7 Mar 2014" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
@@ -190,7 +191,7 @@
 .SH VERSION
 1.0
 .SH COPYRIGHT
-Copyright (C) 2002 IBM, Inc. and others.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
 .SH SEE ALSO
 .BR genrb (1)
 
diff --git a/icu4c/source/tools/genrb/derb.cpp b/icu4c/source/tools/genrb/derb.cpp
index 3d2507b..ed5eb78 100644
--- a/icu4c/source/tools/genrb/derb.cpp
+++ b/icu4c/source/tools/genrb/derb.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  derb.cpp
diff --git a/icu4c/source/tools/genrb/errmsg.c b/icu4c/source/tools/genrb/errmsg.c
index 420c123..d2ff063 100644
--- a/icu4c/source/tools/genrb/errmsg.c
+++ b/icu4c/source/tools/genrb/errmsg.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/errmsg.h b/icu4c/source/tools/genrb/errmsg.h
index 19dfee8..36503b5 100644
--- a/icu4c/source/tools/genrb/errmsg.h
+++ b/icu4c/source/tools/genrb/errmsg.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/genrb.1.in b/icu4c/source/tools/genrb/genrb.1.in
index b636bd9..72befb6 100644
--- a/icu4c/source/tools/genrb/genrb.1.in
+++ b/icu4c/source/tools/genrb/genrb.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" genrb.1: manual page for the genrb utility
 .\"
-.\" Copyright (C) 2000-2002 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\"
@@ -139,7 +140,7 @@
 .SH VERSION
 @VERSION@
 .SH COPYRIGHT
-Copyright (C) 2000-2002 IBM, Inc. and others.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
 .SH SEE ALSO
 .BR derb (1)
 .br
diff --git a/icu4c/source/tools/genrb/genrb.cpp b/icu4c/source/tools/genrb/genrb.cpp
index 50e9bfd..fb3231f 100644
--- a/icu4c/source/tools/genrb/genrb.cpp
+++ b/icu4c/source/tools/genrb/genrb.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/genrb.h b/icu4c/source/tools/genrb/genrb.h
index 9a190f2..ef6ebe9 100644
--- a/icu4c/source/tools/genrb/genrb.h
+++ b/icu4c/source/tools/genrb/genrb.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/parse.cpp b/icu4c/source/tools/genrb/parse.cpp
index 34b94ae..8dd7fe3 100644
--- a/icu4c/source/tools/genrb/parse.cpp
+++ b/icu4c/source/tools/genrb/parse.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/parse.h b/icu4c/source/tools/genrb/parse.h
index c9ac552..b81f825 100644
--- a/icu4c/source/tools/genrb/parse.h
+++ b/icu4c/source/tools/genrb/parse.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/prscmnts.cpp b/icu4c/source/tools/genrb/prscmnts.cpp
index fe91a05..30f8a2c 100644
--- a/icu4c/source/tools/genrb/prscmnts.cpp
+++ b/icu4c/source/tools/genrb/prscmnts.cpp
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- *   Copyright (C) 2003-2014, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *
  * File prscmnts.cpp
diff --git a/icu4c/source/tools/genrb/prscmnts.h b/icu4c/source/tools/genrb/prscmnts.h
index 35dd9e9..d434b26 100644
--- a/icu4c/source/tools/genrb/prscmnts.h
+++ b/icu4c/source/tools/genrb/prscmnts.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/rbutil.c b/icu4c/source/tools/genrb/rbutil.c
index 24b7ab8..2a10f02 100644
--- a/icu4c/source/tools/genrb/rbutil.c
+++ b/icu4c/source/tools/genrb/rbutil.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2008, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/rbutil.h b/icu4c/source/tools/genrb/rbutil.h
index 3f055a8..2bea9a1 100644
--- a/icu4c/source/tools/genrb/rbutil.h
+++ b/icu4c/source/tools/genrb/rbutil.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/read.c b/icu4c/source/tools/genrb/read.c
index 358c683..7e88517 100644
--- a/icu4c/source/tools/genrb/read.c
+++ b/icu4c/source/tools/genrb/read.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/read.h b/icu4c/source/tools/genrb/read.h
index f79b145..fe90881 100644
--- a/icu4c/source/tools/genrb/read.h
+++ b/icu4c/source/tools/genrb/read.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/reslist.cpp b/icu4c/source/tools/genrb/reslist.cpp
index 9f8365d..0ffd848 100644
--- a/icu4c/source/tools/genrb/reslist.cpp
+++ b/icu4c/source/tools/genrb/reslist.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/reslist.h b/icu4c/source/tools/genrb/reslist.h
index 032c0c2..9c91e2b 100644
--- a/icu4c/source/tools/genrb/reslist.h
+++ b/icu4c/source/tools/genrb/reslist.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/rle.c b/icu4c/source/tools/genrb/rle.c
index 053cb33..feda282 100644
--- a/icu4c/source/tools/genrb/rle.c
+++ b/icu4c/source/tools/genrb/rle.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2003, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/rle.h b/icu4c/source/tools/genrb/rle.h
index 60f6bdc..3456dd1 100644
--- a/icu4c/source/tools/genrb/rle.h
+++ b/icu4c/source/tools/genrb/rle.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/ustr.c b/icu4c/source/tools/genrb/ustr.c
index 91e6bd7..85f9594 100644
--- a/icu4c/source/tools/genrb/ustr.c
+++ b/icu4c/source/tools/genrb/ustr.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/ustr.h b/icu4c/source/tools/genrb/ustr.h
index 05a446e..eb65be8 100644
--- a/icu4c/source/tools/genrb/ustr.h
+++ b/icu4c/source/tools/genrb/ustr.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genrb/wrtjava.cpp b/icu4c/source/tools/genrb/wrtjava.cpp
index 1788c83..a05fd89 100644
--- a/icu4c/source/tools/genrb/wrtjava.cpp
+++ b/icu4c/source/tools/genrb/wrtjava.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
@@ -39,8 +39,8 @@
     "/* \n"
     " *******************************************************************************\n"
     " *\n"
-    " *   Copyright (C) International Business Machines\n"
-    " *   Corporation and others.  All Rights Reserved.\n"
+    " *   Copyright (C) 2016 and later: Unicode, Inc. and others.\n"
+    " *   License & terms of use: http://www.unicode.org/copyright.html\n"
     " *\n"
     " *******************************************************************************\n"
     " * $" "Source:  $ \n"
diff --git a/icu4c/source/tools/genrb/wrtxml.cpp b/icu4c/source/tools/genrb/wrtxml.cpp
index c250fc2..a57e52a 100644
--- a/icu4c/source/tools/genrb/wrtxml.cpp
+++ b/icu4c/source/tools/genrb/wrtxml.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2002-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/genren/Makefile b/icu4c/source/tools/genren/Makefile
index d3f896c..aef80c1 100644
--- a/icu4c/source/tools/genren/Makefile
+++ b/icu4c/source/tools/genren/Makefile
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 2002-2011, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 
diff --git a/icu4c/source/tools/genren/README b/icu4c/source/tools/genren/README
index 6f02def..7963387 100644
--- a/icu4c/source/tools/genren/README
+++ b/icu4c/source/tools/genren/README
@@ -1,4 +1,5 @@
-Copyright (c) 2002-2011, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html
 The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names. 
 
 This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% portable. 
diff --git a/icu4c/source/tools/genren/genren.pl b/icu4c/source/tools/genren/genren.pl
index 764da94..ad03702 100755
--- a/icu4c/source/tools/genren/genren.pl
+++ b/icu4c/source/tools/genren/genren.pl
@@ -1,8 +1,8 @@
 #!/usr/bin/perl 
 #*
 #*******************************************************************************
-#*   Copyright (C) 2001-2012, International Business Machines
-#*   Corporation and others.  All Rights Reserved.
+#* Copyright (C) 2016 and later: Unicode, Inc. and others.
+#* License & terms of use: http://www.unicode.org/copyright.html
 #*******************************************************************************
 #*
 #*   file name:  genren.pl
diff --git a/icu4c/source/tools/gensprep/Makefile.in b/icu4c/source/tools/gensprep/Makefile.in
index 4da97bd..3d14f27 100644
--- a/icu4c/source/tools/gensprep/Makefile.in
+++ b/icu4c/source/tools/gensprep/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gensprep
-## Copyright (c) 2001-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis/Markus W. Scherer
 
 ## Source directory information
diff --git a/icu4c/source/tools/gensprep/filterRFC3454.pl b/icu4c/source/tools/gensprep/filterRFC3454.pl
index 8cd725e..2204106 100755
--- a/icu4c/source/tools/gensprep/filterRFC3454.pl
+++ b/icu4c/source/tools/gensprep/filterRFC3454.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
-# Copyright (c) 2001-2015 International Business Machines
-# Corporation and others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 ####################################################################################
 # filterRFC3454.pl:
diff --git a/icu4c/source/tools/gensprep/gensprep.8.in b/icu4c/source/tools/gensprep/gensprep.8.in
index f50a3a4..51bcc40 100644
--- a/icu4c/source/tools/gensprep/gensprep.8.in
+++ b/icu4c/source/tools/gensprep/gensprep.8.in
@@ -2,7 +2,8 @@
 .\"
 .\" gensprep.8: manual page for the gensprep utility
 .\"
-.\" Copyright (C) 2003 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH gensprep 8 "18 March 2003" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/gensprep/gensprep.c b/icu4c/source/tools/gensprep/gensprep.c
index dd1d9bd..80a9610 100644
--- a/icu4c/source/tools/gensprep/gensprep.c
+++ b/icu4c/source/tools/gensprep/gensprep.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gensprep.c
diff --git a/icu4c/source/tools/gensprep/gensprep.h b/icu4c/source/tools/gensprep/gensprep.h
index cb3a674..7211cfba 100644
--- a/icu4c/source/tools/gensprep/gensprep.h
+++ b/icu4c/source/tools/gensprep/gensprep.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gensprep.h
diff --git a/icu4c/source/tools/gensprep/store.c b/icu4c/source/tools/gensprep/store.c
index a26d2b3..9624c86 100644
--- a/icu4c/source/tools/gensprep/store.c
+++ b/icu4c/source/tools/gensprep/store.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  store.c
diff --git a/icu4c/source/tools/gentest/Makefile.in b/icu4c/source/tools/gentest/Makefile.in
index 7b70a1c..53de390 100644
--- a/icu4c/source/tools/gentest/Makefile.in
+++ b/icu4c/source/tools/gentest/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/gentest
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Madhu Katragadda
 
 ## Source directory information
diff --git a/icu4c/source/tools/gentest/genres32.c b/icu4c/source/tools/gentest/genres32.c
index 460d076..17f592b 100644
--- a/icu4c/source/tools/gentest/genres32.c
+++ b/icu4c/source/tools/gentest/genres32.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2006, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  genres32.c
diff --git a/icu4c/source/tools/gentest/gentest.c b/icu4c/source/tools/gentest/gentest.c
index 62e66d2..7bb7c25 100644
--- a/icu4c/source/tools/gentest/gentest.c
+++ b/icu4c/source/tools/gentest/gentest.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gentest.c
diff --git a/icu4c/source/tools/gentest/gentest.h b/icu4c/source/tools/gentest/gentest.h
index ed71042..1e926d8 100644
--- a/icu4c/source/tools/gentest/gentest.h
+++ b/icu4c/source/tools/gentest/gentest.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2004, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 */
diff --git a/icu4c/source/tools/icu-svnprops-check.py b/icu4c/source/tools/icu-svnprops-check.py
index a20b545..efde276 100755
--- a/icu4c/source/tools/icu-svnprops-check.py
+++ b/icu4c/source/tools/icu-svnprops-check.py
@@ -1,7 +1,7 @@
 #! /usr/bin/python
 
-# Copyright (C) 2009-2011, International Business Machines Corporation, Google and Others.
-# All rights reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 
 #
 #  Script to check and fix svn property settings for ICU source files.
diff --git a/icu4c/source/tools/icuinfo/Makefile.in b/icu4c/source/tools/icuinfo/Makefile.in
index d690540..cbd306b 100644
--- a/icu4c/source/tools/icuinfo/Makefile.in
+++ b/icu4c/source/tools/icuinfo/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/icuinfo
-## Copyright (c) 1999-2015, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Madhu Katragadda
 
 ## Source directory information
diff --git a/icu4c/source/tools/icuinfo/icuinfo.cpp b/icu4c/source/tools/icuinfo/icuinfo.cpp
index cfb7e97..c9ddfa4 100644
--- a/icu4c/source/tools/icuinfo/icuinfo.cpp
+++ b/icu4c/source/tools/icuinfo/icuinfo.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html.
 *
 *******************************************************************************
 *   file name:  icuinfo.cpp
diff --git a/icu4c/source/tools/icuinfo/icuplugins_windows_sample.txt b/icu4c/source/tools/icuinfo/icuplugins_windows_sample.txt
index 598de01..24b3be1 100644
--- a/icu4c/source/tools/icuinfo/icuplugins_windows_sample.txt
+++ b/icu4c/source/tools/icuinfo/icuplugins_windows_sample.txt
@@ -1,4 +1,5 @@
-# Copyright (C) 2009-2010 IBM Corporation and Others. All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 # 
 # This is a sample ICU Plugins control file for Windows.
 # It's also an example control file for any platform.
diff --git a/icu4c/source/tools/icuinfo/testplug.c b/icu4c/source/tools/icuinfo/testplug.c
index 0149bad..9314ac1 100644
--- a/icu4c/source/tools/icuinfo/testplug.c
+++ b/icu4c/source/tools/icuinfo/testplug.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/tools/icupkg/Makefile.in b/icu4c/source/tools/icupkg/Makefile.in
index a8cd5a4..ada5904 100644
--- a/icu4c/source/tools/icupkg/Makefile.in
+++ b/icu4c/source/tools/icupkg/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/icupkg
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/icupkg/icupkg.8.in b/icu4c/source/tools/icupkg/icupkg.8.in
index 37caaba..7f919c0 100644
--- a/icu4c/source/tools/icupkg/icupkg.8.in
+++ b/icu4c/source/tools/icupkg/icupkg.8.in
@@ -2,7 +2,8 @@
 .\"
 .\" icupkg.8: manual page for the icupkg utility
 .\"
-.\" Copyright (C) 2000-2006 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .TH ICUPKG 8 "18 August 2006" "ICU MANPAGE" "ICU @VERSION@ Manual"
 .SH NAME
diff --git a/icu4c/source/tools/icupkg/icupkg.cpp b/icu4c/source/tools/icupkg/icupkg.cpp
index 056fc46..5e9d467 100644
--- a/icu4c/source/tools/icupkg/icupkg.cpp
+++ b/icu4c/source/tools/icupkg/icupkg.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*  Copyright (C) 2016 and later: Unicode, Inc. and others.
+*  License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  icupkg.cpp
diff --git a/icu4c/source/tools/icuswap/Makefile.in b/icu4c/source/tools/icuswap/Makefile.in
index e30d3d7..3b4f7f3 100644
--- a/icu4c/source/tools/icuswap/Makefile.in
+++ b/icu4c/source/tools/icuswap/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/icuswap
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/icuswap/icuswap.cpp b/icu4c/source/tools/icuswap/icuswap.cpp
index 2bc5a6c..1a3bf6d 100644
--- a/icu4c/source/tools/icuswap/icuswap.cpp
+++ b/icu4c/source/tools/icuswap/icuswap.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  icuswap.cpp
diff --git a/icu4c/source/tools/makeconv/Makefile.in b/icu4c/source/tools/makeconv/Makefile.in
index f0659e0..93008ea 100644
--- a/icu4c/source/tools/makeconv/Makefile.in
+++ b/icu4c/source/tools/makeconv/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/makeconv
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Stephen F. Booth
 
 ## Source directory information
diff --git a/icu4c/source/tools/makeconv/gencnvex.c b/icu4c/source/tools/makeconv/gencnvex.c
index 6ea9441..3a8901f 100644
--- a/icu4c/source/tools/makeconv/gencnvex.c
+++ b/icu4c/source/tools/makeconv/gencnvex.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  gencnvex.c
diff --git a/icu4c/source/tools/makeconv/genmbcs.cpp b/icu4c/source/tools/makeconv/genmbcs.cpp
index 61a346e..46fb272 100644
--- a/icu4c/source/tools/makeconv/genmbcs.cpp
+++ b/icu4c/source/tools/makeconv/genmbcs.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  genmbcs.cpp
diff --git a/icu4c/source/tools/makeconv/genmbcs.h b/icu4c/source/tools/makeconv/genmbcs.h
index 47dfaf4..93ff747 100644
--- a/icu4c/source/tools/makeconv/genmbcs.h
+++ b/icu4c/source/tools/makeconv/genmbcs.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2008, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  genmbcs.h
diff --git a/icu4c/source/tools/makeconv/makeconv.1.in b/icu4c/source/tools/makeconv/makeconv.1.in
index dfecc32..d337c41 100644
--- a/icu4c/source/tools/makeconv/makeconv.1.in
+++ b/icu4c/source/tools/makeconv/makeconv.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" makeconv.1: manual page for the makeconv utility
 .\"
-.\" Copyright (C) 2000-2002 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\"
@@ -104,7 +105,7 @@
 .SH VERSION
 @VERSION@
 .SH COPYRIGHT
-Copyright (C) 2000 IBM, Inc. and others.
+Copyright (C) 2016 and later: Unicode, Inc. and others.
 .SH SEE ALSO
 .BR convrtrs.txt (5) 
 .br
diff --git a/icu4c/source/tools/makeconv/makeconv.cpp b/icu4c/source/tools/makeconv/makeconv.cpp
index e7e4f33..bd965a5 100644
--- a/icu4c/source/tools/makeconv/makeconv.cpp
+++ b/icu4c/source/tools/makeconv/makeconv.cpp
@@ -1,8 +1,8 @@
 /*
  ********************************************************************************
  *
- *   Copyright (C) 1998-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ********************************************************************************
  *
diff --git a/icu4c/source/tools/makeconv/makeconv.h b/icu4c/source/tools/makeconv/makeconv.h
index 3cb5070..6ec64fa 100644
--- a/icu4c/source/tools/makeconv/makeconv.h
+++ b/icu4c/source/tools/makeconv/makeconv.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  makeconv.h
diff --git a/icu4c/source/tools/makeconv/ucnvstat.c b/icu4c/source/tools/makeconv/ucnvstat.c
index 0dfdc95..471cb43 100644
--- a/icu4c/source/tools/makeconv/ucnvstat.c
+++ b/icu4c/source/tools/makeconv/ucnvstat.c
@@ -1,8 +1,8 @@
 /*
  ******************************************************************************
  *
- *   Copyright (C) 1998-2006, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *
  ******************************************************************************
  *
diff --git a/icu4c/source/tools/memcheck/ICUMemCheck.pl b/icu4c/source/tools/memcheck/ICUMemCheck.pl
index ea9c148..d2b419b 100755
--- a/icu4c/source/tools/memcheck/ICUMemCheck.pl
+++ b/icu4c/source/tools/memcheck/ICUMemCheck.pl
@@ -1,7 +1,7 @@
 #  ***********************************************************************
 #  * COPYRIGHT:
-#  * Copyright (c) 2004-2006, International Business Machines Corporation
-#  * and others. All Rights Reserved.
+#  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+#  * License & terms of use: http://www.unicode.org/copyright.html
 #  ***********************************************************************
 #
 # This perl script checks for correct memory function usage in ICU library code.
diff --git a/icu4c/source/tools/pkgdata/Makefile.in b/icu4c/source/tools/pkgdata/Makefile.in
index 04fe636..0f2ce64 100644
--- a/icu4c/source/tools/pkgdata/Makefile.in
+++ b/icu4c/source/tools/pkgdata/Makefile.in
@@ -1,6 +1,6 @@
 ## Makefile.in for ICU - tools/pkgdata
-## Copyright (c) 1999-2011, International Business Machines Corporation and
-## others. All Rights Reserved.
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Steven R. Loomis
 
 ## Source directory information
diff --git a/icu4c/source/tools/pkgdata/pkgdata.1.in b/icu4c/source/tools/pkgdata/pkgdata.1.in
index 7eb6119..1696155 100644
--- a/icu4c/source/tools/pkgdata/pkgdata.1.in
+++ b/icu4c/source/tools/pkgdata/pkgdata.1.in
@@ -2,7 +2,8 @@
 .\"
 .\" pkgdata.1: manual page for the pkgdata utility
 .\"
-.\" Copyright (C) 2000-2009 IBM, Inc. and others.
+.\" Copyright (C) 2016 and later: Unicode, Inc. and others.
+.\" License & terms of use: http://www.unicode.org/copyright.html
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\" Modified by Michael Ow <mow@us.ibm.com>.
diff --git a/icu4c/source/tools/pkgdata/pkgdata.cpp b/icu4c/source/tools/pkgdata/pkgdata.cpp
index 8b99f75..88cb685 100644
--- a/icu4c/source/tools/pkgdata/pkgdata.cpp
+++ b/icu4c/source/tools/pkgdata/pkgdata.cpp
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2000-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *   file name:  pkgdata.cpp
  *   encoding:   ANSI X3.4 (1968)
diff --git a/icu4c/source/tools/pkgdata/pkgtypes.c b/icu4c/source/tools/pkgdata/pkgtypes.c
index c8e08c2..ce73a54 100644
--- a/icu4c/source/tools/pkgdata/pkgtypes.c
+++ b/icu4c/source/tools/pkgdata/pkgtypes.c
@@ -1,7 +1,7 @@
 /**************************************************************************
 *
-*   Copyright (C) 2000-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ***************************************************************************
 *   file name:  pkgdata.c
diff --git a/icu4c/source/tools/pkgdata/pkgtypes.h b/icu4c/source/tools/pkgdata/pkgtypes.h
index 0bba60c..c1e416c 100644
--- a/icu4c/source/tools/pkgdata/pkgtypes.h
+++ b/icu4c/source/tools/pkgdata/pkgtypes.h
@@ -1,7 +1,7 @@
 /**************************************************************************
 *
-*   Copyright (C) 2000-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ***************************************************************************
 *   file name:  pkgdata.c
diff --git a/icu4c/source/tools/toolutil/Makefile.in b/icu4c/source/tools/toolutil/Makefile.in
index 1fb42ed..98ad64a 100644
--- a/icu4c/source/tools/toolutil/Makefile.in
+++ b/icu4c/source/tools/toolutil/Makefile.in
@@ -1,7 +1,7 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999-2014, International Business Machines
-#   Corporation and others.  All Rights Reserved.
+#   Copyright (C) 2016 and later: Unicode, Inc. and others.
+#   License & terms of use: http://www.unicode.org/copyright.html
 #
 #******************************************************************************
 ## Makefile.in for ICU - tools/toolutil
diff --git a/icu4c/source/tools/toolutil/collationinfo.cpp b/icu4c/source/tools/toolutil/collationinfo.cpp
index fef1cdf..4c02d27 100644
--- a/icu4c/source/tools/toolutil/collationinfo.cpp
+++ b/icu4c/source/tools/toolutil/collationinfo.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationinfo.cpp
 *
diff --git a/icu4c/source/tools/toolutil/collationinfo.h b/icu4c/source/tools/toolutil/collationinfo.h
index dac12d2..9d23350 100644
--- a/icu4c/source/tools/toolutil/collationinfo.h
+++ b/icu4c/source/tools/toolutil/collationinfo.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-* Copyright (C) 2013-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * collationinfo.h
 *
diff --git a/icu4c/source/tools/toolutil/dbgutil.cpp b/icu4c/source/tools/toolutil/dbgutil.cpp
index d4c8773..576781e 100644
--- a/icu4c/source/tools/toolutil/dbgutil.cpp
+++ b/icu4c/source/tools/toolutil/dbgutil.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2007-2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "udbgutil.h"
diff --git a/icu4c/source/tools/toolutil/dbgutil.h b/icu4c/source/tools/toolutil/dbgutil.h
index d76b72b..3f4ae32 100644
--- a/icu4c/source/tools/toolutil/dbgutil.h
+++ b/icu4c/source/tools/toolutil/dbgutil.h
@@ -1,8 +1,8 @@
 
 /*
 ************************************************************************
-* Copyright (c) 2007-2012, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/tools/toolutil/denseranges.cpp b/icu4c/source/tools/toolutil/denseranges.cpp
index 7d81f2e..bc4fd52 100644
--- a/icu4c/source/tools/toolutil/denseranges.cpp
+++ b/icu4c/source/tools/toolutil/denseranges.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  denseranges.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/toolutil/denseranges.h b/icu4c/source/tools/toolutil/denseranges.h
index f9af561..d89050e 100644
--- a/icu4c/source/tools/toolutil/denseranges.h
+++ b/icu4c/source/tools/toolutil/denseranges.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  denseranges.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/toolutil/filestrm.c b/icu4c/source/tools/toolutil/filestrm.c
index 7309747..47610b6 100644
--- a/icu4c/source/tools/toolutil/filestrm.c
+++ b/icu4c/source/tools/toolutil/filestrm.c
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/tools/toolutil/filestrm.h b/icu4c/source/tools/toolutil/filestrm.h
index 0eeba98..eabd6d9 100644
--- a/icu4c/source/tools/toolutil/filestrm.h
+++ b/icu4c/source/tools/toolutil/filestrm.h
@@ -1,8 +1,8 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1997-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 *
diff --git a/icu4c/source/tools/toolutil/filetools.cpp b/icu4c/source/tools/toolutil/filetools.cpp
index 238ef7b..755ffcd 100644
--- a/icu4c/source/tools/toolutil/filetools.cpp
+++ b/icu4c/source/tools/toolutil/filetools.cpp
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2009-2013, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/tools/toolutil/filetools.h b/icu4c/source/tools/toolutil/filetools.h
index 7d4e139..f77430a 100644
--- a/icu4c/source/tools/toolutil/filetools.h
+++ b/icu4c/source/tools/toolutil/filetools.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  filetools.h
diff --git a/icu4c/source/tools/toolutil/flagparser.c b/icu4c/source/tools/toolutil/flagparser.c
index fac18e2..5bebdd4 100644
--- a/icu4c/source/tools/toolutil/flagparser.c
+++ b/icu4c/source/tools/toolutil/flagparser.c
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2009-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/tools/toolutil/flagparser.h b/icu4c/source/tools/toolutil/flagparser.h
index 32a51e3..bc663f0 100644
--- a/icu4c/source/tools/toolutil/flagparser.h
+++ b/icu4c/source/tools/toolutil/flagparser.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2009-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  flagparser.h
diff --git a/icu4c/source/tools/toolutil/package.cpp b/icu4c/source/tools/toolutil/package.cpp
index 7369068..6f016ec 100644
--- a/icu4c/source/tools/toolutil/package.cpp
+++ b/icu4c/source/tools/toolutil/package.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  package.cpp
diff --git a/icu4c/source/tools/toolutil/package.h b/icu4c/source/tools/toolutil/package.h
index 5c01be2..833e512 100644
--- a/icu4c/source/tools/toolutil/package.h
+++ b/icu4c/source/tools/toolutil/package.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  package.h
diff --git a/icu4c/source/tools/toolutil/pkg_genc.c b/icu4c/source/tools/toolutil/pkg_genc.c
index 46c06a7..3d41e67 100644
--- a/icu4c/source/tools/toolutil/pkg_genc.c
+++ b/icu4c/source/tools/toolutil/pkg_genc.c
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2009-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/tools/toolutil/pkg_genc.h b/icu4c/source/tools/toolutil/pkg_genc.h
index 9bd312b..201f110 100644
--- a/icu4c/source/tools/toolutil/pkg_genc.h
+++ b/icu4c/source/tools/toolutil/pkg_genc.h
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2008-2011, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/tools/toolutil/pkg_gencmn.c b/icu4c/source/tools/toolutil/pkg_gencmn.c
index 25f3608..d2b6beb 100644
--- a/icu4c/source/tools/toolutil/pkg_gencmn.c
+++ b/icu4c/source/tools/toolutil/pkg_gencmn.c
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2008-2012, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/tools/toolutil/pkg_gencmn.h b/icu4c/source/tools/toolutil/pkg_gencmn.h
index 0ba953b..36ea06b 100644
--- a/icu4c/source/tools/toolutil/pkg_gencmn.h
+++ b/icu4c/source/tools/toolutil/pkg_gencmn.h
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2008, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/tools/toolutil/pkg_icu.cpp b/icu4c/source/tools/toolutil/pkg_icu.cpp
index 471b1d4..632ae8c 100644
--- a/icu4c/source/tools/toolutil/pkg_icu.cpp
+++ b/icu4c/source/tools/toolutil/pkg_icu.cpp
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2008-2015, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 #include "unicode/utypes.h"
diff --git a/icu4c/source/tools/toolutil/pkg_icu.h b/icu4c/source/tools/toolutil/pkg_icu.h
index 50f3f51..880eec8 100644
--- a/icu4c/source/tools/toolutil/pkg_icu.h
+++ b/icu4c/source/tools/toolutil/pkg_icu.h
@@ -1,6 +1,6 @@
 /******************************************************************************
- *   Copyright (C) 2008-2016, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  */
 
diff --git a/icu4c/source/tools/toolutil/pkg_imp.h b/icu4c/source/tools/toolutil/pkg_imp.h
index 45ddc4c..990f065 100644
--- a/icu4c/source/tools/toolutil/pkg_imp.h
+++ b/icu4c/source/tools/toolutil/pkg_imp.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  pkg_imp.h
diff --git a/icu4c/source/tools/toolutil/pkgitems.cpp b/icu4c/source/tools/toolutil/pkgitems.cpp
index 8a20981..1787284 100644
--- a/icu4c/source/tools/toolutil/pkgitems.cpp
+++ b/icu4c/source/tools/toolutil/pkgitems.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  pkgitems.cpp
diff --git a/icu4c/source/tools/toolutil/ppucd.cpp b/icu4c/source/tools/toolutil/ppucd.cpp
index ed5229b..8390667 100644
--- a/icu4c/source/tools/toolutil/ppucd.cpp
+++ b/icu4c/source/tools/toolutil/ppucd.cpp
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ppucd.cpp
 *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/toolutil/ppucd.h b/icu4c/source/tools/toolutil/ppucd.h
index d4726fe..2648137 100644
--- a/icu4c/source/tools/toolutil/ppucd.h
+++ b/icu4c/source/tools/toolutil/ppucd.h
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
-*   Copyright (C) 2011-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 *   file name:  ppucd.h
 *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/toolutil/swapimpl.cpp b/icu4c/source/tools/toolutil/swapimpl.cpp
index dbeff2d..1085119 100644
--- a/icu4c/source/tools/toolutil/swapimpl.cpp
+++ b/icu4c/source/tools/toolutil/swapimpl.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  swapimpl.cpp
diff --git a/icu4c/source/tools/toolutil/swapimpl.h b/icu4c/source/tools/toolutil/swapimpl.h
index b36ec26..02e616c 100644
--- a/icu4c/source/tools/toolutil/swapimpl.h
+++ b/icu4c/source/tools/toolutil/swapimpl.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  swapimpl.h
diff --git a/icu4c/source/tools/toolutil/toolutil.cpp b/icu4c/source/tools/toolutil/toolutil.cpp
index 6d90efc..9aed417 100644
--- a/icu4c/source/tools/toolutil/toolutil.cpp
+++ b/icu4c/source/tools/toolutil/toolutil.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2014, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  toolutil.c
diff --git a/icu4c/source/tools/toolutil/toolutil.h b/icu4c/source/tools/toolutil/toolutil.h
index 297c83b..5a00d89 100644
--- a/icu4c/source/tools/toolutil/toolutil.h
+++ b/icu4c/source/tools/toolutil/toolutil.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  toolutil.h
diff --git a/icu4c/source/tools/toolutil/ucbuf.cpp b/icu4c/source/tools/toolutil/ucbuf.cpp
index d1c5c4d..72a0161 100644
--- a/icu4c/source/tools/toolutil/ucbuf.cpp
+++ b/icu4c/source/tools/toolutil/ucbuf.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/toolutil/ucbuf.h b/icu4c/source/tools/toolutil/ucbuf.h
index 4cfcee4..b3c6a44 100644
--- a/icu4c/source/tools/toolutil/ucbuf.h
+++ b/icu4c/source/tools/toolutil/ucbuf.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *
diff --git a/icu4c/source/tools/toolutil/ucln_tu.cpp b/icu4c/source/tools/toolutil/ucln_tu.cpp
index 0a88ba5..f9907d2 100644
--- a/icu4c/source/tools/toolutil/ucln_tu.cpp
+++ b/icu4c/source/tools/toolutil/ucln_tu.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2007-2014, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 
diff --git a/icu4c/source/tools/toolutil/ucm.c b/icu4c/source/tools/toolutil/ucm.c
index adb3ebd..613b8fc 100644
--- a/icu4c/source/tools/toolutil/ucm.c
+++ b/icu4c/source/tools/toolutil/ucm.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2013, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucm.c
diff --git a/icu4c/source/tools/toolutil/ucm.h b/icu4c/source/tools/toolutil/ucm.h
index cda67d3..c89e5f8 100644
--- a/icu4c/source/tools/toolutil/ucm.h
+++ b/icu4c/source/tools/toolutil/ucm.h
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
- *   Copyright (C) 2003-2013, International Business Machines
- *   Corporation and others.  All Rights Reserved.
+ *   Copyright (C) 2016 and later: Unicode, Inc. and others.
+ *   License & terms of use: http://www.unicode.org/copyright.html
  *******************************************************************************
  *   file name:  ucm.h
  *   encoding:   US-ASCII
diff --git a/icu4c/source/tools/toolutil/ucmstate.c b/icu4c/source/tools/toolutil/ucmstate.c
index ee07a4c..d58f400 100644
--- a/icu4c/source/tools/toolutil/ucmstate.c
+++ b/icu4c/source/tools/toolutil/ucmstate.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  ucmstate.c
diff --git a/icu4c/source/tools/toolutil/udbgutil.cpp b/icu4c/source/tools/toolutil/udbgutil.cpp
index 819cbd9..0973e93 100644
--- a/icu4c/source/tools/toolutil/udbgutil.cpp
+++ b/icu4c/source/tools/toolutil/udbgutil.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2007-2016, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html
  ********************************************************************/
 
 #include "udbgutil.h"
diff --git a/icu4c/source/tools/toolutil/udbgutil.h b/icu4c/source/tools/toolutil/udbgutil.h
index 3f6ecb0..dddabb2 100644
--- a/icu4c/source/tools/toolutil/udbgutil.h
+++ b/icu4c/source/tools/toolutil/udbgutil.h
@@ -1,7 +1,7 @@
 /*
 ************************************************************************
-* Copyright (c) 2008-2015, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 ************************************************************************
 */
 
diff --git a/icu4c/source/tools/toolutil/unewdata.c b/icu4c/source/tools/toolutil/unewdata.c
index 9ea60d5..09f53ff 100644
--- a/icu4c/source/tools/toolutil/unewdata.c
+++ b/icu4c/source/tools/toolutil/unewdata.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unewdata.c
diff --git a/icu4c/source/tools/toolutil/unewdata.h b/icu4c/source/tools/toolutil/unewdata.h
index d25b8e9..b5000ef 100644
--- a/icu4c/source/tools/toolutil/unewdata.h
+++ b/icu4c/source/tools/toolutil/unewdata.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  unewdata.h
diff --git a/icu4c/source/tools/toolutil/uoptions.c b/icu4c/source/tools/toolutil/uoptions.c
index 291e2fc..134347a 100644
--- a/icu4c/source/tools/toolutil/uoptions.c
+++ b/icu4c/source/tools/toolutil/uoptions.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2015, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uoptions.c
diff --git a/icu4c/source/tools/toolutil/uoptions.h b/icu4c/source/tools/toolutil/uoptions.h
index 43db65f..387f847 100644
--- a/icu4c/source/tools/toolutil/uoptions.h
+++ b/icu4c/source/tools/toolutil/uoptions.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2011, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uoptions.h
diff --git a/icu4c/source/tools/toolutil/uparse.c b/icu4c/source/tools/toolutil/uparse.c
index 5878597..2077e38 100644
--- a/icu4c/source/tools/toolutil/uparse.c
+++ b/icu4c/source/tools/toolutil/uparse.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uparse.c
diff --git a/icu4c/source/tools/toolutil/uparse.h b/icu4c/source/tools/toolutil/uparse.h
index b379cf8..d671bd9 100644
--- a/icu4c/source/tools/toolutil/uparse.h
+++ b/icu4c/source/tools/toolutil/uparse.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2000-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  uparse.h
diff --git a/icu4c/source/tools/toolutil/writesrc.c b/icu4c/source/tools/toolutil/writesrc.c
index 6db9087..15f22fa 100644
--- a/icu4c/source/tools/toolutil/writesrc.c
+++ b/icu4c/source/tools/toolutil/writesrc.c
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  writesrc.c
@@ -74,8 +74,8 @@
 usrc_create(const char *path, const char *filename, const char *generator) {
     static const char *header=
         "/*\n"
-        " * Copyright (C) 1999-%s, International Business Machines\n"
-        " * Corporation and others.  All Rights Reserved.\n"
+        " * Copyright (C) 2016 and later: Unicode, Inc. and others.\n"
+        " * License & terms of use: http://www.unicode.org/copyright.html\n"
         " *\n"
         " * file name: %s\n"
         " *\n"
@@ -87,8 +87,8 @@
 U_CAPI FILE * U_EXPORT2
 usrc_createTextData(const char *path, const char *filename, const char *generator) {
     static const char *header=
-        "# Copyright (C) 1999-%s, International Business Machines\n"
-        "# Corporation and others.  All Rights Reserved.\n"
+        "# Copyright (C) 2016 and later: Unicode, Inc. and others.\n"
+        "# License & terms of use: http://www.unicode.org/copyright.html\n"
         "#\n"
         "# file name: %s\n"
         "#\n"
diff --git a/icu4c/source/tools/toolutil/writesrc.h b/icu4c/source/tools/toolutil/writesrc.h
index f4ca081..6d57b3b 100644
--- a/icu4c/source/tools/toolutil/writesrc.h
+++ b/icu4c/source/tools/toolutil/writesrc.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2005-2012, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  writesrc.h
diff --git a/icu4c/source/tools/toolutil/xmlparser.cpp b/icu4c/source/tools/toolutil/xmlparser.cpp
index 134fdcf..1093257 100644
--- a/icu4c/source/tools/toolutil/xmlparser.cpp
+++ b/icu4c/source/tools/toolutil/xmlparser.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2010, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  xmlparser.cpp
diff --git a/icu4c/source/tools/toolutil/xmlparser.h b/icu4c/source/tools/toolutil/xmlparser.h
index a619769..0bad84b1 100644
--- a/icu4c/source/tools/toolutil/xmlparser.h
+++ b/icu4c/source/tools/toolutil/xmlparser.h
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2005, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  xmlparser.h
diff --git a/icu4c/source/tools/tzcode/Makefile.in b/icu4c/source/tools/tzcode/Makefile.in
index b6ec447..4bc68f5 100644
--- a/icu4c/source/tools/tzcode/Makefile.in
+++ b/icu4c/source/tools/tzcode/Makefile.in
@@ -1,4 +1,4 @@
-# Some Portions Copyright (c) 2006-2012 IBM and others. All Rights Reserved.
+# Some Portions Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
 
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
diff --git a/icu4c/source/tools/tzcode/icuregions b/icu4c/source/tools/tzcode/icuregions
index b09f35b..93380af 100644
--- a/icu4c/source/tools/tzcode/icuregions
+++ b/icu4c/source/tools/tzcode/icuregions
@@ -1,6 +1,6 @@
 ######################################################################
-# Copyright (C) 2013-2014, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ######################################################################
 # This is an ICU-specific file including zone/region mapping.
 #
diff --git a/icu4c/source/tools/tzcode/icuzdump.cpp b/icu4c/source/tools/tzcode/icuzdump.cpp
index d635d9b..e6b8ae5 100644
--- a/icu4c/source/tools/tzcode/icuzdump.cpp
+++ b/icu4c/source/tools/tzcode/icuzdump.cpp
@@ -1,8 +1,8 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2007-2016, International Business Machines
-*   Corporation and others.  All Rights Reserved.
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html
 *
 *******************************************************************************
 *   file name:  icuzdump.cpp
diff --git a/icu4c/source/tools/tzcode/icuzones b/icu4c/source/tools/tzcode/icuzones
index f8cbc7c..2302f8b 100644
--- a/icu4c/source/tools/tzcode/icuzones
+++ b/icu4c/source/tools/tzcode/icuzones
@@ -1,6 +1,6 @@
 ######################################################################
-# Copyright (C) 2007-2014, International Business Machines
-# Corporation and others.  All Rights Reserved.
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html
 ######################################################################
 # This is an ICU-specific file with the same format as regular
 # tzdata time zone files, for consistent parsing by the tools that
diff --git a/icu4c/source/tools/tzcode/readme.txt b/icu4c/source/tools/tzcode/readme.txt
index 49d3336..affc554 100644
--- a/icu4c/source/tools/tzcode/readme.txt
+++ b/icu4c/source/tools/tzcode/readme.txt
@@ -1,6 +1,6 @@
 **********************************************************************
-* Copyright (c) 2003-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: August 18 2003
diff --git a/icu4c/source/tools/tzcode/tz2icu.cpp b/icu4c/source/tools/tzcode/tz2icu.cpp
index 349aabd..7946550 100644
--- a/icu4c/source/tools/tzcode/tz2icu.cpp
+++ b/icu4c/source/tools/tzcode/tz2icu.cpp
@@ -1,8 +1,8 @@
 
 /*
 **********************************************************************
-* Copyright (c) 2003-2014, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: July 10 2003
@@ -1713,12 +1713,8 @@
     ofstream file(filename.c_str());
     if (file) {
         file << "//---------------------------------------------------------" << endl
-             << "// Copyright (C) 2003";
-        if (thisYear > 2003) {
-            file << "-" << thisYear;
-        }
-        file << ", International Business Machines" << endl
-             << "// Corporation and others.  All Rights Reserved." << endl
+             << "// Copyright (C) 2016 and later: Unicode, Inc. and others." << 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/icu4c/source/tools/tzcode/tz2icu.h b/icu4c/source/tools/tzcode/tz2icu.h
index 213608d..ccf609c 100644
--- a/icu4c/source/tools/tzcode/tz2icu.h
+++ b/icu4c/source/tools/tzcode/tz2icu.h
@@ -1,7 +1,7 @@
 /*
 **********************************************************************
-* Copyright (c) 2003-2013, International Business Machines
-* Corporation and others.  All Rights Reserved.
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 **********************************************************************
 * Author: Alan Liu
 * Created: July 10 2003