ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)

X-SVN-Rev: 33077
diff --git a/.gitattributes b/.gitattributes
index 4d92330..77c0499 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -53,6 +53,12 @@
 icu4c/source/common/common.vcxproj -text
 icu4c/source/common/common.vcxproj.filters -text
 icu4c/source/common/unicode/enumset.h -text
+icu4c/source/data/coll/ms_Latn.txt -text
+icu4c/source/data/coll/ms_Latn_BN.txt -text
+icu4c/source/data/coll/ms_Latn_MY.txt -text
+icu4c/source/data/coll/ms_Latn_SG.txt -text
+icu4c/source/data/curr/ms_Latn.txt -text
+icu4c/source/data/curr/ms_Latn_BN.txt -text
 icu4c/source/data/curr/pool.res -text
 icu4c/source/data/in/coll/invuca.icu -text
 icu4c/source/data/in/coll/ucadata.icu -text
@@ -65,16 +71,23 @@
 icu4c/source/data/in/unames.icu -text
 icu4c/source/data/in/uprops.icu -text
 icu4c/source/data/in/uts46.nrm -text
+icu4c/source/data/lang/ms_Latn.txt -text
 icu4c/source/data/lang/pool.res -text
+icu4c/source/data/locales/ms_Latn.txt -text
+icu4c/source/data/locales/ms_Latn_BN.txt -text
+icu4c/source/data/locales/ms_Latn_MY.txt -text
+icu4c/source/data/locales/ms_Latn_SG.txt -text
 icu4c/source/data/locales/pool.res -text
 icu4c/source/data/makedata.vcxproj -text
 icu4c/source/data/makedata.vcxproj.filters -text
+icu4c/source/data/region/ms_Latn.txt -text
 icu4c/source/data/region/pool.res -text
 icu4c/source/data/translit/az_Upper.txt -text
 icu4c/source/data/translit/el_Upper.txt -text
 icu4c/source/data/translit/lt_Upper.txt -text
 icu4c/source/data/translit/nl_Title.txt -text
 icu4c/source/data/translit/tr_Upper.txt -text
+icu4c/source/data/zone/ms_Latn.txt -text
 icu4c/source/data/zone/pool.res -text
 icu4c/source/extra/uconv/uconv.vcxproj -text
 icu4c/source/extra/uconv/uconv.vcxproj.filters -text
diff --git a/icu4c/source/data/brkitr/el.txt b/icu4c/source/data/brkitr/el.txt
index 58791b0..22804d8 100644
--- a/icu4c/source/data/brkitr/el.txt
+++ b/icu4c/source/data/brkitr/el.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/el.xml
diff --git a/icu4c/source/data/brkitr/en.txt b/icu4c/source/data/brkitr/en.txt
index 4c68aff..6776df1 100644
--- a/icu4c/source/data/brkitr/en.txt
+++ b/icu4c/source/data/brkitr/en.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/en.xml
diff --git a/icu4c/source/data/brkitr/en_US.txt b/icu4c/source/data/brkitr/en_US.txt
index 2087d0e..0e14568 100644
--- a/icu4c/source/data/brkitr/en_US.txt
+++ b/icu4c/source/data/brkitr/en_US.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/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 3583de9..39ab003 100644
--- a/icu4c/source/data/brkitr/en_US_POSIX.txt
+++ b/icu4c/source/data/brkitr/en_US_POSIX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/en_US_POSIX.xml
diff --git a/icu4c/source/data/brkitr/fi.txt b/icu4c/source/data/brkitr/fi.txt
index e182e57..b1d7440 100644
--- a/icu4c/source/data/brkitr/fi.txt
+++ b/icu4c/source/data/brkitr/fi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/fi.xml
diff --git a/icu4c/source/data/brkitr/ja.txt b/icu4c/source/data/brkitr/ja.txt
index 161b198..d10f30d 100644
--- a/icu4c/source/data/brkitr/ja.txt
+++ b/icu4c/source/data/brkitr/ja.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/ja.xml
diff --git a/icu4c/source/data/brkitr/root.txt b/icu4c/source/data/brkitr/root.txt
index 11b4f91..f647bd7 100644
--- a/icu4c/source/data/brkitr/root.txt
+++ b/icu4c/source/data/brkitr/root.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/xml/brkitr/root.xml
diff --git a/icu4c/source/data/coll/af.txt b/icu4c/source/data/coll/af.txt
index 48b77d9..fac1166 100644
--- a/icu4c/source/data/coll/af.txt
+++ b/icu4c/source/data/coll/af.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/af.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&N<<<ʼn"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/af_NA.txt b/icu4c/source/data/coll/af_NA.txt
index e99f734..f70c468 100644
--- a/icu4c/source/data/coll/af_NA.txt
+++ b/icu4c/source/data/coll/af_NA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/af_ZA.txt b/icu4c/source/data/coll/af_ZA.txt
index 8035792..ee56884 100644
--- a/icu4c/source/data/coll/af_ZA.txt
+++ b/icu4c/source/data/coll/af_ZA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt
index 2399387..84bdaf3 100644
--- a/icu4c/source/data/coll/ar.txt
+++ b/icu4c/source/data/coll/ar.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ar.xml
@@ -10,11 +10,11 @@
  *  ICU <specials> source: <path>/xml/collation/ar.xml
  */
 ar{
-    Version{"2.0.76.11"}
+    Version{"2.0.80.65"}
     collations{
         standard{
-            Sequence{"&ت<<ة<<<ﺔ<<<ﺓ&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"}
-            Version{"22.1.1"}
+            Sequence{" [reorder Arab Latn]&ت<<ة<<<ﺔ<<<ﺓ&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ar_001.txt b/icu4c/source/data/coll/ar_001.txt
index 32ec3dd..9009440 100644
--- a/icu4c/source/data/coll/ar_001.txt
+++ b/icu4c/source/data/coll/ar_001.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_AE.txt b/icu4c/source/data/coll/ar_AE.txt
index 83aa19b..d949fe8 100644
--- a/icu4c/source/data/coll/ar_AE.txt
+++ b/icu4c/source/data/coll/ar_AE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_BH.txt b/icu4c/source/data/coll/ar_BH.txt
index 0d2e57b..b3886ac 100644
--- a/icu4c/source/data/coll/ar_BH.txt
+++ b/icu4c/source/data/coll/ar_BH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_DJ.txt b/icu4c/source/data/coll/ar_DJ.txt
index 0742617..94da077 100755
--- a/icu4c/source/data/coll/ar_DJ.txt
+++ b/icu4c/source/data/coll/ar_DJ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_DZ.txt b/icu4c/source/data/coll/ar_DZ.txt
index ed44d22..5d03a17 100644
--- a/icu4c/source/data/coll/ar_DZ.txt
+++ b/icu4c/source/data/coll/ar_DZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_EG.txt b/icu4c/source/data/coll/ar_EG.txt
index bfdfdf0..9628de0 100644
--- a/icu4c/source/data/coll/ar_EG.txt
+++ b/icu4c/source/data/coll/ar_EG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_EH.txt b/icu4c/source/data/coll/ar_EH.txt
index fc67ba6..90e1089 100755
--- a/icu4c/source/data/coll/ar_EH.txt
+++ b/icu4c/source/data/coll/ar_EH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_ER.txt b/icu4c/source/data/coll/ar_ER.txt
index d607014..9846e05 100755
--- a/icu4c/source/data/coll/ar_ER.txt
+++ b/icu4c/source/data/coll/ar_ER.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_IL.txt b/icu4c/source/data/coll/ar_IL.txt
index 8ac579e..a35dbaf 100755
--- a/icu4c/source/data/coll/ar_IL.txt
+++ b/icu4c/source/data/coll/ar_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_IQ.txt b/icu4c/source/data/coll/ar_IQ.txt
index 90a77d1..cd41d7b 100644
--- a/icu4c/source/data/coll/ar_IQ.txt
+++ b/icu4c/source/data/coll/ar_IQ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_JO.txt b/icu4c/source/data/coll/ar_JO.txt
index 7a266bf..cf1455a 100644
--- a/icu4c/source/data/coll/ar_JO.txt
+++ b/icu4c/source/data/coll/ar_JO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_KM.txt b/icu4c/source/data/coll/ar_KM.txt
index 211c241..fe79d61 100755
--- a/icu4c/source/data/coll/ar_KM.txt
+++ b/icu4c/source/data/coll/ar_KM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_KW.txt b/icu4c/source/data/coll/ar_KW.txt
index ad1c58b..1a06165 100644
--- a/icu4c/source/data/coll/ar_KW.txt
+++ b/icu4c/source/data/coll/ar_KW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_LB.txt b/icu4c/source/data/coll/ar_LB.txt
index f72a1d8..4a65e19 100644
--- a/icu4c/source/data/coll/ar_LB.txt
+++ b/icu4c/source/data/coll/ar_LB.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_LY.txt b/icu4c/source/data/coll/ar_LY.txt
index c77587f..ace7045 100644
--- a/icu4c/source/data/coll/ar_LY.txt
+++ b/icu4c/source/data/coll/ar_LY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_MA.txt b/icu4c/source/data/coll/ar_MA.txt
index 757dd41..bc4ba4f 100644
--- a/icu4c/source/data/coll/ar_MA.txt
+++ b/icu4c/source/data/coll/ar_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_MR.txt b/icu4c/source/data/coll/ar_MR.txt
index 4d7de18..343552e 100755
--- a/icu4c/source/data/coll/ar_MR.txt
+++ b/icu4c/source/data/coll/ar_MR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_OM.txt b/icu4c/source/data/coll/ar_OM.txt
index 6868622..08ad360 100644
--- a/icu4c/source/data/coll/ar_OM.txt
+++ b/icu4c/source/data/coll/ar_OM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_PS.txt b/icu4c/source/data/coll/ar_PS.txt
index b42d85e..b1d86c9 100755
--- a/icu4c/source/data/coll/ar_PS.txt
+++ b/icu4c/source/data/coll/ar_PS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_QA.txt b/icu4c/source/data/coll/ar_QA.txt
index 2a9fff1..daff680 100644
--- a/icu4c/source/data/coll/ar_QA.txt
+++ b/icu4c/source/data/coll/ar_QA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_SA.txt b/icu4c/source/data/coll/ar_SA.txt
index 468eb6a..de0e1c0 100644
--- a/icu4c/source/data/coll/ar_SA.txt
+++ b/icu4c/source/data/coll/ar_SA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_SD.txt b/icu4c/source/data/coll/ar_SD.txt
index 58d8d76..5c6de89 100644
--- a/icu4c/source/data/coll/ar_SD.txt
+++ b/icu4c/source/data/coll/ar_SD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_SO.txt b/icu4c/source/data/coll/ar_SO.txt
index 0b9d228..e931e33 100755
--- a/icu4c/source/data/coll/ar_SO.txt
+++ b/icu4c/source/data/coll/ar_SO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_SY.txt b/icu4c/source/data/coll/ar_SY.txt
index c5b2690..03231e8 100644
--- a/icu4c/source/data/coll/ar_SY.txt
+++ b/icu4c/source/data/coll/ar_SY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_TD.txt b/icu4c/source/data/coll/ar_TD.txt
index 4e641dc..6fc7b86 100755
--- a/icu4c/source/data/coll/ar_TD.txt
+++ b/icu4c/source/data/coll/ar_TD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_TN.txt b/icu4c/source/data/coll/ar_TN.txt
index 04b482f..7daf6e9 100644
--- a/icu4c/source/data/coll/ar_TN.txt
+++ b/icu4c/source/data/coll/ar_TN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ar_YE.txt b/icu4c/source/data/coll/ar_YE.txt
index 4a79bfe..e66f897 100644
--- a/icu4c/source/data/coll/ar_YE.txt
+++ b/icu4c/source/data/coll/ar_YE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/as.txt b/icu4c/source/data/coll/as.txt
index bb40ad6..d68d45e 100644
--- a/icu4c/source/data/coll/as.txt
+++ b/icu4c/source/data/coll/as.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/as.xml
@@ -13,8 +13,8 @@
     Version{"2.0.41.26"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ঔ<ং<ঁ<ঃ&[before 1]ত<ত্'\u200D'&হ<ক্ষ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ঔ<ং<ঁ<ঃ&[before 1]ত<ত্'\u200D'&হ<ক্ষ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/as_IN.txt b/icu4c/source/data/coll/as_IN.txt
index e3352fff..6f8f4e1 100644
--- a/icu4c/source/data/coll/as_IN.txt
+++ b/icu4c/source/data/coll/as_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/az.txt b/icu4c/source/data/coll/az.txt
index 2b6ed06..eea78ff 100644
--- a/icu4c/source/data/coll/az.txt
+++ b/icu4c/source/data/coll/az.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/az.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -71,7 +71,7 @@
                 "&E<ə<<<Ə"
                 "&H<x<<<X"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -86,7 +86,7 @@
                 "&E<ə<<<Ə"
                 "&H<x<<<X"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/az_Latn.txt b/icu4c/source/data/coll/az_Latn.txt
index 21709fb..9df21d6 100644
--- a/icu4c/source/data/coll/az_Latn.txt
+++ b/icu4c/source/data/coll/az_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/az_Latn_AZ.txt b/icu4c/source/data/coll/az_Latn_AZ.txt
index 5bdfb18..432cfe8 100644
--- a/icu4c/source/data/coll/az_Latn_AZ.txt
+++ b/icu4c/source/data/coll/az_Latn_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/be.txt b/icu4c/source/data/coll/be.txt
index 533ddf7..2b01f77 100644
--- a/icu4c/source/data/coll/be.txt
+++ b/icu4c/source/data/coll/be.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/be.xml
@@ -13,8 +13,8 @@
     Version{"2.0.49.75"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкЧчЫыЭэѴѵ] ]&Е<ё<<<Ё"}
-            Version{"22.1.1"}
+            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкЧчЫыЭэѴѵ]]&Е<ё<<<Ё"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/be_BY.txt b/icu4c/source/data/coll/be_BY.txt
index a1f8417..50bd5b5 100644
--- a/icu4c/source/data/coll/be_BY.txt
+++ b/icu4c/source/data/coll/be_BY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bg.txt b/icu4c/source/data/coll/bg.txt
index c5c4e88..bf79633 100644
--- a/icu4c/source/data/coll/bg.txt
+++ b/icu4c/source/data/coll/bg.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/bg.xml
@@ -13,8 +13,8 @@
     Version{"2.0.61.82"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ] ]"}
-            Version{"22.1.1"}
+            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ]]"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/bg_BG.txt b/icu4c/source/data/coll/bg_BG.txt
index 9d1a0c2..13d4ac1 100644
--- a/icu4c/source/data/coll/bg_BG.txt
+++ b/icu4c/source/data/coll/bg_BG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bn.txt b/icu4c/source/data/coll/bn.txt
index db43821..2b5c6c4 100644
--- a/icu4c/source/data/coll/bn.txt
+++ b/icu4c/source/data/coll/bn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/bn.xml
@@ -13,12 +13,12 @@
     Version{"2.0.59.17"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ঔ<ং<ঃ<ঁ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ঔ<ং<ঃ<ঁ"}
+            Version{"23"}
         }
         traditional{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&ঔ<ং<ঃ<ঁ<ক্<খ্<গ্<ঘ্<ঙ্<চ্<ছ্<জ্<ঝ্<ঞ্<ট্<ঠ্<ড্<ঢ্<ণ্<ৎ=ত্'\u200D'<<"
                 "ত্<থ্<দ্<ধ্<ন্<প্<ফ্<ব্<ভ্<ম্<য্<র্<ৰ্<ল্<ৱ্<শ্<ষ্<স্<হ্"
                 "&ক্অ=ক"
@@ -633,7 +633,7 @@
                 "&যৌ<<<য়ৌ"
                 "&য্<<<য়্"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/bn_BD.txt b/icu4c/source/data/coll/bn_BD.txt
index 878818d..d76d1e2 100644
--- a/icu4c/source/data/coll/bn_BD.txt
+++ b/icu4c/source/data/coll/bn_BD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bn_IN.txt b/icu4c/source/data/coll/bn_IN.txt
index 7f99d77..153ee33 100755
--- a/icu4c/source/data/coll/bn_IN.txt
+++ b/icu4c/source/data/coll/bn_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bs.txt b/icu4c/source/data/coll/bs.txt
index 1d63d41..d02fe5c 100644
--- a/icu4c/source/data/coll/bs.txt
+++ b/icu4c/source/data/coll/bs.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 b5993e0..6e5ffef 100755
--- a/icu4c/source/data/coll/bs_Cyrl.txt
+++ b/icu4c/source/data/coll/bs_Cyrl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/bs_Cyrl.xml
diff --git a/icu4c/source/data/coll/bs_Cyrl_BA.txt b/icu4c/source/data/coll/bs_Cyrl_BA.txt
index 8cec8a4..fe26049 100755
--- a/icu4c/source/data/coll/bs_Cyrl_BA.txt
+++ b/icu4c/source/data/coll/bs_Cyrl_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bs_Latn.txt b/icu4c/source/data/coll/bs_Latn.txt
index 791bccb..7267104 100755
--- a/icu4c/source/data/coll/bs_Latn.txt
+++ b/icu4c/source/data/coll/bs_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/bs_Latn_BA.txt b/icu4c/source/data/coll/bs_Latn_BA.txt
index 9a32a10..bf8120a 100755
--- a/icu4c/source/data/coll/bs_Latn_BA.txt
+++ b/icu4c/source/data/coll/bs_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ca.txt b/icu4c/source/data/coll/ca.txt
index a7ee8de..5ddee46 100644
--- a/icu4c/source/data/coll/ca.txt
+++ b/icu4c/source/data/coll/ca.txt
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
diff --git a/icu4c/source/data/coll/ca_AD.txt b/icu4c/source/data/coll/ca_AD.txt
index e40432c..aa7ee12 100755
--- a/icu4c/source/data/coll/ca_AD.txt
+++ b/icu4c/source/data/coll/ca_AD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ca_ES.txt b/icu4c/source/data/coll/ca_ES.txt
index bb6bdfa..a5ed131 100644
--- a/icu4c/source/data/coll/ca_ES.txt
+++ b/icu4c/source/data/coll/ca_ES.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/chr.txt b/icu4c/source/data/coll/chr.txt
index 7a9273d..b244634 100644
--- a/icu4c/source/data/coll/chr.txt
+++ b/icu4c/source/data/coll/chr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/chr_US.txt b/icu4c/source/data/coll/chr_US.txt
index e1a8b95..122e80d 100644
--- a/icu4c/source/data/coll/chr_US.txt
+++ b/icu4c/source/data/coll/chr_US.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/colfiles.mk b/icu4c/source/data/coll/colfiles.mk
index 3aebb4f..f4c6c93 100644
--- a/icu4c/source/data/coll/colfiles.mk
+++ b/icu4c/source/data/coll/colfiles.mk
@@ -86,23 +86,24 @@
  ka_GE.txt kk_KZ.txt kl_GL.txt km_KH.txt kn_IN.txt\
  ko_KP.txt ko_KR.txt kok_IN.txt ln_AO.txt ln_CD.txt\
  ln_CF.txt ln_CG.txt lt_LT.txt lv_LV.txt mk_MK.txt\
- ml_IN.txt mr_IN.txt ms.txt ms_BN.txt ms_MY.txt\
- ms_SG.txt mt_MT.txt my_MM.txt nb_NO.txt nl.txt\
- nl_AW.txt nl_BE.txt nl_CW.txt nl_NL.txt nl_SR.txt\
- nl_SX.txt nn_NO.txt om_ET.txt om_KE.txt or_IN.txt\
- pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt pa_Guru_IN.txt pl_PL.txt\
- ps_AF.txt pt.txt pt_AO.txt pt_BR.txt pt_CV.txt\
- pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt\
- pt_TL.txt ro_MD.txt ro_RO.txt ru_BY.txt ru_KG.txt\
- ru_KZ.txt ru_MD.txt ru_RU.txt ru_UA.txt si_LK.txt\
- sk_SK.txt sl_SI.txt sq_AL.txt sq_MK.txt sr_Cyrl.txt\
- sr_Cyrl_BA.txt sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn_BA.txt sr_Latn_ME.txt\
- sr_Latn_RS.txt sv_AX.txt sv_FI.txt sv_SE.txt sw.txt\
- sw_KE.txt sw_TZ.txt sw_UG.txt ta_IN.txt ta_LK.txt\
- ta_MY.txt ta_SG.txt te_IN.txt th_TH.txt to_TO.txt\
- tr_CY.txt tr_TR.txt uk_UA.txt ur_IN.txt ur_PK.txt\
- vi_VN.txt yo_NG.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
- zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt zu_ZA.txt
+ ml_IN.txt mr_IN.txt ms.txt ms_Latn.txt ms_Latn_BN.txt\
+ ms_Latn_MY.txt ms_Latn_SG.txt mt_MT.txt my_MM.txt nb_NO.txt\
+ nl.txt nl_AW.txt nl_BE.txt nl_CW.txt nl_NL.txt\
+ nl_SR.txt nl_SX.txt nn_NO.txt om_ET.txt om_KE.txt\
+ or_IN.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt pa_Guru_IN.txt\
+ pl_PL.txt ps_AF.txt pt.txt pt_AO.txt pt_BR.txt\
+ pt_CV.txt pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt\
+ pt_ST.txt pt_TL.txt ro_MD.txt ro_RO.txt ru_BY.txt\
+ ru_KG.txt ru_KZ.txt ru_MD.txt ru_RU.txt ru_UA.txt\
+ si_LK.txt sk_SK.txt sl_SI.txt sq_AL.txt sq_MK.txt\
+ sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn_BA.txt\
+ sr_Latn_ME.txt sr_Latn_RS.txt sv_AX.txt sv_FI.txt sv_SE.txt\
+ sw.txt sw_KE.txt sw_TZ.txt sw_UG.txt ta_IN.txt\
+ ta_LK.txt ta_MY.txt ta_SG.txt te_IN.txt th_TH.txt\
+ to_TO.txt tr_CY.txt tr_TR.txt uk_UA.txt ur_IN.txt\
+ ur_PK.txt vi_VN.txt yo_NG.txt zh_Hans.txt zh_Hans_CN.txt\
+ zh_Hans_SG.txt zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt\
+ zu_ZA.txt
 
 
 # Ordinary resources
diff --git a/icu4c/source/data/coll/cs.txt b/icu4c/source/data/coll/cs.txt
index 620a4e0..cb06567 100644
--- a/icu4c/source/data/coll/cs.txt
+++ b/icu4c/source/data/coll/cs.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/cs.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -74,11 +74,11 @@
                 "&Y<ý<<<Ý"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/cs_CZ.txt b/icu4c/source/data/coll/cs_CZ.txt
index 61f870e..71e7b56 100644
--- a/icu4c/source/data/coll/cs_CZ.txt
+++ b/icu4c/source/data/coll/cs_CZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/cy.txt b/icu4c/source/data/coll/cy.txt
index 3323fa8..b99b25e 100644
--- a/icu4c/source/data/coll/cy.txt
+++ b/icu4c/source/data/coll/cy.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/cy.xml
@@ -23,7 +23,7 @@
                 "&R<rh<<<Rh<<<RH"
                 "&T<th<<<Th<<<TH"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/cy_GB.txt b/icu4c/source/data/coll/cy_GB.txt
index 801f4f3..2b7d9dd 100644
--- a/icu4c/source/data/coll/cy_GB.txt
+++ b/icu4c/source/data/coll/cy_GB.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/da.txt b/icu4c/source/data/coll/da.txt
index 8edef8b..c911b38 100644
--- a/icu4c/source/data/coll/da.txt
+++ b/icu4c/source/data/coll/da.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/da.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,11 +67,11 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
-                " [caseFirst upper ]"
+                " [caseFirst upper]"
                 "&D<<đ<<<Đ<<ð<<<Ð"
                 "&t<<<þ/h"
                 "&T<<<Þ/H"
@@ -79,7 +79,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/da_DK.txt b/icu4c/source/data/coll/da_DK.txt
index 6ce9689..f3eacb9 100644
--- a/icu4c/source/data/coll/da_DK.txt
+++ b/icu4c/source/data/coll/da_DK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de.txt b/icu4c/source/data/coll/de.txt
index 2bd8250..a2f4071 100644
--- a/icu4c/source/data/coll/de.txt
+++ b/icu4c/source/data/coll/de.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/de.xml
@@ -14,11 +14,11 @@
     collations{
         phonebook{
             Sequence{"&AE<<ä<<<Ä&OE<<ö<<<Ö&UE<<ü<<<Ü"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -68,11 +68,11 @@
                 "&OE<<ö<<<Ö"
                 "&UE<<ü<<<Ü"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{""}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/de_.txt b/icu4c/source/data/coll/de_.txt
index d3fb318..87314df 100644
--- a/icu4c/source/data/coll/de_.txt
+++ b/icu4c/source/data/coll/de_.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_AT.txt b/icu4c/source/data/coll/de_AT.txt
index 55e9f59..16d6505 100644
--- a/icu4c/source/data/coll/de_AT.txt
+++ b/icu4c/source/data/coll/de_AT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_BE.txt b/icu4c/source/data/coll/de_BE.txt
index e8bb66e..4a1bfb6 100644
--- a/icu4c/source/data/coll/de_BE.txt
+++ b/icu4c/source/data/coll/de_BE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_CH.txt b/icu4c/source/data/coll/de_CH.txt
index 46efe38..fbbca6e 100644
--- a/icu4c/source/data/coll/de_CH.txt
+++ b/icu4c/source/data/coll/de_CH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_DE.txt b/icu4c/source/data/coll/de_DE.txt
index 61cc5bb..5c7b443 100644
--- a/icu4c/source/data/coll/de_DE.txt
+++ b/icu4c/source/data/coll/de_DE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_LI.txt b/icu4c/source/data/coll/de_LI.txt
index 53c9239..54dce5f 100644
--- a/icu4c/source/data/coll/de_LI.txt
+++ b/icu4c/source/data/coll/de_LI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de_LU.txt b/icu4c/source/data/coll/de_LU.txt
index cad0910..6000a92 100644
--- a/icu4c/source/data/coll/de_LU.txt
+++ b/icu4c/source/data/coll/de_LU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/de__PHONEBOOK.txt b/icu4c/source/data/coll/de__PHONEBOOK.txt
index 542ab20..1a752c4 100644
--- a/icu4c/source/data/coll/de__PHONEBOOK.txt
+++ b/icu4c/source/data/coll/de__PHONEBOOK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/dz.txt b/icu4c/source/data/coll/dz.txt
index c8bed65..dcd063ea6 100755
--- a/icu4c/source/data/coll/dz.txt
+++ b/icu4c/source/data/coll/dz.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/dz.xml
diff --git a/icu4c/source/data/coll/ee.txt b/icu4c/source/data/coll/ee.txt
index 4962ce3..6007273 100755
--- a/icu4c/source/data/coll/ee.txt
+++ b/icu4c/source/data/coll/ee.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ee.xml
@@ -26,7 +26,7 @@
                 "&T<ts<<<Ts<<<TS"
                 "&V<ʋ<<<Ʋ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ee_GH.txt b/icu4c/source/data/coll/ee_GH.txt
index be1fa27..00432d3 100755
--- a/icu4c/source/data/coll/ee_GH.txt
+++ b/icu4c/source/data/coll/ee_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ee_TG.txt b/icu4c/source/data/coll/ee_TG.txt
index 936bcde..9a1a757 100755
--- a/icu4c/source/data/coll/ee_TG.txt
+++ b/icu4c/source/data/coll/ee_TG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/el.txt b/icu4c/source/data/coll/el.txt
index 5745cf7..469098d 100644
--- a/icu4c/source/data/coll/el.txt
+++ b/icu4c/source/data/coll/el.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/el.xml
@@ -13,8 +13,8 @@
     Version{"2.0.50.60"}
     collations{
         standard{
-            Sequence{" [normalization on ]"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/el_CY.txt b/icu4c/source/data/coll/el_CY.txt
index a4b1842..16726cf 100644
--- a/icu4c/source/data/coll/el_CY.txt
+++ b/icu4c/source/data/coll/el_CY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/el_GR.txt b/icu4c/source/data/coll/el_GR.txt
index 668f1ed..2cdbffa 100644
--- a/icu4c/source/data/coll/el_GR.txt
+++ b/icu4c/source/data/coll/el_GR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en.txt b/icu4c/source/data/coll/en.txt
index fa655f3..cc4bbe5 100644
--- a/icu4c/source/data/coll/en.txt
+++ b/icu4c/source/data/coll/en.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/en.xml
diff --git a/icu4c/source/data/coll/en_150.txt b/icu4c/source/data/coll/en_150.txt
index 623bb4f..927b20c 100755
--- a/icu4c/source/data/coll/en_150.txt
+++ b/icu4c/source/data/coll/en_150.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_AG.txt b/icu4c/source/data/coll/en_AG.txt
index 6780ef5..d5b417e 100755
--- a/icu4c/source/data/coll/en_AG.txt
+++ b/icu4c/source/data/coll/en_AG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_AS.txt b/icu4c/source/data/coll/en_AS.txt
index 0fef755..a9c6132 100644
--- a/icu4c/source/data/coll/en_AS.txt
+++ b/icu4c/source/data/coll/en_AS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_AU.txt b/icu4c/source/data/coll/en_AU.txt
index a3d3b81..bfc7ce2 100644
--- a/icu4c/source/data/coll/en_AU.txt
+++ b/icu4c/source/data/coll/en_AU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BB.txt b/icu4c/source/data/coll/en_BB.txt
index c6d36cd..79af011 100755
--- a/icu4c/source/data/coll/en_BB.txt
+++ b/icu4c/source/data/coll/en_BB.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BE.txt b/icu4c/source/data/coll/en_BE.txt
index 4ffb565..6441ca2 100644
--- a/icu4c/source/data/coll/en_BE.txt
+++ b/icu4c/source/data/coll/en_BE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BM.txt b/icu4c/source/data/coll/en_BM.txt
index 0a76867..dffed6c 100755
--- a/icu4c/source/data/coll/en_BM.txt
+++ b/icu4c/source/data/coll/en_BM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BS.txt b/icu4c/source/data/coll/en_BS.txt
index 317e9a6..a16a23c 100755
--- a/icu4c/source/data/coll/en_BS.txt
+++ b/icu4c/source/data/coll/en_BS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BW.txt b/icu4c/source/data/coll/en_BW.txt
index 056c384..940790d 100644
--- a/icu4c/source/data/coll/en_BW.txt
+++ b/icu4c/source/data/coll/en_BW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_BZ.txt b/icu4c/source/data/coll/en_BZ.txt
index 51c7905..de36512 100644
--- a/icu4c/source/data/coll/en_BZ.txt
+++ b/icu4c/source/data/coll/en_BZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_CA.txt b/icu4c/source/data/coll/en_CA.txt
index 0248206..2ef7b0e 100644
--- a/icu4c/source/data/coll/en_CA.txt
+++ b/icu4c/source/data/coll/en_CA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_CM.txt b/icu4c/source/data/coll/en_CM.txt
index eaa36cb..7fb8007 100755
--- a/icu4c/source/data/coll/en_CM.txt
+++ b/icu4c/source/data/coll/en_CM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_DM.txt b/icu4c/source/data/coll/en_DM.txt
index 8cf898c..c523b8e 100755
--- a/icu4c/source/data/coll/en_DM.txt
+++ b/icu4c/source/data/coll/en_DM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_FJ.txt b/icu4c/source/data/coll/en_FJ.txt
index 658e7b1..2594d0c 100755
--- a/icu4c/source/data/coll/en_FJ.txt
+++ b/icu4c/source/data/coll/en_FJ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_FM.txt b/icu4c/source/data/coll/en_FM.txt
index 73e5371..660276f 100755
--- a/icu4c/source/data/coll/en_FM.txt
+++ b/icu4c/source/data/coll/en_FM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GB.txt b/icu4c/source/data/coll/en_GB.txt
index cc87d02..3f0ddef 100644
--- a/icu4c/source/data/coll/en_GB.txt
+++ b/icu4c/source/data/coll/en_GB.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GD.txt b/icu4c/source/data/coll/en_GD.txt
index 5262214..bc625e7 100755
--- a/icu4c/source/data/coll/en_GD.txt
+++ b/icu4c/source/data/coll/en_GD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GG.txt b/icu4c/source/data/coll/en_GG.txt
index 5b9ea69..61355eb 100755
--- a/icu4c/source/data/coll/en_GG.txt
+++ b/icu4c/source/data/coll/en_GG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GH.txt b/icu4c/source/data/coll/en_GH.txt
index 5ed99d2..a9bdfd8 100755
--- a/icu4c/source/data/coll/en_GH.txt
+++ b/icu4c/source/data/coll/en_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GI.txt b/icu4c/source/data/coll/en_GI.txt
index 73448ed..739f553 100755
--- a/icu4c/source/data/coll/en_GI.txt
+++ b/icu4c/source/data/coll/en_GI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GM.txt b/icu4c/source/data/coll/en_GM.txt
index 1bce536e..520ab65 100755
--- a/icu4c/source/data/coll/en_GM.txt
+++ b/icu4c/source/data/coll/en_GM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_GU.txt b/icu4c/source/data/coll/en_GU.txt
index 34a0ea7..26b163a 100644
--- a/icu4c/source/data/coll/en_GU.txt
+++ b/icu4c/source/data/coll/en_GU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_HK.txt b/icu4c/source/data/coll/en_HK.txt
index c0acba2..f1d7eb6 100644
--- a/icu4c/source/data/coll/en_HK.txt
+++ b/icu4c/source/data/coll/en_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_IE.txt b/icu4c/source/data/coll/en_IE.txt
index 507adb0..1fd578b 100644
--- a/icu4c/source/data/coll/en_IE.txt
+++ b/icu4c/source/data/coll/en_IE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_IM.txt b/icu4c/source/data/coll/en_IM.txt
index ee04975..562bc7b 100755
--- a/icu4c/source/data/coll/en_IM.txt
+++ b/icu4c/source/data/coll/en_IM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_IN.txt b/icu4c/source/data/coll/en_IN.txt
index 34bfa5d..3f8b7cd 100644
--- a/icu4c/source/data/coll/en_IN.txt
+++ b/icu4c/source/data/coll/en_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_JE.txt b/icu4c/source/data/coll/en_JE.txt
index 98dcf06..9704111 100755
--- a/icu4c/source/data/coll/en_JE.txt
+++ b/icu4c/source/data/coll/en_JE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_JM.txt b/icu4c/source/data/coll/en_JM.txt
index cb5b316..bfd8657 100644
--- a/icu4c/source/data/coll/en_JM.txt
+++ b/icu4c/source/data/coll/en_JM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_KE.txt b/icu4c/source/data/coll/en_KE.txt
index 667af75..32eb827 100755
--- a/icu4c/source/data/coll/en_KE.txt
+++ b/icu4c/source/data/coll/en_KE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_KI.txt b/icu4c/source/data/coll/en_KI.txt
index 613c0fe..8d83d40 100755
--- a/icu4c/source/data/coll/en_KI.txt
+++ b/icu4c/source/data/coll/en_KI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_KN.txt b/icu4c/source/data/coll/en_KN.txt
index dfc2ec8..b7a6f5d 100755
--- a/icu4c/source/data/coll/en_KN.txt
+++ b/icu4c/source/data/coll/en_KN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_KY.txt b/icu4c/source/data/coll/en_KY.txt
index 5d5cd77..2b61965 100755
--- a/icu4c/source/data/coll/en_KY.txt
+++ b/icu4c/source/data/coll/en_KY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_LC.txt b/icu4c/source/data/coll/en_LC.txt
index 02ac9d2..62ac043 100755
--- a/icu4c/source/data/coll/en_LC.txt
+++ b/icu4c/source/data/coll/en_LC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_LR.txt b/icu4c/source/data/coll/en_LR.txt
index 2cb1bef..c5cc823 100755
--- a/icu4c/source/data/coll/en_LR.txt
+++ b/icu4c/source/data/coll/en_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_LS.txt b/icu4c/source/data/coll/en_LS.txt
index 69b1393..e38edd2 100755
--- a/icu4c/source/data/coll/en_LS.txt
+++ b/icu4c/source/data/coll/en_LS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MG.txt b/icu4c/source/data/coll/en_MG.txt
index 17dc6e8..17cb036 100755
--- a/icu4c/source/data/coll/en_MG.txt
+++ b/icu4c/source/data/coll/en_MG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MH.txt b/icu4c/source/data/coll/en_MH.txt
index 091b990..988daea 100644
--- a/icu4c/source/data/coll/en_MH.txt
+++ b/icu4c/source/data/coll/en_MH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MP.txt b/icu4c/source/data/coll/en_MP.txt
index a489e62..ffeb66f 100644
--- a/icu4c/source/data/coll/en_MP.txt
+++ b/icu4c/source/data/coll/en_MP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MT.txt b/icu4c/source/data/coll/en_MT.txt
index 8e6f01c..201b6cb 100644
--- a/icu4c/source/data/coll/en_MT.txt
+++ b/icu4c/source/data/coll/en_MT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MU.txt b/icu4c/source/data/coll/en_MU.txt
index cbf3977..89c9615 100644
--- a/icu4c/source/data/coll/en_MU.txt
+++ b/icu4c/source/data/coll/en_MU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_MW.txt b/icu4c/source/data/coll/en_MW.txt
index f6e602e..370b222 100755
--- a/icu4c/source/data/coll/en_MW.txt
+++ b/icu4c/source/data/coll/en_MW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_NA.txt b/icu4c/source/data/coll/en_NA.txt
index e2a0bd7..4ef182e 100644
--- a/icu4c/source/data/coll/en_NA.txt
+++ b/icu4c/source/data/coll/en_NA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_NG.txt b/icu4c/source/data/coll/en_NG.txt
index d9d8ad8..92b21b4 100755
--- a/icu4c/source/data/coll/en_NG.txt
+++ b/icu4c/source/data/coll/en_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_NZ.txt b/icu4c/source/data/coll/en_NZ.txt
index 2112d48..b34b43a 100644
--- a/icu4c/source/data/coll/en_NZ.txt
+++ b/icu4c/source/data/coll/en_NZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_PG.txt b/icu4c/source/data/coll/en_PG.txt
index 72484ab..77bf0d2 100755
--- a/icu4c/source/data/coll/en_PG.txt
+++ b/icu4c/source/data/coll/en_PG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_PH.txt b/icu4c/source/data/coll/en_PH.txt
index 943c95d..93907c8 100644
--- a/icu4c/source/data/coll/en_PH.txt
+++ b/icu4c/source/data/coll/en_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_PK.txt b/icu4c/source/data/coll/en_PK.txt
index f1b2621..4781c9f 100644
--- a/icu4c/source/data/coll/en_PK.txt
+++ b/icu4c/source/data/coll/en_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_PR.txt b/icu4c/source/data/coll/en_PR.txt
index e4c7f55..aa08e9e 100755
--- a/icu4c/source/data/coll/en_PR.txt
+++ b/icu4c/source/data/coll/en_PR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_PW.txt b/icu4c/source/data/coll/en_PW.txt
index fb7f0c9..915e5e3 100755
--- a/icu4c/source/data/coll/en_PW.txt
+++ b/icu4c/source/data/coll/en_PW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_SB.txt b/icu4c/source/data/coll/en_SB.txt
index e4d6c48..8cabb1d 100755
--- a/icu4c/source/data/coll/en_SB.txt
+++ b/icu4c/source/data/coll/en_SB.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_SC.txt b/icu4c/source/data/coll/en_SC.txt
index 5f9e5fc..b72dbed 100755
--- a/icu4c/source/data/coll/en_SC.txt
+++ b/icu4c/source/data/coll/en_SC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_SG.txt b/icu4c/source/data/coll/en_SG.txt
index f0e05d6..ccfa931 100644
--- a/icu4c/source/data/coll/en_SG.txt
+++ b/icu4c/source/data/coll/en_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_SL.txt b/icu4c/source/data/coll/en_SL.txt
index 69f9502..2e6a0eb 100755
--- a/icu4c/source/data/coll/en_SL.txt
+++ b/icu4c/source/data/coll/en_SL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_SS.txt b/icu4c/source/data/coll/en_SS.txt
index 9b582e1..5d967e9 100755
--- a/icu4c/source/data/coll/en_SS.txt
+++ b/icu4c/source/data/coll/en_SS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_TC.txt b/icu4c/source/data/coll/en_TC.txt
index ebb3038..0775679 100755
--- a/icu4c/source/data/coll/en_TC.txt
+++ b/icu4c/source/data/coll/en_TC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_TO.txt b/icu4c/source/data/coll/en_TO.txt
index c43e9db..050acd4 100755
--- a/icu4c/source/data/coll/en_TO.txt
+++ b/icu4c/source/data/coll/en_TO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_TT.txt b/icu4c/source/data/coll/en_TT.txt
index cf54d92..3e63ea4 100644
--- a/icu4c/source/data/coll/en_TT.txt
+++ b/icu4c/source/data/coll/en_TT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_TZ.txt b/icu4c/source/data/coll/en_TZ.txt
index 4e95709..bf88bc9 100755
--- a/icu4c/source/data/coll/en_TZ.txt
+++ b/icu4c/source/data/coll/en_TZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_UG.txt b/icu4c/source/data/coll/en_UG.txt
index eb831cf..e3e2ad0 100755
--- a/icu4c/source/data/coll/en_UG.txt
+++ b/icu4c/source/data/coll/en_UG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_UM.txt b/icu4c/source/data/coll/en_UM.txt
index c536888..9207c43 100644
--- a/icu4c/source/data/coll/en_UM.txt
+++ b/icu4c/source/data/coll/en_UM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_US.txt b/icu4c/source/data/coll/en_US.txt
index 0378c90..e3074b2 100644
--- a/icu4c/source/data/coll/en_US.txt
+++ b/icu4c/source/data/coll/en_US.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 021214d..b4e3911 100644
--- a/icu4c/source/data/coll/en_US_POSIX.txt
+++ b/icu4c/source/data/coll/en_US_POSIX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/en_US_POSIX.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&A<*'\u0020'-'/'0-'@'A-Z'['-'`'a-z'{'-'\u007F'"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/en_VC.txt b/icu4c/source/data/coll/en_VC.txt
index f4740fe..9b13eff 100755
--- a/icu4c/source/data/coll/en_VC.txt
+++ b/icu4c/source/data/coll/en_VC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_VG.txt b/icu4c/source/data/coll/en_VG.txt
index 7cfd137..f762ff9 100755
--- a/icu4c/source/data/coll/en_VG.txt
+++ b/icu4c/source/data/coll/en_VG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_VI.txt b/icu4c/source/data/coll/en_VI.txt
index af483d6..7b302f6 100644
--- a/icu4c/source/data/coll/en_VI.txt
+++ b/icu4c/source/data/coll/en_VI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_VU.txt b/icu4c/source/data/coll/en_VU.txt
index 97915b7..aa59d1b 100755
--- a/icu4c/source/data/coll/en_VU.txt
+++ b/icu4c/source/data/coll/en_VU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_WS.txt b/icu4c/source/data/coll/en_WS.txt
index 084f503..c3d6522 100755
--- a/icu4c/source/data/coll/en_WS.txt
+++ b/icu4c/source/data/coll/en_WS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_ZA.txt b/icu4c/source/data/coll/en_ZA.txt
index 4845270..f393373 100644
--- a/icu4c/source/data/coll/en_ZA.txt
+++ b/icu4c/source/data/coll/en_ZA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_ZM.txt b/icu4c/source/data/coll/en_ZM.txt
index 9e219dc..2c2c723 100755
--- a/icu4c/source/data/coll/en_ZM.txt
+++ b/icu4c/source/data/coll/en_ZM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/en_ZW.txt b/icu4c/source/data/coll/en_ZW.txt
index aca5678..2aadbd0 100644
--- a/icu4c/source/data/coll/en_ZW.txt
+++ b/icu4c/source/data/coll/en_ZW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/eo.txt b/icu4c/source/data/coll/eo.txt
index e52552e..a065d27 100644
--- a/icu4c/source/data/coll/eo.txt
+++ b/icu4c/source/data/coll/eo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/eo.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/es.txt b/icu4c/source/data/coll/es.txt
index fcff085..1e01550 100644
--- a/icu4c/source/data/coll/es.txt
+++ b/icu4c/source/data/coll/es.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/es.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -62,15 +62,15 @@
                 "&ᅮᅵ=ᅱ"
                 "&N<ñ<<<Ñ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{"&N<ñ<<<Ñ"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
         traditional{
             Sequence{"&N<ñ<<<Ñ&C<ch<<<Ch<<<CH&l<ll<<<Ll<<<LL"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/es_.txt b/icu4c/source/data/coll/es_.txt
index d966403..563559e 100644
--- a/icu4c/source/data/coll/es_.txt
+++ b/icu4c/source/data/coll/es_.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_419.txt b/icu4c/source/data/coll/es_419.txt
index f3633e8..514daa7 100644
--- a/icu4c/source/data/coll/es_419.txt
+++ b/icu4c/source/data/coll/es_419.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_AR.txt b/icu4c/source/data/coll/es_AR.txt
index d1ecddc..f366db5 100644
--- a/icu4c/source/data/coll/es_AR.txt
+++ b/icu4c/source/data/coll/es_AR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_BO.txt b/icu4c/source/data/coll/es_BO.txt
index 51368f4..21f143e 100644
--- a/icu4c/source/data/coll/es_BO.txt
+++ b/icu4c/source/data/coll/es_BO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_CL.txt b/icu4c/source/data/coll/es_CL.txt
index d6b737a..9b2e7a7 100644
--- a/icu4c/source/data/coll/es_CL.txt
+++ b/icu4c/source/data/coll/es_CL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_CO.txt b/icu4c/source/data/coll/es_CO.txt
index 70539f4..8302f1f 100644
--- a/icu4c/source/data/coll/es_CO.txt
+++ b/icu4c/source/data/coll/es_CO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_CR.txt b/icu4c/source/data/coll/es_CR.txt
index 6b3c68b..0493fc5 100644
--- a/icu4c/source/data/coll/es_CR.txt
+++ b/icu4c/source/data/coll/es_CR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_CU.txt b/icu4c/source/data/coll/es_CU.txt
index 6a1985e..8b8d55c 100755
--- a/icu4c/source/data/coll/es_CU.txt
+++ b/icu4c/source/data/coll/es_CU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_DO.txt b/icu4c/source/data/coll/es_DO.txt
index bc21847..5d47de9 100644
--- a/icu4c/source/data/coll/es_DO.txt
+++ b/icu4c/source/data/coll/es_DO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_EA.txt b/icu4c/source/data/coll/es_EA.txt
index 0bcc32b..a764172 100755
--- a/icu4c/source/data/coll/es_EA.txt
+++ b/icu4c/source/data/coll/es_EA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_EC.txt b/icu4c/source/data/coll/es_EC.txt
index 97dee66..0d88efe 100644
--- a/icu4c/source/data/coll/es_EC.txt
+++ b/icu4c/source/data/coll/es_EC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_ES.txt b/icu4c/source/data/coll/es_ES.txt
index 982584f..eaef78f 100644
--- a/icu4c/source/data/coll/es_ES.txt
+++ b/icu4c/source/data/coll/es_ES.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_GQ.txt b/icu4c/source/data/coll/es_GQ.txt
index dc2185e..af3b7aa 100644
--- a/icu4c/source/data/coll/es_GQ.txt
+++ b/icu4c/source/data/coll/es_GQ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_GT.txt b/icu4c/source/data/coll/es_GT.txt
index 4881fef..1221f04 100644
--- a/icu4c/source/data/coll/es_GT.txt
+++ b/icu4c/source/data/coll/es_GT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_HN.txt b/icu4c/source/data/coll/es_HN.txt
index 4152540..5b6cde9 100644
--- a/icu4c/source/data/coll/es_HN.txt
+++ b/icu4c/source/data/coll/es_HN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_IC.txt b/icu4c/source/data/coll/es_IC.txt
index f9bb410..cafd4c4 100755
--- a/icu4c/source/data/coll/es_IC.txt
+++ b/icu4c/source/data/coll/es_IC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_MX.txt b/icu4c/source/data/coll/es_MX.txt
index 9e868f6..3602668 100644
--- a/icu4c/source/data/coll/es_MX.txt
+++ b/icu4c/source/data/coll/es_MX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_NI.txt b/icu4c/source/data/coll/es_NI.txt
index 843f271..022c182 100644
--- a/icu4c/source/data/coll/es_NI.txt
+++ b/icu4c/source/data/coll/es_NI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_PA.txt b/icu4c/source/data/coll/es_PA.txt
index 01a4686..0d25c3d 100644
--- a/icu4c/source/data/coll/es_PA.txt
+++ b/icu4c/source/data/coll/es_PA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_PE.txt b/icu4c/source/data/coll/es_PE.txt
index 04c1199..f0ef887 100644
--- a/icu4c/source/data/coll/es_PE.txt
+++ b/icu4c/source/data/coll/es_PE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_PH.txt b/icu4c/source/data/coll/es_PH.txt
index b609809..dd30fd7 100755
--- a/icu4c/source/data/coll/es_PH.txt
+++ b/icu4c/source/data/coll/es_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_PR.txt b/icu4c/source/data/coll/es_PR.txt
index dd600ed..51610b0 100644
--- a/icu4c/source/data/coll/es_PR.txt
+++ b/icu4c/source/data/coll/es_PR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_PY.txt b/icu4c/source/data/coll/es_PY.txt
index 5627ac5..0dd79d4 100644
--- a/icu4c/source/data/coll/es_PY.txt
+++ b/icu4c/source/data/coll/es_PY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_SV.txt b/icu4c/source/data/coll/es_SV.txt
index ef92a4c..0353aa8 100644
--- a/icu4c/source/data/coll/es_SV.txt
+++ b/icu4c/source/data/coll/es_SV.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_US.txt b/icu4c/source/data/coll/es_US.txt
index 15290a1..591bd2d 100644
--- a/icu4c/source/data/coll/es_US.txt
+++ b/icu4c/source/data/coll/es_US.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_UY.txt b/icu4c/source/data/coll/es_UY.txt
index f552615..33216e5 100644
--- a/icu4c/source/data/coll/es_UY.txt
+++ b/icu4c/source/data/coll/es_UY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es_VE.txt b/icu4c/source/data/coll/es_VE.txt
index 3e9693a..7658703 100644
--- a/icu4c/source/data/coll/es_VE.txt
+++ b/icu4c/source/data/coll/es_VE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/es__TRADITIONAL.txt b/icu4c/source/data/coll/es__TRADITIONAL.txt
index f6b323e..6895fa5 100644
--- a/icu4c/source/data/coll/es__TRADITIONAL.txt
+++ b/icu4c/source/data/coll/es__TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/et.txt b/icu4c/source/data/coll/et.txt
index 7db667b..b7e5865 100644
--- a/icu4c/source/data/coll/et.txt
+++ b/icu4c/source/data/coll/et.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/et.xml
@@ -18,7 +18,7 @@
                 "&v<<w<<<W"
                 "&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/et_EE.txt b/icu4c/source/data/coll/et_EE.txt
index e630316..64077ab 100644
--- a/icu4c/source/data/coll/et_EE.txt
+++ b/icu4c/source/data/coll/et_EE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fa.txt b/icu4c/source/data/coll/fa.txt
index 8e834b2..2082289 100644
--- a/icu4c/source/data/coll/fa.txt
+++ b/icu4c/source/data/coll/fa.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fa.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
                 "&[before 1]ا<آ"
                 "&ا<<ٱ<ء<<أ<<*ٲ<<إ<<*ٳ<<ؤ<<یٔ<<<ىٔ<<<ئ"
@@ -22,7 +22,7 @@
                 "&ۏ<ه<<*ەہةۃ<<ۀ<<*ھ"
                 "&ی<<*ىےيېۑۍێ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/fa_AF.txt b/icu4c/source/data/coll/fa_AF.txt
index b4f3a1d..628f41b 100644
--- a/icu4c/source/data/coll/fa_AF.txt
+++ b/icu4c/source/data/coll/fa_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fa_AF.xml
diff --git a/icu4c/source/data/coll/fa_IR.txt b/icu4c/source/data/coll/fa_IR.txt
index 2008116..05b0e87 100644
--- a/icu4c/source/data/coll/fa_IR.txt
+++ b/icu4c/source/data/coll/fa_IR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fi.txt b/icu4c/source/data/coll/fi.txt
index 130f2dc..b8cc0ef 100644
--- a/icu4c/source/data/coll/fi.txt
+++ b/icu4c/source/data/coll/fi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fi.xml
@@ -23,11 +23,11 @@
                 "&Z'\u0020'̵<<ʒ<<<Ʒ"
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -80,7 +80,7 @@
                 "&Y<<ü<<<Ü<<ű<<<Ű"
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -91,7 +91,7 @@
                 "&Y<<ü<<<Ü<<ű<<<Ű"
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/fi_FI.txt b/icu4c/source/data/coll/fi_FI.txt
index 4b6d548..fd6890d 100644
--- a/icu4c/source/data/coll/fi_FI.txt
+++ b/icu4c/source/data/coll/fi_FI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fil.txt b/icu4c/source/data/coll/fil.txt
index 048187c..e883cba 100755
--- a/icu4c/source/data/coll/fil.txt
+++ b/icu4c/source/data/coll/fil.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fil.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&N<ñ<<<Ñ<ng<<<Ng<<<NG"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/fil_PH.txt b/icu4c/source/data/coll/fil_PH.txt
index 05b68ba..f955a6d 100644
--- a/icu4c/source/data/coll/fil_PH.txt
+++ b/icu4c/source/data/coll/fil_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fo.txt b/icu4c/source/data/coll/fo.txt
index 50171d2..982f860 100644
--- a/icu4c/source/data/coll/fo.txt
+++ b/icu4c/source/data/coll/fo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fo.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,7 +67,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -78,7 +78,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/fo_FO.txt b/icu4c/source/data/coll/fo_FO.txt
index 138511b..61091b2 100644
--- a/icu4c/source/data/coll/fo_FO.txt
+++ b/icu4c/source/data/coll/fo_FO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr.txt b/icu4c/source/data/coll/fr.txt
index bdf49cc..47af5dc 100644
--- a/icu4c/source/data/coll/fr.txt
+++ b/icu4c/source/data/coll/fr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fr.xml
diff --git a/icu4c/source/data/coll/fr_BE.txt b/icu4c/source/data/coll/fr_BE.txt
index f576bfe..30cb709 100644
--- a/icu4c/source/data/coll/fr_BE.txt
+++ b/icu4c/source/data/coll/fr_BE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_BF.txt b/icu4c/source/data/coll/fr_BF.txt
index 63f6898..34e54b5 100644
--- a/icu4c/source/data/coll/fr_BF.txt
+++ b/icu4c/source/data/coll/fr_BF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_BI.txt b/icu4c/source/data/coll/fr_BI.txt
index 0d4f147..920cc59 100644
--- a/icu4c/source/data/coll/fr_BI.txt
+++ b/icu4c/source/data/coll/fr_BI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_BJ.txt b/icu4c/source/data/coll/fr_BJ.txt
index 0bb2498..d7afedb 100644
--- a/icu4c/source/data/coll/fr_BJ.txt
+++ b/icu4c/source/data/coll/fr_BJ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_BL.txt b/icu4c/source/data/coll/fr_BL.txt
index acf368e..4b86083 100644
--- a/icu4c/source/data/coll/fr_BL.txt
+++ b/icu4c/source/data/coll/fr_BL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CA.txt b/icu4c/source/data/coll/fr_CA.txt
index 599ed60..d6040c4 100644
--- a/icu4c/source/data/coll/fr_CA.txt
+++ b/icu4c/source/data/coll/fr_CA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/fr_CA.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{" [backwards 2]"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/fr_CD.txt b/icu4c/source/data/coll/fr_CD.txt
index 13573c6..e819c9e 100644
--- a/icu4c/source/data/coll/fr_CD.txt
+++ b/icu4c/source/data/coll/fr_CD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CF.txt b/icu4c/source/data/coll/fr_CF.txt
index 22aa95a..3bcbfdc 100644
--- a/icu4c/source/data/coll/fr_CF.txt
+++ b/icu4c/source/data/coll/fr_CF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CG.txt b/icu4c/source/data/coll/fr_CG.txt
index c6412f6..759fc48 100644
--- a/icu4c/source/data/coll/fr_CG.txt
+++ b/icu4c/source/data/coll/fr_CG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CH.txt b/icu4c/source/data/coll/fr_CH.txt
index fbeb094..b6ba768 100644
--- a/icu4c/source/data/coll/fr_CH.txt
+++ b/icu4c/source/data/coll/fr_CH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CI.txt b/icu4c/source/data/coll/fr_CI.txt
index b530ede2..9a2b8fa 100644
--- a/icu4c/source/data/coll/fr_CI.txt
+++ b/icu4c/source/data/coll/fr_CI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_CM.txt b/icu4c/source/data/coll/fr_CM.txt
index 54ab2ea..7a88479 100644
--- a/icu4c/source/data/coll/fr_CM.txt
+++ b/icu4c/source/data/coll/fr_CM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_DJ.txt b/icu4c/source/data/coll/fr_DJ.txt
index 220f700..6d8f58b 100644
--- a/icu4c/source/data/coll/fr_DJ.txt
+++ b/icu4c/source/data/coll/fr_DJ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_DZ.txt b/icu4c/source/data/coll/fr_DZ.txt
index 44f5ef1..da830c1 100755
--- a/icu4c/source/data/coll/fr_DZ.txt
+++ b/icu4c/source/data/coll/fr_DZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_FR.txt b/icu4c/source/data/coll/fr_FR.txt
index cced34d..16527c7 100644
--- a/icu4c/source/data/coll/fr_FR.txt
+++ b/icu4c/source/data/coll/fr_FR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_GA.txt b/icu4c/source/data/coll/fr_GA.txt
index aa126f8..b6d1b32 100644
--- a/icu4c/source/data/coll/fr_GA.txt
+++ b/icu4c/source/data/coll/fr_GA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_GN.txt b/icu4c/source/data/coll/fr_GN.txt
index 8c9287d..609510b 100644
--- a/icu4c/source/data/coll/fr_GN.txt
+++ b/icu4c/source/data/coll/fr_GN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_GP.txt b/icu4c/source/data/coll/fr_GP.txt
index c317fcd..40b106b 100644
--- a/icu4c/source/data/coll/fr_GP.txt
+++ b/icu4c/source/data/coll/fr_GP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_GQ.txt b/icu4c/source/data/coll/fr_GQ.txt
index 8355feb..dc9556f 100644
--- a/icu4c/source/data/coll/fr_GQ.txt
+++ b/icu4c/source/data/coll/fr_GQ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_HT.txt b/icu4c/source/data/coll/fr_HT.txt
index 0b40c9c..a9b69ac 100755
--- a/icu4c/source/data/coll/fr_HT.txt
+++ b/icu4c/source/data/coll/fr_HT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_KM.txt b/icu4c/source/data/coll/fr_KM.txt
index 784a127..cb5d5cd 100644
--- a/icu4c/source/data/coll/fr_KM.txt
+++ b/icu4c/source/data/coll/fr_KM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_LU.txt b/icu4c/source/data/coll/fr_LU.txt
index ac1da4c..2b4e3d0 100644
--- a/icu4c/source/data/coll/fr_LU.txt
+++ b/icu4c/source/data/coll/fr_LU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MA.txt b/icu4c/source/data/coll/fr_MA.txt
index 6c8243f..f651dfb 100755
--- a/icu4c/source/data/coll/fr_MA.txt
+++ b/icu4c/source/data/coll/fr_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MC.txt b/icu4c/source/data/coll/fr_MC.txt
index 0efcc75..8d51e8c 100644
--- a/icu4c/source/data/coll/fr_MC.txt
+++ b/icu4c/source/data/coll/fr_MC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MF.txt b/icu4c/source/data/coll/fr_MF.txt
index 3d1c49e..5dfab20 100644
--- a/icu4c/source/data/coll/fr_MF.txt
+++ b/icu4c/source/data/coll/fr_MF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MG.txt b/icu4c/source/data/coll/fr_MG.txt
index eb0134d..1028146 100644
--- a/icu4c/source/data/coll/fr_MG.txt
+++ b/icu4c/source/data/coll/fr_MG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_ML.txt b/icu4c/source/data/coll/fr_ML.txt
index 897af6c..0009cdf 100644
--- a/icu4c/source/data/coll/fr_ML.txt
+++ b/icu4c/source/data/coll/fr_ML.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MQ.txt b/icu4c/source/data/coll/fr_MQ.txt
index 39ca2df..ddd391e 100644
--- a/icu4c/source/data/coll/fr_MQ.txt
+++ b/icu4c/source/data/coll/fr_MQ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MR.txt b/icu4c/source/data/coll/fr_MR.txt
index c59271b..1a5a995 100755
--- a/icu4c/source/data/coll/fr_MR.txt
+++ b/icu4c/source/data/coll/fr_MR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_MU.txt b/icu4c/source/data/coll/fr_MU.txt
index d85aaf2..5e07288 100755
--- a/icu4c/source/data/coll/fr_MU.txt
+++ b/icu4c/source/data/coll/fr_MU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_NC.txt b/icu4c/source/data/coll/fr_NC.txt
index aec347f..8827dcc 100755
--- a/icu4c/source/data/coll/fr_NC.txt
+++ b/icu4c/source/data/coll/fr_NC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_NE.txt b/icu4c/source/data/coll/fr_NE.txt
index 4bfa40fa..0a0ff40 100644
--- a/icu4c/source/data/coll/fr_NE.txt
+++ b/icu4c/source/data/coll/fr_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_PF.txt b/icu4c/source/data/coll/fr_PF.txt
index 4f62b9c..7f45aed 100755
--- a/icu4c/source/data/coll/fr_PF.txt
+++ b/icu4c/source/data/coll/fr_PF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_RE.txt b/icu4c/source/data/coll/fr_RE.txt
index bad3751..077f0ce 100644
--- a/icu4c/source/data/coll/fr_RE.txt
+++ b/icu4c/source/data/coll/fr_RE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_RW.txt b/icu4c/source/data/coll/fr_RW.txt
index a2215ca..1b66924 100644
--- a/icu4c/source/data/coll/fr_RW.txt
+++ b/icu4c/source/data/coll/fr_RW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_SC.txt b/icu4c/source/data/coll/fr_SC.txt
index fd841c0..96aeab0 100755
--- a/icu4c/source/data/coll/fr_SC.txt
+++ b/icu4c/source/data/coll/fr_SC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_SN.txt b/icu4c/source/data/coll/fr_SN.txt
index 2859edd..b63a28f 100644
--- a/icu4c/source/data/coll/fr_SN.txt
+++ b/icu4c/source/data/coll/fr_SN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_SY.txt b/icu4c/source/data/coll/fr_SY.txt
index b3e3a23..a25ff0f 100755
--- a/icu4c/source/data/coll/fr_SY.txt
+++ b/icu4c/source/data/coll/fr_SY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_TD.txt b/icu4c/source/data/coll/fr_TD.txt
index 12af0b6..a6ef38a 100644
--- a/icu4c/source/data/coll/fr_TD.txt
+++ b/icu4c/source/data/coll/fr_TD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_TG.txt b/icu4c/source/data/coll/fr_TG.txt
index 8032d0b..3be8a18 100644
--- a/icu4c/source/data/coll/fr_TG.txt
+++ b/icu4c/source/data/coll/fr_TG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_TN.txt b/icu4c/source/data/coll/fr_TN.txt
index 3279841..0fe6c52 100755
--- a/icu4c/source/data/coll/fr_TN.txt
+++ b/icu4c/source/data/coll/fr_TN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/fr_VU.txt b/icu4c/source/data/coll/fr_VU.txt
index 26358c5..8319662 100755
--- a/icu4c/source/data/coll/fr_VU.txt
+++ b/icu4c/source/data/coll/fr_VU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ga.txt b/icu4c/source/data/coll/ga.txt
index 927ede6..8203476 100644
--- a/icu4c/source/data/coll/ga.txt
+++ b/icu4c/source/data/coll/ga.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ga_IE.txt b/icu4c/source/data/coll/ga_IE.txt
index 8318044..d98e286 100644
--- a/icu4c/source/data/coll/ga_IE.txt
+++ b/icu4c/source/data/coll/ga_IE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/gu.txt b/icu4c/source/data/coll/gu.txt
index 00bf573..63d4849 100644
--- a/icu4c/source/data/coll/gu.txt
+++ b/icu4c/source/data/coll/gu.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/gu.xml
@@ -13,8 +13,8 @@
     Version{"2.0.50.24"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ૐ<ં<<ઁ<ઃ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ૐ<ં<<ઁ<ઃ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/gu_IN.txt b/icu4c/source/data/coll/gu_IN.txt
index 4381f4e..a8a735e 100644
--- a/icu4c/source/data/coll/gu_IN.txt
+++ b/icu4c/source/data/coll/gu_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ha.txt b/icu4c/source/data/coll/ha.txt
index 7117a44..67106fb 100644
--- a/icu4c/source/data/coll/ha.txt
+++ b/icu4c/source/data/coll/ha.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ha.xml
@@ -21,7 +21,7 @@
                 "&T<ts<<<Ts<<<TS"
                 "&Y<ƴ<<<ʼy<<<''y<<<Ƴ<<<ʼY<<<''Y"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ha_Latn.txt b/icu4c/source/data/coll/ha_Latn.txt
index ad8b61b..86f0902 100644
--- a/icu4c/source/data/coll/ha_Latn.txt
+++ b/icu4c/source/data/coll/ha_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ha_Latn_GH.txt b/icu4c/source/data/coll/ha_Latn_GH.txt
index 940afee..c4b2c75 100644
--- a/icu4c/source/data/coll/ha_Latn_GH.txt
+++ b/icu4c/source/data/coll/ha_Latn_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ha_Latn_NE.txt b/icu4c/source/data/coll/ha_Latn_NE.txt
index a5fe06a..388f3e3 100644
--- a/icu4c/source/data/coll/ha_Latn_NE.txt
+++ b/icu4c/source/data/coll/ha_Latn_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ha_Latn_NG.txt b/icu4c/source/data/coll/ha_Latn_NG.txt
index e7442e8..895bc91 100644
--- a/icu4c/source/data/coll/ha_Latn_NG.txt
+++ b/icu4c/source/data/coll/ha_Latn_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/haw.txt b/icu4c/source/data/coll/haw.txt
index be7918f..e110b75 100644
--- a/icu4c/source/data/coll/haw.txt
+++ b/icu4c/source/data/coll/haw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/haw.xml
@@ -28,7 +28,7 @@
                 "&p<<<P"
                 "&w<<<W"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/he.txt b/icu4c/source/data/coll/he.txt
index 51f0d3f..93511c5 100644
--- a/icu4c/source/data/coll/he.txt
+++ b/icu4c/source/data/coll/he.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/he.xml
@@ -10,11 +10,66 @@
  *  ICU <specials> source: <path>/xml/collation/he.xml
  */
 he{
-    Version{"2.0.41.26"}
+    Version{"2.0.80.59"}
     collations{
+        search{
+            Sequence{
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
+                "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
+                "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
+                "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
+                "&ه<<<ﻫ<<<ﻬ<<<ﻪ<<<ﻩ<<ة<<<ﺔ<<<ﺓ"
+                "&[last primary ignorable ]<<׳<<''<<״<<'\"'<<ـ<<ฺ"
+                "&ᄀ=ᆨ"
+                "&ᄀᄀ=ᄁ=ᆩ"
+                "&ᄀᄉ=ᆪ"
+                "&ᄂ=ᆫ"
+                "&ᄂᄌ=ᆬ"
+                "&ᄂᄒ=ᆭ"
+                "&ᄃ=ᆮ"
+                "&ᄃᄃ=ᄄ"
+                "&ᄅ=ᆯ"
+                "&ᄅᄀ=ᆰ"
+                "&ᄅᄆ=ᆱ"
+                "&ᄅᄇ=ᆲ"
+                "&ᄅᄉ=ᆳ"
+                "&ᄅᄐ=ᆴ"
+                "&ᄅᄑ=ᆵ"
+                "&ᄅᄒ=ᆶ"
+                "&ᄆ=ᆷ"
+                "&ᄇ=ᆸ"
+                "&ᄇᄇ=ᄈ"
+                "&ᄇᄉ=ᆹ"
+                "&ᄉ=ᆺ"
+                "&ᄉᄉ=ᄊ=ᆻ"
+                "&ᄋ=ᆼ"
+                "&ᄌ=ᆽ"
+                "&ᄌᄌ=ᄍ"
+                "&ᄎ=ᆾ"
+                "&ᄏ=ᆿ"
+                "&ᄐ=ᇀ"
+                "&ᄑ=ᇁ"
+                "&ᄒ=ᇂ"
+                "&ᅡᅵ=ᅢ"
+                "&ᅣᅵ=ᅤ"
+                "&ᅥᅵ=ᅦ"
+                "&ᅧᅵ=ᅨ"
+                "&ᅩᅡ=ᅪ"
+                "&ᅩᅡᅵ=ᅫ"
+                "&ᅩᅵ=ᅬ"
+                "&ᅮᅴ=ᅯ"
+                "&ᅮᅴᅵ=ᅰ"
+                "&ᅮᅵ=ᅱ"
+            }
+            Version{"23"}
+        }
         standard{
-            Sequence{" [normalization on ]"}
-            Version{"22.1.1"}
+            Sequence{
+                " [normalization on] [reorder Hebr Latn]"
+                "&[before 2]''<<׳"
+                "&[before 2]'\"'<<״"
+            }
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/he_IL.txt b/icu4c/source/data/coll/he_IL.txt
index 596cc02..ecddcd7 100644
--- a/icu4c/source/data/coll/he_IL.txt
+++ b/icu4c/source/data/coll/he_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hi.txt b/icu4c/source/data/coll/hi.txt
index 0b3e3f7..53e6d95 100644
--- a/icu4c/source/data/coll/hi.txt
+++ b/icu4c/source/data/coll/hi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/hi.xml
@@ -13,8 +13,8 @@
     Version{"2.0.63.59"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ॐ<ं<<ँ<ः"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ॐ<ं<<ँ<ः"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/hi_.txt b/icu4c/source/data/coll/hi_.txt
index d353d9f..eace60d 100644
--- a/icu4c/source/data/coll/hi_.txt
+++ b/icu4c/source/data/coll/hi_.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hi_IN.txt b/icu4c/source/data/coll/hi_IN.txt
index 833503f..0bbfedd 100644
--- a/icu4c/source/data/coll/hi_IN.txt
+++ b/icu4c/source/data/coll/hi_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hi__DIRECT.txt b/icu4c/source/data/coll/hi__DIRECT.txt
index fd5973f..406d813 100644
--- a/icu4c/source/data/coll/hi__DIRECT.txt
+++ b/icu4c/source/data/coll/hi__DIRECT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hr.txt b/icu4c/source/data/coll/hr.txt
index f9c0763..36b7c0b 100644
--- a/icu4c/source/data/coll/hr.txt
+++ b/icu4c/source/data/coll/hr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/hr.xml
@@ -10,11 +10,12 @@
  *  ICU <specials> source: <path>/xml/collation/hr.xml
  */
 hr{
-    Version{"2.0.76.11"}
+    Version{"2.0.80.59"}
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on] [reorder Latn Cyrl][suppressContractions [เ-ไ ເ-"
+                "ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,7 +68,7 @@
                 "&S<š<<<Š"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -78,7 +79,7 @@
                 "&S<š<<<Š"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/hr_BA.txt b/icu4c/source/data/coll/hr_BA.txt
index fb0aae4..f35fd18 100755
--- a/icu4c/source/data/coll/hr_BA.txt
+++ b/icu4c/source/data/coll/hr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hr_HR.txt b/icu4c/source/data/coll/hr_HR.txt
index f7979c2..37b75fa 100644
--- a/icu4c/source/data/coll/hr_HR.txt
+++ b/icu4c/source/data/coll/hr_HR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hu.txt b/icu4c/source/data/coll/hu.txt
index b665b03..a117ba9 100644
--- a/icu4c/source/data/coll/hu.txt
+++ b/icu4c/source/data/coll/hu.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/hu.xml
@@ -53,7 +53,7 @@
                 "&Zs<<<Zzs/zs"
                 "&ZS<<<ZZS/ZS"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/hu_HU.txt b/icu4c/source/data/coll/hu_HU.txt
index d73591c..9ad5958 100644
--- a/icu4c/source/data/coll/hu_HU.txt
+++ b/icu4c/source/data/coll/hu_HU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/hy.txt b/icu4c/source/data/coll/hy.txt
index ccb58d2..ce17474 100644
--- a/icu4c/source/data/coll/hy.txt
+++ b/icu4c/source/data/coll/hy.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/hy.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&ք<և<<<Եւ"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/hy_AM.txt b/icu4c/source/data/coll/hy_AM.txt
index 17dd51c..0bc84b2 100644
--- a/icu4c/source/data/coll/hy_AM.txt
+++ b/icu4c/source/data/coll/hy_AM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/id.txt b/icu4c/source/data/coll/id.txt
index 7186b8f..a59260c 100644
--- a/icu4c/source/data/coll/id.txt
+++ b/icu4c/source/data/coll/id.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/id_ID.txt b/icu4c/source/data/coll/id_ID.txt
index 5c82742..8a5cbf6 100644
--- a/icu4c/source/data/coll/id_ID.txt
+++ b/icu4c/source/data/coll/id_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ig.txt b/icu4c/source/data/coll/ig.txt
index e64511c..b3c38fd 100755
--- a/icu4c/source/data/coll/ig.txt
+++ b/icu4c/source/data/coll/ig.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ig.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&B<ch<<<Ch<<<CH"
                 "&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW"
                 "&I<ị<<<Ị"
@@ -24,7 +24,7 @@
                 "&S<sh<<<Sh<<<SH"
                 "&U<ụ<<<Ụ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ig_NG.txt b/icu4c/source/data/coll/ig_NG.txt
index 6acffc9..d712bd4 100755
--- a/icu4c/source/data/coll/ig_NG.txt
+++ b/icu4c/source/data/coll/ig_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/in.txt b/icu4c/source/data/coll/in.txt
index cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/coll/in.txt
+++ b/icu4c/source/data/coll/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/in_ID.txt b/icu4c/source/data/coll/in_ID.txt
index d22885f..bc2b4af 100644
--- a/icu4c/source/data/coll/in_ID.txt
+++ b/icu4c/source/data/coll/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/is.txt b/icu4c/source/data/coll/is.txt
index a040897..309ffa9 100644
--- a/icu4c/source/data/coll/is.txt
+++ b/icu4c/source/data/coll/is.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/is.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -69,7 +69,7 @@
                 "&[before 1]z<ý<<<Ý"
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -82,7 +82,7 @@
                 "&[before 1]z<ý<<<Ý"
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/is_IS.txt b/icu4c/source/data/coll/is_IS.txt
index 2bc96d2..0e5ee46 100644
--- a/icu4c/source/data/coll/is_IS.txt
+++ b/icu4c/source/data/coll/is_IS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/it.txt b/icu4c/source/data/coll/it.txt
index cf54c91..e4cda07 100644
--- a/icu4c/source/data/coll/it.txt
+++ b/icu4c/source/data/coll/it.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/it_CH.txt b/icu4c/source/data/coll/it_CH.txt
index 747bea6..fc0670f 100644
--- a/icu4c/source/data/coll/it_CH.txt
+++ b/icu4c/source/data/coll/it_CH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/it_IT.txt b/icu4c/source/data/coll/it_IT.txt
index e58af04..8b9d9dd 100644
--- a/icu4c/source/data/coll/it_IT.txt
+++ b/icu4c/source/data/coll/it_IT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/it_SM.txt b/icu4c/source/data/coll/it_SM.txt
index cfcf3e5..abeb1e5 100755
--- a/icu4c/source/data/coll/it_SM.txt
+++ b/icu4c/source/data/coll/it_SM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/iw.txt b/icu4c/source/data/coll/iw.txt
index c10c184..8352a34 100644
--- a/icu4c/source/data/coll/iw.txt
+++ b/icu4c/source/data/coll/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/iw_IL.txt b/icu4c/source/data/coll/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/coll/iw_IL.txt
+++ b/icu4c/source/data/coll/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ja.txt b/icu4c/source/data/coll/ja.txt
index d8affeb..da1ba7d 100644
--- a/icu4c/source/data/coll/ja.txt
+++ b/icu4c/source/data/coll/ja.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ja.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [strength 3 ] [hiraganaQ on ]"
+                " [strength 3] [hiraganaQ on]"
                 "&ヽ=ゝ"
                 "&[before 3]ァ<<<ァ|ー=ァ|ー=ぁ|ー=ア|ー=ア|ー=あ|ー=カ|ー=カ|ー=か|ー=ゕ|ー=ガ|ー=が|ー=サ|ー=サ"
                 "|ー=さ|ー=ザ|ー=ざ|ー=タ|ー=タ|ー=た|ー=ダ|ー=だ|ー=ナ|ー=ナ|ー=な|ー=ハ|ー=ハ|ー=ㇵ|ー=は|ー=バ|ー=ば"
@@ -417,11 +417,11 @@
                 "鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎"
                 "-黐黔黜點黝黠黥黨黯黴黶黷黹黻-黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟-齡齦齧齬齪齷齲齶龕龜龠堯槇遙瑤凜熙"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         unihan{
             Sequence{
-                " [strength 3 ] [hiraganaQ on ]"
+                " [strength 3] [hiraganaQ on]"
                 "&ヽ=ゝ"
                 "&[before 3]ァ<<<ァ|ー=ァ|ー=ぁ|ー=ア|ー=ア|ー=あ|ー=カ|ー=カ|ー=か|ー=ゕ|ー=ガ|ー=が|ー=サ|ー=サ"
                 "|ー=さ|ー=ザ|ー=ざ|ー=タ|ー=タ|ー=た|ー=ダ|ー=だ|ー=ナ|ー=ナ|ー=な|ー=ハ|ー=ハ|ー=ㇵ|ー=は|ー=バ|ー=ば"
@@ -1741,7 +1741,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ja_JP.txt b/icu4c/source/data/coll/ja_JP.txt
index 40dec88..c759c89 100644
--- a/icu4c/source/data/coll/ja_JP.txt
+++ b/icu4c/source/data/coll/ja_JP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ka.txt b/icu4c/source/data/coll/ka.txt
index 6c7d325..35170db 100644
--- a/icu4c/source/data/coll/ka.txt
+++ b/icu4c/source/data/coll/ka.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ka_GE.txt b/icu4c/source/data/coll/ka_GE.txt
index 4fd79bb..43c17d9 100644
--- a/icu4c/source/data/coll/ka_GE.txt
+++ b/icu4c/source/data/coll/ka_GE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/kk.txt b/icu4c/source/data/coll/kk.txt
index 4baeae3..aee6a23 100644
--- a/icu4c/source/data/coll/kk.txt
+++ b/icu4c/source/data/coll/kk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/kk.xml
@@ -14,12 +14,12 @@
     collations{
         standard{
             Sequence{
-                "[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ] ]"
+                "[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ]]"
                 "&Е<ё<<<Ё"
                 "&Ұ<ү<<<Ү"
                 "&[before 1]ь<і<<<І"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/kk_KZ.txt b/icu4c/source/data/coll/kk_KZ.txt
index ba9a807..4ce688d 100644
--- a/icu4c/source/data/coll/kk_KZ.txt
+++ b/icu4c/source/data/coll/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/kl.txt b/icu4c/source/data/coll/kl.txt
index f59c68c..1d1edcd 100644
--- a/icu4c/source/data/coll/kl.txt
+++ b/icu4c/source/data/coll/kl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/kl.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -66,7 +66,7 @@
                 "&Y<<ü<<<Ü<<ű<<<Ű"
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -76,7 +76,7 @@
                 "&Y<<ü<<<Ü<<ű<<<Ű"
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/kl_GL.txt b/icu4c/source/data/coll/kl_GL.txt
index ebd1c94..71dc0ce 100644
--- a/icu4c/source/data/coll/kl_GL.txt
+++ b/icu4c/source/data/coll/kl_GL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/km.txt b/icu4c/source/data/coll/km.txt
index 9b6470b..39c4405 100644
--- a/icu4c/source/data/coll/km.txt
+++ b/icu4c/source/data/coll/km.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/km.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&[last tertiary ignorable ]=឴=឵"
                 "&។ល។<<<៘"
                 "&ៈ<<៎<<៏<<៑<<័<<ៈ<<៝<<់<<៉<<៊<<៍"
@@ -74,7 +74,7 @@
                 "&ឱ<<<ឲ"
                 "&ៅ<ុំ<ំ<ាំ<ះ<ិះ<ុះ<េះ<ោះ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/km_KH.txt b/icu4c/source/data/coll/km_KH.txt
index dbf1573..cf16d79 100755
--- a/icu4c/source/data/coll/km_KH.txt
+++ b/icu4c/source/data/coll/km_KH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/kn.txt b/icu4c/source/data/coll/kn.txt
index e57046c..2efebd5 100644
--- a/icu4c/source/data/coll/kn.txt
+++ b/icu4c/source/data/coll/kn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/kn.xml
@@ -13,12 +13,12 @@
     Version{"2.0.49.81"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ಔ<ಂ<ಃ<ೱ<ೲ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ಔ<ಂ<ಃ<ೱ<ೲ"}
+            Version{"23"}
         }
         traditional{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&ಔ<ಂ<ಃ<ೱ<ೲ<ಕ್<ಖ್<ಗ್<ಘ್<ಙ್<ಚ್<ಛ್<ಜ್<ಝ್<ಞ್<ಟ್<ಠ್<ಡ್<ಢ್<ಣ್<ತ್<ಥ್<ದ್<ಧ್<"
                 "ನ್<ಪ್<ಫ್<ಬ್<ಭ್<ಮ್<ಯ್<ರ್<ಱ್<ಲ್<ವ್<ಶ್<ಷ್<ಸ್<ಹ್<ಳ್<ೞ್"
                 "&ಕ್ಅ=ಕ"
@@ -655,7 +655,7 @@
                 "&ಫೋ<<<ಫ಼ೋ"
                 "&ಫೌ<<<ಫ಼ೌ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/kn_IN.txt b/icu4c/source/data/coll/kn_IN.txt
index 9aae72b..f09cb9f 100644
--- a/icu4c/source/data/coll/kn_IN.txt
+++ b/icu4c/source/data/coll/kn_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ko.txt b/icu4c/source/data/coll/ko.txt
index 544258e..f08b9ca 100644
--- a/icu4c/source/data/coll/ko.txt
+++ b/icu4c/source/data/coll/ko.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ko.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -199,11 +199,11 @@
                 "&ᅩᅣ=ᆦ"
                 "&ᅩᅣᅵ=ᆧ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         searchjl{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -217,7 +217,7 @@
                 "&ᄉ<<ᄊ=ᄉᄉ<<<ㅆ"
                 "&ᄌ<<ᄍ=ᄌᄌ<<<ㅉ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -261,7 +261,7 @@
                 "폿퐁퐈퐝푀푄표푠푤푭푯푸-푹푼푿-풀풂품-풉풋풍풔풩퓌퓐퓔퓜퓟퓨퓬퓰퓸퓻퓽프픈플픔-픕픗피-픽핀필핌-핍핏핑하-학한할핥함-합핫항해-핵"
                 "핸핼햄-햅햇-행햐향허-헉헌헐헒험-헙헛헝헤-헥헨헬헴-헵헷헹혀-혁현혈혐-협혓-형혜혠혤혭호-혹혼홀홅홈-홉홋홍홑화-확환활홧황홰-홱"
                 "홴횃횅회-획횐횔횝횟횡효횬횰횹횻후-훅훈훌훑훔훗훙훠훤훨훰훵훼-훽휀휄휑휘-휙휜휠휨-휩휫휭휴-휵휸휼흄흇흉흐-흑흔흖-흙흠-흡흣흥흩희"
-                "흰흴흼-흽힁히-힉힌힐힘-힙힛힝] ]"
+                "흰흴흼-흽힁히-힉힌힐힘-힙힛힝]]"
                 "&가<<*伽佳假價加可呵哥嘉嫁家暇架枷柯歌珂痂稼苛茄街袈訶賈跏軻迦駕仮傢咖哿坷宊斝榎檟珈笳耞舸葭謌"
                 "&각<<*刻却各恪慤殼珏脚覺角閣卻咯埆搉擱桷"
                 "&간<<*侃刊墾奸姦干幹懇揀杆柬桿澗癎看磵稈竿簡肝艮艱諫間偘慳栞榦玕秆茛衎赶迀齦"
@@ -752,7 +752,7 @@
                 "&희<<*僖凞喜噫囍姬嬉希憙憘戱晞曦熙熹熺犧禧稀羲咥唏嘻悕戲暿欷燹爔豨餼"
                 "&힐<<*詰犵纈襭頡黠"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         unihan{
             Sequence{
@@ -1768,7 +1768,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ko_KP.txt b/icu4c/source/data/coll/ko_KP.txt
index 2737cc9..f8ebdcf 100755
--- a/icu4c/source/data/coll/ko_KP.txt
+++ b/icu4c/source/data/coll/ko_KP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ko_KR.txt b/icu4c/source/data/coll/ko_KR.txt
index fd5c062..4d209b0 100644
--- a/icu4c/source/data/coll/ko_KR.txt
+++ b/icu4c/source/data/coll/ko_KR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/kok.txt b/icu4c/source/data/coll/kok.txt
index 7da2691..6f7a851 100644
--- a/icu4c/source/data/coll/kok.txt
+++ b/icu4c/source/data/coll/kok.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/kok.xml
@@ -13,8 +13,8 @@
     Version{"2.0.42.63"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ॐ<ं<<ँ<ः&ह<ळ<क्ष"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ॐ<ं<<ँ<ः&ह<ळ<क्ष"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/kok_IN.txt b/icu4c/source/data/coll/kok_IN.txt
index ed66237..04f1cfd 100644
--- a/icu4c/source/data/coll/kok_IN.txt
+++ b/icu4c/source/data/coll/kok_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ln.txt b/icu4c/source/data/coll/ln.txt
index 16fcb15..d98361d 100755
--- a/icu4c/source/data/coll/ln.txt
+++ b/icu4c/source/data/coll/ln.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ln.xml
@@ -26,11 +26,11 @@
                 "&S<sh<<<sH<<<Sh<<<SH"
                 "&T<ts<<<tS<<<Ts<<<TS"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{"&E<ɛ<<<Ɛ&O<<ɔ<<<Ɔ"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ln_AO.txt b/icu4c/source/data/coll/ln_AO.txt
index 7d5d1ba..a112c83 100755
--- a/icu4c/source/data/coll/ln_AO.txt
+++ b/icu4c/source/data/coll/ln_AO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ln_CD.txt b/icu4c/source/data/coll/ln_CD.txt
index 7c7db77..a5a669c 100755
--- a/icu4c/source/data/coll/ln_CD.txt
+++ b/icu4c/source/data/coll/ln_CD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ln_CF.txt b/icu4c/source/data/coll/ln_CF.txt
index 744065c..0ebd199 100755
--- a/icu4c/source/data/coll/ln_CF.txt
+++ b/icu4c/source/data/coll/ln_CF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ln_CG.txt b/icu4c/source/data/coll/ln_CG.txt
index f2f6930..b62cb82 100755
--- a/icu4c/source/data/coll/ln_CG.txt
+++ b/icu4c/source/data/coll/ln_CG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/lt.txt b/icu4c/source/data/coll/lt.txt
index c92bdf7..c9afd31 100644
--- a/icu4c/source/data/coll/lt.txt
+++ b/icu4c/source/data/coll/lt.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/lt.xml
@@ -25,7 +25,7 @@
                 "&U<<ų<<<Ų<<ū<<<Ū"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/lt_LT.txt b/icu4c/source/data/coll/lt_LT.txt
index 8bc8713..2946514 100644
--- a/icu4c/source/data/coll/lt_LT.txt
+++ b/icu4c/source/data/coll/lt_LT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/lv.txt b/icu4c/source/data/coll/lv.txt
index 61d1f63..5e28994 100644
--- a/icu4c/source/data/coll/lv.txt
+++ b/icu4c/source/data/coll/lv.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/lv.xml
@@ -23,7 +23,7 @@
                 "&[before 1]T<š<<<Š"
                 "&[before 1]Ʒ<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/lv_LV.txt b/icu4c/source/data/coll/lv_LV.txt
index 76cc6b8..dd7120d 100644
--- a/icu4c/source/data/coll/lv_LV.txt
+++ b/icu4c/source/data/coll/lv_LV.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/mk.txt b/icu4c/source/data/coll/mk.txt
index efca093..4a16909 100644
--- a/icu4c/source/data/coll/mk.txt
+++ b/icu4c/source/data/coll/mk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/mk.xml
@@ -13,8 +13,8 @@
     Version{"2.0.49.75"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәЕеЖжЗзИиІіОоӨөУуЧчЫыЭэѴѵ] ]"}
-            Version{"22.1.1"}
+            Sequence{"[suppressContractions [АаӘәЕеЖжЗзИиІіОоӨөУуЧчЫыЭэѴѵ]]"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/mk_MK.txt b/icu4c/source/data/coll/mk_MK.txt
index 885eeea..ff7e7b4 100644
--- a/icu4c/source/data/coll/mk_MK.txt
+++ b/icu4c/source/data/coll/mk_MK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ml.txt b/icu4c/source/data/coll/ml.txt
index ef37e6f..db87fff 100644
--- a/icu4c/source/data/coll/ml.txt
+++ b/icu4c/source/data/coll/ml.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ml.xml
@@ -26,7 +26,7 @@
                 "&മ്<<ം"
                 "&ന്<<<ൻ്"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ml_IN.txt b/icu4c/source/data/coll/ml_IN.txt
index a0be1f4..ca19ff5 100644
--- a/icu4c/source/data/coll/ml_IN.txt
+++ b/icu4c/source/data/coll/ml_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/mo.txt b/icu4c/source/data/coll/mo.txt
index ef3bdd7..55f72d2 100644
--- a/icu4c/source/data/coll/mo.txt
+++ b/icu4c/source/data/coll/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/mr.txt b/icu4c/source/data/coll/mr.txt
index 01425d9..6124ff8 100644
--- a/icu4c/source/data/coll/mr.txt
+++ b/icu4c/source/data/coll/mr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/mr.xml
@@ -13,8 +13,8 @@
     Version{"2.0.42.63"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ॐ<ं<<ँ<ः&ह<ळ<क्ष<ज्ञ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ॐ<ं<<ँ<ः&ह<ळ<क्ष<ज्ञ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/mr_IN.txt b/icu4c/source/data/coll/mr_IN.txt
index a5f0325..8f24295 100644
--- a/icu4c/source/data/coll/mr_IN.txt
+++ b/icu4c/source/data/coll/mr_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ms.txt b/icu4c/source/data/coll/ms.txt
index a9238b4..3ba9363 100644
--- a/icu4c/source/data/coll/ms.txt
+++ b/icu4c/source/data/coll/ms.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ms_BN.txt b/icu4c/source/data/coll/ms_BN.txt
deleted file mode 100644
index 1a349be..0000000
--- a/icu4c/source/data/coll/ms_BN.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/icu-config.xml & build.xml
-// *
-// ***************************************************************************
-/**
- * validSubLocale of "root"
- */
-ms_BN{
-    /**
-     * so genrb doesn't issue warnings
-     */
-    ___{""}
-}
diff --git a/icu4c/source/data/coll/ms_MY.txt b/icu4c/source/data/coll/ms_Latn.txt
similarity index 86%
copy from icu4c/source/data/coll/ms_MY.txt
copy to icu4c/source/data/coll/ms_Latn.txt
index de0b3ec..4e8a2da 100644
--- a/icu4c/source/data/coll/ms_MY.txt
+++ b/icu4c/source/data/coll/ms_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
@@ -9,7 +9,7 @@
 /**
  * validSubLocale of "root"
  */
-ms_MY{
+ms_Latn{
     /**
      * so genrb doesn't issue warnings
      */
diff --git a/icu4c/source/data/coll/ms_MY.txt b/icu4c/source/data/coll/ms_Latn_BN.txt
similarity index 86%
copy from icu4c/source/data/coll/ms_MY.txt
copy to icu4c/source/data/coll/ms_Latn_BN.txt
index de0b3ec..92cc2a6 100644
--- a/icu4c/source/data/coll/ms_MY.txt
+++ b/icu4c/source/data/coll/ms_Latn_BN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
@@ -9,7 +9,7 @@
 /**
  * validSubLocale of "root"
  */
-ms_MY{
+ms_Latn_BN{
     /**
      * so genrb doesn't issue warnings
      */
diff --git a/icu4c/source/data/coll/ms_MY.txt b/icu4c/source/data/coll/ms_Latn_MY.txt
similarity index 86%
copy from icu4c/source/data/coll/ms_MY.txt
copy to icu4c/source/data/coll/ms_Latn_MY.txt
index de0b3ec..4217bb0 100644
--- a/icu4c/source/data/coll/ms_MY.txt
+++ b/icu4c/source/data/coll/ms_Latn_MY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
@@ -9,7 +9,7 @@
 /**
  * validSubLocale of "root"
  */
-ms_MY{
+ms_Latn_MY{
     /**
      * so genrb doesn't issue warnings
      */
diff --git a/icu4c/source/data/coll/ms_MY.txt b/icu4c/source/data/coll/ms_Latn_SG.txt
similarity index 86%
rename from icu4c/source/data/coll/ms_MY.txt
rename to icu4c/source/data/coll/ms_Latn_SG.txt
index de0b3ec..cd3a38f 100644
--- a/icu4c/source/data/coll/ms_MY.txt
+++ b/icu4c/source/data/coll/ms_Latn_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
@@ -9,7 +9,7 @@
 /**
  * validSubLocale of "root"
  */
-ms_MY{
+ms_Latn_SG{
     /**
      * so genrb doesn't issue warnings
      */
diff --git a/icu4c/source/data/coll/ms_SG.txt b/icu4c/source/data/coll/ms_SG.txt
deleted file mode 100755
index 7f1c6b5..0000000
--- a/icu4c/source/data/coll/ms_SG.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/icu-config.xml & build.xml
-// *
-// ***************************************************************************
-/**
- * validSubLocale of "root"
- */
-ms_SG{
-    /**
-     * so genrb doesn't issue warnings
-     */
-    ___{""}
-}
diff --git a/icu4c/source/data/coll/mt.txt b/icu4c/source/data/coll/mt.txt
index 31b1c83..c2b9c92 100644
--- a/icu4c/source/data/coll/mt.txt
+++ b/icu4c/source/data/coll/mt.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/mt.xml
@@ -14,14 +14,14 @@
     collations{
         standard{
             Sequence{
-                " [caseFirst upper ]"
+                " [caseFirst upper]"
                 "&[before 1]c<Ċ<<<ċ"
                 "&[before 1]g<Ġ<<<ġ"
                 "&[before 1]h<GĦ<<<Għ<<<gĦ<<<għ"
                 "&[before 1]i<Ħ<<<ħ"
                 "&[before 1]z<Ż<<<ż"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/mt_MT.txt b/icu4c/source/data/coll/mt_MT.txt
index c2aacd5..ec83b8c 100644
--- a/icu4c/source/data/coll/mt_MT.txt
+++ b/icu4c/source/data/coll/mt_MT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/my.txt b/icu4c/source/data/coll/my.txt
index de78914..d3f0947 100644
--- a/icu4c/source/data/coll/my.txt
+++ b/icu4c/source/data/coll/my.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/my.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&ႌ<့<း<့း"
                 "&ာ<<ါ"
                 "&ဲ<ော<<ေါ<ော်<<ေါ်"
@@ -387,7 +387,7 @@
                 "&ထမင်း=ထ္မင်း"
                 "&လက်ဘက်=လ္ဘက်"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/my_MM.txt b/icu4c/source/data/coll/my_MM.txt
index 568c5b1..905f789 100644
--- a/icu4c/source/data/coll/my_MM.txt
+++ b/icu4c/source/data/coll/my_MM.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nb.txt b/icu4c/source/data/coll/nb.txt
index ce3cf91..56918ba 100644
--- a/icu4c/source/data/coll/nb.txt
+++ b/icu4c/source/data/coll/nb.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/nb.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,7 +67,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -78,7 +78,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/nb_NO.txt b/icu4c/source/data/coll/nb_NO.txt
index 821b617..fb274c8 100644
--- a/icu4c/source/data/coll/nb_NO.txt
+++ b/icu4c/source/data/coll/nb_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl.txt b/icu4c/source/data/coll/nl.txt
index a5b04bb..08607f2 100644
--- a/icu4c/source/data/coll/nl.txt
+++ b/icu4c/source/data/coll/nl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_AW.txt b/icu4c/source/data/coll/nl_AW.txt
index 9f24c9b..f080e5b 100755
--- a/icu4c/source/data/coll/nl_AW.txt
+++ b/icu4c/source/data/coll/nl_AW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_BE.txt b/icu4c/source/data/coll/nl_BE.txt
index 4cb215d..f0966a9 100644
--- a/icu4c/source/data/coll/nl_BE.txt
+++ b/icu4c/source/data/coll/nl_BE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_CW.txt b/icu4c/source/data/coll/nl_CW.txt
index 858f82a..ed39ab3 100644
--- a/icu4c/source/data/coll/nl_CW.txt
+++ b/icu4c/source/data/coll/nl_CW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_NL.txt b/icu4c/source/data/coll/nl_NL.txt
index 7183385..3a19f79 100644
--- a/icu4c/source/data/coll/nl_NL.txt
+++ b/icu4c/source/data/coll/nl_NL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_SR.txt b/icu4c/source/data/coll/nl_SR.txt
index 00c71ba..839b445 100755
--- a/icu4c/source/data/coll/nl_SR.txt
+++ b/icu4c/source/data/coll/nl_SR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nl_SX.txt b/icu4c/source/data/coll/nl_SX.txt
index 186cac7..41d9d70 100644
--- a/icu4c/source/data/coll/nl_SX.txt
+++ b/icu4c/source/data/coll/nl_SX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/nn.txt b/icu4c/source/data/coll/nn.txt
index 7f75a6a..428844f 100644
--- a/icu4c/source/data/coll/nn.txt
+++ b/icu4c/source/data/coll/nn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/nn.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,7 +67,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -78,7 +78,7 @@
                 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
                 "<aa<<<Aa<<<AA"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/nn_NO.txt b/icu4c/source/data/coll/nn_NO.txt
index 7f358ec..64ebb56 100644
--- a/icu4c/source/data/coll/nn_NO.txt
+++ b/icu4c/source/data/coll/nn_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/no.txt b/icu4c/source/data/coll/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/coll/no.txt
+++ b/icu4c/source/data/coll/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/no_NO.txt b/icu4c/source/data/coll/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/coll/no_NO.txt
+++ b/icu4c/source/data/coll/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/om.txt b/icu4c/source/data/coll/om.txt
index 6648986..3289a10 100644
--- a/icu4c/source/data/coll/om.txt
+++ b/icu4c/source/data/coll/om.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/om.xml
@@ -17,7 +17,7 @@
                 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
                 "sh<<<Sh"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/om_ET.txt b/icu4c/source/data/coll/om_ET.txt
index 23aa740..58ec263 100644
--- a/icu4c/source/data/coll/om_ET.txt
+++ b/icu4c/source/data/coll/om_ET.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/om_KE.txt b/icu4c/source/data/coll/om_KE.txt
index 8218c32..e3000f7 100644
--- a/icu4c/source/data/coll/om_KE.txt
+++ b/icu4c/source/data/coll/om_KE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/or.txt b/icu4c/source/data/coll/or.txt
index 86d073f..4ca8dac 100644
--- a/icu4c/source/data/coll/or.txt
+++ b/icu4c/source/data/coll/or.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/or.xml
@@ -13,8 +13,8 @@
     Version{"2.0.50.38"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ଔ<ଁ<ଂ<ଃ&ହ<କ୍ଷ&ଯ<<ୟ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ଔ<ଁ<ଂ<ଃ&ହ<କ୍ଷ&ଯ<<ୟ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/or_IN.txt b/icu4c/source/data/coll/or_IN.txt
index e34ce52..0912f64 100644
--- a/icu4c/source/data/coll/or_IN.txt
+++ b/icu4c/source/data/coll/or_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pa.txt b/icu4c/source/data/coll/pa.txt
index a7f9a14..9029fb5f 100644
--- a/icu4c/source/data/coll/pa.txt
+++ b/icu4c/source/data/coll/pa.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/pa.xml
@@ -13,8 +13,8 @@
     Version{"2.0.42.63"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ੱ<<ੰ<<ਂ<<ਁ<<਼&ੜ<੍"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ੱ<<ੰ<<ਂ<<ਁ<<਼&ੜ<੍"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/pa_Arab.txt b/icu4c/source/data/coll/pa_Arab.txt
index 4a7cd6a..21a2b16 100755
--- a/icu4c/source/data/coll/pa_Arab.txt
+++ b/icu4c/source/data/coll/pa_Arab.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pa_Arab_PK.txt b/icu4c/source/data/coll/pa_Arab_PK.txt
index 6f34209..a94337c 100755
--- a/icu4c/source/data/coll/pa_Arab_PK.txt
+++ b/icu4c/source/data/coll/pa_Arab_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pa_Guru.txt b/icu4c/source/data/coll/pa_Guru.txt
index 721b2e3..1c8f8ed 100755
--- a/icu4c/source/data/coll/pa_Guru.txt
+++ b/icu4c/source/data/coll/pa_Guru.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pa_Guru_IN.txt b/icu4c/source/data/coll/pa_Guru_IN.txt
index ff3a07f..c51e3c7 100755
--- a/icu4c/source/data/coll/pa_Guru_IN.txt
+++ b/icu4c/source/data/coll/pa_Guru_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pa_IN.txt b/icu4c/source/data/coll/pa_IN.txt
index f8f230a..8a52933 100644
--- a/icu4c/source/data/coll/pa_IN.txt
+++ b/icu4c/source/data/coll/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pl.txt b/icu4c/source/data/coll/pl.txt
index 9458215..f1bd2b0 100644
--- a/icu4c/source/data/coll/pl.txt
+++ b/icu4c/source/data/coll/pl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/pl.xml
@@ -23,7 +23,7 @@
                 "&S<ś<<<Ś"
                 "&Z<ź<<<Ź<ż<<<Ż"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/pl_PL.txt b/icu4c/source/data/coll/pl_PL.txt
index 703908f..cd87887 100644
--- a/icu4c/source/data/coll/pl_PL.txt
+++ b/icu4c/source/data/coll/pl_PL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ps.txt b/icu4c/source/data/coll/ps.txt
index 505bf45..de47bce 100644
--- a/icu4c/source/data/coll/ps.txt
+++ b/icu4c/source/data/coll/ps.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ps.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
                 "&[before 1]ا<آ"
                 "&ا<<أ<<*ٲٱ<<إ<<*ٳ<ء"
@@ -32,7 +32,7 @@
                 "&ی<<*ىےيېۍ<<یٔ<<<ىٔ<<<ئ"
                 "&'\u00A0'<<'\u200C'<<'\u200D'"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ps_AF.txt b/icu4c/source/data/coll/ps_AF.txt
index a1eb9fd..ad3254e 100644
--- a/icu4c/source/data/coll/ps_AF.txt
+++ b/icu4c/source/data/coll/ps_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt.txt b/icu4c/source/data/coll/pt.txt
index 1cfb9ef..1b41f96 100644
--- a/icu4c/source/data/coll/pt.txt
+++ b/icu4c/source/data/coll/pt.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_AO.txt b/icu4c/source/data/coll/pt_AO.txt
index c36e671..946f75c 100755
--- a/icu4c/source/data/coll/pt_AO.txt
+++ b/icu4c/source/data/coll/pt_AO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_BR.txt b/icu4c/source/data/coll/pt_BR.txt
index 51b8144..b32cd35 100644
--- a/icu4c/source/data/coll/pt_BR.txt
+++ b/icu4c/source/data/coll/pt_BR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_CV.txt b/icu4c/source/data/coll/pt_CV.txt
index acb8265..4e09859 100755
--- a/icu4c/source/data/coll/pt_CV.txt
+++ b/icu4c/source/data/coll/pt_CV.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_GW.txt b/icu4c/source/data/coll/pt_GW.txt
index 083497d..fd85fe8 100755
--- a/icu4c/source/data/coll/pt_GW.txt
+++ b/icu4c/source/data/coll/pt_GW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_MO.txt b/icu4c/source/data/coll/pt_MO.txt
index f9174f7..f1913d5 100755
--- a/icu4c/source/data/coll/pt_MO.txt
+++ b/icu4c/source/data/coll/pt_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_MZ.txt b/icu4c/source/data/coll/pt_MZ.txt
index e0877fd..7392be2 100755
--- a/icu4c/source/data/coll/pt_MZ.txt
+++ b/icu4c/source/data/coll/pt_MZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_PT.txt b/icu4c/source/data/coll/pt_PT.txt
index f51408c..f97c9d9 100644
--- a/icu4c/source/data/coll/pt_PT.txt
+++ b/icu4c/source/data/coll/pt_PT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_ST.txt b/icu4c/source/data/coll/pt_ST.txt
index 93d5e27..9b55c8c 100755
--- a/icu4c/source/data/coll/pt_ST.txt
+++ b/icu4c/source/data/coll/pt_ST.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/pt_TL.txt b/icu4c/source/data/coll/pt_TL.txt
index f184758..3708b55 100755
--- a/icu4c/source/data/coll/pt_TL.txt
+++ b/icu4c/source/data/coll/pt_TL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ro.txt b/icu4c/source/data/coll/ro.txt
index 99aca2b..67d49ea 100644
--- a/icu4c/source/data/coll/ro.txt
+++ b/icu4c/source/data/coll/ro.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ro.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&A<ă<<<Ă<â<<<Â&I<î<<<Î&S<ş=ș<<<Ş=Ș&T<ţ=ț<<<Ţ=Ț"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ro_MD.txt b/icu4c/source/data/coll/ro_MD.txt
index 810e300..2749ac5 100644
--- a/icu4c/source/data/coll/ro_MD.txt
+++ b/icu4c/source/data/coll/ro_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ro_RO.txt b/icu4c/source/data/coll/ro_RO.txt
index 8dd3b1a..d533c72 100644
--- a/icu4c/source/data/coll/ro_RO.txt
+++ b/icu4c/source/data/coll/ro_RO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/root.txt b/icu4c/source/data/coll/root.txt
index b81c3b4..0b94c9f 100644
--- a/icu4c/source/data/coll/root.txt
+++ b/icu4c/source/data/coll/root.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/root.xml
@@ -11,16 +11,12 @@
  */
 root{
     UCARules:process(uca_rules){"../unidata/UCARules.txt"}
-    Version{"2.0.76.11"}
+    Version{"2.0.80.71"}
     collations{
         default{"standard"}
-        ducet{
-            Sequence{" [normalization on ]"}
-            Version{"22.1.1"}
-        }
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -67,11 +63,11 @@
                 "&ᅮᅴᅵ=ᅰ"
                 "&ᅮᅵ=ᅱ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{""}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
     depends:process(dependency){"ucadata.icu"}
diff --git a/icu4c/source/data/coll/ru.txt b/icu4c/source/data/coll/ru.txt
index 62861b6..b2d7527 100644
--- a/icu4c/source/data/coll/ru.txt
+++ b/icu4c/source/data/coll/ru.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ru.xml
@@ -10,11 +10,14 @@
  *  ICU <specials> source: <path>/xml/collation/ru.xml
  */
 ru{
-    Version{"2.0.76.11"}
+    Version{"2.0.80.59"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ] ]"}
-            Version{"22.1.1"}
+            Sequence{
+                " [reorder Cyrl Latn][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫ"
+                "ыЭэѴѵ]]"
+            }
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ru_BY.txt b/icu4c/source/data/coll/ru_BY.txt
index 77bd410..a642958 100755
--- a/icu4c/source/data/coll/ru_BY.txt
+++ b/icu4c/source/data/coll/ru_BY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ru_KG.txt b/icu4c/source/data/coll/ru_KG.txt
index 93bb11b..c947a8e 100755
--- a/icu4c/source/data/coll/ru_KG.txt
+++ b/icu4c/source/data/coll/ru_KG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ru_KZ.txt b/icu4c/source/data/coll/ru_KZ.txt
index 43c92d9..95f6507 100755
--- a/icu4c/source/data/coll/ru_KZ.txt
+++ b/icu4c/source/data/coll/ru_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ru_MD.txt b/icu4c/source/data/coll/ru_MD.txt
index 432a84b..68d1993 100644
--- a/icu4c/source/data/coll/ru_MD.txt
+++ b/icu4c/source/data/coll/ru_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ru_RU.txt b/icu4c/source/data/coll/ru_RU.txt
index e45ab23..f03f2f5 100644
--- a/icu4c/source/data/coll/ru_RU.txt
+++ b/icu4c/source/data/coll/ru_RU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ru_UA.txt b/icu4c/source/data/coll/ru_UA.txt
index a96c082..2941dfc 100644
--- a/icu4c/source/data/coll/ru_UA.txt
+++ b/icu4c/source/data/coll/ru_UA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sh.txt b/icu4c/source/data/coll/sh.txt
index 3f0a236..1433f43 100644
--- a/icu4c/source/data/coll/sh.txt
+++ b/icu4c/source/data/coll/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sh_BA.txt b/icu4c/source/data/coll/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/coll/sh_BA.txt
+++ b/icu4c/source/data/coll/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sh_YU.txt b/icu4c/source/data/coll/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/coll/sh_YU.txt
+++ b/icu4c/source/data/coll/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/si.txt b/icu4c/source/data/coll/si.txt
index 3bf583b..9158e4d 100644
--- a/icu4c/source/data/coll/si.txt
+++ b/icu4c/source/data/coll/si.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/si.xml
@@ -13,12 +13,12 @@
     Version{"2.0.50.23"}
     collations{
         dictionary{
-            Sequence{" [normalization on ]&ඖ<ං<ඃ&ජ්ඤ<<ඥ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ඖ<ං<ඃ&ජ්ඤ<<ඥ"}
+            Version{"23"}
         }
         standard{
-            Sequence{" [normalization on ]&ඖ<ං<ඃ&ඥ<ඤ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ඖ<ං<ඃ&ඥ<ඤ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/si_LK.txt b/icu4c/source/data/coll/si_LK.txt
index 1cdcb5a..3e37e78 100644
--- a/icu4c/source/data/coll/si_LK.txt
+++ b/icu4c/source/data/coll/si_LK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sk.txt b/icu4c/source/data/coll/sk.txt
index c86edb4..7b8ec53 100644
--- a/icu4c/source/data/coll/sk.txt
+++ b/icu4c/source/data/coll/sk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/sk.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -75,7 +75,7 @@
                 "&Y<ý<<<Ý"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -87,7 +87,7 @@
                 "&S<š<<<Š"
                 "&Z<ž<<<Ž"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/sk_SK.txt b/icu4c/source/data/coll/sk_SK.txt
index 2f325ef..867617e 100644
--- a/icu4c/source/data/coll/sk_SK.txt
+++ b/icu4c/source/data/coll/sk_SK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sl.txt b/icu4c/source/data/coll/sl.txt
index f251c4e..d62e73e 100644
--- a/icu4c/source/data/coll/sl.txt
+++ b/icu4c/source/data/coll/sl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/sl.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{"&C<č<<<Č<ć<<<Ć&D<đ<<<Đ&S<š<<<Š&Z<ž<<<Ž"}
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/sl_SI.txt b/icu4c/source/data/coll/sl_SI.txt
index 338cc2c..c85fab6 100644
--- a/icu4c/source/data/coll/sl_SI.txt
+++ b/icu4c/source/data/coll/sl_SI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sq.txt b/icu4c/source/data/coll/sq.txt
index 7e3f878..e58e250 100644
--- a/icu4c/source/data/coll/sq.txt
+++ b/icu4c/source/data/coll/sq.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/sq.xml
@@ -26,7 +26,7 @@
                 "&[before 1]Y<xh<<<Xh<<<XH"
                 "&[before 1]Ʒ<zh<<<Zh<<<ZH"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/sq_AL.txt b/icu4c/source/data/coll/sq_AL.txt
index c86bf27..ef4df44 100644
--- a/icu4c/source/data/coll/sq_AL.txt
+++ b/icu4c/source/data/coll/sq_AL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sq_MK.txt b/icu4c/source/data/coll/sq_MK.txt
index 790a04f..9ff1ae2 100755
--- a/icu4c/source/data/coll/sq_MK.txt
+++ b/icu4c/source/data/coll/sq_MK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr.txt b/icu4c/source/data/coll/sr.txt
index ac41f18..0c6440a 100644
--- a/icu4c/source/data/coll/sr.txt
+++ b/icu4c/source/data/coll/sr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/sr.xml
@@ -10,11 +10,14 @@
  *  ICU <specials> source: <path>/xml/collation/sr.xml
  */
 sr{
-    Version{"2.0.49.75"}
+    Version{"2.0.80.59"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзИиІіОоӨөКкУуЧчЫыЭэѴѵ] ]"}
-            Version{"22.1.1"}
+            Sequence{
+                " [reorder Cyrl Latn][suppressContractions [АаӘәГгЕеЖжЗзИиІіОоӨөКкУуЧ"
+                "чЫыЭэѴѵ]]"
+            }
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/sr_BA.txt b/icu4c/source/data/coll/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/coll/sr_BA.txt
+++ b/icu4c/source/data/coll/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Cyrl.txt b/icu4c/source/data/coll/sr_Cyrl.txt
index cf73b65..3bcb104 100644
--- a/icu4c/source/data/coll/sr_Cyrl.txt
+++ b/icu4c/source/data/coll/sr_Cyrl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Cyrl_BA.txt b/icu4c/source/data/coll/sr_Cyrl_BA.txt
index 4f51b35..8088740 100644
--- a/icu4c/source/data/coll/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Cyrl_ME.txt b/icu4c/source/data/coll/sr_Cyrl_ME.txt
index ad49a75..9da31c3 100644
--- a/icu4c/source/data/coll/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Cyrl_RS.txt b/icu4c/source/data/coll/sr_Cyrl_RS.txt
index 87a9130..5fb345e 100644
--- a/icu4c/source/data/coll/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/coll/sr_Cyrl_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Latn.txt b/icu4c/source/data/coll/sr_Latn.txt
index 66ca594..b7f2927 100644
--- a/icu4c/source/data/coll/sr_Latn.txt
+++ b/icu4c/source/data/coll/sr_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 e5a58d0..923b6a7 100644
--- a/icu4c/source/data/coll/sr_Latn_BA.txt
+++ b/icu4c/source/data/coll/sr_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Latn_ME.txt b/icu4c/source/data/coll/sr_Latn_ME.txt
index 9105114..2a33681 100644
--- a/icu4c/source/data/coll/sr_Latn_ME.txt
+++ b/icu4c/source/data/coll/sr_Latn_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_Latn_RS.txt b/icu4c/source/data/coll/sr_Latn_RS.txt
index 3ec8797..9474a52 100644
--- a/icu4c/source/data/coll/sr_Latn_RS.txt
+++ b/icu4c/source/data/coll/sr_Latn_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_ME.txt b/icu4c/source/data/coll/sr_ME.txt
index 3f994be..8d1ee98 100644
--- a/icu4c/source/data/coll/sr_ME.txt
+++ b/icu4c/source/data/coll/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sr_RS.txt b/icu4c/source/data/coll/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/coll/sr_RS.txt
+++ b/icu4c/source/data/coll/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sv.txt b/icu4c/source/data/coll/sv.txt
index 870feeb..6b1b706 100644
--- a/icu4c/source/data/coll/sv.txt
+++ b/icu4c/source/data/coll/sv.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/sv.xml
@@ -22,11 +22,11 @@
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
                 "<ô<<<Ô"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -80,7 +80,7 @@
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
                 "<ô<<<Ô"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -92,7 +92,7 @@
                 "&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
                 "<ô<<<Ô"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/sv_AX.txt b/icu4c/source/data/coll/sv_AX.txt
index dad2220..ea16df6 100755
--- a/icu4c/source/data/coll/sv_AX.txt
+++ b/icu4c/source/data/coll/sv_AX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sv_FI.txt b/icu4c/source/data/coll/sv_FI.txt
index ea5e8be..4d0435a 100644
--- a/icu4c/source/data/coll/sv_FI.txt
+++ b/icu4c/source/data/coll/sv_FI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sv_SE.txt b/icu4c/source/data/coll/sv_SE.txt
index 6ae2b56..36b1164 100644
--- a/icu4c/source/data/coll/sv_SE.txt
+++ b/icu4c/source/data/coll/sv_SE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sw.txt b/icu4c/source/data/coll/sw.txt
index 9dfe703..c140b44 100644
--- a/icu4c/source/data/coll/sw.txt
+++ b/icu4c/source/data/coll/sw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sw_KE.txt b/icu4c/source/data/coll/sw_KE.txt
index 3dc38f8..76b147e 100644
--- a/icu4c/source/data/coll/sw_KE.txt
+++ b/icu4c/source/data/coll/sw_KE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sw_TZ.txt b/icu4c/source/data/coll/sw_TZ.txt
index 774adf7..1f4cb20 100644
--- a/icu4c/source/data/coll/sw_TZ.txt
+++ b/icu4c/source/data/coll/sw_TZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/sw_UG.txt b/icu4c/source/data/coll/sw_UG.txt
index a1b4a4c..f9dcf82 100755
--- a/icu4c/source/data/coll/sw_UG.txt
+++ b/icu4c/source/data/coll/sw_UG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ta.txt b/icu4c/source/data/coll/ta.txt
index ec8c6a0..26af3aa 100644
--- a/icu4c/source/data/coll/ta.txt
+++ b/icu4c/source/data/coll/ta.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ta.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&ஔ<ஂ<ஃ"
                 "&ஹ<க்ஷ"
                 "&[before 1]க<க்"
@@ -42,7 +42,7 @@
                 "&[before 1]ஹ<ஹ்"
                 "&[before 1]க்ஷ<க்ஷ்"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ta_IN.txt b/icu4c/source/data/coll/ta_IN.txt
index f311996..a748c2f 100644
--- a/icu4c/source/data/coll/ta_IN.txt
+++ b/icu4c/source/data/coll/ta_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ta_LK.txt b/icu4c/source/data/coll/ta_LK.txt
index fa00936..ce12992 100644
--- a/icu4c/source/data/coll/ta_LK.txt
+++ b/icu4c/source/data/coll/ta_LK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ta_MY.txt b/icu4c/source/data/coll/ta_MY.txt
index e61c1ff..f1c2db0 100755
--- a/icu4c/source/data/coll/ta_MY.txt
+++ b/icu4c/source/data/coll/ta_MY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ta_SG.txt b/icu4c/source/data/coll/ta_SG.txt
index 0d1b236..4ced075 100755
--- a/icu4c/source/data/coll/ta_SG.txt
+++ b/icu4c/source/data/coll/ta_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/te.txt b/icu4c/source/data/coll/te.txt
index 783ab32..f1eedc0 100644
--- a/icu4c/source/data/coll/te.txt
+++ b/icu4c/source/data/coll/te.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/te.xml
@@ -13,8 +13,8 @@
     Version{"2.0.50.32"}
     collations{
         standard{
-            Sequence{" [normalization on ]&ఔ<ఁ<ం<ః"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&ఔ<ఁ<ం<ః"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/te_IN.txt b/icu4c/source/data/coll/te_IN.txt
index 7aaf2dd..003d129 100644
--- a/icu4c/source/data/coll/te_IN.txt
+++ b/icu4c/source/data/coll/te_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/th.txt b/icu4c/source/data/coll/th.txt
index f00a24a..b31c364 100644
--- a/icu4c/source/data/coll/th.txt
+++ b/icu4c/source/data/coll/th.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/th.xml
@@ -10,11 +10,11 @@
  *  ICU <specials> source: <path>/xml/collation/th.xml
  */
 th{
-    Version{"2.0.71.89"}
+    Version{"2.0.80.59"}
     collations{
         standard{
             Sequence{
-                " [alternate shifted ] [normalization on ]"
+                " [alternate shifted] [normalization on] [reorder Thai Latn]"
                 "&[before 1]๚<ฯ"
                 "&๛<ๆ"
                 "&๎<<์"
@@ -24,7 +24,7 @@
                 "&ๅํ<<<ํๅ"
                 "&ไ<ฺ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/th_TH.txt b/icu4c/source/data/coll/th_TH.txt
index 9a86246..946d409 100644
--- a/icu4c/source/data/coll/th_TH.txt
+++ b/icu4c/source/data/coll/th_TH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/to.txt b/icu4c/source/data/coll/to.txt
index 983c335..bbec05c 100755
--- a/icu4c/source/data/coll/to.txt
+++ b/icu4c/source/data/coll/to.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/to.xml
@@ -22,7 +22,7 @@
                 "&o<<ó<<<Ó<<ō<<<Ō"
                 "&u<<ú<<<Ú<<ū<<<Ū"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/to_TO.txt b/icu4c/source/data/coll/to_TO.txt
index e85a0fa..823c89e 100755
--- a/icu4c/source/data/coll/to_TO.txt
+++ b/icu4c/source/data/coll/to_TO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/tr.txt b/icu4c/source/data/coll/tr.txt
index 4effc9f..d8825a5 100644
--- a/icu4c/source/data/coll/tr.txt
+++ b/icu4c/source/data/coll/tr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/tr.xml
@@ -14,7 +14,7 @@
     collations{
         search{
             Sequence{
-                " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]"
+                " [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
                 "&'='<'\u2260'&ا<<<ﺎ<<<ﺍ<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
                 "&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
                 "&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
@@ -68,7 +68,7 @@
                 "&S<ş<<<Ş"
                 "&U<ü<<<Ü"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -80,7 +80,7 @@
                 "&S<ş<<<Ş"
                 "&U<ü<<<Ü"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/tr_CY.txt b/icu4c/source/data/coll/tr_CY.txt
index f5f71c5..a8fbc08 100755
--- a/icu4c/source/data/coll/tr_CY.txt
+++ b/icu4c/source/data/coll/tr_CY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/tr_TR.txt b/icu4c/source/data/coll/tr_TR.txt
index 558c416..4d7ed18 100644
--- a/icu4c/source/data/coll/tr_TR.txt
+++ b/icu4c/source/data/coll/tr_TR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/uk.txt b/icu4c/source/data/coll/uk.txt
index 6d7c678..141050c 100644
--- a/icu4c/source/data/coll/uk.txt
+++ b/icu4c/source/data/coll/uk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/uk.xml
@@ -13,8 +13,8 @@
     Version{"2.0.62.15"}
     collations{
         standard{
-            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзОоӨөКкУуЧчЫыЭэѴѵ] ]&Г<ґ<<<Ґ"}
-            Version{"22.1.1"}
+            Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзОоӨөКкУуЧчЫыЭэѴѵ]]&Г<ґ<<<Ґ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/uk_UA.txt b/icu4c/source/data/coll/uk_UA.txt
index 07f6d8f..d02c5ca 100644
--- a/icu4c/source/data/coll/uk_UA.txt
+++ b/icu4c/source/data/coll/uk_UA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ur.txt b/icu4c/source/data/coll/ur.txt
index e5a5549..e3ae67c 100755
--- a/icu4c/source/data/coll/ur.txt
+++ b/icu4c/source/data/coll/ur.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/ur.xml
@@ -20,7 +20,7 @@
                 "&ْ<<َ<<ِ<<ُ<<ٰ<<ٖ<<ٗ<<ً<<ٍ<<ٌ<<ٔ<<ّ<<٘<<ٓ"
                 "&[last tertiary ignorable ]<<<ؐ<<<ؑ<<<ؓ<<<ؒ<<<ؔ"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/ur_IN.txt b/icu4c/source/data/coll/ur_IN.txt
index f1f2e73..c59da0f 100755
--- a/icu4c/source/data/coll/ur_IN.txt
+++ b/icu4c/source/data/coll/ur_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/ur_PK.txt b/icu4c/source/data/coll/ur_PK.txt
index e7906aa..a875fd4 100755
--- a/icu4c/source/data/coll/ur_PK.txt
+++ b/icu4c/source/data/coll/ur_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/vi.txt b/icu4c/source/data/coll/vi.txt
index 76ea5a2..5640f87 100644
--- a/icu4c/source/data/coll/vi.txt
+++ b/icu4c/source/data/coll/vi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/vi.xml
@@ -14,7 +14,7 @@
     collations{
         standard{
             Sequence{
-                " [normalization on ]"
+                " [normalization on]"
                 "&̀<<̉<<̃<<́<<̣"
                 "&a<ă<<<Ă<â<<<Â"
                 "&d<đ<<<Đ"
@@ -22,7 +22,7 @@
                 "&o<ô<<<Ô<ơ<<<Ơ"
                 "&u<ư<<<Ư"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/vi_VN.txt b/icu4c/source/data/coll/vi_VN.txt
index 9970479..aea9b26 100644
--- a/icu4c/source/data/coll/vi_VN.txt
+++ b/icu4c/source/data/coll/vi_VN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/yo.txt b/icu4c/source/data/coll/yo.txt
index bda644f..71ba5c6 100755
--- a/icu4c/source/data/coll/yo.txt
+++ b/icu4c/source/data/coll/yo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/yo.xml
@@ -13,8 +13,8 @@
     Version{"2.0.49.41"}
     collations{
         standard{
-            Sequence{" [normalization on ]&E<ẹ<<<Ẹ&G<gb<<<Gb<<<GB&O<ọ<<<Ọ&S<ṣ<<<Ṣ"}
-            Version{"22.1.1"}
+            Sequence{" [normalization on]&E<ẹ<<<Ẹ&G<gb<<<Gb<<<GB&O<ọ<<<Ọ&S<ṣ<<<Ṣ"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/yo_NG.txt b/icu4c/source/data/coll/yo_NG.txt
index f4a22b8..8d6dac2 100755
--- a/icu4c/source/data/coll/yo_NG.txt
+++ b/icu4c/source/data/coll/yo_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh.txt b/icu4c/source/data/coll/zh.txt
index 444d3ed..f2678f2 100644
--- a/icu4c/source/data/coll/zh.txt
+++ b/icu4c/source/data/coll/zh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/collation/zh.xml
@@ -217,7 +217,7 @@
                 "鸋鸍鸐鸏鸒鸑麡黵鼉齇齸齻齺齹圞灦籯蠼趲躦釃鑴鑸鑶鑵驠鱴鱳鱱鱵鸔鸓黶鼊龤灨灥糷虪蠾蠽蠿讞貜躩軉靋顳顴飌饡馫驤驦驧鬤鸕鸗齈戇欞爧虌躨钂钀钁驩"
                 "驨鬮鸙爩虋讟钃鱹麷癵驫鱺鸝灩灪麤齾齉龘"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         default{"pinyin"}
         gb2312han{
@@ -331,7 +331,7 @@
                 "銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅-鲈稣鲋鲎鲐-鲒鲔鲕鲚鲛鲞-鲣鲥-鲩鲫鲭鲮鲰-鲷鲺-鲽鳄-鳇鳊-鳐鳓-鳕鳗-鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘"
                 "骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛-黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         pinyin{
             Sequence{
@@ -1105,7 +1105,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         standard{
             Sequence{
@@ -1119,7 +1119,7 @@
                 "&[before 2]u<<ū<<<Ū<<ú<<<Ú<<ǔ<<<Ǔ<<ù<<<Ù"
                 "&U<<ǖ<<<Ǖ<<ǘ<<<Ǘ<<ǚ<<<Ǚ<<ǜ<<<Ǜ<<ü<<<Ü"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         stroke{
             Sequence{
@@ -1772,7 +1772,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         unihan{
             Sequence{
@@ -2797,7 +2797,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
         zhuyin{
             Sequence{
@@ -3597,7 +3597,7 @@
                 "&龟<<<⻳"
                 "&龠<<<⿕"
             }
-            Version{"22.1.1"}
+            Version{"23"}
         }
     }
 }
diff --git a/icu4c/source/data/coll/zh_.txt b/icu4c/source/data/coll/zh_.txt
index b9bc494..f67abac 100644
--- a/icu4c/source/data/coll/zh_.txt
+++ b/icu4c/source/data/coll/zh_.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_CN.txt b/icu4c/source/data/coll/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/coll/zh_CN.txt
+++ b/icu4c/source/data/coll/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_HK.txt b/icu4c/source/data/coll/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/coll/zh_HK.txt
+++ b/icu4c/source/data/coll/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hans.txt b/icu4c/source/data/coll/zh_Hans.txt
index 40e76cf..dc00f88 100644
--- a/icu4c/source/data/coll/zh_Hans.txt
+++ b/icu4c/source/data/coll/zh_Hans.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hans_CN.txt b/icu4c/source/data/coll/zh_Hans_CN.txt
index 60bdb49..e01d1da 100644
--- a/icu4c/source/data/coll/zh_Hans_CN.txt
+++ b/icu4c/source/data/coll/zh_Hans_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hans_SG.txt b/icu4c/source/data/coll/zh_Hans_SG.txt
index 8f577ad..45c9ba5 100644
--- a/icu4c/source/data/coll/zh_Hans_SG.txt
+++ b/icu4c/source/data/coll/zh_Hans_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hant.txt b/icu4c/source/data/coll/zh_Hant.txt
index a169452..8fda24c 100644
--- a/icu4c/source/data/coll/zh_Hant.txt
+++ b/icu4c/source/data/coll/zh_Hant.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 975eefa..f27917a 100644
--- a/icu4c/source/data/coll/zh_Hant_HK.txt
+++ b/icu4c/source/data/coll/zh_Hant_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hant_MO.txt b/icu4c/source/data/coll/zh_Hant_MO.txt
index ef5c526..1c10b35 100644
--- a/icu4c/source/data/coll/zh_Hant_MO.txt
+++ b/icu4c/source/data/coll/zh_Hant_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_Hant_TW.txt b/icu4c/source/data/coll/zh_Hant_TW.txt
index 2e016ab..697dd0f 100644
--- a/icu4c/source/data/coll/zh_Hant_TW.txt
+++ b/icu4c/source/data/coll/zh_Hant_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_MO.txt b/icu4c/source/data/coll/zh_MO.txt
index 7a340a7..0492740 100644
--- a/icu4c/source/data/coll/zh_MO.txt
+++ b/icu4c/source/data/coll/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_SG.txt b/icu4c/source/data/coll/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/coll/zh_SG.txt
+++ b/icu4c/source/data/coll/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_TW.txt b/icu4c/source/data/coll/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/coll/zh_TW.txt
+++ b/icu4c/source/data/coll/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh_TW_STROKE.txt b/icu4c/source/data/coll/zh_TW_STROKE.txt
index ced067e..5d3bee9 100644
--- a/icu4c/source/data/coll/zh_TW_STROKE.txt
+++ b/icu4c/source/data/coll/zh_TW_STROKE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zh__PINYIN.txt b/icu4c/source/data/coll/zh__PINYIN.txt
index 9998b04..58cdffa 100644
--- a/icu4c/source/data/coll/zh__PINYIN.txt
+++ b/icu4c/source/data/coll/zh__PINYIN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zu.txt b/icu4c/source/data/coll/zu.txt
index d3edc71..dd5d417 100644
--- a/icu4c/source/data/coll/zu.txt
+++ b/icu4c/source/data/coll/zu.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/coll/zu_ZA.txt b/icu4c/source/data/coll/zu_ZA.txt
index 44944d5..9ed6c90 100644
--- a/icu4c/source/data/coll/zu_ZA.txt
+++ b/icu4c/source/data/coll/zu_ZA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/af.txt b/icu4c/source/data/curr/af.txt
index d3cdce2..94164de 100644
--- a/icu4c/source/data/curr/af.txt
+++ b/icu4c/source/data/curr/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
@@ -690,5 +690,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/af_NA.txt b/icu4c/source/data/curr/af_NA.txt
index 1e7d6de..fcaacf6 100755
--- a/icu4c/source/data/curr/af_NA.txt
+++ b/icu4c/source/data/curr/af_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4be0af5..8d2fe9c 100755
--- a/icu4c/source/data/curr/agq.txt
+++ b/icu4c/source/data/curr/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
@@ -228,5 +228,5 @@
             "Dɔlà è Zìmbagbɛ̀",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ak.txt b/icu4c/source/data/curr/ak.txt
index cd18817..5015dcb 100755
--- a/icu4c/source/data/curr/ak.txt
+++ b/icu4c/source/data/curr/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
@@ -228,5 +228,5 @@
             "Zimbabwe Dɔla",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/am.txt b/icu4c/source/data/curr/am.txt
index a7674ca..77c3ffb 100644
--- a/icu4c/source/data/curr/am.txt
+++ b/icu4c/source/data/curr/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
@@ -1274,5 +1274,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ar.txt b/icu4c/source/data/curr/ar.txt
index c5cd269..cb7dff9 100644
--- a/icu4c/source/data/curr/ar.txt
+++ b/icu4c/source/data/curr/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
@@ -2186,5 +2186,5 @@
         two{"{0} {1}"}
         zero{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/as.txt b/icu4c/source/data/curr/as.txt
index a4d836b..2b6e5a7 100644
--- a/icu4c/source/data/curr/as.txt
+++ b/icu4c/source/data/curr/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/as.xml
  */
 as{
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/asa.txt b/icu4c/source/data/curr/asa.txt
index 7cbd1f3..cb64f5d 100755
--- a/icu4c/source/data/curr/asa.txt
+++ b/icu4c/source/data/curr/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
@@ -232,5 +232,5 @@
             "dola ya Dhimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/az.txt b/icu4c/source/data/curr/az.txt
index d883230..46b2f5b 100644
--- a/icu4c/source/data/curr/az.txt
+++ b/icu4c/source/data/curr/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
@@ -1736,5 +1736,5 @@
             other{"Zimbabve dolları (1980-2008)"}
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/az_AZ.txt b/icu4c/source/data/curr/az_AZ.txt
index 881b97c..f76eaaa 100644
--- a/icu4c/source/data/curr/az_AZ.txt
+++ b/icu4c/source/data/curr/az_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/az_Cyrl.txt b/icu4c/source/data/curr/az_Cyrl.txt
index 3e4a60c..fdb8310 100644
--- a/icu4c/source/data/curr/az_Cyrl.txt
+++ b/icu4c/source/data/curr/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72a33fc..7949145 100644
--- a/icu4c/source/data/curr/az_Latn.txt
+++ b/icu4c/source/data/curr/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 45b7660..f907674 100644
--- a/icu4c/source/data/curr/az_Latn_AZ.txt
+++ b/icu4c/source/data/curr/az_Latn_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/bas.txt b/icu4c/source/data/curr/bas.txt
index 687e376..6fb03e6 100755
--- a/icu4c/source/data/curr/bas.txt
+++ b/icu4c/source/data/curr/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
@@ -232,5 +232,5 @@
             "Dɔ̀lâr sìmbàbwê",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/be.txt b/icu4c/source/data/curr/be.txt
index eb4c288..bfbd917 100644
--- a/icu4c/source/data/curr/be.txt
+++ b/icu4c/source/data/curr/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
@@ -68,5 +68,5 @@
             "невядомая або недапушчальная валюта",
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bem.txt b/icu4c/source/data/curr/bem.txt
index cedddfa..ffa4a0a 100755
--- a/icu4c/source/data/curr/bem.txt
+++ b/icu4c/source/data/curr/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
@@ -16,5 +16,5 @@
             "ZMK",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bez.txt b/icu4c/source/data/curr/bez.txt
index d96a953..2e5b5f2 100755
--- a/icu4c/source/data/curr/bez.txt
+++ b/icu4c/source/data/curr/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
@@ -228,5 +228,5 @@
             "Lupila lwa Huzimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bg.txt b/icu4c/source/data/curr/bg.txt
index 0445c10..7b13338 100644
--- a/icu4c/source/data/curr/bg.txt
+++ b/icu4c/source/data/curr/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
@@ -1954,5 +1954,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bm.txt b/icu4c/source/data/curr/bm.txt
index f4e44db..a693b80 100755
--- a/icu4c/source/data/curr/bm.txt
+++ b/icu4c/source/data/curr/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
@@ -232,5 +232,5 @@
             "zimbabuwe Dolar",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bn.txt b/icu4c/source/data/curr/bn.txt
index 669033a..1a44cdb 100644
--- a/icu4c/source/data/curr/bn.txt
+++ b/icu4c/source/data/curr/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
@@ -1098,5 +1098,5 @@
             other{"সুদানি পাউন্ড"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bn_IN.txt b/icu4c/source/data/curr/bn_IN.txt
index bf9134b..f413098 100755
--- a/icu4c/source/data/curr/bn_IN.txt
+++ b/icu4c/source/data/curr/bn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
@@ -123,5 +123,5 @@
             other{"মার্কিন ডলার"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bo.txt b/icu4c/source/data/curr/bo.txt
index fe2d721..218f987 100644
--- a/icu4c/source/data/curr/bo.txt
+++ b/icu4c/source/data/curr/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
@@ -24,5 +24,5 @@
             "མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར",
         }
     }
-    Version{"2.0.74.85"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/br.txt b/icu4c/source/data/curr/br.txt
index a03f10d..b1577ed 100755
--- a/icu4c/source/data/curr/br.txt
+++ b/icu4c/source/data/curr/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
@@ -1350,5 +1350,5 @@
             two{"zollar Zimbabwe (2009)"}
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/brx.txt b/icu4c/source/data/curr/brx.txt
index c4daf91..dedc2ee 100755
--- a/icu4c/source/data/curr/brx.txt
+++ b/icu4c/source/data/curr/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
@@ -1076,5 +1076,5 @@
             "ज़ीम्बाबवेई डॉलर",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bs.txt b/icu4c/source/data/curr/bs.txt
index 0631ad8..99e8c757 100644
--- a/icu4c/source/data/curr/bs.txt
+++ b/icu4c/source/data/curr/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
@@ -2824,5 +2824,5 @@
             other{"zimbabvejskih dolara (2008)"}
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bs_BA.txt b/icu4c/source/data/curr/bs_BA.txt
index 3fb951c..a5158e5 100755
--- a/icu4c/source/data/curr/bs_BA.txt
+++ b/icu4c/source/data/curr/bs_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/bs_Cyrl.txt b/icu4c/source/data/curr/bs_Cyrl.txt
index 3d7aa77..5a74cf66 100755
--- a/icu4c/source/data/curr/bs_Cyrl.txt
+++ b/icu4c/source/data/curr/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
@@ -2758,5 +2758,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/bs_Latn.txt b/icu4c/source/data/curr/bs_Latn.txt
index 3ea3b65..a50c624 100755
--- a/icu4c/source/data/curr/bs_Latn.txt
+++ b/icu4c/source/data/curr/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3906520..f6c37c6 100755
--- a/icu4c/source/data/curr/bs_Latn_BA.txt
+++ b/icu4c/source/data/curr/bs_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ca.txt b/icu4c/source/data/curr/ca.txt
index fa5ccb7..1e3957f 100644
--- a/icu4c/source/data/curr/ca.txt
+++ b/icu4c/source/data/curr/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
@@ -2359,5 +2359,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/cgg.txt b/icu4c/source/data/curr/cgg.txt
index c968efb..7c0f69a 100755
--- a/icu4c/source/data/curr/cgg.txt
+++ b/icu4c/source/data/curr/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
@@ -228,5 +228,5 @@
             "Doora ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/chr.txt b/icu4c/source/data/curr/chr.txt
index 4756231..c365bf0 100755
--- a/icu4c/source/data/curr/chr.txt
+++ b/icu4c/source/data/curr/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
@@ -62,5 +62,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/cs.txt b/icu4c/source/data/curr/cs.txt
index cf34a87..d4eca77 100644
--- a/icu4c/source/data/curr/cs.txt
+++ b/icu4c/source/data/curr/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
@@ -2342,5 +2342,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/cy.txt b/icu4c/source/data/curr/cy.txt
index f376546..d9f03a3 100644
--- a/icu4c/source/data/curr/cy.txt
+++ b/icu4c/source/data/curr/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
@@ -44,5 +44,5 @@
             "Doler yr UDA",
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/da.txt b/icu4c/source/data/curr/da.txt
index 85d4932..49990a3 100644
--- a/icu4c/source/data/curr/da.txt
+++ b/icu4c/source/data/curr/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
@@ -2110,5 +2110,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/dav.txt b/icu4c/source/data/curr/dav.txt
index 22afe43..0005d9e 100755
--- a/icu4c/source/data/curr/dav.txt
+++ b/icu4c/source/data/curr/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/de.txt b/icu4c/source/data/curr/de.txt
index d2b384b..85018eb 100644
--- a/icu4c/source/data/curr/de.txt
+++ b/icu4c/source/data/curr/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
@@ -2198,5 +2198,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/de_LU.txt b/icu4c/source/data/curr/de_LU.txt
index 83895ea..7504db6 100644
--- a/icu4c/source/data/curr/de_LU.txt
+++ b/icu4c/source/data/curr/de_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e617a75..bc749d6 100755
--- a/icu4c/source/data/curr/dje.txt
+++ b/icu4c/source/data/curr/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
@@ -232,5 +232,5 @@
             "Zimbabwe Dollar",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/dua.txt b/icu4c/source/data/curr/dua.txt
index e3d8ebe..63566bd 100755
--- a/icu4c/source/data/curr/dua.txt
+++ b/icu4c/source/data/curr/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/dua.xml
  */
 dua{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/dyo.txt b/icu4c/source/data/curr/dyo.txt
index 4c12a0e..6fec14b 100755
--- a/icu4c/source/data/curr/dyo.txt
+++ b/icu4c/source/data/curr/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
@@ -128,5 +128,5 @@
             "seefa yati BCEAO",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/dz.txt b/icu4c/source/data/curr/dz.txt
index 53366e4..052477e 100755
--- a/icu4c/source/data/curr/dz.txt
+++ b/icu4c/source/data/curr/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
@@ -312,5 +312,5 @@
             "སཱའུཐ་ ཨཕ་རི་ཀ་གི་དངུལ་ རཱནད",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ebu.txt b/icu4c/source/data/curr/ebu.txt
index 0b1891e..64e39a0 100755
--- a/icu4c/source/data/curr/ebu.txt
+++ b/icu4c/source/data/curr/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ee.txt b/icu4c/source/data/curr/ee.txt
index 41866f5..c89da7b 100755
--- a/icu4c/source/data/curr/ee.txt
+++ b/icu4c/source/data/curr/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
@@ -2297,5 +2297,5 @@
     CurrencyUnitPatterns{
         other{"{1} {0}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/el.txt b/icu4c/source/data/curr/el.txt
index 346ed72..987820c 100644
--- a/icu4c/source/data/curr/el.txt
+++ b/icu4c/source/data/curr/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
@@ -2126,5 +2126,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/en.txt b/icu4c/source/data/curr/en.txt
index b05a02d..a0b3801 100644
--- a/icu4c/source/data/curr/en.txt
+++ b/icu4c/source/data/curr/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
@@ -2386,5 +2386,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.36"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/en_AU.txt b/icu4c/source/data/curr/en_AU.txt
index 7bfc4ee..103c87c 100644
--- a/icu4c/source/data/curr/en_AU.txt
+++ b/icu4c/source/data/curr/en_AU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
@@ -17,5 +17,5 @@
             "US Dollar",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
 }
diff --git a/icu4c/source/data/curr/en_BB.txt b/icu4c/source/data/curr/en_BB.txt
index c1d8728..757b76c 100755
--- a/icu4c/source/data/curr/en_BB.txt
+++ b/icu4c/source/data/curr/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/curr/en_BM.txt b/icu4c/source/data/curr/en_BM.txt
index 1d2ccfb..488a023 100755
--- a/icu4c/source/data/curr/en_BM.txt
+++ b/icu4c/source/data/curr/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BM.xml
 // *
diff --git a/icu4c/source/data/curr/en_BW.txt b/icu4c/source/data/curr/en_BW.txt
index 1795182..9f36004 100644
--- a/icu4c/source/data/curr/en_BW.txt
+++ b/icu4c/source/data/curr/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7c4520c..ce323ac 100644
--- a/icu4c/source/data/curr/en_BZ.txt
+++ b/icu4c/source/data/curr/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7185dd8..3880c1f 100644
--- a/icu4c/source/data/curr/en_CA.txt
+++ b/icu4c/source/data/curr/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/curr/en_GB.txt b/icu4c/source/data/curr/en_GB.txt
index a574ed8..d7e42f1 100755
--- a/icu4c/source/data/curr/en_GB.txt
+++ b/icu4c/source/data/curr/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
@@ -163,5 +163,5 @@
             other{"(unknown currency)"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/en_HK.txt b/icu4c/source/data/curr/en_HK.txt
index 9ce4a44..6060cf3 100644
--- a/icu4c/source/data/curr/en_HK.txt
+++ b/icu4c/source/data/curr/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
@@ -17,5 +17,5 @@
             "US Dollar",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/en_JM.txt b/icu4c/source/data/curr/en_JM.txt
index eee0a3b..18fc46d 100644
--- a/icu4c/source/data/curr/en_JM.txt
+++ b/icu4c/source/data/curr/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_JM.xml
 // *
diff --git a/icu4c/source/data/curr/en_MT.txt b/icu4c/source/data/curr/en_MT.txt
index 10c4470..9b2d0e0 100644
--- a/icu4c/source/data/curr/en_MT.txt
+++ b/icu4c/source/data/curr/en_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
@@ -13,5 +13,5 @@
             "British Pound",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
 }
diff --git a/icu4c/source/data/curr/en_NA.txt b/icu4c/source/data/curr/en_NA.txt
index 29d4f6b..4c9801d 100644
--- a/icu4c/source/data/curr/en_NA.txt
+++ b/icu4c/source/data/curr/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/curr/en_NH.txt b/icu4c/source/data/curr/en_NH.txt
index 92d7383..0b45233 100755
--- a/icu4c/source/data/curr/en_NH.txt
+++ b/icu4c/source/data/curr/en_NH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/en_NZ.txt b/icu4c/source/data/curr/en_NZ.txt
index 6e6ac9e..c773dc6 100644
--- a/icu4c/source/data/curr/en_NZ.txt
+++ b/icu4c/source/data/curr/en_NZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
@@ -17,5 +17,5 @@
             "US Dollar",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
 }
diff --git a/icu4c/source/data/curr/en_PH.txt b/icu4c/source/data/curr/en_PH.txt
index d6ecd33..bdd2b41 100644
--- a/icu4c/source/data/curr/en_PH.txt
+++ b/icu4c/source/data/curr/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4f25cb4..b134d54 100644
--- a/icu4c/source/data/curr/en_PK.txt
+++ b/icu4c/source/data/curr/en_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
@@ -17,5 +17,5 @@
             "Pakistani Rupee",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
 }
diff --git a/icu4c/source/data/curr/en_RH.txt b/icu4c/source/data/curr/en_RH.txt
index 928f668..bc71849 100644
--- a/icu4c/source/data/curr/en_RH.txt
+++ b/icu4c/source/data/curr/en_RH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/en_SG.txt b/icu4c/source/data/curr/en_SG.txt
index 68f1086..c181b9b 100644
--- a/icu4c/source/data/curr/en_SG.txt
+++ b/icu4c/source/data/curr/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/curr/en_TT.txt b/icu4c/source/data/curr/en_TT.txt
index 11bd3b3..593fd8d 100644
--- a/icu4c/source/data/curr/en_TT.txt
+++ b/icu4c/source/data/curr/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/curr/en_VU.txt b/icu4c/source/data/curr/en_VU.txt
index a5076d7..2e3e092 100755
--- a/icu4c/source/data/curr/en_VU.txt
+++ b/icu4c/source/data/curr/en_VU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/en_ZA.txt b/icu4c/source/data/curr/en_ZA.txt
index ce8edf4..a64ba14 100755
--- a/icu4c/source/data/curr/en_ZA.txt
+++ b/icu4c/source/data/curr/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_ZA.xml
 // *
diff --git a/icu4c/source/data/curr/en_ZW.txt b/icu4c/source/data/curr/en_ZW.txt
index 6d0f9be..88c4471 100644
--- a/icu4c/source/data/curr/en_ZW.txt
+++ b/icu4c/source/data/curr/en_ZW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/eo.txt b/icu4c/source/data/curr/eo.txt
index eb4358b..11abe05 100644
--- a/icu4c/source/data/curr/eo.txt
+++ b/icu4c/source/data/curr/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b072350..8e2b1e1 100644
--- a/icu4c/source/data/curr/es.txt
+++ b/icu4c/source/data/curr/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
@@ -2082,5 +2082,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/es_AR.txt b/icu4c/source/data/curr/es_AR.txt
index e264358..fc6324e 100644
--- a/icu4c/source/data/curr/es_AR.txt
+++ b/icu4c/source/data/curr/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2943fa4..6d85b25 100755
--- a/icu4c/source/data/curr/es_BO.txt
+++ b/icu4c/source/data/curr/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b319e3b..fec0f93 100644
--- a/icu4c/source/data/curr/es_CL.txt
+++ b/icu4c/source/data/curr/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 30cb925..84aa578 100644
--- a/icu4c/source/data/curr/es_CO.txt
+++ b/icu4c/source/data/curr/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a55557b..a07ac1b 100755
--- a/icu4c/source/data/curr/es_CR.txt
+++ b/icu4c/source/data/curr/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CR.xml
 // *
diff --git a/icu4c/source/data/curr/es_DO.txt b/icu4c/source/data/curr/es_DO.txt
index d1ac2bd..cdc1c01 100755
--- a/icu4c/source/data/curr/es_DO.txt
+++ b/icu4c/source/data/curr/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 617aa13..f74cc54 100644
--- a/icu4c/source/data/curr/es_EC.txt
+++ b/icu4c/source/data/curr/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_EC.xml
 // *
diff --git a/icu4c/source/data/curr/es_GT.txt b/icu4c/source/data/curr/es_GT.txt
index 8c2385c..fd25725 100644
--- a/icu4c/source/data/curr/es_GT.txt
+++ b/icu4c/source/data/curr/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 29a792f..3cecb2d 100644
--- a/icu4c/source/data/curr/es_HN.txt
+++ b/icu4c/source/data/curr/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 443e79a..b17512e 100644
--- a/icu4c/source/data/curr/es_MX.txt
+++ b/icu4c/source/data/curr/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fd8c2d4..b6b3fa2 100755
--- a/icu4c/source/data/curr/es_NI.txt
+++ b/icu4c/source/data/curr/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 97b4b7c..db3ee09 100755
--- a/icu4c/source/data/curr/es_PA.txt
+++ b/icu4c/source/data/curr/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 412b091..498f685 100755
--- a/icu4c/source/data/curr/es_PE.txt
+++ b/icu4c/source/data/curr/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
 // *
diff --git a/icu4c/source/data/curr/es_PR.txt b/icu4c/source/data/curr/es_PR.txt
index 0ea3e11..678273f 100644
--- a/icu4c/source/data/curr/es_PR.txt
+++ b/icu4c/source/data/curr/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8bb1e87..f4f4f95 100755
--- a/icu4c/source/data/curr/es_PY.txt
+++ b/icu4c/source/data/curr/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PY.xml
 // *
diff --git a/icu4c/source/data/curr/es_US.txt b/icu4c/source/data/curr/es_US.txt
index a0f17ca..cb8722b 100644
--- a/icu4c/source/data/curr/es_US.txt
+++ b/icu4c/source/data/curr/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_US.xml
 // *
@@ -17,5 +17,5 @@
             "dólar estadounidense",
         }
     }
-    Version{"2.0.74.64"}
+    Version{"2.0.79.93"}
 }
diff --git a/icu4c/source/data/curr/es_UY.txt b/icu4c/source/data/curr/es_UY.txt
index 8ce5019..3574898 100644
--- a/icu4c/source/data/curr/es_UY.txt
+++ b/icu4c/source/data/curr/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6fe53d5..0815651 100755
--- a/icu4c/source/data/curr/es_VE.txt
+++ b/icu4c/source/data/curr/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b910a27..a82afdb 100644
--- a/icu4c/source/data/curr/et.txt
+++ b/icu4c/source/data/curr/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
@@ -1611,5 +1611,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/eu.txt b/icu4c/source/data/curr/eu.txt
index 4e0522d..aefebf1 100644
--- a/icu4c/source/data/curr/eu.txt
+++ b/icu4c/source/data/curr/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
@@ -803,5 +803,5 @@
         one{"{0}{1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ewo.txt b/icu4c/source/data/curr/ewo.txt
index 84af81c..d35de7d 100755
--- a/icu4c/source/data/curr/ewo.txt
+++ b/icu4c/source/data/curr/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
@@ -232,5 +232,5 @@
             "Dolár yá Zimbabwé",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fa.txt b/icu4c/source/data/curr/fa.txt
index 392005c..534788d 100644
--- a/icu4c/source/data/curr/fa.txt
+++ b/icu4c/source/data/curr/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
@@ -860,5 +860,5 @@
             "دلار زیمبابوه (۲۰۰۸)",
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fa_AF.txt b/icu4c/source/data/curr/fa_AF.txt
index 24acc58..8a715a3 100644
--- a/icu4c/source/data/curr/fa_AF.txt
+++ b/icu4c/source/data/curr/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b26eb14..2b4796b 100755
--- a/icu4c/source/data/curr/ff.txt
+++ b/icu4c/source/data/curr/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
@@ -228,5 +228,5 @@
             "Dolaar Simbaabuwe",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fi.txt b/icu4c/source/data/curr/fi.txt
index c83db54..4d36c03 100644
--- a/icu4c/source/data/curr/fi.txt
+++ b/icu4c/source/data/curr/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
@@ -2362,5 +2362,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fil.txt b/icu4c/source/data/curr/fil.txt
index 9ba8418..f736871 100755
--- a/icu4c/source/data/curr/fil.txt
+++ b/icu4c/source/data/curr/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
@@ -690,5 +690,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fil_PH.txt b/icu4c/source/data/curr/fil_PH.txt
index 42baeba..3a691b4 100755
--- a/icu4c/source/data/curr/fil_PH.txt
+++ b/icu4c/source/data/curr/fil_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/fo.txt b/icu4c/source/data/curr/fo.txt
index c7843e6..1c7b8a1 100644
--- a/icu4c/source/data/curr/fo.txt
+++ b/icu4c/source/data/curr/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
@@ -16,5 +16,5 @@
             "DKK",
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fr.txt b/icu4c/source/data/curr/fr.txt
index 5889ee4..086e6e2 100644
--- a/icu4c/source/data/curr/fr.txt
+++ b/icu4c/source/data/curr/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
@@ -856,7 +856,7 @@
             "rouble soviétique",
         }
         SVC{
-            "₡SV",
+            "SVC",
             "colón salvadorien",
         }
         SYP{
@@ -2214,5 +2214,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fr_BI.txt b/icu4c/source/data/curr/fr_BI.txt
index 9ab5ea2..f831116 100755
--- a/icu4c/source/data/curr/fr_BI.txt
+++ b/icu4c/source/data/curr/fr_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d1e29af..31d557b 100644
--- a/icu4c/source/data/curr/fr_CA.txt
+++ b/icu4c/source/data/curr/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
@@ -79,5 +79,5 @@
             other{"dollars guyaniens"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/fr_DJ.txt b/icu4c/source/data/curr/fr_DJ.txt
index 9efdf93..d737fbe 100755
--- a/icu4c/source/data/curr/fr_DJ.txt
+++ b/icu4c/source/data/curr/fr_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_DJ.xml
 // *
diff --git a/icu4c/source/data/curr/fr_GN.txt b/icu4c/source/data/curr/fr_GN.txt
index 62a4fa9..7ba7baa 100755
--- a/icu4c/source/data/curr/fr_GN.txt
+++ b/icu4c/source/data/curr/fr_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_GN.xml
 // *
diff --git a/icu4c/source/data/curr/fr_KM.txt b/icu4c/source/data/curr/fr_KM.txt
index 10e3e14..2557586 100755
--- a/icu4c/source/data/curr/fr_KM.txt
+++ b/icu4c/source/data/curr/fr_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0ac8caa..6c626cf 100644
--- a/icu4c/source/data/curr/fr_LU.txt
+++ b/icu4c/source/data/curr/fr_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_LU.xml
 // *
diff --git a/icu4c/source/data/curr/ga.txt b/icu4c/source/data/curr/ga.txt
index 26ae11a..da19b87 100644
--- a/icu4c/source/data/curr/ga.txt
+++ b/icu4c/source/data/curr/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
@@ -988,5 +988,5 @@
             "Dollar Siombábach",
         }
     }
-    Version{"2.0.77.27"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/gl.txt b/icu4c/source/data/curr/gl.txt
index cbe85cb..91351f5 100644
--- a/icu4c/source/data/curr/gl.txt
+++ b/icu4c/source/data/curr/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
@@ -1011,5 +1011,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/gsw.txt b/icu4c/source/data/curr/gsw.txt
index 32d0737..047adc5 100644
--- a/icu4c/source/data/curr/gsw.txt
+++ b/icu4c/source/data/curr/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
@@ -2130,5 +2130,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/gu.txt b/icu4c/source/data/curr/gu.txt
index 0d9a171..94402fb 100644
--- a/icu4c/source/data/curr/gu.txt
+++ b/icu4c/source/data/curr/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
@@ -648,5 +648,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/guz.txt b/icu4c/source/data/curr/guz.txt
index c498e37..6048f56 100755
--- a/icu4c/source/data/curr/guz.txt
+++ b/icu4c/source/data/curr/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/gv.txt b/icu4c/source/data/curr/gv.txt
index fc39c1c..0453c91 100644
--- a/icu4c/source/data/curr/gv.txt
+++ b/icu4c/source/data/curr/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6f9ab39..e05301c 100644
--- a/icu4c/source/data/curr/ha.txt
+++ b/icu4c/source/data/curr/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
@@ -228,5 +228,5 @@
             "Dalar zimbabuwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ha_GH.txt b/icu4c/source/data/curr/ha_GH.txt
index a414604..5a59b2e 100644
--- a/icu4c/source/data/curr/ha_GH.txt
+++ b/icu4c/source/data/curr/ha_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ha_Latn.txt b/icu4c/source/data/curr/ha_Latn.txt
index 649d47f..56d816c 100644
--- a/icu4c/source/data/curr/ha_Latn.txt
+++ b/icu4c/source/data/curr/ha_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/ha_Latn_GH.txt b/icu4c/source/data/curr/ha_Latn_GH.txt
index 4a7717b..c10a415 100644
--- a/icu4c/source/data/curr/ha_Latn_GH.txt
+++ b/icu4c/source/data/curr/ha_Latn_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ha_Latn_NE.txt b/icu4c/source/data/curr/ha_Latn_NE.txt
index b383c7c..e80f6f7 100644
--- a/icu4c/source/data/curr/ha_Latn_NE.txt
+++ b/icu4c/source/data/curr/ha_Latn_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ha_Latn_NG.txt b/icu4c/source/data/curr/ha_Latn_NG.txt
index 1b09876..bb60f3c 100644
--- a/icu4c/source/data/curr/ha_Latn_NG.txt
+++ b/icu4c/source/data/curr/ha_Latn_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ha_NE.txt b/icu4c/source/data/curr/ha_NE.txt
index 5c06d78..f28adee 100644
--- a/icu4c/source/data/curr/ha_NE.txt
+++ b/icu4c/source/data/curr/ha_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ha_NG.txt b/icu4c/source/data/curr/ha_NG.txt
index 66e2170..1a5e209 100644
--- a/icu4c/source/data/curr/ha_NG.txt
+++ b/icu4c/source/data/curr/ha_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/haw.txt b/icu4c/source/data/curr/haw.txt
index f93ded0..d5d3435 100644
--- a/icu4c/source/data/curr/haw.txt
+++ b/icu4c/source/data/curr/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 623b17c..c66bf9a 100644
--- a/icu4c/source/data/curr/he.txt
+++ b/icu4c/source/data/curr/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
@@ -944,5 +944,5 @@
         other{"{0} {1}"}
         two{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/he_IL.txt b/icu4c/source/data/curr/he_IL.txt
index 9925868..2324002 100644
--- a/icu4c/source/data/curr/he_IL.txt
+++ b/icu4c/source/data/curr/he_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/hi.txt b/icu4c/source/data/curr/hi.txt
index 34fcf30..a9e4ce7 100644
--- a/icu4c/source/data/curr/hi.txt
+++ b/icu4c/source/data/curr/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
@@ -758,5 +758,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/hr.txt b/icu4c/source/data/curr/hr.txt
index b4a3fe8..07dfa0a 100644
--- a/icu4c/source/data/curr/hr.txt
+++ b/icu4c/source/data/curr/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
@@ -2794,5 +2794,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/hu.txt b/icu4c/source/data/curr/hu.txt
index 2ce063a..247a087 100644
--- a/icu4c/source/data/curr/hu.txt
+++ b/icu4c/source/data/curr/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
@@ -1316,5 +1316,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/hy.txt b/icu4c/source/data/curr/hy.txt
index 84b7989..d9ac164 100644
--- a/icu4c/source/data/curr/hy.txt
+++ b/icu4c/source/data/curr/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
@@ -16,5 +16,5 @@
             "AMD",
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/id.txt b/icu4c/source/data/curr/id.txt
index 0095111..5cc81c1 100644
--- a/icu4c/source/data/curr/id.txt
+++ b/icu4c/source/data/curr/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/id_ID.txt b/icu4c/source/data/curr/id_ID.txt
index 6593209..85fc819 100644
--- a/icu4c/source/data/curr/id_ID.txt
+++ b/icu4c/source/data/curr/id_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ig.txt b/icu4c/source/data/curr/ig.txt
index 2e9c6f7..c3300de 100755
--- a/icu4c/source/data/curr/ig.txt
+++ b/icu4c/source/data/curr/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
@@ -20,5 +20,5 @@
             "Naịra",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ii.txt b/icu4c/source/data/curr/ii.txt
index 29566db..91ac873 100644
--- a/icu4c/source/data/curr/ii.txt
+++ b/icu4c/source/data/curr/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
@@ -16,5 +16,5 @@
             "ꅉꀋꐚꌠꌋꆀꎆꃀꀋꈁꀐꌠ",
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/in.txt b/icu4c/source/data/curr/in.txt
index cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/curr/in.txt
+++ b/icu4c/source/data/curr/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/in_ID.txt b/icu4c/source/data/curr/in_ID.txt
index d22885f..bc2b4af 100644
--- a/icu4c/source/data/curr/in_ID.txt
+++ b/icu4c/source/data/curr/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/is.txt b/icu4c/source/data/curr/is.txt
index 43a71fe..1c9822b 100644
--- a/icu4c/source/data/curr/is.txt
+++ b/icu4c/source/data/curr/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
@@ -950,5 +950,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/it.txt b/icu4c/source/data/curr/it.txt
index 1248203..5ce04cb 100644
--- a/icu4c/source/data/curr/it.txt
+++ b/icu4c/source/data/curr/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
@@ -1727,5 +1727,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/iw.txt b/icu4c/source/data/curr/iw.txt
index c10c184..8352a34 100644
--- a/icu4c/source/data/curr/iw.txt
+++ b/icu4c/source/data/curr/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/iw_IL.txt b/icu4c/source/data/curr/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/curr/iw_IL.txt
+++ b/icu4c/source/data/curr/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ja.txt b/icu4c/source/data/curr/ja.txt
index 458bd76..aa57fa9 100644
--- a/icu4c/source/data/curr/ja.txt
+++ b/icu4c/source/data/curr/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ja_JP.txt b/icu4c/source/data/curr/ja_JP.txt
index c049867..c0ce246 100644
--- a/icu4c/source/data/curr/ja_JP.txt
+++ b/icu4c/source/data/curr/ja_JP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt b/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
index ca942f1..e95c34a 100644
--- a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/jgo.txt b/icu4c/source/data/curr/jgo.txt
index d865436..d90349a 100755
--- a/icu4c/source/data/curr/jgo.txt
+++ b/icu4c/source/data/curr/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
@@ -32,5 +32,5 @@
             "ntɛ-ŋkɑ́p yi pɛ́ kɑ́ kɛ́ jínɛ",
         }
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/jmc.txt b/icu4c/source/data/curr/jmc.txt
index 9bf4859..0a2d605 100755
--- a/icu4c/source/data/curr/jmc.txt
+++ b/icu4c/source/data/curr/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
@@ -232,5 +232,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ka.txt b/icu4c/source/data/curr/ka.txt
index 6b2e4cc..7ff5b44 100644
--- a/icu4c/source/data/curr/ka.txt
+++ b/icu4c/source/data/curr/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
@@ -799,5 +799,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kab.txt b/icu4c/source/data/curr/kab.txt
index e00889d..ea4ad1c 100755
--- a/icu4c/source/data/curr/kab.txt
+++ b/icu4c/source/data/curr/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
@@ -228,5 +228,5 @@
             "Adular Azimbabwi",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kam.txt b/icu4c/source/data/curr/kam.txt
index c54eeeb..387ce17 100755
--- a/icu4c/source/data/curr/kam.txt
+++ b/icu4c/source/data/curr/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
@@ -228,5 +228,5 @@
             "Ndola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kde.txt b/icu4c/source/data/curr/kde.txt
index 07deb46..5d5e407 100755
--- a/icu4c/source/data/curr/kde.txt
+++ b/icu4c/source/data/curr/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
@@ -232,5 +232,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kea.txt b/icu4c/source/data/curr/kea.txt
index d8dc778..0f2790f 100755
--- a/icu4c/source/data/curr/kea.txt
+++ b/icu4c/source/data/curr/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
@@ -311,5 +311,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/khq.txt b/icu4c/source/data/curr/khq.txt
index 0fa7d3a..3289a29 100755
--- a/icu4c/source/data/curr/khq.txt
+++ b/icu4c/source/data/curr/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
@@ -232,5 +232,5 @@
             "Zimbabwe Dollar",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ki.txt b/icu4c/source/data/curr/ki.txt
index a8a23b8..4dfdae9 100755
--- a/icu4c/source/data/curr/ki.txt
+++ b/icu4c/source/data/curr/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kk.txt b/icu4c/source/data/curr/kk.txt
index 4a79b02..cea8c1f 100644
--- a/icu4c/source/data/curr/kk.txt
+++ b/icu4c/source/data/curr/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
@@ -52,5 +52,5 @@
             "Белгісіз валюта",
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kk_Cyrl.txt b/icu4c/source/data/curr/kk_Cyrl.txt
index 6e5a261..7a8e5bc 100644
--- a/icu4c/source/data/curr/kk_Cyrl.txt
+++ b/icu4c/source/data/curr/kk_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/kk_Cyrl_KZ.txt b/icu4c/source/data/curr/kk_Cyrl_KZ.txt
index ec163a4..6917b0e 100644
--- a/icu4c/source/data/curr/kk_Cyrl_KZ.txt
+++ b/icu4c/source/data/curr/kk_Cyrl_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/kk_KZ.txt b/icu4c/source/data/curr/kk_KZ.txt
index 6702eea..f94bda6 100644
--- a/icu4c/source/data/curr/kk_KZ.txt
+++ b/icu4c/source/data/curr/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/kl.txt b/icu4c/source/data/curr/kl.txt
index aa9bb69..20f0503 100644
--- a/icu4c/source/data/curr/kl.txt
+++ b/icu4c/source/data/curr/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
@@ -26,5 +26,5 @@
             other{"euro"}
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kln.txt b/icu4c/source/data/curr/kln.txt
index 9e66ad1..4f2d241 100755
--- a/icu4c/source/data/curr/kln.txt
+++ b/icu4c/source/data/curr/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
@@ -228,5 +228,5 @@
             "Dolaitab ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/km.txt b/icu4c/source/data/curr/km.txt
index c51ab23..e4d32d2 100644
--- a/icu4c/source/data/curr/km.txt
+++ b/icu4c/source/data/curr/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
@@ -643,5 +643,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kn.txt b/icu4c/source/data/curr/kn.txt
index 4386e61d..b3e29ec 100644
--- a/icu4c/source/data/curr/kn.txt
+++ b/icu4c/source/data/curr/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
@@ -647,5 +647,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.40"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ko.txt b/icu4c/source/data/curr/ko.txt
index 751e9e4..b7db2a0 100644
--- a/icu4c/source/data/curr/ko.txt
+++ b/icu4c/source/data/curr/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
@@ -1159,5 +1159,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kok.txt b/icu4c/source/data/curr/kok.txt
index 49ac109..401246b 100644
--- a/icu4c/source/data/curr/kok.txt
+++ b/icu4c/source/data/curr/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bca67b2..7afce39 100755
--- a/icu4c/source/data/curr/ks.txt
+++ b/icu4c/source/data/curr/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
@@ -1012,5 +1012,5 @@
             "زِمبابِیُک ڈالَر",
         }
     }
-    Version{"2.0.78.55"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ks_Arab.txt b/icu4c/source/data/curr/ks_Arab.txt
index cbef02c..728fa73 100755
--- a/icu4c/source/data/curr/ks_Arab.txt
+++ b/icu4c/source/data/curr/ks_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab.xml
 // *
diff --git a/icu4c/source/data/curr/ks_Arab_IN.txt b/icu4c/source/data/curr/ks_Arab_IN.txt
index 47b5e54..9eac4af 100755
--- a/icu4c/source/data/curr/ks_Arab_IN.txt
+++ b/icu4c/source/data/curr/ks_Arab_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ks_IN.txt b/icu4c/source/data/curr/ks_IN.txt
index 558e1ea..fa6550f 100755
--- a/icu4c/source/data/curr/ks_IN.txt
+++ b/icu4c/source/data/curr/ks_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ksb.txt b/icu4c/source/data/curr/ksb.txt
index 1affc55..ca616b8 100755
--- a/icu4c/source/data/curr/ksb.txt
+++ b/icu4c/source/data/curr/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
@@ -232,5 +232,5 @@
             "dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ksf.txt b/icu4c/source/data/curr/ksf.txt
index 3e0f6d4..d89de4e 100755
--- a/icu4c/source/data/curr/ksf.txt
+++ b/icu4c/source/data/curr/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
@@ -228,5 +228,5 @@
             "mɔni mǝ á zimbabwɛ́",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/kw.txt b/icu4c/source/data/curr/kw.txt
index 687e864..e287d05 100644
--- a/icu4c/source/data/curr/kw.txt
+++ b/icu4c/source/data/curr/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kw.xml
  */
 kw{
-    Version{"2.0.74.74"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lag.txt b/icu4c/source/data/curr/lag.txt
index 73e051e..7e0e109 100755
--- a/icu4c/source/data/curr/lag.txt
+++ b/icu4c/source/data/curr/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
@@ -228,5 +228,5 @@
             "Dóola ya Simbáabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lg.txt b/icu4c/source/data/curr/lg.txt
index 612162e..4b4e2ac 100755
--- a/icu4c/source/data/curr/lg.txt
+++ b/icu4c/source/data/curr/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
@@ -232,5 +232,5 @@
             "Doola ey'eZimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ln.txt b/icu4c/source/data/curr/ln.txt
index be44bf3..d0b28cf 100755
--- a/icu4c/source/data/curr/ln.txt
+++ b/icu4c/source/data/curr/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
@@ -232,5 +232,5 @@
             "Dolarɛ ya Zimbabwɛ",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lo.txt b/icu4c/source/data/curr/lo.txt
index f72df21..14cba37 100755
--- a/icu4c/source/data/curr/lo.txt
+++ b/icu4c/source/data/curr/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
@@ -1163,5 +1163,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lt.txt b/icu4c/source/data/curr/lt.txt
index 7b4e160..3abdb98 100644
--- a/icu4c/source/data/curr/lt.txt
+++ b/icu4c/source/data/curr/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
@@ -2651,5 +2651,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lu.txt b/icu4c/source/data/curr/lu.txt
index 9bf40b3..d226a2d 100755
--- a/icu4c/source/data/curr/lu.txt
+++ b/icu4c/source/data/curr/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
@@ -232,5 +232,5 @@
             "Ndola wa Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/luo.txt b/icu4c/source/data/curr/luo.txt
index e709613..d0b7f23 100755
--- a/icu4c/source/data/curr/luo.txt
+++ b/icu4c/source/data/curr/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/luy.txt b/icu4c/source/data/curr/luy.txt
index 003fdb7..c97bf27 100755
--- a/icu4c/source/data/curr/luy.txt
+++ b/icu4c/source/data/curr/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/lv.txt b/icu4c/source/data/curr/lv.txt
index 51d78de..5186cf3 100644
--- a/icu4c/source/data/curr/lv.txt
+++ b/icu4c/source/data/curr/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
@@ -1666,5 +1666,5 @@
         other{"{0} {1}"}
         zero{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mas.txt b/icu4c/source/data/curr/mas.txt
index 18c646c..97bb8db 100755
--- a/icu4c/source/data/curr/mas.txt
+++ b/icu4c/source/data/curr/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
@@ -228,5 +228,5 @@
             "Iropiyianí e Simbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mas_TZ.txt b/icu4c/source/data/curr/mas_TZ.txt
index cad1335..7cb093a 100755
--- a/icu4c/source/data/curr/mas_TZ.txt
+++ b/icu4c/source/data/curr/mas_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fbece88..71d8854 100755
--- a/icu4c/source/data/curr/mer.txt
+++ b/icu4c/source/data/curr/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mfe.txt b/icu4c/source/data/curr/mfe.txt
index f56453e..356a509 100755
--- a/icu4c/source/data/curr/mfe.txt
+++ b/icu4c/source/data/curr/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
@@ -232,5 +232,5 @@
             "dolar zimbawe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mg.txt b/icu4c/source/data/curr/mg.txt
index bacac32..168b75a 100755
--- a/icu4c/source/data/curr/mg.txt
+++ b/icu4c/source/data/curr/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
@@ -232,5 +232,5 @@
             "Dôlara Zimbaboeanina",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mgh.txt b/icu4c/source/data/curr/mgh.txt
index 4199629..1517509 100755
--- a/icu4c/source/data/curr/mgh.txt
+++ b/icu4c/source/data/curr/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
@@ -16,5 +16,5 @@
             "MZN",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mgo.txt b/icu4c/source/data/curr/mgo.txt
index 4a7d01c..6fbc8fc 100755
--- a/icu4c/source/data/curr/mgo.txt
+++ b/icu4c/source/data/curr/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
@@ -23,5 +23,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mk.txt b/icu4c/source/data/curr/mk.txt
index a644152..1442b8f 100644
--- a/icu4c/source/data/curr/mk.txt
+++ b/icu4c/source/data/curr/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
@@ -1069,5 +1069,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ml.txt b/icu4c/source/data/curr/ml.txt
index 5a89c3a..a84764e 100644
--- a/icu4c/source/data/curr/ml.txt
+++ b/icu4c/source/data/curr/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
@@ -1942,5 +1942,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mo.txt b/icu4c/source/data/curr/mo.txt
index ef3bdd7..55f72d2 100755
--- a/icu4c/source/data/curr/mo.txt
+++ b/icu4c/source/data/curr/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/mr.txt b/icu4c/source/data/curr/mr.txt
index ee3e801..4e9ac55 100644
--- a/icu4c/source/data/curr/mr.txt
+++ b/icu4c/source/data/curr/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
@@ -644,9 +644,5 @@
             "झांबियन क्वाचा",
         }
     }
-    CurrencyUnitPatterns{
-        one{"{0} {1}"}
-        other{"{0} {1}"}
-    }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ms.txt b/icu4c/source/data/curr/ms.txt
index e83179f..7ccf848 100644
--- a/icu4c/source/data/curr/ms.txt
+++ b/icu4c/source/data/curr/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
@@ -647,5 +647,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.20"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ms_Latn.txt b/icu4c/source/data/curr/ms_Latn.txt
new file mode 100644
index 0000000..f10d316
--- /dev/null
+++ b/icu4c/source/data/curr/ms_Latn.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn.xml
+// *
+// ***************************************************************************
+ms_Latn{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/curr/ms_BN.txt b/icu4c/source/data/curr/ms_Latn_BN.txt
similarity index 61%
rename from icu4c/source/data/curr/ms_BN.txt
rename to icu4c/source/data/curr/ms_Latn_BN.txt
index abe1838..a6d3ccc 100644
--- a/icu4c/source/data/curr/ms_BN.txt
+++ b/icu4c/source/data/curr/ms_Latn_BN.txt
@@ -1,17 +1,17 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/ms_BN.xml
+// * Source File: <path>/common/main/ms_Latn_BN.xml
 // *
 // ***************************************************************************
-ms_BN{
+ms_Latn_BN{
     Currencies{
         BND{
             "$",
             "Dolar Brunei",
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.58"}
 }
diff --git a/icu4c/source/data/curr/mt.txt b/icu4c/source/data/curr/mt.txt
index 9da1920..8cb3f57 100644
--- a/icu4c/source/data/curr/mt.txt
+++ b/icu4c/source/data/curr/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
@@ -32,5 +32,5 @@
             other{"Munita Mhux Magħruf jew Mhux Validu"}
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/mua.txt b/icu4c/source/data/curr/mua.txt
index ddcc505..24e0289 100755
--- a/icu4c/source/data/curr/mua.txt
+++ b/icu4c/source/data/curr/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
@@ -232,5 +232,5 @@
             "Solai Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/my.txt b/icu4c/source/data/curr/my.txt
index a563c01..4aac8ee 100644
--- a/icu4c/source/data/curr/my.txt
+++ b/icu4c/source/data/curr/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
@@ -328,5 +328,5 @@
             "ဇင်ဘာဘွေ ဒေါ်လာ",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/naq.txt b/icu4c/source/data/curr/naq.txt
index 83c02d9..a6100cb 100755
--- a/icu4c/source/data/curr/naq.txt
+++ b/icu4c/source/data/curr/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
@@ -232,5 +232,5 @@
             "Zimbabwe Dollari",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nb.txt b/icu4c/source/data/curr/nb.txt
index a8bab56..1d2eae7 100644
--- a/icu4c/source/data/curr/nb.txt
+++ b/icu4c/source/data/curr/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
@@ -2202,5 +2202,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nb_NO.txt b/icu4c/source/data/curr/nb_NO.txt
index a1437d3..db840a9 100644
--- a/icu4c/source/data/curr/nb_NO.txt
+++ b/icu4c/source/data/curr/nb_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/nd.txt b/icu4c/source/data/curr/nd.txt
index e5cc008..b3ae42d 100755
--- a/icu4c/source/data/curr/nd.txt
+++ b/icu4c/source/data/curr/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
@@ -232,5 +232,5 @@
             "Dola yase Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ne.txt b/icu4c/source/data/curr/ne.txt
index baa0de4..15e4640 100644
--- a/icu4c/source/data/curr/ne.txt
+++ b/icu4c/source/data/curr/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
@@ -1214,5 +1214,5 @@
             other{"जाम्बियाली क्वाचाहरू"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ne_IN.txt b/icu4c/source/data/curr/ne_IN.txt
index 8e6cc0d..8e3f7b2 100755
--- a/icu4c/source/data/curr/ne_IN.txt
+++ b/icu4c/source/data/curr/ne_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne_IN.xml
 // *
@@ -19,5 +19,5 @@
             other{"भारतीय रूपिँया"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nl.txt b/icu4c/source/data/curr/nl.txt
index 9f51cc7..ce3dfb2 100644
--- a/icu4c/source/data/curr/nl.txt
+++ b/icu4c/source/data/curr/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
@@ -1382,5 +1382,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nl_AW.txt b/icu4c/source/data/curr/nl_AW.txt
index b2934fd..6700ce7 100755
--- a/icu4c/source/data/curr/nl_AW.txt
+++ b/icu4c/source/data/curr/nl_AW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_AW.xml
 // *
diff --git a/icu4c/source/data/curr/nl_CW.txt b/icu4c/source/data/curr/nl_CW.txt
index ae40b47..8582c18 100644
--- a/icu4c/source/data/curr/nl_CW.txt
+++ b/icu4c/source/data/curr/nl_CW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_CW.xml
 // *
diff --git a/icu4c/source/data/curr/nl_SX.txt b/icu4c/source/data/curr/nl_SX.txt
index 0d93622..1e8d51e 100644
--- a/icu4c/source/data/curr/nl_SX.txt
+++ b/icu4c/source/data/curr/nl_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9e55d7be..bb707ba 100755
--- a/icu4c/source/data/curr/nmg.txt
+++ b/icu4c/source/data/curr/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
@@ -232,5 +232,5 @@
             "Dɔ́llɔ Zimbabwǝ (1980-2008)",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nn.txt b/icu4c/source/data/curr/nn.txt
index 7f55197..23d8824 100644
--- a/icu4c/source/data/curr/nn.txt
+++ b/icu4c/source/data/curr/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
@@ -1918,5 +1918,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nn_NO.txt b/icu4c/source/data/curr/nn_NO.txt
index e8050a8..e297007 100644
--- a/icu4c/source/data/curr/nn_NO.txt
+++ b/icu4c/source/data/curr/nn_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/no.txt b/icu4c/source/data/curr/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/curr/no.txt
+++ b/icu4c/source/data/curr/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/no_NO.txt b/icu4c/source/data/curr/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/curr/no_NO.txt
+++ b/icu4c/source/data/curr/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/no_NO_NY.txt b/icu4c/source/data/curr/no_NO_NY.txt
index 61d8107..38940c7c 100644
--- a/icu4c/source/data/curr/no_NO_NY.txt
+++ b/icu4c/source/data/curr/no_NO_NY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/nus.txt b/icu4c/source/data/curr/nus.txt
index 638a1d0..67b85b2 100755
--- a/icu4c/source/data/curr/nus.txt
+++ b/icu4c/source/data/curr/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/nus.xml
  */
 nus{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/nyn.txt b/icu4c/source/data/curr/nyn.txt
index d7fd6c5..a1156c0 100755
--- a/icu4c/source/data/curr/nyn.txt
+++ b/icu4c/source/data/curr/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
@@ -232,5 +232,5 @@
             "Doora ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/om.txt b/icu4c/source/data/curr/om.txt
index 28d1874..0504690 100644
--- a/icu4c/source/data/curr/om.txt
+++ b/icu4c/source/data/curr/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e056797..288a9a6 100755
--- a/icu4c/source/data/curr/om_KE.txt
+++ b/icu4c/source/data/curr/om_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7c7d24f..853823c 100644
--- a/icu4c/source/data/curr/or.txt
+++ b/icu4c/source/data/curr/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/curr/pa.txt b/icu4c/source/data/curr/pa.txt
index 2b933af..c651518 100644
--- a/icu4c/source/data/curr/pa.txt
+++ b/icu4c/source/data/curr/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
@@ -16,5 +16,5 @@
             "ਰੁਪਿਯ",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/pa_Arab.txt b/icu4c/source/data/curr/pa_Arab.txt
index bf27263..5535e18 100644
--- a/icu4c/source/data/curr/pa_Arab.txt
+++ b/icu4c/source/data/curr/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
@@ -24,5 +24,5 @@
             "روپئیہ",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/pa_Arab_PK.txt b/icu4c/source/data/curr/pa_Arab_PK.txt
index a535601..d07b5c6 100644
--- a/icu4c/source/data/curr/pa_Arab_PK.txt
+++ b/icu4c/source/data/curr/pa_Arab_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/pa_Guru.txt b/icu4c/source/data/curr/pa_Guru.txt
index e2feb97..6420688 100644
--- a/icu4c/source/data/curr/pa_Guru.txt
+++ b/icu4c/source/data/curr/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 69fdff4..7f5e984 100644
--- a/icu4c/source/data/curr/pa_Guru_IN.txt
+++ b/icu4c/source/data/curr/pa_Guru_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/pa_IN.txt b/icu4c/source/data/curr/pa_IN.txt
index f8f230a..8a52933 100644
--- a/icu4c/source/data/curr/pa_IN.txt
+++ b/icu4c/source/data/curr/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/pa_PK.txt b/icu4c/source/data/curr/pa_PK.txt
index 22fb56e..8478504 100644
--- a/icu4c/source/data/curr/pa_PK.txt
+++ b/icu4c/source/data/curr/pa_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/pl.txt b/icu4c/source/data/curr/pl.txt
index 5c7e84e..adb0598 100644
--- a/icu4c/source/data/curr/pl.txt
+++ b/icu4c/source/data/curr/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
@@ -2162,5 +2162,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ps.txt b/icu4c/source/data/curr/ps.txt
index 99f552c..844ec96 100644
--- a/icu4c/source/data/curr/ps.txt
+++ b/icu4c/source/data/curr/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
@@ -16,5 +16,5 @@
             "افغانۍ",
         }
     }
-    Version{"2.0.75.94"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/curr/pt.txt b/icu4c/source/data/curr/pt.txt
index 4e14acb..cb85bd5 100644
--- a/icu4c/source/data/curr/pt.txt
+++ b/icu4c/source/data/curr/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
@@ -2362,5 +2362,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/pt_AO.txt b/icu4c/source/data/curr/pt_AO.txt
index 76a2120..30c790a 100755
--- a/icu4c/source/data/curr/pt_AO.txt
+++ b/icu4c/source/data/curr/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_AO.xml
 // *
diff --git a/icu4c/source/data/curr/pt_MZ.txt b/icu4c/source/data/curr/pt_MZ.txt
index 4d17aba..90524b4 100755
--- a/icu4c/source/data/curr/pt_MZ.txt
+++ b/icu4c/source/data/curr/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cb764c2..8aea845 100644
--- a/icu4c/source/data/curr/pt_PT.txt
+++ b/icu4c/source/data/curr/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
@@ -796,5 +796,5 @@
             other{"Kwachas zambianos"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/pt_ST.txt b/icu4c/source/data/curr/pt_ST.txt
index c7a4cd9..ab4bdda 100755
--- a/icu4c/source/data/curr/pt_ST.txt
+++ b/icu4c/source/data/curr/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_ST.xml
 // *
diff --git a/icu4c/source/data/curr/resfiles.mk b/icu4c/source/data/curr/resfiles.mk
index e011058..05e95d7 100644
--- a/icu4c/source/data/curr/resfiles.mk
+++ b/icu4c/source/data/curr/resfiles.mk
@@ -80,25 +80,25 @@
  ln.txt lo.txt lt.txt lu.txt luo.txt\
  luy.txt lv.txt mas.txt mas_TZ.txt mer.txt\
  mfe.txt mg.txt mgh.txt mgo.txt mk.txt\
- ml.txt mr.txt ms.txt ms_BN.txt mt.txt\
- mua.txt my.txt naq.txt nb.txt nd.txt\
- ne.txt ne_IN.txt nl.txt nl_AW.txt nl_CW.txt\
- nl_SX.txt nmg.txt nn.txt nus.txt nyn.txt\
- om.txt om_KE.txt or.txt pa.txt pa_Arab.txt\
- pa_Guru.txt pl.txt ps.txt pt.txt pt_AO.txt\
- pt_MZ.txt pt_PT.txt pt_ST.txt rm.txt rn.txt\
- ro.txt rof.txt ru.txt rw.txt rwk.txt\
- saq.txt sbp.txt seh.txt ses.txt sg.txt\
- shi.txt shi_Latn.txt shi_Tfng.txt si.txt sk.txt\
- sl.txt sn.txt so.txt so_DJ.txt so_ET.txt\
- so_KE.txt sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt\
- sr_Latn.txt sv.txt sw.txt swc.txt ta.txt\
- ta_LK.txt ta_MY.txt ta_SG.txt te.txt teo.txt\
- teo_KE.txt th.txt ti.txt ti_ER.txt to.txt\
- tr.txt twq.txt tzm.txt tzm_Latn.txt uk.txt\
- ur.txt uz.txt uz_Arab.txt uz_Cyrl.txt uz_Latn.txt\
- vai.txt vai_Latn.txt vai_Vaii.txt vi.txt vun.txt\
- xog.txt yav.txt yo.txt zh.txt zh_Hans.txt\
- zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
- zu.txt
+ ml.txt mr.txt ms.txt ms_Latn.txt ms_Latn_BN.txt\
+ mt.txt mua.txt my.txt naq.txt nb.txt\
+ nd.txt ne.txt ne_IN.txt nl.txt nl_AW.txt\
+ nl_CW.txt nl_SX.txt nmg.txt nn.txt nus.txt\
+ nyn.txt om.txt om_KE.txt or.txt pa.txt\
+ pa_Arab.txt pa_Guru.txt pl.txt ps.txt pt.txt\
+ pt_AO.txt pt_MZ.txt pt_PT.txt pt_ST.txt rm.txt\
+ rn.txt ro.txt rof.txt ru.txt rw.txt\
+ rwk.txt saq.txt sbp.txt seh.txt ses.txt\
+ sg.txt shi.txt shi_Latn.txt shi_Tfng.txt si.txt\
+ sk.txt sl.txt sn.txt so.txt so_DJ.txt\
+ so_ET.txt so_KE.txt sq.txt sr.txt sr_Cyrl.txt\
+ sr_Cyrl_BA.txt sr_Latn.txt sv.txt sw.txt swc.txt\
+ ta.txt ta_LK.txt ta_MY.txt ta_SG.txt te.txt\
+ teo.txt teo_KE.txt th.txt ti.txt ti_ER.txt\
+ to.txt tr.txt twq.txt tzm.txt tzm_Latn.txt\
+ uk.txt ur.txt uz.txt uz_Arab.txt uz_Cyrl.txt\
+ uz_Latn.txt vai.txt vai_Latn.txt vai_Vaii.txt vi.txt\
+ vun.txt xog.txt yav.txt yo.txt zh.txt\
+ zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt\
+ zh_Hant_HK.txt zu.txt
 
diff --git a/icu4c/source/data/curr/rm.txt b/icu4c/source/data/curr/rm.txt
index 0243afd..49b3ef0 100755
--- a/icu4c/source/data/curr/rm.txt
+++ b/icu4c/source/data/curr/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
@@ -1160,5 +1160,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/rn.txt b/icu4c/source/data/curr/rn.txt
index 5993e78..81be7a0 100755
--- a/icu4c/source/data/curr/rn.txt
+++ b/icu4c/source/data/curr/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
@@ -220,5 +220,5 @@
             "Idolari ryo muri Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ro.txt b/icu4c/source/data/curr/ro.txt
index a656423..0764055 100644
--- a/icu4c/source/data/curr/ro.txt
+++ b/icu4c/source/data/curr/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
@@ -2079,5 +2079,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ro_MD.txt b/icu4c/source/data/curr/ro_MD.txt
index eed93a7..cb90da0 100755
--- a/icu4c/source/data/curr/ro_MD.txt
+++ b/icu4c/source/data/curr/ro_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/rof.txt b/icu4c/source/data/curr/rof.txt
index 76f07ab..4a3dde8 100755
--- a/icu4c/source/data/curr/rof.txt
+++ b/icu4c/source/data/curr/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
@@ -228,5 +228,5 @@
             "heleri sa Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/root.txt b/icu4c/source/data/curr/root.txt
index add4429..b81575e7 100644
--- a/icu4c/source/data/curr/root.txt
+++ b/icu4c/source/data/curr/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
@@ -99,15 +99,15 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     currencySpacing{
         afterCurrency{
-            currencyMatch{"[:letter:]"}
+            currencyMatch{"[:^S:]"}
             insertBetween{" "}
             surroundingMatch{"[:digit:]"}
         }
         beforeCurrency{
-            currencyMatch{"[:letter:]"}
+            currencyMatch{"[:^S:]"}
             insertBetween{" "}
             surroundingMatch{"[:digit:]"}
         }
diff --git a/icu4c/source/data/curr/ru.txt b/icu4c/source/data/curr/ru.txt
index b597792..77882c6 100644
--- a/icu4c/source/data/curr/ru.txt
+++ b/icu4c/source/data/curr/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
@@ -2078,5 +2078,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/rw.txt b/icu4c/source/data/curr/rw.txt
index ddd7bd8..1a8a549 100755
--- a/icu4c/source/data/curr/rw.txt
+++ b/icu4c/source/data/curr/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f0a1e04..adde161 100755
--- a/icu4c/source/data/curr/rwk.txt
+++ b/icu4c/source/data/curr/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
@@ -232,5 +232,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/saq.txt b/icu4c/source/data/curr/saq.txt
index 2438972..a7ef7a1 100755
--- a/icu4c/source/data/curr/saq.txt
+++ b/icu4c/source/data/curr/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
@@ -228,5 +228,5 @@
             "Dola eel Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sbp.txt b/icu4c/source/data/curr/sbp.txt
index 9271951..1acfae8 100755
--- a/icu4c/source/data/curr/sbp.txt
+++ b/icu4c/source/data/curr/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
@@ -228,5 +228,5 @@
             "Ihela ya Simbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/seh.txt b/icu4c/source/data/curr/seh.txt
index 41d7890..501dc05 100755
--- a/icu4c/source/data/curr/seh.txt
+++ b/icu4c/source/data/curr/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
@@ -236,5 +236,5 @@
             "Dólar do Zimbábue",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ses.txt b/icu4c/source/data/curr/ses.txt
index f54d600..790867e 100755
--- a/icu4c/source/data/curr/ses.txt
+++ b/icu4c/source/data/curr/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
@@ -232,5 +232,5 @@
             "Zimbabwe Dollar",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sg.txt b/icu4c/source/data/curr/sg.txt
index 58d65f7..02fa9ce 100755
--- a/icu4c/source/data/curr/sg.txt
+++ b/icu4c/source/data/curr/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
@@ -228,5 +228,5 @@
             "dolära tî Zimbäbwe",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sh.txt b/icu4c/source/data/curr/sh.txt
index 3f0a236..1433f43 100644
--- a/icu4c/source/data/curr/sh.txt
+++ b/icu4c/source/data/curr/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sh_BA.txt b/icu4c/source/data/curr/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/curr/sh_BA.txt
+++ b/icu4c/source/data/curr/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sh_CS.txt b/icu4c/source/data/curr/sh_CS.txt
index 2adfb4a..8967fc8 100644
--- a/icu4c/source/data/curr/sh_CS.txt
+++ b/icu4c/source/data/curr/sh_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sh_YU.txt b/icu4c/source/data/curr/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/curr/sh_YU.txt
+++ b/icu4c/source/data/curr/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/shi.txt b/icu4c/source/data/curr/shi.txt
index 453ba57..93ebfb6 100755
--- a/icu4c/source/data/curr/shi.txt
+++ b/icu4c/source/data/curr/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
@@ -232,5 +232,5 @@
             "ⴰⴷⵓⵍⴰⵔ ⵏ ⵣⵉⵎⴱⴰⴱⵡⵉ",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/shi_Latn.txt b/icu4c/source/data/curr/shi_Latn.txt
index e596861..9f84a6f 100755
--- a/icu4c/source/data/curr/shi_Latn.txt
+++ b/icu4c/source/data/curr/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
@@ -232,5 +232,5 @@
             "adular n zimbabwi",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/shi_Latn_MA.txt b/icu4c/source/data/curr/shi_Latn_MA.txt
index cd7fd64..0dd1f86 100755
--- a/icu4c/source/data/curr/shi_Latn_MA.txt
+++ b/icu4c/source/data/curr/shi_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/shi_MA.txt b/icu4c/source/data/curr/shi_MA.txt
index 91d13a9..39a0752 100755
--- a/icu4c/source/data/curr/shi_MA.txt
+++ b/icu4c/source/data/curr/shi_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/shi_Tfng.txt b/icu4c/source/data/curr/shi_Tfng.txt
index 12bcee9..6d11d92 100755
--- a/icu4c/source/data/curr/shi_Tfng.txt
+++ b/icu4c/source/data/curr/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/curr/si.txt b/icu4c/source/data/curr/si.txt
index 60c6c87..1aafa2b 100644
--- a/icu4c/source/data/curr/si.txt
+++ b/icu4c/source/data/curr/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
@@ -540,5 +540,5 @@
             "සැම්බියානු ක්වාචා",
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sk.txt b/icu4c/source/data/curr/sk.txt
index 5eb6f95..ba66d9d 100644
--- a/icu4c/source/data/curr/sk.txt
+++ b/icu4c/source/data/curr/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
@@ -1478,5 +1478,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sl.txt b/icu4c/source/data/curr/sl.txt
index 99b006f..0f8dc16 100644
--- a/icu4c/source/data/curr/sl.txt
+++ b/icu4c/source/data/curr/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
@@ -1146,5 +1146,5 @@
         other{"{0} {1}"}
         two{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sn.txt b/icu4c/source/data/curr/sn.txt
index 5342dd9..fb62f7d 100755
--- a/icu4c/source/data/curr/sn.txt
+++ b/icu4c/source/data/curr/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
@@ -232,5 +232,5 @@
             "Dora re Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/so.txt b/icu4c/source/data/curr/so.txt
index 011a0c7..54f600b 100644
--- a/icu4c/source/data/curr/so.txt
+++ b/icu4c/source/data/curr/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
@@ -40,5 +40,5 @@
             "Doollar maraykan",
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/so_DJ.txt b/icu4c/source/data/curr/so_DJ.txt
index 793ba69..988dde0 100755
--- a/icu4c/source/data/curr/so_DJ.txt
+++ b/icu4c/source/data/curr/so_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2e06902..bbb9484 100755
--- a/icu4c/source/data/curr/so_ET.txt
+++ b/icu4c/source/data/curr/so_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 24489b7..eaf7e9e 100755
--- a/icu4c/source/data/curr/so_KE.txt
+++ b/icu4c/source/data/curr/so_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 633ea29..1367ebb 100644
--- a/icu4c/source/data/curr/sq.txt
+++ b/icu4c/source/data/curr/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq.xml
 // *
diff --git a/icu4c/source/data/curr/sr.txt b/icu4c/source/data/curr/sr.txt
index eb84137..47b92f3 100644
--- a/icu4c/source/data/curr/sr.txt
+++ b/icu4c/source/data/curr/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
@@ -2790,5 +2790,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sr_BA.txt b/icu4c/source/data/curr/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/curr/sr_BA.txt
+++ b/icu4c/source/data/curr/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_CS.txt b/icu4c/source/data/curr/sr_CS.txt
index b6ee46c..23bc131 100644
--- a/icu4c/source/data/curr/sr_CS.txt
+++ b/icu4c/source/data/curr/sr_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Cyrl.txt b/icu4c/source/data/curr/sr_Cyrl.txt
index 426675a..e127fe9 100644
--- a/icu4c/source/data/curr/sr_Cyrl.txt
+++ b/icu4c/source/data/curr/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9ef6adc..2255a02d 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_BA.xml
 // *
diff --git a/icu4c/source/data/curr/sr_Cyrl_CS.txt b/icu4c/source/data/curr/sr_Cyrl_CS.txt
index 99b0d57..54c3633 100644
--- a/icu4c/source/data/curr/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Cyrl_RS.txt b/icu4c/source/data/curr/sr_Cyrl_RS.txt
index 5475cea..dfb1855 100644
--- a/icu4c/source/data/curr/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Cyrl_YU.txt b/icu4c/source/data/curr/sr_Cyrl_YU.txt
index 088b496..608f5f9 100644
--- a/icu4c/source/data/curr/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/curr/sr_Cyrl_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Latn.txt b/icu4c/source/data/curr/sr_Latn.txt
index 582d0d2..a83bba5 100644
--- a/icu4c/source/data/curr/sr_Latn.txt
+++ b/icu4c/source/data/curr/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
@@ -2724,5 +2724,5 @@
             other{"zimbabvejski dolari"}
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sr_Latn_BA.txt b/icu4c/source/data/curr/sr_Latn_BA.txt
index cb015a6..1a5f126 100644
--- a/icu4c/source/data/curr/sr_Latn_BA.txt
+++ b/icu4c/source/data/curr/sr_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Latn_CS.txt b/icu4c/source/data/curr/sr_Latn_CS.txt
index f80a8a8..9df1eb2 100644
--- a/icu4c/source/data/curr/sr_Latn_CS.txt
+++ b/icu4c/source/data/curr/sr_Latn_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Latn_ME.txt b/icu4c/source/data/curr/sr_Latn_ME.txt
index fefdf54..700e1cb 100755
--- a/icu4c/source/data/curr/sr_Latn_ME.txt
+++ b/icu4c/source/data/curr/sr_Latn_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Latn_RS.txt b/icu4c/source/data/curr/sr_Latn_RS.txt
index 418f50c..4e4b742 100644
--- a/icu4c/source/data/curr/sr_Latn_RS.txt
+++ b/icu4c/source/data/curr/sr_Latn_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_Latn_YU.txt b/icu4c/source/data/curr/sr_Latn_YU.txt
index 56911ca..9451580 100644
--- a/icu4c/source/data/curr/sr_Latn_YU.txt
+++ b/icu4c/source/data/curr/sr_Latn_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_ME.txt b/icu4c/source/data/curr/sr_ME.txt
index 76ef7f7..8535ec0 100644
--- a/icu4c/source/data/curr/sr_ME.txt
+++ b/icu4c/source/data/curr/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_RS.txt b/icu4c/source/data/curr/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/curr/sr_RS.txt
+++ b/icu4c/source/data/curr/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/sr_YU.txt b/icu4c/source/data/curr/sr_YU.txt
index 9bb7c27..e3b8f74 100644
--- a/icu4c/source/data/curr/sr_YU.txt
+++ b/icu4c/source/data/curr/sr_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/supplementalData.txt b/icu4c/source/data/curr/supplementalData.txt
index ebee32b..6da2870 100644
--- a/icu4c/source/data/curr/supplementalData.txt
+++ b/icu4c/source/data/curr/supplementalData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalData.xml
 // *
@@ -17,6 +17,15 @@
                 id{"EUR"}
             }
         }
+        AC{
+            {
+                from:intvector{
+                    44,
+                    323838976,
+                }
+                id{"SHP"}
+            }
+        }
         AD{
             {
                 from:intvector{
@@ -157,15 +166,6 @@
                 }
             }
         }
-        AN{
-            {
-                from:intvector{
-                    -218,
-                    763670528,
-                }
-                id{"ANG"}
-            }
-        }
         AO{
             {
                 from:intvector{
@@ -521,12 +521,28 @@
                 }
             }
             {
+                from:intvector{
+                    0,
+                    0,
+                }
                 id{"BEL"}
                 tender{"false"}
+                to:intvector{
+                    148,
+                    1026440191,
+                }
             }
             {
+                from:intvector{
+                    0,
+                    0,
+                }
                 id{"BEC"}
                 tender{"false"}
+                to:intvector{
+                    148,
+                    1026440191,
+                }
             }
         }
         BF{
@@ -691,6 +707,26 @@
                 tender{"false"}
             }
         }
+        BQ{
+            {
+                from:intvector{
+                    301,
+                    1054843904,
+                }
+                id{"USD"}
+            }
+            {
+                from:intvector{
+                    299,
+                    -1821388800,
+                }
+                id{"ANG"}
+                to:intvector{
+                    301,
+                    1141243903,
+                }
+            }
+        }
         BR{
             {
                 from:intvector{
@@ -1028,8 +1064,16 @@
                 id{"CNY"}
             }
             {
+                from:intvector{
+                    66,
+                    528958464,
+                }
                 id{"CNX"}
                 tender{"false"}
+                to:intvector{
+                    213,
+                    320765951,
+                }
             }
         }
         CO{
@@ -1045,6 +1089,11 @@
                 tender{"false"}
             }
         }
+        CP{
+            {
+                id{"XXX"}
+            }
+        }
         CR{
             {
                 from:intvector{
@@ -1136,6 +1185,15 @@
                 }
             }
         }
+        CW{
+            {
+                from:intvector{
+                    299,
+                    -1821388800,
+                }
+                id{"ANG"}
+            }
+        }
         CX{
             {
                 from:intvector{
@@ -1218,6 +1276,15 @@
                 }
             }
         }
+        DG{
+            {
+                from:intvector{
+                    -31,
+                    -2046981120,
+                }
+                id{"USD"}
+            }
+        }
         DJ{
             {
                 from:intvector{
@@ -1274,6 +1341,15 @@
                 id{"DZD"}
             }
         }
+        EA{
+            {
+                from:intvector{
+                    213,
+                    320765952,
+                }
+                id{"EUR"}
+            }
+        }
         EC{
             {
                 from:intvector{
@@ -1294,8 +1370,16 @@
                 }
             }
             {
+                from:intvector{
+                    171,
+                    -619174912,
+                }
                 id{"ECV"}
                 tender{"false"}
+                to:intvector{
+                    220,
+                    -1725372417,
+                }
             }
         }
         EE{
@@ -1387,12 +1471,28 @@
                 }
             }
             {
+                from:intvector{
+                    58,
+                    -942270464,
+                }
                 id{"ESA"}
                 tender{"false"}
+                to:intvector{
+                    88,
+                    734077951,
+                }
             }
             {
+                from:intvector{
+                    36,
+                    -1147389952,
+                }
                 id{"ESB"}
                 tender{"false"}
+                to:intvector{
+                    183,
+                    -1355582465,
+                }
             }
         }
         ET{
@@ -1412,6 +1512,18 @@
                 }
                 id{"EUR"}
             }
+            {
+                from:intvector{
+                    66,
+                    528958464,
+                }
+                id{"XEU"}
+                tender{"false"}
+                to:intvector{
+                    213,
+                    320765951,
+                }
+            }
         }
         FI{
             {
@@ -1886,6 +1998,15 @@
                 id{"HUF"}
             }
         }
+        IC{
+            {
+                from:intvector{
+                    213,
+                    320765952,
+                }
+                id{"EUR"}
+            }
+        }
         ID{
             {
                 from:intvector{
@@ -1983,13 +2104,6 @@
                 }
                 id{"USD"}
             }
-            {
-                from:intvector{
-                    -31,
-                    -2046981120,
-                }
-                id{"GBP"}
-            }
         }
         IQ{
             {
@@ -2393,12 +2507,28 @@
                 }
             }
             {
+                from:intvector{
+                    0,
+                    0,
+                }
                 id{"LUC"}
                 tender{"false"}
+                to:intvector{
+                    148,
+                    1026440191,
+                }
             }
             {
+                from:intvector{
+                    0,
+                    0,
+                }
                 id{"LUL"}
                 tender{"false"}
+                to:intvector{
+                    148,
+                    1026440191,
+                }
             }
         }
         LV{
@@ -2886,10 +3016,6 @@
                     -1022325760,
                 }
                 id{"ZAR"}
-                to:intvector{
-                    169,
-                    83326975,
-                }
             }
         }
         NC{
@@ -3221,13 +3347,6 @@
         PS{
             {
                 from:intvector{
-                    191,
-                    -550520832,
-                }
-                id{"JOD"}
-            }
-            {
-                from:intvector{
                     115,
                     718760960,
                 }
@@ -3235,6 +3354,13 @@
             }
             {
                 from:intvector{
+                    191,
+                    -550520832,
+                }
+                id{"JOD"}
+            }
+            {
+                from:intvector{
                     -20,
                     -43621376,
                 }
@@ -3743,6 +3869,15 @@
                 }
             }
         }
+        SX{
+            {
+                from:intvector{
+                    299,
+                    -1821388800,
+                }
+                id{"ANG"}
+            }
+        }
         SY{
             {
                 from:intvector{
@@ -3761,6 +3896,15 @@
                 id{"SZL"}
             }
         }
+        TA{
+            {
+                from:intvector{
+                    -235,
+                    424514560,
+                }
+                id{"GBP"}
+            }
+        }
         TC{
             {
                 from:intvector{
@@ -4371,8 +4515,16 @@
                 id{"ZAR"}
             }
             {
+                from:intvector{
+                    115,
+                    459560960,
+                }
                 id{"ZAL"}
                 tender{"false"}
+                to:intvector{
+                    185,
+                    570250239,
+                }
             }
         }
         ZM{
@@ -4491,12 +4643,16 @@
                 tender{"false"}
             }
             {
-                id{"XEU"}
-                tender{"false"}
-            }
-            {
+                from:intvector{
+                    -294,
+                    416385024,
+                }
                 id{"XFO"}
                 tender{"false"}
+                to:intvector{
+                    244,
+                    1269579775,
+                }
             }
             {
                 id{"XFU"}
@@ -4511,10 +4667,6 @@
                 tender{"false"}
             }
             {
-                id{"XRE"}
-                tender{"false"}
-            }
-            {
                 id{"XSU"}
                 tender{"false"}
             }
diff --git a/icu4c/source/data/curr/sv.txt b/icu4c/source/data/curr/sv.txt
index 767ec90..6602472 100644
--- a/icu4c/source/data/curr/sv.txt
+++ b/icu4c/source/data/curr/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
@@ -552,7 +552,7 @@
             "komorisk franc",
         }
         KPW{
-            "NK₩",
+            "KPW",
             "nordkoreansk won",
         }
         KRH{
@@ -564,7 +564,7 @@
             "sydkoreansk won (1945-1953)",
         }
         KRW{
-            "SK₩",
+            "₩",
             "sydkoreansk won",
         }
         KWD{
@@ -2362,5 +2362,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/sw.txt b/icu4c/source/data/curr/sw.txt
index 1f4f959..e12f139 100644
--- a/icu4c/source/data/curr/sw.txt
+++ b/icu4c/source/data/curr/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
@@ -668,5 +668,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/swc.txt b/icu4c/source/data/curr/swc.txt
index 81f613a..49c6731 100755
--- a/icu4c/source/data/curr/swc.txt
+++ b/icu4c/source/data/curr/swc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc.xml
 // *
@@ -228,5 +228,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ta.txt b/icu4c/source/data/curr/ta.txt
index 25c12ec..2a791ee 100644
--- a/icu4c/source/data/curr/ta.txt
+++ b/icu4c/source/data/curr/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
@@ -674,5 +674,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ta_LK.txt b/icu4c/source/data/curr/ta_LK.txt
index 286c536..d10c050 100755
--- a/icu4c/source/data/curr/ta_LK.txt
+++ b/icu4c/source/data/curr/ta_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2c83272..ce7f235 100755
--- a/icu4c/source/data/curr/ta_MY.txt
+++ b/icu4c/source/data/curr/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c04f827..f25f29b 100755
--- a/icu4c/source/data/curr/ta_SG.txt
+++ b/icu4c/source/data/curr/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1220173..5aed39b 100644
--- a/icu4c/source/data/curr/te.txt
+++ b/icu4c/source/data/curr/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
@@ -674,5 +674,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/teo.txt b/icu4c/source/data/curr/teo.txt
index d6fa5b9..24db562 100755
--- a/icu4c/source/data/curr/teo.txt
+++ b/icu4c/source/data/curr/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
@@ -228,5 +228,5 @@
             "Edola lok'Zimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/teo_KE.txt b/icu4c/source/data/curr/teo_KE.txt
index 5f3cb4c..7ff15eb 100755
--- a/icu4c/source/data/curr/teo_KE.txt
+++ b/icu4c/source/data/curr/teo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 190a8b2..514ae56 100644
--- a/icu4c/source/data/curr/th.txt
+++ b/icu4c/source/data/curr/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/th_TH.txt b/icu4c/source/data/curr/th_TH.txt
index 94c4a72..9820811 100644
--- a/icu4c/source/data/curr/th_TH.txt
+++ b/icu4c/source/data/curr/th_TH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt b/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
index 9a5620e..37548cf 100644
--- a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/ti.txt b/icu4c/source/data/curr/ti.txt
index 94c141d..30552c8 100644
--- a/icu4c/source/data/curr/ti.txt
+++ b/icu4c/source/data/curr/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
@@ -48,5 +48,5 @@
             "የአሜሪካን ዶላር",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.79.40"}
 }
diff --git a/icu4c/source/data/curr/ti_ER.txt b/icu4c/source/data/curr/ti_ER.txt
index ad10791..1115bbb 100755
--- a/icu4c/source/data/curr/ti_ER.txt
+++ b/icu4c/source/data/curr/ti_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2a55f9a..85b090c 100755
--- a/icu4c/source/data/curr/tl.txt
+++ b/icu4c/source/data/curr/tl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/tl_PH.txt b/icu4c/source/data/curr/tl_PH.txt
index 52f1969..c788c54 100755
--- a/icu4c/source/data/curr/tl_PH.txt
+++ b/icu4c/source/data/curr/tl_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/to.txt b/icu4c/source/data/curr/to.txt
index 1f57131..a9be785 100755
--- a/icu4c/source/data/curr/to.txt
+++ b/icu4c/source/data/curr/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
@@ -16,5 +16,5 @@
             "TOP",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/tr.txt b/icu4c/source/data/curr/tr.txt
index eda15c7..6afa0c0 100644
--- a/icu4c/source/data/curr/tr.txt
+++ b/icu4c/source/data/curr/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
@@ -1107,5 +1107,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/twq.txt b/icu4c/source/data/curr/twq.txt
index a7542b9..e50205b 100755
--- a/icu4c/source/data/curr/twq.txt
+++ b/icu4c/source/data/curr/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
@@ -232,5 +232,5 @@
             "Zimbabwe Dollar",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/tzm.txt b/icu4c/source/data/curr/tzm.txt
index cf0dd9d..984cb8e 100755
--- a/icu4c/source/data/curr/tzm.txt
+++ b/icu4c/source/data/curr/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
@@ -232,5 +232,5 @@
             "Ḍular Uzimbabwi",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/tzm_Latn.txt b/icu4c/source/data/curr/tzm_Latn.txt
index 0bbb4b4..7f48e45 100755
--- a/icu4c/source/data/curr/tzm_Latn.txt
+++ b/icu4c/source/data/curr/tzm_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/tzm_Latn_MA.txt b/icu4c/source/data/curr/tzm_Latn_MA.txt
index 271f885..6465f27 100755
--- a/icu4c/source/data/curr/tzm_Latn_MA.txt
+++ b/icu4c/source/data/curr/tzm_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/tzm_MA.txt b/icu4c/source/data/curr/tzm_MA.txt
index ebd194c..ee6f521 100755
--- a/icu4c/source/data/curr/tzm_MA.txt
+++ b/icu4c/source/data/curr/tzm_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/uk.txt b/icu4c/source/data/curr/uk.txt
index b233294..5dae05d 100644
--- a/icu4c/source/data/curr/uk.txt
+++ b/icu4c/source/data/curr/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
@@ -1538,5 +1538,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/ur.txt b/icu4c/source/data/curr/ur.txt
index b57176c..3a6e5ff 100644
--- a/icu4c/source/data/curr/ur.txt
+++ b/icu4c/source/data/curr/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
@@ -698,5 +698,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/uz.txt b/icu4c/source/data/curr/uz.txt
index 26db50d..03c8e7b 100644
--- a/icu4c/source/data/curr/uz.txt
+++ b/icu4c/source/data/curr/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0010d89..5996fc9 100644
--- a/icu4c/source/data/curr/uz_AF.txt
+++ b/icu4c/source/data/curr/uz_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/uz_Arab.txt b/icu4c/source/data/curr/uz_Arab.txt
index c6474dc..489979c 100644
--- a/icu4c/source/data/curr/uz_Arab.txt
+++ b/icu4c/source/data/curr/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
@@ -16,5 +16,5 @@
             "افغانی",
         }
     }
-    Version{"2.0.76.36"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/curr/uz_Arab_AF.txt b/icu4c/source/data/curr/uz_Arab_AF.txt
index 972b280..9e5d31f 100644
--- a/icu4c/source/data/curr/uz_Arab_AF.txt
+++ b/icu4c/source/data/curr/uz_Arab_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/uz_Cyrl.txt b/icu4c/source/data/curr/uz_Cyrl.txt
index 4f1cc29..da1cc01 100644
--- a/icu4c/source/data/curr/uz_Cyrl.txt
+++ b/icu4c/source/data/curr/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/curr/uz_Cyrl_UZ.txt b/icu4c/source/data/curr/uz_Cyrl_UZ.txt
index 0776fef..97d565c 100644
--- a/icu4c/source/data/curr/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/curr/uz_Cyrl_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/uz_Latn.txt b/icu4c/source/data/curr/uz_Latn.txt
index 65a7f6e..15dedb2 100644
--- a/icu4c/source/data/curr/uz_Latn.txt
+++ b/icu4c/source/data/curr/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/curr/uz_UZ.txt b/icu4c/source/data/curr/uz_UZ.txt
index a419389..35e0a7f 100644
--- a/icu4c/source/data/curr/uz_UZ.txt
+++ b/icu4c/source/data/curr/uz_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/vai.txt b/icu4c/source/data/curr/vai.txt
index 0da4ac7..dfa39bb 100755
--- a/icu4c/source/data/curr/vai.txt
+++ b/icu4c/source/data/curr/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
@@ -220,5 +220,5 @@
             "ꔽꕓꖜꔃ ꕜꕞ",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/vai_LR.txt b/icu4c/source/data/curr/vai_LR.txt
index 9d1560d..403f4c0 100755
--- a/icu4c/source/data/curr/vai_LR.txt
+++ b/icu4c/source/data/curr/vai_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/vai_Latn.txt b/icu4c/source/data/curr/vai_Latn.txt
index e63a32c..a7f597b 100755
--- a/icu4c/source/data/curr/vai_Latn.txt
+++ b/icu4c/source/data/curr/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
@@ -224,5 +224,5 @@
             "Zimbhabhuwe Dala",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/vai_Vaii.txt b/icu4c/source/data/curr/vai_Vaii.txt
index a7f9e21..b5d5dee 100755
--- a/icu4c/source/data/curr/vai_Vaii.txt
+++ b/icu4c/source/data/curr/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 edccde9..dd7fb4c 100755
--- a/icu4c/source/data/curr/vai_Vaii_LR.txt
+++ b/icu4c/source/data/curr/vai_Vaii_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/vi.txt b/icu4c/source/data/curr/vi.txt
index 7e67c6e4..bf2a650 100644
--- a/icu4c/source/data/curr/vi.txt
+++ b/icu4c/source/data/curr/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/vun.txt b/icu4c/source/data/curr/vun.txt
index fc7aea7..bf22524 100755
--- a/icu4c/source/data/curr/vun.txt
+++ b/icu4c/source/data/curr/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
@@ -232,5 +232,5 @@
             "Dola ya Zimbabwe",
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/xog.txt b/icu4c/source/data/curr/xog.txt
index d7855a9..29479e9 100755
--- a/icu4c/source/data/curr/xog.txt
+++ b/icu4c/source/data/curr/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
@@ -228,5 +228,5 @@
             "Doola ey'eZimbabwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/yav.txt b/icu4c/source/data/curr/yav.txt
index 62e1ece..05b2ac2 100755
--- a/icu4c/source/data/curr/yav.txt
+++ b/icu4c/source/data/curr/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
@@ -104,5 +104,5 @@
             "́faláŋɛ u kɔmɔ́ɔl",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/yo.txt b/icu4c/source/data/curr/yo.txt
index d2f1417..87b0c27 100755
--- a/icu4c/source/data/curr/yo.txt
+++ b/icu4c/source/data/curr/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
@@ -232,5 +232,5 @@
             "Dọla ti Orílẹ́ède Siibabuwe",
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh.txt b/icu4c/source/data/curr/zh.txt
index f7b3f6d..9066558 100644
--- a/icu4c/source/data/curr/zh.txt
+++ b/icu4c/source/data/curr/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0}{1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_CN.txt b/icu4c/source/data/curr/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/curr/zh_CN.txt
+++ b/icu4c/source/data/curr/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_HK.txt b/icu4c/source/data/curr/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/curr/zh_HK.txt
+++ b/icu4c/source/data/curr/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_Hans.txt b/icu4c/source/data/curr/zh_Hans.txt
index e8cbcd7..2169ed9 100644
--- a/icu4c/source/data/curr/zh_Hans.txt
+++ b/icu4c/source/data/curr/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c4f5185..6e6723b 100644
--- a/icu4c/source/data/curr/zh_Hans_CN.txt
+++ b/icu4c/source/data/curr/zh_Hans_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_Hans_HK.txt b/icu4c/source/data/curr/zh_Hans_HK.txt
index 3630b6c..0351325 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
@@ -56,5 +56,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_Hans_MO.txt b/icu4c/source/data/curr/zh_Hans_MO.txt
index 9628793..3e6df43 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
@@ -40,5 +40,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_Hans_SG.txt b/icu4c/source/data/curr/zh_Hans_SG.txt
index 7622bed..53bffd6 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
@@ -36,5 +36,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_Hant.txt b/icu4c/source/data/curr/zh_Hant.txt
index db4bcae..b776115 100644
--- a/icu4c/source/data/curr/zh_Hant.txt
+++ b/icu4c/source/data/curr/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
@@ -1171,5 +1171,5 @@
     CurrencyUnitPatterns{
         other{"{0} {1}"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_Hant_HK.txt b/icu4c/source/data/curr/zh_Hant_HK.txt
index 38b177d..8ce73e4 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
@@ -65,5 +65,5 @@
             "太平洋法郎",
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/curr/zh_Hant_MO.txt b/icu4c/source/data/curr/zh_Hant_MO.txt
index 686610b..08cadc7 100644
--- a/icu4c/source/data/curr/zh_Hant_MO.txt
+++ b/icu4c/source/data/curr/zh_Hant_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_Hant_TW.txt b/icu4c/source/data/curr/zh_Hant_TW.txt
index 659b708..99d5a6f 100644
--- a/icu4c/source/data/curr/zh_Hant_TW.txt
+++ b/icu4c/source/data/curr/zh_Hant_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_MO.txt b/icu4c/source/data/curr/zh_MO.txt
index 7a340a7..0492740 100644
--- a/icu4c/source/data/curr/zh_MO.txt
+++ b/icu4c/source/data/curr/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_SG.txt b/icu4c/source/data/curr/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/curr/zh_SG.txt
+++ b/icu4c/source/data/curr/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zh_TW.txt b/icu4c/source/data/curr/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/curr/zh_TW.txt
+++ b/icu4c/source/data/curr/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/curr/zu.txt b/icu4c/source/data/curr/zu.txt
index 36568bf..2c984fb 100644
--- a/icu4c/source/data/curr/zu.txt
+++ b/icu4c/source/data/curr/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
@@ -648,5 +648,5 @@
         one{"{0} {1}"}
         other{"{0} {1}"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml
index 0b4501f..f16beae 100644
--- a/icu4c/source/data/icu-config.xml
+++ b/icu4c/source/data/icu-config.xml
@@ -1,7 +1,7 @@
 <!--
 /*
 *******************************************************************************
-* Copyright (C) 2005-2012, International Business Machines Corporation and    *
+* Copyright (C) 2005-2013, International Business Machines Corporation and    *
 * others. All Rights Reserved.	                                         *
 *******************************************************************************
 */
@@ -423,9 +423,10 @@
 		<include locales="mr"/>
 		<include locales="mr_IN"/>
 		<include locales="ms"/>
-		<include locales="ms_BN"/>
-		<include locales="ms_SG"/>
-		<include locales="ms_MY"/>
+		<include locales="ms_Latn"/>
+		<include locales="ms_Latn_BN"/>
+		<include locales="ms_Latn_SG"/>
+		<include locales="ms_Latn_MY"/>
 		<include locales="mt"/>
 		<include locales="mt_MT"/>
 		<include locales="mua"/>
diff --git a/icu4c/source/data/lang/af.txt b/icu4c/source/data/lang/af.txt
index 4285a8e..ebe1386 100644
--- a/icu4c/source/data/lang/af.txt
+++ b/icu4c/source/data/lang/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
@@ -339,7 +339,7 @@
             vaii{"Vai-syfers"}
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Taal: {0}"}
         script{"Skrif: {0}"}
diff --git a/icu4c/source/data/lang/agq.txt b/icu4c/source/data/lang/agq.txt
index 36b66f0..b1e64b7 100755
--- a/icu4c/source/data/lang/agq.txt
+++ b/icu4c/source/data/lang/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Chàenê"}
         zu{"Zulù"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ak.txt b/icu4c/source/data/lang/ak.txt
index e30c837..1d9912d 100755
--- a/icu4c/source/data/lang/ak.txt
+++ b/icu4c/source/data/lang/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
@@ -56,5 +56,5 @@
         zh{"Kyaena kasa"}
         zu{"Zulu"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/am.txt b/icu4c/source/data/lang/am.txt
index 84ddd27..c25e002 100644
--- a/icu4c/source/data/lang/am.txt
+++ b/icu4c/source/data/lang/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
@@ -346,7 +346,7 @@
             vaii{"የቫይ አሃዞች"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/ar.txt b/icu4c/source/data/lang/ar.txt
index a076839..5edb4f3 100644
--- a/icu4c/source/data/lang/ar.txt
+++ b/icu4c/source/data/lang/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
@@ -773,7 +773,7 @@
         VALENCIA{"بلنسية"}
         WADEGILE{"المندرين باللاتينية - ويد–جيلز"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"اللغة: {0}"}
         script{"نظام الكتابة: {0}"}
diff --git a/icu4c/source/data/lang/as.txt b/icu4c/source/data/lang/as.txt
index 37f48eb..e07d609 100644
--- a/icu4c/source/data/lang/as.txt
+++ b/icu4c/source/data/lang/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
@@ -42,5 +42,5 @@
             traditional{"পৰম্পৰাগতভাবে শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"}
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/asa.txt b/icu4c/source/data/lang/asa.txt
index df996d2..b1242b4 100755
--- a/icu4c/source/data/lang/asa.txt
+++ b/icu4c/source/data/lang/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kidhulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/az.txt b/icu4c/source/data/lang/az.txt
index 05ff970..4ca007d 100644
--- a/icu4c/source/data/lang/az.txt
+++ b/icu4c/source/data/lang/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
@@ -653,7 +653,7 @@
             pinyin{"Pinyin təqvimi"}
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Dil: {0}"}
         script{"Yazı: {0}"}
diff --git a/icu4c/source/data/lang/az_AZ.txt b/icu4c/source/data/lang/az_AZ.txt
index 881b97c..f76eaaa 100644
--- a/icu4c/source/data/lang/az_AZ.txt
+++ b/icu4c/source/data/lang/az_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/az_Cyrl.txt b/icu4c/source/data/lang/az_Cyrl.txt
index 7f8cd2a..7b5ef15 100644
--- a/icu4c/source/data/lang/az_Cyrl.txt
+++ b/icu4c/source/data/lang/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72a33fc..7949145 100644
--- a/icu4c/source/data/lang/az_Latn.txt
+++ b/icu4c/source/data/lang/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 45b7660..f907674 100644
--- a/icu4c/source/data/lang/az_Latn_AZ.txt
+++ b/icu4c/source/data/lang/az_Latn_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/bas.txt b/icu4c/source/data/lang/bas.txt
index ceffc00..b883407 100755
--- a/icu4c/source/data/lang/bas.txt
+++ b/icu4c/source/data/lang/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Hɔp u kinà"}
         zu{"Hɔp u zulù"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/be.txt b/icu4c/source/data/lang/be.txt
index 40591c1..b4ed43f 100644
--- a/icu4c/source/data/lang/be.txt
+++ b/icu4c/source/data/lang/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
@@ -187,7 +187,7 @@
             japanese{"японскі каляндар"}
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Мова: {0}"}
         script{"Пісьмо: {0}"}
diff --git a/icu4c/source/data/lang/bem.txt b/icu4c/source/data/lang/bem.txt
index d0ece57..c803b63 100755
--- a/icu4c/source/data/lang/bem.txt
+++ b/icu4c/source/data/lang/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Ichi Chainisi"}
         zu{"Ichi Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/bez.txt b/icu4c/source/data/lang/bez.txt
index aad89c5..8c80dff 100755
--- a/icu4c/source/data/lang/bez.txt
+++ b/icu4c/source/data/lang/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Hichina"}
         zu{"Hizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/bg.txt b/icu4c/source/data/lang/bg.txt
index 885eee7..8c3974b 100644
--- a/icu4c/source/data/lang/bg.txt
+++ b/icu4c/source/data/lang/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
@@ -772,7 +772,7 @@
         VALENCIA{"Валенсиански"}
         WADEGILE{"Уейд-Джайлс романизация"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/bm.txt b/icu4c/source/data/lang/bm.txt
index 58d7d3b..20ad39f 100755
--- a/icu4c/source/data/lang/bm.txt
+++ b/icu4c/source/data/lang/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
@@ -57,5 +57,5 @@
         zh{"siniwakan"}
         zu{"zulukan"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/bn.txt b/icu4c/source/data/lang/bn.txt
index 5ba71f7..3530b09 100644
--- a/icu4c/source/data/lang/bn.txt
+++ b/icu4c/source/data/lang/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
@@ -751,7 +751,7 @@
             vaii{"ভাই সংখ্যা"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ভাষা: {0}"}
         script{"লিপি: {0}"}
diff --git a/icu4c/source/data/lang/bn_IN.txt b/icu4c/source/data/lang/bn_IN.txt
index 8f8acc5..8990264 100644
--- a/icu4c/source/data/lang/bn_IN.txt
+++ b/icu4c/source/data/lang/bn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
@@ -37,7 +37,7 @@
             taml{"তামিল সংখ্যা"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         keyTypePattern{"{0}: {1}"}
     }
diff --git a/icu4c/source/data/lang/bo.txt b/icu4c/source/data/lang/bo.txt
index 9d7c5d3..eb6fdad 100644
--- a/icu4c/source/data/lang/bo.txt
+++ b/icu4c/source/data/lang/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
@@ -22,5 +22,5 @@
     Scripts{
         Tibt{"བོད་ཡིག་"}
     }
-    Version{"2.0.74.85"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/br.txt b/icu4c/source/data/lang/br.txt
index 87b5c49..b98a7e5 100755
--- a/icu4c/source/data/lang/br.txt
+++ b/icu4c/source/data/lang/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
@@ -629,5 +629,5 @@
         VALLADER{"rannyezh romañchek Vallader"}
         WADEGILE{"romanekadur Wade-Giles"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/brx.txt b/icu4c/source/data/lang/brx.txt
index 1e4334c..a1bb227 100755
--- a/icu4c/source/data/lang/brx.txt
+++ b/icu4c/source/data/lang/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
@@ -683,7 +683,7 @@
         SOLBA{"श्टोलविज़्ज़ा या सोलबीका डायलेक्ट"}
         TARASK{"तारास्कीएवीचा वर्तनी"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         script{"देवनागरी: {0}"}
         territory{"क्षेत्र:भारत {0}"}
diff --git a/icu4c/source/data/lang/bs.txt b/icu4c/source/data/lang/bs.txt
index 335a145..a347edf 100644
--- a/icu4c/source/data/lang/bs.txt
+++ b/icu4c/source/data/lang/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
@@ -692,7 +692,7 @@
         TARASK{"Taraskijevica ortografija"}
         VALENCIA{"Valencijski"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jezik: {0}"}
         script{"Skript: {0}"}
diff --git a/icu4c/source/data/lang/bs_BA.txt b/icu4c/source/data/lang/bs_BA.txt
index 3fb951c..a5158e5 100755
--- a/icu4c/source/data/lang/bs_BA.txt
+++ b/icu4c/source/data/lang/bs_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/bs_Cyrl.txt b/icu4c/source/data/lang/bs_Cyrl.txt
index 1ffe340..30ec97c 100755
--- a/icu4c/source/data/lang/bs_Cyrl.txt
+++ b/icu4c/source/data/lang/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
@@ -762,7 +762,7 @@
         TARASK{"Тараскијевичка ортографија"}
         VALENCIA{"Валенцијска"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/bs_Latn.txt b/icu4c/source/data/lang/bs_Latn.txt
index 3ea3b65..a50c624 100755
--- a/icu4c/source/data/lang/bs_Latn.txt
+++ b/icu4c/source/data/lang/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3906520..f6c37c6 100755
--- a/icu4c/source/data/lang/bs_Latn_BA.txt
+++ b/icu4c/source/data/lang/bs_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ca.txt b/icu4c/source/data/lang/ca.txt
index 2e428bc..ed16c65 100644
--- a/icu4c/source/data/lang/ca.txt
+++ b/icu4c/source/data/lang/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
@@ -883,7 +883,7 @@
         VALLADER{"baix engiadinès"}
         WADEGILE{"romanització Wade-Giles"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Idioma: {0}"}
         script{"Escriptura: {0}"}
diff --git a/icu4c/source/data/lang/cgg.txt b/icu4c/source/data/lang/cgg.txt
index d5134e0..5db1c57 100755
--- a/icu4c/source/data/lang/cgg.txt
+++ b/icu4c/source/data/lang/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Oruchaina"}
         zu{"Oruzuru"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/chr.txt b/icu4c/source/data/lang/chr.txt
index 82041d8..75c90ec 100755
--- a/icu4c/source/data/lang/chr.txt
+++ b/icu4c/source/data/lang/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
@@ -46,5 +46,5 @@
             gregorian{"ᏅᏙ ᏗᏎᏗ"}
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/cs.txt b/icu4c/source/data/lang/cs.txt
index 8f25c9b..f6298ce 100644
--- a/icu4c/source/data/lang/cs.txt
+++ b/icu4c/source/data/lang/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
@@ -757,7 +757,7 @@
         SCOTLAND{"angličtina (Skotsko)"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jazyk: {0}"}
         script{"Písmo: {0}"}
diff --git a/icu4c/source/data/lang/cy.txt b/icu4c/source/data/lang/cy.txt
index 187d5f8..5d4db12 100644
--- a/icu4c/source/data/lang/cy.txt
+++ b/icu4c/source/data/lang/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
@@ -104,5 +104,5 @@
     Scripts{
         Latn{"Lladin"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/da.txt b/icu4c/source/data/lang/da.txt
index e7163a6..7c6637c 100644
--- a/icu4c/source/data/lang/da.txt
+++ b/icu4c/source/data/lang/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
@@ -833,7 +833,7 @@
         SCOTLAND{"skotsk standardengelsk"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Sprog: {0}"}
         script{"Instruks: {0}"}
diff --git a/icu4c/source/data/lang/dav.txt b/icu4c/source/data/lang/dav.txt
index 943d72c..bb700eb 100755
--- a/icu4c/source/data/lang/dav.txt
+++ b/icu4c/source/data/lang/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/de.txt b/icu4c/source/data/lang/de.txt
index 5f1a2b9..bee4bfe 100644
--- a/icu4c/source/data/lang/de.txt
+++ b/icu4c/source/data/lang/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
@@ -784,7 +784,7 @@
         VALENCIA{"Valencianisch"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Sprache: {0}"}
         script{"Schrift: {0}"}
diff --git a/icu4c/source/data/lang/de_CH.txt b/icu4c/source/data/lang/de_CH.txt
index 4df2c7f..f8c0515 100644
--- a/icu4c/source/data/lang/de_CH.txt
+++ b/icu4c/source/data/lang/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3217cb6..a445374 100755
--- a/icu4c/source/data/lang/dje.txt
+++ b/icu4c/source/data/lang/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinuwa senni"}
         zu{"Zulu senni"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/dua.txt b/icu4c/source/data/lang/dua.txt
index e336b80..2c3b9a17 100755
--- a/icu4c/source/data/lang/dua.txt
+++ b/icu4c/source/data/lang/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
@@ -13,5 +13,5 @@
     Languages{
         dua{"duálá"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/dyo.txt b/icu4c/source/data/lang/dyo.txt
index 748ced1..8939f9a 100755
--- a/icu4c/source/data/lang/dyo.txt
+++ b/icu4c/source/data/lang/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
@@ -57,5 +57,5 @@
         zh{"sinua"}
         zu{"sulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/dz.txt b/icu4c/source/data/lang/dz.txt
index 74ba6a7..c011588 100755
--- a/icu4c/source/data/lang/dz.txt
+++ b/icu4c/source/data/lang/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
@@ -245,7 +245,7 @@
             tibt{"ང་བཅས་ཀྱི་ཨང་ཡིག"}
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ཁ་སྐད་: {0}"}
         script{"ཡིག་གཟུགས་: {0}"}
diff --git a/icu4c/source/data/lang/ebu.txt b/icu4c/source/data/lang/ebu.txt
index c72696d..b57ceb4 100755
--- a/icu4c/source/data/lang/ebu.txt
+++ b/icu4c/source/data/lang/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kĩchina"}
         zu{"Kĩzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ee.txt b/icu4c/source/data/lang/ee.txt
index d7b9adc..4cc48a0 100755
--- a/icu4c/source/data/lang/ee.txt
+++ b/icu4c/source/data/lang/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
@@ -298,7 +298,7 @@
             tibt{"tibet digitwo"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"gbegbɔgblɔ {0}"}
         script{"gbeŋɔŋlɔ {0}"}
diff --git a/icu4c/source/data/lang/el.txt b/icu4c/source/data/lang/el.txt
index c8c35aa..87bb36b 100644
--- a/icu4c/source/data/lang/el.txt
+++ b/icu4c/source/data/lang/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
@@ -850,7 +850,7 @@
         VALENCIA{"Βαλενθιανά"}
         WADEGILE{"Εκλατινισμένα Γουάντ-Γκιλς"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Γλώσσα: {0}"}
         script{"Σύστημα γραφής: {0}"}
diff --git a/icu4c/source/data/lang/en.txt b/icu4c/source/data/lang/en.txt
index 250ea48..50a7685 100644
--- a/icu4c/source/data/lang/en.txt
+++ b/icu4c/source/data/lang/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
@@ -325,6 +325,7 @@
         lez{"Lezghian"}
         lg{"Ganda"}
         li{"Limburgish"}
+        lkt{"Lakota"}
         ln{"Lingala"}
         lo{"Lao"}
         lol{"Mongo"}
@@ -561,7 +562,7 @@
         tyv{"Tuvinian"}
         tzm{"Central Atlas Tamazight"}
         udm{"Udmurt"}
-        ug{"Uighur"}
+        ug{"Uyghur"}
         uga{"Ugaritic"}
         uk{"Ukrainian"}
         umb{"Umbundu"}
@@ -912,7 +913,7 @@
         VALENCIA{"Valencian"}
         WADEGILE{"Wade-Giles Romanization"}
     }
-    Version{"2.0.78.36"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Language: {0}"}
         script{"Script: {0}"}
diff --git a/icu4c/source/data/lang/en_GB.txt b/icu4c/source/data/lang/en_GB.txt
index 3bba431..6a7b14f 100755
--- a/icu4c/source/data/lang/en_GB.txt
+++ b/icu4c/source/data/lang/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
@@ -22,7 +22,7 @@
             fullwide{"Full-Width Digits"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         keyTypePattern{"{0}: {1}"}
     }
diff --git a/icu4c/source/data/lang/en_NH.txt b/icu4c/source/data/lang/en_NH.txt
index 92d7383..0b45233 100755
--- a/icu4c/source/data/lang/en_NH.txt
+++ b/icu4c/source/data/lang/en_NH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/en_RH.txt b/icu4c/source/data/lang/en_RH.txt
index 928f668..bc71849 100644
--- a/icu4c/source/data/lang/en_RH.txt
+++ b/icu4c/source/data/lang/en_RH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/en_VU.txt b/icu4c/source/data/lang/en_VU.txt
index a5076d7..2e3e092 100755
--- a/icu4c/source/data/lang/en_VU.txt
+++ b/icu4c/source/data/lang/en_VU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/en_ZW.txt b/icu4c/source/data/lang/en_ZW.txt
index 6d0f9be..88c4471 100644
--- a/icu4c/source/data/lang/en_ZW.txt
+++ b/icu4c/source/data/lang/en_ZW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/eo.txt b/icu4c/source/data/lang/eo.txt
index 2267483..37d9415 100644
--- a/icu4c/source/data/lang/eo.txt
+++ b/icu4c/source/data/lang/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72f16ac..9556ce1 100644
--- a/icu4c/source/data/lang/es.txt
+++ b/icu4c/source/data/lang/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
@@ -819,7 +819,7 @@
         VALENCIA{"Valenciano"}
         WADEGILE{"Romanización Wade-Giles"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Idioma: {0}"}
         script{"Dialecto: {0}"}
diff --git a/icu4c/source/data/lang/es_419.txt b/icu4c/source/data/lang/es_419.txt
index cb1c4b4..d7490d9 100755
--- a/icu4c/source/data/lang/es_419.txt
+++ b/icu4c/source/data/lang/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
@@ -66,5 +66,5 @@
             tibt{"Dígitos tibetanos"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/es_CL.txt b/icu4c/source/data/lang/es_CL.txt
index 33fac71..72313fd 100644
--- a/icu4c/source/data/lang/es_CL.txt
+++ b/icu4c/source/data/lang/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/lang/et.txt b/icu4c/source/data/lang/et.txt
index 9de5485..858b75a 100644
--- a/icu4c/source/data/lang/et.txt
+++ b/icu4c/source/data/lang/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
@@ -820,7 +820,7 @@
         VALENCIA{"valentsia"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Keel: {0}"}
         script{"Skript: {0}"}
diff --git a/icu4c/source/data/lang/eu.txt b/icu4c/source/data/lang/eu.txt
index c5ef29f..b957f96 100644
--- a/icu4c/source/data/lang/eu.txt
+++ b/icu4c/source/data/lang/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
@@ -333,7 +333,7 @@
         SCOTLAND{"ESKOZIAR INGELESA"}
         VALENCIA{"VALENTZIERA"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/ewo.txt b/icu4c/source/data/lang/ewo.txt
index 35cf9d0..8b46154 100755
--- a/icu4c/source/data/lang/ewo.txt
+++ b/icu4c/source/data/lang/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Ǹkɔ́bɔ tsainís"}
         zu{"ǹkɔ́bɔ zulú"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/fa.txt b/icu4c/source/data/lang/fa.txt
index a865ca2..8ea9527 100644
--- a/icu4c/source/data/lang/fa.txt
+++ b/icu4c/source/data/lang/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
@@ -732,7 +732,7 @@
         SAAHO{"ساهویی"}
         SCOTLAND{"انگلیسی معیار اسکاتلند"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"زبان: {0}"}
         script{"خط: {0}"}
diff --git a/icu4c/source/data/lang/fa_AF.txt b/icu4c/source/data/lang/fa_AF.txt
index 684c723..923b3aa 100644
--- a/icu4c/source/data/lang/fa_AF.txt
+++ b/icu4c/source/data/lang/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f5df41d..0dcbd26 100755
--- a/icu4c/source/data/lang/ff.txt
+++ b/icu4c/source/data/lang/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinuwaare"}
         zu{"Suluŋkoore"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/fi.txt b/icu4c/source/data/lang/fi.txt
index e1ecc2b..ee8baa16 100644
--- a/icu4c/source/data/lang/fi.txt
+++ b/icu4c/source/data/lang/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
@@ -918,7 +918,7 @@
         VALLADER{"reoromaanin vallader-muoto"}
         WADEGILE{"kiinan Wade-Giles-latinaistus"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"kieli: {0}"}
         script{"kirjoitusjärjestelmä: {0}"}
diff --git a/icu4c/source/data/lang/fil.txt b/icu4c/source/data/lang/fil.txt
index f93d3b6..994c9bd 100755
--- a/icu4c/source/data/lang/fil.txt
+++ b/icu4c/source/data/lang/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
@@ -336,7 +336,7 @@
         PINYIN{"Pinyin Romanization"}
         WADEGILE{"Wade-Giles Romanization"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/fil_PH.txt b/icu4c/source/data/lang/fil_PH.txt
index 42baeba..3a691b4 100755
--- a/icu4c/source/data/lang/fil_PH.txt
+++ b/icu4c/source/data/lang/fil_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/fo.txt b/icu4c/source/data/lang/fo.txt
index cf76b77..00f0919 100644
--- a/icu4c/source/data/lang/fo.txt
+++ b/icu4c/source/data/lang/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
@@ -13,5 +13,5 @@
     Languages{
         fo{"føroyskt"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/fr.txt b/icu4c/source/data/lang/fr.txt
index 0ea0268..f7b175d 100644
--- a/icu4c/source/data/lang/fr.txt
+++ b/icu4c/source/data/lang/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
@@ -816,7 +816,7 @@
         VALENCIA{"valencien"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"langue : {0}"}
         script{"écriture : {0}"}
diff --git a/icu4c/source/data/lang/fr_CA.txt b/icu4c/source/data/lang/fr_CA.txt
index 61422f1..4796781 100755
--- a/icu4c/source/data/lang/fr_CA.txt
+++ b/icu4c/source/data/lang/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
@@ -76,5 +76,5 @@
             tibt{"Chiffres tibétains"}
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ga.txt b/icu4c/source/data/lang/ga.txt
index 5bb90cc..3c3ffaa 100644
--- a/icu4c/source/data/lang/ga.txt
+++ b/icu4c/source/data/lang/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
@@ -156,5 +156,5 @@
         zh_Hant{"Sínis Thraidisiúnta"}
         zu{"Súlúis"}
     }
-    Version{"2.0.77.27"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/gl.txt b/icu4c/source/data/lang/gl.txt
index 3c26fef..a80d647 100644
--- a/icu4c/source/data/lang/gl.txt
+++ b/icu4c/source/data/lang/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
@@ -363,7 +363,7 @@
             vaii{"Díxitos Vai"}
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Idioma: {0}"}
         script{"Alfabeto: {0}"}
diff --git a/icu4c/source/data/lang/gsw.txt b/icu4c/source/data/lang/gsw.txt
index 795a9aa..d592570 100644
--- a/icu4c/source/data/lang/gsw.txt
+++ b/icu4c/source/data/lang/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
@@ -695,7 +695,7 @@
         SOLBA{"Solbica-Mundart"}
         TARASK{"Taraskievica-Rächtschriibig"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Schpraach: {0}"}
         script{"Schrift: {0}"}
diff --git a/icu4c/source/data/lang/gu.txt b/icu4c/source/data/lang/gu.txt
index a8229b7..69bea7c 100644
--- a/icu4c/source/data/lang/gu.txt
+++ b/icu4c/source/data/lang/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
@@ -755,7 +755,7 @@
         PINYIN{"પિનયિન રોમનાઇઝેશન"}
         WADEGILE{"વેડ-ગિલ્સ રોમનાઇઝેશન"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{","}
diff --git a/icu4c/source/data/lang/guz.txt b/icu4c/source/data/lang/guz.txt
index fc777b2..8cee847 100755
--- a/icu4c/source/data/lang/guz.txt
+++ b/icu4c/source/data/lang/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/gv.txt b/icu4c/source/data/lang/gv.txt
index e40e06b..4194cbf 100644
--- a/icu4c/source/data/lang/gv.txt
+++ b/icu4c/source/data/lang/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2a103f2..e1a2f05 100644
--- a/icu4c/source/data/lang/ha.txt
+++ b/icu4c/source/data/lang/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
@@ -56,5 +56,5 @@
         zh{"Harshen Sin"}
         zu{"Harshen Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ha_GH.txt b/icu4c/source/data/lang/ha_GH.txt
index a414604..5a59b2e 100644
--- a/icu4c/source/data/lang/ha_GH.txt
+++ b/icu4c/source/data/lang/ha_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ha_Latn.txt b/icu4c/source/data/lang/ha_Latn.txt
index 649d47f..56d816c 100644
--- a/icu4c/source/data/lang/ha_Latn.txt
+++ b/icu4c/source/data/lang/ha_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/ha_Latn_GH.txt b/icu4c/source/data/lang/ha_Latn_GH.txt
index 4a7717b..c10a415 100644
--- a/icu4c/source/data/lang/ha_Latn_GH.txt
+++ b/icu4c/source/data/lang/ha_Latn_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ha_Latn_NE.txt b/icu4c/source/data/lang/ha_Latn_NE.txt
index b383c7c..e80f6f7 100644
--- a/icu4c/source/data/lang/ha_Latn_NE.txt
+++ b/icu4c/source/data/lang/ha_Latn_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ha_Latn_NG.txt b/icu4c/source/data/lang/ha_Latn_NG.txt
index 1b09876..bb60f3c 100644
--- a/icu4c/source/data/lang/ha_Latn_NG.txt
+++ b/icu4c/source/data/lang/ha_Latn_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ha_NE.txt b/icu4c/source/data/lang/ha_NE.txt
index 5c06d78..f28adee 100644
--- a/icu4c/source/data/lang/ha_NE.txt
+++ b/icu4c/source/data/lang/ha_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ha_NG.txt b/icu4c/source/data/lang/ha_NG.txt
index 66e2170..1a5e209 100644
--- a/icu4c/source/data/lang/ha_NG.txt
+++ b/icu4c/source/data/lang/ha_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/haw.txt b/icu4c/source/data/lang/haw.txt
index 56f59e8..353e063 100644
--- a/icu4c/source/data/lang/haw.txt
+++ b/icu4c/source/data/lang/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d9f8300..7e02ae4 100644
--- a/icu4c/source/data/lang/he.txt
+++ b/icu4c/source/data/lang/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
@@ -755,7 +755,7 @@
         POSIX{"מחשב"}
         SCOTLAND{"אנגלית סקוטית סטנדרטית"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"שפה:‏ {0}"}
         script{"כתב: {0}"}
diff --git a/icu4c/source/data/lang/he_IL.txt b/icu4c/source/data/lang/he_IL.txt
index 9925868..2324002 100644
--- a/icu4c/source/data/lang/he_IL.txt
+++ b/icu4c/source/data/lang/he_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/hi.txt b/icu4c/source/data/lang/hi.txt
index 40020d9..dceabc8 100644
--- a/icu4c/source/data/lang/hi.txt
+++ b/icu4c/source/data/lang/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
@@ -754,7 +754,7 @@
         POSIX{"कम्प्यूटर"}
         REVISED{"संशोधित वर्तनी"}
     }
-    Version{"2.0.80.13"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{", "}
diff --git a/icu4c/source/data/lang/hr.txt b/icu4c/source/data/lang/hr.txt
index b328663..d5830e7 100644
--- a/icu4c/source/data/lang/hr.txt
+++ b/icu4c/source/data/lang/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
@@ -848,7 +848,7 @@
         VALENCIA{"valencijski"}
         WADEGILE{"Wade-Giles romanizacija"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jezik: {0}"}
         script{"Pismo: {0}"}
diff --git a/icu4c/source/data/lang/hu.txt b/icu4c/source/data/lang/hu.txt
index f467f30..c1f7252 100644
--- a/icu4c/source/data/lang/hu.txt
+++ b/icu4c/source/data/lang/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
@@ -873,7 +873,7 @@
         VALLADER{"Vallader"}
         WADEGILE{"Wade-Giles átírás"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Nyelv: {0}"}
         script{"Írásrendszer: {0}"}
diff --git a/icu4c/source/data/lang/hy.txt b/icu4c/source/data/lang/hy.txt
index 3dfc4be..6da82bd 100644
--- a/icu4c/source/data/lang/hy.txt
+++ b/icu4c/source/data/lang/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
@@ -13,5 +13,5 @@
     Languages{
         hy{"Հայերէն"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/id.txt b/icu4c/source/data/lang/id.txt
index 708c89b..bb73488 100644
--- a/icu4c/source/data/lang/id.txt
+++ b/icu4c/source/data/lang/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
@@ -48,7 +48,7 @@
         alt{"Altai Selatan"}
         am{"Amharik"}
         an{"Aragon"}
-        ang{"Inggris Kuno [kl.450-1100]"}
+        ang{"Inggris Kuno"}
         anp{"Angika"}
         apa{"Rumpun Bahasa Apache"}
         ar{"Arab"}
@@ -176,7 +176,7 @@
         en_CA{"Inggris Kanada"}
         en_GB{"Inggris Inggris"}
         en_US{"Inggris A.S."}
-        enm{"Inggris Abad Pertengahan [1100-1500]"}
+        enm{"Inggris Abad Pertengahan"}
         eo{"Esperanto"}
         es{"Spanyol"}
         es_419{"Spanyol Amerika Latin"}
@@ -197,8 +197,8 @@
         fr{"Prancis"}
         fr_CA{"Prancis Kanada"}
         fr_CH{"Prancis Swiss"}
-        frm{"Prancis Abad Pertengahan [kl.1400-1600]"}
-        fro{"Prancis Kuno [842-kl.1400]"}
+        frm{"Prancis Abad Pertengahan"}
+        fro{"Prancis Kuno"}
         frr{"Frisia Utara"}
         frs{"Frisia Timur"}
         fur{"Friuli"}
@@ -212,14 +212,14 @@
         gez{"Geez"}
         gil{"Gilbert"}
         gl{"Galisia"}
-        gmh{"Jerman Abad Pertengahan [kl.1050-1500]"}
+        gmh{"Jerman Abad Pertengahan"}
         gn{"Guarani"}
-        goh{"Jerman Kuno [kl.750-1050]"}
+        goh{"Jerman Kuno"}
         gon{"Gondi"}
         gor{"Gorontalo"}
         got{"Gothik"}
         grb{"Grebo"}
-        grc{"Yunani Kuno [s/d 1453]"}
+        grc{"Yunani Kuno"}
         gsw{"Jerman Swiss"}
         gu{"Gujarati"}
         guz{"Gusii"}
@@ -350,7 +350,7 @@
         men{"Mende"}
         mer{"Meru"}
         mg{"Malagasi"}
-        mga{"Irlandia Abad Pertengahan [900-1200]"}
+        mga{"Irlandia Abad Pertengahan"}
         mgh{"Makhuwa-Meetto"}
         mh{"Marshall"}
         mi{"Maori"}
@@ -429,7 +429,7 @@
         pam{"Pampanga"}
         pap{"Papiamento"}
         pau{"Palau"}
-        peo{"Persia Kuno [kl.600-400 SM.]"}
+        peo{"Persia Kuno"}
         phi{"Rumpun Bahasa Filipina"}
         phn{"Funisia"}
         pi{"Pali"}
@@ -899,7 +899,7 @@
         VALENCIA{"Valencia"}
         WADEGILE{"Wade-Giles Latin"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Bahasa: {0}"}
         script{"Skrip: {0}"}
diff --git a/icu4c/source/data/lang/id_ID.txt b/icu4c/source/data/lang/id_ID.txt
index 6593209..85fc819 100644
--- a/icu4c/source/data/lang/id_ID.txt
+++ b/icu4c/source/data/lang/id_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ig.txt b/icu4c/source/data/lang/ig.txt
index 73ded10..291cd8f 100755
--- a/icu4c/source/data/lang/ig.txt
+++ b/icu4c/source/data/lang/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
@@ -56,5 +56,5 @@
         zh{"Mandarịịnị"}
         zu{"Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ii.txt b/icu4c/source/data/lang/ii.txt
index 8fdaef2..50913d7 100644
--- a/icu4c/source/data/lang/ii.txt
+++ b/icu4c/source/data/lang/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
@@ -42,7 +42,7 @@
             islamic{"ꑳꌦꇂꑍꉖ"}
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ꅇꉙ: {0}"}
         script{"ꇇꁱ: {0}"}
diff --git a/icu4c/source/data/lang/in.txt b/icu4c/source/data/lang/in.txt
index cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/lang/in.txt
+++ b/icu4c/source/data/lang/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/in_ID.txt b/icu4c/source/data/lang/in_ID.txt
index d22885f..bc2b4af 100644
--- a/icu4c/source/data/lang/in_ID.txt
+++ b/icu4c/source/data/lang/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/is.txt b/icu4c/source/data/lang/is.txt
index d6f11cb..82c2a1c 100644
--- a/icu4c/source/data/lang/is.txt
+++ b/icu4c/source/data/lang/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
@@ -644,7 +644,7 @@
             vaii{"Vai-tölustafir"}
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"tungumál: {0}"}
         script{"leturgerð: {0}"}
diff --git a/icu4c/source/data/lang/it.txt b/icu4c/source/data/lang/it.txt
index bb44fa4..f55012a 100644
--- a/icu4c/source/data/lang/it.txt
+++ b/icu4c/source/data/lang/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
@@ -821,7 +821,7 @@
         SAAHO{"saho"}
         SCOTLAND{"inglese scozzese standard"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Lingua: {0}"}
         script{"Scrittura: {0}"}
diff --git a/icu4c/source/data/lang/iw.txt b/icu4c/source/data/lang/iw.txt
index c10c184..8352a34 100644
--- a/icu4c/source/data/lang/iw.txt
+++ b/icu4c/source/data/lang/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/iw_IL.txt b/icu4c/source/data/lang/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/lang/iw_IL.txt
+++ b/icu4c/source/data/lang/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ja.txt b/icu4c/source/data/lang/ja.txt
index 9c5a9ab..14f4ced 100644
--- a/icu4c/source/data/lang/ja.txt
+++ b/icu4c/source/data/lang/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
@@ -893,7 +893,7 @@
         VALLADER{"ヴァラダー"}
         WADEGILE{"ウェード式ローマ字表記法"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"言語: {0}"}
         script{"文字: {0}"}
diff --git a/icu4c/source/data/lang/ja_JP.txt b/icu4c/source/data/lang/ja_JP.txt
index c049867..c0ce246 100644
--- a/icu4c/source/data/lang/ja_JP.txt
+++ b/icu4c/source/data/lang/ja_JP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt b/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
index ca942f1..e95c34a 100644
--- a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/jgo.txt b/icu4c/source/data/lang/jgo.txt
index 09d4f712..b76fb37b 100755
--- a/icu4c/source/data/lang/jgo.txt
+++ b/icu4c/source/data/lang/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
@@ -37,5 +37,5 @@
             latn{"pɛnɔ́mba"}
         }
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/jmc.txt b/icu4c/source/data/lang/jmc.txt
index 92ae19e..17f5fca 100755
--- a/icu4c/source/data/lang/jmc.txt
+++ b/icu4c/source/data/lang/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kyichina"}
         zu{"Kyizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ka.txt b/icu4c/source/data/lang/ka.txt
index 5b9b606..ab9bfd3 100644
--- a/icu4c/source/data/lang/ka.txt
+++ b/icu4c/source/data/lang/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
@@ -234,7 +234,7 @@
             traditional{"ტრადიციული"}
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{", "}
diff --git a/icu4c/source/data/lang/kab.txt b/icu4c/source/data/lang/kab.txt
index a364cde..d79687c 100755
--- a/icu4c/source/data/lang/kab.txt
+++ b/icu4c/source/data/lang/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Tacinwat, Tamundarint"}
         zu{"Tazulut"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kam.txt b/icu4c/source/data/lang/kam.txt
index 33205e9..398c603 100755
--- a/icu4c/source/data/lang/kam.txt
+++ b/icu4c/source/data/lang/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kde.txt b/icu4c/source/data/lang/kde.txt
index f79e7f5..492216f 100755
--- a/icu4c/source/data/lang/kde.txt
+++ b/icu4c/source/data/lang/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Chichina"}
         zu{"Chizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kea.txt b/icu4c/source/data/lang/kea.txt
index 805fcf6..cb950ac 100755
--- a/icu4c/source/data/lang/kea.txt
+++ b/icu4c/source/data/lang/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
@@ -193,7 +193,7 @@
             latn{"Numerus Arabikus"}
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Lingua: {0}"}
         script{"Skrita: {0}"}
diff --git a/icu4c/source/data/lang/khq.txt b/icu4c/source/data/lang/khq.txt
index a25e20e..291d5d9 100755
--- a/icu4c/source/data/lang/khq.txt
+++ b/icu4c/source/data/lang/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinuwa senni, Mandareŋ"}
         zu{"Julu senni"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ki.txt b/icu4c/source/data/lang/ki.txt
index 2feef82..e030c64 100755
--- a/icu4c/source/data/lang/ki.txt
+++ b/icu4c/source/data/lang/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kĩcaina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kk.txt b/icu4c/source/data/lang/kk.txt
index e860396..c5b815f 100644
--- a/icu4c/source/data/lang/kk.txt
+++ b/icu4c/source/data/lang/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
@@ -54,7 +54,7 @@
             latn{"Батыс сандары"}
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Тіл: {0}"}
         script{"Жазылуы: {0}"}
diff --git a/icu4c/source/data/lang/kk_Cyrl.txt b/icu4c/source/data/lang/kk_Cyrl.txt
index 6e5a261..7a8e5bc 100644
--- a/icu4c/source/data/lang/kk_Cyrl.txt
+++ b/icu4c/source/data/lang/kk_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/kk_Cyrl_KZ.txt b/icu4c/source/data/lang/kk_Cyrl_KZ.txt
index ec163a4..6917b0e 100644
--- a/icu4c/source/data/lang/kk_Cyrl_KZ.txt
+++ b/icu4c/source/data/lang/kk_Cyrl_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/kk_KZ.txt b/icu4c/source/data/lang/kk_KZ.txt
index 6702eea..f94bda6 100644
--- a/icu4c/source/data/lang/kk_KZ.txt
+++ b/icu4c/source/data/lang/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/kl.txt b/icu4c/source/data/lang/kl.txt
index c16062f..3f742e0 100644
--- a/icu4c/source/data/lang/kl.txt
+++ b/icu4c/source/data/lang/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
@@ -13,5 +13,5 @@
     Languages{
         kl{"kalaallisut"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kln.txt b/icu4c/source/data/lang/kln.txt
index 67024b5..66226e5 100755
--- a/icu4c/source/data/lang/kln.txt
+++ b/icu4c/source/data/lang/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
@@ -57,5 +57,5 @@
         zh{"kutitab China"}
         zu{"kutitab Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/km.txt b/icu4c/source/data/lang/km.txt
index 74a278b..9fbde42 100644
--- a/icu4c/source/data/lang/km.txt
+++ b/icu4c/source/data/lang/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
@@ -249,7 +249,7 @@
             tibt{"លេខ​តៃប៉ិ"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ភាសា ៖ {0}"}
         script{"អក្សរ ៖ {0}"}
diff --git a/icu4c/source/data/lang/kn.txt b/icu4c/source/data/lang/kn.txt
index 6590b43..1b7aa32 100644
--- a/icu4c/source/data/lang/kn.txt
+++ b/icu4c/source/data/lang/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
@@ -750,7 +750,7 @@
             vaii{"ವಾಯ್ ಅಂಕೆಗಳು"}
         }
     }
-    Version{"2.0.78.40"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{","}
diff --git a/icu4c/source/data/lang/ko.txt b/icu4c/source/data/lang/ko.txt
index 64ca0ff..31f7d98 100644
--- a/icu4c/source/data/lang/ko.txt
+++ b/icu4c/source/data/lang/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
@@ -881,7 +881,7 @@
         VAIDIKA{"바이디카"}
         VALLADER{"발라더"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"언어: {0}"}
         script{"스크립트: {0}"}
diff --git a/icu4c/source/data/lang/kok.txt b/icu4c/source/data/lang/kok.txt
index 843adab..f9d234d 100644
--- a/icu4c/source/data/lang/kok.txt
+++ b/icu4c/source/data/lang/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 dea339f..8040783 100755
--- a/icu4c/source/data/lang/ks.txt
+++ b/icu4c/source/data/lang/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
@@ -682,7 +682,7 @@
         SOLBA{"ثٹولوِزا/سولبِکا بوٗلۍ"}
         TARASK{"تاراسکیٖوِکا علمہ ہِجاِ"}
     }
-    Version{"2.0.80.4"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"زَبان: {0}"}
         script{"رَسم الخط: {0}"}
diff --git a/icu4c/source/data/lang/ks_Arab.txt b/icu4c/source/data/lang/ks_Arab.txt
index cbef02c..728fa73 100755
--- a/icu4c/source/data/lang/ks_Arab.txt
+++ b/icu4c/source/data/lang/ks_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab.xml
 // *
diff --git a/icu4c/source/data/lang/ks_Arab_IN.txt b/icu4c/source/data/lang/ks_Arab_IN.txt
index 47b5e54..9eac4af 100755
--- a/icu4c/source/data/lang/ks_Arab_IN.txt
+++ b/icu4c/source/data/lang/ks_Arab_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ks_IN.txt b/icu4c/source/data/lang/ks_IN.txt
index 558e1ea..fa6550f 100755
--- a/icu4c/source/data/lang/ks_IN.txt
+++ b/icu4c/source/data/lang/ks_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ksb.txt b/icu4c/source/data/lang/ksb.txt
index b71638b..63aa4d5 100755
--- a/icu4c/source/data/lang/ksb.txt
+++ b/icu4c/source/data/lang/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ksf.txt b/icu4c/source/data/lang/ksf.txt
index 432cbe0..fbf3988 100755
--- a/icu4c/source/data/lang/ksf.txt
+++ b/icu4c/source/data/lang/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
@@ -57,5 +57,5 @@
         zh{"ricinɔá"}
         zu{"rizúlu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/kw.txt b/icu4c/source/data/lang/kw.txt
index 8c3fe58..6ee87fc 100644
--- a/icu4c/source/data/lang/kw.txt
+++ b/icu4c/source/data/lang/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
@@ -13,5 +13,5 @@
     Languages{
         kw{"kernewek"}
     }
-    Version{"2.0.74.74"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/lag.txt b/icu4c/source/data/lang/lag.txt
index f4d4ab2..31de70e 100755
--- a/icu4c/source/data/lang/lag.txt
+++ b/icu4c/source/data/lang/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kɨchíina"}
         zu{"Kɨzúulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/lg.txt b/icu4c/source/data/lang/lg.txt
index 58a7320..2d30aeb 100755
--- a/icu4c/source/data/lang/lg.txt
+++ b/icu4c/source/data/lang/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Lucayina"}
         zu{"Luzzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ln.txt b/icu4c/source/data/lang/ln.txt
index 3386fa3..02f1ddf 100755
--- a/icu4c/source/data/lang/ln.txt
+++ b/icu4c/source/data/lang/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
@@ -57,5 +57,5 @@
         zh{"lisinwa"}
         zu{"zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/lo.txt b/icu4c/source/data/lang/lo.txt
index 31ca79b..02465cc 100755
--- a/icu4c/source/data/lang/lo.txt
+++ b/icu4c/source/data/lang/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
@@ -877,7 +877,7 @@
         VALLADER{"ວັລລາເດີ"}
         WADEGILE{"ການຖອດອັກສອນແບບເວດ-ໄຈລ໌"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/lt.txt b/icu4c/source/data/lang/lt.txt
index 64aa9ad..b57c04c 100644
--- a/icu4c/source/data/lang/lt.txt
+++ b/icu4c/source/data/lang/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
@@ -852,7 +852,7 @@
         VALENCIA{"Valenciečiai"}
         WADEGILE{"Wade-Giles Romanization"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Kalba: {0}"}
         script{"Rašmenys: {0}"}
diff --git a/icu4c/source/data/lang/lu.txt b/icu4c/source/data/lang/lu.txt
index 6ec2bcd..f0c0ba1 100755
--- a/icu4c/source/data/lang/lu.txt
+++ b/icu4c/source/data/lang/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
@@ -55,5 +55,5 @@
         zh{"shinɛ"}
         zu{"Nzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/luo.txt b/icu4c/source/data/lang/luo.txt
index 257c86d..846c365 100755
--- a/icu4c/source/data/lang/luo.txt
+++ b/icu4c/source/data/lang/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/luy.txt b/icu4c/source/data/lang/luy.txt
index 02bfc5e..5da2a41 100755
--- a/icu4c/source/data/lang/luy.txt
+++ b/icu4c/source/data/lang/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/lv.txt b/icu4c/source/data/lang/lv.txt
index 1fdf24e..09fb054 100644
--- a/icu4c/source/data/lang/lv.txt
+++ b/icu4c/source/data/lang/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
@@ -781,7 +781,7 @@
         VALENCIA{"valensiešu"}
         WADEGILE{"Veida-Džailza romanizācija"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Valoda: {0}"}
         script{"Rakstība: {0}"}
diff --git a/icu4c/source/data/lang/mas.txt b/icu4c/source/data/lang/mas.txt
index 6ed2a94..35a2137 100755
--- a/icu4c/source/data/lang/mas.txt
+++ b/icu4c/source/data/lang/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
@@ -57,5 +57,5 @@
         zh{"nkʉtʉ́k ɔ́ɔ̄ lchina"}
         zu{"nkʉtʉ́k ɔ́ɔ̄ lzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/mer.txt b/icu4c/source/data/lang/mer.txt
index 25b2b6f..ff82ee4 100755
--- a/icu4c/source/data/lang/mer.txt
+++ b/icu4c/source/data/lang/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kĩchina"}
         zu{"Kĩzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/mfe.txt b/icu4c/source/data/lang/mfe.txt
index 4e13de5..1e2a6b1 100755
--- a/icu4c/source/data/lang/mfe.txt
+++ b/icu4c/source/data/lang/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
@@ -57,5 +57,5 @@
         zh{"sinwa, mandarin"}
         zu{"zoulou"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/mg.txt b/icu4c/source/data/lang/mg.txt
index b5e3a17..e31a36d 100755
--- a/icu4c/source/data/lang/mg.txt
+++ b/icu4c/source/data/lang/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinoa, Mandarin"}
         zu{"Zolò"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/mgh.txt b/icu4c/source/data/lang/mgh.txt
index 41937f8..a0f9fff 100755
--- a/icu4c/source/data/lang/mgh.txt
+++ b/icu4c/source/data/lang/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
@@ -56,5 +56,5 @@
         zh{"Ichina"}
         zu{"Izulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/mgo.txt b/icu4c/source/data/lang/mgo.txt
index eb52394..456c5cb 100755
--- a/icu4c/source/data/lang/mgo.txt
+++ b/icu4c/source/data/lang/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
@@ -27,7 +27,7 @@
             latn{"inu"}
         }
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/mk.txt b/icu4c/source/data/lang/mk.txt
index fc7ac14..fc65000 100644
--- a/icu4c/source/data/lang/mk.txt
+++ b/icu4c/source/data/lang/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
@@ -699,7 +699,7 @@
         PINYIN{"Пинјин романизација"}
         WADEGILE{"Вејд-Џајлс романизација"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Јазик: {0}"}
         script{"Писмо: {0}"}
diff --git a/icu4c/source/data/lang/ml.txt b/icu4c/source/data/lang/ml.txt
index 0f9ebb8..68f097b 100644
--- a/icu4c/source/data/lang/ml.txt
+++ b/icu4c/source/data/lang/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
@@ -762,7 +762,7 @@
         POSIX{"കമ്പ്യൂട്ടർ"}
         REVISED{"പരിഷ്ക്കരിച്ച ലിപി"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ഭാഷ: {0}"}
         script{"ലിപി: {0}"}
diff --git a/icu4c/source/data/lang/mo.txt b/icu4c/source/data/lang/mo.txt
index ef3bdd7..55f72d2 100755
--- a/icu4c/source/data/lang/mo.txt
+++ b/icu4c/source/data/lang/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/mr.txt b/icu4c/source/data/lang/mr.txt
index c138a33..0599106 100644
--- a/icu4c/source/data/lang/mr.txt
+++ b/icu4c/source/data/lang/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
@@ -756,7 +756,7 @@
         PINYIN{"पिनयिन रोमनायझेशन"}
         WADEGILE{"वादे-गिलेस रोमनायझेशन"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{","}
diff --git a/icu4c/source/data/lang/ms.txt b/icu4c/source/data/lang/ms.txt
index 6a202c5..ea67b62 100644
--- a/icu4c/source/data/lang/ms.txt
+++ b/icu4c/source/data/lang/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
@@ -329,7 +329,7 @@
             vaii{"Digit Vai"}
         }
     }
-    Version{"2.0.78.20"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/ms_Latn.txt b/icu4c/source/data/lang/ms_Latn.txt
new file mode 100644
index 0000000..f10d316
--- /dev/null
+++ b/icu4c/source/data/lang/ms_Latn.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn.xml
+// *
+// ***************************************************************************
+ms_Latn{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/lang/mt.txt b/icu4c/source/data/lang/mt.txt
index 4790e55..68362d6 100644
--- a/icu4c/source/data/lang/mt.txt
+++ b/icu4c/source/data/lang/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
@@ -526,7 +526,7 @@
     Variants{
         REVISED{"Ortografija Irriveda"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Lingwa: {0}"}
         script{"Skritt: {0}"}
diff --git a/icu4c/source/data/lang/mua.txt b/icu4c/source/data/lang/mua.txt
index 124cd51..9598047 100755
--- a/icu4c/source/data/lang/mua.txt
+++ b/icu4c/source/data/lang/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
@@ -57,5 +57,5 @@
         zh{"zah Syiŋ"}
         zu{"Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/my.txt b/icu4c/source/data/lang/my.txt
index b803ee0..e751807 100644
--- a/icu4c/source/data/lang/my.txt
+++ b/icu4c/source/data/lang/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
@@ -222,7 +222,7 @@
         REVISED{"ပြန်လည်စီစစ်ထားသော ရေးထုံး"}
         SCOTLAND{"စကော့ စံ အင်္ဂလိပ်"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"ဘာသာစကား - {0}"}
         script{"စာ - {0}"}
diff --git a/icu4c/source/data/lang/naq.txt b/icu4c/source/data/lang/naq.txt
index 8d1c07d..8989df5 100755
--- a/icu4c/source/data/lang/naq.txt
+++ b/icu4c/source/data/lang/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Chineesǁî gowab, Mandarinni"}
         zu{"Zulub"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/nb.txt b/icu4c/source/data/lang/nb.txt
index 1718caf..aee7360 100644
--- a/icu4c/source/data/lang/nb.txt
+++ b/icu4c/source/data/lang/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
@@ -844,7 +844,7 @@
         VALENCIA{"valensisk dialekt"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Språk: {0}"}
         script{"Skrift: {0}"}
diff --git a/icu4c/source/data/lang/nb_NO.txt b/icu4c/source/data/lang/nb_NO.txt
index a1437d3..db840a9 100644
--- a/icu4c/source/data/lang/nb_NO.txt
+++ b/icu4c/source/data/lang/nb_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/nd.txt b/icu4c/source/data/lang/nd.txt
index 87ff685..f7136b5 100755
--- a/icu4c/source/data/lang/nd.txt
+++ b/icu4c/source/data/lang/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
@@ -57,5 +57,5 @@
         zh{"isi-China"}
         zu{"isi-Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ne.txt b/icu4c/source/data/lang/ne.txt
index 2f3e1a4..2bbb247 100644
--- a/icu4c/source/data/lang/ne.txt
+++ b/icu4c/source/data/lang/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
@@ -338,5 +338,5 @@
         AREVELA{"पूर्वी आर्मेनियाली"}
         POSIX{"कम्प्युटर"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/nl.txt b/icu4c/source/data/lang/nl.txt
index 52ccbbd..2f74567 100644
--- a/icu4c/source/data/lang/nl.txt
+++ b/icu4c/source/data/lang/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
@@ -868,7 +868,7 @@
         VALLADER{"Vallader"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Taal: {0}"}
         script{"Schrift: {0}"}
diff --git a/icu4c/source/data/lang/nl_BE.txt b/icu4c/source/data/lang/nl_BE.txt
index 9a11f60..0df7b59 100644
--- a/icu4c/source/data/lang/nl_BE.txt
+++ b/icu4c/source/data/lang/nl_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BE.xml
 // *
diff --git a/icu4c/source/data/lang/nmg.txt b/icu4c/source/data/lang/nmg.txt
index 3d2b235..849f7e0 100755
--- a/icu4c/source/data/lang/nmg.txt
+++ b/icu4c/source/data/lang/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
@@ -56,5 +56,5 @@
         zh{"Kiɛl bó chinois"}
         zu{"Zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/nn.txt b/icu4c/source/data/lang/nn.txt
index 225d22d..0be9bef 100644
--- a/icu4c/source/data/lang/nn.txt
+++ b/icu4c/source/data/lang/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
@@ -730,7 +730,7 @@
         TARASK{"taraskievica-ortografi"}
         VALENCIA{"valensisk dialekt"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Språk: {0}"}
         script{"Skrift: {0}"}
diff --git a/icu4c/source/data/lang/nn_NO.txt b/icu4c/source/data/lang/nn_NO.txt
index e8050a8..e297007 100644
--- a/icu4c/source/data/lang/nn_NO.txt
+++ b/icu4c/source/data/lang/nn_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/no.txt b/icu4c/source/data/lang/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/lang/no.txt
+++ b/icu4c/source/data/lang/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/no_NO.txt b/icu4c/source/data/lang/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/lang/no_NO.txt
+++ b/icu4c/source/data/lang/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/no_NO_NY.txt b/icu4c/source/data/lang/no_NO_NY.txt
index 61d8107..38940c7c 100644
--- a/icu4c/source/data/lang/no_NO_NY.txt
+++ b/icu4c/source/data/lang/no_NO_NY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/nus.txt b/icu4c/source/data/lang/nus.txt
index 3817980..97dfe67 100755
--- a/icu4c/source/data/lang/nus.txt
+++ b/icu4c/source/data/lang/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Thok cayna"}
         zu{"Thok dhuluni"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/nyn.txt b/icu4c/source/data/lang/nyn.txt
index 584012f..1026788 100755
--- a/icu4c/source/data/lang/nyn.txt
+++ b/icu4c/source/data/lang/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Oruchaina"}
         zu{"Oruzuru"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/om.txt b/icu4c/source/data/lang/om.txt
index 46f6356..f900fc9 100644
--- a/icu4c/source/data/lang/om.txt
+++ b/icu4c/source/data/lang/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 92b4faf..92764cc 100644
--- a/icu4c/source/data/lang/or.txt
+++ b/icu4c/source/data/lang/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/lang/pa.txt b/icu4c/source/data/lang/pa.txt
index 12581f1..0e94363 100644
--- a/icu4c/source/data/lang/pa.txt
+++ b/icu4c/source/data/lang/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
@@ -46,5 +46,5 @@
         tw{"ਤ੍ਵਿ"}
         ug{"ਉਇਘੁਰ"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/pa_Arab.txt b/icu4c/source/data/lang/pa_Arab.txt
index e89be98..63c1041 100644
--- a/icu4c/source/data/lang/pa_Arab.txt
+++ b/icu4c/source/data/lang/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
@@ -17,5 +17,5 @@
         Arab{"العربية"}
         Guru{"گُرمُکھی"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/pa_Arab_PK.txt b/icu4c/source/data/lang/pa_Arab_PK.txt
index a535601..d07b5c6 100644
--- a/icu4c/source/data/lang/pa_Arab_PK.txt
+++ b/icu4c/source/data/lang/pa_Arab_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/pa_Guru.txt b/icu4c/source/data/lang/pa_Guru.txt
index e2feb97..6420688 100644
--- a/icu4c/source/data/lang/pa_Guru.txt
+++ b/icu4c/source/data/lang/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 69fdff4..7f5e984 100644
--- a/icu4c/source/data/lang/pa_Guru_IN.txt
+++ b/icu4c/source/data/lang/pa_Guru_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/pa_IN.txt b/icu4c/source/data/lang/pa_IN.txt
index f8f230a..8a52933 100644
--- a/icu4c/source/data/lang/pa_IN.txt
+++ b/icu4c/source/data/lang/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/pa_PK.txt b/icu4c/source/data/lang/pa_PK.txt
index 22fb56e..8478504 100644
--- a/icu4c/source/data/lang/pa_PK.txt
+++ b/icu4c/source/data/lang/pa_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/pl.txt b/icu4c/source/data/lang/pl.txt
index 3d35e39..f7f6f27 100644
--- a/icu4c/source/data/lang/pl.txt
+++ b/icu4c/source/data/lang/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
@@ -785,7 +785,7 @@
         VALENCIA{"walencki"}
         WADEGILE{"latynizacja Wade'a i Gilesa"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Język: {0}"}
         script{"Pismo: {0}"}
diff --git a/icu4c/source/data/lang/ps.txt b/icu4c/source/data/lang/ps.txt
index 3d12481..7512a1e 100644
--- a/icu4c/source/data/lang/ps.txt
+++ b/icu4c/source/data/lang/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
@@ -47,5 +47,5 @@
     Scripts{
         Arab{"عربي"}
     }
-    Version{"2.0.75.94"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/lang/pt.txt b/icu4c/source/data/lang/pt.txt
index 9f0fe00..8e00fb7 100644
--- a/icu4c/source/data/lang/pt.txt
+++ b/icu4c/source/data/lang/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
@@ -799,7 +799,7 @@
         VALENCIA{"valenciano"}
         WADEGILE{"romanização Wade-Giles"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Idioma: {0}"}
         script{"Roteiro: {0}"}
diff --git a/icu4c/source/data/lang/pt_PT.txt b/icu4c/source/data/lang/pt_PT.txt
index 0d68f6f..001b9e7 100644
--- a/icu4c/source/data/lang/pt_PT.txt
+++ b/icu4c/source/data/lang/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
@@ -237,7 +237,7 @@
         SOLBA{"dialecto stolvizza/solbica"}
         WADEGILE{"Romanização Wade-Giles"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         script{"Escrita: {0}"}
     }
diff --git a/icu4c/source/data/lang/resfiles.mk b/icu4c/source/data/lang/resfiles.mk
index 5521065..81af897 100644
--- a/icu4c/source/data/lang/resfiles.mk
+++ b/icu4c/source/data/lang/resfiles.mk
@@ -72,22 +72,22 @@
  lag.txt lg.txt ln.txt lo.txt lt.txt\
  lu.txt luo.txt luy.txt lv.txt mas.txt\
  mer.txt mfe.txt mg.txt mgh.txt mgo.txt\
- mk.txt ml.txt mr.txt ms.txt mt.txt\
- mua.txt my.txt naq.txt nb.txt nd.txt\
- ne.txt nl.txt nl_BE.txt nmg.txt nn.txt\
- nus.txt nyn.txt om.txt or.txt pa.txt\
- pa_Arab.txt pa_Guru.txt pl.txt ps.txt pt.txt\
- pt_PT.txt rm.txt rn.txt ro.txt rof.txt\
- ru.txt ru_UA.txt rw.txt rwk.txt saq.txt\
- sbp.txt seh.txt ses.txt sg.txt shi.txt\
- shi_Latn.txt shi_Tfng.txt si.txt sk.txt sl.txt\
- sn.txt so.txt sq.txt sr.txt sr_Cyrl.txt\
- sr_Latn.txt sv.txt sv_FI.txt sw.txt swc.txt\
- ta.txt te.txt teo.txt th.txt ti.txt\
- to.txt tr.txt twq.txt tzm.txt tzm_Latn.txt\
- uk.txt ur.txt uz.txt uz_Arab.txt uz_Cyrl.txt\
- uz_Latn.txt vai.txt vai_Latn.txt vai_Vaii.txt vi.txt\
- vun.txt xog.txt yav.txt yo.txt zh.txt\
- zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt\
- zh_Hant_HK.txt zu.txt
+ mk.txt ml.txt mr.txt ms.txt ms_Latn.txt\
+ mt.txt mua.txt my.txt naq.txt nb.txt\
+ nd.txt ne.txt nl.txt nl_BE.txt nmg.txt\
+ nn.txt nus.txt nyn.txt om.txt or.txt\
+ pa.txt pa_Arab.txt pa_Guru.txt pl.txt ps.txt\
+ pt.txt pt_PT.txt rm.txt rn.txt ro.txt\
+ rof.txt ru.txt ru_UA.txt rw.txt rwk.txt\
+ saq.txt sbp.txt seh.txt ses.txt sg.txt\
+ shi.txt shi_Latn.txt shi_Tfng.txt si.txt sk.txt\
+ sl.txt sn.txt so.txt sq.txt sr.txt\
+ sr_Cyrl.txt sr_Latn.txt sv.txt sv_FI.txt sw.txt\
+ swc.txt ta.txt te.txt teo.txt th.txt\
+ ti.txt to.txt tr.txt twq.txt tzm.txt\
+ tzm_Latn.txt uk.txt ur.txt uz.txt uz_Arab.txt\
+ uz_Cyrl.txt uz_Latn.txt vai.txt vai_Latn.txt vai_Vaii.txt\
+ vi.txt vun.txt xog.txt yav.txt yo.txt\
+ zh.txt zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt\
+ zh_Hant.txt zh_Hant_HK.txt zu.txt
 
diff --git a/icu4c/source/data/lang/rm.txt b/icu4c/source/data/lang/rm.txt
index 9546a82..2f6a151 100755
--- a/icu4c/source/data/lang/rm.txt
+++ b/icu4c/source/data/lang/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
@@ -703,7 +703,7 @@
         TARASK{"ortografia taraskievica"}
         VALENCIA{"valencian"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Lingua: {0}"}
         script{"Scrittira: {0}"}
diff --git a/icu4c/source/data/lang/rn.txt b/icu4c/source/data/lang/rn.txt
index e33e5b6..93539f8 100755
--- a/icu4c/source/data/lang/rn.txt
+++ b/icu4c/source/data/lang/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Igishinwa"}
         zu{"Ikizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ro.txt b/icu4c/source/data/lang/ro.txt
index d86b1d5..fecc09b 100644
--- a/icu4c/source/data/lang/ro.txt
+++ b/icu4c/source/data/lang/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
@@ -762,7 +762,7 @@
         SCOTLAND{"engleză standard scoțiană"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Limbă: {0}"}
         script{"Scriere: {0}"}
diff --git a/icu4c/source/data/lang/ro_MD.txt b/icu4c/source/data/lang/ro_MD.txt
index eed93a7..cb90da0 100755
--- a/icu4c/source/data/lang/ro_MD.txt
+++ b/icu4c/source/data/lang/ro_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/rof.txt b/icu4c/source/data/lang/rof.txt
index c4736cc..f2ff28c 100755
--- a/icu4c/source/data/lang/rof.txt
+++ b/icu4c/source/data/lang/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/root.txt b/icu4c/source/data/lang/root.txt
index 35c56c4..a489a6b 100644
--- a/icu4c/source/data/lang/root.txt
+++ b/icu4c/source/data/lang/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/root.xml
  */
 root{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/ru.txt b/icu4c/source/data/lang/ru.txt
index 6b92535..daba402 100644
--- a/icu4c/source/data/lang/ru.txt
+++ b/icu4c/source/data/lang/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
@@ -811,7 +811,7 @@
         VALENCIA{"Валенсийский"}
         WADEGILE{"Система Уэйда – Джайлза"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Язык: {0}"}
         script{"Написание: {0}"}
diff --git a/icu4c/source/data/lang/ru_UA.txt b/icu4c/source/data/lang/ru_UA.txt
index 18a8169..0a69cbf 100644
--- a/icu4c/source/data/lang/ru_UA.txt
+++ b/icu4c/source/data/lang/ru_UA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru_UA.xml
 // *
diff --git a/icu4c/source/data/lang/rw.txt b/icu4c/source/data/lang/rw.txt
index 3362529..6ec2b93 100755
--- a/icu4c/source/data/lang/rw.txt
+++ b/icu4c/source/data/lang/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ef3a36a..e9fd5fa 100755
--- a/icu4c/source/data/lang/rwk.txt
+++ b/icu4c/source/data/lang/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kyichina"}
         zu{"Kyizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/saq.txt b/icu4c/source/data/lang/saq.txt
index aeef054..9d03011 100755
--- a/icu4c/source/data/lang/saq.txt
+++ b/icu4c/source/data/lang/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/sbp.txt b/icu4c/source/data/lang/sbp.txt
index d162ea9..5f04259 100755
--- a/icu4c/source/data/lang/sbp.txt
+++ b/icu4c/source/data/lang/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Ishishina"}
         zu{"Ishisulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/seh.txt b/icu4c/source/data/lang/seh.txt
index 926b4d7..ad8fa91 100755
--- a/icu4c/source/data/lang/seh.txt
+++ b/icu4c/source/data/lang/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
@@ -57,5 +57,5 @@
         zh{"chinês"}
         zu{"zulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ses.txt b/icu4c/source/data/lang/ses.txt
index b428932..b14bd97 100755
--- a/icu4c/source/data/lang/ses.txt
+++ b/icu4c/source/data/lang/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinuwa senni, Mandareŋ"}
         zu{"Zulu senni"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/sg.txt b/icu4c/source/data/lang/sg.txt
index 6e45634..5633c3c 100755
--- a/icu4c/source/data/lang/sg.txt
+++ b/icu4c/source/data/lang/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Shinuäa"}
         zu{"Zûlu"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/sh.txt b/icu4c/source/data/lang/sh.txt
index 3f0a236..1433f43 100644
--- a/icu4c/source/data/lang/sh.txt
+++ b/icu4c/source/data/lang/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sh_BA.txt b/icu4c/source/data/lang/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/lang/sh_BA.txt
+++ b/icu4c/source/data/lang/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sh_CS.txt b/icu4c/source/data/lang/sh_CS.txt
index 2adfb4a..8967fc8 100644
--- a/icu4c/source/data/lang/sh_CS.txt
+++ b/icu4c/source/data/lang/sh_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sh_YU.txt b/icu4c/source/data/lang/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/lang/sh_YU.txt
+++ b/icu4c/source/data/lang/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/shi.txt b/icu4c/source/data/lang/shi.txt
index 91b4f20..10fac44 100755
--- a/icu4c/source/data/lang/shi.txt
+++ b/icu4c/source/data/lang/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
@@ -57,5 +57,5 @@
         zh{"ⵜⴰⵛⵉⵏⵡⵉⵜ"}
         zu{"ⵜⴰⵣⵓⵍⵓⵜ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/shi_Latn.txt b/icu4c/source/data/lang/shi_Latn.txt
index 6bc3b9d..8162702 100755
--- a/icu4c/source/data/lang/shi_Latn.txt
+++ b/icu4c/source/data/lang/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
@@ -57,5 +57,5 @@
         zh{"tacinwit"}
         zu{"tazulut"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/shi_Latn_MA.txt b/icu4c/source/data/lang/shi_Latn_MA.txt
index cd7fd64..0dd1f86 100755
--- a/icu4c/source/data/lang/shi_Latn_MA.txt
+++ b/icu4c/source/data/lang/shi_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/shi_MA.txt b/icu4c/source/data/lang/shi_MA.txt
index 91d13a9..39a0752 100755
--- a/icu4c/source/data/lang/shi_MA.txt
+++ b/icu4c/source/data/lang/shi_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/shi_Tfng.txt b/icu4c/source/data/lang/shi_Tfng.txt
index 12bcee9..6d11d92 100755
--- a/icu4c/source/data/lang/shi_Tfng.txt
+++ b/icu4c/source/data/lang/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/lang/si.txt b/icu4c/source/data/lang/si.txt
index 22bf6f1..3c6f245 100644
--- a/icu4c/source/data/lang/si.txt
+++ b/icu4c/source/data/lang/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
@@ -239,7 +239,7 @@
             tibt{"ටිබෙට ඉලක්කම්"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0} භාෂාව: සිංහල"}
         script{"{0} අක්ෂර මාලාව: සිංහල"}
diff --git a/icu4c/source/data/lang/sk.txt b/icu4c/source/data/lang/sk.txt
index c3792ad..555dc9d 100644
--- a/icu4c/source/data/lang/sk.txt
+++ b/icu4c/source/data/lang/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
@@ -737,7 +737,7 @@
     Variants{
         SCOTLAND{"škótska štandardná angličtina"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jazyk: {0}"}
         script{"Písmo: {0}"}
diff --git a/icu4c/source/data/lang/sl.txt b/icu4c/source/data/lang/sl.txt
index cbdea9b..8cc8ea3 100644
--- a/icu4c/source/data/lang/sl.txt
+++ b/icu4c/source/data/lang/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
@@ -755,7 +755,7 @@
         VALENCIA{"valencijski pravopis"}
         WADEGILE{"romanizacija Wade-Giles"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jezik: {0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/sn.txt b/icu4c/source/data/lang/sn.txt
index 7003e80..a6b9096 100755
--- a/icu4c/source/data/lang/sn.txt
+++ b/icu4c/source/data/lang/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
@@ -57,5 +57,5 @@
         zh{"chiChinese"}
         zu{"chiZulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/so.txt b/icu4c/source/data/lang/so.txt
index 6040bbc2..8dc8096 100644
--- a/icu4c/source/data/lang/so.txt
+++ b/icu4c/source/data/lang/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
@@ -61,5 +61,5 @@
         Zxxx{"Aan la qorin"}
         Zzzz{"Far aan la aqoon amase aan saxnayn"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/sq.txt b/icu4c/source/data/lang/sq.txt
index becfb3b..05b1c25 100644
--- a/icu4c/source/data/lang/sq.txt
+++ b/icu4c/source/data/lang/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fb5b5b9..d398cc9 100644
--- a/icu4c/source/data/lang/sr.txt
+++ b/icu4c/source/data/lang/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
@@ -782,7 +782,7 @@
         TARASK{"Тараскијевичка ортографија"}
         VALENCIA{"Валенцијска"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/sr_BA.txt b/icu4c/source/data/lang/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/lang/sr_BA.txt
+++ b/icu4c/source/data/lang/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_CS.txt b/icu4c/source/data/lang/sr_CS.txt
index b6ee46c..23bc131 100644
--- a/icu4c/source/data/lang/sr_CS.txt
+++ b/icu4c/source/data/lang/sr_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Cyrl.txt b/icu4c/source/data/lang/sr_Cyrl.txt
index 426675a..e127fe9 100644
--- a/icu4c/source/data/lang/sr_Cyrl.txt
+++ b/icu4c/source/data/lang/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6db5bfa..34df035 100644
--- a/icu4c/source/data/lang/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Cyrl_CS.txt b/icu4c/source/data/lang/sr_Cyrl_CS.txt
index 99b0d57..54c3633 100644
--- a/icu4c/source/data/lang/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Cyrl_RS.txt b/icu4c/source/data/lang/sr_Cyrl_RS.txt
index 5475cea..dfb1855 100644
--- a/icu4c/source/data/lang/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Cyrl_YU.txt b/icu4c/source/data/lang/sr_Cyrl_YU.txt
index 088b496..608f5f9 100644
--- a/icu4c/source/data/lang/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Latn.txt b/icu4c/source/data/lang/sr_Latn.txt
index af2c3db..37c50d1 100644
--- a/icu4c/source/data/lang/sr_Latn.txt
+++ b/icu4c/source/data/lang/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
@@ -705,7 +705,7 @@
         TARASK{"Taraskijevica ortografija"}
         VALENCIA{"Valencijski"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Jezik: {0}"}
         script{"Skript: {0}"}
diff --git a/icu4c/source/data/lang/sr_Latn_BA.txt b/icu4c/source/data/lang/sr_Latn_BA.txt
index cb015a6..1a5f126 100644
--- a/icu4c/source/data/lang/sr_Latn_BA.txt
+++ b/icu4c/source/data/lang/sr_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Latn_CS.txt b/icu4c/source/data/lang/sr_Latn_CS.txt
index f80a8a8..9df1eb2 100644
--- a/icu4c/source/data/lang/sr_Latn_CS.txt
+++ b/icu4c/source/data/lang/sr_Latn_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Latn_ME.txt b/icu4c/source/data/lang/sr_Latn_ME.txt
index fefdf54..700e1cb 100755
--- a/icu4c/source/data/lang/sr_Latn_ME.txt
+++ b/icu4c/source/data/lang/sr_Latn_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Latn_RS.txt b/icu4c/source/data/lang/sr_Latn_RS.txt
index 418f50c..4e4b742 100644
--- a/icu4c/source/data/lang/sr_Latn_RS.txt
+++ b/icu4c/source/data/lang/sr_Latn_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_Latn_YU.txt b/icu4c/source/data/lang/sr_Latn_YU.txt
index 56911ca..9451580 100644
--- a/icu4c/source/data/lang/sr_Latn_YU.txt
+++ b/icu4c/source/data/lang/sr_Latn_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_ME.txt b/icu4c/source/data/lang/sr_ME.txt
index 76ef7f7..8535ec0 100644
--- a/icu4c/source/data/lang/sr_ME.txt
+++ b/icu4c/source/data/lang/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_RS.txt b/icu4c/source/data/lang/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/lang/sr_RS.txt
+++ b/icu4c/source/data/lang/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sr_YU.txt b/icu4c/source/data/lang/sr_YU.txt
index 9bb7c27..e3b8f74 100644
--- a/icu4c/source/data/lang/sr_YU.txt
+++ b/icu4c/source/data/lang/sr_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/sv.txt b/icu4c/source/data/lang/sv.txt
index b682078..575b459 100644
--- a/icu4c/source/data/lang/sv.txt
+++ b/icu4c/source/data/lang/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
@@ -915,7 +915,7 @@
         VALLADER{"vallader-dialekt"}
         WADEGILE{"Wade-Giles"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"språk: {0}"}
         script{"skrift: {0}"}
diff --git a/icu4c/source/data/lang/sv_FI.txt b/icu4c/source/data/lang/sv_FI.txt
index bd3e477..cc8e954 100644
--- a/icu4c/source/data/lang/sv_FI.txt
+++ b/icu4c/source/data/lang/sv_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
@@ -13,5 +13,5 @@
     Variants{
         1996{"1996 års stavning"}
     }
-    Version{"2.0.75.99"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/sw.txt b/icu4c/source/data/lang/sw.txt
index 72684e3..263c303 100644
--- a/icu4c/source/data/lang/sw.txt
+++ b/icu4c/source/data/lang/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
@@ -327,7 +327,7 @@
             vaii{"Dijiti za Vai"}
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{","}
diff --git a/icu4c/source/data/lang/swc.txt b/icu4c/source/data/lang/swc.txt
index ff67ad4..ee623f3 100755
--- a/icu4c/source/data/lang/swc.txt
+++ b/icu4c/source/data/lang/swc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc.xml
 // *
@@ -58,5 +58,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/ta.txt b/icu4c/source/data/lang/ta.txt
index 5862721..ac905ce 100644
--- a/icu4c/source/data/lang/ta.txt
+++ b/icu4c/source/data/lang/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
@@ -755,7 +755,7 @@
         PINYIN{"பின்யின் ரோமானைசெஷன்"}
         WADEGILE{"வேட்-கைல்ஸ் ரோமனைஷேசன்"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"மொழி: {0}"}
         script{"எழுத்து: {0}"}
diff --git a/icu4c/source/data/lang/te.txt b/icu4c/source/data/lang/te.txt
index fb784ba..1f35e48 100644
--- a/icu4c/source/data/lang/te.txt
+++ b/icu4c/source/data/lang/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
@@ -760,7 +760,7 @@
         REVISED{"సవరించబడిన వర్ణక్రమం"}
         WADEGILE{"వేడ్-గైల్స్ రోమనైజేషన్"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"భాష: {0}"}
         script{"లిపి: {0}"}
diff --git a/icu4c/source/data/lang/teo.txt b/icu4c/source/data/lang/teo.txt
index 6624f13..4bc8aaa 100755
--- a/icu4c/source/data/lang/teo.txt
+++ b/icu4c/source/data/lang/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kichina"}
         zu{"Kizulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/th.txt b/icu4c/source/data/lang/th.txt
index 0f005e2..9a33f96 100644
--- a/icu4c/source/data/lang/th.txt
+++ b/icu4c/source/data/lang/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
@@ -917,7 +917,7 @@
         VALLADER{"วัลลาเดอร์"}
         WADEGILE{"การถอดอักษรแบบเวด-ไจลส์"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"{0}"}
         script{"{0}"}
diff --git a/icu4c/source/data/lang/th_TH.txt b/icu4c/source/data/lang/th_TH.txt
index 94c4a72..9820811 100644
--- a/icu4c/source/data/lang/th_TH.txt
+++ b/icu4c/source/data/lang/th_TH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt b/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
index 9a5620e..37548cf 100644
--- a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/ti.txt b/icu4c/source/data/lang/ti.txt
index 468e0f5..d8544a8 100644
--- a/icu4c/source/data/lang/ti.txt
+++ b/icu4c/source/data/lang/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
@@ -110,5 +110,5 @@
         Ethi{"ፊደል"}
         Latn{"ላቲን"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.79.40"}
 }
diff --git a/icu4c/source/data/lang/tl.txt b/icu4c/source/data/lang/tl.txt
index 2a55f9a..85b090c 100755
--- a/icu4c/source/data/lang/tl.txt
+++ b/icu4c/source/data/lang/tl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/tl_PH.txt b/icu4c/source/data/lang/tl_PH.txt
index 52f1969..c788c54 100755
--- a/icu4c/source/data/lang/tl_PH.txt
+++ b/icu4c/source/data/lang/tl_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/to.txt b/icu4c/source/data/lang/to.txt
index 18f5749..bcd3303 100755
--- a/icu4c/source/data/lang/to.txt
+++ b/icu4c/source/data/lang/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
@@ -244,7 +244,7 @@
             traditional{"tukufakaholo"}
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Lea: {0}"}
         script{"Tohinima Fakaha: {0}"}
diff --git a/icu4c/source/data/lang/tr.txt b/icu4c/source/data/lang/tr.txt
index 18a4a60..55a365d 100644
--- a/icu4c/source/data/lang/tr.txt
+++ b/icu4c/source/data/lang/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
@@ -851,7 +851,7 @@
         VALENCIA{"Valensiyaca"}
         WADEGILE{"Wade-Giles (Latin Alfabesinde Yazımı)"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Dil: {0}"}
         script{"Alfabe: {0}"}
diff --git a/icu4c/source/data/lang/twq.txt b/icu4c/source/data/lang/twq.txt
index 00e231f6..546a9a5 100755
--- a/icu4c/source/data/lang/twq.txt
+++ b/icu4c/source/data/lang/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Sinuwa senni, Mandareŋ"}
         zu{"Zulu senni"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/tzm.txt b/icu4c/source/data/lang/tzm.txt
index cada9e7..52c8e33 100755
--- a/icu4c/source/data/lang/tzm.txt
+++ b/icu4c/source/data/lang/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Tacinwit,Mandarin"}
         zu{"tazulut"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/tzm_Latn.txt b/icu4c/source/data/lang/tzm_Latn.txt
index 0bbb4b4..7f48e45 100755
--- a/icu4c/source/data/lang/tzm_Latn.txt
+++ b/icu4c/source/data/lang/tzm_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/tzm_Latn_MA.txt b/icu4c/source/data/lang/tzm_Latn_MA.txt
index 271f885..6465f27 100755
--- a/icu4c/source/data/lang/tzm_Latn_MA.txt
+++ b/icu4c/source/data/lang/tzm_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/tzm_MA.txt b/icu4c/source/data/lang/tzm_MA.txt
index ebd194c..ee6f521 100755
--- a/icu4c/source/data/lang/tzm_MA.txt
+++ b/icu4c/source/data/lang/tzm_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/uk.txt b/icu4c/source/data/lang/uk.txt
index 5290c382..fe047fa 100644
--- a/icu4c/source/data/lang/uk.txt
+++ b/icu4c/source/data/lang/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
@@ -844,7 +844,7 @@
         VALENCIA{"Валенсійська"}
         WADEGILE{"Романізація Вейда-Джайлза"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Мова з кодом {0}"}
         script{"Скрипт із кодом {0}"}
diff --git a/icu4c/source/data/lang/ur.txt b/icu4c/source/data/lang/ur.txt
index f9d76ef..bb87e90 100644
--- a/icu4c/source/data/lang/ur.txt
+++ b/icu4c/source/data/lang/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
@@ -330,7 +330,7 @@
             vaii{"وائی ہندسے"}
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"زبان:{0}"}
         script{"رسم الخط:{0}"}
diff --git a/icu4c/source/data/lang/uz.txt b/icu4c/source/data/lang/uz.txt
index adcf3ce..e619897 100644
--- a/icu4c/source/data/lang/uz.txt
+++ b/icu4c/source/data/lang/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0010d89..5996fc9 100644
--- a/icu4c/source/data/lang/uz_AF.txt
+++ b/icu4c/source/data/lang/uz_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/uz_Arab.txt b/icu4c/source/data/lang/uz_Arab.txt
index 5716b30..9a0d6b8 100644
--- a/icu4c/source/data/lang/uz_Arab.txt
+++ b/icu4c/source/data/lang/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
@@ -15,5 +15,5 @@
         ps{"پشتو"}
         uz{"اوزبیک"}
     }
-    Version{"2.0.76.36"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/lang/uz_Arab_AF.txt b/icu4c/source/data/lang/uz_Arab_AF.txt
index 972b280..9e5d31f 100644
--- a/icu4c/source/data/lang/uz_Arab_AF.txt
+++ b/icu4c/source/data/lang/uz_Arab_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/uz_Cyrl.txt b/icu4c/source/data/lang/uz_Cyrl.txt
index 4f1cc29..da1cc01 100644
--- a/icu4c/source/data/lang/uz_Cyrl.txt
+++ b/icu4c/source/data/lang/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/lang/uz_Cyrl_UZ.txt b/icu4c/source/data/lang/uz_Cyrl_UZ.txt
index 0776fef..97d565c 100644
--- a/icu4c/source/data/lang/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/lang/uz_Cyrl_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/uz_Latn.txt b/icu4c/source/data/lang/uz_Latn.txt
index 7a0fe0a..2928f62 100644
--- a/icu4c/source/data/lang/uz_Latn.txt
+++ b/icu4c/source/data/lang/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/lang/uz_UZ.txt b/icu4c/source/data/lang/uz_UZ.txt
index a419389..35e0a7f 100644
--- a/icu4c/source/data/lang/uz_UZ.txt
+++ b/icu4c/source/data/lang/uz_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/vai.txt b/icu4c/source/data/lang/vai.txt
index ddf704e..cff9bcd 100755
--- a/icu4c/source/data/lang/vai.txt
+++ b/icu4c/source/data/lang/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
@@ -57,5 +57,5 @@
         zh{"ꕦꕇꔧ"}
         zu{"ꖮꖨ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/vai_LR.txt b/icu4c/source/data/lang/vai_LR.txt
index 9d1560d..403f4c0 100755
--- a/icu4c/source/data/lang/vai_LR.txt
+++ b/icu4c/source/data/lang/vai_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/vai_Latn.txt b/icu4c/source/data/lang/vai_Latn.txt
index 82e621d..075a9c3 100755
--- a/icu4c/source/data/lang/vai_Latn.txt
+++ b/icu4c/source/data/lang/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Chaniĩ"}
         zu{"Zúlu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/vai_Vaii.txt b/icu4c/source/data/lang/vai_Vaii.txt
index a7f9e21..b5d5dee 100755
--- a/icu4c/source/data/lang/vai_Vaii.txt
+++ b/icu4c/source/data/lang/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 edccde9..dd7fb4c 100755
--- a/icu4c/source/data/lang/vai_Vaii_LR.txt
+++ b/icu4c/source/data/lang/vai_Vaii_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/vi.txt b/icu4c/source/data/lang/vi.txt
index d468517..af5f353 100644
--- a/icu4c/source/data/lang/vi.txt
+++ b/icu4c/source/data/lang/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
@@ -892,7 +892,7 @@
         VALENCIA{"Tiếng Valencia"}
         WADEGILE{"La Mã hóa Wade-Giles"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"Ngôn ngữ: {0}"}
         script{"Chữ viết: {0}"}
diff --git a/icu4c/source/data/lang/vun.txt b/icu4c/source/data/lang/vun.txt
index c2d5935..7ee7b60 100755
--- a/icu4c/source/data/lang/vun.txt
+++ b/icu4c/source/data/lang/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Kyichina"}
         zu{"Kyizulu"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/xog.txt b/icu4c/source/data/lang/xog.txt
index dfb15d9..bc07988 100755
--- a/icu4c/source/data/lang/xog.txt
+++ b/icu4c/source/data/lang/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
@@ -57,5 +57,5 @@
         zh{"Olucayina"}
         zu{"Oluzzulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/yav.txt b/icu4c/source/data/lang/yav.txt
index 83c9ae6..91bf4d3 100755
--- a/icu4c/source/data/lang/yav.txt
+++ b/icu4c/source/data/lang/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
@@ -57,5 +57,5 @@
         zh{"sinúɛ"}
         zu{"nusulú"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/yo.txt b/icu4c/source/data/lang/yo.txt
index 3464669..b6952b8 100755
--- a/icu4c/source/data/lang/yo.txt
+++ b/icu4c/source/data/lang/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
@@ -111,5 +111,5 @@
         zh{"Èdè Mandari"}
         zu{"Èdè Ṣulu"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/zh.txt b/icu4c/source/data/lang/zh.txt
index 8ad7df1..52c08a9 100644
--- a/icu4c/source/data/lang/zh.txt
+++ b/icu4c/source/data/lang/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
@@ -920,7 +920,7 @@
         VALLADER{"瑞士瓦勒德方言"}
         WADEGILE{"WG 威氏拼音法"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"语言:{0}"}
         script{"文字:{0}"}
diff --git a/icu4c/source/data/lang/zh_CN.txt b/icu4c/source/data/lang/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/lang/zh_CN.txt
+++ b/icu4c/source/data/lang/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_HK.txt b/icu4c/source/data/lang/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/lang/zh_HK.txt
+++ b/icu4c/source/data/lang/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_Hans.txt b/icu4c/source/data/lang/zh_Hans.txt
index e8cbcd7..2169ed9 100644
--- a/icu4c/source/data/lang/zh_Hans.txt
+++ b/icu4c/source/data/lang/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c4f5185..6e6723b 100644
--- a/icu4c/source/data/lang/zh_Hans_CN.txt
+++ b/icu4c/source/data/lang/zh_Hans_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_Hans_HK.txt b/icu4c/source/data/lang/zh_Hans_HK.txt
index 2e26ad4..31b158d 100755
--- a/icu4c/source/data/lang/zh_Hans_HK.txt
+++ b/icu4c/source/data/lang/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
@@ -29,7 +29,7 @@
     Variants{
         WADEGILE{"韦氏拼音罗马字"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         script{"语系:{0}"}
     }
diff --git a/icu4c/source/data/lang/zh_Hans_MO.txt b/icu4c/source/data/lang/zh_Hans_MO.txt
index d1106aa..4e4e4c7 100755
--- a/icu4c/source/data/lang/zh_Hans_MO.txt
+++ b/icu4c/source/data/lang/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
@@ -30,7 +30,7 @@
     Variants{
         WADEGILE{"韦氏拼音罗马字"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         script{"语系:{0}"}
     }
diff --git a/icu4c/source/data/lang/zh_Hans_SG.txt b/icu4c/source/data/lang/zh_Hans_SG.txt
index 77966f5..9a85c6d 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
@@ -28,7 +28,7 @@
     Variants{
         WADEGILE{"韦氏拼音罗马字"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     codePatterns{
         script{"语系:{0}"}
     }
diff --git a/icu4c/source/data/lang/zh_Hant.txt b/icu4c/source/data/lang/zh_Hant.txt
index 153d1e2..afc4fc9 100644
--- a/icu4c/source/data/lang/zh_Hant.txt
+++ b/icu4c/source/data/lang/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
@@ -906,7 +906,7 @@
         VALLADER{"瑞士瓦勒德方言"}
         WADEGILE{"威妥瑪式拼音"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     codePatterns{
         language{"語言:{0}"}
         script{"文字:{0}"}
diff --git a/icu4c/source/data/lang/zh_Hant_HK.txt b/icu4c/source/data/lang/zh_Hant_HK.txt
index 176e65f..e42d54e 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
@@ -85,5 +85,5 @@
         REVISED{"已修訂拼字法"}
         SCOTLAND{"蘇格蘭標準英語"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/lang/zh_Hant_MO.txt b/icu4c/source/data/lang/zh_Hant_MO.txt
index 686610b..08cadc7 100644
--- a/icu4c/source/data/lang/zh_Hant_MO.txt
+++ b/icu4c/source/data/lang/zh_Hant_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_Hant_TW.txt b/icu4c/source/data/lang/zh_Hant_TW.txt
index 659b708..99d5a6f 100644
--- a/icu4c/source/data/lang/zh_Hant_TW.txt
+++ b/icu4c/source/data/lang/zh_Hant_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_MO.txt b/icu4c/source/data/lang/zh_MO.txt
index 7a340a7..0492740 100644
--- a/icu4c/source/data/lang/zh_MO.txt
+++ b/icu4c/source/data/lang/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_SG.txt b/icu4c/source/data/lang/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/lang/zh_SG.txt
+++ b/icu4c/source/data/lang/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zh_TW.txt b/icu4c/source/data/lang/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/lang/zh_TW.txt
+++ b/icu4c/source/data/lang/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/lang/zu.txt b/icu4c/source/data/lang/zu.txt
index a1de731..288532f 100644
--- a/icu4c/source/data/lang/zu.txt
+++ b/icu4c/source/data/lang/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
@@ -327,7 +327,7 @@
             vaii{"Izinhlazu Zezinombolo ze-Vai"}
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     localeDisplayPattern{
         pattern{"{0} ({1})"}
         separator{","}
diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt
index 078e13e..2127006 100644
--- a/icu4c/source/data/locales/af.txt
+++ b/icu4c/source/data/locales/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
@@ -143,7 +143,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -256,63 +256,6 @@
                     "na Christus",
                 }
             }
-            fields{
-                day{
-                    dn{"Dag"}
-                    relative{
-                        "-1"{"Gister"}
-                        "-2"{"Die dag voor gister"}
-                        "0"{"Vandag"}
-                        "1"{"Môre"}
-                        "2"{"Die dag na môre"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Uur"}
-                }
-                minute{
-                    dn{"Minuut"}
-                }
-                month{
-                    dn{"Maand"}
-                    relative{
-                        "-1"{"Verlede maand"}
-                        "0"{"Vandeesmaand"}
-                        "1"{"Volgende maand"}
-                    }
-                }
-                second{
-                    dn{"Sekonde"}
-                }
-                week{
-                    dn{"Week"}
-                    relative{
-                        "-1"{"Verlede week"}
-                        "0"{"Vandeesweek"}
-                        "1"{"Volgende week"}
-                    }
-                }
-                weekday{
-                    dn{"Weeksdag"}
-                }
-                year{
-                    dn{"Jaar"}
-                    relative{
-                        "-1"{"Verlede jaar"}
-                        "0"{"Hierdie jaar"}
-                        "1"{"Volgende jaar"}
-                    }
-                }
-                zone{
-                    dn{"Tydsone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -508,6 +451,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Dag"}
+            relative{
+                "-1"{"Gister"}
+                "-2"{"Die dag voor gister"}
+                "0"{"Vandag"}
+                "1"{"Môre"}
+                "2"{"Die dag na môre"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Uur"}
+        }
+        minute{
+            dn{"Minuut"}
+        }
+        month{
+            dn{"Maand"}
+            relative{
+                "-1"{"Verlede maand"}
+                "0"{"Vandeesmaand"}
+                "1"{"Volgende maand"}
+            }
+        }
+        second{
+            dn{"Sekonde"}
+        }
+        week{
+            dn{"Week"}
+            relative{
+                "-1"{"Verlede week"}
+                "0"{"Vandeesweek"}
+                "1"{"Volgende week"}
+            }
+        }
+        weekday{
+            dn{"Weeksdag"}
+        }
+        year{
+            dn{"Jaar"}
+            relative{
+                "-1"{"Verlede jaar"}
+                "0"{"Hierdie jaar"}
+                "1"{"Volgende jaar"}
+            }
+        }
+        zone{
+            dn{"Tydsone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} en {1}"}
diff --git a/icu4c/source/data/locales/af_NA.txt b/icu4c/source/data/locales/af_NA.txt
index e9bd3cb..dc371ae 100644
--- a/icu4c/source/data/locales/af_NA.txt
+++ b/icu4c/source/data/locales/af_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7671874..23dba83 100644
--- a/icu4c/source/data/locales/af_ZA.txt
+++ b/icu4c/source/data/locales/af_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c23c48e..79448a5 100755
--- a/icu4c/source/data/locales/agq.txt
+++ b/icu4c/source/data/locales/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
@@ -34,7 +34,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -123,46 +123,6 @@
                     "Bǎa Kɨ̀lesto",
                 }
             }
-            fields{
-                day{
-                    dn{"utsuʔ"}
-                    relative{
-                        "-1"{"ā zūɛɛ"}
-                        "0"{"nɛ"}
-                        "1"{"tsʉtsʉ"}
-                    }
-                }
-                dayperiod{
-                    dn{"â tsɨ̀"}
-                }
-                era{
-                    dn{"kɨtîgh"}
-                }
-                hour{
-                    dn{"tàm"}
-                }
-                minute{
-                    dn{"menè"}
-                }
-                month{
-                    dn{"ndzɔŋ"}
-                }
-                second{
-                    dn{"sɛkɔ̀n"}
-                }
-                week{
-                    dn{"ewɨn"}
-                }
-                weekday{
-                    dn{"tsuʔu mɨ̀ èwɨ̄n"}
-                }
-                year{
-                    dn{"kɨnûm"}
-                }
-                zone{
-                    dn{"dɨŋò kɨ enɨ̀gha"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -229,4 +189,44 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"utsuʔ"}
+            relative{
+                "-1"{"ā zūɛɛ"}
+                "0"{"nɛ"}
+                "1"{"tsʉtsʉ"}
+            }
+        }
+        dayperiod{
+            dn{"â tsɨ̀"}
+        }
+        era{
+            dn{"kɨtîgh"}
+        }
+        hour{
+            dn{"tàm"}
+        }
+        minute{
+            dn{"menè"}
+        }
+        month{
+            dn{"ndzɔŋ"}
+        }
+        second{
+            dn{"sɛkɔ̀n"}
+        }
+        week{
+            dn{"ewɨn"}
+        }
+        weekday{
+            dn{"tsuʔu mɨ̀ èwɨ̄n"}
+        }
+        year{
+            dn{"kɨnûm"}
+        }
+        zone{
+            dn{"dɨŋò kɨ enɨ̀gha"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/agq_CM.txt b/icu4c/source/data/locales/agq_CM.txt
index 77df6cd..f9dcd95 100755
--- a/icu4c/source/data/locales/agq_CM.txt
+++ b/icu4c/source/data/locales/agq_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2b144c4..4621908 100755
--- a/icu4c/source/data/locales/ak.txt
+++ b/icu4c/source/data/locales/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
@@ -27,7 +27,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -116,46 +116,6 @@
                     "Kristo Ekyiri",
                 }
             }
-            fields{
-                day{
-                    dn{"Da"}
-                    relative{
-                        "-1"{"Ndeda"}
-                        "0"{"Ndɛ"}
-                        "1"{"Ɔkyena"}
-                    }
-                }
-                dayperiod{
-                    dn{"Da bere"}
-                }
-                era{
-                    dn{"Bere"}
-                }
-                hour{
-                    dn{"Dɔnhwer"}
-                }
-                minute{
-                    dn{"Sema"}
-                }
-                month{
-                    dn{"Bosome"}
-                }
-                second{
-                    dn{"Sɛkɛnd"}
-                }
-                week{
-                    dn{"Dapɛn"}
-                }
-                weekday{
-                    dn{"Dapɛn mu da"}
-                }
-                year{
-                    dn{"Afe"}
-                }
-                zone{
-                    dn{"Bere apaamu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -196,4 +156,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Da"}
+            relative{
+                "-1"{"Ndeda"}
+                "0"{"Ndɛ"}
+                "1"{"Ɔkyena"}
+            }
+        }
+        dayperiod{
+            dn{"Da bere"}
+        }
+        era{
+            dn{"Bere"}
+        }
+        hour{
+            dn{"Dɔnhwer"}
+        }
+        minute{
+            dn{"Sema"}
+        }
+        month{
+            dn{"Bosome"}
+        }
+        second{
+            dn{"Sɛkɛnd"}
+        }
+        week{
+            dn{"Dapɛn"}
+        }
+        weekday{
+            dn{"Dapɛn mu da"}
+        }
+        year{
+            dn{"Afe"}
+        }
+        zone{
+            dn{"Bere apaamu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ak_GH.txt b/icu4c/source/data/locales/ak_GH.txt
index 95bca37..96418dd 100755
--- a/icu4c/source/data/locales/ak_GH.txt
+++ b/icu4c/source/data/locales/ak_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6788a3d..25e6961 100644
--- a/icu4c/source/data/locales/am.txt
+++ b/icu4c/source/data/locales/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
@@ -144,7 +144,7 @@
         native{"latn"}
         traditional{"ethi"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         ethiopic{
             monthNames{
@@ -381,63 +381,6 @@
                     "ዓመተ ምሕረት",
                 }
             }
-            fields{
-                day{
-                    dn{"ቀን"}
-                    relative{
-                        "-1"{"ትናንት"}
-                        "-2"{"ከትናንት ወዲያ"}
-                        "0"{"ዛሬ"}
-                        "1"{"ነገ"}
-                        "2"{"ከነገ ወዲያ"}
-                    }
-                }
-                dayperiod{
-                    dn{"ጥዋት/ከሰዓት"}
-                }
-                era{
-                    dn{"ዘመን"}
-                }
-                hour{
-                    dn{"ሰዓት"}
-                }
-                minute{
-                    dn{"ደቂቃ"}
-                }
-                month{
-                    dn{"ወር"}
-                    relative{
-                        "-1"{"ያለፈው ወር"}
-                        "0"{"በዚህ ወር"}
-                        "1"{"የሚቀጥለው ወር"}
-                    }
-                }
-                second{
-                    dn{"ሰከንድ"}
-                }
-                week{
-                    dn{"ሳምንት"}
-                    relative{
-                        "-1"{"ባለፈው ሳምንት"}
-                        "0"{"በዚህ ሣምንት"}
-                        "1"{"የሚቀጥለው ሳምንት"}
-                    }
-                }
-                weekday{
-                    dn{"አዘቦት"}
-                }
-                year{
-                    dn{"ዓመት"}
-                    relative{
-                        "-1"{"ያለፈው ዓመት"}
-                        "0"{"በዚህ ዓመት"}
-                        "1"{"የሚቀጥለው ዓመት"}
-                    }
-                }
-                zone{
-                    dn{"የሰዓት ሰቅ"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"hh–hh a"}
@@ -673,6 +616,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"ቀን"}
+            relative{
+                "-1"{"ትናንት"}
+                "-2"{"ከትናንት ወዲያ"}
+                "0"{"ዛሬ"}
+                "1"{"ነገ"}
+                "2"{"ከነገ ወዲያ"}
+            }
+        }
+        dayperiod{
+            dn{"ጥዋት/ከሰዓት"}
+        }
+        era{
+            dn{"ዘመን"}
+        }
+        hour{
+            dn{"ሰዓት"}
+        }
+        minute{
+            dn{"ደቂቃ"}
+        }
+        month{
+            dn{"ወር"}
+            relative{
+                "-1"{"ያለፈው ወር"}
+                "0"{"በዚህ ወር"}
+                "1"{"የሚቀጥለው ወር"}
+            }
+        }
+        second{
+            dn{"ሰከንድ"}
+        }
+        week{
+            dn{"ሳምንት"}
+            relative{
+                "-1"{"ባለፈው ሳምንት"}
+                "0"{"በዚህ ሣምንት"}
+                "1"{"የሚቀጥለው ሳምንት"}
+            }
+        }
+        weekday{
+            dn{"አዘቦት"}
+        }
+        year{
+            dn{"ዓመት"}
+            relative{
+                "-1"{"ያለፈው ዓመት"}
+                "0"{"በዚህ ዓመት"}
+                "1"{"የሚቀጥለው ዓመት"}
+            }
+        }
+        zone{
+            dn{"የሰዓት ሰቅ"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} እና {1}"}
diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt
index b677d99..d63f17b 100644
--- a/icu4c/source/data/locales/am_ET.txt
+++ b/icu4c/source/data/locales/am_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 406db0f..77d8bef 100644
--- a/icu4c/source/data/locales/ar.txt
+++ b/icu4c/source/data/locales/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
@@ -263,7 +263,7 @@
         }
         native{"arab"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -516,63 +516,6 @@
                     "ميلادي",
                 }
             }
-            fields{
-                day{
-                    dn{"يوم"}
-                    relative{
-                        "-1"{"أمس"}
-                        "-2"{"أول أمس"}
-                        "0"{"اليوم"}
-                        "1"{"غدًا"}
-                        "2"{"بعد الغد"}
-                    }
-                }
-                dayperiod{
-                    dn{"ص/م"}
-                }
-                era{
-                    dn{"العصر"}
-                }
-                hour{
-                    dn{"الساعات"}
-                }
-                minute{
-                    dn{"الدقائق"}
-                }
-                month{
-                    dn{"الشهر"}
-                    relative{
-                        "-1"{"الشهر الماضي"}
-                        "0"{"هذا الشهر"}
-                        "1"{"الشهر التالي"}
-                    }
-                }
-                second{
-                    dn{"الثواني"}
-                }
-                week{
-                    dn{"الأسبوع"}
-                    relative{
-                        "-1"{"الأسبوع الماضي"}
-                        "0"{"هذا الأسبوع"}
-                        "1"{"الأسبوع التالي"}
-                    }
-                }
-                weekday{
-                    dn{"اليوم"}
-                }
-                year{
-                    dn{"السنة"}
-                    relative{
-                        "-1"{"السنة الماضية"}
-                        "0"{"هذه السنة"}
-                        "1"{"السنة التالية"}
-                    }
-                }
-                zone{
-                    dn{"التوقيت"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1301,9 +1244,65 @@
         quotationEnd{"“"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"يوم"}
+            relative{
+                "-1"{"أمس"}
+                "-2"{"أول أمس"}
+                "0"{"اليوم"}
+                "1"{"غدًا"}
+                "2"{"بعد الغد"}
+            }
+        }
+        dayperiod{
+            dn{"ص/م"}
+        }
+        era{
+            dn{"العصر"}
+        }
+        hour{
+            dn{"الساعات"}
+        }
+        minute{
+            dn{"الدقائق"}
+        }
+        month{
+            dn{"الشهر"}
+            relative{
+                "-1"{"الشهر الماضي"}
+                "0"{"هذا الشهر"}
+                "1"{"الشهر التالي"}
+            }
+        }
+        second{
+            dn{"الثواني"}
+        }
+        week{
+            dn{"الأسبوع"}
+            relative{
+                "-1"{"الأسبوع الماضي"}
+                "0"{"هذا الأسبوع"}
+                "1"{"الأسبوع التالي"}
+            }
+        }
+        weekday{
+            dn{"اليوم"}
+        }
+        year{
+            dn{"السنة"}
+            relative{
+                "-1"{"السنة الماضية"}
+                "0"{"هذه السنة"}
+                "1"{"السنة التالية"}
+            }
+        }
+        zone{
+            dn{"التوقيت"}
+        }
+    }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
     listPattern{
         standard{
diff --git a/icu4c/source/data/locales/ar_001.txt b/icu4c/source/data/locales/ar_001.txt
index d154f8f..a12223a 100644
--- a/icu4c/source/data/locales/ar_001.txt
+++ b/icu4c/source/data/locales/ar_001.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 74cfa56..0b78c3a 100644
--- a/icu4c/source/data/locales/ar_AE.txt
+++ b/icu4c/source/data/locales/ar_AE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 526e2e2..82e9f12 100644
--- a/icu4c/source/data/locales/ar_BH.txt
+++ b/icu4c/source/data/locales/ar_BH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5fe4ebe..96d5769 100755
--- a/icu4c/source/data/locales/ar_DJ.txt
+++ b/icu4c/source/data/locales/ar_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 789a51d..9938505 100644
--- a/icu4c/source/data/locales/ar_DZ.txt
+++ b/icu4c/source/data/locales/ar_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5923052..878f815 100644
--- a/icu4c/source/data/locales/ar_EG.txt
+++ b/icu4c/source/data/locales/ar_EG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0124431..84d601f 100755
--- a/icu4c/source/data/locales/ar_EH.txt
+++ b/icu4c/source/data/locales/ar_EH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3777b7f..fbdbd91 100755
--- a/icu4c/source/data/locales/ar_ER.txt
+++ b/icu4c/source/data/locales/ar_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e0a71c1..00601c1 100755
--- a/icu4c/source/data/locales/ar_IL.txt
+++ b/icu4c/source/data/locales/ar_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e9877e6..8f8e87e 100644
--- a/icu4c/source/data/locales/ar_IQ.txt
+++ b/icu4c/source/data/locales/ar_IQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d9dec90..62adaf3 100644
--- a/icu4c/source/data/locales/ar_JO.txt
+++ b/icu4c/source/data/locales/ar_JO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 576a372..cfce228 100755
--- a/icu4c/source/data/locales/ar_KM.txt
+++ b/icu4c/source/data/locales/ar_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 14b1a2f..d7c5c65 100644
--- a/icu4c/source/data/locales/ar_KW.txt
+++ b/icu4c/source/data/locales/ar_KW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 26d9f03..ab9de1f 100644
--- a/icu4c/source/data/locales/ar_LB.txt
+++ b/icu4c/source/data/locales/ar_LB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2865d17..3d25396 100644
--- a/icu4c/source/data/locales/ar_LY.txt
+++ b/icu4c/source/data/locales/ar_LY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * 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 2285805..147d9f6 100644
--- a/icu4c/source/data/locales/ar_MA.txt
+++ b/icu4c/source/data/locales/ar_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 340ca67..a206090 100755
--- a/icu4c/source/data/locales/ar_MR.txt
+++ b/icu4c/source/data/locales/ar_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a441f9c..db73267 100644
--- a/icu4c/source/data/locales/ar_OM.txt
+++ b/icu4c/source/data/locales/ar_OM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 993d59f..a025a8a 100755
--- a/icu4c/source/data/locales/ar_PS.txt
+++ b/icu4c/source/data/locales/ar_PS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2adaab8..1c6a9a4 100644
--- a/icu4c/source/data/locales/ar_QA.txt
+++ b/icu4c/source/data/locales/ar_QA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5902d92..9b7ec55 100644
--- a/icu4c/source/data/locales/ar_SA.txt
+++ b/icu4c/source/data/locales/ar_SA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ae37cfb..ab744ac 100644
--- a/icu4c/source/data/locales/ar_SD.txt
+++ b/icu4c/source/data/locales/ar_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3f86d08..8c1a675 100755
--- a/icu4c/source/data/locales/ar_SO.txt
+++ b/icu4c/source/data/locales/ar_SO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar_SO.xml
 // *
diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt
index 166a34a..f08012b 100644
--- a/icu4c/source/data/locales/ar_SY.txt
+++ b/icu4c/source/data/locales/ar_SY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9c7b274..2f54c3d 100755
--- a/icu4c/source/data/locales/ar_TD.txt
+++ b/icu4c/source/data/locales/ar_TD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5561154..04be79b 100644
--- a/icu4c/source/data/locales/ar_TN.txt
+++ b/icu4c/source/data/locales/ar_TN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1ef70e2..6a5f442 100644
--- a/icu4c/source/data/locales/ar_YE.txt
+++ b/icu4c/source/data/locales/ar_YE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bbf8e17..6e277df 100644
--- a/icu4c/source/data/locales/as.txt
+++ b/icu4c/source/data/locales/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
@@ -30,7 +30,7 @@
         }
         native{"beng"}
     }
-    Version{"2.0.79.45"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -59,40 +59,6 @@
                     }
                 }
             }
-            fields{
-                day{
-                    dn{"দিন"}
-                    relative{
-                        "-1"{"কালি"}
-                        "1"{"কাইলৈ"}
-                        "2"{"পৰহিলৈ"}
-                    }
-                }
-                era{
-                    dn{"যুগ"}
-                }
-                hour{
-                    dn{"ঘণ্টা"}
-                }
-                minute{
-                    dn{"মিনিট"}
-                }
-                month{
-                    dn{"মাহ"}
-                }
-                second{
-                    dn{"ছেকেণ্ড"}
-                }
-                week{
-                    dn{"সপ্তাহ"}
-                }
-                year{
-                    dn{"বছৰ"}
-                }
-                zone{
-                    dn{"ক্ষেত্ৰ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -137,6 +103,40 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"দিন"}
+            relative{
+                "-1"{"কালি"}
+                "1"{"কাইলৈ"}
+                "2"{"পৰহিলৈ"}
+            }
+        }
+        era{
+            dn{"যুগ"}
+        }
+        hour{
+            dn{"ঘণ্টা"}
+        }
+        minute{
+            dn{"মিনিট"}
+        }
+        month{
+            dn{"মাহ"}
+        }
+        second{
+            dn{"ছেকেণ্ড"}
+        }
+        week{
+            dn{"সপ্তাহ"}
+        }
+        year{
+            dn{"বছৰ"}
+        }
+        zone{
+            dn{"ক্ষেত্ৰ"}
+        }
+    }
     measurementSystemNames{
         US{"ইউ.এছ."}
         metric{"মেট্ৰিক"}
diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt
index b176f6c..55480da 100644
--- a/icu4c/source/data/locales/as_IN.txt
+++ b/icu4c/source/data/locales/as_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e52466d..0512e71 100755
--- a/icu4c/source/data/locales/asa.txt
+++ b/icu4c/source/data/locales/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,46 +113,6 @@
                     "Baada yakwe Yethu",
                 }
             }
-            fields{
-                day{
-                    dn{"Thiku"}
-                    relative{
-                        "-1"{"Ighuo"}
-                        "0"{"Iyoo"}
-                        "1"{"Yavo"}
-                    }
-                }
-                dayperiod{
-                    dn{"Marango athiku"}
-                }
-                era{
-                    dn{"Edhi"}
-                }
-                hour{
-                    dn{"Thaa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mweji"}
-                }
-                second{
-                    dn{"Thekunde"}
-                }
-                week{
-                    dn{"Ndisha"}
-                }
-                weekday{
-                    dn{"Thiku ya ndisha"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Majira Athaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -225,4 +185,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Thiku"}
+            relative{
+                "-1"{"Ighuo"}
+                "0"{"Iyoo"}
+                "1"{"Yavo"}
+            }
+        }
+        dayperiod{
+            dn{"Marango athiku"}
+        }
+        era{
+            dn{"Edhi"}
+        }
+        hour{
+            dn{"Thaa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mweji"}
+        }
+        second{
+            dn{"Thekunde"}
+        }
+        week{
+            dn{"Ndisha"}
+        }
+        weekday{
+            dn{"Thiku ya ndisha"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Majira Athaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/asa_TZ.txt b/icu4c/source/data/locales/asa_TZ.txt
index 955f30f..8a670a8 100755
--- a/icu4c/source/data/locales/asa_TZ.txt
+++ b/icu4c/source/data/locales/asa_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt
index 175bb71..0aef793 100644
--- a/icu4c/source/data/locales/az.txt
+++ b/icu4c/source/data/locales/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
@@ -35,7 +35,7 @@
             }
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -104,43 +104,6 @@
                     "bizim eramızın",
                 }
             }
-            fields{
-                day{
-                    dn{"bu gün"}
-                    relative{
-                        "-1"{"dünən"}
-                        "0"{"bu gün"}
-                        "1"{"sabah"}
-                    }
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"saat"}
-                }
-                minute{
-                    dn{"dəqiqə"}
-                }
-                month{
-                    dn{"ay"}
-                }
-                second{
-                    dn{"saniyə"}
-                }
-                week{
-                    dn{"həftə"}
-                }
-                weekday{
-                    dn{"həftə günü"}
-                }
-                year{
-                    dn{"il"}
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -197,6 +160,43 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"bu gün"}
+            relative{
+                "-1"{"dünən"}
+                "0"{"bu gün"}
+                "1"{"sabah"}
+            }
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"saat"}
+        }
+        minute{
+            dn{"dəqiqə"}
+        }
+        month{
+            dn{"ay"}
+        }
+        second{
+            dn{"saniyə"}
+        }
+        week{
+            dn{"həftə"}
+        }
+        weekday{
+            dn{"həftə günü"}
+        }
+        year{
+            dn{"il"}
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     measurementSystemNames{
         US{"ABŞ"}
         metric{"metr"}
diff --git a/icu4c/source/data/locales/az_AZ.txt b/icu4c/source/data/locales/az_AZ.txt
index 881b97c..f76eaaa 100644
--- a/icu4c/source/data/locales/az_AZ.txt
+++ b/icu4c/source/data/locales/az_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt
index bcffcd7..50ac9c7 100644
--- a/icu4c/source/data/locales/az_Cyrl.txt
+++ b/icu4c/source/data/locales/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cb5db8b..c229fa6 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a17ae64..0699522 100644
--- a/icu4c/source/data/locales/az_Latn.txt
+++ b/icu4c/source/data/locales/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a1fea90..059d172 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0d34d0b..2db5947 100755
--- a/icu4c/source/data/locales/bas.txt
+++ b/icu4c/source/data/locales/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
@@ -35,7 +35,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -124,46 +124,6 @@
                     "i mbūs Yesù Krǐstò",
                 }
             }
-            fields{
-                day{
-                    dn{"kɛl"}
-                    relative{
-                        "-1"{"yààni"}
-                        "0"{"lɛ̀n"}
-                        "1"{"yàni"}
-                    }
-                }
-                dayperiod{
-                    dn{"njǎmùha"}
-                }
-                era{
-                    dn{"kèk"}
-                }
-                hour{
-                    dn{"ŋgɛŋ"}
-                }
-                minute{
-                    dn{"ŋget"}
-                }
-                month{
-                    dn{"soŋ"}
-                }
-                second{
-                    dn{"hìŋgeŋget"}
-                }
-                week{
-                    dn{"sɔndɛ̂"}
-                }
-                weekday{
-                    dn{"hìlɔ hi sɔndɛ̂"}
-                }
-                year{
-                    dn{"ŋwìi"}
-                }
-                zone{
-                    dn{"komboo i ŋgɛŋ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -236,4 +196,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"kɛl"}
+            relative{
+                "-1"{"yààni"}
+                "0"{"lɛ̀n"}
+                "1"{"yàni"}
+            }
+        }
+        dayperiod{
+            dn{"njǎmùha"}
+        }
+        era{
+            dn{"kèk"}
+        }
+        hour{
+            dn{"ŋgɛŋ"}
+        }
+        minute{
+            dn{"ŋget"}
+        }
+        month{
+            dn{"soŋ"}
+        }
+        second{
+            dn{"hìŋgeŋget"}
+        }
+        week{
+            dn{"sɔndɛ̂"}
+        }
+        weekday{
+            dn{"hìlɔ hi sɔndɛ̂"}
+        }
+        year{
+            dn{"ŋwìi"}
+        }
+        zone{
+            dn{"komboo i ŋgɛŋ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bas_CM.txt b/icu4c/source/data/locales/bas_CM.txt
index fa07c8d..d7f2fdb 100755
--- a/icu4c/source/data/locales/bas_CM.txt
+++ b/icu4c/source/data/locales/bas_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f83848e..5c19313 100644
--- a/icu4c/source/data/locales/be.txt
+++ b/icu4c/source/data/locales/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
@@ -30,7 +30,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -156,48 +156,6 @@
                     "н.э.",
                 }
             }
-            fields{
-                day{
-                    dn{"дзень"}
-                    relative{
-                        "-1"{"учора"}
-                        "-2"{"пазаўчора"}
-                        "0"{"сёння"}
-                        "1"{"заўтра"}
-                        "2"{"паслязаўтра"}
-                    }
-                }
-                dayperiod{
-                    dn{"ДП/ПП"}
-                }
-                era{
-                    dn{"эра"}
-                }
-                hour{
-                    dn{"гадзіна"}
-                }
-                minute{
-                    dn{"хвіліна"}
-                }
-                month{
-                    dn{"месяц"}
-                }
-                second{
-                    dn{"секунда"}
-                }
-                week{
-                    dn{"тыдзень"}
-                }
-                weekday{
-                    dn{"дзень тыдня"}
-                }
-                year{
-                    dn{"год"}
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -312,6 +270,48 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"дзень"}
+            relative{
+                "-1"{"учора"}
+                "-2"{"пазаўчора"}
+                "0"{"сёння"}
+                "1"{"заўтра"}
+                "2"{"паслязаўтра"}
+            }
+        }
+        dayperiod{
+            dn{"ДП/ПП"}
+        }
+        era{
+            dn{"эра"}
+        }
+        hour{
+            dn{"гадзіна"}
+        }
+        minute{
+            dn{"хвіліна"}
+        }
+        month{
+            dn{"месяц"}
+        }
+        second{
+            dn{"секунда"}
+        }
+        week{
+            dn{"тыдзень"}
+        }
+        weekday{
+            dn{"дзень тыдня"}
+        }
+        year{
+            dn{"год"}
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     measurementSystemNames{
         US{"ЗША"}
         metric{"метрычная"}
diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt
index 7af63f0..7ce401a 100644
--- a/icu4c/source/data/locales/be_BY.txt
+++ b/icu4c/source/data/locales/be_BY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 60bd018..5f6cf88 100755
--- a/icu4c/source/data/locales/bem.txt
+++ b/icu4c/source/data/locales/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -93,38 +93,6 @@
                     "After Yesu",
                 }
             }
-            fields{
-                day{
-                    dn{"Ubushiku"}
-                    relative{
-                        "0"{"Lelo"}
-                    }
-                }
-                dayperiod{
-                    dn{"Akasuba"}
-                }
-                era{
-                    dn{"Inkulo"}
-                }
-                hour{
-                    dn{"Insa"}
-                }
-                minute{
-                    dn{"Mineti"}
-                }
-                month{
-                    dn{"Umweshi"}
-                }
-                second{
-                    dn{"Sekondi"}
-                }
-                week{
-                    dn{"Umulungu"}
-                }
-                year{
-                    dn{"Umwaka"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -181,4 +149,36 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ubushiku"}
+            relative{
+                "0"{"Lelo"}
+            }
+        }
+        dayperiod{
+            dn{"Akasuba"}
+        }
+        era{
+            dn{"Inkulo"}
+        }
+        hour{
+            dn{"Insa"}
+        }
+        minute{
+            dn{"Mineti"}
+        }
+        month{
+            dn{"Umweshi"}
+        }
+        second{
+            dn{"Sekondi"}
+        }
+        week{
+            dn{"Umulungu"}
+        }
+        year{
+            dn{"Umwaka"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bem_ZM.txt b/icu4c/source/data/locales/bem_ZM.txt
index 276a8ad..ffba0a0 100755
--- a/icu4c/source/data/locales/bem_ZM.txt
+++ b/icu4c/source/data/locales/bem_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a8591ba..519cc2f 100755
--- a/icu4c/source/data/locales/bez.txt
+++ b/icu4c/source/data/locales/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,46 +113,6 @@
                     "Baada ya Mtwaa",
                 }
             }
-            fields{
-                day{
-                    dn{"Sihu"}
-                    relative{
-                        "-1"{"Igolo"}
-                        "0"{"Neng'u ni"}
-                        "1"{"Hilawu"}
-                    }
-                }
-                dayperiod{
-                    dn{"Lwamelau"}
-                }
-                era{
-                    dn{"Amajira"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mwedzi"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Mlungu gumamfu"}
-                }
-                weekday{
-                    dn{"Sihudza kasi"}
-                }
-                year{
-                    dn{"Mwaha"}
-                }
-                zone{
-                    dn{"Amajira ga saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -225,4 +185,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Sihu"}
+            relative{
+                "-1"{"Igolo"}
+                "0"{"Neng'u ni"}
+                "1"{"Hilawu"}
+            }
+        }
+        dayperiod{
+            dn{"Lwamelau"}
+        }
+        era{
+            dn{"Amajira"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mwedzi"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Mlungu gumamfu"}
+        }
+        weekday{
+            dn{"Sihudza kasi"}
+        }
+        year{
+            dn{"Mwaha"}
+        }
+        zone{
+            dn{"Amajira ga saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bez_TZ.txt b/icu4c/source/data/locales/bez_TZ.txt
index 537c575..f213db2 100755
--- a/icu4c/source/data/locales/bez_TZ.txt
+++ b/icu4c/source/data/locales/bez_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 dcae157..57928d1 100644
--- a/icu4c/source/data/locales/bg.txt
+++ b/icu4c/source/data/locales/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -265,63 +265,6 @@
                     "сл.Хр.",
                 }
             }
-            fields{
-                day{
-                    dn{"Ден"}
-                    relative{
-                        "-1"{"Вчера"}
-                        "-2"{"Онзи ден"}
-                        "0"{"Днес"}
-                        "1"{"Утре"}
-                        "2"{"Вдругиден"}
-                    }
-                }
-                dayperiod{
-                    dn{"ден"}
-                }
-                era{
-                    dn{"ера"}
-                }
-                hour{
-                    dn{"час"}
-                }
-                minute{
-                    dn{"минута"}
-                }
-                month{
-                    dn{"месец"}
-                    relative{
-                        "-1"{"Миналия месец"}
-                        "0"{"Този месец"}
-                        "1"{"Следващия месец"}
-                    }
-                }
-                second{
-                    dn{"секунда"}
-                }
-                week{
-                    dn{"седмица"}
-                    relative{
-                        "-1"{"Миналата седмица"}
-                        "0"{"Тази седмица"}
-                        "1"{"Следващата седмица"}
-                    }
-                }
-                weekday{
-                    dn{"Ден от седмицата"}
-                }
-                year{
-                    dn{"година"}
-                    relative{
-                        "-1"{"Миналата година"}
-                        "0"{"Тази година"}
-                        "1"{"Следващата година"}
-                    }
-                }
-                zone{
-                    dn{"зона"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -571,6 +514,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Ден"}
+            relative{
+                "-1"{"Вчера"}
+                "-2"{"Онзи ден"}
+                "0"{"Днес"}
+                "1"{"Утре"}
+                "2"{"Вдругиден"}
+            }
+        }
+        dayperiod{
+            dn{"ден"}
+        }
+        era{
+            dn{"ера"}
+        }
+        hour{
+            dn{"час"}
+        }
+        minute{
+            dn{"минута"}
+        }
+        month{
+            dn{"месец"}
+            relative{
+                "-1"{"Миналия месец"}
+                "0"{"Този месец"}
+                "1"{"Следващия месец"}
+            }
+        }
+        second{
+            dn{"секунда"}
+        }
+        week{
+            dn{"седмица"}
+            relative{
+                "-1"{"Миналата седмица"}
+                "0"{"Тази седмица"}
+                "1"{"Следващата седмица"}
+            }
+        }
+        weekday{
+            dn{"Ден от седмицата"}
+        }
+        year{
+            dn{"година"}
+            relative{
+                "-1"{"Миналата година"}
+                "0"{"Тази година"}
+                "1"{"Следващата година"}
+            }
+        }
+        zone{
+            dn{"зона"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} и {1}"}
diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt
index 2d9997c..4386800 100644
--- a/icu4c/source/data/locales/bg_BG.txt
+++ b/icu4c/source/data/locales/bg_BG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4a1562e..e677d16 100755
--- a/icu4c/source/data/locales/bm.txt
+++ b/icu4c/source/data/locales/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -112,43 +112,6 @@
                     "jezu krisiti minkɛ",
                 }
             }
-            fields{
-                day{
-                    dn{"don"}
-                    relative{
-                        "-1"{"kunu"}
-                        "0"{"bi"}
-                        "1"{"sini"}
-                    }
-                }
-                dayperiod{
-                    dn{"sɔgɔma/tile/wula/su"}
-                }
-                era{
-                    dn{"tile"}
-                }
-                hour{
-                    dn{"lɛrɛ"}
-                }
-                minute{
-                    dn{"miniti"}
-                }
-                month{
-                    dn{"kalo"}
-                }
-                second{
-                    dn{"sekondi"}
-                }
-                week{
-                    dn{"dɔgɔkun"}
-                }
-                year{
-                    dn{"san"}
-                }
-                zone{
-                    dn{"sigikun tilena"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -221,4 +184,41 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"don"}
+            relative{
+                "-1"{"kunu"}
+                "0"{"bi"}
+                "1"{"sini"}
+            }
+        }
+        dayperiod{
+            dn{"sɔgɔma/tile/wula/su"}
+        }
+        era{
+            dn{"tile"}
+        }
+        hour{
+            dn{"lɛrɛ"}
+        }
+        minute{
+            dn{"miniti"}
+        }
+        month{
+            dn{"kalo"}
+        }
+        second{
+            dn{"sekondi"}
+        }
+        week{
+            dn{"dɔgɔkun"}
+        }
+        year{
+            dn{"san"}
+        }
+        zone{
+            dn{"sigikun tilena"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bm_ML.txt b/icu4c/source/data/locales/bm_ML.txt
index ad54e0c..0a69aee 100755
--- a/icu4c/source/data/locales/bm_ML.txt
+++ b/icu4c/source/data/locales/bm_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 08835e8..7530b9b 100644
--- a/icu4c/source/data/locales/bn.txt
+++ b/icu4c/source/data/locales/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
@@ -156,7 +156,7 @@
         }
         native{"beng"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -268,63 +268,6 @@
                     "খৃষ্টাব্দ",
                 }
             }
-            fields{
-                day{
-                    dn{"দিন"}
-                    relative{
-                        "-1"{"গতকাল"}
-                        "-2"{"গত পরশু"}
-                        "0"{"আজ"}
-                        "1"{"আগামীকাল"}
-                        "2"{"আগামী পরশু"}
-                    }
-                }
-                dayperiod{
-                    dn{"পূর্বাহ্ণ/অপরাহ্ণ"}
-                }
-                era{
-                    dn{"যুগ"}
-                }
-                hour{
-                    dn{"ঘন্টা"}
-                }
-                minute{
-                    dn{"মিনিট"}
-                }
-                month{
-                    dn{"মাস"}
-                    relative{
-                        "-1"{"গত মাস"}
-                        "0"{"এই মাস"}
-                        "1"{"পরের মাস"}
-                    }
-                }
-                second{
-                    dn{"সেকেন্ড"}
-                }
-                week{
-                    dn{"সপ্তাহ"}
-                    relative{
-                        "-1"{"গত সপ্তাহ"}
-                        "0"{"এই সপ্তাহ"}
-                        "1"{"পরবর্তী সপ্তাহ"}
-                    }
-                }
-                weekday{
-                    dn{"সপ্তাহের দিন"}
-                }
-                year{
-                    dn{"বছর"}
-                    relative{
-                        "-1"{"আগের বছর"}
-                        "0"{"এই বছর"}
-                        "1"{"পরের বছর"}
-                    }
-                }
-                zone{
-                    dn{"এলাকা"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -580,6 +523,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"দিন"}
+            relative{
+                "-1"{"গতকাল"}
+                "-2"{"গত পরশু"}
+                "0"{"আজ"}
+                "1"{"আগামীকাল"}
+                "2"{"আগামী পরশু"}
+            }
+        }
+        dayperiod{
+            dn{"পূর্বাহ্ণ/অপরাহ্ণ"}
+        }
+        era{
+            dn{"যুগ"}
+        }
+        hour{
+            dn{"ঘন্টা"}
+        }
+        minute{
+            dn{"মিনিট"}
+        }
+        month{
+            dn{"মাস"}
+            relative{
+                "-1"{"গত মাস"}
+                "0"{"এই মাস"}
+                "1"{"পরের মাস"}
+            }
+        }
+        second{
+            dn{"সেকেন্ড"}
+        }
+        week{
+            dn{"সপ্তাহ"}
+            relative{
+                "-1"{"গত সপ্তাহ"}
+                "0"{"এই সপ্তাহ"}
+                "1"{"পরবর্তী সপ্তাহ"}
+            }
+        }
+        weekday{
+            dn{"সপ্তাহের দিন"}
+        }
+        year{
+            dn{"বছর"}
+            relative{
+                "-1"{"আগের বছর"}
+                "0"{"এই বছর"}
+                "1"{"পরের বছর"}
+            }
+        }
+        zone{
+            dn{"এলাকা"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} এবং {1}"}
diff --git a/icu4c/source/data/locales/bn_BD.txt b/icu4c/source/data/locales/bn_BD.txt
index 4f5dfa6..eb27fec 100644
--- a/icu4c/source/data/locales/bn_BD.txt
+++ b/icu4c/source/data/locales/bn_BD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a0a4ee3..cac47ce 100644
--- a/icu4c/source/data/locales/bn_IN.txt
+++ b/icu4c/source/data/locales/bn_IN.txt
@@ -1,28 +1,15 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
 // ***************************************************************************
 bn_IN{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
-            fields{
-                day{
-                    relative{
-                        "-2"{"গতপরশু"}
-                    }
-                }
-                hour{
-                    dn{"ঘণ্টা"}
-                }
-                second{
-                    dn{"সেকেণ্ড"}
-                }
-            }
             quarters{
                 format{
                     abbreviated{
@@ -49,4 +36,17 @@
             }
         }
     }
+    fields{
+        day{
+            relative{
+                "-2"{"গতপরশু"}
+            }
+        }
+        hour{
+            dn{"ঘণ্টা"}
+        }
+        second{
+            dn{"সেকেণ্ড"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bo.txt b/icu4c/source/data/locales/bo.txt
index 22209e9..f26dae5 100644
--- a/icu4c/source/data/locales/bo.txt
+++ b/icu4c/source/data/locales/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
@@ -44,7 +44,7 @@
             }
         }
     }
-    Version{"2.0.74.85"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -136,36 +136,6 @@
                     "སྤྱི་ལོ།",
                 }
             }
-            fields{
-                day{
-                    dn{"ཉིན།"}
-                    relative{
-                        "-1"{"ཁས་ས་"}
-                        "-2"{"ཁས་ཉིན་ཀ་"}
-                        "0"{"དེ་རིང་"}
-                        "1"{"སང་ཉིན་"}
-                        "2"{"གནངས་ཉིན་ཀ་"}
-                    }
-                }
-                hour{
-                    dn{"ཆུ་ཙོ་"}
-                }
-                minute{
-                    dn{"སྐར་མ།"}
-                }
-                month{
-                    dn{"ཟླ་བ་"}
-                }
-                second{
-                    dn{"སྐར་ཆ།"}
-                }
-                year{
-                    dn{"ལོ།"}
-                }
-                zone{
-                    dn{"དུས་ཚོད།"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -200,4 +170,34 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"ཉིན།"}
+            relative{
+                "-1"{"ཁས་ས་"}
+                "-2"{"ཁས་ཉིན་ཀ་"}
+                "0"{"དེ་རིང་"}
+                "1"{"སང་ཉིན་"}
+                "2"{"གནངས་ཉིན་ཀ་"}
+            }
+        }
+        hour{
+            dn{"ཆུ་ཙོ་"}
+        }
+        minute{
+            dn{"སྐར་མ།"}
+        }
+        month{
+            dn{"ཟླ་བ་"}
+        }
+        second{
+            dn{"སྐར་ཆ།"}
+        }
+        year{
+            dn{"ལོ།"}
+        }
+        zone{
+            dn{"དུས་ཚོད།"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/bo_CN.txt b/icu4c/source/data/locales/bo_CN.txt
index e77e315..f8fe22c 100644
--- a/icu4c/source/data/locales/bo_CN.txt
+++ b/icu4c/source/data/locales/bo_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 56963d9..548576b 100644
--- a/icu4c/source/data/locales/bo_IN.txt
+++ b/icu4c/source/data/locales/bo_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1db9cda..4fcec25 100755
--- a/icu4c/source/data/locales/br.txt
+++ b/icu4c/source/data/locales/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
@@ -24,7 +24,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             dayNames{
@@ -87,31 +87,6 @@
                     }
                 }
             }
-            fields{
-                day{
-                    relative{
-                        "-1"{"decʼh"}
-                        "-2"{"dercʼhent-decʼh"}
-                        "0"{"hiziv"}
-                        "1"{"warcʼhoazh"}
-                    }
-                }
-                hour{
-                    dn{"eur"}
-                }
-                minute{
-                    dn{"munut"}
-                }
-                month{
-                    dn{"miz"}
-                }
-                second{
-                    dn{"eilenn"}
-                }
-                week{
-                    dn{"sizhun"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -182,6 +157,31 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            relative{
+                "-1"{"decʼh"}
+                "-2"{"dercʼhent-decʼh"}
+                "0"{"hiziv"}
+                "1"{"warcʼhoazh"}
+            }
+        }
+        hour{
+            dn{"eur"}
+        }
+        minute{
+            dn{"munut"}
+        }
+        month{
+            dn{"miz"}
+        }
+        second{
+            dn{"eilenn"}
+        }
+        week{
+            dn{"sizhun"}
+        }
+    }
     measurementSystemNames{
         UK{"RU"}
         US{"SU"}
diff --git a/icu4c/source/data/locales/br_FR.txt b/icu4c/source/data/locales/br_FR.txt
index 6c785b5..5b755c2 100755
--- a/icu4c/source/data/locales/br_FR.txt
+++ b/icu4c/source/data/locales/br_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7b37c67..a2673ca 100755
--- a/icu4c/source/data/locales/brx.txt
+++ b/icu4c/source/data/locales/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
@@ -47,7 +47,7 @@
         }
         native{"deva"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -132,46 +132,6 @@
                     "सन",
                 }
             }
-            fields{
-                day{
-                    dn{"सान"}
-                    relative{
-                        "-1"{"मैया"}
-                        "0"{"दिनै"}
-                        "1"{"गाबोन"}
-                    }
-                }
-                dayperiod{
-                    dn{"फुं/बेलासे"}
-                }
-                era{
-                    dn{"जौथाय"}
-                }
-                hour{
-                    dn{"रिंगा"}
-                }
-                minute{
-                    dn{"मिनिथ"}
-                }
-                month{
-                    dn{"दान"}
-                }
-                second{
-                    dn{"सेखेन्द"}
-                }
-                week{
-                    dn{"सबथा/हबथा"}
-                }
-                weekday{
-                    dn{"सप्ताह के दिन"}
-                }
-                year{
-                    dn{"बोसोर"}
-                }
-                zone{
-                    dn{"ओनसोल"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -244,6 +204,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"सान"}
+            relative{
+                "-1"{"मैया"}
+                "0"{"दिनै"}
+                "1"{"गाबोन"}
+            }
+        }
+        dayperiod{
+            dn{"फुं/बेलासे"}
+        }
+        era{
+            dn{"जौथाय"}
+        }
+        hour{
+            dn{"रिंगा"}
+        }
+        minute{
+            dn{"मिनिथ"}
+        }
+        month{
+            dn{"दान"}
+        }
+        second{
+            dn{"सेखेन्द"}
+        }
+        week{
+            dn{"सबथा/हबथा"}
+        }
+        weekday{
+            dn{"सप्ताह के दिन"}
+        }
+        year{
+            dn{"बोसोर"}
+        }
+        zone{
+            dn{"ओनसोल"}
+        }
+    }
     measurementSystemNames{
         US{"यु.एस"}
         metric{"मिथार खिलमिथार"}
diff --git a/icu4c/source/data/locales/brx_IN.txt b/icu4c/source/data/locales/brx_IN.txt
index 0eaee3e..f0b0af1 100755
--- a/icu4c/source/data/locales/brx_IN.txt
+++ b/icu4c/source/data/locales/brx_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 885643d..67ba27b 100644
--- a/icu4c/source/data/locales/bs.txt
+++ b/icu4c/source/data/locales/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -101,48 +101,6 @@
                     "Nove ere",
                 }
             }
-            fields{
-                day{
-                    dn{"dan"}
-                    relative{
-                        "-1"{"juče"}
-                        "-2"{"prekjuče"}
-                        "0"{"danas"}
-                        "1"{"sutra"}
-                        "2"{"prekosutra"}
-                    }
-                }
-                dayperiod{
-                    dn{"pre podne/ popodne"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"čas"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"mesec"}
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"nedelja"}
-                }
-                weekday{
-                    dn{"dan u nedelji"}
-                }
-                year{
-                    dn{"godina"}
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -255,6 +213,48 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"dan"}
+            relative{
+                "-1"{"juče"}
+                "-2"{"prekjuče"}
+                "0"{"danas"}
+                "1"{"sutra"}
+                "2"{"prekosutra"}
+            }
+        }
+        dayperiod{
+            dn{"pre podne/ popodne"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"čas"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"mesec"}
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"nedelja"}
+        }
+        weekday{
+            dn{"dan u nedelji"}
+        }
+        year{
+            dn{"godina"}
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} i {1}"}
diff --git a/icu4c/source/data/locales/bs_BA.txt b/icu4c/source/data/locales/bs_BA.txt
index 3fb951c..a5158e5 100755
--- a/icu4c/source/data/locales/bs_BA.txt
+++ b/icu4c/source/data/locales/bs_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/bs_Cyrl.txt b/icu4c/source/data/locales/bs_Cyrl.txt
index 3432aed..70d10df 100755
--- a/icu4c/source/data/locales/bs_Cyrl.txt
+++ b/icu4c/source/data/locales/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
@@ -191,7 +191,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             eras{
@@ -334,63 +334,6 @@
                     "Нове ере",
                 }
             }
-            fields{
-                day{
-                    dn{"дан"}
-                    relative{
-                        "-1"{"јуче"}
-                        "-2"{"прекјуче"}
-                        "0"{"данас"}
-                        "1"{"сутра"}
-                        "2"{"прекосутра"}
-                    }
-                }
-                dayperiod{
-                    dn{"пре подне/поподне"}
-                }
-                era{
-                    dn{"ера"}
-                }
-                hour{
-                    dn{"час"}
-                }
-                minute{
-                    dn{"минут"}
-                }
-                month{
-                    dn{"месец"}
-                    relative{
-                        "-1"{"Прошлог месеца"}
-                        "0"{"Овог месеца"}
-                        "1"{"Следећег месеца"}
-                    }
-                }
-                second{
-                    dn{"секунд"}
-                }
-                week{
-                    dn{"недеља"}
-                    relative{
-                        "-1"{"Прошле недеље"}
-                        "0"{"Ове недеље"}
-                        "1"{"Следеће недеље"}
-                    }
-                }
-                weekday{
-                    dn{"дан у недељи"}
-                }
-                year{
-                    dn{"година"}
-                    relative{
-                        "-1"{"Прошле године"}
-                        "0"{"Ове године"}
-                        "1"{"Следеће године"}
-                    }
-                }
-                zone{
-                    dn{"зона"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -968,6 +911,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"дан"}
+            relative{
+                "-1"{"јуче"}
+                "-2"{"прекјуче"}
+                "0"{"данас"}
+                "1"{"сутра"}
+                "2"{"прекосутра"}
+            }
+        }
+        dayperiod{
+            dn{"пре подне/поподне"}
+        }
+        era{
+            dn{"ера"}
+        }
+        hour{
+            dn{"час"}
+        }
+        minute{
+            dn{"минут"}
+        }
+        month{
+            dn{"месец"}
+            relative{
+                "-1"{"Прошлог месеца"}
+                "0"{"Овог месеца"}
+                "1"{"Следећег месеца"}
+            }
+        }
+        second{
+            dn{"секунд"}
+        }
+        week{
+            dn{"недеља"}
+            relative{
+                "-1"{"Прошле недеље"}
+                "0"{"Ове недеље"}
+                "1"{"Следеће недеље"}
+            }
+        }
+        weekday{
+            dn{"дан у недељи"}
+        }
+        year{
+            dn{"година"}
+            relative{
+                "-1"{"Прошле године"}
+                "0"{"Ове године"}
+                "1"{"Следеће године"}
+            }
+        }
+        zone{
+            dn{"зона"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} и {1}"}
diff --git a/icu4c/source/data/locales/bs_Cyrl_BA.txt b/icu4c/source/data/locales/bs_Cyrl_BA.txt
index 77fa9c6..ef104bd 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3ea3b65..a50c624 100755
--- a/icu4c/source/data/locales/bs_Latn.txt
+++ b/icu4c/source/data/locales/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 87e9dcc..cd50a23 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c1406cb..82c91b9 100644
--- a/icu4c/source/data/locales/ca.txt
+++ b/icu4c/source/data/locales/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -543,63 +543,6 @@
                     "després de Crist",
                 }
             }
-            fields{
-                day{
-                    dn{"dia"}
-                    relative{
-                        "-1"{"ahir"}
-                        "-2"{"abans d'ahir"}
-                        "0"{"avui"}
-                        "1"{"demà"}
-                        "2"{"demà passat"}
-                    }
-                }
-                dayperiod{
-                    dn{"a.m./p.m."}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"hora"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"mes"}
-                    relative{
-                        "-1"{"Últim mes"}
-                        "0"{"Aquest mes"}
-                        "1"{"Mes següent"}
-                    }
-                }
-                second{
-                    dn{"segon"}
-                }
-                week{
-                    dn{"setmana"}
-                    relative{
-                        "-1"{"Última setmana"}
-                        "0"{"Aquesta setmana"}
-                        "1"{"Setmana següent"}
-                    }
-                }
-                weekday{
-                    dn{"dia de la setmana"}
-                }
-                year{
-                    dn{"any"}
-                    relative{
-                        "-1"{"Últim any"}
-                        "0"{"Aquest any"}
-                        "1"{"Any següent"}
-                    }
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H-H"}
@@ -835,6 +778,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"dia"}
+            relative{
+                "-1"{"ahir"}
+                "-2"{"abans d'ahir"}
+                "0"{"avui"}
+                "1"{"demà"}
+                "2"{"demà passat"}
+            }
+        }
+        dayperiod{
+            dn{"a.m./p.m."}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"hora"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"mes"}
+            relative{
+                "-1"{"Últim mes"}
+                "0"{"Aquest mes"}
+                "1"{"Mes següent"}
+            }
+        }
+        second{
+            dn{"segon"}
+        }
+        week{
+            dn{"setmana"}
+            relative{
+                "-1"{"Última setmana"}
+                "0"{"Aquesta setmana"}
+                "1"{"Setmana següent"}
+            }
+        }
+        weekday{
+            dn{"dia de la setmana"}
+        }
+        year{
+            dn{"any"}
+            relative{
+                "-1"{"Últim any"}
+                "0"{"Aquest any"}
+                "1"{"Any següent"}
+            }
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} i {1}"}
diff --git a/icu4c/source/data/locales/ca_AD.txt b/icu4c/source/data/locales/ca_AD.txt
index b5c7834..15eb06e 100755
--- a/icu4c/source/data/locales/ca_AD.txt
+++ b/icu4c/source/data/locales/ca_AD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4c74fdb..2ac7b4f 100644
--- a/icu4c/source/data/locales/ca_ES.txt
+++ b/icu4c/source/data/locales/ca_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca_ES.xml
 // *
diff --git a/icu4c/source/data/locales/cgg.txt b/icu4c/source/data/locales/cgg.txt
index 02b2465..02907a5 100755
--- a/icu4c/source/data/locales/cgg.txt
+++ b/icu4c/source/data/locales/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -108,43 +108,6 @@
                     "Kurisito Yaijire",
                 }
             }
-            fields{
-                day{
-                    dn{"Eizooba"}
-                    relative{
-                        "-1"{"Nyomwabazyo"}
-                        "0"{"Erizooba"}
-                        "1"{"Nyenkyakare"}
-                    }
-                }
-                dayperiod{
-                    dn{"Nyomushana/nyekiro"}
-                }
-                era{
-                    dn{"Obunaku"}
-                }
-                hour{
-                    dn{"Shaaha"}
-                }
-                minute{
-                    dn{"Edakiika"}
-                }
-                month{
-                    dn{"Omwezi"}
-                }
-                second{
-                    dn{"Obucweka/Esekendi"}
-                }
-                week{
-                    dn{"Esande"}
-                }
-                weekday{
-                    dn{"Eizooba ry'okukora"}
-                }
-                year{
-                    dn{"Omwaka"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -217,4 +180,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Eizooba"}
+            relative{
+                "-1"{"Nyomwabazyo"}
+                "0"{"Erizooba"}
+                "1"{"Nyenkyakare"}
+            }
+        }
+        dayperiod{
+            dn{"Nyomushana/nyekiro"}
+        }
+        era{
+            dn{"Obunaku"}
+        }
+        hour{
+            dn{"Shaaha"}
+        }
+        minute{
+            dn{"Edakiika"}
+        }
+        month{
+            dn{"Omwezi"}
+        }
+        second{
+            dn{"Obucweka/Esekendi"}
+        }
+        week{
+            dn{"Esande"}
+        }
+        weekday{
+            dn{"Eizooba ry'okukora"}
+        }
+        year{
+            dn{"Omwaka"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/cgg_UG.txt b/icu4c/source/data/locales/cgg_UG.txt
index 9b54002..cec862c 100755
--- a/icu4c/source/data/locales/cgg_UG.txt
+++ b/icu4c/source/data/locales/cgg_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d28f8a1..1753170 100755
--- a/icu4c/source/data/locales/chr.txt
+++ b/icu4c/source/data/locales/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
@@ -42,7 +42,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -125,43 +125,6 @@
                     "ᎠᎩᏃᎮᎵᏓᏍᏗᏱ ᎠᏕᏘᏱᏍᎬ ᏱᎰᏩ ᏧᏓᏂᎸᎢᏍᏗ",
                 }
             }
-            fields{
-                day{
-                    dn{"ᏏᎦ"}
-                    relative{
-                        "-1"{"ᏒᎯ"}
-                        "0"{"ᎪᎯ ᎢᎦ"}
-                        "1"{"ᏌᎾᎴᎢ"}
-                    }
-                }
-                era{
-                    dn{"ᎡᎶᎯ ᎠᏣᎢᎵᏒᎢ"}
-                }
-                hour{
-                    dn{"ᏑᏣᎶᏓ"}
-                }
-                minute{
-                    dn{"ᎢᏯᏔᏬᏍᏔᏅ"}
-                }
-                month{
-                    dn{"ᏏᏅᏓ"}
-                }
-                second{
-                    dn{"ᎠᏎᏢ"}
-                }
-                week{
-                    dn{"ᏒᎾᏙᏓᏆᏍᏗ"}
-                }
-                weekday{
-                    dn{"ᏒᎾᏙᏓᏆᏍᏗ ᎠᏣᎢᎵᏒ"}
-                }
-                year{
-                    dn{"ᏑᏕᏘᏴᏓ"}
-                }
-                zone{
-                    dn{"ᎡᎶᎯ ᎠᏍᏓᏅᏅ"}
-                }
-            }
             intervalFormats{
                 MEd{
                     M{"E, M/d – E, M/d"}
@@ -268,6 +231,43 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ᏏᎦ"}
+            relative{
+                "-1"{"ᏒᎯ"}
+                "0"{"ᎪᎯ ᎢᎦ"}
+                "1"{"ᏌᎾᎴᎢ"}
+            }
+        }
+        era{
+            dn{"ᎡᎶᎯ ᎠᏣᎢᎵᏒᎢ"}
+        }
+        hour{
+            dn{"ᏑᏣᎶᏓ"}
+        }
+        minute{
+            dn{"ᎢᏯᏔᏬᏍᏔᏅ"}
+        }
+        month{
+            dn{"ᏏᏅᏓ"}
+        }
+        second{
+            dn{"ᎠᏎᏢ"}
+        }
+        week{
+            dn{"ᏒᎾᏙᏓᏆᏍᏗ"}
+        }
+        weekday{
+            dn{"ᏒᎾᏙᏓᏆᏍᏗ ᎠᏣᎢᎵᏒ"}
+        }
+        year{
+            dn{"ᏑᏕᏘᏴᏓ"}
+        }
+        zone{
+            dn{"ᎡᎶᎯ ᎠᏍᏓᏅᏅ"}
+        }
+    }
     measurementSystemNames{
         US{"ᎣᏂᏏ"}
         metric{"ᎺᏘᎩ"}
diff --git a/icu4c/source/data/locales/chr_US.txt b/icu4c/source/data/locales/chr_US.txt
index bf1845b..1bc0ff7 100755
--- a/icu4c/source/data/locales/chr_US.txt
+++ b/icu4c/source/data/locales/chr_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0749ada..dcb681c 100644
--- a/icu4c/source/data/locales/cs.txt
+++ b/icu4c/source/data/locales/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
@@ -19,7 +19,7 @@
         "w x y ý z ž]"
     }
     ExemplarCharactersIndex{"[A B C Č D E F G H {CH} I J K L M N O P Q R Ř S Š T U V W X Y Z Ž]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – , ; \: ! ? . … ‘ ‚ “ „ ( ) \[ \] § @ * / \&]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – , ; \: ! ? . … ‘ ‚ “ „ ( ) \\[ \\] § @ * / \\&]"}
     LocaleScript{
         "Latn",
     }
@@ -173,7 +173,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -365,63 +365,6 @@
                     "n. l.",
                 }
             }
-            fields{
-                day{
-                    dn{"Den"}
-                    relative{
-                        "-1"{"Včera"}
-                        "-2"{"Předevčírem"}
-                        "0"{"Dnes"}
-                        "1"{"Zítra"}
-                        "2"{"Pozítří"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Letopočet"}
-                }
-                hour{
-                    dn{"Hodina"}
-                }
-                minute{
-                    dn{"Minuta"}
-                }
-                month{
-                    dn{"Měsíc"}
-                    relative{
-                        "-1"{"Minulý měsíc"}
-                        "0"{"Tento měsíc"}
-                        "1"{"Příští měsíc"}
-                    }
-                }
-                second{
-                    dn{"Sekunda"}
-                }
-                week{
-                    dn{"Týden"}
-                    relative{
-                        "-1"{"Minulý týden"}
-                        "0"{"Tento týden"}
-                        "1"{"Příští týden"}
-                    }
-                }
-                weekday{
-                    dn{"Den v týdnu"}
-                }
-                year{
-                    dn{"Rok"}
-                    relative{
-                        "-1"{"Minulý rok"}
-                        "0"{"Tento rok"}
-                        "1"{"Příští rok"}
-                    }
-                }
-                zone{
-                    dn{"Časové pásmo"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H–H"}
@@ -766,6 +709,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Den"}
+            relative{
+                "-1"{"Včera"}
+                "-2"{"Předevčírem"}
+                "0"{"Dnes"}
+                "1"{"Zítra"}
+                "2"{"Pozítří"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Letopočet"}
+        }
+        hour{
+            dn{"Hodina"}
+        }
+        minute{
+            dn{"Minuta"}
+        }
+        month{
+            dn{"Měsíc"}
+            relative{
+                "-1"{"Minulý měsíc"}
+                "0"{"Tento měsíc"}
+                "1"{"Příští měsíc"}
+            }
+        }
+        second{
+            dn{"Sekunda"}
+        }
+        week{
+            dn{"Týden"}
+            relative{
+                "-1"{"Minulý týden"}
+                "0"{"Tento týden"}
+                "1"{"Příští týden"}
+            }
+        }
+        weekday{
+            dn{"Den v týdnu"}
+        }
+        year{
+            dn{"Rok"}
+            relative{
+                "-1"{"Minulý rok"}
+                "0"{"Tento rok"}
+                "1"{"Příští rok"}
+            }
+        }
+        zone{
+            dn{"Časové pásmo"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} a {1}"}
diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt
index 573967d..7182739 100644
--- a/icu4c/source/data/locales/cs_CZ.txt
+++ b/icu4c/source/data/locales/cs_CZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 32cb5f2..b65af27 100644
--- a/icu4c/source/data/locales/cy.txt
+++ b/icu4c/source/data/locales/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
@@ -15,11 +15,14 @@
         "[a á à â ä b c {ch} d {dd} e é è ê ë f {ff} g {ng} h i í ì î ï l {ll} m n o "
         "ó ò ô ö p {ph} r {rh} s t {th} u ú ù û ü w ẃ ẁ ŵ ẅ y ý ỳ ŷ ÿ]"
     }
-    ExemplarCharactersIndex{"[A B C {CH} D E F {FF} G H I J L {LL} M N O P {PH} R {RH} S T {TH} U W Y]"}
+    ExemplarCharactersIndex{
+        "[A B C {CH} D {DD} E F {FF} G {NG} H I J L {LL} M N O P {PH} R {RH} S T {TH}"
+        " U W Y]"
+    }
     LocaleScript{
         "Latn",
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -114,41 +117,6 @@
                     "Oed Crist",
                 }
             }
-            fields{
-                day{
-                    dn{"Dydd"}
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Oes"}
-                }
-                hour{
-                    dn{"Awr"}
-                }
-                minute{
-                    dn{"Munud"}
-                }
-                month{
-                    dn{"Mis"}
-                }
-                second{
-                    dn{"Eiliad"}
-                }
-                week{
-                    dn{"Wythnos"}
-                }
-                weekday{
-                    dn{"Dydd o'r Wythnos"}
-                }
-                year{
-                    dn{"Blwyddyn"}
-                }
-                zone{
-                    dn{"Cylchfa"}
-                }
-            }
             intervalFormats{
                 M{
                     M{"M-M"}
@@ -341,6 +309,48 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"Dydd"}
+            relative{
+                "-1"{"Ddoe"}
+                "-2"{"Echdoe"}
+                "0"{"Heddiw"}
+                "1"{"Yfory"}
+                "2"{"Drennydd"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Oes"}
+        }
+        hour{
+            dn{"Awr"}
+        }
+        minute{
+            dn{"Munud"}
+        }
+        month{
+            dn{"Mis"}
+        }
+        second{
+            dn{"Eiliad"}
+        }
+        week{
+            dn{"Wythnos"}
+        }
+        weekday{
+            dn{"Dydd o'r Wythnos"}
+        }
+        year{
+            dn{"Blwyddyn"}
+        }
+        zone{
+            dn{"Cylchfa"}
+        }
+    }
     measurementSystemNames{
         US{"UD"}
         metric{"Metrig"}
diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt
index 4fcc887..7e74a68 100644
--- a/icu4c/source/data/locales/cy_GB.txt
+++ b/icu4c/source/data/locales/cy_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c99205d..42232e7 100644
--- a/icu4c/source/data/locales/da.txt
+++ b/icu4c/source/data/locales/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[á à â ç é è ê ë í î ï ñ ó ô ú ù û ÿ ü æ ä ø ö œ å]"}
     ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z æ ø å]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Æ Ø Å]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] § @ * / \& # † ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -143,7 +143,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -336,63 +336,6 @@
                     "e.Kr.",
                 }
             }
-            fields{
-                day{
-                    dn{"dag"}
-                    relative{
-                        "-1"{"i går"}
-                        "-2"{"i forgårs"}
-                        "0"{"i dag"}
-                        "1"{"i morgen"}
-                        "2"{"i overmorgen"}
-                    }
-                }
-                dayperiod{
-                    dn{"dagtid"}
-                }
-                era{
-                    dn{"æra"}
-                }
-                hour{
-                    dn{"time"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"måned"}
-                    relative{
-                        "-1"{"sidste måned"}
-                        "0"{"denne måned"}
-                        "1"{"næste måned"}
-                    }
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"uge"}
-                    relative{
-                        "-1"{"sidste uge"}
-                        "0"{"denne uge"}
-                        "1"{"næste uge"}
-                    }
-                }
-                weekday{
-                    dn{"ugedag"}
-                }
-                year{
-                    dn{"år"}
-                    relative{
-                        "-1"{"sidste år"}
-                        "0"{"i år"}
-                        "1"{"næste år"}
-                    }
-                }
-                zone{
-                    dn{"tidszone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -774,6 +717,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"dag"}
+            relative{
+                "-1"{"i går"}
+                "-2"{"i forgårs"}
+                "0"{"i dag"}
+                "1"{"i morgen"}
+                "2"{"i overmorgen"}
+            }
+        }
+        dayperiod{
+            dn{"dagtid"}
+        }
+        era{
+            dn{"æra"}
+        }
+        hour{
+            dn{"time"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"måned"}
+            relative{
+                "-1"{"sidste måned"}
+                "0"{"denne måned"}
+                "1"{"næste måned"}
+            }
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"uge"}
+            relative{
+                "-1"{"sidste uge"}
+                "0"{"denne uge"}
+                "1"{"næste uge"}
+            }
+        }
+        weekday{
+            dn{"ugedag"}
+        }
+        year{
+            dn{"år"}
+            relative{
+                "-1"{"sidste år"}
+                "0"{"i år"}
+                "1"{"næste år"}
+            }
+        }
+        zone{
+            dn{"tidszone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} og {1}"}
diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt
index 4835dfb..349e5a6 100644
--- a/icu4c/source/data/locales/da_DK.txt
+++ b/icu4c/source/data/locales/da_DK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da_DK.xml
 // *
diff --git a/icu4c/source/data/locales/dav.txt b/icu4c/source/data/locales/dav.txt
index a9ed6ae..0a3e0ca 100755
--- a/icu4c/source/data/locales/dav.txt
+++ b/icu4c/source/data/locales/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,43 +113,6 @@
                     "Baada ya Kristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Ituku"}
-                    relative{
-                        "-1"{"Iguo"}
-                        "0"{"Idime"}
-                        "1"{"Kesho"}
-                    }
-                }
-                dayperiod{
-                    dn{"KE/PE"}
-                }
-                era{
-                    dn{"Ngelo"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mori"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Juma"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Majira ya saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -222,4 +185,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ituku"}
+            relative{
+                "-1"{"Iguo"}
+                "0"{"Idime"}
+                "1"{"Kesho"}
+            }
+        }
+        dayperiod{
+            dn{"KE/PE"}
+        }
+        era{
+            dn{"Ngelo"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mori"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Juma"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Majira ya saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/dav_KE.txt b/icu4c/source/data/locales/dav_KE.txt
index 5ff9ab3..e6da217 100755
--- a/icu4c/source/data/locales/dav_KE.txt
+++ b/icu4c/source/data/locales/dav_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f0dcd97..bc58a65 100644
--- a/icu4c/source/data/locales/de.txt
+++ b/icu4c/source/data/locales/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
@@ -16,7 +16,7 @@
     }
     ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s ß t u ü v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ‚ \" “ „ « » ( ) \[ \] \{ \} § @ * / \& #]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § @ * / \\& #]"}
     LocaleScript{
         "Latn",
     }
@@ -146,7 +146,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -344,63 +344,6 @@
                     "n. Chr.",
                 }
             }
-            fields{
-                day{
-                    dn{"Tag"}
-                    relative{
-                        "-1"{"Gestern"}
-                        "-2"{"Vorgestern"}
-                        "0"{"Heute"}
-                        "1"{"Morgen"}
-                        "2"{"Übermorgen"}
-                    }
-                }
-                dayperiod{
-                    dn{"Tageshälfte"}
-                }
-                era{
-                    dn{"Epoche"}
-                }
-                hour{
-                    dn{"Stunde"}
-                }
-                minute{
-                    dn{"Minute"}
-                }
-                month{
-                    dn{"Monat"}
-                    relative{
-                        "-1"{"Letzter Monat"}
-                        "0"{"Dieser Monat"}
-                        "1"{"Nächster Monat"}
-                    }
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Woche"}
-                    relative{
-                        "-1"{"Letzte Woche"}
-                        "0"{"Diese Woche"}
-                        "1"{"Nächste Woche"}
-                    }
-                }
-                weekday{
-                    dn{"Wochentag"}
-                }
-                year{
-                    dn{"Jahr"}
-                    relative{
-                        "-1"{"Letztes Jahr"}
-                        "0"{"Dieses Jahr"}
-                        "1"{"Nächstes Jahr"}
-                    }
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH 'Uhr'"}
@@ -790,6 +733,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Tag"}
+            relative{
+                "-1"{"Gestern"}
+                "-2"{"Vorgestern"}
+                "0"{"Heute"}
+                "1"{"Morgen"}
+                "2"{"Übermorgen"}
+            }
+        }
+        dayperiod{
+            dn{"Tageshälfte"}
+        }
+        era{
+            dn{"Epoche"}
+        }
+        hour{
+            dn{"Stunde"}
+        }
+        minute{
+            dn{"Minute"}
+        }
+        month{
+            dn{"Monat"}
+            relative{
+                "-1"{"Letzter Monat"}
+                "0"{"Dieser Monat"}
+                "1"{"Nächster Monat"}
+            }
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Woche"}
+            relative{
+                "-1"{"Letzte Woche"}
+                "0"{"Diese Woche"}
+                "1"{"Nächste Woche"}
+            }
+        }
+        weekday{
+            dn{"Wochentag"}
+        }
+        year{
+            dn{"Jahr"}
+            relative{
+                "-1"{"Letztes Jahr"}
+                "0"{"Dieses Jahr"}
+                "1"{"Nächstes Jahr"}
+            }
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} und {1}"}
diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt
index a2f76e8..d9a39c0 100644
--- a/icu4c/source/data/locales/de_AT.txt
+++ b/icu4c/source/data/locales/de_AT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6de431c..4118008 100644
--- a/icu4c/source/data/locales/de_BE.txt
+++ b/icu4c/source/data/locales/de_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e187bb7..b4a6f39 100644
--- a/icu4c/source/data/locales/de_CH.txt
+++ b/icu4c/source/data/locales/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 215499f..7b6747f 100644
--- a/icu4c/source/data/locales/de_DE.txt
+++ b/icu4c/source/data/locales/de_DE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6a7dd9c..768aa3e 100644
--- a/icu4c/source/data/locales/de_LI.txt
+++ b/icu4c/source/data/locales/de_LI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f9a6bb8..62077ab 100644
--- a/icu4c/source/data/locales/de_LU.txt
+++ b/icu4c/source/data/locales/de_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8a4c078f..1d958cc 100755
--- a/icu4c/source/data/locales/dje.txt
+++ b/icu4c/source/data/locales/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -118,43 +118,6 @@
                     "Isaa zamanoo",
                 }
             }
-            fields{
-                day{
-                    dn{"Zaari"}
-                    relative{
-                        "-1"{"Bi"}
-                        "0"{"Hõo"}
-                        "1"{"Suba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Subbaahi/Zaarikay banda"}
-                }
-                era{
-                    dn{"Zaman"}
-                }
-                hour{
-                    dn{"Guuru"}
-                }
-                minute{
-                    dn{"Miniti"}
-                }
-                month{
-                    dn{"Handu"}
-                }
-                second{
-                    dn{"Miti"}
-                }
-                week{
-                    dn{"Hebu"}
-                }
-                year{
-                    dn{"Jiiri"}
-                }
-                zone{
-                    dn{"Leerazuu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -227,4 +190,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Zaari"}
+            relative{
+                "-1"{"Bi"}
+                "0"{"Hõo"}
+                "1"{"Suba"}
+            }
+        }
+        dayperiod{
+            dn{"Subbaahi/Zaarikay banda"}
+        }
+        era{
+            dn{"Zaman"}
+        }
+        hour{
+            dn{"Guuru"}
+        }
+        minute{
+            dn{"Miniti"}
+        }
+        month{
+            dn{"Handu"}
+        }
+        second{
+            dn{"Miti"}
+        }
+        week{
+            dn{"Hebu"}
+        }
+        year{
+            dn{"Jiiri"}
+        }
+        zone{
+            dn{"Leerazuu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/dje_NE.txt b/icu4c/source/data/locales/dje_NE.txt
index cf7f9e6..ca82483 100755
--- a/icu4c/source/data/locales/dje_NE.txt
+++ b/icu4c/source/data/locales/dje_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje_NE.xml
 // *
diff --git a/icu4c/source/data/locales/dua.txt b/icu4c/source/data/locales/dua.txt
index 3d28c5e..d33b7b4 100755
--- a/icu4c/source/data/locales/dua.txt
+++ b/icu4c/source/data/locales/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
@@ -32,7 +32,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -121,43 +121,6 @@
                     "mbúsa kwédi a Yés",
                 }
             }
-            fields{
-                day{
-                    dn{"búnyá"}
-                    relative{
-                        "-1"{"kíɛlɛ nítómb́í"}
-                        "0"{"wɛ́ŋgɛ̄"}
-                        "1"{"kíɛlɛ"}
-                    }
-                }
-                dayperiod{
-                    dn{"epasi a búnyá"}
-                }
-                era{
-                    dn{"póndá"}
-                }
-                hour{
-                    dn{"ŋgandɛ"}
-                }
-                minute{
-                    dn{"ndɔkɔ"}
-                }
-                month{
-                    dn{"mɔ́di"}
-                }
-                second{
-                    dn{"píndí"}
-                }
-                week{
-                    dn{"disama"}
-                }
-                weekday{
-                    dn{"mínyá má disama"}
-                }
-                year{
-                    dn{"mbú"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -230,4 +193,41 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"búnyá"}
+            relative{
+                "-1"{"kíɛlɛ nítómb́í"}
+                "0"{"wɛ́ŋgɛ̄"}
+                "1"{"kíɛlɛ"}
+            }
+        }
+        dayperiod{
+            dn{"epasi a búnyá"}
+        }
+        era{
+            dn{"póndá"}
+        }
+        hour{
+            dn{"ŋgandɛ"}
+        }
+        minute{
+            dn{"ndɔkɔ"}
+        }
+        month{
+            dn{"mɔ́di"}
+        }
+        second{
+            dn{"píndí"}
+        }
+        week{
+            dn{"disama"}
+        }
+        weekday{
+            dn{"mínyá má disama"}
+        }
+        year{
+            dn{"mbú"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/dua_CM.txt b/icu4c/source/data/locales/dua_CM.txt
index fd8f10f..9338f16 100755
--- a/icu4c/source/data/locales/dua_CM.txt
+++ b/icu4c/source/data/locales/dua_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3406e87..ca98b60 100755
--- a/icu4c/source/data/locales/dyo.txt
+++ b/icu4c/source/data/locales/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -114,31 +114,6 @@
                     "Atooŋe Yeesu",
                 }
             }
-            fields{
-                day{
-                    dn{"Funak"}
-                    relative{
-                        "-1"{"Fucen"}
-                        "0"{"Jaat"}
-                        "1"{"Kajom"}
-                    }
-                }
-                dayperiod{
-                    dn{"Bujom / Kalíim"}
-                }
-                era{
-                    dn{"Jamanay"}
-                }
-                month{
-                    dn{"Fuleeŋ"}
-                }
-                week{
-                    dn{"Lóokuŋ"}
-                }
-                year{
-                    dn{"Emit"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -195,4 +170,29 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Funak"}
+            relative{
+                "-1"{"Fucen"}
+                "0"{"Jaat"}
+                "1"{"Kajom"}
+            }
+        }
+        dayperiod{
+            dn{"Bujom / Kalíim"}
+        }
+        era{
+            dn{"Jamanay"}
+        }
+        month{
+            dn{"Fuleeŋ"}
+        }
+        week{
+            dn{"Lóokuŋ"}
+        }
+        year{
+            dn{"Emit"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/dyo_SN.txt b/icu4c/source/data/locales/dyo_SN.txt
index af2084f..80497d3 100755
--- a/icu4c/source/data/locales/dyo_SN.txt
+++ b/icu4c/source/data/locales/dyo_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 13515bf..dffc824 100755
--- a/icu4c/source/data/locales/dz.txt
+++ b/icu4c/source/data/locales/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
@@ -22,8 +22,8 @@
     }
     ExemplarCharactersIndex{"[ཀ ཁ ག ང ཅ ཆ ཇ ཉ ཏ ཐ ད ན པ ཕ བ མ ཙ ཚ ཛ ཝ ཞ ཟ འ ཡ ར ལ ཤ ས ཧ ཨ]"}
     ExemplarCharactersPunctuation{
-        "[\- ‐ – — , ; \: ༔ ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] ༼ ༽ § @ * / \& # † ‡ ༄ ༅ ༆"
-        " ༈ ༉ ༊ ࿐ ࿑ ༌ ། ༎ ༏ ༐ ༑ ༒ ࿒ ࿓ ࿔ ༴ ༶ ྾ ྿]"
+        "[\\- ‐ – — , ; \: ༔ ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] ༼ ༽ § @ * / \\& # † ‡ ༄ ༅ ༆ "
+        "༈ ༉ ༊ ࿐ ࿑ ༌ ། ༎ ༏ ༐ ༑ ༒ ࿒ ࿓ ࿔ ༴ ༶ ྾ ྿]"
     }
     LocaleScript{
         "Tibt",
@@ -106,7 +106,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -238,48 +238,6 @@
                     "CE",
                 }
             }
-            fields{
-                day{
-                    dn{"ཚེས་"}
-                    relative{
-                        "-1"{"ཁ་ཙ་"}
-                        "-2"{"ཁ་ཉིམ"}
-                        "0"{"ད་རིས་"}
-                        "1"{"ནངས་པ་"}
-                        "2"{"གནངས་ཚེ"}
-                    }
-                }
-                dayperiod{
-                    dn{"སྔ་ཆ/ཕྱི་ཆ་"}
-                }
-                era{
-                    dn{"དུས་བསྐལ"}
-                }
-                hour{
-                    dn{"ཆུ་ཚོད"}
-                }
-                minute{
-                    dn{"སྐར་མ"}
-                }
-                month{
-                    dn{"ཟླ་ཝ་"}
-                }
-                second{
-                    dn{"སྐར་ཆཱ་"}
-                }
-                week{
-                    dn{"བདུན་ཕྲག"}
-                }
-                weekday{
-                    dn{"བདུན་ཕྲག་གི་ཉིམ"}
-                }
-                year{
-                    dn{"ལོ"}
-                }
-                zone{
-                    dn{"དུས་ཀུལ"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -515,6 +473,48 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ཚེས་"}
+            relative{
+                "-1"{"ཁ་ཙ་"}
+                "-2"{"ཁ་ཉིམ"}
+                "0"{"ད་རིས་"}
+                "1"{"ནངས་པ་"}
+                "2"{"གནངས་ཚེ"}
+            }
+        }
+        dayperiod{
+            dn{"སྔ་ཆ/ཕྱི་ཆ་"}
+        }
+        era{
+            dn{"དུས་བསྐལ"}
+        }
+        hour{
+            dn{"ཆུ་ཚོད"}
+        }
+        minute{
+            dn{"སྐར་མ"}
+        }
+        month{
+            dn{"ཟླ་ཝ་"}
+        }
+        second{
+            dn{"སྐར་ཆཱ་"}
+        }
+        week{
+            dn{"བདུན་ཕྲག"}
+        }
+        weekday{
+            dn{"བདུན་ཕྲག་གི་ཉིམ"}
+        }
+        year{
+            dn{"ལོ"}
+        }
+        zone{
+            dn{"དུས་ཀུལ"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} དང་ {1}"}
diff --git a/icu4c/source/data/locales/dz_BT.txt b/icu4c/source/data/locales/dz_BT.txt
index e14e4de..b3fb9d8 100755
--- a/icu4c/source/data/locales/dz_BT.txt
+++ b/icu4c/source/data/locales/dz_BT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0a88ea1..c0190f7 100755
--- a/icu4c/source/data/locales/ebu.txt
+++ b/icu4c/source/data/locales/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -112,43 +112,6 @@
                     "Thutha wa Kristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Mũthenya"}
-                    relative{
-                        "-1"{"Ĩgoro"}
-                        "0"{"Ũmũnthĩ"}
-                        "1"{"Rũciũ"}
-                    }
-                }
-                era{
-                    dn{"Ivinda"}
-                }
-                hour{
-                    dn{"Ithaa"}
-                }
-                minute{
-                    dn{"Ndagĩka"}
-                }
-                month{
-                    dn{"Mweri"}
-                }
-                second{
-                    dn{"Sekondi"}
-                }
-                week{
-                    dn{"Kiumia"}
-                }
-                weekday{
-                    dn{"Mũthenya kiumia-inĩ"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Gĩthaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -221,4 +184,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mũthenya"}
+            relative{
+                "-1"{"Ĩgoro"}
+                "0"{"Ũmũnthĩ"}
+                "1"{"Rũciũ"}
+            }
+        }
+        era{
+            dn{"Ivinda"}
+        }
+        hour{
+            dn{"Ithaa"}
+        }
+        minute{
+            dn{"Ndagĩka"}
+        }
+        month{
+            dn{"Mweri"}
+        }
+        second{
+            dn{"Sekondi"}
+        }
+        week{
+            dn{"Kiumia"}
+        }
+        weekday{
+            dn{"Mũthenya kiumia-inĩ"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Gĩthaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ebu_KE.txt b/icu4c/source/data/locales/ebu_KE.txt
index 6a9aa7a..698a458 100755
--- a/icu4c/source/data/locales/ebu_KE.txt
+++ b/icu4c/source/data/locales/ebu_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9cb413b..3c4005b 100755
--- a/icu4c/source/data/locales/ee.txt
+++ b/icu4c/source/data/locales/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
@@ -16,7 +16,7 @@
         " l m n ŋ o ó ò õ ɔ {ɔ\u0301} {ɔ\u0300} {ɔ\u0303} p r s t u ú ù ũ v ʋ w y z]"
     }
     ExemplarCharactersIndex{"[A B D Ɖ E Ɛ F Ƒ G Ɣ H X I K L M N Ŋ O Ɔ P R S T U V Ʋ W Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] \{ \} § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -74,7 +74,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -213,48 +213,6 @@
                     "Yesu Ŋɔli",
                 }
             }
-            fields{
-                day{
-                    dn{"ŋkeke"}
-                    relative{
-                        "-1"{"etsɔ si va yi"}
-                        "-2"{"nyitsɔ"}
-                        "0"{"egbe"}
-                        "1"{"etsɔ si gbɔna"}
-                        "2"{"nyitsɔ si gbɔna"}
-                    }
-                }
-                dayperiod{
-                    dn{"ŋkekea me"}
-                }
-                era{
-                    dn{"ŋɔli"}
-                }
-                hour{
-                    dn{"gaƒoƒo"}
-                }
-                minute{
-                    dn{"Mintigaƒoƒo"}
-                }
-                month{
-                    dn{"Xleti"}
-                }
-                second{
-                    dn{"sekend"}
-                }
-                week{
-                    dn{"kɔsiɖa ɖeka"}
-                }
-                weekday{
-                    dn{"kɔsiɖa me ŋkeke"}
-                }
-                year{
-                    dn{"ƒe"}
-                }
-                zone{
-                    dn{"nutomegaƒoƒome"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -481,6 +439,48 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ŋkeke"}
+            relative{
+                "-1"{"etsɔ si va yi"}
+                "-2"{"nyitsɔ"}
+                "0"{"egbe"}
+                "1"{"etsɔ si gbɔna"}
+                "2"{"nyitsɔ si gbɔna"}
+            }
+        }
+        dayperiod{
+            dn{"ŋkekea me"}
+        }
+        era{
+            dn{"ŋɔli"}
+        }
+        hour{
+            dn{"gaƒoƒo"}
+        }
+        minute{
+            dn{"Mintigaƒoƒo"}
+        }
+        month{
+            dn{"Xleti"}
+        }
+        second{
+            dn{"sekend"}
+        }
+        week{
+            dn{"kɔsiɖa ɖeka"}
+        }
+        weekday{
+            dn{"kɔsiɖa me ŋkeke"}
+        }
+        year{
+            dn{"ƒe"}
+        }
+        zone{
+            dn{"nutomegaƒoƒome"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} kple {1}"}
diff --git a/icu4c/source/data/locales/ee_GH.txt b/icu4c/source/data/locales/ee_GH.txt
index 4e979b1..c5abdeb 100755
--- a/icu4c/source/data/locales/ee_GH.txt
+++ b/icu4c/source/data/locales/ee_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4525fc6..eed6b00 100755
--- a/icu4c/source/data/locales/ee_TG.txt
+++ b/icu4c/source/data/locales/ee_TG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d8537ba..451fbca 100644
--- a/icu4c/source/data/locales/el.txt
+++ b/icu4c/source/data/locales/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
@@ -16,7 +16,7 @@
     }
     ExemplarCharacters{"[α ά β γ δ ε έ ζ η ή θ ι ί ϊ ΐ κ λ μ ν ξ ο ό π ρ σ ς τ υ ύ ϋ ΰ φ χ ψ ω ώ]"}
     ExemplarCharactersIndex{"[Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! . … \" ( ) \[ \] § @ * / \\ \&]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! . … \u0022 ( ) \\[ \\] § @ * / \\\\  \\&]"}
     LocaleScript{
         "Grek",
     }
@@ -148,7 +148,7 @@
         native{"latn"}
         traditional{"grek"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -325,63 +325,6 @@
                     "μ.Χ.",
                 }
             }
-            fields{
-                day{
-                    dn{"Ημέρα"}
-                    relative{
-                        "-1"{"Χτες"}
-                        "-2"{"Προχτές"}
-                        "0"{"Σήμερα"}
-                        "1"{"Αύριο"}
-                        "2"{"Μεθαύριο"}
-                    }
-                }
-                dayperiod{
-                    dn{"π.μ./μ.μ."}
-                }
-                era{
-                    dn{"Περίοδος"}
-                }
-                hour{
-                    dn{"Ώρα"}
-                }
-                minute{
-                    dn{"Λεπτό"}
-                }
-                month{
-                    dn{"Μήνας"}
-                    relative{
-                        "-1"{"Προηγούμενος μήνας"}
-                        "0"{"Τρέχων μήνας"}
-                        "1"{"Επόμενος μήνας"}
-                    }
-                }
-                second{
-                    dn{"Δευτερόλεπτο"}
-                }
-                week{
-                    dn{"Εβδομάδα"}
-                    relative{
-                        "-1"{"Προηγούμενη εβδομάδα"}
-                        "0"{"Αυτήν την εβδομάδα"}
-                        "1"{"Επόμενη εβδομάδα"}
-                    }
-                }
-                weekday{
-                    dn{"Ημέρα εβδομάδας"}
-                }
-                year{
-                    dn{"Έτος"}
-                    relative{
-                        "-1"{"Προηγούμενο έτος"}
-                        "0"{"Φέτος"}
-                        "1"{"Επόμενο έτος"}
-                    }
-                }
-                zone{
-                    dn{"Ζώνη"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -701,6 +644,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Ημέρα"}
+            relative{
+                "-1"{"Χτες"}
+                "-2"{"Προχτές"}
+                "0"{"Σήμερα"}
+                "1"{"Αύριο"}
+                "2"{"Μεθαύριο"}
+            }
+        }
+        dayperiod{
+            dn{"π.μ./μ.μ."}
+        }
+        era{
+            dn{"Περίοδος"}
+        }
+        hour{
+            dn{"Ώρα"}
+        }
+        minute{
+            dn{"Λεπτό"}
+        }
+        month{
+            dn{"Μήνας"}
+            relative{
+                "-1"{"Προηγούμενος μήνας"}
+                "0"{"Τρέχων μήνας"}
+                "1"{"Επόμενος μήνας"}
+            }
+        }
+        second{
+            dn{"Δευτερόλεπτο"}
+        }
+        week{
+            dn{"Εβδομάδα"}
+            relative{
+                "-1"{"Προηγούμενη εβδομάδα"}
+                "0"{"Αυτήν την εβδομάδα"}
+                "1"{"Επόμενη εβδομάδα"}
+            }
+        }
+        weekday{
+            dn{"Ημέρα εβδομάδας"}
+        }
+        year{
+            dn{"Έτος"}
+            relative{
+                "-1"{"Προηγούμενο έτος"}
+                "0"{"Φέτος"}
+                "1"{"Επόμενο έτος"}
+            }
+        }
+        zone{
+            dn{"Ζώνη"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} και {1}"}
diff --git a/icu4c/source/data/locales/el_CY.txt b/icu4c/source/data/locales/el_CY.txt
index 346ff08..89ee3c2 100644
--- a/icu4c/source/data/locales/el_CY.txt
+++ b/icu4c/source/data/locales/el_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fb43700..90cc25f 100644
--- a/icu4c/source/data/locales/el_GR.txt
+++ b/icu4c/source/data/locales/el_GR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8a150a0..a0df6d4 100644
--- a/icu4c/source/data/locales/en.txt
+++ b/icu4c/source/data/locales/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
@@ -16,7 +16,7 @@
     }
     ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -146,7 +146,7 @@
             }
         }
     }
-    Version{"2.0.78.36"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -437,61 +437,6 @@
                     "Anno Domini",
                 }
             }
-            fields{
-                day{
-                    dn{"Day"}
-                    relative{
-                        "-1"{"Yesterday"}
-                        "0"{"Today"}
-                        "1"{"Tomorrow"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Hour"}
-                }
-                minute{
-                    dn{"Minute"}
-                }
-                month{
-                    dn{"Month"}
-                    relative{
-                        "-1"{"Last month"}
-                        "0"{"This month"}
-                        "1"{"Next month"}
-                    }
-                }
-                second{
-                    dn{"Second"}
-                }
-                week{
-                    dn{"Week"}
-                    relative{
-                        "-1"{"Last week"}
-                        "0"{"This week"}
-                        "1"{"Next week"}
-                    }
-                }
-                weekday{
-                    dn{"Day of the Week"}
-                }
-                year{
-                    dn{"Year"}
-                    relative{
-                        "-1"{"Last year"}
-                        "0"{"This year"}
-                        "1"{"Next year"}
-                    }
-                }
-                zone{
-                    dn{"Time Zone"}
-                }
-            }
             intervalFormats{
                 M{
                     M{"M–M"}
@@ -782,6 +727,61 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Day"}
+            relative{
+                "-1"{"Yesterday"}
+                "0"{"Today"}
+                "1"{"Tomorrow"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Hour"}
+        }
+        minute{
+            dn{"Minute"}
+        }
+        month{
+            dn{"Month"}
+            relative{
+                "-1"{"Last month"}
+                "0"{"This month"}
+                "1"{"Next month"}
+            }
+        }
+        second{
+            dn{"Second"}
+        }
+        week{
+            dn{"Week"}
+            relative{
+                "-1"{"Last week"}
+                "0"{"This week"}
+                "1"{"Next week"}
+            }
+        }
+        weekday{
+            dn{"Day of the Week"}
+        }
+        year{
+            dn{"Year"}
+            relative{
+                "-1"{"Last year"}
+                "0"{"This year"}
+                "1"{"Next year"}
+            }
+        }
+        zone{
+            dn{"Time Zone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} and {1}"}
diff --git a/icu4c/source/data/locales/en_150.txt b/icu4c/source/data/locales/en_150.txt
index f2ec74e..02727ff 100755
--- a/icu4c/source/data/locales/en_150.txt
+++ b/icu4c/source/data/locales/en_150.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_150.xml
 // *
@@ -19,7 +19,7 @@
             }
         }
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AG.txt b/icu4c/source/data/locales/en_AG.txt
index 363186c..75a42f6 100755
--- a/icu4c/source/data/locales/en_AG.txt
+++ b/icu4c/source/data/locales/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/locales/en_AS.txt b/icu4c/source/data/locales/en_AS.txt
index 48dd86c..a13d80d 100644
--- a/icu4c/source/data/locales/en_AS.txt
+++ b/icu4c/source/data/locales/en_AS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AS.xml
 // *
diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt
index 8b0707d..eedcad7 100644
--- a/icu4c/source/data/locales/en_AU.txt
+++ b/icu4c/source/data/locales/en_AU.txt
@@ -1,14 +1,14 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
 // ***************************************************************************
 en_AU{
     %%Parent{"en_GB"}
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BB.txt b/icu4c/source/data/locales/en_BB.txt
index da0b2bd..8323309 100755
--- a/icu4c/source/data/locales/en_BB.txt
+++ b/icu4c/source/data/locales/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1165325..dd1c132 100644
--- a/icu4c/source/data/locales/en_BE.txt
+++ b/icu4c/source/data/locales/en_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BE.xml
 // *
@@ -19,7 +19,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BM.txt b/icu4c/source/data/locales/en_BM.txt
index 177decd..e239aae 100755
--- a/icu4c/source/data/locales/en_BM.txt
+++ b/icu4c/source/data/locales/en_BM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 622812b..9974f35 100755
--- a/icu4c/source/data/locales/en_BS.txt
+++ b/icu4c/source/data/locales/en_BS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9ec83f9..f2919bf 100644
--- a/icu4c/source/data/locales/en_BW.txt
+++ b/icu4c/source/data/locales/en_BW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7356c8a..a7ed824 100644
--- a/icu4c/source/data/locales/en_BZ.txt
+++ b/icu4c/source/data/locales/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 66f9594..4136a5b 100644
--- a/icu4c/source/data/locales/en_CA.txt
+++ b/icu4c/source/data/locales/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/locales/en_CM.txt b/icu4c/source/data/locales/en_CM.txt
index b216e4b..0614fd5 100755
--- a/icu4c/source/data/locales/en_CM.txt
+++ b/icu4c/source/data/locales/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/locales/en_DM.txt b/icu4c/source/data/locales/en_DM.txt
index 043ccaa..fc5f384 100755
--- a/icu4c/source/data/locales/en_DM.txt
+++ b/icu4c/source/data/locales/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/locales/en_FJ.txt b/icu4c/source/data/locales/en_FJ.txt
index 267d89b..368e0a5 100755
--- a/icu4c/source/data/locales/en_FJ.txt
+++ b/icu4c/source/data/locales/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/locales/en_FM.txt b/icu4c/source/data/locales/en_FM.txt
index f081479..3809dd9 100755
--- a/icu4c/source/data/locales/en_FM.txt
+++ b/icu4c/source/data/locales/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a0922b3..dc7beb3 100644
--- a/icu4c/source/data/locales/en_GB.txt
+++ b/icu4c/source/data/locales/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
@@ -14,7 +14,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -210,11 +210,6 @@
                 yyyyMM{"MM/yyyy"}
                 yyyyMMMM{"MMMM y"}
             }
-            fields{
-                dayperiod{
-                    dn{"am/pm"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -505,6 +500,11 @@
             }
         }
     }
+    fields{
+        dayperiod{
+            dn{"am/pm"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} and {1}"}
diff --git a/icu4c/source/data/locales/en_GD.txt b/icu4c/source/data/locales/en_GD.txt
index 4ddf53f..27d9d61 100755
--- a/icu4c/source/data/locales/en_GD.txt
+++ b/icu4c/source/data/locales/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e4c35d7..950c429 100755
--- a/icu4c/source/data/locales/en_GG.txt
+++ b/icu4c/source/data/locales/en_GG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f924056..29f3c72 100755
--- a/icu4c/source/data/locales/en_GH.txt
+++ b/icu4c/source/data/locales/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1a8553e..f11da68 100755
--- a/icu4c/source/data/locales/en_GI.txt
+++ b/icu4c/source/data/locales/en_GI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4583bbb..6cc9fc4 100755
--- a/icu4c/source/data/locales/en_GM.txt
+++ b/icu4c/source/data/locales/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6eb96a6..6b06a2a 100644
--- a/icu4c/source/data/locales/en_GU.txt
+++ b/icu4c/source/data/locales/en_GU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fa1e4fc..b55bf0e 100755
--- a/icu4c/source/data/locales/en_GY.txt
+++ b/icu4c/source/data/locales/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 62c2ada..bf9c717 100644
--- a/icu4c/source/data/locales/en_HK.txt
+++ b/icu4c/source/data/locales/en_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
@@ -15,7 +15,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -64,20 +64,6 @@
                 yMMMd{"d MMM, y"}
                 yMd{"d/M/y"}
             }
-            fields{
-                week{
-                    relative{
-                        "1"{"Next Week"}
-                    }
-                }
-                year{
-                    relative{
-                        "-1"{"Last Year"}
-                        "0"{"This Year"}
-                        "1"{"Next Year"}
-                    }
-                }
-            }
             intervalFormats{
                 MEd{
                     M{"E, d/M – E, d/M"}
@@ -398,4 +384,18 @@
             }
         }
     }
+    fields{
+        week{
+            relative{
+                "1"{"Next Week"}
+            }
+        }
+        year{
+            relative{
+                "-1"{"Last Year"}
+                "0"{"This Year"}
+                "1"{"Next Year"}
+            }
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt
index 10922b8..857a9ca 100644
--- a/icu4c/source/data/locales/en_IE.txt
+++ b/icu4c/source/data/locales/en_IE.txt
@@ -1,14 +1,14 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
 // ***************************************************************************
 en_IE{
     %%Parent{"en_GB"}
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             AmPmMarkers{
diff --git a/icu4c/source/data/locales/en_IM.txt b/icu4c/source/data/locales/en_IM.txt
index c7b54ec..be4a7c0 100755
--- a/icu4c/source/data/locales/en_IM.txt
+++ b/icu4c/source/data/locales/en_IM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7be85a5..ee69687 100644
--- a/icu4c/source/data/locales/en_IN.txt
+++ b/icu4c/source/data/locales/en_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
@@ -17,7 +17,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_JE.txt b/icu4c/source/data/locales/en_JE.txt
index 98b67de..ecde6d7 100755
--- a/icu4c/source/data/locales/en_JE.txt
+++ b/icu4c/source/data/locales/en_JE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f1a0156..6e3cda2 100644
--- a/icu4c/source/data/locales/en_JM.txt
+++ b/icu4c/source/data/locales/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b94b8c7..1585357 100755
--- a/icu4c/source/data/locales/en_KE.txt
+++ b/icu4c/source/data/locales/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e65e5e8..2ff5768 100755
--- a/icu4c/source/data/locales/en_KI.txt
+++ b/icu4c/source/data/locales/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 feffbaa..12eb88f 100755
--- a/icu4c/source/data/locales/en_KN.txt
+++ b/icu4c/source/data/locales/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 70c196c..88ed9d1 100755
--- a/icu4c/source/data/locales/en_KY.txt
+++ b/icu4c/source/data/locales/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f58d01a..592138b 100755
--- a/icu4c/source/data/locales/en_LC.txt
+++ b/icu4c/source/data/locales/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c5d0ead..106317f 100755
--- a/icu4c/source/data/locales/en_LR.txt
+++ b/icu4c/source/data/locales/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7d82370..83e51f9 100755
--- a/icu4c/source/data/locales/en_LS.txt
+++ b/icu4c/source/data/locales/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 422f147..36dca51 100755
--- a/icu4c/source/data/locales/en_MG.txt
+++ b/icu4c/source/data/locales/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 895ffac..ab20a65 100644
--- a/icu4c/source/data/locales/en_MH.txt
+++ b/icu4c/source/data/locales/en_MH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MH.xml
 // *
diff --git a/icu4c/source/data/locales/en_MP.txt b/icu4c/source/data/locales/en_MP.txt
index e0fda41..165a2cc 100644
--- a/icu4c/source/data/locales/en_MP.txt
+++ b/icu4c/source/data/locales/en_MP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MP.xml
 // *
diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt
index b450dd2..402a790 100644
--- a/icu4c/source/data/locales/en_MT.txt
+++ b/icu4c/source/data/locales/en_MT.txt
@@ -1,14 +1,14 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MT.xml
 // *
 // ***************************************************************************
 en_MT{
     %%Parent{"en_GB"}
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MU.txt b/icu4c/source/data/locales/en_MU.txt
index 57dc5cc..7087847 100755
--- a/icu4c/source/data/locales/en_MU.txt
+++ b/icu4c/source/data/locales/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 87b1c0a..ee9fc4c 100755
--- a/icu4c/source/data/locales/en_MW.txt
+++ b/icu4c/source/data/locales/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/locales/en_NA.txt b/icu4c/source/data/locales/en_NA.txt
index 412f938..7f48361 100644
--- a/icu4c/source/data/locales/en_NA.txt
+++ b/icu4c/source/data/locales/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/locales/en_NG.txt b/icu4c/source/data/locales/en_NG.txt
index 85c5880..7e0a7ab 100755
--- a/icu4c/source/data/locales/en_NG.txt
+++ b/icu4c/source/data/locales/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 92d7383..0b45233 100755
--- a/icu4c/source/data/locales/en_NH.txt
+++ b/icu4c/source/data/locales/en_NH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt
index 561d25d..8f0dd3f 100644
--- a/icu4c/source/data/locales/en_NZ.txt
+++ b/icu4c/source/data/locales/en_NZ.txt
@@ -1,14 +1,14 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
 // ***************************************************************************
 en_NZ{
     %%Parent{"en_GB"}
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PG.txt b/icu4c/source/data/locales/en_PG.txt
index 7bba874..341085d 100755
--- a/icu4c/source/data/locales/en_PG.txt
+++ b/icu4c/source/data/locales/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d6d63e6..d0f9394 100644
--- a/icu4c/source/data/locales/en_PH.txt
+++ b/icu4c/source/data/locales/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9017a21..049bb05 100644
--- a/icu4c/source/data/locales/en_PK.txt
+++ b/icu4c/source/data/locales/en_PK.txt
@@ -1,14 +1,14 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
 // ***************************************************************************
 en_PK{
     %%Parent{"en_GB"}
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PR.txt b/icu4c/source/data/locales/en_PR.txt
index 788b3cd..75ab763 100755
--- a/icu4c/source/data/locales/en_PR.txt
+++ b/icu4c/source/data/locales/en_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a78ef16..d476224 100755
--- a/icu4c/source/data/locales/en_PW.txt
+++ b/icu4c/source/data/locales/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 928f668..bc71849 100644
--- a/icu4c/source/data/locales/en_RH.txt
+++ b/icu4c/source/data/locales/en_RH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/en_SB.txt b/icu4c/source/data/locales/en_SB.txt
index 6375734..bf556e1 100755
--- a/icu4c/source/data/locales/en_SB.txt
+++ b/icu4c/source/data/locales/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0d3fffe..289fd0a 100755
--- a/icu4c/source/data/locales/en_SC.txt
+++ b/icu4c/source/data/locales/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt
index cbdb3f4..0caa93f 100644
--- a/icu4c/source/data/locales/en_SG.txt
+++ b/icu4c/source/data/locales/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/locales/en_SL.txt b/icu4c/source/data/locales/en_SL.txt
index c756357..cf0fa3d 100755
--- a/icu4c/source/data/locales/en_SL.txt
+++ b/icu4c/source/data/locales/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a2693c3..550f481 100755
--- a/icu4c/source/data/locales/en_SS.txt
+++ b/icu4c/source/data/locales/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/locales/en_SZ.txt b/icu4c/source/data/locales/en_SZ.txt
index 7da13a8..57cb647 100755
--- a/icu4c/source/data/locales/en_SZ.txt
+++ b/icu4c/source/data/locales/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 33eafc0..93f8c77 100755
--- a/icu4c/source/data/locales/en_TC.txt
+++ b/icu4c/source/data/locales/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/locales/en_TO.txt b/icu4c/source/data/locales/en_TO.txt
index 9738a8e..ef59a62 100755
--- a/icu4c/source/data/locales/en_TO.txt
+++ b/icu4c/source/data/locales/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3bdc66c..0a36539 100644
--- a/icu4c/source/data/locales/en_TT.txt
+++ b/icu4c/source/data/locales/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/locales/en_TZ.txt b/icu4c/source/data/locales/en_TZ.txt
index 10e0b81..7cba149 100755
--- a/icu4c/source/data/locales/en_TZ.txt
+++ b/icu4c/source/data/locales/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 335d4c9..4ebc6bf 100755
--- a/icu4c/source/data/locales/en_UG.txt
+++ b/icu4c/source/data/locales/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 944ccdb..943ab42 100644
--- a/icu4c/source/data/locales/en_UM.txt
+++ b/icu4c/source/data/locales/en_UM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3c76141..1a72bd8 100644
--- a/icu4c/source/data/locales/en_US.txt
+++ b/icu4c/source/data/locales/en_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 26bbe64..e788471 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 27b27ed..a7a64bd 100755
--- a/icu4c/source/data/locales/en_VC.txt
+++ b/icu4c/source/data/locales/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 793cef2..c4bc3e3 100755
--- a/icu4c/source/data/locales/en_VG.txt
+++ b/icu4c/source/data/locales/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fc3ec54..66b55d2 100644
--- a/icu4c/source/data/locales/en_VI.txt
+++ b/icu4c/source/data/locales/en_VI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 babce23..a5f1684 100755
--- a/icu4c/source/data/locales/en_VU.txt
+++ b/icu4c/source/data/locales/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b36d21f..f43187f 100755
--- a/icu4c/source/data/locales/en_WS.txt
+++ b/icu4c/source/data/locales/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5255ff5..3922adb 100644
--- a/icu4c/source/data/locales/en_ZA.txt
+++ b/icu4c/source/data/locales/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 685fb29..90bea7d 100755
--- a/icu4c/source/data/locales/en_ZM.txt
+++ b/icu4c/source/data/locales/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1845145..f7c35a8 100644
--- a/icu4c/source/data/locales/en_ZW.txt
+++ b/icu4c/source/data/locales/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9a5d585..e0a25fb 100644
--- a/icu4c/source/data/locales/eo.txt
+++ b/icu4c/source/data/locales/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3fd1894..faffb86 100644
--- a/icu4c/source/data/locales/es.txt
+++ b/icu4c/source/data/locales/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
@@ -14,8 +14,8 @@
     ExemplarCharacters{"[a á b c d e é f g h i í j k l m n ñ o ó p q r s t u ú ü v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N Ñ O P Q R S T U V W X Y Z]"}
     ExemplarCharactersPunctuation{
-        "[\- ‐ – — , ; \: ! ¡ ? ¿ . … ' ‘ ’ \" “ ” « » ( ) \[ \] § @ * / \\ \& # † ‡ "
-        "′ ″]"
+        "[\\- ‐ – — , ; \: ! ¡ ? ¿ . … ' ‘ ’ \u0022 “ ” « » ( ) \\[ \\] § @ * / \\\\  \\& # † ‡ ′"
+        " ″]"
     }
     LocaleScript{
         "Latn",
@@ -146,7 +146,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -332,63 +332,6 @@
                     "anno Dómini",
                 }
             }
-            fields{
-                day{
-                    dn{"día"}
-                    relative{
-                        "-1"{"ayer"}
-                        "-2"{"antes de ayer"}
-                        "0"{"hoy"}
-                        "1"{"mañana"}
-                        "2"{"pasado mañana"}
-                    }
-                }
-                dayperiod{
-                    dn{"periodo del día"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"hora"}
-                }
-                minute{
-                    dn{"minuto"}
-                }
-                month{
-                    dn{"mes"}
-                    relative{
-                        "-1"{"el mes pasado"}
-                        "0"{"este mes"}
-                        "1"{"el próximo mes"}
-                    }
-                }
-                second{
-                    dn{"segundo"}
-                }
-                week{
-                    dn{"semana"}
-                    relative{
-                        "-1"{"la semana pasada"}
-                        "0"{"esta semana"}
-                        "1"{"la próxima semana"}
-                    }
-                }
-                weekday{
-                    dn{"día de la semana"}
-                }
-                year{
-                    dn{"año"}
-                    relative{
-                        "-1"{"el año pasado"}
-                        "0"{"este año"}
-                        "1"{"el próximo año"}
-                    }
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -771,6 +714,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"día"}
+            relative{
+                "-1"{"ayer"}
+                "-2"{"antes de ayer"}
+                "0"{"hoy"}
+                "1"{"mañana"}
+                "2"{"pasado mañana"}
+            }
+        }
+        dayperiod{
+            dn{"periodo del día"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"hora"}
+        }
+        minute{
+            dn{"minuto"}
+        }
+        month{
+            dn{"mes"}
+            relative{
+                "-1"{"el mes pasado"}
+                "0"{"este mes"}
+                "1"{"el próximo mes"}
+            }
+        }
+        second{
+            dn{"segundo"}
+        }
+        week{
+            dn{"semana"}
+            relative{
+                "-1"{"la semana pasada"}
+                "0"{"esta semana"}
+                "1"{"la próxima semana"}
+            }
+        }
+        weekday{
+            dn{"día de la semana"}
+        }
+        year{
+            dn{"año"}
+            relative{
+                "-1"{"el año pasado"}
+                "0"{"este año"}
+                "1"{"el próximo año"}
+            }
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} y {1}"}
diff --git a/icu4c/source/data/locales/es_419.txt b/icu4c/source/data/locales/es_419.txt
index 139c59d..5a98ad5ff 100644
--- a/icu4c/source/data/locales/es_419.txt
+++ b/icu4c/source/data/locales/es_419.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
@@ -70,7 +70,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             availableFormats{
@@ -89,29 +89,6 @@
                     }
                 }
             }
-            fields{
-                month{
-                    relative{
-                        "-1"{"El mes pasado"}
-                        "0"{"Este mes"}
-                        "1"{"Mes próximo"}
-                    }
-                }
-                week{
-                    relative{
-                        "-1"{"Semana pasada"}
-                        "0"{"Esta semana"}
-                        "1"{"Próxima semana"}
-                    }
-                }
-                year{
-                    relative{
-                        "-1"{"Año pasado"}
-                        "0"{"Este año"}
-                        "1"{"Año próximo"}
-                    }
-                }
-            }
             quarters{
                 format{
                     narrow{
@@ -124,6 +101,29 @@
             }
         }
     }
+    fields{
+        month{
+            relative{
+                "-1"{"El mes pasado"}
+                "0"{"Este mes"}
+                "1"{"Mes próximo"}
+            }
+        }
+        week{
+            relative{
+                "-1"{"Semana pasada"}
+                "0"{"Esta semana"}
+                "1"{"Próxima semana"}
+            }
+        }
+        year{
+            relative{
+                "-1"{"Año pasado"}
+                "0"{"Este año"}
+                "1"{"Año próximo"}
+            }
+        }
+    }
     measurementSystemNames{
         UK{"Reino Unido"}
     }
diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt
index 864f076..6996b25 100644
--- a/icu4c/source/data/locales/es_AR.txt
+++ b/icu4c/source/data/locales/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 dde4e10..3738e80 100644
--- a/icu4c/source/data/locales/es_BO.txt
+++ b/icu4c/source/data/locales/es_BO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 613cebc..7dd971f 100644
--- a/icu4c/source/data/locales/es_CL.txt
+++ b/icu4c/source/data/locales/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 efa0e87..1b21c4a 100644
--- a/icu4c/source/data/locales/es_CO.txt
+++ b/icu4c/source/data/locales/es_CO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 891f999..b4d1996 100644
--- a/icu4c/source/data/locales/es_CR.txt
+++ b/icu4c/source/data/locales/es_CR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e0926e2..ef01308 100755
--- a/icu4c/source/data/locales/es_CU.txt
+++ b/icu4c/source/data/locales/es_CU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 562d59a..18f1c3f 100644
--- a/icu4c/source/data/locales/es_DO.txt
+++ b/icu4c/source/data/locales/es_DO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c71ac2f..8797e30 100755
--- a/icu4c/source/data/locales/es_EA.txt
+++ b/icu4c/source/data/locales/es_EA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 196e07b..fc63f9f 100644
--- a/icu4c/source/data/locales/es_EC.txt
+++ b/icu4c/source/data/locales/es_EC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ec28260..31b3d6c 100644
--- a/icu4c/source/data/locales/es_ES.txt
+++ b/icu4c/source/data/locales/es_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7c4fa0b..77f0f04 100755
--- a/icu4c/source/data/locales/es_GQ.txt
+++ b/icu4c/source/data/locales/es_GQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4100b53..dc546be 100644
--- a/icu4c/source/data/locales/es_GT.txt
+++ b/icu4c/source/data/locales/es_GT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 793a126..40dd6b6 100644
--- a/icu4c/source/data/locales/es_HN.txt
+++ b/icu4c/source/data/locales/es_HN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c4d28e7..d35e9ad 100755
--- a/icu4c/source/data/locales/es_IC.txt
+++ b/icu4c/source/data/locales/es_IC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d698224..a4a6828 100644
--- a/icu4c/source/data/locales/es_MX.txt
+++ b/icu4c/source/data/locales/es_MX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ad2b472..b2ce032 100644
--- a/icu4c/source/data/locales/es_NI.txt
+++ b/icu4c/source/data/locales/es_NI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b829a6d..a0b9b37 100644
--- a/icu4c/source/data/locales/es_PA.txt
+++ b/icu4c/source/data/locales/es_PA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fcd5ce9..9b2b308 100644
--- a/icu4c/source/data/locales/es_PE.txt
+++ b/icu4c/source/data/locales/es_PE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 11c8478..d19b3fd 100755
--- a/icu4c/source/data/locales/es_PH.txt
+++ b/icu4c/source/data/locales/es_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8fc21eb..4ab3cfc 100644
--- a/icu4c/source/data/locales/es_PR.txt
+++ b/icu4c/source/data/locales/es_PR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5e350e8..0be2545 100644
--- a/icu4c/source/data/locales/es_PY.txt
+++ b/icu4c/source/data/locales/es_PY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5b603d3..0f3a70b 100644
--- a/icu4c/source/data/locales/es_SV.txt
+++ b/icu4c/source/data/locales/es_SV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bc094e6..3bf9a49 100644
--- a/icu4c/source/data/locales/es_US.txt
+++ b/icu4c/source/data/locales/es_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * 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 d8ca33a..ba7201d 100644
--- a/icu4c/source/data/locales/es_UY.txt
+++ b/icu4c/source/data/locales/es_UY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 29d72d5..037be31 100644
--- a/icu4c/source/data/locales/es_VE.txt
+++ b/icu4c/source/data/locales/es_VE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 366332a..902f86a 100644
--- a/icu4c/source/data/locales/et.txt
+++ b/icu4c/source/data/locales/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -284,63 +284,6 @@
                     "meie aja järgi",
                 }
             }
-            fields{
-                day{
-                    dn{"päev"}
-                    relative{
-                        "-1"{"eile"}
-                        "-2"{"üleeile"}
-                        "0"{"täna"}
-                        "1"{"homme"}
-                        "2"{"ülehomme"}
-                    }
-                }
-                dayperiod{
-                    dn{"enne/pärast lõunat"}
-                }
-                era{
-                    dn{"ajastu"}
-                }
-                hour{
-                    dn{"tund"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"kuu"}
-                    relative{
-                        "-1"{"Eelmine kuu"}
-                        "0"{"See kuu"}
-                        "1"{"Järgmine kuu"}
-                    }
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"nädal"}
-                    relative{
-                        "-1"{"Eelmine nädal"}
-                        "0"{"See nädal"}
-                        "1"{"Järgmine nädal"}
-                    }
-                }
-                weekday{
-                    dn{"nädalapäev"}
-                }
-                year{
-                    dn{"aasta"}
-                    relative{
-                        "-1"{"Eelmine aasta"}
-                        "0"{"Sel aastal"}
-                        "1"{"Järgmine aasta"}
-                    }
-                }
-                zone{
-                    dn{"vöönd"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -576,6 +519,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"päev"}
+            relative{
+                "-1"{"eile"}
+                "-2"{"üleeile"}
+                "0"{"täna"}
+                "1"{"homme"}
+                "2"{"ülehomme"}
+            }
+        }
+        dayperiod{
+            dn{"enne/pärast lõunat"}
+        }
+        era{
+            dn{"ajastu"}
+        }
+        hour{
+            dn{"tund"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"kuu"}
+            relative{
+                "-1"{"Eelmine kuu"}
+                "0"{"See kuu"}
+                "1"{"Järgmine kuu"}
+            }
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"nädal"}
+            relative{
+                "-1"{"Eelmine nädal"}
+                "0"{"See nädal"}
+                "1"{"Järgmine nädal"}
+            }
+        }
+        weekday{
+            dn{"nädalapäev"}
+        }
+        year{
+            dn{"aasta"}
+            relative{
+                "-1"{"Eelmine aasta"}
+                "0"{"Sel aastal"}
+                "1"{"Järgmine aasta"}
+            }
+        }
+        zone{
+            dn{"vöönd"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} ja {1}"}
diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt
index 31b9292..ae3bc30 100644
--- a/icu4c/source/data/locales/et_EE.txt
+++ b/icu4c/source/data/locales/et_EE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fc6c42b..47887bb 100644
--- a/icu4c/source/data/locales/eu.txt
+++ b/icu4c/source/data/locales/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
@@ -145,7 +145,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             eras{
@@ -265,63 +265,6 @@
                     "K.o.",
                 }
             }
-            fields{
-                day{
-                    dn{"Eguna"}
-                    relative{
-                        "-1"{"Atzo"}
-                        "-2"{"Herenegun"}
-                        "0"{"Gaur"}
-                        "1"{"Bihar"}
-                        "2"{"Etzi"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM//PM"}
-                }
-                era{
-                    dn{"Aroa"}
-                }
-                hour{
-                    dn{"Ordua"}
-                }
-                minute{
-                    dn{"Minutuak"}
-                }
-                month{
-                    dn{"Hilabetea"}
-                    relative{
-                        "-1"{"Aurreko hilabetea"}
-                        "0"{"Gauden hilabetea"}
-                        "1"{"Hurrengo hilabetea"}
-                    }
-                }
-                second{
-                    dn{"Segundoak"}
-                }
-                week{
-                    dn{"Astea"}
-                    relative{
-                        "-1"{"Aurreko astea"}
-                        "0"{"Aste hau"}
-                        "1"{"Hurrengo astea"}
-                    }
-                }
-                weekday{
-                    dn{"Asteguna"}
-                }
-                year{
-                    dn{"Urtea"}
-                    relative{
-                        "-1"{"Aurreko urtea"}
-                        "0"{"Aurten"}
-                        "1"{"Hurrengo urtea"}
-                    }
-                }
-                zone{
-                    dn{"Ordu-eremua"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -511,6 +454,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Eguna"}
+            relative{
+                "-1"{"Atzo"}
+                "-2"{"Herenegun"}
+                "0"{"Gaur"}
+                "1"{"Bihar"}
+                "2"{"Etzi"}
+            }
+        }
+        dayperiod{
+            dn{"AM//PM"}
+        }
+        era{
+            dn{"Aroa"}
+        }
+        hour{
+            dn{"Ordua"}
+        }
+        minute{
+            dn{"Minutuak"}
+        }
+        month{
+            dn{"Hilabetea"}
+            relative{
+                "-1"{"Aurreko hilabetea"}
+                "0"{"Gauden hilabetea"}
+                "1"{"Hurrengo hilabetea"}
+            }
+        }
+        second{
+            dn{"Segundoak"}
+        }
+        week{
+            dn{"Astea"}
+            relative{
+                "-1"{"Aurreko astea"}
+                "0"{"Aste hau"}
+                "1"{"Hurrengo astea"}
+            }
+        }
+        weekday{
+            dn{"Asteguna"}
+        }
+        year{
+            dn{"Urtea"}
+            relative{
+                "-1"{"Aurreko urtea"}
+                "0"{"Aurten"}
+                "1"{"Hurrengo urtea"}
+            }
+        }
+        zone{
+            dn{"Ordu-eremua"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} eta {1}"}
diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt
index ece640c..5870e91 100644
--- a/icu4c/source/data/locales/eu_ES.txt
+++ b/icu4c/source/data/locales/eu_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4a758be..c94a983 100755
--- a/icu4c/source/data/locales/ewo.txt
+++ b/icu4c/source/data/locales/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
@@ -34,7 +34,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -123,46 +123,6 @@
                     "ámvus Yésus Kirís",
                 }
             }
-            fields{
-                day{
-                    dn{"Amǒs"}
-                    relative{
-                        "-1"{"Angogé"}
-                        "0"{"Aná"}
-                        "1"{"Okírí"}
-                    }
-                }
-                dayperiod{
-                    dn{"Kírí / Ngəgógəle"}
-                }
-                era{
-                    dn{"Abǒg"}
-                }
-                hour{
-                    dn{"Awola"}
-                }
-                minute{
-                    dn{"Enútɛn"}
-                }
-                month{
-                    dn{"Ngɔn"}
-                }
-                second{
-                    dn{"Akábəga"}
-                }
-                week{
-                    dn{"Sɔ́ndɔ"}
-                }
-                weekday{
-                    dn{"Amǒs yá sɔ́ndɔ"}
-                }
-                year{
-                    dn{"M̀bú"}
-                }
-                zone{
-                    dn{"Nkɔŋ Awola"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -235,4 +195,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Amǒs"}
+            relative{
+                "-1"{"Angogé"}
+                "0"{"Aná"}
+                "1"{"Okírí"}
+            }
+        }
+        dayperiod{
+            dn{"Kírí / Ngəgógəle"}
+        }
+        era{
+            dn{"Abǒg"}
+        }
+        hour{
+            dn{"Awola"}
+        }
+        minute{
+            dn{"Enútɛn"}
+        }
+        month{
+            dn{"Ngɔn"}
+        }
+        second{
+            dn{"Akábəga"}
+        }
+        week{
+            dn{"Sɔ́ndɔ"}
+        }
+        weekday{
+            dn{"Amǒs yá sɔ́ndɔ"}
+        }
+        year{
+            dn{"M̀bú"}
+        }
+        zone{
+            dn{"Nkɔŋ Awola"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ewo_CM.txt b/icu4c/source/data/locales/ewo_CM.txt
index 86d80d5..128414c 100755
--- a/icu4c/source/data/locales/ewo_CM.txt
+++ b/icu4c/source/data/locales/ewo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1600871..6c5167a 100644
--- a/icu4c/source/data/locales/fa.txt
+++ b/icu4c/source/data/locales/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
@@ -19,7 +19,7 @@
         "ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ه ة ی]"
     }
     ExemplarCharactersIndex{"[آ ا ب پ ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ه ی]"}
-    ExemplarCharactersPunctuation{"[\- ‐ ، ٫ ٬ ؛ \: ! ؟ . … « » ( ) \[ \] * / \\]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ ، ٫ ٬ ؛ \: ! ؟ . … « » ( ) \\[ \\] * / \\\\ ]"}
     LocaleScript{
         "Arab",
     }
@@ -141,7 +141,7 @@
         }
         native{"arabext"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -293,63 +293,6 @@
                     "میلادی",
                 }
             }
-            fields{
-                day{
-                    dn{"روز"}
-                    relative{
-                        "-1"{"دیروز"}
-                        "-2"{"پریروز"}
-                        "0"{"امروز"}
-                        "1"{"فردا"}
-                        "2"{"پس‌فردا"}
-                    }
-                }
-                dayperiod{
-                    dn{"قبل/بعدازظهر"}
-                }
-                era{
-                    dn{"دوره"}
-                }
-                hour{
-                    dn{"ساعت"}
-                }
-                minute{
-                    dn{"دقیقه"}
-                }
-                month{
-                    dn{"ماه"}
-                    relative{
-                        "-1"{"ماه گذشته"}
-                        "0"{"این ماه"}
-                        "1"{"ماه آینده"}
-                    }
-                }
-                second{
-                    dn{"ثانیه"}
-                }
-                week{
-                    dn{"هفته"}
-                    relative{
-                        "-1"{"هفتهٔ گذشته"}
-                        "0"{"این هفته"}
-                        "1"{"هفتهٔ آینده"}
-                    }
-                }
-                weekday{
-                    dn{"روز هفته"}
-                }
-                year{
-                    dn{"سال"}
-                    relative{
-                        "-1"{"سال گذشته"}
-                        "0"{"امسال"}
-                        "1"{"سال آینده"}
-                    }
-                }
-                zone{
-                    dn{"منطقهٔ زمانی"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H تا H"}
@@ -931,9 +874,65 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"روز"}
+            relative{
+                "-1"{"دیروز"}
+                "-2"{"پریروز"}
+                "0"{"امروز"}
+                "1"{"فردا"}
+                "2"{"پس‌فردا"}
+            }
+        }
+        dayperiod{
+            dn{"قبل/بعدازظهر"}
+        }
+        era{
+            dn{"دوره"}
+        }
+        hour{
+            dn{"ساعت"}
+        }
+        minute{
+            dn{"دقیقه"}
+        }
+        month{
+            dn{"ماه"}
+            relative{
+                "-1"{"ماه گذشته"}
+                "0"{"این ماه"}
+                "1"{"ماه آینده"}
+            }
+        }
+        second{
+            dn{"ثانیه"}
+        }
+        week{
+            dn{"هفته"}
+            relative{
+                "-1"{"هفتهٔ گذشته"}
+                "0"{"این هفته"}
+                "1"{"هفتهٔ آینده"}
+            }
+        }
+        weekday{
+            dn{"روز هفته"}
+        }
+        year{
+            dn{"سال"}
+            relative{
+                "-1"{"سال گذشته"}
+                "0"{"امسال"}
+                "1"{"سال آینده"}
+            }
+        }
+        zone{
+            dn{"منطقهٔ زمانی"}
+        }
+    }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
     listPattern{
         standard{
diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt
index c77c555..f630d99 100644
--- a/icu4c/source/data/locales/fa_AF.txt
+++ b/icu4c/source/data/locales/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8351702..a6edf7f 100644
--- a/icu4c/source/data/locales/fa_IR.txt
+++ b/icu4c/source/data/locales/fa_IR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b85c460..232b405 100755
--- a/icu4c/source/data/locales/ff.txt
+++ b/icu4c/source/data/locales/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
@@ -27,7 +27,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -118,46 +118,6 @@
                     "Caggal Iisa",
                 }
             }
-            fields{
-                day{
-                    dn{"Ñalnde"}
-                    relative{
-                        "-1"{"Haŋki"}
-                        "0"{"Hannde"}
-                        "1"{"Jaŋngo"}
-                    }
-                }
-                dayperiod{
-                    dn{"Sahnga"}
-                }
-                era{
-                    dn{"Jamaanu"}
-                }
-                hour{
-                    dn{"Waktu"}
-                }
-                minute{
-                    dn{"Hoƴom"}
-                }
-                month{
-                    dn{"Lewru"}
-                }
-                second{
-                    dn{"Majaango"}
-                }
-                week{
-                    dn{"Yontere"}
-                }
-                weekday{
-                    dn{"Ñalɗi yontere"}
-                }
-                year{
-                    dn{"Hitaande"}
-                }
-                zone{
-                    dn{"Diiwaan waktu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -230,4 +190,44 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Ñalnde"}
+            relative{
+                "-1"{"Haŋki"}
+                "0"{"Hannde"}
+                "1"{"Jaŋngo"}
+            }
+        }
+        dayperiod{
+            dn{"Sahnga"}
+        }
+        era{
+            dn{"Jamaanu"}
+        }
+        hour{
+            dn{"Waktu"}
+        }
+        minute{
+            dn{"Hoƴom"}
+        }
+        month{
+            dn{"Lewru"}
+        }
+        second{
+            dn{"Majaango"}
+        }
+        week{
+            dn{"Yontere"}
+        }
+        weekday{
+            dn{"Ñalɗi yontere"}
+        }
+        year{
+            dn{"Hitaande"}
+        }
+        zone{
+            dn{"Diiwaan waktu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ff_SN.txt b/icu4c/source/data/locales/ff_SN.txt
index 44c8c3a..1b203eb 100755
--- a/icu4c/source/data/locales/ff_SN.txt
+++ b/icu4c/source/data/locales/ff_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 797cdfe..e286ed5 100644
--- a/icu4c/source/data/locales/fi.txt
+++ b/icu4c/source/data/locales/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -371,63 +371,6 @@
                     "jälkeen Kristuksen syntymän",
                 }
             }
-            fields{
-                day{
-                    dn{"päivä"}
-                    relative{
-                        "-1"{"eilen"}
-                        "-2"{"toissapäivänä"}
-                        "0"{"tänään"}
-                        "1"{"huomenna"}
-                        "2"{"ylihuomenna"}
-                    }
-                }
-                dayperiod{
-                    dn{"vuorokaudenaika"}
-                }
-                era{
-                    dn{"aikakausi"}
-                }
-                hour{
-                    dn{"tunti"}
-                }
-                minute{
-                    dn{"minuutti"}
-                }
-                month{
-                    dn{"kuukausi"}
-                    relative{
-                        "-1"{"viime kuussa"}
-                        "0"{"tässä kuussa"}
-                        "1"{"ensi kuussa"}
-                    }
-                }
-                second{
-                    dn{"sekunti"}
-                }
-                week{
-                    dn{"viikko"}
-                    relative{
-                        "-1"{"viime viikolla"}
-                        "0"{"tällä viikolla"}
-                        "1"{"ensi viikolla"}
-                    }
-                }
-                weekday{
-                    dn{"viikonpäivä"}
-                }
-                year{
-                    dn{"vuosi"}
-                    relative{
-                        "-1"{"viime vuonna"}
-                        "0"{"tänä vuonna"}
-                        "1"{"ensi vuonna"}
-                    }
-                }
-                zone{
-                    dn{"aikavyöhyke"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H–H"}
@@ -880,6 +823,63 @@
         quotationEnd{"”"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"päivä"}
+            relative{
+                "-1"{"eilen"}
+                "-2"{"toissapäivänä"}
+                "0"{"tänään"}
+                "1"{"huomenna"}
+                "2"{"ylihuomenna"}
+            }
+        }
+        dayperiod{
+            dn{"vuorokaudenaika"}
+        }
+        era{
+            dn{"aikakausi"}
+        }
+        hour{
+            dn{"tunti"}
+        }
+        minute{
+            dn{"minuutti"}
+        }
+        month{
+            dn{"kuukausi"}
+            relative{
+                "-1"{"viime kuussa"}
+                "0"{"tässä kuussa"}
+                "1"{"ensi kuussa"}
+            }
+        }
+        second{
+            dn{"sekunti"}
+        }
+        week{
+            dn{"viikko"}
+            relative{
+                "-1"{"viime viikolla"}
+                "0"{"tällä viikolla"}
+                "1"{"ensi viikolla"}
+            }
+        }
+        weekday{
+            dn{"viikonpäivä"}
+        }
+        year{
+            dn{"vuosi"}
+            relative{
+                "-1"{"viime vuonna"}
+                "0"{"tänä vuonna"}
+                "1"{"ensi vuonna"}
+            }
+        }
+        zone{
+            dn{"aikavyöhyke"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} ja {1}"}
diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt
index 0e63715..bb8e724 100644
--- a/icu4c/source/data/locales/fi_FI.txt
+++ b/icu4c/source/data/locales/fi_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 99cb51e..7e329a1 100755
--- a/icu4c/source/data/locales/fil.txt
+++ b/icu4c/source/data/locales/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -261,63 +261,6 @@
                     "AD",
                 }
             }
-            fields{
-                day{
-                    dn{"Araw"}
-                    relative{
-                        "-1"{"Kahapon"}
-                        "-2"{"Araw bago ang kahapon"}
-                        "0"{"Ngayon"}
-                        "1"{"Bukas"}
-                        "2"{"Araw pagkatapos ng kahapon"}
-                    }
-                }
-                dayperiod{
-                    dn{"Dayperiod"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Oras"}
-                }
-                minute{
-                    dn{"Minuto"}
-                }
-                month{
-                    dn{"Buwan"}
-                    relative{
-                        "-1"{"Nakaraang buwan"}
-                        "0"{"Ngayon buwang ito"}
-                        "1"{"Susunod na buwan"}
-                    }
-                }
-                second{
-                    dn{"Segundo"}
-                }
-                week{
-                    dn{"Linggo"}
-                    relative{
-                        "-1"{"Nakaraang Linggo"}
-                        "0"{"Sa linggong ito"}
-                        "1"{"Susunod na linggo"}
-                    }
-                }
-                weekday{
-                    dn{"Araw ng Linggo"}
-                }
-                year{
-                    dn{"Taon"}
-                    relative{
-                        "-1"{"Nakaraang taon"}
-                        "0"{"Sa taong ito"}
-                        "1"{"Susunod na taon"}
-                    }
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -511,6 +454,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Araw"}
+            relative{
+                "-1"{"Kahapon"}
+                "-2"{"Araw bago ang kahapon"}
+                "0"{"Ngayon"}
+                "1"{"Bukas"}
+                "2"{"Araw pagkatapos ng kahapon"}
+            }
+        }
+        dayperiod{
+            dn{"Dayperiod"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Oras"}
+        }
+        minute{
+            dn{"Minuto"}
+        }
+        month{
+            dn{"Buwan"}
+            relative{
+                "-1"{"Nakaraang buwan"}
+                "0"{"Ngayon buwang ito"}
+                "1"{"Susunod na buwan"}
+            }
+        }
+        second{
+            dn{"Segundo"}
+        }
+        week{
+            dn{"Linggo"}
+            relative{
+                "-1"{"Nakaraang Linggo"}
+                "0"{"Sa linggong ito"}
+                "1"{"Susunod na linggo"}
+            }
+        }
+        weekday{
+            dn{"Araw ng Linggo"}
+        }
+        year{
+            dn{"Taon"}
+            relative{
+                "-1"{"Nakaraang taon"}
+                "0"{"Sa taong ito"}
+                "1"{"Susunod na taon"}
+            }
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} at {1}"}
diff --git a/icu4c/source/data/locales/fil_PH.txt b/icu4c/source/data/locales/fil_PH.txt
index 4926982..e258930 100755
--- a/icu4c/source/data/locales/fil_PH.txt
+++ b/icu4c/source/data/locales/fil_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 14e7a42..c828b9f 100644
--- a/icu4c/source/data/locales/fo.txt
+++ b/icu4c/source/data/locales/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt
index 94ded03..aae4fdb 100644
--- a/icu4c/source/data/locales/fo_FO.txt
+++ b/icu4c/source/data/locales/fo_FO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b685fb5..39cb20a 100644
--- a/icu4c/source/data/locales/fr.txt
+++ b/icu4c/source/data/locales/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
@@ -16,7 +16,7 @@
         " x y ÿ z]"
     }
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ’ \" “ ” « » ( ) \[ \] § @ * / \& # † ‡]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ’ \u0022 “ ” « » ( ) \\[ \\] § @ * / \\& # † ‡]"}
     LocaleScript{
         "Latn",
     }
@@ -146,7 +146,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -419,63 +419,6 @@
                     "après Jésus-Christ",
                 }
             }
-            fields{
-                day{
-                    dn{"jour"}
-                    relative{
-                        "-1"{"hier"}
-                        "-2"{"avant-hier"}
-                        "0"{"aujourd’hui"}
-                        "1"{"demain"}
-                        "2"{"après-demain"}
-                    }
-                }
-                dayperiod{
-                    dn{"cadran"}
-                }
-                era{
-                    dn{"ère"}
-                }
-                hour{
-                    dn{"heure"}
-                }
-                minute{
-                    dn{"minute"}
-                }
-                month{
-                    dn{"mois"}
-                    relative{
-                        "-1"{"le mois dernier"}
-                        "0"{"ce mois-ci"}
-                        "1"{"le mois prochain"}
-                    }
-                }
-                second{
-                    dn{"seconde"}
-                }
-                week{
-                    dn{"semaine"}
-                    relative{
-                        "-1"{"la semaine dernière"}
-                        "0"{"cette semaine"}
-                        "1"{"la semaine prochaine"}
-                    }
-                }
-                weekday{
-                    dn{"jour de la semaine"}
-                }
-                year{
-                    dn{"année"}
-                    relative{
-                        "-1"{"l’année dernière"}
-                        "0"{"cette année"}
-                        "1"{"l’année prochaine"}
-                    }
-                }
-                zone{
-                    dn{"fuseau horaire"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH – HH"}
@@ -808,7 +751,6 @@
                         "dhou.q.",
                         "dhou.h.",
                     }
-                    default{"wide"}
                     narrow{
                         "1",
                         "2",
@@ -1019,6 +961,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"jour"}
+            relative{
+                "-1"{"hier"}
+                "-2"{"avant-hier"}
+                "0"{"aujourd’hui"}
+                "1"{"demain"}
+                "2"{"après-demain"}
+            }
+        }
+        dayperiod{
+            dn{"cadran"}
+        }
+        era{
+            dn{"ère"}
+        }
+        hour{
+            dn{"heure"}
+        }
+        minute{
+            dn{"minute"}
+        }
+        month{
+            dn{"mois"}
+            relative{
+                "-1"{"le mois dernier"}
+                "0"{"ce mois-ci"}
+                "1"{"le mois prochain"}
+            }
+        }
+        second{
+            dn{"seconde"}
+        }
+        week{
+            dn{"semaine"}
+            relative{
+                "-1"{"la semaine dernière"}
+                "0"{"cette semaine"}
+                "1"{"la semaine prochaine"}
+            }
+        }
+        weekday{
+            dn{"jour de la semaine"}
+        }
+        year{
+            dn{"année"}
+            relative{
+                "-1"{"l’année dernière"}
+                "0"{"cette année"}
+                "1"{"l’année prochaine"}
+            }
+        }
+        zone{
+            dn{"fuseau horaire"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} et {1}"}
diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt
index d4b3473..90aaf8e 100644
--- a/icu4c/source/data/locales/fr_BE.txt
+++ b/icu4c/source/data/locales/fr_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 107bd5b..3d5a3d4 100644
--- a/icu4c/source/data/locales/fr_BF.txt
+++ b/icu4c/source/data/locales/fr_BF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bf2496c..ce97ee9 100644
--- a/icu4c/source/data/locales/fr_BI.txt
+++ b/icu4c/source/data/locales/fr_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 42a1317..da63f69 100644
--- a/icu4c/source/data/locales/fr_BJ.txt
+++ b/icu4c/source/data/locales/fr_BJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 dab81f6..7a55efa 100755
--- a/icu4c/source/data/locales/fr_BL.txt
+++ b/icu4c/source/data/locales/fr_BL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 84ff012..010d503 100644
--- a/icu4c/source/data/locales/fr_CA.txt
+++ b/icu4c/source/data/locales/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
@@ -11,7 +11,7 @@
         279,
         216,
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -39,29 +39,6 @@
                 yMd{"yyyy-MM-dd"}
                 yyMM{"yy-MM"}
             }
-            fields{
-                month{
-                    relative{
-                        "-1"{"Le mois dernier"}
-                        "0"{"Ce mois-ci"}
-                        "1"{"Le mois prochain"}
-                    }
-                }
-                week{
-                    relative{
-                        "-1"{"La semaine dernière"}
-                        "0"{"Cette semaine"}
-                        "1"{"La semaine prochaine"}
-                    }
-                }
-                year{
-                    relative{
-                        "-1"{"L'année dernière"}
-                        "0"{"Cette année"}
-                        "1"{"L'année prochaine"}
-                    }
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -141,6 +118,29 @@
         alternateQuotationEnd{"›"}
         alternateQuotationStart{"‹"}
     }
+    fields{
+        month{
+            relative{
+                "-1"{"Le mois dernier"}
+                "0"{"Ce mois-ci"}
+                "1"{"Le mois prochain"}
+            }
+        }
+        week{
+            relative{
+                "-1"{"La semaine dernière"}
+                "0"{"Cette semaine"}
+                "1"{"La semaine prochaine"}
+            }
+        }
+        year{
+            relative{
+                "-1"{"L'année dernière"}
+                "0"{"Cette année"}
+                "1"{"L'année prochaine"}
+            }
+        }
+    }
     measurementSystemNames{
         UK{"R-U"}
     }
diff --git a/icu4c/source/data/locales/fr_CD.txt b/icu4c/source/data/locales/fr_CD.txt
index 0b6bd34..03a9cf5 100644
--- a/icu4c/source/data/locales/fr_CD.txt
+++ b/icu4c/source/data/locales/fr_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0115372..6583f09 100755
--- a/icu4c/source/data/locales/fr_CF.txt
+++ b/icu4c/source/data/locales/fr_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 95e6304..d3dface 100644
--- a/icu4c/source/data/locales/fr_CG.txt
+++ b/icu4c/source/data/locales/fr_CG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3d962e6..1edfa41 100644
--- a/icu4c/source/data/locales/fr_CH.txt
+++ b/icu4c/source/data/locales/fr_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5636a5b..881eb68 100755
--- a/icu4c/source/data/locales/fr_CI.txt
+++ b/icu4c/source/data/locales/fr_CI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7ac7f0c..58f95fe 100755
--- a/icu4c/source/data/locales/fr_CM.txt
+++ b/icu4c/source/data/locales/fr_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 05f591d..588caa8 100644
--- a/icu4c/source/data/locales/fr_DJ.txt
+++ b/icu4c/source/data/locales/fr_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f4109ad..8170533 100755
--- a/icu4c/source/data/locales/fr_DZ.txt
+++ b/icu4c/source/data/locales/fr_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4a5fa75..a49a65a 100644
--- a/icu4c/source/data/locales/fr_FR.txt
+++ b/icu4c/source/data/locales/fr_FR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f401ec3..7be001f 100644
--- a/icu4c/source/data/locales/fr_GA.txt
+++ b/icu4c/source/data/locales/fr_GA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d0d2b52..63c94eb 100755
--- a/icu4c/source/data/locales/fr_GF.txt
+++ b/icu4c/source/data/locales/fr_GF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d0ffa99..8b8d4dc 100755
--- a/icu4c/source/data/locales/fr_GN.txt
+++ b/icu4c/source/data/locales/fr_GN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 967c989..721844e 100755
--- a/icu4c/source/data/locales/fr_GP.txt
+++ b/icu4c/source/data/locales/fr_GP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ded7515..b4e3847 100644
--- a/icu4c/source/data/locales/fr_GQ.txt
+++ b/icu4c/source/data/locales/fr_GQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 15b9932..8d3bdbd 100755
--- a/icu4c/source/data/locales/fr_HT.txt
+++ b/icu4c/source/data/locales/fr_HT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8ffbca9..afb6cf8 100644
--- a/icu4c/source/data/locales/fr_KM.txt
+++ b/icu4c/source/data/locales/fr_KM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 124b47d..d2d116e 100644
--- a/icu4c/source/data/locales/fr_LU.txt
+++ b/icu4c/source/data/locales/fr_LU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bdaeafd..622f61b 100755
--- a/icu4c/source/data/locales/fr_MA.txt
+++ b/icu4c/source/data/locales/fr_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a2aa446..1bef8b0 100644
--- a/icu4c/source/data/locales/fr_MC.txt
+++ b/icu4c/source/data/locales/fr_MC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1754c7a..d01f589 100755
--- a/icu4c/source/data/locales/fr_MF.txt
+++ b/icu4c/source/data/locales/fr_MF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9cfcd09..91b2d3a 100755
--- a/icu4c/source/data/locales/fr_MG.txt
+++ b/icu4c/source/data/locales/fr_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0197139..54c1b8d 100755
--- a/icu4c/source/data/locales/fr_ML.txt
+++ b/icu4c/source/data/locales/fr_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1156cd1..aacce20 100755
--- a/icu4c/source/data/locales/fr_MQ.txt
+++ b/icu4c/source/data/locales/fr_MQ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b3f74e0..5c0bc03 100755
--- a/icu4c/source/data/locales/fr_MR.txt
+++ b/icu4c/source/data/locales/fr_MR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9fb190e..ebb4f9d 100755
--- a/icu4c/source/data/locales/fr_MU.txt
+++ b/icu4c/source/data/locales/fr_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c787c1c..8f368d6 100755
--- a/icu4c/source/data/locales/fr_NC.txt
+++ b/icu4c/source/data/locales/fr_NC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6edac76..b1e7b9e 100755
--- a/icu4c/source/data/locales/fr_NE.txt
+++ b/icu4c/source/data/locales/fr_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c3a48b48..ac790a3 100755
--- a/icu4c/source/data/locales/fr_PF.txt
+++ b/icu4c/source/data/locales/fr_PF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_PF.xml
 // *
diff --git a/icu4c/source/data/locales/fr_RE.txt b/icu4c/source/data/locales/fr_RE.txt
index 1691f80..90c13af 100755
--- a/icu4c/source/data/locales/fr_RE.txt
+++ b/icu4c/source/data/locales/fr_RE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7dc7f1d..d79c454 100644
--- a/icu4c/source/data/locales/fr_RW.txt
+++ b/icu4c/source/data/locales/fr_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d48f4f4..1e3830dd 100755
--- a/icu4c/source/data/locales/fr_SC.txt
+++ b/icu4c/source/data/locales/fr_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0853580..ae43f06 100755
--- a/icu4c/source/data/locales/fr_SN.txt
+++ b/icu4c/source/data/locales/fr_SN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b01085a..30f6317 100755
--- a/icu4c/source/data/locales/fr_SY.txt
+++ b/icu4c/source/data/locales/fr_SY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b0bfef6..d44acba 100644
--- a/icu4c/source/data/locales/fr_TD.txt
+++ b/icu4c/source/data/locales/fr_TD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f66b7b2..3c7d1a3 100644
--- a/icu4c/source/data/locales/fr_TG.txt
+++ b/icu4c/source/data/locales/fr_TG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a7984d0..ec08da7 100755
--- a/icu4c/source/data/locales/fr_TN.txt
+++ b/icu4c/source/data/locales/fr_TN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 53d9daf..2055c2a 100755
--- a/icu4c/source/data/locales/fr_VU.txt
+++ b/icu4c/source/data/locales/fr_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_VU.xml
 // *
diff --git a/icu4c/source/data/locales/fr_YT.txt b/icu4c/source/data/locales/fr_YT.txt
index 0c819aa..64a4f5b 100755
--- a/icu4c/source/data/locales/fr_YT.txt
+++ b/icu4c/source/data/locales/fr_YT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_YT.xml
 // *
diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt
index e26058c..91ec98a 100644
--- a/icu4c/source/data/locales/ga.txt
+++ b/icu4c/source/data/locales/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.27"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt
index fb1482b..19d1b55 100644
--- a/icu4c/source/data/locales/ga_IE.txt
+++ b/icu4c/source/data/locales/ga_IE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga_IE.xml
 // *
diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt
index 1aa2270..10e392a 100644
--- a/icu4c/source/data/locales/gl.txt
+++ b/icu4c/source/data/locales/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -258,63 +258,6 @@
                     "despois de Cristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Día"}
-                    relative{
-                        "-1"{"onte"}
-                        "-2"{"antonte"}
-                        "0"{"hoxe"}
-                        "1"{"mañá"}
-                        "2"{"pasadomañá"}
-                    }
-                }
-                dayperiod{
-                    dn{"a.m./p.m."}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Hora"}
-                }
-                minute{
-                    dn{"Minuto"}
-                }
-                month{
-                    dn{"Mes"}
-                    relative{
-                        "-1"{"Mes pasado"}
-                        "0"{"Este mes"}
-                        "1"{"Mes seguinte"}
-                    }
-                }
-                second{
-                    dn{"Segundo"}
-                }
-                week{
-                    dn{"Semana"}
-                    relative{
-                        "-1"{"Semana pasada"}
-                        "0"{"Esta semana"}
-                        "1"{"Semana seguinte"}
-                    }
-                }
-                weekday{
-                    dn{"Día da semana"}
-                }
-                year{
-                    dn{"Ano"}
-                    relative{
-                        "-1"{"Ano pasado"}
-                        "0"{"Este ano"}
-                        "1"{"Seguinte ano"}
-                    }
-                }
-                zone{
-                    dn{"Fuso horario"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -496,6 +439,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Día"}
+            relative{
+                "-1"{"onte"}
+                "-2"{"antonte"}
+                "0"{"hoxe"}
+                "1"{"mañá"}
+                "2"{"pasadomañá"}
+            }
+        }
+        dayperiod{
+            dn{"a.m./p.m."}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Hora"}
+        }
+        minute{
+            dn{"Minuto"}
+        }
+        month{
+            dn{"Mes"}
+            relative{
+                "-1"{"Mes pasado"}
+                "0"{"Este mes"}
+                "1"{"Mes seguinte"}
+            }
+        }
+        second{
+            dn{"Segundo"}
+        }
+        week{
+            dn{"Semana"}
+            relative{
+                "-1"{"Semana pasada"}
+                "0"{"Esta semana"}
+                "1"{"Semana seguinte"}
+            }
+        }
+        weekday{
+            dn{"Día da semana"}
+        }
+        year{
+            dn{"Ano"}
+            relative{
+                "-1"{"Ano pasado"}
+                "0"{"Este ano"}
+                "1"{"Seguinte ano"}
+            }
+        }
+        zone{
+            dn{"Fuso horario"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} e {1}"}
diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt
index a47be78..14a8f04 100644
--- a/icu4c/source/data/locales/gl_ES.txt
+++ b/icu4c/source/data/locales/gl_ES.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 26b7a6e..cea4871 100644
--- a/icu4c/source/data/locales/gsw.txt
+++ b/icu4c/source/data/locales/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
@@ -37,7 +37,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -153,48 +153,6 @@
                     "n. Chr.",
                 }
             }
-            fields{
-                day{
-                    dn{"Tag"}
-                    relative{
-                        "-1"{"geschter"}
-                        "-2"{"vorgeschter"}
-                        "0"{"hüt"}
-                        "1"{"moorn"}
-                        "2"{"übermoorn"}
-                    }
-                }
-                dayperiod{
-                    dn{"Tageshälfti"}
-                }
-                era{
-                    dn{"Epoche"}
-                }
-                hour{
-                    dn{"Schtund"}
-                }
-                minute{
-                    dn{"Minuute"}
-                }
-                month{
-                    dn{"Monet"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Wuche"}
-                }
-                weekday{
-                    dn{"Wuchetag"}
-                }
-                year{
-                    dn{"Jaar"}
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -365,6 +323,48 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Tag"}
+            relative{
+                "-1"{"geschter"}
+                "-2"{"vorgeschter"}
+                "0"{"hüt"}
+                "1"{"moorn"}
+                "2"{"übermoorn"}
+            }
+        }
+        dayperiod{
+            dn{"Tageshälfti"}
+        }
+        era{
+            dn{"Epoche"}
+        }
+        hour{
+            dn{"Schtund"}
+        }
+        minute{
+            dn{"Minuute"}
+        }
+        month{
+            dn{"Monet"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Wuche"}
+        }
+        weekday{
+            dn{"Wuchetag"}
+        }
+        year{
+            dn{"Jaar"}
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} und {1}"}
diff --git a/icu4c/source/data/locales/gsw_CH.txt b/icu4c/source/data/locales/gsw_CH.txt
index 2af1fbc..1b73e15 100644
--- a/icu4c/source/data/locales/gsw_CH.txt
+++ b/icu4c/source/data/locales/gsw_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw_CH.xml
 // *
diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt
index 56a3da2..4eedd00 100644
--- a/icu4c/source/data/locales/gu.txt
+++ b/icu4c/source/data/locales/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
@@ -151,7 +151,7 @@
         }
         native{"gujr"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -295,63 +295,6 @@
                     "ઇસવીસન",
                 }
             }
-            fields{
-                day{
-                    dn{"દિવસ"}
-                    relative{
-                        "-1"{"ગઈકાલ"}
-                        "-2"{"ગઈકાસ પહેસાંનો દિવસ"}
-                        "0"{"આજ"}
-                        "1"{"આવતીકાલ"}
-                        "2"{"પરમ દિવસ"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"યુગ"}
-                }
-                hour{
-                    dn{"કલાક"}
-                }
-                minute{
-                    dn{"મિનિટ"}
-                }
-                month{
-                    dn{"મહિનો"}
-                    relative{
-                        "-1"{"છેલ્લો મહિનો"}
-                        "0"{"આ મહિને"}
-                        "1"{"આગલો મહીનો"}
-                    }
-                }
-                second{
-                    dn{"ક્ષણ"}
-                }
-                week{
-                    dn{"અહવાડિયું"}
-                    relative{
-                        "-1"{"છેલ્લું અઠવાડિયું"}
-                        "0"{"આ અઠવાડિયે"}
-                        "1"{"આગલા અઠવાડિયે"}
-                    }
-                }
-                weekday{
-                    dn{"અઠવાડિયાનો દિવસ"}
-                }
-                year{
-                    dn{"વર્ષ"}
-                    relative{
-                        "-1"{"પાછલું વર્ષ"}
-                        "0"{"આ વર્ષ"}
-                        "1"{"આગલું વર્ષ"}
-                    }
-                }
-                zone{
-                    dn{"વિસ્તાર"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -587,6 +530,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"દિવસ"}
+            relative{
+                "-1"{"ગઈકાલ"}
+                "-2"{"ગઈકાસ પહેસાંનો દિવસ"}
+                "0"{"આજ"}
+                "1"{"આવતીકાલ"}
+                "2"{"પરમ દિવસ"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"યુગ"}
+        }
+        hour{
+            dn{"કલાક"}
+        }
+        minute{
+            dn{"મિનિટ"}
+        }
+        month{
+            dn{"મહિનો"}
+            relative{
+                "-1"{"છેલ્લો મહિનો"}
+                "0"{"આ મહિને"}
+                "1"{"આગલો મહીનો"}
+            }
+        }
+        second{
+            dn{"ક્ષણ"}
+        }
+        week{
+            dn{"અહવાડિયું"}
+            relative{
+                "-1"{"છેલ્લું અઠવાડિયું"}
+                "0"{"આ અઠવાડિયે"}
+                "1"{"આગલા અઠવાડિયે"}
+            }
+        }
+        weekday{
+            dn{"અઠવાડિયાનો દિવસ"}
+        }
+        year{
+            dn{"વર્ષ"}
+            relative{
+                "-1"{"પાછલું વર્ષ"}
+                "0"{"આ વર્ષ"}
+                "1"{"આગલું વર્ષ"}
+            }
+        }
+        zone{
+            dn{"વિસ્તાર"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} અને {1}"}
diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt
index c70dd80..4cef1ef 100644
--- a/icu4c/source/data/locales/gu_IN.txt
+++ b/icu4c/source/data/locales/gu_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 85f074d..3a8f969 100755
--- a/icu4c/source/data/locales/guz.txt
+++ b/icu4c/source/data/locales/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,46 +111,6 @@
                     "Yeso kaiboirwe",
                 }
             }
-            fields{
-                day{
-                    dn{"Rituko"}
-                    relative{
-                        "-1"{"Igoro"}
-                        "0"{"Rero"}
-                        "1"{"Mambia"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mambia gose Morogoba"}
-                }
-                era{
-                    dn{"Ebiro"}
-                }
-                hour{
-                    dn{"Ensa"}
-                }
-                minute{
-                    dn{"Edakika"}
-                }
-                month{
-                    dn{"Omotienyi"}
-                }
-                second{
-                    dn{"Esekendi"}
-                }
-                week{
-                    dn{"Omokubio"}
-                }
-                weekday{
-                    dn{"Rituko r'ewiki"}
-                }
-                year{
-                    dn{"Omwaka"}
-                }
-                zone{
-                    dn{"Chinse 'chimo"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -223,4 +183,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Rituko"}
+            relative{
+                "-1"{"Igoro"}
+                "0"{"Rero"}
+                "1"{"Mambia"}
+            }
+        }
+        dayperiod{
+            dn{"Mambia gose Morogoba"}
+        }
+        era{
+            dn{"Ebiro"}
+        }
+        hour{
+            dn{"Ensa"}
+        }
+        minute{
+            dn{"Edakika"}
+        }
+        month{
+            dn{"Omotienyi"}
+        }
+        second{
+            dn{"Esekendi"}
+        }
+        week{
+            dn{"Omokubio"}
+        }
+        weekday{
+            dn{"Rituko r'ewiki"}
+        }
+        year{
+            dn{"Omwaka"}
+        }
+        zone{
+            dn{"Chinse 'chimo"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/guz_KE.txt b/icu4c/source/data/locales/guz_KE.txt
index 4c68739..b568312 100755
--- a/icu4c/source/data/locales/guz_KE.txt
+++ b/icu4c/source/data/locales/guz_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6ee2aae..fc97809 100644
--- a/icu4c/source/data/locales/gv.txt
+++ b/icu4c/source/data/locales/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv.xml
 // *
diff --git a/icu4c/source/data/locales/gv_GB.txt b/icu4c/source/data/locales/gv_GB.txt
index 449fcef..8f2db1b 100644
--- a/icu4c/source/data/locales/gv_GB.txt
+++ b/icu4c/source/data/locales/gv_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gv_GB.xml
 // *
diff --git a/icu4c/source/data/locales/ha.txt b/icu4c/source/data/locales/ha.txt
index 00710fc..fb0334b 100755
--- a/icu4c/source/data/locales/ha.txt
+++ b/icu4c/source/data/locales/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
@@ -30,7 +30,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -114,46 +114,6 @@
                     "Bayan haihuwar annab",
                 }
             }
-            fields{
-                day{
-                    dn{"Kwana"}
-                    relative{
-                        "-1"{"Jiya"}
-                        "0"{"Yau"}
-                        "1"{"Gobe"}
-                    }
-                }
-                dayperiod{
-                    dn{"Yini"}
-                }
-                era{
-                    dn{"Zamani"}
-                }
-                hour{
-                    dn{"Awa"}
-                }
-                minute{
-                    dn{"Minti"}
-                }
-                month{
-                    dn{"Wata"}
-                }
-                second{
-                    dn{"Daƙiƙa"}
-                }
-                week{
-                    dn{"Mako"}
-                }
-                weekday{
-                    dn{"Rana"}
-                }
-                year{
-                    dn{"Shekara"}
-                }
-                zone{
-                    dn{"Agogo"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -226,4 +186,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Kwana"}
+            relative{
+                "-1"{"Jiya"}
+                "0"{"Yau"}
+                "1"{"Gobe"}
+            }
+        }
+        dayperiod{
+            dn{"Yini"}
+        }
+        era{
+            dn{"Zamani"}
+        }
+        hour{
+            dn{"Awa"}
+        }
+        minute{
+            dn{"Minti"}
+        }
+        month{
+            dn{"Wata"}
+        }
+        second{
+            dn{"Daƙiƙa"}
+        }
+        week{
+            dn{"Mako"}
+        }
+        weekday{
+            dn{"Rana"}
+        }
+        year{
+            dn{"Shekara"}
+        }
+        zone{
+            dn{"Agogo"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ha_GH.txt b/icu4c/source/data/locales/ha_GH.txt
index a414604..5a59b2e 100644
--- a/icu4c/source/data/locales/ha_GH.txt
+++ b/icu4c/source/data/locales/ha_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/ha_Latn.txt b/icu4c/source/data/locales/ha_Latn.txt
index 065c5dc..c109c43 100755
--- a/icu4c/source/data/locales/ha_Latn.txt
+++ b/icu4c/source/data/locales/ha_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/ha_Latn_GH.txt b/icu4c/source/data/locales/ha_Latn_GH.txt
index f81b76b..a5db99d 100644
--- a/icu4c/source/data/locales/ha_Latn_GH.txt
+++ b/icu4c/source/data/locales/ha_Latn_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn_GH.xml
 // *
diff --git a/icu4c/source/data/locales/ha_Latn_NE.txt b/icu4c/source/data/locales/ha_Latn_NE.txt
index 332c17d..4c00312 100644
--- a/icu4c/source/data/locales/ha_Latn_NE.txt
+++ b/icu4c/source/data/locales/ha_Latn_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn_NE.xml
 // *
diff --git a/icu4c/source/data/locales/ha_Latn_NG.txt b/icu4c/source/data/locales/ha_Latn_NG.txt
index 9341581..3db17ae 100755
--- a/icu4c/source/data/locales/ha_Latn_NG.txt
+++ b/icu4c/source/data/locales/ha_Latn_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn_NG.xml
 // *
diff --git a/icu4c/source/data/locales/ha_NE.txt b/icu4c/source/data/locales/ha_NE.txt
index 5c06d78..f28adee 100644
--- a/icu4c/source/data/locales/ha_NE.txt
+++ b/icu4c/source/data/locales/ha_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/ha_NG.txt b/icu4c/source/data/locales/ha_NG.txt
index 66e2170..1a5e209 100755
--- a/icu4c/source/data/locales/ha_NG.txt
+++ b/icu4c/source/data/locales/ha_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/haw.txt b/icu4c/source/data/locales/haw.txt
index 5210d54..43daa7e 100644
--- a/icu4c/source/data/locales/haw.txt
+++ b/icu4c/source/data/locales/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d529c4b..3bd19c6 100644
--- a/icu4c/source/data/locales/haw_US.txt
+++ b/icu4c/source/data/locales/haw_US.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b139da8..1b19c09 100644
--- a/icu4c/source/data/locales/he.txt
+++ b/icu4c/source/data/locales/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
@@ -196,7 +196,7 @@
         native{"latn"}
         traditional{"hebr"}
     }
-    Version{"2.0.80.4"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -325,63 +325,6 @@
                     "לספירה",
                 }
             }
-            fields{
-                day{
-                    dn{"יום"}
-                    relative{
-                        "-1"{"אתמול"}
-                        "-2"{"שלשום"}
-                        "0"{"היום"}
-                        "1"{"מחר"}
-                        "2"{"מחרתיים"}
-                    }
-                }
-                dayperiod{
-                    dn{"לפה״צ/אחה״צ"}
-                }
-                era{
-                    dn{"תקופה"}
-                }
-                hour{
-                    dn{"שעה"}
-                }
-                minute{
-                    dn{"דקה"}
-                }
-                month{
-                    dn{"חודש"}
-                    relative{
-                        "-1"{"חודש שעבר"}
-                        "0"{"החודש"}
-                        "1"{"חודש הבא"}
-                    }
-                }
-                second{
-                    dn{"שנייה"}
-                }
-                week{
-                    dn{"שבוע"}
-                    relative{
-                        "-1"{"שבוע שעבר"}
-                        "0"{"השבוע"}
-                        "1"{"שבוע הבא"}
-                    }
-                }
-                weekday{
-                    dn{"יום בשבוע"}
-                }
-                year{
-                    dn{"שנה"}
-                    relative{
-                        "-1"{"שנה שעברה"}
-                        "0"{"השנה"}
-                        "1"{"שנה הבאה"}
-                    }
-                }
-                zone{
-                    dn{"אזור"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1068,12 +1011,68 @@
     delimiters{
         alternateQuotationEnd{"'"}
         alternateQuotationStart{"'"}
-        quotationEnd{"\""}
-        quotationStart{"\""}
+        quotationEnd{"&quot;"}
+        quotationStart{"&quot;"}
+    }
+    fields{
+        day{
+            dn{"יום"}
+            relative{
+                "-1"{"אתמול"}
+                "-2"{"שלשום"}
+                "0"{"היום"}
+                "1"{"מחר"}
+                "2"{"מחרתיים"}
+            }
+        }
+        dayperiod{
+            dn{"לפה״צ/אחה״צ"}
+        }
+        era{
+            dn{"תקופה"}
+        }
+        hour{
+            dn{"שעה"}
+        }
+        minute{
+            dn{"דקה"}
+        }
+        month{
+            dn{"חודש"}
+            relative{
+                "-1"{"חודש שעבר"}
+                "0"{"החודש"}
+                "1"{"חודש הבא"}
+            }
+        }
+        second{
+            dn{"שנייה"}
+        }
+        week{
+            dn{"שבוע"}
+            relative{
+                "-1"{"שבוע שעבר"}
+                "0"{"השבוע"}
+                "1"{"שבוע הבא"}
+            }
+        }
+        weekday{
+            dn{"יום בשבוע"}
+        }
+        year{
+            dn{"שנה"}
+            relative{
+                "-1"{"שנה שעברה"}
+                "0"{"השנה"}
+                "1"{"שנה הבאה"}
+            }
+        }
+        zone{
+            dn{"אזור"}
+        }
     }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
     listPattern{
         standard{
diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt
index 7336d5a..30e9875 100644
--- a/icu4c/source/data/locales/he_IL.txt
+++ b/icu4c/source/data/locales/he_IL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9ef83e8..7f73595 100644
--- a/icu4c/source/data/locales/hi.txt
+++ b/icu4c/source/data/locales/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
@@ -151,7 +151,7 @@
         }
         native{"deva"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         ethiopic{
             monthNames{
@@ -287,63 +287,6 @@
                     "सन",
                 }
             }
-            fields{
-                day{
-                    dn{"दिन"}
-                    relative{
-                        "-1"{"बीता कल"}
-                        "-2"{"बीता परसों"}
-                        "0"{"आज"}
-                        "1"{"कल"}
-                        "2"{"परसों"}
-                    }
-                }
-                dayperiod{
-                    dn{"समय अवधि"}
-                }
-                era{
-                    dn{"युग"}
-                }
-                hour{
-                    dn{"घंटा"}
-                }
-                minute{
-                    dn{"मिनट"}
-                }
-                month{
-                    dn{"मास"}
-                    relative{
-                        "-1"{"पिछला माह"}
-                        "0"{"इस माह"}
-                        "1"{"अगले माह"}
-                    }
-                }
-                second{
-                    dn{"सेकेंड"}
-                }
-                week{
-                    dn{"सप्ताह"}
-                    relative{
-                        "-1"{"पिछले सप्ताह"}
-                        "0"{"इस सप्ताह"}
-                        "1"{"अगले सप्ताह"}
-                    }
-                }
-                weekday{
-                    dn{"सप्ताह का दिन"}
-                }
-                year{
-                    dn{"वर्ष"}
-                    relative{
-                        "-1"{"पिछले वर्ष"}
-                        "0"{"इस वर्ष"}
-                        "1"{"अगले वर्ष"}
-                    }
-                }
-                zone{
-                    dn{"क्षेत्र"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -807,6 +750,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"दिन"}
+            relative{
+                "-1"{"बीता कल"}
+                "-2"{"बीता परसों"}
+                "0"{"आज"}
+                "1"{"कल"}
+                "2"{"परसों"}
+            }
+        }
+        dayperiod{
+            dn{"समय अवधि"}
+        }
+        era{
+            dn{"युग"}
+        }
+        hour{
+            dn{"घंटा"}
+        }
+        minute{
+            dn{"मिनट"}
+        }
+        month{
+            dn{"मास"}
+            relative{
+                "-1"{"पिछला माह"}
+                "0"{"इस माह"}
+                "1"{"अगले माह"}
+            }
+        }
+        second{
+            dn{"सेकेंड"}
+        }
+        week{
+            dn{"सप्ताह"}
+            relative{
+                "-1"{"पिछले सप्ताह"}
+                "0"{"इस सप्ताह"}
+                "1"{"अगले सप्ताह"}
+            }
+        }
+        weekday{
+            dn{"सप्ताह का दिन"}
+        }
+        year{
+            dn{"वर्ष"}
+            relative{
+                "-1"{"पिछले वर्ष"}
+                "0"{"इस वर्ष"}
+                "1"{"अगले वर्ष"}
+            }
+        }
+        zone{
+            dn{"क्षेत्र"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} और {1}"}
diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt
index cca83f3..553a0f4 100644
--- a/icu4c/source/data/locales/hi_IN.txt
+++ b/icu4c/source/data/locales/hi_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bf6a8ca..b820d8c 100644
--- a/icu4c/source/data/locales/hr.txt
+++ b/icu4c/source/data/locales/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
@@ -16,7 +16,7 @@
         "[A B C Č Ć D {DŽ} Đ E F G H I J K L {LJ} M N {NJ} O P Q R S Š T U V W X Y Z "
         "Ž]"
     }
-    ExemplarCharactersPunctuation{"[‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] @ * / ′ ″]"}
+    ExemplarCharactersPunctuation{"[‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] @ * / ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -194,7 +194,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -376,63 +376,6 @@
                     "Poslije Krista",
                 }
             }
-            fields{
-                day{
-                    dn{"dan"}
-                    relative{
-                        "-1"{"jučer"}
-                        "-2"{"prekjučer"}
-                        "0"{"danas"}
-                        "1"{"sutra"}
-                        "2"{"prekosutra"}
-                    }
-                }
-                dayperiod{
-                    dn{"dio dana"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"sat"}
-                }
-                minute{
-                    dn{"minuta"}
-                }
-                month{
-                    dn{"mjesec"}
-                    relative{
-                        "-1"{"Prošli mjesec"}
-                        "0"{"Ovaj mjesec"}
-                        "1"{"Sljedeći mjesec"}
-                    }
-                }
-                second{
-                    dn{"sekunda"}
-                }
-                week{
-                    dn{"tjedan"}
-                    relative{
-                        "-1"{"Prošli tjedan"}
-                        "0"{"Ovaj tjedan"}
-                        "1"{"Sljedeći tjedan"}
-                    }
-                }
-                weekday{
-                    dn{"dan u tjednu"}
-                }
-                year{
-                    dn{"godina"}
-                    relative{
-                        "-1"{"Prošla godina"}
-                        "0"{"Ova godina"}
-                        "1"{"Sljedeća godina"}
-                    }
-                }
-                zone{
-                    dn{"vremenska zona"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH - HH'h'"}
@@ -768,6 +711,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"dan"}
+            relative{
+                "-1"{"jučer"}
+                "-2"{"prekjučer"}
+                "0"{"danas"}
+                "1"{"sutra"}
+                "2"{"prekosutra"}
+            }
+        }
+        dayperiod{
+            dn{"dio dana"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"sat"}
+        }
+        minute{
+            dn{"minuta"}
+        }
+        month{
+            dn{"mjesec"}
+            relative{
+                "-1"{"Prošli mjesec"}
+                "0"{"Ovaj mjesec"}
+                "1"{"Sljedeći mjesec"}
+            }
+        }
+        second{
+            dn{"sekunda"}
+        }
+        week{
+            dn{"tjedan"}
+            relative{
+                "-1"{"Prošli tjedan"}
+                "0"{"Ovaj tjedan"}
+                "1"{"Sljedeći tjedan"}
+            }
+        }
+        weekday{
+            dn{"dan u tjednu"}
+        }
+        year{
+            dn{"godina"}
+            relative{
+                "-1"{"Prošla godina"}
+                "0"{"Ova godina"}
+                "1"{"Sljedeća godina"}
+            }
+        }
+        zone{
+            dn{"vremenska zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} i {1}"}
diff --git a/icu4c/source/data/locales/hr_BA.txt b/icu4c/source/data/locales/hr_BA.txt
index 138d26d..06201e9 100755
--- a/icu4c/source/data/locales/hr_BA.txt
+++ b/icu4c/source/data/locales/hr_BA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2249622..d177f30 100644
--- a/icu4c/source/data/locales/hr_HR.txt
+++ b/icu4c/source/data/locales/hr_HR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr_HR.xml
 // *
diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt
index 3008233..437bf91 100644
--- a/icu4c/source/data/locales/hu.txt
+++ b/icu4c/source/data/locales/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
@@ -20,7 +20,7 @@
         "[A Á B C {CS} D {DZ} {DZS} E É F G {GY} H I Í J K L {LY} M N {NY} O Ó Ö Ő P "
         "Q R S {SZ} T {TY} U Ú Ü Ű V W X Y Z {ZS}]"
     }
-    ExemplarCharactersPunctuation{"[\- – , ; \: ! ? . … ' ’ \" ” „ « » ( ) \[ \] \{ \} 〈 〉 § @ * / \& # ⸓ ~]"}
+    ExemplarCharactersPunctuation{"[\\- – , ; \: ! ? . … ' ’ \u0022 ” „ « » ( ) \\[ \\] \\{ \\} 〈 〉 § @ * / \\& # ⸓ ~]"}
     LocaleScript{
         "Latn",
     }
@@ -126,7 +126,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             availableFormats{
@@ -475,63 +475,6 @@
                     "időszámításunk szerint",
                 }
             }
-            fields{
-                day{
-                    dn{"nap"}
-                    relative{
-                        "-1"{"tegnap"}
-                        "-2"{"tegnapelőtt"}
-                        "0"{"ma"}
-                        "1"{"holnap"}
-                        "2"{"holnapután"}
-                    }
-                }
-                dayperiod{
-                    dn{"napszak"}
-                }
-                era{
-                    dn{"éra"}
-                }
-                hour{
-                    dn{"óra"}
-                }
-                minute{
-                    dn{"perc"}
-                }
-                month{
-                    dn{"hónap"}
-                    relative{
-                        "-1"{"Előző hónap"}
-                        "0"{"Ez a hónap"}
-                        "1"{"Következő hónap"}
-                    }
-                }
-                second{
-                    dn{"másodperc"}
-                }
-                week{
-                    dn{"hét"}
-                    relative{
-                        "-1"{"Előző hét"}
-                        "0"{"Ez a hét"}
-                        "1"{"Következő hét"}
-                    }
-                }
-                weekday{
-                    dn{"hét napja"}
-                }
-                year{
-                    dn{"év"}
-                    relative{
-                        "-1"{"Előző év"}
-                        "0"{"Ez az év"}
-                        "1"{"Következő év"}
-                    }
-                }
-                zone{
-                    dn{"időzóna"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H-H"}
@@ -1099,6 +1042,63 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"nap"}
+            relative{
+                "-1"{"tegnap"}
+                "-2"{"tegnapelőtt"}
+                "0"{"ma"}
+                "1"{"holnap"}
+                "2"{"holnapután"}
+            }
+        }
+        dayperiod{
+            dn{"napszak"}
+        }
+        era{
+            dn{"éra"}
+        }
+        hour{
+            dn{"óra"}
+        }
+        minute{
+            dn{"perc"}
+        }
+        month{
+            dn{"hónap"}
+            relative{
+                "-1"{"Előző hónap"}
+                "0"{"Ez a hónap"}
+                "1"{"Következő hónap"}
+            }
+        }
+        second{
+            dn{"másodperc"}
+        }
+        week{
+            dn{"hét"}
+            relative{
+                "-1"{"Előző hét"}
+                "0"{"Ez a hét"}
+                "1"{"Következő hét"}
+            }
+        }
+        weekday{
+            dn{"hét napja"}
+        }
+        year{
+            dn{"év"}
+            relative{
+                "-1"{"Előző év"}
+                "0"{"Ez az év"}
+                "1"{"Következő év"}
+            }
+        }
+        zone{
+            dn{"időzóna"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} és {1}"}
diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt
index 13cae42..bd62810 100644
--- a/icu4c/source/data/locales/hu_HU.txt
+++ b/icu4c/source/data/locales/hu_HU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 96e5d39..80b5a4a 100644
--- a/icu4c/source/data/locales/hy.txt
+++ b/icu4c/source/data/locales/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
@@ -33,7 +33,7 @@
         native{"latn"}
         traditional{"armn"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -117,4 +117,46 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"Օր"}
+            relative{
+                "-1"{"Երեկ"}
+                "-2"{"Երեկ չէ առաջի օրը"}
+                "0"{"Այսօր"}
+                "1"{"Վաղը"}
+                "2"{"Վաղը չէ մյուս օրը"}
+            }
+        }
+        dayperiod{
+            dn{"ԿԱ/ԿՀ"}
+        }
+        era{
+            dn{"Թվարկություն"}
+        }
+        hour{
+            dn{"Ժամ"}
+        }
+        minute{
+            dn{"Րոպե"}
+        }
+        month{
+            dn{"Ամիս"}
+        }
+        second{
+            dn{"Վայրկյան"}
+        }
+        week{
+            dn{"Շաբաթ"}
+        }
+        weekday{
+            dn{"Շաբաթվա օր"}
+        }
+        year{
+            dn{"Տարի"}
+        }
+        zone{
+            dn{"Ժամային գոտի"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt
index 0ef0f12..99ac994 100644
--- a/icu4c/source/data/locales/hy_AM.txt
+++ b/icu4c/source/data/locales/hy_AM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6bdf87b..3d2fb05 100644
--- a/icu4c/source/data/locales/id.txt
+++ b/icu4c/source/data/locales/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[å q x z]"}
     ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[‐ – — , ; \: ! ? . … ' ‘ ’ “ ” ( ) \[ \] /]"}
+    ExemplarCharactersPunctuation{"[‐ – — , ; \: ! ? . … ' ‘ ’ “ ” ( ) \\[ \\] /]"}
     LocaleScript{
         "Latn",
     }
@@ -119,7 +119,7 @@
             }
         }
     }
-    Version{"2.0.79.49"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -717,63 +717,6 @@
                     "M",
                 }
             }
-            fields{
-                day{
-                    dn{"Hari"}
-                    relative{
-                        "-1"{"Kemarin"}
-                        "-2"{"Kemarin lusa"}
-                        "0"{"Hari Ini"}
-                        "1"{"Besok"}
-                        "2"{"Lusa"}
-                    }
-                }
-                dayperiod{
-                    dn{"Siang/Malam"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Jam"}
-                }
-                minute{
-                    dn{"Menit"}
-                }
-                month{
-                    dn{"Bulan"}
-                    relative{
-                        "-1"{"Bulan lalu"}
-                        "0"{"Bulan ini"}
-                        "1"{"Bulan berikutnya"}
-                    }
-                }
-                second{
-                    dn{"Detik"}
-                }
-                week{
-                    dn{"Minggu"}
-                    relative{
-                        "-1"{"Minggu lalu"}
-                        "0"{"Minggu ini"}
-                        "1"{"Minggu berikutnya"}
-                    }
-                }
-                weekday{
-                    dn{"Hari dalam Seminggu"}
-                }
-                year{
-                    dn{"Tahun"}
-                    relative{
-                        "-1"{"Tahun lalu"}
-                        "0"{"Tahun ini"}
-                        "1"{"Tahun depan"}
-                    }
-                }
-                zone{
-                    dn{"Zona Waktu"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1754,6 +1697,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Hari"}
+            relative{
+                "-1"{"Kemarin"}
+                "-2"{"Kemarin lusa"}
+                "0"{"Hari Ini"}
+                "1"{"Besok"}
+                "2"{"Lusa"}
+            }
+        }
+        dayperiod{
+            dn{"Siang/Malam"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Jam"}
+        }
+        minute{
+            dn{"Menit"}
+        }
+        month{
+            dn{"Bulan"}
+            relative{
+                "-1"{"Bulan lalu"}
+                "0"{"Bulan ini"}
+                "1"{"Bulan berikutnya"}
+            }
+        }
+        second{
+            dn{"Detik"}
+        }
+        week{
+            dn{"Minggu"}
+            relative{
+                "-1"{"Minggu lalu"}
+                "0"{"Minggu ini"}
+                "1"{"Minggu berikutnya"}
+            }
+        }
+        weekday{
+            dn{"Hari dalam Seminggu"}
+        }
+        year{
+            dn{"Tahun"}
+            relative{
+                "-1"{"Tahun lalu"}
+                "0"{"Tahun ini"}
+                "1"{"Tahun depan"}
+            }
+        }
+        zone{
+            dn{"Zona Waktu"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} dan {1}"}
diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt
index 6c99e52..48f55dd 100644
--- a/icu4c/source/data/locales/id_ID.txt
+++ b/icu4c/source/data/locales/id_ID.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 13f9764..349ca6f 100755
--- a/icu4c/source/data/locales/ig.txt
+++ b/icu4c/source/data/locales/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
@@ -25,7 +25,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -102,46 +102,6 @@
                     "Afọ Kristi",
                 }
             }
-            fields{
-                day{
-                    dn{"Ụbọchị"}
-                    relative{
-                        "-1"{"Nnyaafụ"}
-                        "0"{"Taata"}
-                        "1"{"Echi"}
-                    }
-                }
-                dayperiod{
-                    dn{"N'ụtụtụ/N'anyasị"}
-                }
-                era{
-                    dn{"Agba"}
-                }
-                hour{
-                    dn{"Elekere"}
-                }
-                minute{
-                    dn{"Nkeji"}
-                }
-                month{
-                    dn{"Ọnwa"}
-                }
-                second{
-                    dn{"Nkejinta"}
-                }
-                week{
-                    dn{"Izu"}
-                }
-                weekday{
-                    dn{"Ụbọchị izu"}
-                }
-                year{
-                    dn{"Afọ"}
-                }
-                zone{
-                    dn{"Mpaghara oge"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -198,4 +158,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ụbọchị"}
+            relative{
+                "-1"{"Nnyaafụ"}
+                "0"{"Taata"}
+                "1"{"Echi"}
+            }
+        }
+        dayperiod{
+            dn{"N'ụtụtụ/N'anyasị"}
+        }
+        era{
+            dn{"Agba"}
+        }
+        hour{
+            dn{"Elekere"}
+        }
+        minute{
+            dn{"Nkeji"}
+        }
+        month{
+            dn{"Ọnwa"}
+        }
+        second{
+            dn{"Nkejinta"}
+        }
+        week{
+            dn{"Izu"}
+        }
+        weekday{
+            dn{"Ụbọchị izu"}
+        }
+        year{
+            dn{"Afọ"}
+        }
+        zone{
+            dn{"Mpaghara oge"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ig_NG.txt b/icu4c/source/data/locales/ig_NG.txt
index 2b29bcd..2bb2f18 100755
--- a/icu4c/source/data/locales/ig_NG.txt
+++ b/icu4c/source/data/locales/ig_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 736e3c2..3f1ce6f 100755
--- a/icu4c/source/data/locales/ii.txt
+++ b/icu4c/source/data/locales/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -68,48 +68,6 @@
                     "ꃅꋊꊂ",
                 }
             }
-            fields{
-                day{
-                    dn{"ꑍ"}
-                    relative{
-                        "-1"{"ꀋꅔꉈ"}
-                        "-2"{"ꎴꂿꋍꑍ"}
-                        "0"{"ꀃꑍ"}
-                        "1"{"ꃆꏂꑍ"}
-                        "2"{"ꌕꀿꑍ"}
-                    }
-                }
-                dayperiod{
-                    dn{"ꎸꄑ/ꁯꋒ"}
-                }
-                era{
-                    dn{"ꃅꋊ"}
-                }
-                hour{
-                    dn{"ꄮꈉ"}
-                }
-                minute{
-                    dn{"ꃏ"}
-                }
-                month{
-                    dn{"ꆪ"}
-                }
-                second{
-                    dn{"ꇙ"}
-                }
-                week{
-                    dn{"ꑭꆏ"}
-                }
-                weekday{
-                    dn{"ꆏꑍ"}
-                }
-                year{
-                    dn{"ꈎ"}
-                }
-                zone{
-                    dn{"ꃅꄷꄮꈉ"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -140,6 +98,48 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"ꑍ"}
+            relative{
+                "-1"{"ꀋꅔꉈ"}
+                "-2"{"ꎴꂿꋍꑍ"}
+                "0"{"ꀃꑍ"}
+                "1"{"ꃆꏂꑍ"}
+                "2"{"ꌕꀿꑍ"}
+            }
+        }
+        dayperiod{
+            dn{"ꎸꄑ/ꁯꋒ"}
+        }
+        era{
+            dn{"ꃅꋊ"}
+        }
+        hour{
+            dn{"ꄮꈉ"}
+        }
+        minute{
+            dn{"ꃏ"}
+        }
+        month{
+            dn{"ꆪ"}
+        }
+        second{
+            dn{"ꇙ"}
+        }
+        week{
+            dn{"ꑭꆏ"}
+        }
+        weekday{
+            dn{"ꆏꑍ"}
+        }
+        year{
+            dn{"ꈎ"}
+        }
+        zone{
+            dn{"ꃅꄷꄮꈉ"}
+        }
+    }
     measurementSystemNames{
         US{"ꂰꇩ"}
         metric{"ꂰꌬꌠ"}
diff --git a/icu4c/source/data/locales/ii_CN.txt b/icu4c/source/data/locales/ii_CN.txt
index 00a70cb..20d3766 100755
--- a/icu4c/source/data/locales/ii_CN.txt
+++ b/icu4c/source/data/locales/ii_CN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/locales/in.txt
+++ b/icu4c/source/data/locales/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/in_ID.txt b/icu4c/source/data/locales/in_ID.txt
index d22885f..bc2b4af 100755
--- a/icu4c/source/data/locales/in_ID.txt
+++ b/icu4c/source/data/locales/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt
index ba4fc1d..f4a604f 100644
--- a/icu4c/source/data/locales/is.txt
+++ b/icu4c/source/data/locales/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -265,63 +265,6 @@
                     "e.k.",
                 }
             }
-            fields{
-                day{
-                    dn{"dagur"}
-                    relative{
-                        "-1"{"í gær"}
-                        "-2"{"fyrir tveimur dögum"}
-                        "0"{"í dag"}
-                        "1"{"á morgun"}
-                        "2"{"eftir tvo daga"}
-                    }
-                }
-                dayperiod{
-                    dn{"f.h./e.h."}
-                }
-                era{
-                    dn{"tímabil"}
-                }
-                hour{
-                    dn{"klukkustund"}
-                }
-                minute{
-                    dn{"mínúta"}
-                }
-                month{
-                    dn{"mánuður"}
-                    relative{
-                        "-1"{"Í síðasta mánuði"}
-                        "0"{"Í þessum mánuði"}
-                        "1"{"Í næsta mánuði"}
-                    }
-                }
-                second{
-                    dn{"sekúnda"}
-                }
-                week{
-                    dn{"vika"}
-                    relative{
-                        "-1"{"Í síðustu viku"}
-                        "0"{"Í þessari viku"}
-                        "1"{"Í næstu viku"}
-                    }
-                }
-                weekday{
-                    dn{"vikudagur"}
-                }
-                year{
-                    dn{"ár"}
-                    relative{
-                        "-1"{"Á síðasta ári"}
-                        "0"{"Á þessu ári"}
-                        "1"{"Á næsta ári"}
-                    }
-                }
-                zone{
-                    dn{"svæði"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -532,6 +475,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"dagur"}
+            relative{
+                "-1"{"í gær"}
+                "-2"{"fyrir tveimur dögum"}
+                "0"{"í dag"}
+                "1"{"á morgun"}
+                "2"{"eftir tvo daga"}
+            }
+        }
+        dayperiod{
+            dn{"f.h./e.h."}
+        }
+        era{
+            dn{"tímabil"}
+        }
+        hour{
+            dn{"klukkustund"}
+        }
+        minute{
+            dn{"mínúta"}
+        }
+        month{
+            dn{"mánuður"}
+            relative{
+                "-1"{"Í síðasta mánuði"}
+                "0"{"Í þessum mánuði"}
+                "1"{"Í næsta mánuði"}
+            }
+        }
+        second{
+            dn{"sekúnda"}
+        }
+        week{
+            dn{"vika"}
+            relative{
+                "-1"{"Í síðustu viku"}
+                "0"{"Í þessari viku"}
+                "1"{"Í næstu viku"}
+            }
+        }
+        weekday{
+            dn{"vikudagur"}
+        }
+        year{
+            dn{"ár"}
+            relative{
+                "-1"{"Á síðasta ári"}
+                "0"{"Á þessu ári"}
+                "1"{"Á næsta ári"}
+            }
+        }
+        zone{
+            dn{"svæði"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} og {1}"}
diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt
index f1050e4..9d82db5 100644
--- a/icu4c/source/data/locales/is_IS.txt
+++ b/icu4c/source/data/locales/is_IS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 26381e6..8f3639d 100644
--- a/icu4c/source/data/locales/it.txt
+++ b/icu4c/source/data/locales/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[á â å ä ã æ ç ê ë í î ï ñ ô ö õ ø œ ß ú û ü ÿ]"}
     ExemplarCharacters{"[a à b c d e é è f g h i ì j k l m n o ó ò p q r s t u ù v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- — , ; \: ! ? . … “ ” ( ) \[ \] \{ \} @ /]"}
+    ExemplarCharactersPunctuation{"[\\- — , ; \: ! ? . … “ ” ( ) \\[ \\] \\{ \\} @ /]"}
     LocaleScript{
         "Latn",
     }
@@ -143,7 +143,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -320,63 +320,6 @@
                     "d.C",
                 }
             }
-            fields{
-                day{
-                    dn{"giorno"}
-                    relative{
-                        "-1"{"ieri"}
-                        "-2"{"l'altro ieri"}
-                        "0"{"oggi"}
-                        "1"{"domani"}
-                        "2"{"dopodomani"}
-                    }
-                }
-                dayperiod{
-                    dn{"periodo del giorno"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"ora"}
-                }
-                minute{
-                    dn{"minuto"}
-                }
-                month{
-                    dn{"mese"}
-                    relative{
-                        "-1"{"Mese scorso"}
-                        "0"{"Questo mese"}
-                        "1"{"Mese prossimo"}
-                    }
-                }
-                second{
-                    dn{"secondo"}
-                }
-                week{
-                    dn{"settimana"}
-                    relative{
-                        "-1"{"Settimana scorsa"}
-                        "0"{"Questa settimana"}
-                        "1"{"Settimana prossima"}
-                    }
-                }
-                weekday{
-                    dn{"giorno della settimana"}
-                }
-                year{
-                    dn{"anno"}
-                    relative{
-                        "-1"{"Anno scorso"}
-                        "0"{"Questo anno"}
-                        "1"{"Anno prossimo"}
-                    }
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -784,6 +727,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"giorno"}
+            relative{
+                "-1"{"ieri"}
+                "-2"{"l'altro ieri"}
+                "0"{"oggi"}
+                "1"{"domani"}
+                "2"{"dopodomani"}
+            }
+        }
+        dayperiod{
+            dn{"periodo del giorno"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"ora"}
+        }
+        minute{
+            dn{"minuto"}
+        }
+        month{
+            dn{"mese"}
+            relative{
+                "-1"{"Mese scorso"}
+                "0"{"Questo mese"}
+                "1"{"Mese prossimo"}
+            }
+        }
+        second{
+            dn{"secondo"}
+        }
+        week{
+            dn{"settimana"}
+            relative{
+                "-1"{"Settimana scorsa"}
+                "0"{"Questa settimana"}
+                "1"{"Settimana prossima"}
+            }
+        }
+        weekday{
+            dn{"giorno della settimana"}
+        }
+        year{
+            dn{"anno"}
+            relative{
+                "-1"{"Anno scorso"}
+                "0"{"Questo anno"}
+                "1"{"Anno prossimo"}
+            }
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} e {1}"}
diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt
index e8a539b..c570513 100644
--- a/icu4c/source/data/locales/it_CH.txt
+++ b/icu4c/source/data/locales/it_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 86e5a57..dbc5822 100644
--- a/icu4c/source/data/locales/it_IT.txt
+++ b/icu4c/source/data/locales/it_IT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4237d5b..053fd6e 100755
--- a/icu4c/source/data/locales/it_SM.txt
+++ b/icu4c/source/data/locales/it_SM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c10c184..8352a34 100644
--- a/icu4c/source/data/locales/iw.txt
+++ b/icu4c/source/data/locales/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/iw_IL.txt b/icu4c/source/data/locales/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/locales/iw_IL.txt
+++ b/icu4c/source/data/locales/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt
index e48b88a..411256a 100644
--- a/icu4c/source/data/locales/ja.txt
+++ b/icu4c/source/data/locales/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
@@ -69,8 +69,8 @@
     }
     ExemplarCharactersIndex{"[あ か さ た な は ま や ら わ]"}
     ExemplarCharactersPunctuation{
-        "[‾ __ \-- ‐ — ― 〜 ・ ・ ,, 、、 ;; \:: !! ?? .. ‥ … 。。 '\ ‘ ’ \"" “ ” (( )) \[[ "
-        "\]] \{{ \}} 〈 〉 《 》 「「 」」 『 』 【 】 〔 〕 ‖ § ¶ @@ ** // \\ \&& ## %% ‰ † ‡ ′ ″ "
+        "[‾ __ \\- - ‐ — ― 〜 ・ ・ ,, 、、 ;; \:: !! ?? .. ‥ … 。。 '\ ‘ ’ \u0022" “ ” (( )) \\[[ "
+        "\\] ] \\{{ \\} } 〈 〉 《 》 「「 」」 『 』 【 】 〔 〕 ‖ § ¶ @@ ** // \\\\  \\& & ## %% ‰ † ‡ ′ ″ "
         "〃 ※]"
     }
     LocaleScript{
@@ -184,7 +184,7 @@
         native{"latn"}
         traditional{"jpan"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -784,7 +784,9 @@
             availableFormats{
                 EEEEd{"d日EEEE"}
                 Ed{"d日(E)"}
-                GGGGyMd{"GGGGy年M月d日"}
+                Gy{"Gy年"}
+                GyMMM{"Gy年M月"}
+                GyMMMd{"Gy年M月d日"}
                 H{"H時"}
                 Hm{"H:mm"}
                 Hms{"H:mm:ss"}
@@ -868,8 +870,8 @@
             }
             eras{
                 abbreviated{
-                    "BC",
-                    "AD",
+                    "紀元前",
+                    "西暦",
                 }
                 narrow{
                     "BC",
@@ -880,63 +882,6 @@
                     "西暦",
                 }
             }
-            fields{
-                day{
-                    dn{"日"}
-                    relative{
-                        "-1"{"昨日"}
-                        "-2"{"一昨日"}
-                        "0"{"今日"}
-                        "1"{"明日"}
-                        "2"{"明後日"}
-                    }
-                }
-                dayperiod{
-                    dn{"午前/午後"}
-                }
-                era{
-                    dn{"時代"}
-                }
-                hour{
-                    dn{"時"}
-                }
-                minute{
-                    dn{"分"}
-                }
-                month{
-                    dn{"月"}
-                    relative{
-                        "-1"{"先月"}
-                        "0"{"今月"}
-                        "1"{"翌月"}
-                    }
-                }
-                second{
-                    dn{"秒"}
-                }
-                week{
-                    dn{"週"}
-                    relative{
-                        "-1"{"先週"}
-                        "0"{"今週"}
-                        "1"{"翌週"}
-                    }
-                }
-                weekday{
-                    dn{"曜日"}
-                }
-                year{
-                    dn{"年"}
-                    relative{
-                        "-1"{"昨年"}
-                        "0"{"今年"}
-                        "1"{"翌年"}
-                    }
-                }
-                zone{
-                    dn{"タイムゾーン"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H時~H時"}
@@ -2092,6 +2037,63 @@
         quotationEnd{"」"}
         quotationStart{"「"}
     }
+    fields{
+        day{
+            dn{"日"}
+            relative{
+                "-1"{"昨日"}
+                "-2"{"一昨日"}
+                "0"{"今日"}
+                "1"{"明日"}
+                "2"{"明後日"}
+            }
+        }
+        dayperiod{
+            dn{"午前/午後"}
+        }
+        era{
+            dn{"時代"}
+        }
+        hour{
+            dn{"時"}
+        }
+        minute{
+            dn{"分"}
+        }
+        month{
+            dn{"月"}
+            relative{
+                "-1"{"先月"}
+                "0"{"今月"}
+                "1"{"翌月"}
+            }
+        }
+        second{
+            dn{"秒"}
+        }
+        week{
+            dn{"週"}
+            relative{
+                "-1"{"先週"}
+                "0"{"今週"}
+                "1"{"翌週"}
+            }
+        }
+        weekday{
+            dn{"曜日"}
+        }
+        year{
+            dn{"年"}
+            relative{
+                "-1"{"昨年"}
+                "0"{"今年"}
+                "1"{"翌年"}
+            }
+        }
+        zone{
+            dn{"タイムゾーン"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}、{1}"}
diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt
index 38fc77f..f1d0d2c 100644
--- a/icu4c/source/data/locales/ja_JP.txt
+++ b/icu4c/source/data/locales/ja_JP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ca942f1..e95c34a 100644
--- a/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/jgo.txt b/icu4c/source/data/locales/jgo.txt
index 2f1980e..39d0cfe 100755
--- a/icu4c/source/data/locales/jgo.txt
+++ b/icu4c/source/data/locales/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
@@ -21,7 +21,7 @@
         "[A B C D Ɛ F G H I J K L M N Ŋ Ɔ P {Pf} S {Sh} T {Ts} U Ʉ {Ʉ\u0308} V W Ẅ Y "
         "Z Ꞌ]"
     }
-    ExemplarCharactersPunctuation{"[\- , ; \: ! ? . ‹ › « »]"}
+    ExemplarCharactersPunctuation{"[\\- , ; \: ! ? . ‹ › « »]"}
     LocaleScript{
         "Latn",
     }
@@ -49,7 +49,7 @@
         }
         native{"latn"}
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -143,13 +143,6 @@
                     "tsɛttsɛt mɛŋgu’ mi ɛ́ fúnɛ Kɛlísɛtɔ tɔ́ mɔ́",
                 }
             }
-            fields{
-                day{
-                    relative{
-                        "0"{"lɔꞋɔ"}
-                    }
-                }
-            }
             intervalFormats{
                 fallback{"{0} – {1}"}
             }
@@ -251,9 +244,12 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
-    layout{
-        characters{"left-to-right"}
-        lines{"top-to-bottom"}
+    fields{
+        day{
+            relative{
+                "0"{"lɔꞋɔ"}
+            }
+        }
     }
     listPattern{
         standard{
diff --git a/icu4c/source/data/locales/jgo_CM.txt b/icu4c/source/data/locales/jgo_CM.txt
index a209d8b..a214691 100755
--- a/icu4c/source/data/locales/jgo_CM.txt
+++ b/icu4c/source/data/locales/jgo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c3756e2..3dea60e 100755
--- a/icu4c/source/data/locales/jmc.txt
+++ b/icu4c/source/data/locales/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Baada ya Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Mfiri"}
-                    relative{
-                        "-1"{"Ukou"}
-                        "0"{"Inu"}
-                        "1"{"Ngama"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mfiri o siku"}
-                }
-                era{
-                    dn{"Kacha"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakyika"}
-                }
-                month{
-                    dn{"Mori"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Wiikyi"}
-                }
-                year{
-                    dn{"Maka"}
-                }
-                zone{
-                    dn{"Mfiri o saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mfiri"}
+            relative{
+                "-1"{"Ukou"}
+                "0"{"Inu"}
+                "1"{"Ngama"}
+            }
+        }
+        dayperiod{
+            dn{"Mfiri o siku"}
+        }
+        era{
+            dn{"Kacha"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakyika"}
+        }
+        month{
+            dn{"Mori"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Wiikyi"}
+        }
+        year{
+            dn{"Maka"}
+        }
+        zone{
+            dn{"Mfiri o saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/jmc_TZ.txt b/icu4c/source/data/locales/jmc_TZ.txt
index eae26be..c1213ba 100755
--- a/icu4c/source/data/locales/jmc_TZ.txt
+++ b/icu4c/source/data/locales/jmc_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 eb430a3..be95469 100644
--- a/icu4c/source/data/locales/ka.txt
+++ b/icu4c/source/data/locales/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
@@ -16,6 +16,7 @@
     }
     ExemplarCharacters{"[ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ]"}
     ExemplarCharactersIndex{"[ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ჻ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § * / \\& # №]"}
     LocaleScript{
         "Geor",
     }
@@ -43,7 +44,7 @@
         native{"latn"}
         traditional{"geor"}
     }
-    Version{"2.0.80.16"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             availableFormats{
@@ -119,46 +120,6 @@
                     "ჩვენი წელთაღრიცხვით",
                 }
             }
-            fields{
-                day{
-                    dn{"დღე"}
-                    relative{
-                        "-1"{"გუშინ"}
-                        "0"{"დღეს"}
-                        "1"{"ხვალ"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"ერა"}
-                }
-                hour{
-                    dn{"საათი"}
-                }
-                minute{
-                    dn{"წუთი"}
-                }
-                month{
-                    dn{"თვე"}
-                }
-                second{
-                    dn{"წამი"}
-                }
-                week{
-                    dn{"კვირა"}
-                }
-                weekday{
-                    dn{"კვირის დღე"}
-                }
-                year{
-                    dn{"წელი"}
-                }
-                zone{
-                    dn{"სასაათო სარტყელი"}
-                }
-            }
             intervalFormats{
                 M{
                     M{"M.-M."}
@@ -324,6 +285,46 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"დღე"}
+            relative{
+                "-1"{"გუშინ"}
+                "0"{"დღეს"}
+                "1"{"ხვალ"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"ეპოქა"}
+        }
+        hour{
+            dn{"საათი"}
+        }
+        minute{
+            dn{"წუთი"}
+        }
+        month{
+            dn{"თვე"}
+        }
+        second{
+            dn{"წამი"}
+        }
+        week{
+            dn{"კვირა"}
+        }
+        weekday{
+            dn{"კვირის დღე"}
+        }
+        year{
+            dn{"წელი"}
+        }
+        zone{
+            dn{"დროის სარტყელი"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} და {1}"}
diff --git a/icu4c/source/data/locales/ka_GE.txt b/icu4c/source/data/locales/ka_GE.txt
index 92bd274..9a88db8 100644
--- a/icu4c/source/data/locales/ka_GE.txt
+++ b/icu4c/source/data/locales/ka_GE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8de2de4..85b047b 100755
--- a/icu4c/source/data/locales/kab.txt
+++ b/icu4c/source/data/locales/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
@@ -27,7 +27,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -118,46 +118,6 @@
                     "seld talalit n Ɛisa",
                 }
             }
-            fields{
-                day{
-                    dn{"Ass"}
-                    relative{
-                        "-1"{"Iḍelli"}
-                        "0"{"Ass-a"}
-                        "1"{"Azekka"}
-                    }
-                }
-                dayperiod{
-                    dn{"n tufat / n tmeddit"}
-                }
-                era{
-                    dn{"Tallit"}
-                }
-                hour{
-                    dn{"Tamert"}
-                }
-                minute{
-                    dn{"Tamrect"}
-                }
-                month{
-                    dn{"Aggur"}
-                }
-                second{
-                    dn{"Tasint"}
-                }
-                week{
-                    dn{"Ddurt"}
-                }
-                weekday{
-                    dn{"Ussan n ddurt"}
-                }
-                year{
-                    dn{"Aseggas"}
-                }
-                zone{
-                    dn{"Aseglem asergan"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -230,4 +190,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Ass"}
+            relative{
+                "-1"{"Iḍelli"}
+                "0"{"Ass-a"}
+                "1"{"Azekka"}
+            }
+        }
+        dayperiod{
+            dn{"n tufat / n tmeddit"}
+        }
+        era{
+            dn{"Tallit"}
+        }
+        hour{
+            dn{"Tamert"}
+        }
+        minute{
+            dn{"Tamrect"}
+        }
+        month{
+            dn{"Aggur"}
+        }
+        second{
+            dn{"Tasint"}
+        }
+        week{
+            dn{"Ddurt"}
+        }
+        weekday{
+            dn{"Ussan n ddurt"}
+        }
+        year{
+            dn{"Aseggas"}
+        }
+        zone{
+            dn{"Aseglem asergan"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/kab_DZ.txt b/icu4c/source/data/locales/kab_DZ.txt
index a1e11a4..951d026 100755
--- a/icu4c/source/data/locales/kab_DZ.txt
+++ b/icu4c/source/data/locales/kab_DZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7edb3ae..b38ba66 100755
--- a/icu4c/source/data/locales/kam.txt
+++ b/icu4c/source/data/locales/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -110,46 +110,6 @@
                     "Ĩtina wa Yesũ",
                 }
             }
-            fields{
-                day{
-                    dn{"Mũthenya"}
-                    relative{
-                        "-1"{"Ĩyoo"}
-                        "0"{"Ũmũnthĩ"}
-                        "1"{"Ũnĩ"}
-                    }
-                }
-                dayperiod{
-                    dn{"Ĩyakwakya/Ĩyawĩoo"}
-                }
-                era{
-                    dn{"Ĩvinda"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Ndatĩka"}
-                }
-                month{
-                    dn{"Mwai"}
-                }
-                second{
-                    dn{"sekondi"}
-                }
-                week{
-                    dn{"Kyumwa"}
-                }
-                weekday{
-                    dn{"Kyumwanĩ"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Kĩsio kya ĩsaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -222,4 +182,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mũthenya"}
+            relative{
+                "-1"{"Ĩyoo"}
+                "0"{"Ũmũnthĩ"}
+                "1"{"Ũnĩ"}
+            }
+        }
+        dayperiod{
+            dn{"Ĩyakwakya/Ĩyawĩoo"}
+        }
+        era{
+            dn{"Ĩvinda"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Ndatĩka"}
+        }
+        month{
+            dn{"Mwai"}
+        }
+        second{
+            dn{"sekondi"}
+        }
+        week{
+            dn{"Kyumwa"}
+        }
+        weekday{
+            dn{"Kyumwanĩ"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Kĩsio kya ĩsaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/kam_KE.txt b/icu4c/source/data/locales/kam_KE.txt
index 24e90be..a64d39b 100755
--- a/icu4c/source/data/locales/kam_KE.txt
+++ b/icu4c/source/data/locales/kam_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 37fb755..898bc65 100755
--- a/icu4c/source/data/locales/kde.txt
+++ b/icu4c/source/data/locales/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -110,46 +110,6 @@
                     "Nankuida Yesu",
                 }
             }
-            fields{
-                day{
-                    dn{"Lihiku"}
-                    relative{
-                        "-1"{"Lido"}
-                        "0"{"Nelo"}
-                        "1"{"Nundu"}
-                    }
-                }
-                dayperiod{
-                    dn{"Muhi/Chilo"}
-                }
-                era{
-                    dn{"Mahiku"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mwedi"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Lijuma"}
-                }
-                weekday{
-                    dn{"Disiku dya lijuma"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Npanda wa muda"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -222,4 +182,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Lihiku"}
+            relative{
+                "-1"{"Lido"}
+                "0"{"Nelo"}
+                "1"{"Nundu"}
+            }
+        }
+        dayperiod{
+            dn{"Muhi/Chilo"}
+        }
+        era{
+            dn{"Mahiku"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mwedi"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Lijuma"}
+        }
+        weekday{
+            dn{"Disiku dya lijuma"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Npanda wa muda"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/kde_TZ.txt b/icu4c/source/data/locales/kde_TZ.txt
index 265d58a..edb4153 100755
--- a/icu4c/source/data/locales/kde_TZ.txt
+++ b/icu4c/source/data/locales/kde_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 831d189..2d8afc0 100755
--- a/icu4c/source/data/locales/kea.txt
+++ b/icu4c/source/data/locales/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
@@ -72,7 +72,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -221,46 +221,6 @@
                     "Dispos di Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Dia"}
-                    relative{
-                        "-1"{"Onti"}
-                        "0"{"Oji"}
-                        "1"{"Manha"}
-                    }
-                }
-                dayperiod{
-                    dn{"am/pm"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Ora"}
-                }
-                minute{
-                    dn{"Minutu"}
-                }
-                month{
-                    dn{"Mes"}
-                }
-                second{
-                    dn{"Sigundu"}
-                }
-                week{
-                    dn{"Simana"}
-                }
-                weekday{
-                    dn{"Dia di simana"}
-                }
-                year{
-                    dn{"Anu"}
-                }
-                zone{
-                    dn{"Ora lokal"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -496,6 +456,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Dia"}
+            relative{
+                "-1"{"Onti"}
+                "0"{"Oji"}
+                "1"{"Manha"}
+            }
+        }
+        dayperiod{
+            dn{"am/pm"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Ora"}
+        }
+        minute{
+            dn{"Minutu"}
+        }
+        month{
+            dn{"Mes"}
+        }
+        second{
+            dn{"Sigundu"}
+        }
+        week{
+            dn{"Simana"}
+        }
+        weekday{
+            dn{"Dia di simana"}
+        }
+        year{
+            dn{"Anu"}
+        }
+        zone{
+            dn{"Ora lokal"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} y {1}"}
diff --git a/icu4c/source/data/locales/kea_CV.txt b/icu4c/source/data/locales/kea_CV.txt
index 5d0dd69..6957618 100755
--- a/icu4c/source/data/locales/kea_CV.txt
+++ b/icu4c/source/data/locales/kea_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 76fc3b5..fcd610b 100755
--- a/icu4c/source/data/locales/khq.txt
+++ b/icu4c/source/data/locales/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
@@ -26,7 +26,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -117,43 +117,6 @@
                     "Isaa jamanoo",
                 }
             }
-            fields{
-                day{
-                    dn{"Jaari"}
-                    relative{
-                        "-1"{"Bi"}
-                        "0"{"Hõo"}
-                        "1"{"Suba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Adduha wala Aluula"}
-                }
-                era{
-                    dn{"Zaman"}
-                }
-                hour{
-                    dn{"Guuru"}
-                }
-                minute{
-                    dn{"Miniti"}
-                }
-                month{
-                    dn{"Handu"}
-                }
-                second{
-                    dn{"Miti"}
-                }
-                week{
-                    dn{"Hebu"}
-                }
-                year{
-                    dn{"Jiiri"}
-                }
-                zone{
-                    dn{"Leerazuu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -226,4 +189,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Jaari"}
+            relative{
+                "-1"{"Bi"}
+                "0"{"Hõo"}
+                "1"{"Suba"}
+            }
+        }
+        dayperiod{
+            dn{"Adduha wala Aluula"}
+        }
+        era{
+            dn{"Zaman"}
+        }
+        hour{
+            dn{"Guuru"}
+        }
+        minute{
+            dn{"Miniti"}
+        }
+        month{
+            dn{"Handu"}
+        }
+        second{
+            dn{"Miti"}
+        }
+        week{
+            dn{"Hebu"}
+        }
+        year{
+            dn{"Jiiri"}
+        }
+        zone{
+            dn{"Leerazuu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/khq_ML.txt b/icu4c/source/data/locales/khq_ML.txt
index 6379394..7ff1f03 100755
--- a/icu4c/source/data/locales/khq_ML.txt
+++ b/icu4c/source/data/locales/khq_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 10b2c13..f10696f 100755
--- a/icu4c/source/data/locales/ki.txt
+++ b/icu4c/source/data/locales/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Thutha wa Kristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Mũthenya"}
-                    relative{
-                        "-1"{"Ira"}
-                        "0"{"Ũmũthĩ"}
-                        "1"{"Rũciũ"}
-                    }
-                }
-                era{
-                    dn{"Kĩhinda"}
-                }
-                hour{
-                    dn{"Ithaa"}
-                }
-                minute{
-                    dn{"Ndagĩka"}
-                }
-                month{
-                    dn{"Mweri"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Kiumia"}
-                }
-                weekday{
-                    dn{"Mũthenya kiumia-inĩ"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Mũcooro wa mathaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mũthenya"}
+            relative{
+                "-1"{"Ira"}
+                "0"{"Ũmũthĩ"}
+                "1"{"Rũciũ"}
+            }
+        }
+        era{
+            dn{"Kĩhinda"}
+        }
+        hour{
+            dn{"Ithaa"}
+        }
+        minute{
+            dn{"Ndagĩka"}
+        }
+        month{
+            dn{"Mweri"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Kiumia"}
+        }
+        weekday{
+            dn{"Mũthenya kiumia-inĩ"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Mũcooro wa mathaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ki_KE.txt b/icu4c/source/data/locales/ki_KE.txt
index 7603ff1..1029bc7 100755
--- a/icu4c/source/data/locales/ki_KE.txt
+++ b/icu4c/source/data/locales/ki_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 66a592b..15d7431 100644
--- a/icu4c/source/data/locales/kk.txt
+++ b/icu4c/source/data/locales/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
@@ -85,7 +85,7 @@
             }
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/kk_Cyrl.txt b/icu4c/source/data/locales/kk_Cyrl.txt
index 7de82d8..bc5ba59 100755
--- a/icu4c/source/data/locales/kk_Cyrl.txt
+++ b/icu4c/source/data/locales/kk_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl.xml
 // *
diff --git a/icu4c/source/data/locales/kk_Cyrl_KZ.txt b/icu4c/source/data/locales/kk_Cyrl_KZ.txt
index f72fa0a..0c1dd9b 100755
--- a/icu4c/source/data/locales/kk_Cyrl_KZ.txt
+++ b/icu4c/source/data/locales/kk_Cyrl_KZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl_KZ.xml
 // *
diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt
index 6702eea..f94bda6 100644
--- a/icu4c/source/data/locales/kk_KZ.txt
+++ b/icu4c/source/data/locales/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt
index 521e83d..184549b 100644
--- a/icu4c/source/data/locales/kl.txt
+++ b/icu4c/source/data/locales/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             dayNames{
diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt
index 344d4b7..2d9d349 100644
--- a/icu4c/source/data/locales/kl_GL.txt
+++ b/icu4c/source/data/locales/kl_GL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1af6f78..f4ce860 100755
--- a/icu4c/source/data/locales/kln.txt
+++ b/icu4c/source/data/locales/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,46 +111,6 @@
                     "Kokakesich Jesu",
                 }
             }
-            fields{
-                day{
-                    dn{"Betut"}
-                    relative{
-                        "-1"{"Amut"}
-                        "0"{"Raini"}
-                        "1"{"Mutai"}
-                    }
-                }
-                dayperiod{
-                    dn{"BE/KE"}
-                }
-                era{
-                    dn{"Ibinta"}
-                }
-                hour{
-                    dn{"Sait"}
-                }
-                minute{
-                    dn{"Minitit"}
-                }
-                month{
-                    dn{"Arawet"}
-                }
-                second{
-                    dn{"Sekondit"}
-                }
-                week{
-                    dn{"Wikit"}
-                }
-                weekday{
-                    dn{"Betutab wikit"}
-                }
-                year{
-                    dn{"Kenyit"}
-                }
-                zone{
-                    dn{"Saitab sonit"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -223,4 +183,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Betut"}
+            relative{
+                "-1"{"Amut"}
+                "0"{"Raini"}
+                "1"{"Mutai"}
+            }
+        }
+        dayperiod{
+            dn{"BE/KE"}
+        }
+        era{
+            dn{"Ibinta"}
+        }
+        hour{
+            dn{"Sait"}
+        }
+        minute{
+            dn{"Minitit"}
+        }
+        month{
+            dn{"Arawet"}
+        }
+        second{
+            dn{"Sekondit"}
+        }
+        week{
+            dn{"Wikit"}
+        }
+        weekday{
+            dn{"Betutab wikit"}
+        }
+        year{
+            dn{"Kenyit"}
+        }
+        zone{
+            dn{"Saitab sonit"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/kln_KE.txt b/icu4c/source/data/locales/kln_KE.txt
index bc8fabe..1cdee46 100755
--- a/icu4c/source/data/locales/kln_KE.txt
+++ b/icu4c/source/data/locales/kln_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 24ab5e1..fed3d4f 100644
--- a/icu4c/source/data/locales/km.txt
+++ b/icu4c/source/data/locales/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
@@ -17,7 +17,7 @@
         " ឧ {ឧក} ឩ ឯ ឰ ឱ ឳ ា \u17B7 \u17B8 \u17B9 \u17BA \u17BB \u17BC \u17BD ើ ឿ ៀ េ"
         " ែ ៃ ោ ៅ \u17C6 ះ \u17D2]"
     }
-    ExemplarCharactersPunctuation{"[\- , ៖ ! ? . ។ ៕ ‘ ’ \" “ ” ( ) \[ \] \{ \} ៙ ៚]"}
+    ExemplarCharactersPunctuation{"[\\- , ៖ ! ? . ។ ៕ ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} ៙ ៚]"}
     LocaleScript{
         "Khmr",
     }
@@ -125,7 +125,7 @@
         }
         native{"khmr"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -261,45 +261,6 @@
                     "គ្រិស្តសករាជ",
                 }
             }
-            fields{
-                day{
-                    dn{"ថ្ងៃ"}
-                    relative{
-                        "-1"{"ម្សិលមិញ"}
-                        "-2"{"ម្សិល​ម៉្ងៃ"}
-                        "0"{"ថ្ងៃ​នេះ"}
-                        "1"{"ថ្ងៃ​ស្អែក"}
-                        "2"{"​ខាន​ស្អែក"}
-                    }
-                }
-                dayperiod{
-                    dn{"ព្រឹក/ល្ងាច"}
-                }
-                era{
-                    dn{"សករាជ"}
-                }
-                hour{
-                    dn{"ម៉ោង"}
-                }
-                minute{
-                    dn{"នាទី"}
-                }
-                month{
-                    dn{"ខែ"}
-                }
-                second{
-                    dn{"វិនាទី"}
-                }
-                week{
-                    dn{"សប្ដាហ៍"}
-                }
-                weekday{
-                    dn{"ថ្ងៃ​នៃ​សប្ដាហ៍"}
-                }
-                year{
-                    dn{"ឆ្នាំ"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H-H"}
@@ -535,6 +496,45 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ថ្ងៃ"}
+            relative{
+                "-1"{"ម្សិលមិញ"}
+                "-2"{"ម្សិល​ម៉្ងៃ"}
+                "0"{"ថ្ងៃ​នេះ"}
+                "1"{"ថ្ងៃ​ស្អែក"}
+                "2"{"​ខាន​ស្អែក"}
+            }
+        }
+        dayperiod{
+            dn{"ព្រឹក/ល្ងាច"}
+        }
+        era{
+            dn{"សករាជ"}
+        }
+        hour{
+            dn{"ម៉ោង"}
+        }
+        minute{
+            dn{"នាទី"}
+        }
+        month{
+            dn{"ខែ"}
+        }
+        second{
+            dn{"វិនាទី"}
+        }
+        week{
+            dn{"សប្ដាហ៍"}
+        }
+        weekday{
+            dn{"ថ្ងៃ​នៃ​សប្ដាហ៍"}
+        }
+        year{
+            dn{"ឆ្នាំ"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} និង {1}"}
diff --git a/icu4c/source/data/locales/km_KH.txt b/icu4c/source/data/locales/km_KH.txt
index 6a52f7d..da194e2 100644
--- a/icu4c/source/data/locales/km_KH.txt
+++ b/icu4c/source/data/locales/km_KH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6f5eca3..c381975 100644
--- a/icu4c/source/data/locales/kn.txt
+++ b/icu4c/source/data/locales/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
@@ -127,7 +127,7 @@
         }
         native{"knda"}
     }
-    Version{"2.0.78.40"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -240,63 +240,6 @@
                     "ಕ್ರಿಸ್ತ ಶಕ",
                 }
             }
-            fields{
-                day{
-                    dn{"ದಿನ"}
-                    relative{
-                        "-1"{"ನಿನ್ನೆ"}
-                        "-2"{"ಮೊನ್ನೆ"}
-                        "0"{"ಇಂದು"}
-                        "1"{"ನಾಳೆ"}
-                        "2"{"ನಾಡಿದ್ದು"}
-                    }
-                }
-                dayperiod{
-                    dn{"ಪೂರ್ವಾಹ್ನ/ಅಪರಾಹ್ನ"}
-                }
-                era{
-                    dn{"ಯುಗ"}
-                }
-                hour{
-                    dn{"ಗಂಟೆ"}
-                }
-                minute{
-                    dn{"ನಿಮಿಷ"}
-                }
-                month{
-                    dn{"ತಿಂಗಳು"}
-                    relative{
-                        "-1"{"ಕಳೆದ ತಿಂಗಳು"}
-                        "0"{"ಈ ತಿಂಗಳು"}
-                        "1"{"ಮುಂದಿನ ತಿಂಗಳು"}
-                    }
-                }
-                second{
-                    dn{"ಸೆಕೆಂಡ್"}
-                }
-                week{
-                    dn{"ವಾರ"}
-                    relative{
-                        "-1"{"ಕೊನೆಯ ವಾರ"}
-                        "0"{"ಈ ವಾರ"}
-                        "1"{"ಮುಂದಿನ ವಾರ"}
-                    }
-                }
-                weekday{
-                    dn{"ವಾರದ ದಿನ"}
-                }
-                year{
-                    dn{"ವರ್ಷ"}
-                    relative{
-                        "-1"{"ಕೊನೆಯ ವರ್ಷ"}
-                        "0"{"ಈ ವರ್ಷ"}
-                        "1"{"ಮುಂದಿನ ವರ್ಷ"}
-                    }
-                }
-                zone{
-                    dn{"ಸಮಯ ವಲಯ:"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -504,6 +447,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ದಿನ"}
+            relative{
+                "-1"{"ನಿನ್ನೆ"}
+                "-2"{"ಮೊನ್ನೆ"}
+                "0"{"ಇಂದು"}
+                "1"{"ನಾಳೆ"}
+                "2"{"ನಾಡಿದ್ದು"}
+            }
+        }
+        dayperiod{
+            dn{"ಪೂರ್ವಾಹ್ನ/ಅಪರಾಹ್ನ"}
+        }
+        era{
+            dn{"ಯುಗ"}
+        }
+        hour{
+            dn{"ಗಂಟೆ"}
+        }
+        minute{
+            dn{"ನಿಮಿಷ"}
+        }
+        month{
+            dn{"ತಿಂಗಳು"}
+            relative{
+                "-1"{"ಕಳೆದ ತಿಂಗಳು"}
+                "0"{"ಈ ತಿಂಗಳು"}
+                "1"{"ಮುಂದಿನ ತಿಂಗಳು"}
+            }
+        }
+        second{
+            dn{"ಸೆಕೆಂಡ್"}
+        }
+        week{
+            dn{"ವಾರ"}
+            relative{
+                "-1"{"ಕೊನೆಯ ವಾರ"}
+                "0"{"ಈ ವಾರ"}
+                "1"{"ಮುಂದಿನ ವಾರ"}
+            }
+        }
+        weekday{
+            dn{"ವಾರದ ದಿನ"}
+        }
+        year{
+            dn{"ವರ್ಷ"}
+            relative{
+                "-1"{"ಕೊನೆಯ ವರ್ಷ"}
+                "0"{"ಈ ವರ್ಷ"}
+                "1"{"ಮುಂದಿನ ವರ್ಷ"}
+            }
+        }
+        zone{
+            dn{"ಸಮಯ ವಲಯ:"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} ಮತ್ತು {1}"}
diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt
index 5c3f7a5..6fac93c 100644
--- a/icu4c/source/data/locales/kn_IN.txt
+++ b/icu4c/source/data/locales/kn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7344e2b..a1ccc21 100644
--- a/icu4c/source/data/locales/ko.txt
+++ b/icu4c/source/data/locales/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
@@ -33,11 +33,11 @@
         " 饉 饋 饑 駒 駕 駱 騎 騏 騫 驅 驕 驚 驥 骨 高 鬼 魁 鮫 鯤 鯨 鱇 鳩 鵑 鵠 鷄 鷗 鸞 麒 麴 黔 鼓 龕 龜]"
     }
     ExemplarCharacters{"[가-힣]"}
-    ExemplarCharactersIndex{"[ᄀ ᄂ ᄃ ᄅ ᄆ ᄇ ᄉ ᄋ ᄌ ᄎ ᄏ ᄐ ᄑ ᄒ]"}
+    ExemplarCharactersIndex{"[ㄱ ㄴ ㄷ ㄹ ㅁ ㅂ ㅅ ㅇ ㅈ ㅊ ㅋ ㅌ ㅍ ㅎ]"}
     ExemplarCharactersPunctuation{
-        "[‾ _ _ \- - ‐ — ― 〜 ・ , , 、 ; ; \: : ! ! ¡ ? ? ¿ . . ‥ … 。 · ' ‘ ’ \" " “ ” "
-        "( ( ) ) \[ [ \] ] \{ { \} } 〈 〉 《 》 「 」 『 』 【 】 〔 〕 § ¶ @ @ * * / / \\ \ \& "
-        "& # # % % ‰ † ‡ ′ ″ 〃 ※]"
+        "[‾ _ _ \\- - ‐ — ― 〜 ・ , , 、 ; ; \: : ! ! ¡ ? ? ¿ . . ‥ … 。 · ' ‘ ’ \u0022 " “ ” ("
+        " ( ) ) \\[ [ \\] ] \\{ { \\} } 〈 〉 《 》 「 」 『 』 【 】 〔 〕 § ¶ @ @ * * / / \\\\  \ \\& &"
+        " # # % % ‰ † ‡ ′ ″ 〃 ※]"
     }
     LocaleScript{
         "Hang",
@@ -145,7 +145,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -434,63 +434,6 @@
                     "서력기원",
                 }
             }
-            fields{
-                day{
-                    dn{"일"}
-                    relative{
-                        "-1"{"어제"}
-                        "-2"{"그저께"}
-                        "0"{"오늘"}
-                        "1"{"내일"}
-                        "2"{"모레"}
-                    }
-                }
-                dayperiod{
-                    dn{"오전/오후"}
-                }
-                era{
-                    dn{"연호"}
-                }
-                hour{
-                    dn{"시"}
-                }
-                minute{
-                    dn{"분"}
-                }
-                month{
-                    dn{"월"}
-                    relative{
-                        "-1"{"지난달"}
-                        "0"{"이번 달"}
-                        "1"{"다음 달"}
-                    }
-                }
-                second{
-                    dn{"초"}
-                }
-                week{
-                    dn{"주"}
-                    relative{
-                        "-1"{"지난주"}
-                        "0"{"이번 주"}
-                        "1"{"다음 주"}
-                    }
-                }
-                weekday{
-                    dn{"요일"}
-                }
-                year{
-                    dn{"년"}
-                    relative{
-                        "-1"{"지난해"}
-                        "0"{"올해"}
-                        "1"{"내년"}
-                    }
-                }
-                zone{
-                    dn{"시간대"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH ~ HH시"}
@@ -1019,6 +962,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"일"}
+            relative{
+                "-1"{"어제"}
+                "-2"{"그저께"}
+                "0"{"오늘"}
+                "1"{"내일"}
+                "2"{"모레"}
+            }
+        }
+        dayperiod{
+            dn{"오전/오후"}
+        }
+        era{
+            dn{"연호"}
+        }
+        hour{
+            dn{"시"}
+        }
+        minute{
+            dn{"분"}
+        }
+        month{
+            dn{"월"}
+            relative{
+                "-1"{"지난달"}
+                "0"{"이번 달"}
+                "1"{"다음 달"}
+            }
+        }
+        second{
+            dn{"초"}
+        }
+        week{
+            dn{"주"}
+            relative{
+                "-1"{"지난주"}
+                "0"{"이번 주"}
+                "1"{"다음 주"}
+            }
+        }
+        weekday{
+            dn{"요일"}
+        }
+        year{
+            dn{"년"}
+            relative{
+                "-1"{"지난해"}
+                "0"{"올해"}
+                "1"{"내년"}
+            }
+        }
+        zone{
+            dn{"시간대"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} 및 {1}"}
diff --git a/icu4c/source/data/locales/ko_KP.txt b/icu4c/source/data/locales/ko_KP.txt
index 2a8b119..ee177e6 100755
--- a/icu4c/source/data/locales/ko_KP.txt
+++ b/icu4c/source/data/locales/ko_KP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 49ca991..99c758a 100644
--- a/icu4c/source/data/locales/ko_KR.txt
+++ b/icu4c/source/data/locales/ko_KR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1314fee..9be00fa 100644
--- a/icu4c/source/data/locales/kok.txt
+++ b/icu4c/source/data/locales/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b4a6945..e905723 100644
--- a/icu4c/source/data/locales/kok_IN.txt
+++ b/icu4c/source/data/locales/kok_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1049e56..c8718a8 100755
--- a/icu4c/source/data/locales/ks.txt
+++ b/icu4c/source/data/locales/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
@@ -42,7 +42,7 @@
         }
         native{"arabext"}
     }
-    Version{"2.0.78.55"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -127,46 +127,6 @@
                     "عیٖسوی سنہٕ",
                 }
             }
-            fields{
-                day{
-                    dn{"دۄہ"}
-                    relative{
-                        "-1"{"راتھ"}
-                        "0"{"اَز"}
-                        "1"{"پگاہ"}
-                    }
-                }
-                dayperiod{
-                    dn{"صبح/رات"}
-                }
-                era{
-                    dn{"دور"}
-                }
-                hour{
-                    dn{"گٲنٛٹہٕ"}
-                }
-                minute{
-                    dn{"مِنَٹ"}
-                }
-                month{
-                    dn{"رٮ۪تھ"}
-                }
-                second{
-                    dn{"سٮ۪کَنڑ"}
-                }
-                week{
-                    dn{"ہفتہٕ"}
-                }
-                weekday{
-                    dn{"ہفتُک دۄہ"}
-                }
-                year{
-                    dn{"ؤری"}
-                }
-                zone{
-                    dn{"زون"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -239,9 +199,48 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"دۄہ"}
+            relative{
+                "-1"{"راتھ"}
+                "0"{"اَز"}
+                "1"{"پگاہ"}
+            }
+        }
+        dayperiod{
+            dn{"صبح/رات"}
+        }
+        era{
+            dn{"دور"}
+        }
+        hour{
+            dn{"گٲنٛٹہٕ"}
+        }
+        minute{
+            dn{"مِنَٹ"}
+        }
+        month{
+            dn{"رٮ۪تھ"}
+        }
+        second{
+            dn{"سٮ۪کَنڑ"}
+        }
+        week{
+            dn{"ہفتہٕ"}
+        }
+        weekday{
+            dn{"ہفتُک دۄہ"}
+        }
+        year{
+            dn{"ؤری"}
+        }
+        zone{
+            dn{"زون"}
+        }
+    }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
     measurementSystemNames{
         US{"یوٗ ایس"}
diff --git a/icu4c/source/data/locales/ks_Arab.txt b/icu4c/source/data/locales/ks_Arab.txt
index d173498..4a3880e 100755
--- a/icu4c/source/data/locales/ks_Arab.txt
+++ b/icu4c/source/data/locales/ks_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab.xml
 // *
diff --git a/icu4c/source/data/locales/ks_Arab_IN.txt b/icu4c/source/data/locales/ks_Arab_IN.txt
index 8ad9adc..9c4addd 100755
--- a/icu4c/source/data/locales/ks_Arab_IN.txt
+++ b/icu4c/source/data/locales/ks_Arab_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab_IN.xml
 // *
diff --git a/icu4c/source/data/locales/ks_IN.txt b/icu4c/source/data/locales/ks_IN.txt
index 558e1ea..fa6550f 100755
--- a/icu4c/source/data/locales/ks_IN.txt
+++ b/icu4c/source/data/locales/ks_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/ksb.txt b/icu4c/source/data/locales/ksb.txt
index 2c78a0e..9fd665d 100755
--- a/icu4c/source/data/locales/ksb.txt
+++ b/icu4c/source/data/locales/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,46 +111,6 @@
                     "Baada ya Klisto",
                 }
             }
-            fields{
-                day{
-                    dn{"Siku"}
-                    relative{
-                        "-1"{"Ghuo"}
-                        "0"{"Evi eo"}
-                        "1"{"Keloi"}
-                    }
-                }
-                dayperiod{
-                    dn{"Namshii"}
-                }
-                era{
-                    dn{"Mishi"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Ng'ezi"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Niki"}
-                }
-                weekday{
-                    dn{"Mwesiku za wiki"}
-                }
-                year{
-                    dn{"Ng'waka"}
-                }
-                zone{
-                    dn{"Majila"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -223,4 +183,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Siku"}
+            relative{
+                "-1"{"Ghuo"}
+                "0"{"Evi eo"}
+                "1"{"Keloi"}
+            }
+        }
+        dayperiod{
+            dn{"Namshii"}
+        }
+        era{
+            dn{"Mishi"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Ng'ezi"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Niki"}
+        }
+        weekday{
+            dn{"Mwesiku za wiki"}
+        }
+        year{
+            dn{"Ng'waka"}
+        }
+        zone{
+            dn{"Majila"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ksb_TZ.txt b/icu4c/source/data/locales/ksb_TZ.txt
index 73f7e4f..2abe07a 100755
--- a/icu4c/source/data/locales/ksb_TZ.txt
+++ b/icu4c/source/data/locales/ksb_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ac88755..23147b0 100755
--- a/icu4c/source/data/locales/ksf.txt
+++ b/icu4c/source/data/locales/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
@@ -31,7 +31,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -120,46 +120,6 @@
                     "cámɛɛn kǝ kǝbɔpka Y",
                 }
             }
-            fields{
-                day{
-                    dn{"Ŋwós"}
-                    relative{
-                        "-1"{"Rinkɔɔ́"}
-                        "0"{"Gɛ́ɛnǝ"}
-                        "1"{"Ridúrǝ́"}
-                    }
-                }
-                dayperiod{
-                    dn{"Sárúwá / Cɛɛ́nko"}
-                }
-                era{
-                    dn{"Byámɛɛn"}
-                }
-                hour{
-                    dn{"Cámɛɛn"}
-                }
-                minute{
-                    dn{"Mǝnít"}
-                }
-                month{
-                    dn{"Ŋwíí"}
-                }
-                second{
-                    dn{"Háu"}
-                }
-                week{
-                    dn{"Sɔ́ndǝ"}
-                }
-                weekday{
-                    dn{"Mǝrú mǝ sɔ́ndǝ"}
-                }
-                year{
-                    dn{"Bǝk"}
-                }
-                zone{
-                    dn{"Wáas"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -216,4 +176,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Ŋwós"}
+            relative{
+                "-1"{"Rinkɔɔ́"}
+                "0"{"Gɛ́ɛnǝ"}
+                "1"{"Ridúrǝ́"}
+            }
+        }
+        dayperiod{
+            dn{"Sárúwá / Cɛɛ́nko"}
+        }
+        era{
+            dn{"Byámɛɛn"}
+        }
+        hour{
+            dn{"Cámɛɛn"}
+        }
+        minute{
+            dn{"Mǝnít"}
+        }
+        month{
+            dn{"Ŋwíí"}
+        }
+        second{
+            dn{"Háu"}
+        }
+        week{
+            dn{"Sɔ́ndǝ"}
+        }
+        weekday{
+            dn{"Mǝrú mǝ sɔ́ndǝ"}
+        }
+        year{
+            dn{"Bǝk"}
+        }
+        zone{
+            dn{"Wáas"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ksf_CM.txt b/icu4c/source/data/locales/ksf_CM.txt
index f9f1a3e..400e83a 100755
--- a/icu4c/source/data/locales/ksf_CM.txt
+++ b/icu4c/source/data/locales/ksf_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf_CM.xml
 // *
diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt
index da75d73..3fe1ebc 100644
--- a/icu4c/source/data/locales/kw.txt
+++ b/icu4c/source/data/locales/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
@@ -21,7 +21,7 @@
             }
         }
     }
-    Version{"2.0.74.74"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt
index 63aa0b5..1b085ba 100644
--- a/icu4c/source/data/locales/kw_GB.txt
+++ b/icu4c/source/data/locales/kw_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw_GB.xml
 // *
diff --git a/icu4c/source/data/locales/lag.txt b/icu4c/source/data/locales/lag.txt
index f232f8b..c19c55e 100755
--- a/icu4c/source/data/locales/lag.txt
+++ b/icu4c/source/data/locales/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
@@ -15,7 +15,7 @@
     LocaleScript{
         "Latn",
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -103,46 +103,6 @@
                     "Kɨrɨsitʉ akavyaalwe",
                 }
             }
-            fields{
-                day{
-                    dn{"Sikʉ"}
-                    relative{
-                        "-1"{"Niijo"}
-                        "0"{"Isikʉ"}
-                        "1"{"Lamʉtoondo"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mpɨɨndɨ ja sikʉ"}
-                }
-                era{
-                    dn{"Mpɨɨndɨ"}
-                }
-                hour{
-                    dn{"Sáa"}
-                }
-                minute{
-                    dn{"Dakíka"}
-                }
-                month{
-                    dn{"Mweéri"}
-                }
-                second{
-                    dn{"Sekúunde"}
-                }
-                week{
-                    dn{"Wíiki"}
-                }
-                weekday{
-                    dn{"Sikʉ ya júma"}
-                }
-                year{
-                    dn{"Mwaáka"}
-                }
-                zone{
-                    dn{"Mpɨɨndɨ ja mɨɨtʉ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -215,4 +175,44 @@
         quotationEnd{"”"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"Sikʉ"}
+            relative{
+                "-1"{"Niijo"}
+                "0"{"Isikʉ"}
+                "1"{"Lamʉtoondo"}
+            }
+        }
+        dayperiod{
+            dn{"Mpɨɨndɨ ja sikʉ"}
+        }
+        era{
+            dn{"Mpɨɨndɨ"}
+        }
+        hour{
+            dn{"Sáa"}
+        }
+        minute{
+            dn{"Dakíka"}
+        }
+        month{
+            dn{"Mweéri"}
+        }
+        second{
+            dn{"Sekúunde"}
+        }
+        week{
+            dn{"Wíiki"}
+        }
+        weekday{
+            dn{"Sikʉ ya júma"}
+        }
+        year{
+            dn{"Mwaáka"}
+        }
+        zone{
+            dn{"Mpɨɨndɨ ja mɨɨtʉ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/lag_TZ.txt b/icu4c/source/data/locales/lag_TZ.txt
index 9348a8c..480932e 100755
--- a/icu4c/source/data/locales/lag_TZ.txt
+++ b/icu4c/source/data/locales/lag_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/lg.txt b/icu4c/source/data/locales/lg.txt
index 6db5309..ec4846f 100755
--- a/icu4c/source/data/locales/lg.txt
+++ b/icu4c/source/data/locales/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -107,46 +107,6 @@
                     "Bukya Kulisito Azaal",
                 }
             }
-            fields{
-                day{
-                    dn{"Lunaku"}
-                    relative{
-                        "-1"{"Ggulo"}
-                        "0"{"Lwaleero"}
-                        "1"{"Nkya"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Mulembe"}
-                }
-                hour{
-                    dn{"Saawa"}
-                }
-                minute{
-                    dn{"Dakiika"}
-                }
-                month{
-                    dn{"Mwezi"}
-                }
-                second{
-                    dn{"Kasikonda"}
-                }
-                week{
-                    dn{"Sabbiiti"}
-                }
-                weekday{
-                    dn{"Lunaku lw'omu sabbiiti"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Ssaawa za:"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -219,4 +179,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Lunaku"}
+            relative{
+                "-1"{"Ggulo"}
+                "0"{"Lwaleero"}
+                "1"{"Nkya"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Mulembe"}
+        }
+        hour{
+            dn{"Saawa"}
+        }
+        minute{
+            dn{"Dakiika"}
+        }
+        month{
+            dn{"Mwezi"}
+        }
+        second{
+            dn{"Kasikonda"}
+        }
+        week{
+            dn{"Sabbiiti"}
+        }
+        weekday{
+            dn{"Lunaku lw'omu sabbiiti"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Ssaawa za:"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/lg_UG.txt b/icu4c/source/data/locales/lg_UG.txt
index fff7b6a..0bd5240 100755
--- a/icu4c/source/data/locales/lg_UG.txt
+++ b/icu4c/source/data/locales/lg_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg_UG.xml
 // *
diff --git a/icu4c/source/data/locales/ln.txt b/icu4c/source/data/locales/ln.txt
index db01aac..74b1651 100755
--- a/icu4c/source/data/locales/ln.txt
+++ b/icu4c/source/data/locales/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
@@ -35,7 +35,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -124,46 +124,6 @@
                     "Nsima ya Yézu Krís",
                 }
             }
-            fields{
-                day{
-                    dn{"Mokɔlɔ"}
-                    relative{
-                        "-1"{"Lóbi elékí"}
-                        "0"{"Lɛlɔ́"}
-                        "1"{"Lóbi ekoyâ"}
-                    }
-                }
-                dayperiod{
-                    dn{"Eleko ya mokɔlɔ"}
-                }
-                era{
-                    dn{"Ntángo"}
-                }
-                hour{
-                    dn{"Ngonga"}
-                }
-                minute{
-                    dn{"Monúti"}
-                }
-                month{
-                    dn{"Sánzá"}
-                }
-                second{
-                    dn{"Sɛkɔ́ndɛ"}
-                }
-                week{
-                    dn{"Pɔ́sɔ"}
-                }
-                weekday{
-                    dn{"Mokɔlɔ ya pɔ́sɔ"}
-                }
-                year{
-                    dn{"Mobú"}
-                }
-                zone{
-                    dn{"Ntáká ya ngonga"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -236,4 +196,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mokɔlɔ"}
+            relative{
+                "-1"{"Lóbi elékí"}
+                "0"{"Lɛlɔ́"}
+                "1"{"Lóbi ekoyâ"}
+            }
+        }
+        dayperiod{
+            dn{"Eleko ya mokɔlɔ"}
+        }
+        era{
+            dn{"Ntángo"}
+        }
+        hour{
+            dn{"Ngonga"}
+        }
+        minute{
+            dn{"Monúti"}
+        }
+        month{
+            dn{"Sánzá"}
+        }
+        second{
+            dn{"Sɛkɔ́ndɛ"}
+        }
+        week{
+            dn{"Pɔ́sɔ"}
+        }
+        weekday{
+            dn{"Mokɔlɔ ya pɔ́sɔ"}
+        }
+        year{
+            dn{"Mobú"}
+        }
+        zone{
+            dn{"Ntáká ya ngonga"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ln_AO.txt b/icu4c/source/data/locales/ln_AO.txt
index 21891f2..ea39e48 100755
--- a/icu4c/source/data/locales/ln_AO.txt
+++ b/icu4c/source/data/locales/ln_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 eb1eaa7..785e474 100755
--- a/icu4c/source/data/locales/ln_CD.txt
+++ b/icu4c/source/data/locales/ln_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ced1bb3..ba7bfd3 100755
--- a/icu4c/source/data/locales/ln_CF.txt
+++ b/icu4c/source/data/locales/ln_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a59fea9..eb460d3 100755
--- a/icu4c/source/data/locales/ln_CG.txt
+++ b/icu4c/source/data/locales/ln_CG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fc1b549..b4ce9a6 100755
--- a/icu4c/source/data/locales/lo.txt
+++ b/icu4c/source/data/locales/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
@@ -209,7 +209,7 @@
         }
         native{"laoo"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -765,48 +765,6 @@
                     "ຄ.ສ.",
                 }
             }
-            fields{
-                day{
-                    dn{"ມື້"}
-                    relative{
-                        "-1"{"ວານນີ້"}
-                        "-2"{"ມື້ກ່ອນ"}
-                        "0"{"ມື້ນີ້"}
-                        "1"{"ມື້ອື່ນ"}
-                        "2"{"ມື້ຮື"}
-                    }
-                }
-                dayperiod{
-                    dn{"ເຊົ້າ/ແລງ"}
-                }
-                era{
-                    dn{"ສະໄໝ"}
-                }
-                hour{
-                    dn{"ຊົ່ວໂມງ"}
-                }
-                minute{
-                    dn{"ນາທີ"}
-                }
-                month{
-                    dn{"ເດືອນ"}
-                }
-                second{
-                    dn{"ວິນາທີ"}
-                }
-                week{
-                    dn{"ອາທິດ"}
-                }
-                weekday{
-                    dn{"ມື້ຂອງອາທິດ"}
-                }
-                year{
-                    dn{"ປີ"}
-                }
-                zone{
-                    dn{"ເວລາຕາມເຂດ"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1698,6 +1656,48 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ມື້"}
+            relative{
+                "-1"{"ວານນີ້"}
+                "-2"{"ມື້ກ່ອນ"}
+                "0"{"ມື້ນີ້"}
+                "1"{"ມື້ອື່ນ"}
+                "2"{"ມື້ຮື"}
+            }
+        }
+        dayperiod{
+            dn{"ເຊົ້າ/ແລງ"}
+        }
+        era{
+            dn{"ສະໄໝ"}
+        }
+        hour{
+            dn{"ຊົ່ວໂມງ"}
+        }
+        minute{
+            dn{"ນາທີ"}
+        }
+        month{
+            dn{"ເດືອນ"}
+        }
+        second{
+            dn{"ວິນາທີ"}
+        }
+        week{
+            dn{"ອາທິດ"}
+        }
+        weekday{
+            dn{"ມື້ຂອງອາທິດ"}
+        }
+        year{
+            dn{"ປີ"}
+        }
+        zone{
+            dn{"ເວລາຕາມເຂດ"}
+        }
+    }
     measurementSystemNames{
         metric{"ເມຕິກ"}
     }
diff --git a/icu4c/source/data/locales/lo_LA.txt b/icu4c/source/data/locales/lo_LA.txt
index cdc68ea..adde3b3 100755
--- a/icu4c/source/data/locales/lo_LA.txt
+++ b/icu4c/source/data/locales/lo_LA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo_LA.xml
 // *
diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt
index b9fc615..76f8428 100644
--- a/icu4c/source/data/locales/lt.txt
+++ b/icu4c/source/data/locales/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
@@ -172,7 +172,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -471,63 +471,6 @@
                     "po Kristaus",
                 }
             }
-            fields{
-                day{
-                    dn{"diena"}
-                    relative{
-                        "-1"{"vakar"}
-                        "-2"{"užvakar"}
-                        "0"{"šiandien"}
-                        "1"{"rytoj"}
-                        "2"{"poryt"}
-                    }
-                }
-                dayperiod{
-                    dn{"iki pietų / po pietų"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"valanda"}
-                }
-                minute{
-                    dn{"minutė"}
-                }
-                month{
-                    dn{"mėnuo"}
-                    relative{
-                        "-1"{"praėjusį mėnesį"}
-                        "0"{"šį mėnesį"}
-                        "1"{"kitą mėnesį"}
-                    }
-                }
-                second{
-                    dn{"sekundė"}
-                }
-                week{
-                    dn{"savaitė"}
-                    relative{
-                        "-1"{"praėjusią savaitę"}
-                        "0"{"šią savaitę"}
-                        "1"{"kitą savaitę"}
-                    }
-                }
-                weekday{
-                    dn{"savaitės diena"}
-                }
-                year{
-                    dn{"metai"}
-                    relative{
-                        "-1"{"praėjusiais metais"}
-                        "0"{"šiais metais"}
-                        "1"{"kitais metais"}
-                    }
-                }
-                zone{
-                    dn{"laiko juosta"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -763,6 +706,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"diena"}
+            relative{
+                "-1"{"vakar"}
+                "-2"{"užvakar"}
+                "0"{"šiandien"}
+                "1"{"rytoj"}
+                "2"{"poryt"}
+            }
+        }
+        dayperiod{
+            dn{"iki pietų / po pietų"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"valanda"}
+        }
+        minute{
+            dn{"minutė"}
+        }
+        month{
+            dn{"mėnuo"}
+            relative{
+                "-1"{"praėjusį mėnesį"}
+                "0"{"šį mėnesį"}
+                "1"{"kitą mėnesį"}
+            }
+        }
+        second{
+            dn{"sekundė"}
+        }
+        week{
+            dn{"savaitė"}
+            relative{
+                "-1"{"praėjusią savaitę"}
+                "0"{"šią savaitę"}
+                "1"{"kitą savaitę"}
+            }
+        }
+        weekday{
+            dn{"savaitės diena"}
+        }
+        year{
+            dn{"metai"}
+            relative{
+                "-1"{"praėjusiais metais"}
+                "0"{"šiais metais"}
+                "1"{"kitais metais"}
+            }
+        }
+        zone{
+            dn{"laiko juosta"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} ir {1}"}
diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt
index a7875fc..33d5a49 100644
--- a/icu4c/source/data/locales/lt_LT.txt
+++ b/icu4c/source/data/locales/lt_LT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 97012af..4485e83 100755
--- a/icu4c/source/data/locales/lu.txt
+++ b/icu4c/source/data/locales/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
@@ -31,7 +31,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -120,46 +120,6 @@
                     "Kunyima kwa Yezu Kli",
                 }
             }
-            fields{
-                day{
-                    dn{"Dituku"}
-                    relative{
-                        "-1"{"Makelela"}
-                        "0"{"Lelu"}
-                        "1"{"Malaba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mutantshi wa diba"}
-                }
-                era{
-                    dn{"Tshipungu"}
-                }
-                hour{
-                    dn{"Diba"}
-                }
-                minute{
-                    dn{"Kasunsu"}
-                }
-                month{
-                    dn{"Ngondo"}
-                }
-                second{
-                    dn{"Kasunsukusu"}
-                }
-                week{
-                    dn{"Lubingu"}
-                }
-                weekday{
-                    dn{"Dituku dia lubingu"}
-                }
-                year{
-                    dn{"Tshidimu"}
-                }
-                zone{
-                    dn{"Nzeepu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -232,4 +192,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Dituku"}
+            relative{
+                "-1"{"Makelela"}
+                "0"{"Lelu"}
+                "1"{"Malaba"}
+            }
+        }
+        dayperiod{
+            dn{"Mutantshi wa diba"}
+        }
+        era{
+            dn{"Tshipungu"}
+        }
+        hour{
+            dn{"Diba"}
+        }
+        minute{
+            dn{"Kasunsu"}
+        }
+        month{
+            dn{"Ngondo"}
+        }
+        second{
+            dn{"Kasunsukusu"}
+        }
+        week{
+            dn{"Lubingu"}
+        }
+        weekday{
+            dn{"Dituku dia lubingu"}
+        }
+        year{
+            dn{"Tshidimu"}
+        }
+        zone{
+            dn{"Nzeepu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/lu_CD.txt b/icu4c/source/data/locales/lu_CD.txt
index 716976f..296195d 100755
--- a/icu4c/source/data/locales/lu_CD.txt
+++ b/icu4c/source/data/locales/lu_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 918ba8f..78100c9 100755
--- a/icu4c/source/data/locales/luo.txt
+++ b/icu4c/source/data/locales/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,46 +111,6 @@
                     "Ka Kristo osebiro",
                 }
             }
-            fields{
-                day{
-                    dn{"chieng'"}
-                    relative{
-                        "-1"{"nyoro"}
-                        "0"{"kawuono"}
-                        "1"{"kiny"}
-                    }
-                }
-                dayperiod{
-                    dn{"odieochieng'/otieno"}
-                }
-                era{
-                    dn{"ndalo"}
-                }
-                hour{
-                    dn{"saa"}
-                }
-                minute{
-                    dn{"dakika"}
-                }
-                month{
-                    dn{"dwe"}
-                }
-                second{
-                    dn{"nyiriri mar saa"}
-                }
-                week{
-                    dn{"juma"}
-                }
-                weekday{
-                    dn{"ndalo mar juma"}
-                }
-                year{
-                    dn{"higa"}
-                }
-                zone{
-                    dn{"kar saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -223,4 +183,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"chieng'"}
+            relative{
+                "-1"{"nyoro"}
+                "0"{"kawuono"}
+                "1"{"kiny"}
+            }
+        }
+        dayperiod{
+            dn{"odieochieng'/otieno"}
+        }
+        era{
+            dn{"ndalo"}
+        }
+        hour{
+            dn{"saa"}
+        }
+        minute{
+            dn{"dakika"}
+        }
+        month{
+            dn{"dwe"}
+        }
+        second{
+            dn{"nyiriri mar saa"}
+        }
+        week{
+            dn{"juma"}
+        }
+        weekday{
+            dn{"ndalo mar juma"}
+        }
+        year{
+            dn{"higa"}
+        }
+        zone{
+            dn{"kar saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/luo_KE.txt b/icu4c/source/data/locales/luo_KE.txt
index 80d2911..318ad54 100755
--- a/icu4c/source/data/locales/luo_KE.txt
+++ b/icu4c/source/data/locales/luo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f7df1eb..d375d84 100755
--- a/icu4c/source/data/locales/luy.txt
+++ b/icu4c/source/data/locales/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -110,46 +110,6 @@
                     "Muhiga Kuvita Kuuza",
                 }
             }
-            fields{
-                day{
-                    dn{"Ridiku"}
-                    relative{
-                        "-1"{"Mgorova"}
-                        "0"{"Lero"}
-                        "1"{"Mgamba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Vuche/Vwira"}
-                }
-                era{
-                    dn{"Rimenya"}
-                }
-                hour{
-                    dn{"Isaa"}
-                }
-                minute{
-                    dn{"Idagika"}
-                }
-                month{
-                    dn{"Mweri"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Risiza"}
-                }
-                weekday{
-                    dn{"Mrisiza"}
-                }
-                year{
-                    dn{"Muhiga"}
-                }
-                zone{
-                    dn{"Havundu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -222,6 +182,46 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Ridiku"}
+            relative{
+                "-1"{"Mgorova"}
+                "0"{"Lero"}
+                "1"{"Mgamba"}
+            }
+        }
+        dayperiod{
+            dn{"Vuche/Vwira"}
+        }
+        era{
+            dn{"Rimenya"}
+        }
+        hour{
+            dn{"Isaa"}
+        }
+        minute{
+            dn{"Idagika"}
+        }
+        month{
+            dn{"Mweri"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Risiza"}
+        }
+        weekday{
+            dn{"Mrisiza"}
+        }
+        year{
+            dn{"Muhiga"}
+        }
+        zone{
+            dn{"Havundu"}
+        }
+    }
     measurementSystemNames{
         metric{"Metric"}
     }
diff --git a/icu4c/source/data/locales/luy_KE.txt b/icu4c/source/data/locales/luy_KE.txt
index 04b7850..01ca370 100755
--- a/icu4c/source/data/locales/luy_KE.txt
+++ b/icu4c/source/data/locales/luy_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8cca717..aa306eb 100644
--- a/icu4c/source/data/locales/lv.txt
+++ b/icu4c/source/data/locales/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[q w x y]"}
     ExemplarCharacters{"[a ā b c č d e ē f g ģ h i ī j k ķ l ļ m n ņ o p r s š t u ū v z ž]"}
     ExemplarCharactersIndex{"[A B C Č D E F G Ģ H I J K Ķ L Ļ M N Ņ O P Q R S Š T U V W X Y Z Ž]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ ‚ \" “ ” „ ( ) \[ \] § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ ‚ \u0022 “ ” „ ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -167,7 +167,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -308,63 +308,6 @@
                     "mūsu ērā",
                 }
             }
-            fields{
-                day{
-                    dn{"Diena"}
-                    relative{
-                        "-1"{"vakar"}
-                        "-2"{"aizvakar"}
-                        "0"{"šodien"}
-                        "1"{"rīt"}
-                        "2"{"parīt"}
-                    }
-                }
-                dayperiod{
-                    dn{"Pirmspusd./pēcpusd."}
-                }
-                era{
-                    dn{"Ēra"}
-                }
-                hour{
-                    dn{"Stundas"}
-                }
-                minute{
-                    dn{"Minūtes"}
-                }
-                month{
-                    dn{"Mēnesis"}
-                    relative{
-                        "-1"{"Pagājušajā mēnesī"}
-                        "0"{"Šomēnes"}
-                        "1"{"Nākammēnes"}
-                    }
-                }
-                second{
-                    dn{"Sekundes"}
-                }
-                week{
-                    dn{"Nedēļa"}
-                    relative{
-                        "-1"{"Pagājušajā nedēļā"}
-                        "0"{"Šonedēļ"}
-                        "1"{"Nākamnedēļ"}
-                    }
-                }
-                weekday{
-                    dn{"Nedēļas diena"}
-                }
-                year{
-                    dn{"Gads"}
-                    relative{
-                        "-1"{"Pagājušajā gadā"}
-                        "0"{"Šogad"}
-                        "1"{"Nākamgad"}
-                    }
-                }
-                zone{
-                    dn{"Laika josla"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -642,6 +585,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Diena"}
+            relative{
+                "-1"{"vakar"}
+                "-2"{"aizvakar"}
+                "0"{"šodien"}
+                "1"{"rīt"}
+                "2"{"parīt"}
+            }
+        }
+        dayperiod{
+            dn{"Pirmspusd./pēcpusd."}
+        }
+        era{
+            dn{"Ēra"}
+        }
+        hour{
+            dn{"Stundas"}
+        }
+        minute{
+            dn{"Minūtes"}
+        }
+        month{
+            dn{"Mēnesis"}
+            relative{
+                "-1"{"Pagājušajā mēnesī"}
+                "0"{"Šomēnes"}
+                "1"{"Nākammēnes"}
+            }
+        }
+        second{
+            dn{"Sekundes"}
+        }
+        week{
+            dn{"Nedēļa"}
+            relative{
+                "-1"{"Pagājušajā nedēļā"}
+                "0"{"Šonedēļ"}
+                "1"{"Nākamnedēļ"}
+            }
+        }
+        weekday{
+            dn{"Nedēļas diena"}
+        }
+        year{
+            dn{"Gads"}
+            relative{
+                "-1"{"Pagājušajā gadā"}
+                "0"{"Šogad"}
+                "1"{"Nākamgad"}
+            }
+        }
+        zone{
+            dn{"Laika josla"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} un {1}"}
diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt
index cd9dc1e..49fc035 100644
--- a/icu4c/source/data/locales/lv_LV.txt
+++ b/icu4c/source/data/locales/lv_LV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ee8ffc5..77a6794 100755
--- a/icu4c/source/data/locales/mas.txt
+++ b/icu4c/source/data/locales/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
@@ -26,7 +26,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -114,46 +114,6 @@
                     "Eínō Yɛ́sʉ",
                 }
             }
-            fields{
-                day{
-                    dn{"Ɛnkɔlɔ́ŋ"}
-                    relative{
-                        "-1"{"Ŋolé"}
-                        "0"{"Táatá"}
-                        "1"{"Tááisérè"}
-                    }
-                }
-                dayperiod{
-                    dn{"Ɛnkakɛnyá/Ɛndámâ"}
-                }
-                era{
-                    dn{"Ɛnkátá"}
-                }
-                hour{
-                    dn{"Ɛ́sáâ"}
-                }
-                minute{
-                    dn{"Oldákikaè"}
-                }
-                month{
-                    dn{"Ɔlápà"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Ewíkî"}
-                }
-                weekday{
-                    dn{"Ɛnkɔ́lɔŋ ewíkî"}
-                }
-                year{
-                    dn{"Ɔlárì"}
-                }
-                zone{
-                    dn{"Ɛ́sáâ o inkuapí"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -210,6 +170,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ɛnkɔlɔ́ŋ"}
+            relative{
+                "-1"{"Ŋolé"}
+                "0"{"Táatá"}
+                "1"{"Tááisérè"}
+            }
+        }
+        dayperiod{
+            dn{"Ɛnkakɛnyá/Ɛndámâ"}
+        }
+        era{
+            dn{"Ɛnkátá"}
+        }
+        hour{
+            dn{"Ɛ́sáâ"}
+        }
+        minute{
+            dn{"Oldákikaè"}
+        }
+        month{
+            dn{"Ɔlápà"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Ewíkî"}
+        }
+        weekday{
+            dn{"Ɛnkɔ́lɔŋ ewíkî"}
+        }
+        year{
+            dn{"Ɔlárì"}
+        }
+        zone{
+            dn{"Ɛ́sáâ o inkuapí"}
+        }
+    }
     measurementSystemNames{
         metric{"Metric"}
     }
diff --git a/icu4c/source/data/locales/mas_KE.txt b/icu4c/source/data/locales/mas_KE.txt
index 28c417e..867cea6 100755
--- a/icu4c/source/data/locales/mas_KE.txt
+++ b/icu4c/source/data/locales/mas_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c9a2989..469b408 100755
--- a/icu4c/source/data/locales/mas_TZ.txt
+++ b/icu4c/source/data/locales/mas_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5fd3c27..537950f 100755
--- a/icu4c/source/data/locales/mer.txt
+++ b/icu4c/source/data/locales/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -110,46 +110,6 @@
                     "Nyuma ya Kristũ",
                 }
             }
-            fields{
-                day{
-                    dn{"Ntukũ"}
-                    relative{
-                        "-1"{"Ĩgoro"}
-                        "0"{"Narua"}
-                        "1"{"Rũjũ"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mũthenya"}
-                }
-                era{
-                    dn{"Ĩgita"}
-                }
-                hour{
-                    dn{"Ĩthaa"}
-                }
-                minute{
-                    dn{"Ndagika"}
-                }
-                month{
-                    dn{"Mweri"}
-                }
-                second{
-                    dn{"Sekondi"}
-                }
-                week{
-                    dn{"Kiumia"}
-                }
-                weekday{
-                    dn{"Ntukũ ya ngũgĩ"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Gũntũ kwa thaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -216,4 +176,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ntukũ"}
+            relative{
+                "-1"{"Ĩgoro"}
+                "0"{"Narua"}
+                "1"{"Rũjũ"}
+            }
+        }
+        dayperiod{
+            dn{"Mũthenya"}
+        }
+        era{
+            dn{"Ĩgita"}
+        }
+        hour{
+            dn{"Ĩthaa"}
+        }
+        minute{
+            dn{"Ndagika"}
+        }
+        month{
+            dn{"Mweri"}
+        }
+        second{
+            dn{"Sekondi"}
+        }
+        week{
+            dn{"Kiumia"}
+        }
+        weekday{
+            dn{"Ntukũ ya ngũgĩ"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Gũntũ kwa thaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/mer_KE.txt b/icu4c/source/data/locales/mer_KE.txt
index af2c61a..f2e3f8d 100755
--- a/icu4c/source/data/locales/mer_KE.txt
+++ b/icu4c/source/data/locales/mer_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 63938b8..f2963f0 100755
--- a/icu4c/source/data/locales/mfe.txt
+++ b/icu4c/source/data/locales/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -108,46 +108,6 @@
                     "apre Zezi-Krist",
                 }
             }
-            fields{
-                day{
-                    dn{"Zour"}
-                    relative{
-                        "-1"{"Yer"}
-                        "0"{"Zordi"}
-                        "1"{"Demin"}
-                    }
-                }
-                dayperiod{
-                    dn{"Peryod dan lazourne"}
-                }
-                era{
-                    dn{"Lepok"}
-                }
-                hour{
-                    dn{"Ler"}
-                }
-                minute{
-                    dn{"Minit"}
-                }
-                month{
-                    dn{"Mwa"}
-                }
-                second{
-                    dn{"Segonn"}
-                }
-                week{
-                    dn{"Semenn"}
-                }
-                weekday{
-                    dn{"Zour lasemenn"}
-                }
-                year{
-                    dn{"Lane"}
-                }
-                zone{
-                    dn{"Peryod letan"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +180,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Zour"}
+            relative{
+                "-1"{"Yer"}
+                "0"{"Zordi"}
+                "1"{"Demin"}
+            }
+        }
+        dayperiod{
+            dn{"Peryod dan lazourne"}
+        }
+        era{
+            dn{"Lepok"}
+        }
+        hour{
+            dn{"Ler"}
+        }
+        minute{
+            dn{"Minit"}
+        }
+        month{
+            dn{"Mwa"}
+        }
+        second{
+            dn{"Segonn"}
+        }
+        week{
+            dn{"Semenn"}
+        }
+        weekday{
+            dn{"Zour lasemenn"}
+        }
+        year{
+            dn{"Lane"}
+        }
+        zone{
+            dn{"Peryod letan"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/mfe_MU.txt b/icu4c/source/data/locales/mfe_MU.txt
index 3d47726..d64b2b8 100755
--- a/icu4c/source/data/locales/mfe_MU.txt
+++ b/icu4c/source/data/locales/mfe_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 48e613e..eb9de7a 100755
--- a/icu4c/source/data/locales/mg.txt
+++ b/icu4c/source/data/locales/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -110,40 +110,6 @@
                     "Aorian'i JK",
                 }
             }
-            fields{
-                day{
-                    dn{"Andro"}
-                    relative{
-                        "-1"{"Omaly"}
-                        "0"{"Anio"}
-                        "1"{"Rahampitso"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Ora"}
-                }
-                minute{
-                    dn{"Minitra"}
-                }
-                month{
-                    dn{"Volana"}
-                }
-                second{
-                    dn{"Segondra"}
-                }
-                week{
-                    dn{"Herinandro"}
-                }
-                year{
-                    dn{"Taona"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -216,4 +182,38 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Andro"}
+            relative{
+                "-1"{"Omaly"}
+                "0"{"Anio"}
+                "1"{"Rahampitso"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Ora"}
+        }
+        minute{
+            dn{"Minitra"}
+        }
+        month{
+            dn{"Volana"}
+        }
+        second{
+            dn{"Segondra"}
+        }
+        week{
+            dn{"Herinandro"}
+        }
+        year{
+            dn{"Taona"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/mg_MG.txt b/icu4c/source/data/locales/mg_MG.txt
index 95fb925..5f3b719 100755
--- a/icu4c/source/data/locales/mg_MG.txt
+++ b/icu4c/source/data/locales/mg_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9176506..2b163b9 100755
--- a/icu4c/source/data/locales/mgh.txt
+++ b/icu4c/source/data/locales/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
@@ -24,7 +24,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,40 +113,6 @@
                     "Yopia yesu",
                 }
             }
-            fields{
-                day{
-                    dn{"nihuku"}
-                    relative{
-                        "-1"{"n'chana"}
-                        "0"{"lel'lo"}
-                        "1"{"me'llo"}
-                    }
-                }
-                era{
-                    dn{"kal'lai"}
-                }
-                hour{
-                    dn{"isaa"}
-                }
-                minute{
-                    dn{"idakika"}
-                }
-                month{
-                    dn{"mweri"}
-                }
-                second{
-                    dn{"isekunde"}
-                }
-                week{
-                    dn{"iwiki mocha"}
-                }
-                weekday{
-                    dn{"nihuku no mwisho wa wiki"}
-                }
-                year{
-                    dn{"yaka"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -197,4 +163,38 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"nihuku"}
+            relative{
+                "-1"{"n'chana"}
+                "0"{"lel'lo"}
+                "1"{"me'llo"}
+            }
+        }
+        era{
+            dn{"kal'lai"}
+        }
+        hour{
+            dn{"isaa"}
+        }
+        minute{
+            dn{"idakika"}
+        }
+        month{
+            dn{"mweri"}
+        }
+        second{
+            dn{"isekunde"}
+        }
+        week{
+            dn{"iwiki mocha"}
+        }
+        weekday{
+            dn{"nihuku no mwisho wa wiki"}
+        }
+        year{
+            dn{"yaka"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/mgh_MZ.txt b/icu4c/source/data/locales/mgh_MZ.txt
index 7d6e8a2..ecc1abb 100755
--- a/icu4c/source/data/locales/mgh_MZ.txt
+++ b/icu4c/source/data/locales/mgh_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 088c27e..bf775b8 100755
--- a/icu4c/source/data/locales/mgo.txt
+++ b/icu4c/source/data/locales/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
@@ -16,7 +16,7 @@
         " u ù w y z ʼ]"
     }
     ExemplarCharactersIndex{"[A B {CH} D E Ə F G {GH} I J K M N Ŋ O Ɔ P R S T U W Y Z ʼ]"}
-    ExemplarCharactersPunctuation{"[, ; \: ! ? . ' ‘ ’ \" “ ”]"}
+    ExemplarCharactersPunctuation{"[, ; \: ! ? . ' ‘ ’ \u0022 “ ”]"}
     LocaleScript{
         "Latn",
     }
@@ -44,7 +44,7 @@
         }
         native{"latn"}
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -153,47 +153,6 @@
                     "CE",
                 }
             }
-            fields{
-                day{
-                    dn{"anəg"}
-                    relative{
-                        "-1"{"ikwiri"}
-                        "0"{"tèchɔ̀ŋ"}
-                        "1"{"isu"}
-                        "2"{"isu ywi"}
-                    }
-                }
-                dayperiod{
-                    dn{"Dayperiod"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Hour"}
-                }
-                minute{
-                    dn{"Minute"}
-                }
-                month{
-                    dn{"iməg"}
-                }
-                second{
-                    dn{"Second"}
-                }
-                week{
-                    dn{"nkap"}
-                }
-                weekday{
-                    dn{"anəg agu nkap"}
-                }
-                year{
-                    dn{"fituʼ"}
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 fallback{"{0} – {1}"}
             }
@@ -295,9 +254,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
-    layout{
-        characters{"left-to-right"}
-        lines{"top-to-bottom"}
+    fields{
+        day{
+            dn{"anəg"}
+            relative{
+                "-1"{"ikwiri"}
+                "0"{"tèchɔ̀ŋ"}
+                "1"{"isu"}
+                "2"{"isu ywi"}
+            }
+        }
+        dayperiod{
+            dn{"Dayperiod"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Hour"}
+        }
+        minute{
+            dn{"Minute"}
+        }
+        month{
+            dn{"iməg"}
+        }
+        second{
+            dn{"Second"}
+        }
+        week{
+            dn{"nkap"}
+        }
+        weekday{
+            dn{"anəg agu nkap"}
+        }
+        year{
+            dn{"fituʼ"}
+        }
+        zone{
+            dn{"Zone"}
+        }
     }
     units{
         day{
diff --git a/icu4c/source/data/locales/mgo_CM.txt b/icu4c/source/data/locales/mgo_CM.txt
index 029e5c5..a01806a 100755
--- a/icu4c/source/data/locales/mgo_CM.txt
+++ b/icu4c/source/data/locales/mgo_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 776a922..6ded980 100644
--- a/icu4c/source/data/locales/mk.txt
+++ b/icu4c/source/data/locales/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
@@ -142,7 +142,7 @@
             }
         }
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -264,48 +264,6 @@
                     "ае.",
                 }
             }
-            fields{
-                day{
-                    dn{"ден"}
-                    relative{
-                        "-1"{"Вчера"}
-                        "-2"{"завчера"}
-                        "0"{"Денес"}
-                        "1"{"Утре"}
-                        "2"{"задутре"}
-                    }
-                }
-                dayperiod{
-                    dn{"претпладне/попладне"}
-                }
-                era{
-                    dn{"Ера"}
-                }
-                hour{
-                    dn{"Час"}
-                }
-                minute{
-                    dn{"Минута"}
-                }
-                month{
-                    dn{"Месец"}
-                }
-                second{
-                    dn{"Секунда"}
-                }
-                week{
-                    dn{"Недела"}
-                }
-                weekday{
-                    dn{"Ден во неделата"}
-                }
-                year{
-                    dn{"година"}
-                }
-                zone{
-                    dn{"зона"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -496,6 +454,48 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"ден"}
+            relative{
+                "-1"{"Вчера"}
+                "-2"{"завчера"}
+                "0"{"Денес"}
+                "1"{"Утре"}
+                "2"{"задутре"}
+            }
+        }
+        dayperiod{
+            dn{"претпладне/попладне"}
+        }
+        era{
+            dn{"Ера"}
+        }
+        hour{
+            dn{"Час"}
+        }
+        minute{
+            dn{"Минута"}
+        }
+        month{
+            dn{"Месец"}
+        }
+        second{
+            dn{"Секунда"}
+        }
+        week{
+            dn{"Недела"}
+        }
+        weekday{
+            dn{"Ден во неделата"}
+        }
+        year{
+            dn{"година"}
+        }
+        zone{
+            dn{"зона"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}, {1}"}
diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt
index 94659f8..a16c359 100644
--- a/icu4c/source/data/locales/mk_MK.txt
+++ b/icu4c/source/data/locales/mk_MK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1bd171f..32f7cfb 100644
--- a/icu4c/source/data/locales/ml.txt
+++ b/icu4c/source/data/locales/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
@@ -149,9 +149,23 @@
                 plusSign{"+"}
             }
         }
+        mlym{
+            symbols{
+                decimal{"."}
+                exponential{"E"}
+                group{","}
+                infinity{"∞"}
+                list{";"}
+                minusSign{"-"}
+                nan{"സംഖ്യയല്ല"}
+                perMille{"‰"}
+                percentSign{"%"}
+                plusSign{"+"}
+            }
+        }
         native{"mlym"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -267,63 +281,6 @@
                     "ക്രിസ്തുവിന് പിൻപ്",
                 }
             }
-            fields{
-                day{
-                    dn{"ദിവസം"}
-                    relative{
-                        "-1"{"ഇന്നലെ"}
-                        "-2"{"മിനിഞ്ഞാന്ന്"}
-                        "0"{"ഇന്ന്"}
-                        "1"{"നാളെ"}
-                        "2"{"മറ്റന്നാൾ"}
-                    }
-                }
-                dayperiod{
-                    dn{"am/pm"}
-                }
-                era{
-                    dn{"കാലഘട്ടം"}
-                }
-                hour{
-                    dn{"മണിക്കൂർ"}
-                }
-                minute{
-                    dn{"മിനിട്ട്"}
-                }
-                month{
-                    dn{"മാസം"}
-                    relative{
-                        "-1"{"കഴിഞ്ഞ മാസം"}
-                        "0"{"ഈ മാസം"}
-                        "1"{"അടുത്ത മാസം"}
-                    }
-                }
-                second{
-                    dn{"സെക്കൻറ്"}
-                }
-                week{
-                    dn{"ആഴ്ച"}
-                    relative{
-                        "-1"{"കഴിഞ്ഞ ആഴ്‌ച"}
-                        "0"{"ഈ ആഴ്ച"}
-                        "1"{"അടുത്ത ആഴ്ച"}
-                    }
-                }
-                weekday{
-                    dn{"ആഴ്ചയിലെ ദിവസം"}
-                }
-                year{
-                    dn{"വർഷം"}
-                    relative{
-                        "-1"{"കഴിഞ്ഞ വർഷം"}
-                        "0"{"ഈ വർ‌ഷം"}
-                        "1"{"അടുത്തവർഷം"}
-                    }
-                }
-                zone{
-                    dn{"മേഖല"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -624,6 +581,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ദിവസം"}
+            relative{
+                "-1"{"ഇന്നലെ"}
+                "-2"{"മിനിഞ്ഞാന്ന്"}
+                "0"{"ഇന്ന്"}
+                "1"{"നാളെ"}
+                "2"{"മറ്റന്നാൾ"}
+            }
+        }
+        dayperiod{
+            dn{"am/pm"}
+        }
+        era{
+            dn{"കാലഘട്ടം"}
+        }
+        hour{
+            dn{"മണിക്കൂർ"}
+        }
+        minute{
+            dn{"മിനിട്ട്"}
+        }
+        month{
+            dn{"മാസം"}
+            relative{
+                "-1"{"കഴിഞ്ഞ മാസം"}
+                "0"{"ഈ മാസം"}
+                "1"{"അടുത്ത മാസം"}
+            }
+        }
+        second{
+            dn{"സെക്കൻറ്"}
+        }
+        week{
+            dn{"ആഴ്ച"}
+            relative{
+                "-1"{"കഴിഞ്ഞ ആഴ്‌ച"}
+                "0"{"ഈ ആഴ്ച"}
+                "1"{"അടുത്ത ആഴ്ച"}
+            }
+        }
+        weekday{
+            dn{"ആഴ്ചയിലെ ദിവസം"}
+        }
+        year{
+            dn{"വർഷം"}
+            relative{
+                "-1"{"കഴിഞ്ഞ വർഷം"}
+                "0"{"ഈ വർ‌ഷം"}
+                "1"{"അടുത്തവർഷം"}
+            }
+        }
+        zone{
+            dn{"മേഖല"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} കൂടാതെ {1}"}
diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt
index 9228012..332d036 100644
--- a/icu4c/source/data/locales/ml_IN.txt
+++ b/icu4c/source/data/locales/ml_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml_IN.xml
 // *
diff --git a/icu4c/source/data/locales/mo.txt b/icu4c/source/data/locales/mo.txt
index ef3bdd7..55f72d2 100755
--- a/icu4c/source/data/locales/mo.txt
+++ b/icu4c/source/data/locales/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt
index 00b01a2..e5b3d55 100644
--- a/icu4c/source/data/locales/mr.txt
+++ b/icu4c/source/data/locales/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
@@ -151,7 +151,7 @@
         }
         native{"deva"}
     }
-    Version{"2.0.79.49"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -282,61 +282,6 @@
                     "ईसवीसन",
                 }
             }
-            fields{
-                day{
-                    dn{"दिवस"}
-                    relative{
-                        "-1"{"काल"}
-                        "0"{"आज"}
-                        "1"{"उद्या"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"युग"}
-                }
-                hour{
-                    dn{"तास"}
-                }
-                minute{
-                    dn{"मिनिट"}
-                }
-                month{
-                    dn{"महिना"}
-                    relative{
-                        "-1"{"मागील महिना"}
-                        "0"{"हा महिना"}
-                        "1"{"पुढील महिना"}
-                    }
-                }
-                second{
-                    dn{"सेकंद"}
-                }
-                week{
-                    dn{"आठव़डा"}
-                    relative{
-                        "-1"{"मागील आठवडा"}
-                        "0"{"हा आठवडा"}
-                        "1"{"पुढील आठवडा"}
-                    }
-                }
-                weekday{
-                    dn{"आठवड्याचा दिवस"}
-                }
-                year{
-                    dn{"वर्ष"}
-                    relative{
-                        "-1"{"मागील वर्ष"}
-                        "0"{"या वर्षी"}
-                        "1"{"पुढील वर्ष"}
-                    }
-                }
-                zone{
-                    dn{"झोन"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -552,6 +497,61 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"दिवस"}
+            relative{
+                "-1"{"काल"}
+                "0"{"आज"}
+                "1"{"उद्या"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"युग"}
+        }
+        hour{
+            dn{"तास"}
+        }
+        minute{
+            dn{"मिनिट"}
+        }
+        month{
+            dn{"महिना"}
+            relative{
+                "-1"{"मागील महिना"}
+                "0"{"हा महिना"}
+                "1"{"पुढील महिना"}
+            }
+        }
+        second{
+            dn{"सेकंद"}
+        }
+        week{
+            dn{"आठव़डा"}
+            relative{
+                "-1"{"मागील आठवडा"}
+                "0"{"हा आठवडा"}
+                "1"{"पुढील आठवडा"}
+            }
+        }
+        weekday{
+            dn{"आठवड्याचा दिवस"}
+        }
+        year{
+            dn{"वर्ष"}
+            relative{
+                "-1"{"मागील वर्ष"}
+                "0"{"या वर्षी"}
+                "1"{"पुढील वर्ष"}
+            }
+        }
+        zone{
+            dn{"झोन"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} आणि {1}"}
diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt
index 1d21cd5..ad5cd58 100644
--- a/icu4c/source/data/locales/mr_IN.txt
+++ b/icu4c/source/data/locales/mr_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2131290..731182d 100644
--- a/icu4c/source/data/locales/ms.txt
+++ b/icu4c/source/data/locales/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
@@ -121,7 +121,7 @@
             }
         }
     }
-    Version{"2.0.78.20"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -393,63 +393,6 @@
                     "TM",
                 }
             }
-            fields{
-                day{
-                    dn{"Hari"}
-                    relative{
-                        "-1"{"Semalam"}
-                        "-2"{"Hari sebelum semalam"}
-                        "0"{"Hari ini"}
-                        "1"{"Esok"}
-                        "2"{"Hari selepas esok"}
-                    }
-                }
-                dayperiod{
-                    dn{"PG/PTG"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Jam"}
-                }
-                minute{
-                    dn{"Minit"}
-                }
-                month{
-                    dn{"Bulan"}
-                    relative{
-                        "-1"{"Bulan lalu"}
-                        "0"{"Bulan ini"}
-                        "1"{"Bulan seterusnya"}
-                    }
-                }
-                second{
-                    dn{"Kedua"}
-                }
-                week{
-                    dn{"Minggu"}
-                    relative{
-                        "-1"{"Minggu lepas"}
-                        "0"{"Minggu ini"}
-                        "1"{"Minggu seterusnya"}
-                    }
-                }
-                weekday{
-                    dn{"Hari dalam Minggu"}
-                }
-                year{
-                    dn{"Tahun"}
-                    relative{
-                        "-1"{"Tahun lepas"}
-                        "0"{"Tahun ini"}
-                        "1"{"Tahun depan"}
-                    }
-                }
-                zone{
-                    dn{"Zon Waktu"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -775,6 +718,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Hari"}
+            relative{
+                "-1"{"Semalam"}
+                "-2"{"Hari sebelum semalam"}
+                "0"{"Hari ini"}
+                "1"{"Esok"}
+                "2"{"Hari selepas esok"}
+            }
+        }
+        dayperiod{
+            dn{"PG/PTG"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Jam"}
+        }
+        minute{
+            dn{"Minit"}
+        }
+        month{
+            dn{"Bulan"}
+            relative{
+                "-1"{"Bulan lalu"}
+                "0"{"Bulan ini"}
+                "1"{"Bulan seterusnya"}
+            }
+        }
+        second{
+            dn{"Kedua"}
+        }
+        week{
+            dn{"Minggu"}
+            relative{
+                "-1"{"Minggu lepas"}
+                "0"{"Minggu ini"}
+                "1"{"Minggu seterusnya"}
+            }
+        }
+        weekday{
+            dn{"Hari dalam Minggu"}
+        }
+        year{
+            dn{"Tahun"}
+            relative{
+                "-1"{"Tahun lepas"}
+                "0"{"Tahun ini"}
+                "1"{"Tahun depan"}
+            }
+        }
+        zone{
+            dn{"Zon Waktu"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} dan {1}"}
diff --git a/icu4c/source/data/locales/ms_Latn.txt b/icu4c/source/data/locales/ms_Latn.txt
new file mode 100644
index 0000000..f10d316
--- /dev/null
+++ b/icu4c/source/data/locales/ms_Latn.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn.xml
+// *
+// ***************************************************************************
+ms_Latn{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_Latn_BN.txt
similarity index 82%
rename from icu4c/source/data/locales/ms_BN.txt
rename to icu4c/source/data/locales/ms_Latn_BN.txt
index c50c6e2..9b86c5d 100644
--- a/icu4c/source/data/locales/ms_BN.txt
+++ b/icu4c/source/data/locales/ms_Latn_BN.txt
@@ -1,12 +1,12 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/ms_BN.xml
+// * Source File: <path>/common/main/ms_Latn_BN.xml
 // *
 // ***************************************************************************
-ms_BN{
+ms_Latn_BN{
     NumberElements{
         latn{
             patterns{
@@ -18,7 +18,7 @@
             }
         }
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.58"}
     calendar{
         gregorian{
             DateTimePatterns{
diff --git a/icu4c/source/data/locales/ms_Latn_MY.txt b/icu4c/source/data/locales/ms_Latn_MY.txt
new file mode 100644
index 0000000..e5af3dd
--- /dev/null
+++ b/icu4c/source/data/locales/ms_Latn_MY.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn_MY.xml
+// *
+// ***************************************************************************
+ms_Latn_MY{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/locales/ms_Latn_SG.txt b/icu4c/source/data/locales/ms_Latn_SG.txt
new file mode 100644
index 0000000..3f2ae5c
--- /dev/null
+++ b/icu4c/source/data/locales/ms_Latn_SG.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn_SG.xml
+// *
+// ***************************************************************************
+ms_Latn_SG{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt
deleted file mode 100644
index 9313f4c..0000000
--- a/icu4c/source/data/locales/ms_MY.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/ms_MY.xml
-// *
-// ***************************************************************************
-ms_MY{
-    Version{"2.0.41.23"}
-}
diff --git a/icu4c/source/data/locales/ms_SG.txt b/icu4c/source/data/locales/ms_SG.txt
deleted file mode 100755
index 3144f21..0000000
--- a/icu4c/source/data/locales/ms_SG.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/ms_SG.xml
-// *
-// ***************************************************************************
-ms_SG{
-    Version{"2.0.74.65"}
-}
diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt
index ce95a48..6245e2a 100644
--- a/icu4c/source/data/locales/mt.txt
+++ b/icu4c/source/data/locales/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[c y]"}
     ExemplarCharacters{"[a à b ċ d e è f ġ g {għ} h ħ i ì j k l m n o ò p q r s t u ù v w x ż z]"}
     ExemplarCharactersIndex{"[A B Ċ C D E F Ġ G {GĦ} H Ħ I {IE} J K L M N O P Q R S T U V W X Y Ż Z]"}
-    ExemplarCharactersPunctuation{"[\- , ; \: ! ? . ' ‘ ’ \" “ ” ( ) \[ \] \{ \}]"}
+    ExemplarCharactersPunctuation{"[\\- , ; \: ! ? . ' ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\}]"}
     LocaleScript{
         "Latn",
     }
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -93,43 +93,6 @@
                     "Wara Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Jum"}
-                    relative{
-                        "-1"{"Lbieraħ"}
-                        "0"{"Illum"}
-                        "1"{"Għada"}
-                    }
-                }
-                era{
-                    dn{"Epoka"}
-                }
-                hour{
-                    dn{"Siegħa"}
-                }
-                minute{
-                    dn{"Minuta"}
-                }
-                month{
-                    dn{"Xahar"}
-                }
-                second{
-                    dn{"Sekonda"}
-                }
-                week{
-                    dn{"Ġimgħa"}
-                }
-                weekday{
-                    dn{"Jum tal-Ġimgħa"}
-                }
-                year{
-                    dn{"Sena"}
-                }
-                zone{
-                    dn{"Żona"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -196,6 +159,43 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"Jum"}
+            relative{
+                "-1"{"Lbieraħ"}
+                "0"{"Illum"}
+                "1"{"Għada"}
+            }
+        }
+        era{
+            dn{"Epoka"}
+        }
+        hour{
+            dn{"Siegħa"}
+        }
+        minute{
+            dn{"Minuta"}
+        }
+        month{
+            dn{"Xahar"}
+        }
+        second{
+            dn{"Sekonda"}
+        }
+        week{
+            dn{"Ġimgħa"}
+        }
+        weekday{
+            dn{"Jum tal-Ġimgħa"}
+        }
+        year{
+            dn{"Sena"}
+        }
+        zone{
+            dn{"Żona"}
+        }
+    }
     measurementSystemNames{
         metric{"Metriku"}
     }
diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt
index 6ce864b..f1e8c25 100644
--- a/icu4c/source/data/locales/mt_MT.txt
+++ b/icu4c/source/data/locales/mt_MT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5d1da2f..ae73a22 100755
--- a/icu4c/source/data/locales/mua.txt
+++ b/icu4c/source/data/locales/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -118,43 +118,6 @@
                     "Pel Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Zah'nane/ Comme"}
-                    relative{
-                        "-1"{"Tǝsoo"}
-                        "0"{"Tǝ'nahko"}
-                        "1"{"Tǝ'nane"}
-                    }
-                }
-                era{
-                    dn{"Syii ma tãa"}
-                }
-                hour{
-                    dn{"Cok comme"}
-                }
-                minute{
-                    dn{"Cok comme ma laŋne"}
-                }
-                month{
-                    dn{"Fĩi"}
-                }
-                second{
-                    dn{"Cok comme ma laŋ tǝ biŋ"}
-                }
-                week{
-                    dn{"Luma"}
-                }
-                weekday{
-                    dn{"Kǝsyil luma"}
-                }
-                year{
-                    dn{"Syii"}
-                }
-                zone{
-                    dn{"Waŋ cok comme"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -227,4 +190,41 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Zah'nane/ Comme"}
+            relative{
+                "-1"{"Tǝsoo"}
+                "0"{"Tǝ'nahko"}
+                "1"{"Tǝ'nane"}
+            }
+        }
+        era{
+            dn{"Syii ma tãa"}
+        }
+        hour{
+            dn{"Cok comme"}
+        }
+        minute{
+            dn{"Cok comme ma laŋne"}
+        }
+        month{
+            dn{"Fĩi"}
+        }
+        second{
+            dn{"Cok comme ma laŋ tǝ biŋ"}
+        }
+        week{
+            dn{"Luma"}
+        }
+        weekday{
+            dn{"Kǝsyil luma"}
+        }
+        year{
+            dn{"Syii"}
+        }
+        zone{
+            dn{"Waŋ cok comme"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/mua_CM.txt b/icu4c/source/data/locales/mua_CM.txt
index 15121bb..7795999 100755
--- a/icu4c/source/data/locales/mua_CM.txt
+++ b/icu4c/source/data/locales/mua_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1dde296..92d3a77 100644
--- a/icu4c/source/data/locales/my.txt
+++ b/icu4c/source/data/locales/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
@@ -42,7 +42,7 @@
         }
         native{"mymr"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -132,42 +132,6 @@
                     "ခရစ်တော် ပေါ်ထွန်းပြီးကာလ",
                 }
             }
-            fields{
-                day{
-                    dn{"ရက်"}
-                    relative{
-                        "-1"{"မနေ့က"}
-                        "-2"{"တနေ့က"}
-                        "0"{"ယနေ့"}
-                        "1"{"မနက်ဖြန်"}
-                        "2"{"သဘက်ခါ"}
-                    }
-                }
-                era{
-                    dn{"ခေတ်"}
-                }
-                hour{
-                    dn{"နာရီ"}
-                }
-                minute{
-                    dn{"မိနစ်"}
-                }
-                month{
-                    dn{"လ"}
-                }
-                second{
-                    dn{"စက္ကန့်"}
-                }
-                week{
-                    dn{"ပတ်"}
-                }
-                weekday{
-                    dn{"နေ့"}
-                }
-                year{
-                    dn{"နှစ်"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -338,6 +302,42 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ရက်"}
+            relative{
+                "-1"{"မနေ့က"}
+                "-2"{"တနေ့က"}
+                "0"{"ယနေ့"}
+                "1"{"မနက်ဖြန်"}
+                "2"{"သဘက်ခါ"}
+            }
+        }
+        era{
+            dn{"ခေတ်"}
+        }
+        hour{
+            dn{"နာရီ"}
+        }
+        minute{
+            dn{"မိနစ်"}
+        }
+        month{
+            dn{"လ"}
+        }
+        second{
+            dn{"စက္ကန့်"}
+        }
+        week{
+            dn{"ပတ်"}
+        }
+        weekday{
+            dn{"နေ့"}
+        }
+        year{
+            dn{"နှစ်"}
+        }
+    }
     measurementSystemNames{
         US{"အမေရိကန်စနစ်"}
         metric{"မက်ထရစ်စနစ်"}
diff --git a/icu4c/source/data/locales/my_MM.txt b/icu4c/source/data/locales/my_MM.txt
index 6e2faef..46accba 100644
--- a/icu4c/source/data/locales/my_MM.txt
+++ b/icu4c/source/data/locales/my_MM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my_MM.xml
 // *
diff --git a/icu4c/source/data/locales/naq.txt b/icu4c/source/data/locales/naq.txt
index a636333..ce22f0b 100755
--- a/icu4c/source/data/locales/naq.txt
+++ b/icu4c/source/data/locales/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,44 +111,6 @@
                     "Xristub khaoǃgâ",
                 }
             }
-            fields{
-                day{
-                    dn{"Tsees"}
-                    relative{
-                        "0"{"Neetsee"}
-                    }
-                }
-                dayperiod{
-                    dn{"ǁgoas/ǃuis"}
-                }
-                era{
-                    dn{"ǁAeǃgâs"}
-                }
-                hour{
-                    dn{"Iiri"}
-                }
-                minute{
-                    dn{"Haib"}
-                }
-                month{
-                    dn{"ǁKhâb"}
-                }
-                second{
-                    dn{"ǀGâub"}
-                }
-                week{
-                    dn{"Wekheb"}
-                }
-                weekday{
-                    dn{"Wekheb tsees"}
-                }
-                year{
-                    dn{"Kurib"}
-                }
-                zone{
-                    dn{"ǁAeb ǀharib"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -221,4 +183,42 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Tsees"}
+            relative{
+                "0"{"Neetsee"}
+            }
+        }
+        dayperiod{
+            dn{"ǁgoas/ǃuis"}
+        }
+        era{
+            dn{"ǁAeǃgâs"}
+        }
+        hour{
+            dn{"Iiri"}
+        }
+        minute{
+            dn{"Haib"}
+        }
+        month{
+            dn{"ǁKhâb"}
+        }
+        second{
+            dn{"ǀGâub"}
+        }
+        week{
+            dn{"Wekheb"}
+        }
+        weekday{
+            dn{"Wekheb tsees"}
+        }
+        year{
+            dn{"Kurib"}
+        }
+        zone{
+            dn{"ǁAeb ǀharib"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/naq_NA.txt b/icu4c/source/data/locales/naq_NA.txt
index 5a44923..089fcfe 100755
--- a/icu4c/source/data/locales/naq_NA.txt
+++ b/icu4c/source/data/locales/naq_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e798423..f13534f 100644
--- a/icu4c/source/data/locales/nb.txt
+++ b/icu4c/source/data/locales/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[á ǎ ã č ç đ è ê í ń ñ ŋ š ŧ ü ž ä ö]"}
     ExemplarCharacters{"[a à b c d e é f g h i j k l m n o ó ò ô p q r s t u v w x y z æ ø å]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Æ Ø Å]"}
-    ExemplarCharactersPunctuation{"[\- – , ; \: ! ? . ' \" « » ( ) \[ \] \{ \} § @ * / \\]"}
+    ExemplarCharactersPunctuation{"[\\- – , ; \: ! ? . ' \u0022 « » ( ) \\[ \\] \\{ \\} § @ * / \\\\ ]"}
     LocaleScript{
         "Latn",
     }
@@ -143,7 +143,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -335,63 +335,6 @@
                     "e.Kr.",
                 }
             }
-            fields{
-                day{
-                    dn{"dag"}
-                    relative{
-                        "-1"{"i går"}
-                        "-2"{"i forgårs"}
-                        "0"{"i dag"}
-                        "1"{"i morgen"}
-                        "2"{"i overmorgen"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"tidsalder"}
-                }
-                hour{
-                    dn{"time"}
-                }
-                minute{
-                    dn{"minutt"}
-                }
-                month{
-                    dn{"måned"}
-                    relative{
-                        "-1"{"Sist måned"}
-                        "0"{"Denne måneden"}
-                        "1"{"Neste måned"}
-                    }
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"uke"}
-                    relative{
-                        "-1"{"Sist uke"}
-                        "0"{"Denne uken"}
-                        "1"{"Neste uke"}
-                    }
-                }
-                weekday{
-                    dn{"ukedag"}
-                }
-                year{
-                    dn{"år"}
-                    relative{
-                        "-1"{"I fjor"}
-                        "0"{"Dette året"}
-                        "1"{"Neste år"}
-                    }
-                }
-                zone{
-                    dn{"sone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -774,6 +717,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"dag"}
+            relative{
+                "-1"{"i går"}
+                "-2"{"i forgårs"}
+                "0"{"i dag"}
+                "1"{"i morgen"}
+                "2"{"i overmorgen"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"tidsalder"}
+        }
+        hour{
+            dn{"time"}
+        }
+        minute{
+            dn{"minutt"}
+        }
+        month{
+            dn{"måned"}
+            relative{
+                "-1"{"Sist måned"}
+                "0"{"Denne måneden"}
+                "1"{"Neste måned"}
+            }
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"uke"}
+            relative{
+                "-1"{"Sist uke"}
+                "0"{"Denne uken"}
+                "1"{"Neste uke"}
+            }
+        }
+        weekday{
+            dn{"ukedag"}
+        }
+        year{
+            dn{"år"}
+            relative{
+                "-1"{"I fjor"}
+                "0"{"Dette året"}
+                "1"{"Neste år"}
+            }
+        }
+        zone{
+            dn{"sone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} og {1}"}
diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt
index 6091975..dae564a 100644
--- a/icu4c/source/data/locales/nb_NO.txt
+++ b/icu4c/source/data/locales/nb_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb_NO.xml
 // *
diff --git a/icu4c/source/data/locales/nd.txt b/icu4c/source/data/locales/nd.txt
index 0f6b1df..5faae4a 100755
--- a/icu4c/source/data/locales/nd.txt
+++ b/icu4c/source/data/locales/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -107,40 +107,6 @@
                     "Ukristo ebuyile",
                 }
             }
-            fields{
-                day{
-                    dn{"Ilanga"}
-                    relative{
-                        "-1"{"Izolo"}
-                        "0"{"Lamuhla"}
-                        "1"{"Kusasa"}
-                    }
-                }
-                hour{
-                    dn{"Ihola"}
-                }
-                minute{
-                    dn{"Umuzuzu"}
-                }
-                month{
-                    dn{"Inyangacale"}
-                }
-                second{
-                    dn{"Isekendi"}
-                }
-                week{
-                    dn{"Iviki"}
-                }
-                weekday{
-                    dn{"Ilanga leviki"}
-                }
-                year{
-                    dn{"Umnyaka"}
-                }
-                zone{
-                    dn{"Isikhathi"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -213,4 +179,38 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ilanga"}
+            relative{
+                "-1"{"Izolo"}
+                "0"{"Lamuhla"}
+                "1"{"Kusasa"}
+            }
+        }
+        hour{
+            dn{"Ihola"}
+        }
+        minute{
+            dn{"Umuzuzu"}
+        }
+        month{
+            dn{"Inyangacale"}
+        }
+        second{
+            dn{"Isekendi"}
+        }
+        week{
+            dn{"Iviki"}
+        }
+        weekday{
+            dn{"Ilanga leviki"}
+        }
+        year{
+            dn{"Umnyaka"}
+        }
+        zone{
+            dn{"Isikhathi"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/nd_ZW.txt b/icu4c/source/data/locales/nd_ZW.txt
index 6892b1b..d01ab07 100755
--- a/icu4c/source/data/locales/nd_ZW.txt
+++ b/icu4c/source/data/locales/nd_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4a67411..d02aae1 100755
--- a/icu4c/source/data/locales/ne.txt
+++ b/icu4c/source/data/locales/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
@@ -31,7 +31,7 @@
         }
         native{"deva"}
     }
-    Version{"2.0.79.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -122,47 +122,6 @@
                     "सन्",
                 }
             }
-            fields{
-                day{
-                    dn{"बार"}
-                    relative{
-                        "-1"{"हिजो"}
-                        "-2"{"अस्ति"}
-                        "0"{"आज"}
-                        "1"{"भोलि"}
-                    }
-                }
-                dayperiod{
-                    dn{"पूर्व मध्यान्ह/उत्तर मध्यान्ह"}
-                }
-                era{
-                    dn{"काल"}
-                }
-                hour{
-                    dn{"घण्टा"}
-                }
-                minute{
-                    dn{"मिनेट"}
-                }
-                month{
-                    dn{"महिना"}
-                }
-                second{
-                    dn{"दोस्रो"}
-                }
-                week{
-                    dn{"हप्ता"}
-                }
-                weekday{
-                    dn{"हप्ताको बार"}
-                }
-                year{
-                    dn{"बर्ष"}
-                }
-                zone{
-                    dn{"क्षेत्र"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -303,6 +262,47 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"बार"}
+            relative{
+                "-1"{"हिजो"}
+                "-2"{"अस्ति"}
+                "0"{"आज"}
+                "1"{"भोलि"}
+            }
+        }
+        dayperiod{
+            dn{"पूर्व मध्यान्ह/उत्तर मध्यान्ह"}
+        }
+        era{
+            dn{"काल"}
+        }
+        hour{
+            dn{"घण्टा"}
+        }
+        minute{
+            dn{"मिनेट"}
+        }
+        month{
+            dn{"महिना"}
+        }
+        second{
+            dn{"दोस्रो"}
+        }
+        week{
+            dn{"हप्ता"}
+        }
+        weekday{
+            dn{"हप्ताको बार"}
+        }
+        year{
+            dn{"बर्ष"}
+        }
+        zone{
+            dn{"क्षेत्र"}
+        }
+    }
     measurementSystemNames{
         UK{"युके"}
         US{"युएस्"}
diff --git a/icu4c/source/data/locales/ne_IN.txt b/icu4c/source/data/locales/ne_IN.txt
index 6890f16..81657bf 100755
--- a/icu4c/source/data/locales/ne_IN.txt
+++ b/icu4c/source/data/locales/ne_IN.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne_IN.xml
 // *
 // ***************************************************************************
 ne_IN{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -27,35 +27,6 @@
                     }
                 }
             }
-            fields{
-                day{
-                    dn{"वार"}
-                    relative{
-                        "2"{"पर्सि"}
-                    }
-                }
-                dayperiod{
-                    dn{"पूर्वाह्न / अपराह्न"}
-                }
-                era{
-                    dn{"युग"}
-                }
-                second{
-                    dn{"सेकेन्ड"}
-                }
-                week{
-                    dn{"साता"}
-                }
-                weekday{
-                    dn{"हप्ताको वार"}
-                }
-                year{
-                    dn{"वर्ष"}
-                }
-                zone{
-                    dn{"अञ्‍चल"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -106,6 +77,35 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"वार"}
+            relative{
+                "2"{"पर्सि"}
+            }
+        }
+        dayperiod{
+            dn{"पूर्वाह्न / अपराह्न"}
+        }
+        era{
+            dn{"युग"}
+        }
+        second{
+            dn{"सेकेन्ड"}
+        }
+        week{
+            dn{"साता"}
+        }
+        weekday{
+            dn{"हप्ताको वार"}
+        }
+        year{
+            dn{"वर्ष"}
+        }
+        zone{
+            dn{"अञ्‍चल"}
+        }
+    }
     measurementSystemNames{
         US{"अमेरिकेली"}
     }
diff --git a/icu4c/source/data/locales/ne_NP.txt b/icu4c/source/data/locales/ne_NP.txt
index 9f64e65..e1636eb 100755
--- a/icu4c/source/data/locales/ne_NP.txt
+++ b/icu4c/source/data/locales/ne_NP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fa67642..85f47ba 100644
--- a/icu4c/source/data/locales/nl.txt
+++ b/icu4c/source/data/locales/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
@@ -16,7 +16,7 @@
         "z]"
     }
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -146,7 +146,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -333,63 +333,6 @@
                     "na Christus",
                 }
             }
-            fields{
-                day{
-                    dn{"Dag"}
-                    relative{
-                        "-1"{"Gisteren"}
-                        "-2"{"Eergisteren"}
-                        "0"{"Vandaag"}
-                        "1"{"Morgen"}
-                        "2"{"Overmorgen"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Tijdperk"}
-                }
-                hour{
-                    dn{"Uur"}
-                }
-                minute{
-                    dn{"Minuut"}
-                }
-                month{
-                    dn{"Maand"}
-                    relative{
-                        "-1"{"Vorige maand"}
-                        "0"{"Deze maand"}
-                        "1"{"Volgende maand"}
-                    }
-                }
-                second{
-                    dn{"Seconde"}
-                }
-                week{
-                    dn{"week"}
-                    relative{
-                        "-1"{"Vorige week"}
-                        "0"{"Deze week"}
-                        "1"{"Volgende week"}
-                    }
-                }
-                weekday{
-                    dn{"Dag van de week"}
-                }
-                year{
-                    dn{"Jaar"}
-                    relative{
-                        "-1"{"Vorig jaar"}
-                        "0"{"Dit jaar"}
-                        "1"{"Volgend jaar"}
-                    }
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -694,7 +637,6 @@
                 }
             }
             monthNames{
-                default{"format"}
                 format{
                     abbreviated{
                         "Moeh.",
@@ -710,7 +652,6 @@
                         "Doe al k.",
                         "Doe al h.",
                     }
-                    default{"wide"}
                     wide{
                         "Moeharram",
                         "Safar",
@@ -865,6 +806,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Dag"}
+            relative{
+                "-1"{"Gisteren"}
+                "-2"{"Eergisteren"}
+                "0"{"Vandaag"}
+                "1"{"Morgen"}
+                "2"{"Overmorgen"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Tijdperk"}
+        }
+        hour{
+            dn{"Uur"}
+        }
+        minute{
+            dn{"Minuut"}
+        }
+        month{
+            dn{"Maand"}
+            relative{
+                "-1"{"Vorige maand"}
+                "0"{"Deze maand"}
+                "1"{"Volgende maand"}
+            }
+        }
+        second{
+            dn{"Seconde"}
+        }
+        week{
+            dn{"week"}
+            relative{
+                "-1"{"Vorige week"}
+                "0"{"Deze week"}
+                "1"{"Volgende week"}
+            }
+        }
+        weekday{
+            dn{"Dag van de week"}
+        }
+        year{
+            dn{"Jaar"}
+            relative{
+                "-1"{"Vorig jaar"}
+                "0"{"Dit jaar"}
+                "1"{"Volgend jaar"}
+            }
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} en {1}"}
diff --git a/icu4c/source/data/locales/nl_AW.txt b/icu4c/source/data/locales/nl_AW.txt
index 3d64bf4..fbdc334 100755
--- a/icu4c/source/data/locales/nl_AW.txt
+++ b/icu4c/source/data/locales/nl_AW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6c95c8d..fbf1edb 100644
--- a/icu4c/source/data/locales/nl_BE.txt
+++ b/icu4c/source/data/locales/nl_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BE.xml
 // *
diff --git a/icu4c/source/data/locales/nl_CW.txt b/icu4c/source/data/locales/nl_CW.txt
index 98d4bed..a8f3564 100644
--- a/icu4c/source/data/locales/nl_CW.txt
+++ b/icu4c/source/data/locales/nl_CW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 af114d2..049633d 100644
--- a/icu4c/source/data/locales/nl_NL.txt
+++ b/icu4c/source/data/locales/nl_NL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0097fbb..b48410e 100755
--- a/icu4c/source/data/locales/nl_SR.txt
+++ b/icu4c/source/data/locales/nl_SR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4693149..ded9746 100644
--- a/icu4c/source/data/locales/nl_SX.txt
+++ b/icu4c/source/data/locales/nl_SX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cf8eb03..c3165e9 100755
--- a/icu4c/source/data/locales/nmg.txt
+++ b/icu4c/source/data/locales/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
@@ -33,7 +33,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -122,43 +122,6 @@
                     "Pfiɛ Burī",
                 }
             }
-            fields{
-                day{
-                    dn{"Duö"}
-                    relative{
-                        "-1"{"Nakugú"}
-                        "0"{"Dɔl"}
-                        "1"{"Namáná"}
-                    }
-                }
-                dayperiod{
-                    dn{"Máná, Muó, Kugú, Bvul"}
-                }
-                era{
-                    dn{"Pīl/Lahlɛ̄"}
-                }
-                hour{
-                    dn{"Wulā"}
-                }
-                minute{
-                    dn{"Mpálâ"}
-                }
-                month{
-                    dn{"Ngwɛn"}
-                }
-                second{
-                    dn{"Nyiɛl"}
-                }
-                week{
-                    dn{"Sɔ́ndɔ"}
-                }
-                year{
-                    dn{"Mbvu"}
-                }
-                zone{
-                    dn{"Nkɛ̌l wulā"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -215,4 +178,41 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Duö"}
+            relative{
+                "-1"{"Nakugú"}
+                "0"{"Dɔl"}
+                "1"{"Namáná"}
+            }
+        }
+        dayperiod{
+            dn{"Máná, Muó, Kugú, Bvul"}
+        }
+        era{
+            dn{"Pīl/Lahlɛ̄"}
+        }
+        hour{
+            dn{"Wulā"}
+        }
+        minute{
+            dn{"Mpálâ"}
+        }
+        month{
+            dn{"Ngwɛn"}
+        }
+        second{
+            dn{"Nyiɛl"}
+        }
+        week{
+            dn{"Sɔ́ndɔ"}
+        }
+        year{
+            dn{"Mbvu"}
+        }
+        zone{
+            dn{"Nkɛ̌l wulā"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/nmg_CM.txt b/icu4c/source/data/locales/nmg_CM.txt
index 35dd886..e61328e 100755
--- a/icu4c/source/data/locales/nmg_CM.txt
+++ b/icu4c/source/data/locales/nmg_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f74e34a..7074944 100644
--- a/icu4c/source/data/locales/nn.txt
+++ b/icu4c/source/data/locales/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
@@ -38,7 +38,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -128,48 +128,6 @@
                     "e.Kr.",
                 }
             }
-            fields{
-                day{
-                    dn{"dag"}
-                    relative{
-                        "-1"{"i går"}
-                        "-2"{"i forgårs"}
-                        "0"{"i dag"}
-                        "1"{"i morgon"}
-                        "2"{"i overmorgon"}
-                    }
-                }
-                dayperiod{
-                    dn{"f.m./e.m.-val"}
-                }
-                era{
-                    dn{"æra"}
-                }
-                hour{
-                    dn{"time"}
-                }
-                minute{
-                    dn{"minutt"}
-                }
-                month{
-                    dn{"månad"}
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"veke"}
-                }
-                weekday{
-                    dn{"vekedag"}
-                }
-                year{
-                    dn{"år"}
-                }
-                zone{
-                    dn{"sone"}
-                }
-            }
             intervalFormats{
                 Hm{
                     H{"HH:mm–HH:mm"}
@@ -327,6 +285,48 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"dag"}
+            relative{
+                "-1"{"i går"}
+                "-2"{"i forgårs"}
+                "0"{"i dag"}
+                "1"{"i morgon"}
+                "2"{"i overmorgon"}
+            }
+        }
+        dayperiod{
+            dn{"f.m./e.m.-val"}
+        }
+        era{
+            dn{"æra"}
+        }
+        hour{
+            dn{"time"}
+        }
+        minute{
+            dn{"minutt"}
+        }
+        month{
+            dn{"månad"}
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"veke"}
+        }
+        weekday{
+            dn{"vekedag"}
+        }
+        year{
+            dn{"år"}
+        }
+        zone{
+            dn{"sone"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} og {1}"}
diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt
index 0e813b6..5fe0d39 100644
--- a/icu4c/source/data/locales/nn_NO.txt
+++ b/icu4c/source/data/locales/nn_NO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn_NO.xml
 // *
diff --git a/icu4c/source/data/locales/no.txt b/icu4c/source/data/locales/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/locales/no.txt
+++ b/icu4c/source/data/locales/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/no_NO.txt b/icu4c/source/data/locales/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/locales/no_NO.txt
+++ b/icu4c/source/data/locales/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/no_NO_NY.txt b/icu4c/source/data/locales/no_NO_NY.txt
index 61d8107..38940c7c 100644
--- a/icu4c/source/data/locales/no_NO_NY.txt
+++ b/icu4c/source/data/locales/no_NO_NY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/nus.txt b/icu4c/source/data/locales/nus.txt
index 7788d6e..f777122 100755
--- a/icu4c/source/data/locales/nus.txt
+++ b/icu4c/source/data/locales/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
@@ -32,7 +32,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -121,40 +121,6 @@
                     "Ɛ ca Yecu dap",
                 }
             }
-            fields{
-                day{
-                    dn{"Cäŋ"}
-                    relative{
-                        "-1"{"Pan"}
-                        "0"{"Walɛ"}
-                        "1"{"Ruun"}
-                    }
-                }
-                era{
-                    dn{"Gua̱a̱th Ruëc"}
-                }
-                hour{
-                    dn{"Thaak"}
-                }
-                minute{
-                    dn{"Minit"}
-                }
-                month{
-                    dn{"Pay"}
-                }
-                second{
-                    dn{"Thɛkɛni"}
-                }
-                week{
-                    dn{"Jiɔk"}
-                }
-                weekday{
-                    dn{"Ni̱n jokä"}
-                }
-                year{
-                    dn{"Ruɔ̱n"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -227,4 +193,38 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Cäŋ"}
+            relative{
+                "-1"{"Pan"}
+                "0"{"Walɛ"}
+                "1"{"Ruun"}
+            }
+        }
+        era{
+            dn{"Gua̱a̱th Ruëc"}
+        }
+        hour{
+            dn{"Thaak"}
+        }
+        minute{
+            dn{"Minit"}
+        }
+        month{
+            dn{"Pay"}
+        }
+        second{
+            dn{"Thɛkɛni"}
+        }
+        week{
+            dn{"Jiɔk"}
+        }
+        weekday{
+            dn{"Ni̱n jokä"}
+        }
+        year{
+            dn{"Ruɔ̱n"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/nus_SD.txt b/icu4c/source/data/locales/nus_SD.txt
index 7973336..47a867c 100755
--- a/icu4c/source/data/locales/nus_SD.txt
+++ b/icu4c/source/data/locales/nus_SD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus_SD.xml
 // *
diff --git a/icu4c/source/data/locales/nyn.txt b/icu4c/source/data/locales/nyn.txt
index cf89ce6..4d9c6cb 100755
--- a/icu4c/source/data/locales/nyn.txt
+++ b/icu4c/source/data/locales/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -106,46 +106,6 @@
                     "Kurisito Yaijire",
                 }
             }
-            fields{
-                day{
-                    dn{"Eizooba"}
-                    relative{
-                        "-1"{"Nyomwabazyo"}
-                        "0"{"Erizooba"}
-                        "1"{"Nyenkyakare"}
-                    }
-                }
-                dayperiod{
-                    dn{"Nyomushana/nyekiro"}
-                }
-                era{
-                    dn{"Obunaku"}
-                }
-                hour{
-                    dn{"Shaaha"}
-                }
-                minute{
-                    dn{"Edakiika"}
-                }
-                month{
-                    dn{"Omwezi"}
-                }
-                second{
-                    dn{"Obucweka/Esekendi"}
-                }
-                week{
-                    dn{"Esande"}
-                }
-                weekday{
-                    dn{"Eizooba ry'okukora"}
-                }
-                year{
-                    dn{"Omwaka"}
-                }
-                zone{
-                    dn{"Eshaaha za"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -218,4 +178,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Eizooba"}
+            relative{
+                "-1"{"Nyomwabazyo"}
+                "0"{"Erizooba"}
+                "1"{"Nyenkyakare"}
+            }
+        }
+        dayperiod{
+            dn{"Nyomushana/nyekiro"}
+        }
+        era{
+            dn{"Obunaku"}
+        }
+        hour{
+            dn{"Shaaha"}
+        }
+        minute{
+            dn{"Edakiika"}
+        }
+        month{
+            dn{"Omwezi"}
+        }
+        second{
+            dn{"Obucweka/Esekendi"}
+        }
+        week{
+            dn{"Esande"}
+        }
+        weekday{
+            dn{"Eizooba ry'okukora"}
+        }
+        year{
+            dn{"Omwaka"}
+        }
+        zone{
+            dn{"Eshaaha za"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/nyn_UG.txt b/icu4c/source/data/locales/nyn_UG.txt
index b356abd..e3f9ad8 100755
--- a/icu4c/source/data/locales/nyn_UG.txt
+++ b/icu4c/source/data/locales/nyn_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 86e55fe..38cdcd6 100644
--- a/icu4c/source/data/locales/om.txt
+++ b/icu4c/source/data/locales/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cbcb353..ecc3c90 100644
--- a/icu4c/source/data/locales/om_ET.txt
+++ b/icu4c/source/data/locales/om_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6ab9caa..c68cd53 100644
--- a/icu4c/source/data/locales/om_KE.txt
+++ b/icu4c/source/data/locales/om_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 df84a4f..f5653a4 100644
--- a/icu4c/source/data/locales/or.txt
+++ b/icu4c/source/data/locales/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e41f2aa..2bf7115 100644
--- a/icu4c/source/data/locales/or_IN.txt
+++ b/icu4c/source/data/locales/or_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or_IN.xml
 // *
diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt
index 6541ce1..845601a 100644
--- a/icu4c/source/data/locales/pa.txt
+++ b/icu4c/source/data/locales/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
@@ -31,7 +31,7 @@
         }
         native{"guru"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -108,43 +108,6 @@
                     "ਸਾਲ",
                 }
             }
-            fields{
-                day{
-                    dn{"ਦਿਨ"}
-                    relative{
-                        "-1"{"ਲੰਘਿਆਂ ਕੱਲ"}
-                        "0"{"ਅੱਜ"}
-                        "1"{"ਭਲਕੇ"}
-                    }
-                }
-                era{
-                    dn{"ਯੁੱਗ"}
-                }
-                hour{
-                    dn{"ਘੰਟਾ"}
-                }
-                minute{
-                    dn{"ਮਿੰਟ"}
-                }
-                month{
-                    dn{"ਮਹੀਨਾ"}
-                }
-                second{
-                    dn{"ਸਕਿੰਡ"}
-                }
-                week{
-                    dn{"ਹਫ਼ਤਾ"}
-                }
-                weekday{
-                    dn{"ਹਫ਼ਤੇ ਦਾ ਦਿਨ"}
-                }
-                year{
-                    dn{"ਸਾਲ"}
-                }
-                zone{
-                    dn{"ਖੇਤਰ"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -213,6 +176,43 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"ਦਿਨ"}
+            relative{
+                "-1"{"ਲੰਘਿਆਂ ਕੱਲ"}
+                "0"{"ਅੱਜ"}
+                "1"{"ਭਲਕੇ"}
+            }
+        }
+        era{
+            dn{"ਯੁੱਗ"}
+        }
+        hour{
+            dn{"ਘੰਟਾ"}
+        }
+        minute{
+            dn{"ਮਿੰਟ"}
+        }
+        month{
+            dn{"ਮਹੀਨਾ"}
+        }
+        second{
+            dn{"ਸਕਿੰਡ"}
+        }
+        week{
+            dn{"ਹਫ਼ਤਾ"}
+        }
+        weekday{
+            dn{"ਹਫ਼ਤੇ ਦਾ ਦਿਨ"}
+        }
+        year{
+            dn{"ਸਾਲ"}
+        }
+        zone{
+            dn{"ਖੇਤਰ"}
+        }
+    }
     measurementSystemNames{
         US{"ਯੂ. ਐੱਸ."}
         metric{"ਮੀਟਰਿਕ"}
diff --git a/icu4c/source/data/locales/pa_Arab.txt b/icu4c/source/data/locales/pa_Arab.txt
index 86f1f88..fa2d338 100755
--- a/icu4c/source/data/locales/pa_Arab.txt
+++ b/icu4c/source/data/locales/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
@@ -23,7 +23,7 @@
         default{"arabext"}
         native{"arabext"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -67,32 +67,6 @@
                     "سں",
                 }
             }
-            fields{
-                day{
-                    dn{"دئن"}
-                }
-                hour{
-                    dn{"گھنٹا"}
-                }
-                minute{
-                    dn{"منٹ"}
-                }
-                month{
-                    dn{"مہينا"}
-                }
-                week{
-                    dn{"ہفتہ"}
-                }
-                weekday{
-                    dn{"ہفتے دا دن"}
-                }
-                year{
-                    dn{"ورھا"}
-                }
-                zone{
-                    dn{"ٹپہ"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -123,8 +97,33 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"دئن"}
+        }
+        hour{
+            dn{"گھنٹا"}
+        }
+        minute{
+            dn{"منٹ"}
+        }
+        month{
+            dn{"مہينا"}
+        }
+        week{
+            dn{"ہفتہ"}
+        }
+        weekday{
+            dn{"ہفتے دا دن"}
+        }
+        year{
+            dn{"ورھا"}
+        }
+        zone{
+            dn{"ٹپہ"}
+        }
+    }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
 }
diff --git a/icu4c/source/data/locales/pa_Arab_PK.txt b/icu4c/source/data/locales/pa_Arab_PK.txt
index ed1351f..3765ea5 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b975d47..cf9182c 100644
--- a/icu4c/source/data/locales/pa_Guru.txt
+++ b/icu4c/source/data/locales/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 543ac0b..7cde2f8 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f8f230a..8a52933 100644
--- a/icu4c/source/data/locales/pa_IN.txt
+++ b/icu4c/source/data/locales/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/pa_PK.txt b/icu4c/source/data/locales/pa_PK.txt
index 22fb56e..8478504 100755
--- a/icu4c/source/data/locales/pa_PK.txt
+++ b/icu4c/source/data/locales/pa_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt
index be77e51..3459983 100644
--- a/icu4c/source/data/locales/pl.txt
+++ b/icu4c/source/data/locales/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
@@ -14,8 +14,8 @@
     ExemplarCharacters{"[a ą b c ć d e ę f g h i j k l ł m n ń o ó p r s ś t u w y z ź ż]"}
     ExemplarCharactersIndex{"[A Ą B C Ć D E Ę F G H I J K L Ł M N Ń O Ó P Q R S Ś T U V W X Y Z Ź Ż]"}
     ExemplarCharactersPunctuation{
-        "[\- ‐ – — , ; \: ! ? . … ' \" ” „ « » ( ) \[ \] \{ \} § @ * / \& # % † ‡ ′ ″"
-        " ° ~]"
+        "[\\- ‐ – — , ; \: ! ? . … ' \u0022 ” „ « » ( ) \\[ \\] \\{ \\} § @ * / \\& # % † ‡ ′ ″ "
+        "° ~]"
     }
     LocaleScript{
         "Latn",
@@ -194,7 +194,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -585,63 +585,6 @@
                     "n.e.",
                 }
             }
-            fields{
-                day{
-                    dn{"Dzień"}
-                    relative{
-                        "-1"{"Wczoraj"}
-                        "-2"{"Przedwczoraj"}
-                        "0"{"Dzisiaj"}
-                        "1"{"Jutro"}
-                        "2"{"Pojutrze"}
-                    }
-                }
-                dayperiod{
-                    dn{"Dayperiod"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Godzina"}
-                }
-                minute{
-                    dn{"Minuta"}
-                }
-                month{
-                    dn{"Miesiąc"}
-                    relative{
-                        "-1"{"Zeszły miesiąc"}
-                        "0"{"Bieżący miesiąc"}
-                        "1"{"Przyszły miesiąc"}
-                    }
-                }
-                second{
-                    dn{"Sekunda"}
-                }
-                week{
-                    dn{"Tydzień"}
-                    relative{
-                        "-1"{"Zeszły tydzień"}
-                        "0"{"Bieżący tydzień"}
-                        "1"{"Przyszły tydzień"}
-                    }
-                }
-                weekday{
-                    dn{"Dzień tygodnia"}
-                }
-                year{
-                    dn{"Rok"}
-                    relative{
-                        "-1"{"Zeszły rok"}
-                        "0"{"Bieżący rok"}
-                        "1"{"Przyszły rok"}
-                    }
-                }
-                zone{
-                    dn{"Strefa"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1325,6 +1268,63 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Dzień"}
+            relative{
+                "-1"{"Wczoraj"}
+                "-2"{"Przedwczoraj"}
+                "0"{"Dzisiaj"}
+                "1"{"Jutro"}
+                "2"{"Pojutrze"}
+            }
+        }
+        dayperiod{
+            dn{"Dayperiod"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Godzina"}
+        }
+        minute{
+            dn{"Minuta"}
+        }
+        month{
+            dn{"Miesiąc"}
+            relative{
+                "-1"{"Zeszły miesiąc"}
+                "0"{"Bieżący miesiąc"}
+                "1"{"Przyszły miesiąc"}
+            }
+        }
+        second{
+            dn{"Sekunda"}
+        }
+        week{
+            dn{"Tydzień"}
+            relative{
+                "-1"{"Zeszły tydzień"}
+                "0"{"Bieżący tydzień"}
+                "1"{"Przyszły tydzień"}
+            }
+        }
+        weekday{
+            dn{"Dzień tygodnia"}
+        }
+        year{
+            dn{"Rok"}
+            relative{
+                "-1"{"Zeszły rok"}
+                "0"{"Bieżący rok"}
+                "1"{"Przyszły rok"}
+            }
+        }
+        zone{
+            dn{"Strefa"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} i {1}"}
diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt
index 598a7b3..cbb6d25 100644
--- a/icu4c/source/data/locales/pl_PL.txt
+++ b/icu4c/source/data/locales/pl_PL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9f57b7b..b180090 100644
--- a/icu4c/source/data/locales/ps.txt
+++ b/icu4c/source/data/locales/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
@@ -43,7 +43,7 @@
         }
         native{"arabext"}
     }
-    Version{"2.0.75.94"}
+    Version{"2.0.80.4"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -131,6 +131,5 @@
     }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
 }
diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt
index ff3cd78..8fc4781 100644
--- a/icu4c/source/data/locales/ps_AF.txt
+++ b/icu4c/source/data/locales/ps_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 baf8031..20c34d6 100644
--- a/icu4c/source/data/locales/pt.txt
+++ b/icu4c/source/data/locales/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
@@ -147,7 +147,7 @@
         }
         native{"latn"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -541,63 +541,6 @@
                     "Ano do Senhor",
                 }
             }
-            fields{
-                day{
-                    dn{"Dia"}
-                    relative{
-                        "-1"{"Ontem"}
-                        "-2"{"Anteontem"}
-                        "0"{"Hoje"}
-                        "1"{"Amanhã"}
-                        "2"{"Depois de amanhã"}
-                    }
-                }
-                dayperiod{
-                    dn{"Período do dia"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Hora"}
-                }
-                minute{
-                    dn{"Minuto"}
-                }
-                month{
-                    dn{"Mês"}
-                    relative{
-                        "-1"{"Mês passado"}
-                        "0"{"Este mês"}
-                        "1"{"Próximo mês"}
-                    }
-                }
-                second{
-                    dn{"Segundo"}
-                }
-                week{
-                    dn{"Semana"}
-                    relative{
-                        "-1"{"Semana passada"}
-                        "0"{"Esta semana"}
-                        "1"{"Próxima semana"}
-                    }
-                }
-                weekday{
-                    dn{"Dia da semana"}
-                }
-                year{
-                    dn{"Ano"}
-                    relative{
-                        "-1"{"Ano passado"}
-                        "0"{"Este ano"}
-                        "1"{"Próximo ano"}
-                    }
-                }
-                zone{
-                    dn{"Fuso"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH'h' - HH'h'"}
@@ -1211,6 +1154,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Dia"}
+            relative{
+                "-1"{"Ontem"}
+                "-2"{"Anteontem"}
+                "0"{"Hoje"}
+                "1"{"Amanhã"}
+                "2"{"Depois de amanhã"}
+            }
+        }
+        dayperiod{
+            dn{"Período do dia"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Hora"}
+        }
+        minute{
+            dn{"Minuto"}
+        }
+        month{
+            dn{"Mês"}
+            relative{
+                "-1"{"Mês passado"}
+                "0"{"Este mês"}
+                "1"{"Próximo mês"}
+            }
+        }
+        second{
+            dn{"Segundo"}
+        }
+        week{
+            dn{"Semana"}
+            relative{
+                "-1"{"Semana passada"}
+                "0"{"Esta semana"}
+                "1"{"Próxima semana"}
+            }
+        }
+        weekday{
+            dn{"Dia da semana"}
+        }
+        year{
+            dn{"Ano"}
+            relative{
+                "-1"{"Ano passado"}
+                "0"{"Este ano"}
+                "1"{"Próximo ano"}
+            }
+        }
+        zone{
+            dn{"Fuso"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} e {1}"}
diff --git a/icu4c/source/data/locales/pt_AO.txt b/icu4c/source/data/locales/pt_AO.txt
index f8f778a..2fda592 100755
--- a/icu4c/source/data/locales/pt_AO.txt
+++ b/icu4c/source/data/locales/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 acdd64b..c523f35 100644
--- a/icu4c/source/data/locales/pt_BR.txt
+++ b/icu4c/source/data/locales/pt_BR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 187448d..e2308b1 100755
--- a/icu4c/source/data/locales/pt_CV.txt
+++ b/icu4c/source/data/locales/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 32f7bb8..e8a94aa 100755
--- a/icu4c/source/data/locales/pt_GW.txt
+++ b/icu4c/source/data/locales/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4cb965c..b4520d2 100755
--- a/icu4c/source/data/locales/pt_MO.txt
+++ b/icu4c/source/data/locales/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cef46fc..878cce7 100755
--- a/icu4c/source/data/locales/pt_MZ.txt
+++ b/icu4c/source/data/locales/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f0f3eff..cfc8361 100644
--- a/icu4c/source/data/locales/pt_PT.txt
+++ b/icu4c/source/data/locales/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
@@ -122,7 +122,7 @@
             }
         }
     }
-    Version{"2.0.79.49"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -216,11 +216,6 @@
                     }
                 }
             }
-            fields{
-                zone{
-                    dn{"Fuso horário"}
-                }
-            }
             intervalFormats{
                 MMM{
                     M{"MMM-MMM"}
@@ -379,6 +374,11 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        zone{
+            dn{"Fuso horário"}
+        }
+    }
     measurementSystemNames{
         US{"Estados Unidos"}
         metric{"Métrico"}
diff --git a/icu4c/source/data/locales/pt_ST.txt b/icu4c/source/data/locales/pt_ST.txt
index 974030d..0333ced 100755
--- a/icu4c/source/data/locales/pt_ST.txt
+++ b/icu4c/source/data/locales/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f709486..ce38afc 100755
--- a/icu4c/source/data/locales/pt_TL.txt
+++ b/icu4c/source/data/locales/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/locales/resfiles.mk b/icu4c/source/data/locales/resfiles.mk
index 53b4653..432226e 100644
--- a/icu4c/source/data/locales/resfiles.mk
+++ b/icu4c/source/data/locales/resfiles.mk
@@ -123,43 +123,43 @@
  mas_TZ.txt mer.txt mer_KE.txt mfe.txt mfe_MU.txt\
  mg.txt mg_MG.txt mgh.txt mgh_MZ.txt mgo.txt\
  mgo_CM.txt mk.txt mk_MK.txt ml.txt ml_IN.txt\
- mr.txt mr_IN.txt ms.txt ms_BN.txt ms_MY.txt\
- ms_SG.txt mt.txt mt_MT.txt mua.txt mua_CM.txt\
- my.txt my_MM.txt naq.txt naq_NA.txt nb.txt\
- nb_NO.txt nd.txt nd_ZW.txt ne.txt ne_IN.txt\
- ne_NP.txt nl.txt nl_AW.txt nl_BE.txt nl_CW.txt\
- nl_NL.txt nl_SR.txt nl_SX.txt nmg.txt nmg_CM.txt\
- nn.txt nn_NO.txt nus.txt nus_SD.txt nyn.txt\
- nyn_UG.txt om.txt om_ET.txt om_KE.txt or.txt\
- or_IN.txt pa.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt\
- pa_Guru_IN.txt pl.txt pl_PL.txt ps.txt ps_AF.txt\
- pt.txt pt_AO.txt pt_BR.txt pt_CV.txt pt_GW.txt\
- pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt pt_TL.txt\
- rm.txt rm_CH.txt rn.txt rn_BI.txt ro.txt\
- ro_MD.txt ro_RO.txt rof.txt rof_TZ.txt ru.txt\
- ru_BY.txt ru_KG.txt ru_KZ.txt ru_MD.txt ru_RU.txt\
- ru_UA.txt rw.txt rw_RW.txt rwk.txt rwk_TZ.txt\
- saq.txt saq_KE.txt sbp.txt sbp_TZ.txt seh.txt\
- seh_MZ.txt ses.txt ses_ML.txt sg.txt sg_CF.txt\
- shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt shi_Tfng_MA.txt\
- si.txt si_LK.txt sk.txt sk_SK.txt sl.txt\
- sl_SI.txt sn.txt sn_ZW.txt so.txt so_DJ.txt\
- so_ET.txt so_KE.txt so_SO.txt sq.txt sq_AL.txt\
- sq_MK.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_ME.txt\
- sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt\
- sv.txt sv_AX.txt sv_FI.txt sv_SE.txt sw.txt\
- sw_KE.txt sw_TZ.txt sw_UG.txt swc.txt swc_CD.txt\
- ta.txt ta_IN.txt ta_LK.txt ta_MY.txt ta_SG.txt\
- te.txt te_IN.txt teo.txt teo_KE.txt teo_UG.txt\
- th.txt th_TH.txt ti.txt ti_ER.txt ti_ET.txt\
- to.txt to_TO.txt tr.txt tr_CY.txt tr_TR.txt\
- twq.txt twq_NE.txt tzm.txt tzm_Latn.txt tzm_Latn_MA.txt\
- uk.txt uk_UA.txt ur.txt ur_IN.txt ur_PK.txt\
- uz.txt uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt\
- uz_Latn.txt uz_Latn_UZ.txt vai.txt vai_Latn.txt vai_Latn_LR.txt\
- vai_Vaii.txt vai_Vaii_LR.txt vi.txt vi_VN.txt vun.txt\
- vun_TZ.txt xog.txt xog_UG.txt yav.txt yav_CM.txt\
- yo.txt yo_NG.txt zh.txt zh_Hans.txt zh_Hans_CN.txt\
- zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
- zh_Hant_MO.txt zh_Hant_TW.txt zu.txt zu_ZA.txt
+ mr.txt mr_IN.txt ms.txt ms_Latn.txt ms_Latn_BN.txt\
+ ms_Latn_MY.txt ms_Latn_SG.txt mt.txt mt_MT.txt mua.txt\
+ mua_CM.txt my.txt my_MM.txt naq.txt naq_NA.txt\
+ nb.txt nb_NO.txt nd.txt nd_ZW.txt ne.txt\
+ ne_IN.txt ne_NP.txt nl.txt nl_AW.txt nl_BE.txt\
+ nl_CW.txt nl_NL.txt nl_SR.txt nl_SX.txt nmg.txt\
+ nmg_CM.txt nn.txt nn_NO.txt nus.txt nus_SD.txt\
+ nyn.txt nyn_UG.txt om.txt om_ET.txt om_KE.txt\
+ or.txt or_IN.txt pa.txt pa_Arab.txt pa_Arab_PK.txt\
+ pa_Guru.txt pa_Guru_IN.txt pl.txt pl_PL.txt ps.txt\
+ ps_AF.txt pt.txt pt_AO.txt pt_BR.txt pt_CV.txt\
+ pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt\
+ pt_TL.txt rm.txt rm_CH.txt rn.txt rn_BI.txt\
+ ro.txt ro_MD.txt ro_RO.txt rof.txt rof_TZ.txt\
+ ru.txt ru_BY.txt ru_KG.txt ru_KZ.txt ru_MD.txt\
+ ru_RU.txt ru_UA.txt rw.txt rw_RW.txt rwk.txt\
+ rwk_TZ.txt saq.txt saq_KE.txt sbp.txt sbp_TZ.txt\
+ seh.txt seh_MZ.txt ses.txt ses_ML.txt sg.txt\
+ sg_CF.txt shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt\
+ shi_Tfng_MA.txt si.txt si_LK.txt sk.txt sk_SK.txt\
+ sl.txt sl_SI.txt sn.txt sn_ZW.txt so.txt\
+ so_DJ.txt so_ET.txt so_KE.txt so_SO.txt sq.txt\
+ sq_AL.txt sq_MK.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt\
+ sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt\
+ sr_Latn_RS.txt sv.txt sv_AX.txt sv_FI.txt sv_SE.txt\
+ sw.txt sw_KE.txt sw_TZ.txt sw_UG.txt swc.txt\
+ swc_CD.txt ta.txt ta_IN.txt ta_LK.txt ta_MY.txt\
+ ta_SG.txt te.txt te_IN.txt teo.txt teo_KE.txt\
+ teo_UG.txt th.txt th_TH.txt ti.txt ti_ER.txt\
+ ti_ET.txt to.txt to_TO.txt tr.txt tr_CY.txt\
+ tr_TR.txt twq.txt twq_NE.txt tzm.txt tzm_Latn.txt\
+ tzm_Latn_MA.txt uk.txt uk_UA.txt ur.txt ur_IN.txt\
+ ur_PK.txt uz.txt uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt\
+ uz_Cyrl_UZ.txt uz_Latn.txt uz_Latn_UZ.txt vai.txt vai_Latn.txt\
+ vai_Latn_LR.txt vai_Vaii.txt vai_Vaii_LR.txt vi.txt vi_VN.txt\
+ vun.txt vun_TZ.txt xog.txt xog_UG.txt yav.txt\
+ yav_CM.txt yo.txt yo_NG.txt zh.txt zh_Hans.txt\
+ zh_Hans_CN.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt\
+ zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt zu_ZA.txt
 
diff --git a/icu4c/source/data/locales/rm.txt b/icu4c/source/data/locales/rm.txt
index 760dd70..68aeff9 100644
--- a/icu4c/source/data/locales/rm.txt
+++ b/icu4c/source/data/locales/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
@@ -38,7 +38,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -137,48 +137,6 @@
                     "suenter Cristus",
                 }
             }
-            fields{
-                day{
-                    dn{"Tag"}
-                    relative{
-                        "-1"{"ier"}
-                        "-2"{"stersas"}
-                        "0"{"oz"}
-                        "1"{"damaun"}
-                        "2"{"puschmaun"}
-                    }
-                }
-                dayperiod{
-                    dn{"mesadad dal di"}
-                }
-                era{
-                    dn{"epoca"}
-                }
-                hour{
-                    dn{"ura"}
-                }
-                minute{
-                    dn{"minuta"}
-                }
-                month{
-                    dn{"mais"}
-                }
-                second{
-                    dn{"secunda"}
-                }
-                week{
-                    dn{"emna"}
-                }
-                weekday{
-                    dn{"di da l'emna"}
-                }
-                year{
-                    dn{"onn"}
-                }
-                zone{
-                    dn{"zona d'urari"}
-                }
-            }
             intervalFormats{
                 M{
                     M{"M.-M."}
@@ -326,6 +284,48 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Tag"}
+            relative{
+                "-1"{"ier"}
+                "-2"{"stersas"}
+                "0"{"oz"}
+                "1"{"damaun"}
+                "2"{"puschmaun"}
+            }
+        }
+        dayperiod{
+            dn{"mesadad dal di"}
+        }
+        era{
+            dn{"epoca"}
+        }
+        hour{
+            dn{"ura"}
+        }
+        minute{
+            dn{"minuta"}
+        }
+        month{
+            dn{"mais"}
+        }
+        second{
+            dn{"secunda"}
+        }
+        week{
+            dn{"emna"}
+        }
+        weekday{
+            dn{"di da l'emna"}
+        }
+        year{
+            dn{"onn"}
+        }
+        zone{
+            dn{"zona d'urari"}
+        }
+    }
     measurementSystemNames{
         US{"unitads americans"}
         metric{"unitads metrics"}
diff --git a/icu4c/source/data/locales/rm_CH.txt b/icu4c/source/data/locales/rm_CH.txt
index 605f05d..7b195cf 100755
--- a/icu4c/source/data/locales/rm_CH.txt
+++ b/icu4c/source/data/locales/rm_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7794764..a57a81d 100755
--- a/icu4c/source/data/locales/rn.txt
+++ b/icu4c/source/data/locales/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -106,46 +106,6 @@
                     "Nyuma ya Yezu",
                 }
             }
-            fields{
-                day{
-                    dn{"Umusi"}
-                    relative{
-                        "-1"{"Ejo (haheze)"}
-                        "0"{"Uyu musi"}
-                        "1"{"Ejo (hazoza)"}
-                    }
-                }
-                dayperiod{
-                    dn{"M.s/N.s"}
-                }
-                era{
-                    dn{"Igihe"}
-                }
-                hour{
-                    dn{"Isaha"}
-                }
-                minute{
-                    dn{"Umunota"}
-                }
-                month{
-                    dn{"Ukwezi"}
-                }
-                second{
-                    dn{"Isegonda"}
-                }
-                week{
-                    dn{"Indwi, Iyinga"}
-                }
-                weekday{
-                    dn{"Iminsi y'iyinga"}
-                }
-                year{
-                    dn{"Umwaka"}
-                }
-                zone{
-                    dn{"Isaha yo mukarere"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -202,4 +162,44 @@
         quotationEnd{"”"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"Umusi"}
+            relative{
+                "-1"{"Ejo (haheze)"}
+                "0"{"Uyu musi"}
+                "1"{"Ejo (hazoza)"}
+            }
+        }
+        dayperiod{
+            dn{"M.s/N.s"}
+        }
+        era{
+            dn{"Igihe"}
+        }
+        hour{
+            dn{"Isaha"}
+        }
+        minute{
+            dn{"Umunota"}
+        }
+        month{
+            dn{"Ukwezi"}
+        }
+        second{
+            dn{"Isegonda"}
+        }
+        week{
+            dn{"Indwi, Iyinga"}
+        }
+        weekday{
+            dn{"Iminsi y'iyinga"}
+        }
+        year{
+            dn{"Umwaka"}
+        }
+        zone{
+            dn{"Isaha yo mukarere"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/rn_BI.txt b/icu4c/source/data/locales/rn_BI.txt
index 05911be..44f2502d 100755
--- a/icu4c/source/data/locales/rn_BI.txt
+++ b/icu4c/source/data/locales/rn_BI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 861768f..a7d8fe4 100644
--- a/icu4c/source/data/locales/ro.txt
+++ b/icu4c/source/data/locales/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[á à å ä ç é è ê ë ñ ö q ş ţ ü w y]"}
     ExemplarCharacters{"[a ă â b c d e f g h i î j k l m n o p r s ș t ț u v x z]"}
     ExemplarCharactersIndex{"[A Ă Â B C D E F G H I Î J K L M N O P Q R S Ș T Ț U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ \" “ ” „ « » ( ) \[ \] @ * /]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ \u0022 “ ” „ « » ( ) \\[ \\] @ * /]"}
     LocaleScript{
         "Latn",
     }
@@ -167,7 +167,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -403,63 +403,6 @@
                     "după Hristos",
                 }
             }
-            fields{
-                day{
-                    dn{"zi"}
-                    relative{
-                        "-1"{"ieri"}
-                        "-2"{"alaltăieri"}
-                        "0"{"azi"}
-                        "1"{"mâine"}
-                        "2"{"poimâine"}
-                    }
-                }
-                dayperiod{
-                    dn{"perioada zilei"}
-                }
-                era{
-                    dn{"eră"}
-                }
-                hour{
-                    dn{"oră"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"lună"}
-                    relative{
-                        "-1"{"Luna trecută"}
-                        "0"{"Luna aceasta"}
-                        "1"{"Luna viitoare"}
-                    }
-                }
-                second{
-                    dn{"secundă"}
-                }
-                week{
-                    dn{"săptămână"}
-                    relative{
-                        "-1"{"Săptămâna trecută"}
-                        "0"{"Săptămâna aceasta"}
-                        "1"{"Săptămâna viitoare"}
-                    }
-                }
-                weekday{
-                    dn{"zi a săptămânii"}
-                }
-                year{
-                    dn{"an"}
-                    relative{
-                        "-1"{"Anul trecut"}
-                        "0"{"Anul acesta"}
-                        "1"{"Anul viitor"}
-                    }
-                }
-                zone{
-                    dn{"zonă"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -772,6 +715,63 @@
         quotationEnd{"”"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"zi"}
+            relative{
+                "-1"{"ieri"}
+                "-2"{"alaltăieri"}
+                "0"{"azi"}
+                "1"{"mâine"}
+                "2"{"poimâine"}
+            }
+        }
+        dayperiod{
+            dn{"perioada zilei"}
+        }
+        era{
+            dn{"eră"}
+        }
+        hour{
+            dn{"oră"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"lună"}
+            relative{
+                "-1"{"Luna trecută"}
+                "0"{"Luna aceasta"}
+                "1"{"Luna viitoare"}
+            }
+        }
+        second{
+            dn{"secundă"}
+        }
+        week{
+            dn{"săptămână"}
+            relative{
+                "-1"{"Săptămâna trecută"}
+                "0"{"Săptămâna aceasta"}
+                "1"{"Săptămâna viitoare"}
+            }
+        }
+        weekday{
+            dn{"zi a săptămânii"}
+        }
+        year{
+            dn{"an"}
+            relative{
+                "-1"{"Anul trecut"}
+                "0"{"Anul acesta"}
+                "1"{"Anul viitor"}
+            }
+        }
+        zone{
+            dn{"zonă"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} şi {1}"}
diff --git a/icu4c/source/data/locales/ro_MD.txt b/icu4c/source/data/locales/ro_MD.txt
index 2a4b0fe..cebeb61 100644
--- a/icu4c/source/data/locales/ro_MD.txt
+++ b/icu4c/source/data/locales/ro_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 73e076c..228e92a 100644
--- a/icu4c/source/data/locales/ro_RO.txt
+++ b/icu4c/source/data/locales/ro_RO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a7c1c34..8d19f3b 100755
--- a/icu4c/source/data/locales/rof.txt
+++ b/icu4c/source/data/locales/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,46 +111,6 @@
                     "Baada ya Mayesu",
                 }
             }
-            fields{
-                day{
-                    dn{"Mfiri"}
-                    relative{
-                        "-1"{"Hiyo"}
-                        "0"{"Linu"}
-                        "1"{"Ng'ama"}
-                    }
-                }
-                dayperiod{
-                    dn{"Nkwaya"}
-                }
-                era{
-                    dn{"Kacha"}
-                }
-                hour{
-                    dn{"Isaa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mweri"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Iwiki"}
-                }
-                weekday{
-                    dn{"Mfiri a iwiki"}
-                }
-                year{
-                    dn{"Muaka"}
-                }
-                zone{
-                    dn{"Mfiri o saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -223,4 +183,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mfiri"}
+            relative{
+                "-1"{"Hiyo"}
+                "0"{"Linu"}
+                "1"{"Ng'ama"}
+            }
+        }
+        dayperiod{
+            dn{"Nkwaya"}
+        }
+        era{
+            dn{"Kacha"}
+        }
+        hour{
+            dn{"Isaa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mweri"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Iwiki"}
+        }
+        weekday{
+            dn{"Mfiri a iwiki"}
+        }
+        year{
+            dn{"Muaka"}
+        }
+        zone{
+            dn{"Mfiri o saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/rof_TZ.txt b/icu4c/source/data/locales/rof_TZ.txt
index 8eb744f..3092e6a 100755
--- a/icu4c/source/data/locales/rof_TZ.txt
+++ b/icu4c/source/data/locales/rof_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6e0f21b..46e0c9b 100644
--- a/icu4c/source/data/locales/root.txt
+++ b/icu4c/source/data/locales/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
@@ -12,7 +12,7 @@
 root{
     AuxExemplarCharacters{"[]"}
     ExemplarCharacters{"[]"}
-    ExemplarCharactersPunctuation{"[\- , ; \: ! ? . ( ) \[ \] \{ \}]"}
+    ExemplarCharactersPunctuation{"[\\- , ; \: ! ? . ( ) \\[ \\] \\{ \\}]"}
     LocaleScript{
         "Zyyy",
     }
@@ -113,7 +113,7 @@
         297,
         210,
     }
-    Version{"2.0.80.24"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"}
@@ -435,10 +435,8 @@
                 }
             }
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/chinese/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/chinese/monthNames/stand-alone/narrow"}
                     wide{
                         "1",
@@ -513,10 +511,8 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/coptic/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/coptic/monthNames/stand-alone/narrow"}
                     wide{
                         "Tout",
@@ -585,10 +581,8 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/ethiopic/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/ethiopic/monthNames/stand-alone/narrow"}
                     wide{
                         "Meskerem",
@@ -705,10 +699,8 @@
                 yQQQQ{"y QQQQ"}
             }
             dayNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/gregorian/dayNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/gregorian/dayNames/stand-alone/narrow"}
                     short:alias{"/LOCALE/calendar/gregorian/dayNames/format/abbreviated"}
                     wide{
@@ -744,46 +736,6 @@
                 narrow:alias{"/LOCALE/calendar/gregorian/eras/abbreviated"}
                 wide:alias{"/LOCALE/calendar/gregorian/eras/abbreviated"}
             }
-            fields{
-                day{
-                    dn{"Day"}
-                    relative{
-                        "-1"{"Yesterday"}
-                        "0"{"Today"}
-                        "1"{"Tomorrow"}
-                    }
-                }
-                dayperiod{
-                    dn{"Dayperiod"}
-                }
-                era{
-                    dn{"Era"}
-                }
-                hour{
-                    dn{"Hour"}
-                }
-                minute{
-                    dn{"Minute"}
-                }
-                month{
-                    dn{"Month"}
-                }
-                second{
-                    dn{"Second"}
-                }
-                week{
-                    dn{"Week"}
-                }
-                weekday{
-                    dn{"Day of the Week"}
-                }
-                year{
-                    dn{"Year"}
-                }
-                zone{
-                    dn{"Zone"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -880,10 +832,8 @@
                 }
             }
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/gregorian/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/gregorian/monthNames/stand-alone/narrow"}
                     wide{
                         "1",
@@ -957,10 +907,8 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"}
-                    default{"wide"}
                     narrow{
                         "1",
                         "2",
@@ -1016,10 +964,8 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/indian/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/indian/monthNames/stand-alone/narrow"}
                     wide{
                         "Chaitra",
@@ -1072,7 +1018,6 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated{
                         "Muh.",
@@ -1088,7 +1033,6 @@
                         "Dhuʻl-Q.",
                         "Dhuʻl-H.",
                     }
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/islamic/monthNames/stand-alone/narrow"}
                     wide{
                         "Muharram",
@@ -1693,10 +1637,8 @@
             }
             intervalFormats:alias{"/LOCALE/calendar/gregorian/intervalFormats"}
             monthNames{
-                default{"format"}
                 format{
                     abbreviated:alias{"/LOCALE/calendar/persian/monthNames/format/wide"}
-                    default{"wide"}
                     narrow:alias{"/LOCALE/calendar/persian/monthNames/stand-alone/narrow"}
                     wide{
                         "Farvardin",
@@ -1812,6 +1754,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Day"}
+            relative{
+                "-1"{"Yesterday"}
+                "0"{"Today"}
+                "1"{"Tomorrow"}
+            }
+        }
+        dayperiod{
+            dn{"Dayperiod"}
+        }
+        era{
+            dn{"Era"}
+        }
+        hour{
+            dn{"Hour"}
+        }
+        minute{
+            dn{"Minute"}
+        }
+        month{
+            dn{"Month"}
+        }
+        second{
+            dn{"Second"}
+        }
+        week{
+            dn{"Week"}
+        }
+        weekday{
+            dn{"Day of the Week"}
+        }
+        year{
+            dn{"Year"}
+        }
+        zone{
+            dn{"Zone"}
+        }
+    }
     layout{
         characters{"left-to-right"}
         lines{"top-to-bottom"}
diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt
index 282f79e..0f41db4 100644
--- a/icu4c/source/data/locales/ru.txt
+++ b/icu4c/source/data/locales/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[]"}
     ExemplarCharacters{"[а б в г д е ё ж з и й к л м н о п р с т у ф х ц ч ш щ ъ ы ь э ю я]"}
     ExemplarCharactersIndex{"[А Б В Г Д Е Ё Ж З И Й К Л М Н О П Р С Т У Ф Х Ц Ч Ш Щ Ы Э Ю Я]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ‚ \" “ „ « » ( ) \[ \] \{ \} § @ * / \& #]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § @ * / \\& #]"}
     LocaleScript{
         "Cyrl",
     }
@@ -191,7 +191,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -621,63 +621,6 @@
                     "н.э.",
                 }
             }
-            fields{
-                day{
-                    dn{"День"}
-                    relative{
-                        "-1"{"Вчера"}
-                        "-2"{"Позавчера"}
-                        "0"{"Сегодня"}
-                        "1"{"Завтра"}
-                        "2"{"Послезавтра"}
-                    }
-                }
-                dayperiod{
-                    dn{"ДП/ПП"}
-                }
-                era{
-                    dn{"Эра"}
-                }
-                hour{
-                    dn{"Час"}
-                }
-                minute{
-                    dn{"Минута"}
-                }
-                month{
-                    dn{"Месяц"}
-                    relative{
-                        "-1"{"В прошлом месяце"}
-                        "0"{"В этом месяце"}
-                        "1"{"В следующем месяце"}
-                    }
-                }
-                second{
-                    dn{"Секунда"}
-                }
-                week{
-                    dn{"Неделя"}
-                    relative{
-                        "-1"{"На прошлой неделе"}
-                        "0"{"На этой неделе"}
-                        "1"{"На следующей неделе"}
-                    }
-                }
-                weekday{
-                    dn{"День недели"}
-                }
-                year{
-                    dn{"Год"}
-                    relative{
-                        "-1"{"В прошлом году"}
-                        "0"{"В этом году"}
-                        "1"{"В следующем году"}
-                    }
-                }
-                zone{
-                    dn{"Часовой пояс"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H-H"}
@@ -1649,6 +1592,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"День"}
+            relative{
+                "-1"{"Вчера"}
+                "-2"{"Позавчера"}
+                "0"{"Сегодня"}
+                "1"{"Завтра"}
+                "2"{"Послезавтра"}
+            }
+        }
+        dayperiod{
+            dn{"ДП/ПП"}
+        }
+        era{
+            dn{"Эра"}
+        }
+        hour{
+            dn{"Час"}
+        }
+        minute{
+            dn{"Минута"}
+        }
+        month{
+            dn{"Месяц"}
+            relative{
+                "-1"{"В прошлом месяце"}
+                "0"{"В этом месяце"}
+                "1"{"В следующем месяце"}
+            }
+        }
+        second{
+            dn{"Секунда"}
+        }
+        week{
+            dn{"Неделя"}
+            relative{
+                "-1"{"На прошлой неделе"}
+                "0"{"На этой неделе"}
+                "1"{"На следующей неделе"}
+            }
+        }
+        weekday{
+            dn{"День недели"}
+        }
+        year{
+            dn{"Год"}
+            relative{
+                "-1"{"В прошлом году"}
+                "0"{"В этом году"}
+                "1"{"В следующем году"}
+            }
+        }
+        zone{
+            dn{"Часовой пояс"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} и {1}"}
diff --git a/icu4c/source/data/locales/ru_BY.txt b/icu4c/source/data/locales/ru_BY.txt
index 437f7b5..dce0380 100755
--- a/icu4c/source/data/locales/ru_BY.txt
+++ b/icu4c/source/data/locales/ru_BY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2c9701a..2a741fb 100755
--- a/icu4c/source/data/locales/ru_KG.txt
+++ b/icu4c/source/data/locales/ru_KG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 830f00c..ec2234a 100755
--- a/icu4c/source/data/locales/ru_KZ.txt
+++ b/icu4c/source/data/locales/ru_KZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ac2503b..86777f3 100755
--- a/icu4c/source/data/locales/ru_MD.txt
+++ b/icu4c/source/data/locales/ru_MD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1cd83b9..ad33635 100644
--- a/icu4c/source/data/locales/ru_RU.txt
+++ b/icu4c/source/data/locales/ru_RU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b8bfab5..470e87d 100644
--- a/icu4c/source/data/locales/ru_UA.txt
+++ b/icu4c/source/data/locales/ru_UA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1e606de..47459a9 100755
--- a/icu4c/source/data/locales/rw.txt
+++ b/icu4c/source/data/locales/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5809607..6672221 100755
--- a/icu4c/source/data/locales/rw_RW.txt
+++ b/icu4c/source/data/locales/rw_RW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9bc31a1..3ed123f 100755
--- a/icu4c/source/data/locales/rwk.txt
+++ b/icu4c/source/data/locales/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Baada ya Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Mfiri"}
-                    relative{
-                        "-1"{"Ukou"}
-                        "0"{"Inu"}
-                        "1"{"Ngama"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mfiri o siku"}
-                }
-                era{
-                    dn{"Kacha"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakyika"}
-                }
-                month{
-                    dn{"Mori"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Wiikyi"}
-                }
-                year{
-                    dn{"Maka"}
-                }
-                zone{
-                    dn{"Mfiri o saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mfiri"}
+            relative{
+                "-1"{"Ukou"}
+                "0"{"Inu"}
+                "1"{"Ngama"}
+            }
+        }
+        dayperiod{
+            dn{"Mfiri o siku"}
+        }
+        era{
+            dn{"Kacha"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakyika"}
+        }
+        month{
+            dn{"Mori"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Wiikyi"}
+        }
+        year{
+            dn{"Maka"}
+        }
+        zone{
+            dn{"Mfiri o saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/rwk_TZ.txt b/icu4c/source/data/locales/rwk_TZ.txt
index c6c04a4..b78db35 100755
--- a/icu4c/source/data/locales/rwk_TZ.txt
+++ b/icu4c/source/data/locales/rwk_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/saq.txt b/icu4c/source/data/locales/saq.txt
index 9eb888a..dfbe371 100755
--- a/icu4c/source/data/locales/saq.txt
+++ b/icu4c/source/data/locales/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Baada ya Christo",
                 }
             }
-            fields{
-                day{
-                    dn{"Mpari"}
-                    relative{
-                        "-1"{"Ng'ole"}
-                        "0"{"Duo"}
-                        "1"{"Taisere"}
-                    }
-                }
-                dayperiod{
-                    dn{"TS/TP"}
-                }
-                era{
-                    dn{"Nyamata"}
-                }
-                hour{
-                    dn{"Saai"}
-                }
-                minute{
-                    dn{"Idakika"}
-                }
-                month{
-                    dn{"Lapa"}
-                }
-                second{
-                    dn{"Isekondi"}
-                }
-                week{
-                    dn{"Saipa napo"}
-                }
-                year{
-                    dn{"Lari"}
-                }
-                zone{
-                    dn{"Majira ya saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mpari"}
+            relative{
+                "-1"{"Ng'ole"}
+                "0"{"Duo"}
+                "1"{"Taisere"}
+            }
+        }
+        dayperiod{
+            dn{"TS/TP"}
+        }
+        era{
+            dn{"Nyamata"}
+        }
+        hour{
+            dn{"Saai"}
+        }
+        minute{
+            dn{"Idakika"}
+        }
+        month{
+            dn{"Lapa"}
+        }
+        second{
+            dn{"Isekondi"}
+        }
+        week{
+            dn{"Saipa napo"}
+        }
+        year{
+            dn{"Lari"}
+        }
+        zone{
+            dn{"Majira ya saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/saq_KE.txt b/icu4c/source/data/locales/saq_KE.txt
index 35fdaef..c3918eb 100755
--- a/icu4c/source/data/locales/saq_KE.txt
+++ b/icu4c/source/data/locales/saq_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 58eaf85..09062d4 100755
--- a/icu4c/source/data/locales/sbp.txt
+++ b/icu4c/source/data/locales/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -118,46 +118,6 @@
                     "Pamwandi ya Kilisto",
                 }
             }
-            fields{
-                day{
-                    dn{"Lusiku"}
-                    relative{
-                        "-1"{"Imehe"}
-                        "0"{"Ineng'uni"}
-                        "1"{"Pamulaawu"}
-                    }
-                }
-                dayperiod{
-                    dn{"Uluhaavi lwa lusiku"}
-                }
-                era{
-                    dn{"Uluhaavi lwa"}
-                }
-                hour{
-                    dn{"Ilisala"}
-                }
-                minute{
-                    dn{"Idakika"}
-                }
-                month{
-                    dn{"Mwesi"}
-                }
-                second{
-                    dn{"Isekunde"}
-                }
-                week{
-                    dn{"Ilijuma"}
-                }
-                weekday{
-                    dn{"Ulusiku lwa Lijuma"}
-                }
-                year{
-                    dn{"Mwakha"}
-                }
-                zone{
-                    dn{"Uluhaavi lwa lisaa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -214,4 +174,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Lusiku"}
+            relative{
+                "-1"{"Imehe"}
+                "0"{"Ineng'uni"}
+                "1"{"Pamulaawu"}
+            }
+        }
+        dayperiod{
+            dn{"Uluhaavi lwa lusiku"}
+        }
+        era{
+            dn{"Uluhaavi lwa"}
+        }
+        hour{
+            dn{"Ilisala"}
+        }
+        minute{
+            dn{"Idakika"}
+        }
+        month{
+            dn{"Mwesi"}
+        }
+        second{
+            dn{"Isekunde"}
+        }
+        week{
+            dn{"Ilijuma"}
+        }
+        weekday{
+            dn{"Ulusiku lwa Lijuma"}
+        }
+        year{
+            dn{"Mwakha"}
+        }
+        zone{
+            dn{"Uluhaavi lwa lisaa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/sbp_TZ.txt b/icu4c/source/data/locales/sbp_TZ.txt
index 300c833..454b680 100755
--- a/icu4c/source/data/locales/sbp_TZ.txt
+++ b/icu4c/source/data/locales/sbp_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/seh.txt b/icu4c/source/data/locales/seh.txt
index e4e7fc8..1625a59 100755
--- a/icu4c/source/data/locales/seh.txt
+++ b/icu4c/source/data/locales/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
@@ -29,7 +29,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -120,31 +120,6 @@
                     "Anno Domini",
                 }
             }
-            fields{
-                day{
-                    dn{"Ntsiku"}
-                    relative{
-                        "-1"{"Zuro"}
-                        "0"{"Lero"}
-                        "1"{"Manguana"}
-                    }
-                }
-                hour{
-                    dn{"Hora"}
-                }
-                minute{
-                    dn{"Minuto"}
-                }
-                month{
-                    dn{"Mwezi"}
-                }
-                second{
-                    dn{"Segundo"}
-                }
-                year{
-                    dn{"Chaka"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -201,4 +176,29 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ntsiku"}
+            relative{
+                "-1"{"Zuro"}
+                "0"{"Lero"}
+                "1"{"Manguana"}
+            }
+        }
+        hour{
+            dn{"Hora"}
+        }
+        minute{
+            dn{"Minuto"}
+        }
+        month{
+            dn{"Mwezi"}
+        }
+        second{
+            dn{"Segundo"}
+        }
+        year{
+            dn{"Chaka"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/seh_MZ.txt b/icu4c/source/data/locales/seh_MZ.txt
index a427c38..7ff0fa4 100755
--- a/icu4c/source/data/locales/seh_MZ.txt
+++ b/icu4c/source/data/locales/seh_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b65e9f7..8211b3e 100755
--- a/icu4c/source/data/locales/ses.txt
+++ b/icu4c/source/data/locales/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
@@ -26,7 +26,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -117,43 +117,6 @@
                     "Isaa zamanoo",
                 }
             }
-            fields{
-                day{
-                    dn{"Zaari"}
-                    relative{
-                        "-1"{"Bi"}
-                        "0"{"Hõo"}
-                        "1"{"Suba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Adduha wala Aluula"}
-                }
-                era{
-                    dn{"Zaman"}
-                }
-                hour{
-                    dn{"Guuru"}
-                }
-                minute{
-                    dn{"Miniti"}
-                }
-                month{
-                    dn{"Handu"}
-                }
-                second{
-                    dn{"Miti"}
-                }
-                week{
-                    dn{"Hebu"}
-                }
-                year{
-                    dn{"Jiiri"}
-                }
-                zone{
-                    dn{"Leerazuu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -226,4 +189,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Zaari"}
+            relative{
+                "-1"{"Bi"}
+                "0"{"Hõo"}
+                "1"{"Suba"}
+            }
+        }
+        dayperiod{
+            dn{"Adduha wala Aluula"}
+        }
+        era{
+            dn{"Zaman"}
+        }
+        hour{
+            dn{"Guuru"}
+        }
+        minute{
+            dn{"Miniti"}
+        }
+        month{
+            dn{"Handu"}
+        }
+        second{
+            dn{"Miti"}
+        }
+        week{
+            dn{"Hebu"}
+        }
+        year{
+            dn{"Jiiri"}
+        }
+        zone{
+            dn{"Leerazuu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/ses_ML.txt b/icu4c/source/data/locales/ses_ML.txt
index d7a6cf1..23a284a 100755
--- a/icu4c/source/data/locales/ses_ML.txt
+++ b/icu4c/source/data/locales/ses_ML.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2aead34..7a2e1f7 100755
--- a/icu4c/source/data/locales/sg.txt
+++ b/icu4c/source/data/locales/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
@@ -27,7 +27,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,46 +113,6 @@
                     "Na pekô tî Krîstu",
                 }
             }
-            fields{
-                day{
-                    dn{"Lâ"}
-                    relative{
-                        "-1"{"Bîrï"}
-                        "0"{"Lâsô"}
-                        "1"{"Kêkerêke"}
-                    }
-                }
-                dayperiod{
-                    dn{"Na lâ"}
-                }
-                era{
-                    dn{"Kùotângo"}
-                }
-                hour{
-                    dn{"Ngbonga"}
-                }
-                minute{
-                    dn{"Ndurü ngbonga"}
-                }
-                month{
-                    dn{"Nze"}
-                }
-                second{
-                    dn{"Nzîna ngbonga"}
-                }
-                week{
-                    dn{"Dimâsi"}
-                }
-                weekday{
-                    dn{"Bïkua"}
-                }
-                year{
-                    dn{"Ngû"}
-                }
-                zone{
-                    dn{"Zukangbonga"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -225,4 +185,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"Lâ"}
+            relative{
+                "-1"{"Bîrï"}
+                "0"{"Lâsô"}
+                "1"{"Kêkerêke"}
+            }
+        }
+        dayperiod{
+            dn{"Na lâ"}
+        }
+        era{
+            dn{"Kùotângo"}
+        }
+        hour{
+            dn{"Ngbonga"}
+        }
+        minute{
+            dn{"Ndurü ngbonga"}
+        }
+        month{
+            dn{"Nze"}
+        }
+        second{
+            dn{"Nzîna ngbonga"}
+        }
+        week{
+            dn{"Dimâsi"}
+        }
+        weekday{
+            dn{"Bïkua"}
+        }
+        year{
+            dn{"Ngû"}
+        }
+        zone{
+            dn{"Zukangbonga"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/sg_CF.txt b/icu4c/source/data/locales/sg_CF.txt
index 6ef0925..458a87a 100755
--- a/icu4c/source/data/locales/sg_CF.txt
+++ b/icu4c/source/data/locales/sg_CF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3f0a236..1433f43 100644
--- a/icu4c/source/data/locales/sh.txt
+++ b/icu4c/source/data/locales/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sh_BA.txt b/icu4c/source/data/locales/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/locales/sh_BA.txt
+++ b/icu4c/source/data/locales/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sh_CS.txt b/icu4c/source/data/locales/sh_CS.txt
index 2adfb4a..8967fc8 100644
--- a/icu4c/source/data/locales/sh_CS.txt
+++ b/icu4c/source/data/locales/sh_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sh_YU.txt b/icu4c/source/data/locales/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/locales/sh_YU.txt
+++ b/icu4c/source/data/locales/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/shi.txt b/icu4c/source/data/locales/shi.txt
index a939a48..b5520d9 100755
--- a/icu4c/source/data/locales/shi.txt
+++ b/icu4c/source/data/locales/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
@@ -26,7 +26,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -101,46 +101,6 @@
                     "ⴷⴼⴼⵉⵔ ⵏ ⵄⵉⵙⴰ",
                 }
             }
-            fields{
-                day{
-                    dn{"ⴰⵙⵙ"}
-                    relative{
-                        "-1"{"ⵉⴹⵍⵍⵉ"}
-                        "0"{"ⴰⵙⵙⴰ"}
-                        "1"{"ⴰⵙⴽⴽⴰ"}
-                    }
-                }
-                dayperiod{
-                    dn{"ⵜⵉⵣⵉ ⴳ ⵡⴰⵙⵙ: ⵜⵉⴼⴰⵡⵜ/ⵜⴰⴷⴳⴳⵯⴰⵜ"}
-                }
-                era{
-                    dn{"ⵜⴰⵙⵓⵜ"}
-                }
-                hour{
-                    dn{"ⵜⴰⵙⵔⴰⴳⵜ"}
-                }
-                minute{
-                    dn{"ⵜⵓⵙⴷⵉⴷⵜ"}
-                }
-                month{
-                    dn{"ⴰⵢⵢⵓⵔ"}
-                }
-                second{
-                    dn{"ⵜⴰⵙⵉⵏⵜ"}
-                }
-                week{
-                    dn{"ⵉⵎⴰⵍⴰⵙⵙ"}
-                }
-                weekday{
-                    dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"}
-                }
-                year{
-                    dn{"ⴰⵙⴳⴳⵯⴰⵙ"}
-                }
-                zone{
-                    dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -213,4 +173,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"ⴰⵙⵙ"}
+            relative{
+                "-1"{"ⵉⴹⵍⵍⵉ"}
+                "0"{"ⴰⵙⵙⴰ"}
+                "1"{"ⴰⵙⴽⴽⴰ"}
+            }
+        }
+        dayperiod{
+            dn{"ⵜⵉⵣⵉ ⴳ ⵡⴰⵙⵙ: ⵜⵉⴼⴰⵡⵜ/ⵜⴰⴷⴳⴳⵯⴰⵜ"}
+        }
+        era{
+            dn{"ⵜⴰⵙⵓⵜ"}
+        }
+        hour{
+            dn{"ⵜⴰⵙⵔⴰⴳⵜ"}
+        }
+        minute{
+            dn{"ⵜⵓⵙⴷⵉⴷⵜ"}
+        }
+        month{
+            dn{"ⴰⵢⵢⵓⵔ"}
+        }
+        second{
+            dn{"ⵜⴰⵙⵉⵏⵜ"}
+        }
+        week{
+            dn{"ⵉⵎⴰⵍⴰⵙⵙ"}
+        }
+        weekday{
+            dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"}
+        }
+        year{
+            dn{"ⴰⵙⴳⴳⵯⴰⵙ"}
+        }
+        zone{
+            dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/shi_Latn.txt b/icu4c/source/data/locales/shi_Latn.txt
index 3078070..35ed087 100755
--- a/icu4c/source/data/locales/shi_Latn.txt
+++ b/icu4c/source/data/locales/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -103,46 +103,6 @@
                     "dffir n ɛisa",
                 }
             }
-            fields{
-                day{
-                    dn{"ass"}
-                    relative{
-                        "-1"{"iḍlli"}
-                        "0"{"assa"}
-                        "1"{"askka"}
-                    }
-                }
-                dayperiod{
-                    dn{"tizi g wass: tifawt / tadggʷat"}
-                }
-                era{
-                    dn{"tasut"}
-                }
-                hour{
-                    dn{"tasragt"}
-                }
-                minute{
-                    dn{"tusdidt"}
-                }
-                month{
-                    dn{"ayyur"}
-                }
-                second{
-                    dn{"tasint"}
-                }
-                week{
-                    dn{"imalass"}
-                }
-                weekday{
-                    dn{"ass g imalass"}
-                }
-                year{
-                    dn{"asggʷas"}
-                }
-                zone{
-                    dn{"akud n ugmmaḍ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -215,4 +175,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"ass"}
+            relative{
+                "-1"{"iḍlli"}
+                "0"{"assa"}
+                "1"{"askka"}
+            }
+        }
+        dayperiod{
+            dn{"tizi g wass: tifawt / tadggʷat"}
+        }
+        era{
+            dn{"tasut"}
+        }
+        hour{
+            dn{"tasragt"}
+        }
+        minute{
+            dn{"tusdidt"}
+        }
+        month{
+            dn{"ayyur"}
+        }
+        second{
+            dn{"tasint"}
+        }
+        week{
+            dn{"imalass"}
+        }
+        weekday{
+            dn{"ass g imalass"}
+        }
+        year{
+            dn{"asggʷas"}
+        }
+        zone{
+            dn{"akud n ugmmaḍ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/shi_Latn_MA.txt b/icu4c/source/data/locales/shi_Latn_MA.txt
index 1edb0da..0423e2e 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 91d13a9..39a0752 100755
--- a/icu4c/source/data/locales/shi_MA.txt
+++ b/icu4c/source/data/locales/shi_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/shi_Tfng.txt b/icu4c/source/data/locales/shi_Tfng.txt
index 8ae9df4..de85fee 100755
--- a/icu4c/source/data/locales/shi_Tfng.txt
+++ b/icu4c/source/data/locales/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5df4666..e6b1da5 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5e5d520..d3e09b3 100755
--- a/icu4c/source/data/locales/si.txt
+++ b/icu4c/source/data/locales/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
@@ -32,7 +32,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -168,48 +168,6 @@
                     "ක්‍රිස්තු වර්‍ෂ",
                 }
             }
-            fields{
-                day{
-                    dn{"දිනය"}
-                    relative{
-                        "-1"{"ඊයෙ"}
-                        "-2"{"පෙරේදා"}
-                        "0"{"අද"}
-                        "1"{"හෙට"}
-                        "2"{"අනිද්දා"}
-                    }
-                }
-                dayperiod{
-                    dn{"දිවා කාලය"}
-                }
-                era{
-                    dn{"යුගය"}
-                }
-                hour{
-                    dn{"පැය"}
-                }
-                minute{
-                    dn{"මිනිස්තුව"}
-                }
-                month{
-                    dn{"මාසය"}
-                }
-                second{
-                    dn{"තප්පරය"}
-                }
-                week{
-                    dn{"සතිය"}
-                }
-                weekday{
-                    dn{"සතියේ දිනය"}
-                }
-                year{
-                    dn{"වර්ෂ"}
-                }
-                zone{
-                    dn{"වේලා කලාපය"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -445,6 +403,48 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"දිනය"}
+            relative{
+                "-1"{"ඊයෙ"}
+                "-2"{"පෙරේදා"}
+                "0"{"අද"}
+                "1"{"හෙට"}
+                "2"{"අනිද්දා"}
+            }
+        }
+        dayperiod{
+            dn{"දිවා කාලය"}
+        }
+        era{
+            dn{"යුගය"}
+        }
+        hour{
+            dn{"පැය"}
+        }
+        minute{
+            dn{"මිනිස්තුව"}
+        }
+        month{
+            dn{"මාසය"}
+        }
+        second{
+            dn{"තප්පරය"}
+        }
+        week{
+            dn{"සතිය"}
+        }
+        weekday{
+            dn{"සතියේ දිනය"}
+        }
+        year{
+            dn{"වර්ෂ"}
+        }
+        zone{
+            dn{"වේලා කලාපය"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}, {1}"}
diff --git a/icu4c/source/data/locales/si_LK.txt b/icu4c/source/data/locales/si_LK.txt
index 5af1d65..c4330f4 100755
--- a/icu4c/source/data/locales/si_LK.txt
+++ b/icu4c/source/data/locales/si_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 668b7fb..297796f 100644
--- a/icu4c/source/data/locales/sk.txt
+++ b/icu4c/source/data/locales/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
@@ -16,7 +16,7 @@
         "ú v w x y ý z ž]"
     }
     ExemplarCharactersIndex{"[A Ä B C Č D Ď E F G H {CH} I J K L Ľ M N O Ô P Q R S Š T Ť U V W X Y Z Ž]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – , ; \: ! ? . … ‘ ‚ “ „ ( ) \[ \] § @ * / \&]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – , ; \: ! ? . … ‘ ‚ “ „ ( ) \\[ \\] § @ * / \\&]"}
     LocaleScript{
         "Latn",
     }
@@ -170,7 +170,7 @@
             }
         }
     }
-    Version{"2.0.80.23"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -308,63 +308,6 @@
                     "n.l.",
                 }
             }
-            fields{
-                day{
-                    dn{"Deň"}
-                    relative{
-                        "-1"{"Včera"}
-                        "-2"{"Predvčerom"}
-                        "0"{"Dnes"}
-                        "1"{"Zajtra"}
-                        "2"{"Pozajtra"}
-                    }
-                }
-                dayperiod{
-                    dn{"Časť dňa"}
-                }
-                era{
-                    dn{"Éra"}
-                }
-                hour{
-                    dn{"Hodina"}
-                }
-                minute{
-                    dn{"Minúta"}
-                }
-                month{
-                    dn{"Mesiac"}
-                    relative{
-                        "-1"{"Posledný mesiac"}
-                        "0"{"Tento mesiac"}
-                        "1"{"Budúci mesiac"}
-                    }
-                }
-                second{
-                    dn{"Sekunda"}
-                }
-                week{
-                    dn{"Týždeň"}
-                    relative{
-                        "-1"{"Minulý týždeň"}
-                        "0"{"Tento týždeň"}
-                        "1"{"Budúci týždeň"}
-                    }
-                }
-                weekday{
-                    dn{"Deň v týždni"}
-                }
-                year{
-                    dn{"Rok"}
-                    relative{
-                        "-1"{"Minulý rok"}
-                        "0"{"Tento rok"}
-                        "1"{"Budúci rok"}
-                    }
-                }
-                zone{
-                    dn{"Časové pásmo"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH – HH"}
@@ -575,6 +518,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Deň"}
+            relative{
+                "-1"{"Včera"}
+                "-2"{"Predvčerom"}
+                "0"{"Dnes"}
+                "1"{"Zajtra"}
+                "2"{"Pozajtra"}
+            }
+        }
+        dayperiod{
+            dn{"Časť dňa"}
+        }
+        era{
+            dn{"Éra"}
+        }
+        hour{
+            dn{"Hodina"}
+        }
+        minute{
+            dn{"Minúta"}
+        }
+        month{
+            dn{"Mesiac"}
+            relative{
+                "-1"{"Posledný mesiac"}
+                "0"{"Tento mesiac"}
+                "1"{"Budúci mesiac"}
+            }
+        }
+        second{
+            dn{"Sekunda"}
+        }
+        week{
+            dn{"Týždeň"}
+            relative{
+                "-1"{"Minulý týždeň"}
+                "0"{"Tento týždeň"}
+                "1"{"Budúci týždeň"}
+            }
+        }
+        weekday{
+            dn{"Deň v týždni"}
+        }
+        year{
+            dn{"Rok"}
+            relative{
+                "-1"{"Minulý rok"}
+                "0"{"Tento rok"}
+                "1"{"Budúci rok"}
+            }
+        }
+        zone{
+            dn{"Časové pásmo"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} a {1}"}
diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt
index 7c6daf0..29cf2f5 100644
--- a/icu4c/source/data/locales/sk_SK.txt
+++ b/icu4c/source/data/locales/sk_SK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 e1161a8..431c673 100644
--- a/icu4c/source/data/locales/sl.txt
+++ b/icu4c/source/data/locales/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
@@ -193,7 +193,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -314,63 +314,6 @@
                     "naše štetje",
                 }
             }
-            fields{
-                day{
-                    dn{"Dan"}
-                    relative{
-                        "-1"{"Včeraj"}
-                        "-2"{"Predvčerajšnjim"}
-                        "0"{"Danes"}
-                        "1"{"Jutri"}
-                        "2"{"Pojutrišnjem"}
-                    }
-                }
-                dayperiod{
-                    dn{"Čas dneva"}
-                }
-                era{
-                    dn{"Doba"}
-                }
-                hour{
-                    dn{"Ura"}
-                }
-                minute{
-                    dn{"Minuta"}
-                }
-                month{
-                    dn{"Mesec"}
-                    relative{
-                        "-1"{"Prejšnji mesec"}
-                        "0"{"Ta mesec"}
-                        "1"{"Naslednji mesec"}
-                    }
-                }
-                second{
-                    dn{"Sekunda"}
-                }
-                week{
-                    dn{"Teden"}
-                    relative{
-                        "-1"{"Prejšnji teden"}
-                        "0"{"Ta teden"}
-                        "1"{"Naslednji teden"}
-                    }
-                }
-                weekday{
-                    dn{"Dan v tednu"}
-                }
-                year{
-                    dn{"Leto"}
-                    relative{
-                        "-1"{"Lani"}
-                        "0"{"Letos"}
-                        "1"{"Naslednje leto"}
-                    }
-                }
-                zone{
-                    dn{"Območje"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -566,6 +509,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"Dan"}
+            relative{
+                "-1"{"Včeraj"}
+                "-2"{"Predvčerajšnjim"}
+                "0"{"Danes"}
+                "1"{"Jutri"}
+                "2"{"Pojutrišnjem"}
+            }
+        }
+        dayperiod{
+            dn{"Čas dneva"}
+        }
+        era{
+            dn{"Doba"}
+        }
+        hour{
+            dn{"Ura"}
+        }
+        minute{
+            dn{"Minuta"}
+        }
+        month{
+            dn{"Mesec"}
+            relative{
+                "-1"{"Prejšnji mesec"}
+                "0"{"Ta mesec"}
+                "1"{"Naslednji mesec"}
+            }
+        }
+        second{
+            dn{"Sekunda"}
+        }
+        week{
+            dn{"Teden"}
+            relative{
+                "-1"{"Prejšnji teden"}
+                "0"{"Ta teden"}
+                "1"{"Naslednji teden"}
+            }
+        }
+        weekday{
+            dn{"Dan v tednu"}
+        }
+        year{
+            dn{"Leto"}
+            relative{
+                "-1"{"Lani"}
+                "0"{"Letos"}
+                "1"{"Naslednje leto"}
+            }
+        }
+        zone{
+            dn{"Območje"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} in {1}"}
diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt
index 1b2c4ca..8f398fc 100644
--- a/icu4c/source/data/locales/sl_SI.txt
+++ b/icu4c/source/data/locales/sl_SI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl_SI.xml
 // *
diff --git a/icu4c/source/data/locales/sn.txt b/icu4c/source/data/locales/sn.txt
index 0d50a0a..f069def 100755
--- a/icu4c/source/data/locales/sn.txt
+++ b/icu4c/source/data/locales/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -107,43 +107,6 @@
                     "Kristo ashaya",
                 }
             }
-            fields{
-                day{
-                    dn{"Zuva"}
-                    relative{
-                        "-1"{"Nezuro"}
-                        "0"{"Nhasi"}
-                        "1"{"Mangwana"}
-                    }
-                }
-                era{
-                    dn{"Mukore"}
-                }
-                hour{
-                    dn{"Awa"}
-                }
-                minute{
-                    dn{"Mineti"}
-                }
-                month{
-                    dn{"Mwedzi"}
-                }
-                second{
-                    dn{"Sekondi"}
-                }
-                week{
-                    dn{"Vhiki"}
-                }
-                weekday{
-                    dn{"Zuva revhiki"}
-                }
-                year{
-                    dn{"Gore"}
-                }
-                zone{
-                    dn{"Nguva"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -216,4 +179,41 @@
         quotationEnd{"”"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"Zuva"}
+            relative{
+                "-1"{"Nezuro"}
+                "0"{"Nhasi"}
+                "1"{"Mangwana"}
+            }
+        }
+        era{
+            dn{"Mukore"}
+        }
+        hour{
+            dn{"Awa"}
+        }
+        minute{
+            dn{"Mineti"}
+        }
+        month{
+            dn{"Mwedzi"}
+        }
+        second{
+            dn{"Sekondi"}
+        }
+        week{
+            dn{"Vhiki"}
+        }
+        weekday{
+            dn{"Zuva revhiki"}
+        }
+        year{
+            dn{"Gore"}
+        }
+        zone{
+            dn{"Nguva"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/sn_ZW.txt b/icu4c/source/data/locales/sn_ZW.txt
index d9e3093..1299db6 100755
--- a/icu4c/source/data/locales/sn_ZW.txt
+++ b/icu4c/source/data/locales/sn_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c0e43a4..6433a6a 100644
--- a/icu4c/source/data/locales/so.txt
+++ b/icu4c/source/data/locales/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
@@ -25,7 +25,7 @@
             }
         }
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -113,46 +113,6 @@
                     "Ciise ka dib (CS)",
                 }
             }
-            fields{
-                day{
-                    dn{"Maalin"}
-                    relative{
-                        "-1"{"Shalay"}
-                        "0"{"Maanta"}
-                        "1"{"Berri"}
-                    }
-                }
-                dayperiod{
-                    dn{"sn./gn."}
-                }
-                era{
-                    dn{"Qarni"}
-                }
-                hour{
-                    dn{"Saacad"}
-                }
-                minute{
-                    dn{"Daqiiqad"}
-                }
-                month{
-                    dn{"Bil"}
-                }
-                second{
-                    dn{"Il biriqsi"}
-                }
-                week{
-                    dn{"Toddobaad"}
-                }
-                weekday{
-                    dn{"Maalinta toddobaadka"}
-                }
-                year{
-                    dn{"Sanad"}
-                }
-                zone{
-                    dn{"Xadka waqtiga"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -209,4 +169,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Maalin"}
+            relative{
+                "-1"{"Shalay"}
+                "0"{"Maanta"}
+                "1"{"Berri"}
+            }
+        }
+        dayperiod{
+            dn{"sn./gn."}
+        }
+        era{
+            dn{"Qarni"}
+        }
+        hour{
+            dn{"Saacad"}
+        }
+        minute{
+            dn{"Daqiiqad"}
+        }
+        month{
+            dn{"Bil"}
+        }
+        second{
+            dn{"Il biriqsi"}
+        }
+        week{
+            dn{"Toddobaad"}
+        }
+        weekday{
+            dn{"Maalinta toddobaadka"}
+        }
+        year{
+            dn{"Sanad"}
+        }
+        zone{
+            dn{"Xadka waqtiga"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt
index f960bac..4783efd 100644
--- a/icu4c/source/data/locales/so_DJ.txt
+++ b/icu4c/source/data/locales/so_DJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 917e5c4..2d51ed9 100644
--- a/icu4c/source/data/locales/so_ET.txt
+++ b/icu4c/source/data/locales/so_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d4552b1..5a8b0d6 100644
--- a/icu4c/source/data/locales/so_KE.txt
+++ b/icu4c/source/data/locales/so_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 03f4950..4c21b36 100644
--- a/icu4c/source/data/locales/so_SO.txt
+++ b/icu4c/source/data/locales/so_SO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 44995aa..21c5984 100644
--- a/icu4c/source/data/locales/sq.txt
+++ b/icu4c/source/data/locales/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 049139d..cda7069 100644
--- a/icu4c/source/data/locales/sq_AL.txt
+++ b/icu4c/source/data/locales/sq_AL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 721ecc2..4eb33fb 100755
--- a/icu4c/source/data/locales/sq_MK.txt
+++ b/icu4c/source/data/locales/sq_MK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sq_MK.xml
 // *
diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt
index 68c0339..d81d27e 100644
--- a/icu4c/source/data/locales/sr.txt
+++ b/icu4c/source/data/locales/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
@@ -190,7 +190,7 @@
             }
         }
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             eras{
@@ -393,63 +393,6 @@
                     "Нове ере",
                 }
             }
-            fields{
-                day{
-                    dn{"дан"}
-                    relative{
-                        "-1"{"јуче"}
-                        "-2"{"прекјуче"}
-                        "0"{"данас"}
-                        "1"{"сутра"}
-                        "2"{"прекосутра"}
-                    }
-                }
-                dayperiod{
-                    dn{"пре подне/поподне"}
-                }
-                era{
-                    dn{"ера"}
-                }
-                hour{
-                    dn{"час"}
-                }
-                minute{
-                    dn{"минут"}
-                }
-                month{
-                    dn{"месец"}
-                    relative{
-                        "-1"{"Прошлог месеца"}
-                        "0"{"Овог месеца"}
-                        "1"{"Следећег месеца"}
-                    }
-                }
-                second{
-                    dn{"секунд"}
-                }
-                week{
-                    dn{"недеља"}
-                    relative{
-                        "-1"{"Прошле недеље"}
-                        "0"{"Ове недеље"}
-                        "1"{"Следеће недеље"}
-                    }
-                }
-                weekday{
-                    dn{"дан у недељи"}
-                }
-                year{
-                    dn{"година"}
-                    relative{
-                        "-1"{"Прошле године"}
-                        "0"{"Ове године"}
-                        "1"{"Следеће године"}
-                    }
-                }
-                zone{
-                    dn{"зона"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -1042,6 +985,63 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"дан"}
+            relative{
+                "-1"{"јуче"}
+                "-2"{"прекјуче"}
+                "0"{"данас"}
+                "1"{"сутра"}
+                "2"{"прекосутра"}
+            }
+        }
+        dayperiod{
+            dn{"пре подне/поподне"}
+        }
+        era{
+            dn{"ера"}
+        }
+        hour{
+            dn{"час"}
+        }
+        minute{
+            dn{"минут"}
+        }
+        month{
+            dn{"месец"}
+            relative{
+                "-1"{"Прошлог месеца"}
+                "0"{"Овог месеца"}
+                "1"{"Следећег месеца"}
+            }
+        }
+        second{
+            dn{"секунд"}
+        }
+        week{
+            dn{"недеља"}
+            relative{
+                "-1"{"Прошле недеље"}
+                "0"{"Ове недеље"}
+                "1"{"Следеће недеље"}
+            }
+        }
+        weekday{
+            dn{"дан у недељи"}
+        }
+        year{
+            dn{"година"}
+            relative{
+                "-1"{"Прошле године"}
+                "0"{"Ове године"}
+                "1"{"Следеће године"}
+            }
+        }
+        zone{
+            dn{"зона"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} и {1}"}
diff --git a/icu4c/source/data/locales/sr_BA.txt b/icu4c/source/data/locales/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/locales/sr_BA.txt
+++ b/icu4c/source/data/locales/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_CS.txt b/icu4c/source/data/locales/sr_CS.txt
index b6ee46c..23bc131 100644
--- a/icu4c/source/data/locales/sr_CS.txt
+++ b/icu4c/source/data/locales/sr_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt
index 32c0a8e..d6391e7 100644
--- a/icu4c/source/data/locales/sr_Cyrl.txt
+++ b/icu4c/source/data/locales/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 951cb8f..f037f20 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 99b0d57..54c3633 100644
--- a/icu4c/source/data/locales/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_Cyrl_ME.txt b/icu4c/source/data/locales/sr_Cyrl_ME.txt
index 9c1e13c..5c4e2c1 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 65d9257..240e8d0 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Cyrl_RS.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Cyrl_YU.txt b/icu4c/source/data/locales/sr_Cyrl_YU.txt
index 088b496..608f5f9 100644
--- a/icu4c/source/data/locales/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt
index 2e5e0d9..522e6fb 100644
--- a/icu4c/source/data/locales/sr_Latn.txt
+++ b/icu4c/source/data/locales/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
@@ -32,7 +32,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -135,48 +135,6 @@
                     "Nove ere",
                 }
             }
-            fields{
-                day{
-                    dn{"dan"}
-                    relative{
-                        "-1"{"juče"}
-                        "-2"{"prekjuče"}
-                        "0"{"danas"}
-                        "1"{"sutra"}
-                        "2"{"prekosutra"}
-                    }
-                }
-                dayperiod{
-                    dn{"pre podne/ popodne"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"čas"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"mesec"}
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"nedelja"}
-                }
-                weekday{
-                    dn{"dan u nedelji"}
-                }
-                year{
-                    dn{"godina"}
-                }
-                zone{
-                    dn{"zona"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -352,6 +310,48 @@
         quotationEnd{"“"}
         quotationStart{"„"}
     }
+    fields{
+        day{
+            dn{"dan"}
+            relative{
+                "-1"{"juče"}
+                "-2"{"prekjuče"}
+                "0"{"danas"}
+                "1"{"sutra"}
+                "2"{"prekosutra"}
+            }
+        }
+        dayperiod{
+            dn{"pre podne/ popodne"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"čas"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"mesec"}
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"nedelja"}
+        }
+        weekday{
+            dn{"dan u nedelji"}
+        }
+        year{
+            dn{"godina"}
+        }
+        zone{
+            dn{"zona"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} i {1}"}
diff --git a/icu4c/source/data/locales/sr_Latn_BA.txt b/icu4c/source/data/locales/sr_Latn_BA.txt
index b3be17a..aa30dc2 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f80a8a8..9df1eb2 100644
--- a/icu4c/source/data/locales/sr_Latn_CS.txt
+++ b/icu4c/source/data/locales/sr_Latn_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_Latn_ME.txt b/icu4c/source/data/locales/sr_Latn_ME.txt
index dc98990..24c187e 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8f3bae2..d437935 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn_RS.xml
 // *
diff --git a/icu4c/source/data/locales/sr_Latn_YU.txt b/icu4c/source/data/locales/sr_Latn_YU.txt
index 56911ca..9451580 100644
--- a/icu4c/source/data/locales/sr_Latn_YU.txt
+++ b/icu4c/source/data/locales/sr_Latn_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_ME.txt b/icu4c/source/data/locales/sr_ME.txt
index 76ef7f7..8535ec0 100644
--- a/icu4c/source/data/locales/sr_ME.txt
+++ b/icu4c/source/data/locales/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_RS.txt b/icu4c/source/data/locales/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/locales/sr_RS.txt
+++ b/icu4c/source/data/locales/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sr_YU.txt b/icu4c/source/data/locales/sr_YU.txt
index 9bb7c27..e3b8f74 100644
--- a/icu4c/source/data/locales/sr_YU.txt
+++ b/icu4c/source/data/locales/sr_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt
index d7eb127..90164bb 100644
--- a/icu4c/source/data/locales/sv.txt
+++ b/icu4c/source/data/locales/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
@@ -13,7 +13,7 @@
     AuxExemplarCharacters{"[á â ã ā ç ë í î ï ī ñ ó ú ÿ ü æ ø]"}
     ExemplarCharacters{"[a à b c d e é f g h i j k l m n o p q r s t u v w x y z å ä ö]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Å Ä Ö]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -144,7 +144,7 @@
             }
         }
     }
-    Version{"2.0.80.27"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -487,63 +487,6 @@
                     "efter Kristus",
                 }
             }
-            fields{
-                day{
-                    dn{"dag"}
-                    relative{
-                        "-1"{"i går"}
-                        "-2"{"i förrgår"}
-                        "0"{"i dag"}
-                        "1"{"i morgon"}
-                        "2"{"i övermorgon"}
-                    }
-                }
-                dayperiod{
-                    dn{"fm/em"}
-                }
-                era{
-                    dn{"era"}
-                }
-                hour{
-                    dn{"timme"}
-                }
-                minute{
-                    dn{"minut"}
-                }
-                month{
-                    dn{"månad"}
-                    relative{
-                        "-1"{"förra månaden"}
-                        "0"{"denna månad"}
-                        "1"{"nästa månad"}
-                    }
-                }
-                second{
-                    dn{"sekund"}
-                }
-                week{
-                    dn{"vecka"}
-                    relative{
-                        "-1"{"förra veckan"}
-                        "0"{"denna vecka"}
-                        "1"{"nästa vecka"}
-                    }
-                }
-                weekday{
-                    dn{"veckodag"}
-                }
-                year{
-                    dn{"år"}
-                    relative{
-                        "-1"{"i fjol"}
-                        "0"{"i år"}
-                        "1"{"nästa år"}
-                    }
-                }
-                zone{
-                    dn{"tidszon"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -1424,6 +1367,63 @@
         quotationEnd{"”"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"dag"}
+            relative{
+                "-1"{"i går"}
+                "-2"{"i förrgår"}
+                "0"{"i dag"}
+                "1"{"i morgon"}
+                "2"{"i övermorgon"}
+            }
+        }
+        dayperiod{
+            dn{"fm/em"}
+        }
+        era{
+            dn{"era"}
+        }
+        hour{
+            dn{"timme"}
+        }
+        minute{
+            dn{"minut"}
+        }
+        month{
+            dn{"månad"}
+            relative{
+                "-1"{"förra månaden"}
+                "0"{"denna månad"}
+                "1"{"nästa månad"}
+            }
+        }
+        second{
+            dn{"sekund"}
+        }
+        week{
+            dn{"vecka"}
+            relative{
+                "-1"{"förra veckan"}
+                "0"{"denna vecka"}
+                "1"{"nästa vecka"}
+            }
+        }
+        weekday{
+            dn{"veckodag"}
+        }
+        year{
+            dn{"år"}
+            relative{
+                "-1"{"i fjol"}
+                "0"{"i år"}
+                "1"{"nästa år"}
+            }
+        }
+        zone{
+            dn{"tidszon"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} och {1}"}
diff --git a/icu4c/source/data/locales/sv_AX.txt b/icu4c/source/data/locales/sv_AX.txt
index bc9fad9..49d0cdd 100755
--- a/icu4c/source/data/locales/sv_AX.txt
+++ b/icu4c/source/data/locales/sv_AX.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 947b9d6..1c251bf 100644
--- a/icu4c/source/data/locales/sv_FI.txt
+++ b/icu4c/source/data/locales/sv_FI.txt
@@ -1,21 +1,17 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
 // ***************************************************************************
 sv_FI{
     AuxExemplarCharacters{"[ã ç ë í ñ ó š ÿ ü ž]"}
-    Version{"2.0.75.99"}
-    calendar{
-        gregorian{
-            fields{
-                dayperiod{
-                    dn{"dagsperiod"}
-                }
-            }
+    Version{"2.0.80.73"}
+    fields{
+        dayperiod{
+            dn{"dagsperiod"}
         }
     }
 }
diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt
index c4a4276..752e227 100644
--- a/icu4c/source/data/locales/sv_SE.txt
+++ b/icu4c/source/data/locales/sv_SE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 05d82a8..5622feb 100644
--- a/icu4c/source/data/locales/sw.txt
+++ b/icu4c/source/data/locales/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
@@ -141,7 +141,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -251,63 +251,6 @@
                     "Baada ya Kristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Siku"}
-                    relative{
-                        "-1"{"Jana"}
-                        "-2"{"Mtondo"}
-                        "0"{"Leo"}
-                        "1"{"Kesho"}
-                        "2"{"Kesho kutwa"}
-                    }
-                }
-                dayperiod{
-                    dn{"Muda wa siku"}
-                }
-                era{
-                    dn{"Enzi"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mwezi"}
-                    relative{
-                        "-1"{"Mwezi uliopita"}
-                        "0"{"Mwezi huu"}
-                        "1"{"Mwezi ujao"}
-                    }
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Wiki"}
-                    relative{
-                        "-1"{"Wiki iliyopita"}
-                        "0"{"Wiki hii"}
-                        "1"{"Wiki ijayo"}
-                    }
-                }
-                weekday{
-                    dn{"Siku ya wiki"}
-                }
-                year{
-                    dn{"Mwaka"}
-                    relative{
-                        "-1"{"Mwaka uliopita"}
-                        "0"{"Mwaka huu"}
-                        "1"{"Mwaka ujao"}
-                    }
-                }
-                zone{
-                    dn{"Majira ya saa"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH – HH"}
@@ -494,6 +437,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Siku"}
+            relative{
+                "-1"{"Jana"}
+                "-2"{"Mtondo"}
+                "0"{"Leo"}
+                "1"{"Kesho"}
+                "2"{"Kesho kutwa"}
+            }
+        }
+        dayperiod{
+            dn{"Muda wa siku"}
+        }
+        era{
+            dn{"Enzi"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mwezi"}
+            relative{
+                "-1"{"Mwezi uliopita"}
+                "0"{"Mwezi huu"}
+                "1"{"Mwezi ujao"}
+            }
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Wiki"}
+            relative{
+                "-1"{"Wiki iliyopita"}
+                "0"{"Wiki hii"}
+                "1"{"Wiki ijayo"}
+            }
+        }
+        weekday{
+            dn{"Siku ya wiki"}
+        }
+        year{
+            dn{"Mwaka"}
+            relative{
+                "-1"{"Mwaka uliopita"}
+                "0"{"Mwaka huu"}
+                "1"{"Mwaka ujao"}
+            }
+        }
+        zone{
+            dn{"Majira ya saa"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} na {1}"}
diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt
index f993f05..6b2cedd 100644
--- a/icu4c/source/data/locales/sw_KE.txt
+++ b/icu4c/source/data/locales/sw_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 d52146f..30b48ec 100644
--- a/icu4c/source/data/locales/sw_TZ.txt
+++ b/icu4c/source/data/locales/sw_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b4c220c..1007b61 100755
--- a/icu4c/source/data/locales/sw_UG.txt
+++ b/icu4c/source/data/locales/sw_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw_UG.xml
 // *
diff --git a/icu4c/source/data/locales/swc.txt b/icu4c/source/data/locales/swc.txt
index 9a386f5..2c6a932 100755
--- a/icu4c/source/data/locales/swc.txt
+++ b/icu4c/source/data/locales/swc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -117,46 +117,6 @@
                     "kisha ya Yezu Kristo",
                 }
             }
-            fields{
-                day{
-                    dn{"Siku"}
-                    relative{
-                        "-1"{"Jana"}
-                        "0"{"Leo"}
-                        "1"{"Kesho"}
-                    }
-                }
-                dayperiod{
-                    dn{"Muda wa siku"}
-                }
-                era{
-                    dn{"Wakati"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Mwezi"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Juma"}
-                }
-                weekday{
-                    dn{"Siku ya juma"}
-                }
-                year{
-                    dn{"Mwaka"}
-                }
-                zone{
-                    dn{"Majira ya saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -229,4 +189,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Siku"}
+            relative{
+                "-1"{"Jana"}
+                "0"{"Leo"}
+                "1"{"Kesho"}
+            }
+        }
+        dayperiod{
+            dn{"Muda wa siku"}
+        }
+        era{
+            dn{"Wakati"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Mwezi"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Juma"}
+        }
+        weekday{
+            dn{"Siku ya juma"}
+        }
+        year{
+            dn{"Mwaka"}
+        }
+        zone{
+            dn{"Majira ya saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/swc_CD.txt b/icu4c/source/data/locales/swc_CD.txt
index fbcf48e..c007410 100755
--- a/icu4c/source/data/locales/swc_CD.txt
+++ b/icu4c/source/data/locales/swc_CD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc_CD.xml
 // *
diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt
index b44e951..22d70b3 100644
--- a/icu4c/source/data/locales/ta.txt
+++ b/icu4c/source/data/locales/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
@@ -151,7 +151,7 @@
         native{"tamldec"}
         traditional{"taml"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -273,63 +273,6 @@
                     "அனோ டோமினி",
                 }
             }
-            fields{
-                day{
-                    dn{"நாள்"}
-                    relative{
-                        "-1"{"நேற்று"}
-                        "-2"{"முந்தா நாள்"}
-                        "0"{"இன்று"}
-                        "1"{"நாளை"}
-                        "2"{"நாளை மறுநாள்"}
-                    }
-                }
-                dayperiod{
-                    dn{"முற்பகல்/பிற்பகல்"}
-                }
-                era{
-                    dn{"காலம்"}
-                }
-                hour{
-                    dn{"மணி"}
-                }
-                minute{
-                    dn{"நிமிடம்"}
-                }
-                month{
-                    dn{"மாதம்"}
-                    relative{
-                        "-1"{"சென்ற மாதம்"}
-                        "0"{"இந்த மாதம்"}
-                        "1"{"அடுத்த மாதம்"}
-                    }
-                }
-                second{
-                    dn{"வினாடி"}
-                }
-                week{
-                    dn{"வாரம்"}
-                    relative{
-                        "-1"{"கடந்த வாரம்"}
-                        "0"{"இந்த வாரம்"}
-                        "1"{"அடுத்த வாரம்"}
-                    }
-                }
-                weekday{
-                    dn{"வார நாள்"}
-                }
-                year{
-                    dn{"வருடம்"}
-                    relative{
-                        "-1"{"கடந்த வருடம்"}
-                        "0"{"இந்த ஆண்டு"}
-                        "1"{"அடுத்த வருடம்"}
-                    }
-                }
-                zone{
-                    dn{"மண்டலம்"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -565,6 +508,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"நாள்"}
+            relative{
+                "-1"{"நேற்று"}
+                "-2"{"முந்தா நாள்"}
+                "0"{"இன்று"}
+                "1"{"நாளை"}
+                "2"{"நாளை மறுநாள்"}
+            }
+        }
+        dayperiod{
+            dn{"முற்பகல்/பிற்பகல்"}
+        }
+        era{
+            dn{"காலம்"}
+        }
+        hour{
+            dn{"மணி"}
+        }
+        minute{
+            dn{"நிமிடம்"}
+        }
+        month{
+            dn{"மாதம்"}
+            relative{
+                "-1"{"சென்ற மாதம்"}
+                "0"{"இந்த மாதம்"}
+                "1"{"அடுத்த மாதம்"}
+            }
+        }
+        second{
+            dn{"வினாடி"}
+        }
+        week{
+            dn{"வாரம்"}
+            relative{
+                "-1"{"கடந்த வாரம்"}
+                "0"{"இந்த வாரம்"}
+                "1"{"அடுத்த வாரம்"}
+            }
+        }
+        weekday{
+            dn{"வார நாள்"}
+        }
+        year{
+            dn{"வருடம்"}
+            relative{
+                "-1"{"கடந்த வருடம்"}
+                "0"{"இந்த ஆண்டு"}
+                "1"{"அடுத்த வருடம்"}
+            }
+        }
+        zone{
+            dn{"மண்டலம்"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} மற்றும் {1}"}
diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt
index 73f6831c..8faf397 100644
--- a/icu4c/source/data/locales/ta_IN.txt
+++ b/icu4c/source/data/locales/ta_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 315b4bf..36cbd14 100755
--- a/icu4c/source/data/locales/ta_LK.txt
+++ b/icu4c/source/data/locales/ta_LK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9334ea6..1d2f08b 100755
--- a/icu4c/source/data/locales/ta_MY.txt
+++ b/icu4c/source/data/locales/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 26780a6..8074678 100755
--- a/icu4c/source/data/locales/ta_SG.txt
+++ b/icu4c/source/data/locales/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 56ebc2e..70bd1aa 100644
--- a/icu4c/source/data/locales/te.txt
+++ b/icu4c/source/data/locales/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
@@ -151,7 +151,7 @@
         }
         native{"telu"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -295,63 +295,6 @@
                     "సన్.",
                 }
             }
-            fields{
-                day{
-                    dn{"దినం"}
-                    relative{
-                        "-1"{"నిన్న"}
-                        "-2"{"మొన్న"}
-                        "0"{"ఈ రోజు"}
-                        "1"{"రేపు"}
-                        "2"{"ఎల్లుండి"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"యుగం, శకము"}
-                }
-                hour{
-                    dn{"గంట"}
-                }
-                minute{
-                    dn{"నిమిషము"}
-                }
-                month{
-                    dn{"నెల"}
-                    relative{
-                        "-1"{"గత నెల"}
-                        "0"{"ఈ నెల"}
-                        "1"{"తర్వాతి నెల"}
-                    }
-                }
-                second{
-                    dn{"క్షణం"}
-                }
-                week{
-                    dn{"వారము"}
-                    relative{
-                        "-1"{"గత వారం"}
-                        "0"{"ఈ వారం"}
-                        "1"{"తదుపరి వారం"}
-                    }
-                }
-                weekday{
-                    dn{"వారంలో రోజు"}
-                }
-                year{
-                    dn{"సంవత్సరం"}
-                    relative{
-                        "-1"{"మునుపటి సంవత్సరం"}
-                        "0"{"ఈ సంవత్సరం"}
-                        "1"{"తర్వాతి సంవత్సరం"}
-                    }
-                }
-                zone{
-                    dn{"మండలం"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -551,6 +494,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"దినం"}
+            relative{
+                "-1"{"నిన్న"}
+                "-2"{"మొన్న"}
+                "0"{"ఈ రోజు"}
+                "1"{"రేపు"}
+                "2"{"ఎల్లుండి"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"యుగం, శకము"}
+        }
+        hour{
+            dn{"గంట"}
+        }
+        minute{
+            dn{"నిమిషము"}
+        }
+        month{
+            dn{"నెల"}
+            relative{
+                "-1"{"గత నెల"}
+                "0"{"ఈ నెల"}
+                "1"{"తర్వాతి నెల"}
+            }
+        }
+        second{
+            dn{"క్షణం"}
+        }
+        week{
+            dn{"వారము"}
+            relative{
+                "-1"{"గత వారం"}
+                "0"{"ఈ వారం"}
+                "1"{"తదుపరి వారం"}
+            }
+        }
+        weekday{
+            dn{"వారంలో రోజు"}
+        }
+        year{
+            dn{"సంవత్సరం"}
+            relative{
+                "-1"{"మునుపటి సంవత్సరం"}
+                "0"{"ఈ సంవత్సరం"}
+                "1"{"తర్వాతి సంవత్సరం"}
+            }
+        }
+        zone{
+            dn{"మండలం"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} మరియు {1}"}
diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt
index 1d5a6cc..ad2701e 100644
--- a/icu4c/source/data/locales/te_IN.txt
+++ b/icu4c/source/data/locales/te_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7d0cbd3..e1a2cc4 100755
--- a/icu4c/source/data/locales/teo.txt
+++ b/icu4c/source/data/locales/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Baada ya Christo",
                 }
             }
-            fields{
-                day{
-                    dn{"Aparan"}
-                    relative{
-                        "-1"{"Jaan"}
-                        "0"{"Lolo"}
-                        "1"{"Moi"}
-                    }
-                }
-                dayperiod{
-                    dn{"TA/EB"}
-                }
-                era{
-                    dn{"Enzi"}
-                }
-                hour{
-                    dn{"Esaa"}
-                }
-                minute{
-                    dn{"Idakika"}
-                }
-                month{
-                    dn{"Elap"}
-                }
-                second{
-                    dn{"Isekonde"}
-                }
-                week{
-                    dn{"Ewiki"}
-                }
-                year{
-                    dn{"Ekan"}
-                }
-                zone{
-                    dn{"Majira ya saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Aparan"}
+            relative{
+                "-1"{"Jaan"}
+                "0"{"Lolo"}
+                "1"{"Moi"}
+            }
+        }
+        dayperiod{
+            dn{"TA/EB"}
+        }
+        era{
+            dn{"Enzi"}
+        }
+        hour{
+            dn{"Esaa"}
+        }
+        minute{
+            dn{"Idakika"}
+        }
+        month{
+            dn{"Elap"}
+        }
+        second{
+            dn{"Isekonde"}
+        }
+        week{
+            dn{"Ewiki"}
+        }
+        year{
+            dn{"Ekan"}
+        }
+        zone{
+            dn{"Majira ya saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/teo_KE.txt b/icu4c/source/data/locales/teo_KE.txt
index d50d733..8029427 100755
--- a/icu4c/source/data/locales/teo_KE.txt
+++ b/icu4c/source/data/locales/teo_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b93c9f0..1114996 100755
--- a/icu4c/source/data/locales/teo_UG.txt
+++ b/icu4c/source/data/locales/teo_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72246b7..9e40cdd 100644
--- a/icu4c/source/data/locales/th.txt
+++ b/icu4c/source/data/locales/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
@@ -20,7 +20,7 @@
         "[ก ข ฃ ค ฅ ฆ ง จ ฉ ช ซ ฌ ญ ฎ ฏ ฐ ฑ ฒ ณ ด ต ถ ท ธ น บ ป ผ ฝ พ ฟ ภ ม ย ร ฤ ล ฦ"
         " ว ศ ษ ส ห ฬ อ ฮ]"
     }
-    ExemplarCharactersPunctuation{"[! \" # ' ( ) * , \- . / \: @ \[ \\ \] ‐ – — ‘ ’ “ ” … ′ ″]"}
+    ExemplarCharactersPunctuation{"[! \u0022 # ' ( ) * , \\- . / \: @ \\[ \\\\  \\] ‐ – — ‘ ’ “ ” … ′ ″]"}
     LocaleScript{
         "Thai",
     }
@@ -128,7 +128,7 @@
         }
         native{"thai"}
     }
-    Version{"2.0.79.95"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -834,63 +834,6 @@
                     "คริสต์ศักราช",
                 }
             }
-            fields{
-                day{
-                    dn{"วัน"}
-                    relative{
-                        "-1"{"เมื่อวาน"}
-                        "-2"{"เมื่อวานซืน"}
-                        "0"{"วันนี้"}
-                        "1"{"พรุ่งนี้"}
-                        "2"{"มะรืนนี้"}
-                    }
-                }
-                dayperiod{
-                    dn{"ช่วงวัน"}
-                }
-                era{
-                    dn{"สมัย"}
-                }
-                hour{
-                    dn{"ชั่วโมง"}
-                }
-                minute{
-                    dn{"นาที"}
-                }
-                month{
-                    dn{"เดือน"}
-                    relative{
-                        "-1"{"เดือนที่แล้ว"}
-                        "0"{"เดือนนี้"}
-                        "1"{"เดือนหน้า"}
-                    }
-                }
-                second{
-                    dn{"วินาที"}
-                }
-                week{
-                    dn{"สัปดาห์"}
-                    relative{
-                        "-1"{"สัปดาห์ที่แล้ว"}
-                        "0"{"สัปดาห์นี้"}
-                        "1"{"สัปดาห์หน้า"}
-                    }
-                }
-                weekday{
-                    dn{"วันในสัปดาห์"}
-                }
-                year{
-                    dn{"ปี"}
-                    relative{
-                        "-1"{"ปีที่แล้ว"}
-                        "0"{"ปีนี้"}
-                        "1"{"ปีหน้า"}
-                    }
-                }
-                zone{
-                    dn{"เขต"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"H-H"}
@@ -1866,6 +1809,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"วัน"}
+            relative{
+                "-1"{"เมื่อวาน"}
+                "-2"{"เมื่อวานซืน"}
+                "0"{"วันนี้"}
+                "1"{"พรุ่งนี้"}
+                "2"{"มะรืนนี้"}
+            }
+        }
+        dayperiod{
+            dn{"ช่วงวัน"}
+        }
+        era{
+            dn{"สมัย"}
+        }
+        hour{
+            dn{"ชั่วโมง"}
+        }
+        minute{
+            dn{"นาที"}
+        }
+        month{
+            dn{"เดือน"}
+            relative{
+                "-1"{"เดือนที่แล้ว"}
+                "0"{"เดือนนี้"}
+                "1"{"เดือนหน้า"}
+            }
+        }
+        second{
+            dn{"วินาที"}
+        }
+        week{
+            dn{"สัปดาห์"}
+            relative{
+                "-1"{"สัปดาห์ที่แล้ว"}
+                "0"{"สัปดาห์นี้"}
+                "1"{"สัปดาห์หน้า"}
+            }
+        }
+        weekday{
+            dn{"วันในสัปดาห์"}
+        }
+        year{
+            dn{"ปี"}
+            relative{
+                "-1"{"ปีที่แล้ว"}
+                "0"{"ปีนี้"}
+                "1"{"ปีหน้า"}
+            }
+        }
+        zone{
+            dn{"เขต"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}และ{1}"}
diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt
index 221df81..b1084dc 100644
--- a/icu4c/source/data/locales/th_TH.txt
+++ b/icu4c/source/data/locales/th_TH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9a5620e..37548cf 100644
--- a/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt
index deb63a4..e6d359e 100644
--- a/icu4c/source/data/locales/ti.txt
+++ b/icu4c/source/data/locales/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
@@ -35,7 +35,7 @@
         native{"latn"}
         traditional{"ethi"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.79.40"}
     calendar{
         gregorian{
             AmPmMarkers{
diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt
index cb9e955..1f33f83 100644
--- a/icu4c/source/data/locales/ti_ER.txt
+++ b/icu4c/source/data/locales/ti_ER.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a61ad0d..0944b7a 100644
--- a/icu4c/source/data/locales/ti_ET.txt
+++ b/icu4c/source/data/locales/ti_ET.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2a55f9a..85b090c 100755
--- a/icu4c/source/data/locales/tl.txt
+++ b/icu4c/source/data/locales/tl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/tl_PH.txt b/icu4c/source/data/locales/tl_PH.txt
index 52f1969..c788c54 100755
--- a/icu4c/source/data/locales/tl_PH.txt
+++ b/icu4c/source/data/locales/tl_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/to.txt b/icu4c/source/data/locales/to.txt
index 93fcd54..7642661 100755
--- a/icu4c/source/data/locales/to.txt
+++ b/icu4c/source/data/locales/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -152,48 +152,6 @@
                     "taʻu ʻo Sīsū",
                 }
             }
-            fields{
-                day{
-                    dn{"ʻaho"}
-                    relative{
-                        "-1"{"ʻaneafi"}
-                        "-2"{"ʻaneheafi"}
-                        "0"{"ʻaho⸍ni"}
-                        "1"{"ʻapongipongi"}
-                        "2"{"ʻahepongipongi"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"kuonga"}
-                }
-                hour{
-                    dn{"houa"}
-                }
-                minute{
-                    dn{"miniti"}
-                }
-                month{
-                    dn{"māhina"}
-                }
-                second{
-                    dn{"sekoni"}
-                }
-                week{
-                    dn{"uike"}
-                }
-                weekday{
-                    dn{"ʻaho ʻo e uike"}
-                }
-                year{
-                    dn{"taʻu"}
-                }
-                zone{
-                    dn{"taimi fakavahe"}
-                }
-            }
             intervalFormats{
                 M{
                     M{"M–M"}
@@ -403,6 +361,48 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ʻaho"}
+            relative{
+                "-1"{"ʻaneafi"}
+                "-2"{"ʻaneheafi"}
+                "0"{"ʻaho⸍ni"}
+                "1"{"ʻapongipongi"}
+                "2"{"ʻahepongipongi"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"kuonga"}
+        }
+        hour{
+            dn{"houa"}
+        }
+        minute{
+            dn{"miniti"}
+        }
+        month{
+            dn{"māhina"}
+        }
+        second{
+            dn{"sekoni"}
+        }
+        week{
+            dn{"uike"}
+        }
+        weekday{
+            dn{"ʻaho ʻo e uike"}
+        }
+        year{
+            dn{"taʻu"}
+        }
+        zone{
+            dn{"taimi fakavahe"}
+        }
+    }
     measurementSystemNames{
         US{"fakaʻamelika"}
         metric{"fakamita"}
diff --git a/icu4c/source/data/locales/to_TO.txt b/icu4c/source/data/locales/to_TO.txt
index 0c3b0cc..ee5797a 100755
--- a/icu4c/source/data/locales/to_TO.txt
+++ b/icu4c/source/data/locales/to_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 19a6e10..bbac132 100644
--- a/icu4c/source/data/locales/tr.txt
+++ b/icu4c/source/data/locales/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
@@ -16,7 +16,7 @@
     }
     ExemplarCharacters{"[a b c ç d e f g ğ h ı i {i\u0307} j k l m n o ö p r s ş t u ü v y z]"}
     ExemplarCharactersIndex{"[A B C Ç D E F G H I İ J K L M N O Ö P Q R S Ş T U Ü V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\- ‐ – — , ; \: ! ? . … ' ‘ ’ \" “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]"}
+    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
     LocaleScript{
         "Latn",
     }
@@ -122,7 +122,7 @@
             }
         }
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -357,63 +357,6 @@
                     "Milattan Sonra",
                 }
             }
-            fields{
-                day{
-                    dn{"Gün"}
-                    relative{
-                        "-1"{"Dün"}
-                        "-2"{"Evvelsi gün"}
-                        "0"{"Bugün"}
-                        "1"{"Yarın"}
-                        "2"{"Öbür gün"}
-                    }
-                }
-                dayperiod{
-                    dn{"ÖÖ/ÖS"}
-                }
-                era{
-                    dn{"Miladi Dönem"}
-                }
-                hour{
-                    dn{"Saat"}
-                }
-                minute{
-                    dn{"Dakika"}
-                }
-                month{
-                    dn{"Ay"}
-                    relative{
-                        "-1"{"Geçen ay"}
-                        "0"{"Bu ay"}
-                        "1"{"Gelecek ay"}
-                    }
-                }
-                second{
-                    dn{"Saniye"}
-                }
-                week{
-                    dn{"Hafta"}
-                    relative{
-                        "-1"{"Geçen hafta"}
-                        "0"{"Bu hafta"}
-                        "1"{"Gelecek hafta"}
-                    }
-                }
-                weekday{
-                    dn{"Haftanın Günü"}
-                }
-                year{
-                    dn{"Yıl"}
-                    relative{
-                        "-1"{"Geçen yıl"}
-                        "0"{"Bu yıl"}
-                        "1"{"Gelecek yıl"}
-                    }
-                }
-                zone{
-                    dn{"Saat Dilimi"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH-HH"}
@@ -889,6 +832,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Gün"}
+            relative{
+                "-1"{"Dün"}
+                "-2"{"Evvelsi gün"}
+                "0"{"Bugün"}
+                "1"{"Yarın"}
+                "2"{"Öbür gün"}
+            }
+        }
+        dayperiod{
+            dn{"ÖÖ/ÖS"}
+        }
+        era{
+            dn{"Miladi Dönem"}
+        }
+        hour{
+            dn{"Saat"}
+        }
+        minute{
+            dn{"Dakika"}
+        }
+        month{
+            dn{"Ay"}
+            relative{
+                "-1"{"Geçen ay"}
+                "0"{"Bu ay"}
+                "1"{"Gelecek ay"}
+            }
+        }
+        second{
+            dn{"Saniye"}
+        }
+        week{
+            dn{"Hafta"}
+            relative{
+                "-1"{"Geçen hafta"}
+                "0"{"Bu hafta"}
+                "1"{"Gelecek hafta"}
+            }
+        }
+        weekday{
+            dn{"Haftanın Günü"}
+        }
+        year{
+            dn{"Yıl"}
+            relative{
+                "-1"{"Geçen yıl"}
+                "0"{"Bu yıl"}
+                "1"{"Gelecek yıl"}
+            }
+        }
+        zone{
+            dn{"Saat Dilimi"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} ve {1}"}
diff --git a/icu4c/source/data/locales/tr_CY.txt b/icu4c/source/data/locales/tr_CY.txt
index 8fda4de..b2fc424 100755
--- a/icu4c/source/data/locales/tr_CY.txt
+++ b/icu4c/source/data/locales/tr_CY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 af50ff5..33d4fb4 100644
--- a/icu4c/source/data/locales/tr_TR.txt
+++ b/icu4c/source/data/locales/tr_TR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a5ff48d..c93197f 100755
--- a/icu4c/source/data/locales/twq.txt
+++ b/icu4c/source/data/locales/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
@@ -28,7 +28,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -117,43 +117,6 @@
                     "Isaa zamanoo",
                 }
             }
-            fields{
-                day{
-                    dn{"Zaari"}
-                    relative{
-                        "-1"{"Bi"}
-                        "0"{"Hõo"}
-                        "1"{"Suba"}
-                    }
-                }
-                dayperiod{
-                    dn{"Subbaahi/Zaarikay banda"}
-                }
-                era{
-                    dn{"Zaman"}
-                }
-                hour{
-                    dn{"Guuru"}
-                }
-                minute{
-                    dn{"Miniti"}
-                }
-                month{
-                    dn{"Handu"}
-                }
-                second{
-                    dn{"Miti"}
-                }
-                week{
-                    dn{"Hebu"}
-                }
-                year{
-                    dn{"Jiiri"}
-                }
-                zone{
-                    dn{"Leerazuu"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -226,4 +189,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Zaari"}
+            relative{
+                "-1"{"Bi"}
+                "0"{"Hõo"}
+                "1"{"Suba"}
+            }
+        }
+        dayperiod{
+            dn{"Subbaahi/Zaarikay banda"}
+        }
+        era{
+            dn{"Zaman"}
+        }
+        hour{
+            dn{"Guuru"}
+        }
+        minute{
+            dn{"Miniti"}
+        }
+        month{
+            dn{"Handu"}
+        }
+        second{
+            dn{"Miti"}
+        }
+        week{
+            dn{"Hebu"}
+        }
+        year{
+            dn{"Jiiri"}
+        }
+        zone{
+            dn{"Leerazuu"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/twq_NE.txt b/icu4c/source/data/locales/twq_NE.txt
index 70b4c88..d44fa40 100755
--- a/icu4c/source/data/locales/twq_NE.txt
+++ b/icu4c/source/data/locales/twq_NE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9c75891..e3b5f96 100755
--- a/icu4c/source/data/locales/tzm.txt
+++ b/icu4c/source/data/locales/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
@@ -27,7 +27,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -115,46 +115,6 @@
                     "Ḍeffir Ɛisa (TAƔ)",
                 }
             }
-            fields{
-                day{
-                    dn{"Ass"}
-                    relative{
-                        "-1"{"Assenaṭ"}
-                        "0"{"Assa"}
-                        "1"{"Asekka"}
-                    }
-                }
-                dayperiod{
-                    dn{"Zdat azal/Deffir azal"}
-                }
-                era{
-                    dn{"Tallit"}
-                }
-                hour{
-                    dn{"Tasragt"}
-                }
-                minute{
-                    dn{"Tusdat"}
-                }
-                month{
-                    dn{"Ayur"}
-                }
-                second{
-                    dn{"Tusnat"}
-                }
-                week{
-                    dn{"Imalass"}
-                }
-                weekday{
-                    dn{"Ass n Imalass"}
-                }
-                year{
-                    dn{"Asseggas"}
-                }
-                zone{
-                    dn{"Aseglem asergan"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -227,4 +187,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ass"}
+            relative{
+                "-1"{"Assenaṭ"}
+                "0"{"Assa"}
+                "1"{"Asekka"}
+            }
+        }
+        dayperiod{
+            dn{"Zdat azal/Deffir azal"}
+        }
+        era{
+            dn{"Tallit"}
+        }
+        hour{
+            dn{"Tasragt"}
+        }
+        minute{
+            dn{"Tusdat"}
+        }
+        month{
+            dn{"Ayur"}
+        }
+        second{
+            dn{"Tusnat"}
+        }
+        week{
+            dn{"Imalass"}
+        }
+        weekday{
+            dn{"Ass n Imalass"}
+        }
+        year{
+            dn{"Asseggas"}
+        }
+        zone{
+            dn{"Aseglem asergan"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/tzm_Latn.txt b/icu4c/source/data/locales/tzm_Latn.txt
index 0372675..3879381 100755
--- a/icu4c/source/data/locales/tzm_Latn.txt
+++ b/icu4c/source/data/locales/tzm_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn.xml
 // *
diff --git a/icu4c/source/data/locales/tzm_Latn_MA.txt b/icu4c/source/data/locales/tzm_Latn_MA.txt
index 01eb6a9..9be6c0e 100755
--- a/icu4c/source/data/locales/tzm_Latn_MA.txt
+++ b/icu4c/source/data/locales/tzm_Latn_MA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn_MA.xml
 // *
diff --git a/icu4c/source/data/locales/tzm_MA.txt b/icu4c/source/data/locales/tzm_MA.txt
index ebd194c..ee6f521 100755
--- a/icu4c/source/data/locales/tzm_MA.txt
+++ b/icu4c/source/data/locales/tzm_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt
index 3f3102e..bb0dd72 100644
--- a/icu4c/source/data/locales/uk.txt
+++ b/icu4c/source/data/locales/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
@@ -190,7 +190,7 @@
             }
         }
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     calendar{
         coptic{
             monthNames{
@@ -331,63 +331,6 @@
                     "нашої ери",
                 }
             }
-            fields{
-                day{
-                    dn{"День"}
-                    relative{
-                        "-1"{"Вчора"}
-                        "-2"{"Позавчора"}
-                        "0"{"Сьогодні"}
-                        "1"{"Завтра"}
-                        "2"{"Післязавтра"}
-                    }
-                }
-                dayperiod{
-                    dn{"Частина доби"}
-                }
-                era{
-                    dn{"Ера"}
-                }
-                hour{
-                    dn{"Година"}
-                }
-                minute{
-                    dn{"Хвилина"}
-                }
-                month{
-                    dn{"Місяць"}
-                    relative{
-                        "-1"{"Минулого місяця"}
-                        "0"{"Цього місяця"}
-                        "1"{"Наступного місяця"}
-                    }
-                }
-                second{
-                    dn{"Секунда"}
-                }
-                week{
-                    dn{"Тиждень"}
-                    relative{
-                        "-1"{"Минулого тижня"}
-                        "0"{"Цього тижня"}
-                        "1"{"Наступного тижня"}
-                    }
-                }
-                weekday{
-                    dn{"День тижня"}
-                }
-                year{
-                    dn{"Рік"}
-                    relative{
-                        "-1"{"Минулого року"}
-                        "0"{"Цього року"}
-                        "1"{"Наступного року"}
-                    }
-                }
-                zone{
-                    dn{"Зона"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -693,6 +636,63 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"День"}
+            relative{
+                "-1"{"Вчора"}
+                "-2"{"Позавчора"}
+                "0"{"Сьогодні"}
+                "1"{"Завтра"}
+                "2"{"Післязавтра"}
+            }
+        }
+        dayperiod{
+            dn{"Частина доби"}
+        }
+        era{
+            dn{"Ера"}
+        }
+        hour{
+            dn{"Година"}
+        }
+        minute{
+            dn{"Хвилина"}
+        }
+        month{
+            dn{"Місяць"}
+            relative{
+                "-1"{"Минулого місяця"}
+                "0"{"Цього місяця"}
+                "1"{"Наступного місяця"}
+            }
+        }
+        second{
+            dn{"Секунда"}
+        }
+        week{
+            dn{"Тиждень"}
+            relative{
+                "-1"{"Минулого тижня"}
+                "0"{"Цього тижня"}
+                "1"{"Наступного тижня"}
+            }
+        }
+        weekday{
+            dn{"День тижня"}
+        }
+        year{
+            dn{"Рік"}
+            relative{
+                "-1"{"Минулого року"}
+                "0"{"Цього року"}
+                "1"{"Наступного року"}
+            }
+        }
+        zone{
+            dn{"Зона"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} та {1}"}
diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt
index b443240..74a22ff 100644
--- a/icu4c/source/data/locales/uk_UA.txt
+++ b/icu4c/source/data/locales/uk_UA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fecdef2..6aab658 100644
--- a/icu4c/source/data/locales/ur.txt
+++ b/icu4c/source/data/locales/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
@@ -22,11 +22,23 @@
         "[ا ب پ ت ٹ ث ج چ ح خ د ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ہ ھ ء ی ے"
         "]"
     }
-    ExemplarCharactersPunctuation{"[، ؍ ٫ ٬ ؛ \: ؟ . ۔ ( ) \[ \]]"}
+    ExemplarCharactersPunctuation{"[، ؍ ٫ ٬ ؛ \: ؟ . ۔ ( ) \\[ \\]]"}
     LocaleScript{
         "Arab",
     }
     NumberElements{
+        arabext{
+            symbols{
+                decimal{"."}
+                group{","}
+                infinity{"∞"}
+                list{";"}
+                minusSign{"-"}
+                perMille{"‰"}
+                percentSign{"%"}
+                plusSign{"+"}
+            }
+        }
         default{"latn"}
         latn{
             patterns{
@@ -101,7 +113,7 @@
         }
         native{"arabext"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -210,63 +222,6 @@
                     "عیسوی سن",
                 }
             }
-            fields{
-                day{
-                    dn{"دن"}
-                    relative{
-                        "-1"{"گزشتہ کل"}
-                        "-2"{"گزشتہ پرسوں"}
-                        "0"{"آج"}
-                        "1"{"آئندہ کل"}
-                        "2"{"آنے والا پرسوں"}
-                    }
-                }
-                dayperiod{
-                    dn{"رات/صبح"}
-                }
-                era{
-                    dn{"عہد"}
-                }
-                hour{
-                    dn{"گھنٹہ"}
-                }
-                minute{
-                    dn{"منٹ"}
-                }
-                month{
-                    dn{"مہینہ"}
-                    relative{
-                        "-1"{"پچھلے مہینہ"}
-                        "0"{"اس مہینہ"}
-                        "1"{"اگلے مہینہ"}
-                    }
-                }
-                second{
-                    dn{"سیکنڈ"}
-                }
-                week{
-                    dn{"ہفتہ"}
-                    relative{
-                        "-1"{"پچھلے ہفتہ"}
-                        "0"{"اس ہفتہ"}
-                        "1"{"اگلے ہفتہ"}
-                    }
-                }
-                weekday{
-                    dn{"ہفتے کا دن"}
-                }
-                year{
-                    dn{"سال"}
-                    relative{
-                        "-1"{"پچھلے سال"}
-                        "0"{"اس سال"}
-                        "1"{"اگلے سال"}
-                    }
-                }
-                zone{
-                    dn{"منطقہ وقت"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -462,9 +417,65 @@
         quotationEnd{"“"}
         quotationStart{"”"}
     }
+    fields{
+        day{
+            dn{"دن"}
+            relative{
+                "-1"{"گزشتہ کل"}
+                "-2"{"گزشتہ پرسوں"}
+                "0"{"آج"}
+                "1"{"آئندہ کل"}
+                "2"{"آنے والا پرسوں"}
+            }
+        }
+        dayperiod{
+            dn{"رات/صبح"}
+        }
+        era{
+            dn{"عہد"}
+        }
+        hour{
+            dn{"گھنٹہ"}
+        }
+        minute{
+            dn{"منٹ"}
+        }
+        month{
+            dn{"مہینہ"}
+            relative{
+                "-1"{"پچھلے مہینہ"}
+                "0"{"اس مہینہ"}
+                "1"{"اگلے مہینہ"}
+            }
+        }
+        second{
+            dn{"سیکنڈ"}
+        }
+        week{
+            dn{"ہفتہ"}
+            relative{
+                "-1"{"پچھلے ہفتہ"}
+                "0"{"اس ہفتہ"}
+                "1"{"اگلے ہفتہ"}
+            }
+        }
+        weekday{
+            dn{"ہفتے کا دن"}
+        }
+        year{
+            dn{"سال"}
+            relative{
+                "-1"{"پچھلے سال"}
+                "0"{"اس سال"}
+                "1"{"اگلے سال"}
+            }
+        }
+        zone{
+            dn{"منطقہ وقت"}
+        }
+    }
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
     listPattern{
         standard{
diff --git a/icu4c/source/data/locales/ur_IN.txt b/icu4c/source/data/locales/ur_IN.txt
index 8f23842..b34f4f3 100644
--- a/icu4c/source/data/locales/ur_IN.txt
+++ b/icu4c/source/data/locales/ur_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5203e9a..e0552fa 100644
--- a/icu4c/source/data/locales/ur_PK.txt
+++ b/icu4c/source/data/locales/ur_PK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0faf04d..9b76825 100644
--- a/icu4c/source/data/locales/uz.txt
+++ b/icu4c/source/data/locales/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0010d89..5996fc9 100644
--- a/icu4c/source/data/locales/uz_AF.txt
+++ b/icu4c/source/data/locales/uz_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/uz_Arab.txt b/icu4c/source/data/locales/uz_Arab.txt
index e9e7eb37..8e2530c 100644
--- a/icu4c/source/data/locales/uz_Arab.txt
+++ b/icu4c/source/data/locales/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
@@ -38,9 +38,8 @@
         }
         native{"arabext"}
     }
-    Version{"2.0.76.36"}
+    Version{"2.0.80.4"}
     layout{
         characters{"right-to-left"}
-        lines{"top-to-bottom"}
     }
 }
diff --git a/icu4c/source/data/locales/uz_Arab_AF.txt b/icu4c/source/data/locales/uz_Arab_AF.txt
index dd627f6..61dcd09 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4f362d7..db1b069 100644
--- a/icu4c/source/data/locales/uz_Cyrl.txt
+++ b/icu4c/source/data/locales/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9df2610..2e42943 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7c9df5f..b852172 100644
--- a/icu4c/source/data/locales/uz_Latn.txt
+++ b/icu4c/source/data/locales/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4199246..3e25972 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a419389..35e0a7f 100644
--- a/icu4c/source/data/locales/uz_UZ.txt
+++ b/icu4c/source/data/locales/uz_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/vai.txt b/icu4c/source/data/locales/vai.txt
index c1edb3a..3988c9c 100755
--- a/icu4c/source/data/locales/vai.txt
+++ b/icu4c/source/data/locales/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
@@ -31,7 +31,7 @@
         }
         native{"vaii"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -85,37 +85,6 @@
                     }
                 }
             }
-            fields{
-                day{
-                    dn{"ꔎꔒ"}
-                    relative{
-                        "-1"{"ꖴꖸ"}
-                        "0"{"ꗦꗷ"}
-                        "1"{"ꔻꕯ"}
-                    }
-                }
-                hour{
-                    dn{"ꕌꕎ"}
-                }
-                minute{
-                    dn{"ꕆꕇ"}
-                }
-                month{
-                    dn{"ꕪꖃ"}
-                }
-                second{
-                    dn{"ꕧꕃꕧꕪ"}
-                }
-                week{
-                    dn{"ꔨꔤꕃ"}
-                }
-                weekday{
-                    dn{"ꔨꕃꕮ ꔎꔒ"}
-                }
-                year{
-                    dn{"ꕢꘋ"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -142,4 +111,35 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"ꔎꔒ"}
+            relative{
+                "-1"{"ꖴꖸ"}
+                "0"{"ꗦꗷ"}
+                "1"{"ꔻꕯ"}
+            }
+        }
+        hour{
+            dn{"ꕌꕎ"}
+        }
+        minute{
+            dn{"ꕆꕇ"}
+        }
+        month{
+            dn{"ꕪꖃ"}
+        }
+        second{
+            dn{"ꕧꕃꕧꕪ"}
+        }
+        week{
+            dn{"ꔨꔤꕃ"}
+        }
+        weekday{
+            dn{"ꔨꕃꕮ ꔎꔒ"}
+        }
+        year{
+            dn{"ꕢꘋ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/vai_LR.txt b/icu4c/source/data/locales/vai_LR.txt
index 9d1560d..403f4c0 100755
--- a/icu4c/source/data/locales/vai_LR.txt
+++ b/icu4c/source/data/locales/vai_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/vai_Latn.txt b/icu4c/source/data/locales/vai_Latn.txt
index a502ee8..22d8edb 100755
--- a/icu4c/source/data/locales/vai_Latn.txt
+++ b/icu4c/source/data/locales/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
@@ -33,7 +33,7 @@
         }
         native{"vaii"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             DateTimePatterns{
@@ -88,37 +88,6 @@
                     }
                 }
             }
-            fields{
-                day{
-                    dn{"tele"}
-                    relative{
-                        "-1"{"kunu"}
-                        "0"{"wɛlɛ"}
-                        "1"{"sina"}
-                    }
-                }
-                hour{
-                    dn{"hawa"}
-                }
-                minute{
-                    dn{"mini"}
-                }
-                month{
-                    dn{"kalo"}
-                }
-                second{
-                    dn{"jaki-jaka"}
-                }
-                week{
-                    dn{"wiki"}
-                }
-                weekday{
-                    dn{"wikiyɛma tele"}
-                }
-                year{
-                    dn{"saŋ"}
-                }
-            }
             monthNames{
                 format{
                     wide{
@@ -145,4 +114,35 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"tele"}
+            relative{
+                "-1"{"kunu"}
+                "0"{"wɛlɛ"}
+                "1"{"sina"}
+            }
+        }
+        hour{
+            dn{"hawa"}
+        }
+        minute{
+            dn{"mini"}
+        }
+        month{
+            dn{"kalo"}
+        }
+        second{
+            dn{"jaki-jaka"}
+        }
+        week{
+            dn{"wiki"}
+        }
+        weekday{
+            dn{"wikiyɛma tele"}
+        }
+        year{
+            dn{"saŋ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/vai_Latn_LR.txt b/icu4c/source/data/locales/vai_Latn_LR.txt
index aa6af4f..794bee9 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4b61076..3b46884 100755
--- a/icu4c/source/data/locales/vai_Vaii.txt
+++ b/icu4c/source/data/locales/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6d0cb51..fbd4ce8 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c7fc0f9..cefe566 100644
--- a/icu4c/source/data/locales/vi.txt
+++ b/icu4c/source/data/locales/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
@@ -122,7 +122,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -530,63 +530,6 @@
                     "sau CN",
                 }
             }
-            fields{
-                day{
-                    dn{"Ngày"}
-                    relative{
-                        "-1"{"Ngày hôm qua"}
-                        "-2"{"Ngày hôm kia"}
-                        "0"{"Hôm nay"}
-                        "1"{"Ngày mai"}
-                        "2"{"Ngày kia"}
-                    }
-                }
-                dayperiod{
-                    dn{"SA/CH"}
-                }
-                era{
-                    dn{"Thời đại"}
-                }
-                hour{
-                    dn{"Giờ"}
-                }
-                minute{
-                    dn{"Phút"}
-                }
-                month{
-                    dn{"Tháng"}
-                    relative{
-                        "-1"{"Tháng trước"}
-                        "0"{"Tháng này"}
-                        "1"{"Tháng sau"}
-                    }
-                }
-                second{
-                    dn{"Giây"}
-                }
-                week{
-                    dn{"Tuần"}
-                    relative{
-                        "-1"{"Tuần trước"}
-                        "0"{"Tuần này"}
-                        "1"{"Tuần sau"}
-                    }
-                }
-                weekday{
-                    dn{"Ngày trong tuần"}
-                }
-                year{
-                    dn{"Năm"}
-                    relative{
-                        "-1"{"Năm ngoái"}
-                        "0"{"Năm nay"}
-                        "1"{"Năm sau"}
-                    }
-                }
-                zone{
-                    dn{"Múi giờ"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH'h' - HH'h'"}
@@ -1146,6 +1089,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ngày"}
+            relative{
+                "-1"{"Ngày hôm qua"}
+                "-2"{"Ngày hôm kia"}
+                "0"{"Hôm nay"}
+                "1"{"Ngày mai"}
+                "2"{"Ngày kia"}
+            }
+        }
+        dayperiod{
+            dn{"SA/CH"}
+        }
+        era{
+            dn{"Thời đại"}
+        }
+        hour{
+            dn{"Giờ"}
+        }
+        minute{
+            dn{"Phút"}
+        }
+        month{
+            dn{"Tháng"}
+            relative{
+                "-1"{"Tháng trước"}
+                "0"{"Tháng này"}
+                "1"{"Tháng sau"}
+            }
+        }
+        second{
+            dn{"Giây"}
+        }
+        week{
+            dn{"Tuần"}
+            relative{
+                "-1"{"Tuần trước"}
+                "0"{"Tuần này"}
+                "1"{"Tuần sau"}
+            }
+        }
+        weekday{
+            dn{"Ngày trong tuần"}
+        }
+        year{
+            dn{"Năm"}
+            relative{
+                "-1"{"Năm ngoái"}
+                "0"{"Năm nay"}
+                "1"{"Năm sau"}
+            }
+        }
+        zone{
+            dn{"Múi giờ"}
+        }
+    }
     listPattern{
         standard{
             2{"{0} và {1}"}
diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt
index 9e59a11..cd3ebaf 100644
--- a/icu4c/source/data/locales/vi_VN.txt
+++ b/icu4c/source/data/locales/vi_VN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 21b5f15..c244a6a 100755
--- a/icu4c/source/data/locales/vun.txt
+++ b/icu4c/source/data/locales/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
@@ -23,7 +23,7 @@
             }
         }
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -111,43 +111,6 @@
                     "Baada ya Kristu",
                 }
             }
-            fields{
-                day{
-                    dn{"Mfiri"}
-                    relative{
-                        "-1"{"Ukou"}
-                        "0"{"Inu"}
-                        "1"{"Ngama"}
-                    }
-                }
-                dayperiod{
-                    dn{"Mfiri o siku"}
-                }
-                era{
-                    dn{"Kacha"}
-                }
-                hour{
-                    dn{"Saa"}
-                }
-                minute{
-                    dn{"Dakyika"}
-                }
-                month{
-                    dn{"Mori"}
-                }
-                second{
-                    dn{"Sekunde"}
-                }
-                week{
-                    dn{"Wiikyi"}
-                }
-                year{
-                    dn{"Maka"}
-                }
-                zone{
-                    dn{"Mfiri o saa"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -220,4 +183,41 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Mfiri"}
+            relative{
+                "-1"{"Ukou"}
+                "0"{"Inu"}
+                "1"{"Ngama"}
+            }
+        }
+        dayperiod{
+            dn{"Mfiri o siku"}
+        }
+        era{
+            dn{"Kacha"}
+        }
+        hour{
+            dn{"Saa"}
+        }
+        minute{
+            dn{"Dakyika"}
+        }
+        month{
+            dn{"Mori"}
+        }
+        second{
+            dn{"Sekunde"}
+        }
+        week{
+            dn{"Wiikyi"}
+        }
+        year{
+            dn{"Maka"}
+        }
+        zone{
+            dn{"Mfiri o saa"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/vun_TZ.txt b/icu4c/source/data/locales/vun_TZ.txt
index 5c80c4a..08bb86c 100755
--- a/icu4c/source/data/locales/vun_TZ.txt
+++ b/icu4c/source/data/locales/vun_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun_TZ.xml
 // *
diff --git a/icu4c/source/data/locales/xog.txt b/icu4c/source/data/locales/xog.txt
index 4f15e87..b920748 100755
--- a/icu4c/source/data/locales/xog.txt
+++ b/icu4c/source/data/locales/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
@@ -22,7 +22,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -110,46 +110,6 @@
                     "Kulisto nga affile",
                 }
             }
-            fields{
-                day{
-                    dn{"Olunaku"}
-                    relative{
-                        "-1"{"Edho"}
-                        "0"{"Olwaleelo (leelo)"}
-                        "1"{"Enkyo"}
-                    }
-                }
-                dayperiod{
-                    dn{"munkyo/Eigulo"}
-                }
-                era{
-                    dn{"Emulembe"}
-                }
-                hour{
-                    dn{"Essawa"}
-                }
-                minute{
-                    dn{"Edakiika"}
-                }
-                month{
-                    dn{"Omwezi"}
-                }
-                second{
-                    dn{"Obutikitiki"}
-                }
-                week{
-                    dn{"Esabiiti"}
-                }
-                weekday{
-                    dn{"Olunaka lwa sabiiti"}
-                }
-                year{
-                    dn{"Omwaka"}
-                }
-                zone{
-                    dn{"Essawa edha"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -222,4 +182,44 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Olunaku"}
+            relative{
+                "-1"{"Edho"}
+                "0"{"Olwaleelo (leelo)"}
+                "1"{"Enkyo"}
+            }
+        }
+        dayperiod{
+            dn{"munkyo/Eigulo"}
+        }
+        era{
+            dn{"Emulembe"}
+        }
+        hour{
+            dn{"Essawa"}
+        }
+        minute{
+            dn{"Edakiika"}
+        }
+        month{
+            dn{"Omwezi"}
+        }
+        second{
+            dn{"Obutikitiki"}
+        }
+        week{
+            dn{"Esabiiti"}
+        }
+        weekday{
+            dn{"Olunaka lwa sabiiti"}
+        }
+        year{
+            dn{"Omwaka"}
+        }
+        zone{
+            dn{"Essawa edha"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/xog_UG.txt b/icu4c/source/data/locales/xog_UG.txt
index 0c182d0..7b18d43 100755
--- a/icu4c/source/data/locales/xog_UG.txt
+++ b/icu4c/source/data/locales/xog_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 481f082..fa4bb9c 100755
--- a/icu4c/source/data/locales/yav.txt
+++ b/icu4c/source/data/locales/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
@@ -32,7 +32,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -121,46 +121,6 @@
                     "ékélémkúnupíén n",
                 }
             }
-            fields{
-                day{
-                    dn{"puɔ́sɛ́"}
-                    relative{
-                        "-1"{"púyoó"}
-                        "0"{"ínaan"}
-                        "1"{"nakinyám"}
-                    }
-                }
-                dayperiod{
-                    dn{"kiɛmɛ́ɛm,kisɛ́ndɛ"}
-                }
-                era{
-                    dn{"kipéŋén"}
-                }
-                hour{
-                    dn{"kisikɛl,"}
-                }
-                minute{
-                    dn{"minít"}
-                }
-                month{
-                    dn{"oóli"}
-                }
-                second{
-                    dn{"síkɛn"}
-                }
-                week{
-                    dn{"sɔ́ndiɛ"}
-                }
-                weekday{
-                    dn{"metúk mɔ́sɔ́ndiɛ"}
-                }
-                year{
-                    dn{"yɔɔŋ"}
-                }
-                zone{
-                    dn{"kinúki kisikɛl ɔ́ pitɔŋ"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -217,4 +177,44 @@
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    fields{
+        day{
+            dn{"puɔ́sɛ́"}
+            relative{
+                "-1"{"púyoó"}
+                "0"{"ínaan"}
+                "1"{"nakinyám"}
+            }
+        }
+        dayperiod{
+            dn{"kiɛmɛ́ɛm,kisɛ́ndɛ"}
+        }
+        era{
+            dn{"kipéŋén"}
+        }
+        hour{
+            dn{"kisikɛl,"}
+        }
+        minute{
+            dn{"minít"}
+        }
+        month{
+            dn{"oóli"}
+        }
+        second{
+            dn{"síkɛn"}
+        }
+        week{
+            dn{"sɔ́ndiɛ"}
+        }
+        weekday{
+            dn{"metúk mɔ́sɔ́ndiɛ"}
+        }
+        year{
+            dn{"yɔɔŋ"}
+        }
+        zone{
+            dn{"kinúki kisikɛl ɔ́ pitɔŋ"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/yav_CM.txt b/icu4c/source/data/locales/yav_CM.txt
index e0d7ec0..10e5e3d 100755
--- a/icu4c/source/data/locales/yav_CM.txt
+++ b/icu4c/source/data/locales/yav_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav_CM.xml
 // *
diff --git a/icu4c/source/data/locales/yo.txt b/icu4c/source/data/locales/yo.txt
index 4b63b69..60f0a57 100755
--- a/icu4c/source/data/locales/yo.txt
+++ b/icu4c/source/data/locales/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
@@ -26,7 +26,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -103,48 +103,6 @@
                     "Lehin Kristi",
                 }
             }
-            fields{
-                day{
-                    dn{"Ọjọ́"}
-                    relative{
-                        "-1"{"Àná"}
-                        "-2"{"íjẹta"}
-                        "0"{"Òní"}
-                        "1"{"Ọ̀la"}
-                        "2"{"òtúùnla"}
-                    }
-                }
-                dayperiod{
-                    dn{"Àárọ̀/ọ̀sán"}
-                }
-                era{
-                    dn{"Ìgbà"}
-                }
-                hour{
-                    dn{"wákàtí"}
-                }
-                minute{
-                    dn{"Ìsẹ́jú"}
-                }
-                month{
-                    dn{"Osù"}
-                }
-                second{
-                    dn{"Ìsẹ́jú Ààyá"}
-                }
-                week{
-                    dn{"Ọ̀sè"}
-                }
-                weekday{
-                    dn{"Ọjọ́ Ọ̀sẹ̀"}
-                }
-                year{
-                    dn{"Ọdún"}
-                }
-                zone{
-                    dn{"Ibi Àkókò Àgbáyé"}
-                }
-            }
             monthNames{
                 format{
                     abbreviated{
@@ -201,4 +159,46 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Ọjọ́"}
+            relative{
+                "-1"{"Àná"}
+                "-2"{"íjẹta"}
+                "0"{"Òní"}
+                "1"{"Ọ̀la"}
+                "2"{"òtúùnla"}
+            }
+        }
+        dayperiod{
+            dn{"Àárọ̀/ọ̀sán"}
+        }
+        era{
+            dn{"Ìgbà"}
+        }
+        hour{
+            dn{"wákàtí"}
+        }
+        minute{
+            dn{"Ìsẹ́jú"}
+        }
+        month{
+            dn{"Osù"}
+        }
+        second{
+            dn{"Ìsẹ́jú Ààyá"}
+        }
+        week{
+            dn{"Ọ̀sè"}
+        }
+        weekday{
+            dn{"Ọjọ́ Ọ̀sẹ̀"}
+        }
+        year{
+            dn{"Ọdún"}
+        }
+        zone{
+            dn{"Ibi Àkókò Àgbáyé"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/yo_NG.txt b/icu4c/source/data/locales/yo_NG.txt
index eca9acd..d40ec2c 100755
--- a/icu4c/source/data/locales/yo_NG.txt
+++ b/icu4c/source/data/locales/yo_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo_NG.xml
 // *
diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt
index e4c6ded..aa27795 100644
--- a/icu4c/source/data/locales/zh.txt
+++ b/icu4c/source/data/locales/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
@@ -70,10 +70,10 @@
     }
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
     ExemplarCharactersPunctuation{
-        "[﹉-﹌ _ _ ﹍-﹏ ︳ ︴ \- - ﹣ ‐ – — ︱ ― , , ﹐ 、 ﹑ ; ; ﹔ \: : ﹕ ! ! ﹗ ? ? ﹖ . . ﹒ ‥"
-        " ︰ … 。 · ' ‘ ’ \" " “ ” 〝 〞 ( ( ﹙ ︵ ) ) ﹚ ︶ \[ [ \] ] \{ { ﹛ ︷ \} } ﹜ ︸ 〈 ︿ "
-        "〉 ﹀ 《 ︽ 》 ︾ 「 ﹁ 」 ﹂ 『 ﹃ 』 ﹄ 【 ︻ 】 ︼ 〔 ﹝ ︹ 〕 ﹞ ︺ 〖 〗 ‖ § @ @ ﹫ * * ﹡ / / \\ \"
-        " ﹨ \& & ﹠ # # ﹟ % % ﹪ ‰ ′ ″ ‵ 〃 ※]"
+        "[﹉-﹌ _ _ ﹍-﹏ ︳ ︴ \\- - ﹣ ‐ – — ︱ ― , , ﹐ 、 ﹑ ; ; ﹔ \: : ﹕ ! ! ﹗ ? ? ﹖ . . ﹒ ‥"
+        " ︰ … 。 · ' ‘ ’ \u0022 " “ ” 〝 〞 ( ( ﹙ ︵ ) ) ﹚ ︶ \\[ [ \\] ] \\{ { ﹛ ︷ \\} } ﹜ ︸ 〈 ︿ 〉"
+        " ﹀ 《 ︽ 》 ︾ 「 ﹁ 」 ﹂ 『 ﹃ 』 ﹄ 【 ︻ 】 ︼ 〔 ﹝ ︹ 〕 ﹞ ︺ 〖 〗 ‖ § @ @ ﹫ * * ﹡ / / \\\\  \ "
+        "﹨ \\& & ﹠ # # ﹟ % % ﹪ ‰ ′ ″ ‵ 〃 ※]"
     }
     LocaleScript{
         "Hani",
@@ -184,7 +184,7 @@
         native{"hanidec"}
         traditional{"hans"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -923,63 +923,6 @@
                     "公元",
                 }
             }
-            fields{
-                day{
-                    dn{"日"}
-                    relative{
-                        "-1"{"昨天"}
-                        "-2"{"前天"}
-                        "0"{"今天"}
-                        "1"{"明天"}
-                        "2"{"后天"}
-                    }
-                }
-                dayperiod{
-                    dn{"上午/下午"}
-                }
-                era{
-                    dn{"时期"}
-                }
-                hour{
-                    dn{"小时"}
-                }
-                minute{
-                    dn{"分钟"}
-                }
-                month{
-                    dn{"月"}
-                    relative{
-                        "-1"{"上个月"}
-                        "0"{"本月"}
-                        "1"{"下个月"}
-                    }
-                }
-                second{
-                    dn{"秒钟"}
-                }
-                week{
-                    dn{"周"}
-                    relative{
-                        "-1"{"上周"}
-                        "0"{"本周"}
-                        "1"{"下周"}
-                    }
-                }
-                weekday{
-                    dn{"星期"}
-                }
-                year{
-                    dn{"年"}
-                    relative{
-                        "-1"{"去年"}
-                        "0"{"今年"}
-                        "1"{"明年"}
-                    }
-                }
-                zone{
-                    dn{"时区"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1962,6 +1905,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"日"}
+            relative{
+                "-1"{"昨天"}
+                "-2"{"前天"}
+                "0"{"今天"}
+                "1"{"明天"}
+                "2"{"后天"}
+            }
+        }
+        dayperiod{
+            dn{"上午/下午"}
+        }
+        era{
+            dn{"时期"}
+        }
+        hour{
+            dn{"小时"}
+        }
+        minute{
+            dn{"分钟"}
+        }
+        month{
+            dn{"月"}
+            relative{
+                "-1"{"上个月"}
+                "0"{"本月"}
+                "1"{"下个月"}
+            }
+        }
+        second{
+            dn{"秒钟"}
+        }
+        week{
+            dn{"周"}
+            relative{
+                "-1"{"上周"}
+                "0"{"本周"}
+                "1"{"下周"}
+            }
+        }
+        weekday{
+            dn{"星期"}
+        }
+        year{
+            dn{"年"}
+            relative{
+                "-1"{"去年"}
+                "0"{"今年"}
+                "1"{"明年"}
+            }
+        }
+        zone{
+            dn{"时区"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}和{1}"}
diff --git a/icu4c/source/data/locales/zh_CN.txt b/icu4c/source/data/locales/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/locales/zh_CN.txt
+++ b/icu4c/source/data/locales/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/zh_HK.txt b/icu4c/source/data/locales/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/locales/zh_HK.txt
+++ b/icu4c/source/data/locales/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt
index bda4960..73d9fb4 100644
--- a/icu4c/source/data/locales/zh_Hans.txt
+++ b/icu4c/source/data/locales/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 daea601..252872f 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 20c33d3..89ddc6c 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
@@ -14,7 +14,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -59,11 +59,6 @@
                 Md{"M-d"}
                 yM{"y年M月"}
             }
-            fields{
-                era{
-                    dn{"纪元"}
-                }
-            }
             intervalFormats{
                 Hmv{
                     H{"vHH:mm–HH:mm"}
@@ -151,4 +146,9 @@
             }
         }
     }
+    fields{
+        era{
+            dn{"纪元"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/zh_Hans_MO.txt b/icu4c/source/data/locales/zh_Hans_MO.txt
index 2459afd..b59e83d 100755
--- a/icu4c/source/data/locales/zh_Hans_MO.txt
+++ b/icu4c/source/data/locales/zh_Hans_MO.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
 // ***************************************************************************
 zh_Hans_MO{
-    ExemplarCharactersPunctuation{"[_ ﹏ \- — , 、 ; : ! ? … 。 · ‘ ’ “ ” ( ) [ ] 〈 〉 《 》 ﹁ ﹂ ﹃ ﹄ 【 】 〔 〕 / ~]"}
+    ExemplarCharactersPunctuation{"[_ ﹏ \\- — , 、 ; : ! ? … 。 · ‘ ’ “ ” ( ) [ ] 〈 〉 《 》 ﹁ ﹂ ﹃ ﹄ 【 】 〔 〕 / ~]"}
     NumberElements{
         latn{
             patterns{
@@ -15,7 +15,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -59,14 +59,6 @@
                 yMEd{"y年M月d日,E"}
                 yMd{"y年M月d日"}
             }
-            fields{
-                day{
-                    dn{"天"}
-                }
-                era{
-                    dn{"纪元"}
-                }
-            }
             intervalFormats{
                 Hmv{
                     H{"vHH:mm–HH:mm"}
@@ -161,4 +153,12 @@
             }
         }
     }
+    fields{
+        day{
+            dn{"天"}
+        }
+        era{
+            dn{"纪元"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt
index d1bbdcd..e7a72ed 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
@@ -14,7 +14,7 @@
             }
         }
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -58,11 +58,6 @@
                 yMEd{"y年M月d日,E"}
                 yMd{"y年M月d日"}
             }
-            fields{
-                era{
-                    dn{"纪元"}
-                }
-            }
             intervalFormats{
                 Hmv{
                     H{"vHH:mm–HH:mm"}
@@ -154,4 +149,9 @@
             }
         }
     }
+    fields{
+        era{
+            dn{"纪元"}
+        }
+    }
 }
diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt
index a84b4d7..85ddb04 100644
--- a/icu4c/source/data/locales/zh_Hant.txt
+++ b/icu4c/source/data/locales/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
@@ -72,10 +72,10 @@
     }
     ExemplarCharactersIndex{"[一 丁 丈 不 且 丞 並 串 乘 乾 亂 亭 傀 僎 僵 儐 償 儳 儷 儻 叢 嚴 囌 囑 廳]"}
     ExemplarCharactersPunctuation{
-        "[‾ ﹉-﹌ _ _ ﹍-﹏ ︳ ︴ \- - ﹣ ‐ – ︲ — ﹘ ︱ , , ﹐ 、 ﹑ ; ; ﹔ \: : ﹕ ! ! ﹗ ? ? ﹖ . ."
-        " ﹒ ‥ ︰ … 。 · ' ‘ ’ \" " “ ” 〝 〞 ( ( ﹙ ︵ ) ) ﹚ ︶ \[ [ \] ] \{ { ﹛ ︷ \} } ﹜ ︸ "
-        "〈 ︿ 〉 ﹀ 《 ︽ 》 ︾ 「 ﹁ 」 ﹂ 『 ﹃ 』 ﹄ 【 ︻ 】 ︼ 〔 ﹝ ︹ 〕 ﹞ ︺ § @ @ ﹫ * * ﹡ / / \\ \ ﹨"
-        " \& & ﹠ # # ﹟ % % ﹪ ‰ † ‡ ‧ ′ ″ ‵ 〃 ※]"
+        "[‾ ﹉-﹌ _ _ ﹍-﹏ ︳ ︴ \\- - ﹣ ‐ – ︲ — ﹘ ︱ , , ﹐ 、 ﹑ ; ; ﹔ \: : ﹕ ! ! ﹗ ? ? ﹖ . ."
+        " ﹒ ‥ ︰ … 。 · ' ‘ ’ \u0022 " “ ” 〝 〞 ( ( ﹙ ︵ ) ) ﹚ ︶ \\[ [ \\] ] \\{ { ﹛ ︷ \\} } ﹜ ︸ 〈"
+        " ︿ 〉 ﹀ 《 ︽ 》 ︾ 「 ﹁ 」 ﹂ 『 ﹃ 』 ﹄ 【 ︻ 】 ︼ 〔 ﹝ ︹ 〕 ﹞ ︺ § @ @ ﹫ * * ﹡ / / \\ \ ﹨ "
+        "\\& & ﹠ # # ﹟ % % ﹪ ‰ † ‡ ‧ ′ ″ ‵ 〃 ※]"
     }
     LocaleScript{
         "Hani",
@@ -187,7 +187,7 @@
         native{"hanidec"}
         traditional{"hant"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             DateTimePatterns{
@@ -842,63 +842,6 @@
                     "西元",
                 }
             }
-            fields{
-                day{
-                    dn{"日"}
-                    relative{
-                        "-1"{"昨天"}
-                        "-2"{"前天"}
-                        "0"{"今天"}
-                        "1"{"明天"}
-                        "2"{"後天"}
-                    }
-                }
-                dayperiod{
-                    dn{"上午/下午"}
-                }
-                era{
-                    dn{"年代"}
-                }
-                hour{
-                    dn{"小時"}
-                }
-                minute{
-                    dn{"分鐘"}
-                }
-                month{
-                    dn{"月"}
-                    relative{
-                        "-1"{"上個月"}
-                        "0"{"本月"}
-                        "1"{"下個月"}
-                    }
-                }
-                second{
-                    dn{"秒"}
-                }
-                week{
-                    dn{"週"}
-                    relative{
-                        "-1"{"上週"}
-                        "0"{"本週"}
-                        "1"{"下週"}
-                    }
-                }
-                weekday{
-                    dn{"週天"}
-                }
-                year{
-                    dn{"年"}
-                    relative{
-                        "-1"{"去年"}
-                        "0"{"今年"}
-                        "1"{"明年"}
-                    }
-                }
-                zone{
-                    dn{"時區"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -1849,6 +1792,63 @@
         quotationEnd{"」"}
         quotationStart{"「"}
     }
+    fields{
+        day{
+            dn{"日"}
+            relative{
+                "-1"{"昨天"}
+                "-2"{"前天"}
+                "0"{"今天"}
+                "1"{"明天"}
+                "2"{"後天"}
+            }
+        }
+        dayperiod{
+            dn{"上午/下午"}
+        }
+        era{
+            dn{"年代"}
+        }
+        hour{
+            dn{"小時"}
+        }
+        minute{
+            dn{"分鐘"}
+        }
+        month{
+            dn{"月"}
+            relative{
+                "-1"{"上個月"}
+                "0"{"本月"}
+                "1"{"下個月"}
+            }
+        }
+        second{
+            dn{"秒"}
+        }
+        week{
+            dn{"週"}
+            relative{
+                "-1"{"上週"}
+                "0"{"本週"}
+                "1"{"下週"}
+            }
+        }
+        weekday{
+            dn{"週天"}
+        }
+        year{
+            dn{"年"}
+            relative{
+                "-1"{"去年"}
+                "0"{"今年"}
+                "1"{"明年"}
+            }
+        }
+        zone{
+            dn{"時區"}
+        }
+    }
     listPattern{
         standard{
             2{"{0}和{1}"}
diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt
index d4a4cf8..08196b2 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) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
@@ -14,7 +14,7 @@
             }
         }
     }
-    Version{"2.0.79.92"}
+    Version{"2.0.80.73"}
     calendar{
         buddhist{
             availableFormats{
@@ -43,21 +43,6 @@
                 MEd{"E, d/M"}
                 Md{"d/M"}
             }
-            fields{
-                month{
-                    relative{
-                        "-1"{"上月"}
-                        "1"{"下月"}
-                    }
-                }
-                year{
-                    relative{
-                        "-1"{"上年"}
-                        "0"{"本年"}
-                        "1"{"下年"}
-                    }
-                }
-            }
         }
         roc{
             availableFormats{
@@ -66,6 +51,21 @@
             }
         }
     }
+    fields{
+        month{
+            relative{
+                "-1"{"上月"}
+                "1"{"下月"}
+            }
+        }
+        year{
+            relative{
+                "-1"{"上年"}
+                "0"{"本年"}
+                "1"{"下年"}
+            }
+        }
+    }
     measurementSystemNames{
         UK{"英國"}
         US{"美國"}
diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt
index 6b5ca7e..2c64915 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0a1ab82..44b79ea 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7a340a7..0492740 100644
--- a/icu4c/source/data/locales/zh_MO.txt
+++ b/icu4c/source/data/locales/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/zh_SG.txt b/icu4c/source/data/locales/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/locales/zh_SG.txt
+++ b/icu4c/source/data/locales/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/zh_TW.txt b/icu4c/source/data/locales/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/locales/zh_TW.txt
+++ b/icu4c/source/data/locales/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/locales/zu.txt b/icu4c/source/data/locales/zu.txt
index 8292585..641e692 100644
--- a/icu4c/source/data/locales/zu.txt
+++ b/icu4c/source/data/locales/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
@@ -149,7 +149,7 @@
             }
         }
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     calendar{
         gregorian{
             AmPmMarkers{
@@ -254,63 +254,6 @@
                     "AD",
                 }
             }
-            fields{
-                day{
-                    dn{"Usuku"}
-                    relative{
-                        "-1"{"Izolo"}
-                        "-2"{"Usuku olwandulela olwayizolo"}
-                        "0"{"Namhlanje"}
-                        "1"{"Kusasa"}
-                        "2"{"Usuku olulandela olakusasa"}
-                    }
-                }
-                dayperiod{
-                    dn{"AM/PM"}
-                }
-                era{
-                    dn{"Isikhathi"}
-                }
-                hour{
-                    dn{"Ihora"}
-                }
-                minute{
-                    dn{"Iminithi"}
-                }
-                month{
-                    dn{"Inyanga"}
-                    relative{
-                        "-1"{"Inyanga edlule"}
-                        "0"{"Le nyanga"}
-                        "1"{"Inyanga ezayo"}
-                    }
-                }
-                second{
-                    dn{"Isekhondi"}
-                }
-                week{
-                    dn{"Iviki"}
-                    relative{
-                        "-1"{"Iviki eledlule"}
-                        "0"{"Leli viki"}
-                        "1"{"Iviki elizayo"}
-                    }
-                }
-                weekday{
-                    dn{"Usuku evikini"}
-                }
-                year{
-                    dn{"Unyaka"}
-                    relative{
-                        "-1"{"Onyakeni odlule"}
-                        "0"{"Kulo nyaka"}
-                        "1"{"Unyaka ozayo"}
-                    }
-                }
-                zone{
-                    dn{"Isikhathi sendawo"}
-                }
-            }
             intervalFormats{
                 H{
                     H{"HH–HH"}
@@ -518,6 +461,63 @@
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    fields{
+        day{
+            dn{"Usuku"}
+            relative{
+                "-1"{"Izolo"}
+                "-2"{"Usuku olwandulela olwayizolo"}
+                "0"{"Namhlanje"}
+                "1"{"Kusasa"}
+                "2"{"Usuku olulandela olakusasa"}
+            }
+        }
+        dayperiod{
+            dn{"AM/PM"}
+        }
+        era{
+            dn{"Isikhathi"}
+        }
+        hour{
+            dn{"Ihora"}
+        }
+        minute{
+            dn{"Iminithi"}
+        }
+        month{
+            dn{"Inyanga"}
+            relative{
+                "-1"{"Inyanga edlule"}
+                "0"{"Le nyanga"}
+                "1"{"Inyanga ezayo"}
+            }
+        }
+        second{
+            dn{"Isekhondi"}
+        }
+        week{
+            dn{"Iviki"}
+            relative{
+                "-1"{"Iviki eledlule"}
+                "0"{"Leli viki"}
+                "1"{"Iviki elizayo"}
+            }
+        }
+        weekday{
+            dn{"Usuku evikini"}
+        }
+        year{
+            dn{"Unyaka"}
+            relative{
+                "-1"{"Onyakeni odlule"}
+                "0"{"Kulo nyaka"}
+                "1"{"Unyaka ozayo"}
+            }
+        }
+        zone{
+            dn{"Isikhathi sendawo"}
+        }
+    }
     listPattern{
         standard{
             2{"I-{0} ne-{1}"}
diff --git a/icu4c/source/data/locales/zu_ZA.txt b/icu4c/source/data/locales/zu_ZA.txt
index a79fe98..abdff7e 100644
--- a/icu4c/source/data/locales/zu_ZA.txt
+++ b/icu4c/source/data/locales/zu_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu_ZA.xml
 // *
diff --git a/icu4c/source/data/misc/dayPeriods.txt b/icu4c/source/data/misc/dayPeriods.txt
index 78ebb0c..b4e36f6 100644
--- a/icu4c/source/data/misc/dayPeriods.txt
+++ b/icu4c/source/data/misc/dayPeriods.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 50575ad..64e033c 100644
--- a/icu4c/source/data/misc/genderList.txt
+++ b/icu4c/source/data/misc/genderList.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/genderList.xml
 // *
diff --git a/icu4c/source/data/misc/keyTypeData.txt b/icu4c/source/data/misc/keyTypeData.txt
index 82a9839..ee5c1ab 100644
--- a/icu4c/source/data/misc/keyTypeData.txt
+++ b/icu4c/source/data/misc/keyTypeData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 78ed97ca..b099ac6 100644
--- a/icu4c/source/data/misc/likelySubtags.txt
+++ b/icu4c/source/data/misc/likelySubtags.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8cba8b0..bf50a8f 100644
--- a/icu4c/source/data/misc/metaZones.txt
+++ b/icu4c/source/data/misc/metaZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * 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 b27e2eb..7d09258 100755
--- a/icu4c/source/data/misc/metadata.txt
+++ b/icu4c/source/data/misc/metadata.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalMetadata.xml
 // *
@@ -192,12 +192,14 @@
         no_NYNORSK{"nn"}
         nob{"nb"}
         nor{"nb"}
+        npi{"ne"}
         nya{"ny"}
         oci{"oc"}
         ojg{"oj"}
         oji{"oj"}
         ori{"or"}
         orm{"om"}
+        ory{"or"}
         oss{"os"}
         pan{"pa"}
         pbu{"ps"}
@@ -352,7 +354,6 @@
         "BR",
         "BS",
         "BT",
-        "BU",
         "BV",
         "BW",
         "BY",
@@ -371,14 +372,12 @@
         "CO",
         "CP",
         "CR",
-        "CS",
         "CU",
         "CV",
         "CW",
         "CX",
         "CY",
         "CZ",
-        "DD",
         "DE",
         "DG",
         "DJ",
@@ -401,7 +400,6 @@
         "FM",
         "FO",
         "FR",
-        "FX",
         "GA",
         "GB",
         "GD",
@@ -497,7 +495,6 @@
         "NO",
         "NP",
         "NR",
-        "NT",
         "NU",
         "NZ",
         "OM",
@@ -517,7 +514,6 @@
         "PY",
         "QA",
         "QO",
-        "QU",
         "RE",
         "RO",
         "RS",
@@ -540,7 +536,6 @@
         "SR",
         "SS",
         "ST",
-        "SU",
         "SV",
         "SX",
         "SY",
@@ -557,7 +552,6 @@
         "TM",
         "TN",
         "TO",
-        "TP",
         "TR",
         "TT",
         "TV",
@@ -578,13 +572,10 @@
         "VU",
         "WF",
         "WS",
-        "YD",
         "YE",
         "YT",
-        "YU",
         "ZA",
         "ZM",
-        "ZR",
         "ZW",
         "ZZ",
     }
diff --git a/icu4c/source/data/misc/numberingSystems.txt b/icu4c/source/data/misc/numberingSystems.txt
index 062016b..25123db 100644
--- a/icu4c/source/data/misc/numberingSystems.txt
+++ b/icu4c/source/data/misc/numberingSystems.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7c4867d..c5e6c60 100644
--- a/icu4c/source/data/misc/plurals.txt
+++ b/icu4c/source/data/misc/plurals.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/plurals.xml, ordinals.xml
 // *
@@ -64,6 +64,7 @@
         hi{"set4"}
         hr{"set11"}
         hu{""}
+        hy{"set3"}
         id{""}
         ig{""}
         ii{""}
@@ -210,13 +211,13 @@
         fr{"set3"}
         gl{""}
         gu{"set31"}
+        he{""}
         hi{"set31"}
         hr{""}
         hu{"set25"}
         id{""}
         is{""}
         it{"set28"}
-        iw{""}
         ja{""}
         kn{""}
         ko{""}
@@ -225,8 +226,8 @@
         ml{""}
         mr{"set30"}
         ms{"set3"}
+        nb{""}
         nl{""}
-        no{""}
         pl{""}
         pt{""}
         ro{"set3"}
diff --git a/icu4c/source/data/misc/postalCodeData.txt b/icu4c/source/data/misc/postalCodeData.txt
index 239797c..e43ce66 100644
--- a/icu4c/source/data/misc/postalCodeData.txt
+++ b/icu4c/source/data/misc/postalCodeData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/postalCodeData.xml
 // *
@@ -23,7 +23,7 @@
     BH{"((1[0-2]|[2-9])\d{2})?"}
     BM{"[A-Z]{2}[ ]?[A-Z0-9]{2}"}
     BN{"[A-Z]{2}[ ]?\d{4}"}
-    BR{"\d{5}[\-]?\d{3}"}
+    BR{"\d{5}[\\-]?\d{3}"}
     BY{"\d{6}"}
     CA{"[ABCEGHJKLMNPRSTVXY]\d[ABCEGHJ-NPRSTV-Z][ ]?\d[ABCEGHJ-NPRSTV-Z]\d"}
     CC{"6799"}
@@ -48,7 +48,7 @@
     ET{"\d{4}"}
     FI{"\d{5}"}
     FK{"FIQQ 1ZZ"}
-    FM{"(9694[1-4])([ \-]\d{4})?"}
+    FM{"(9694[1-4])([ \\-]\d{4})?"}
     FO{"\d{3}"}
     FR{"\d{2}[ ]?\d{3}"}
     GB{
@@ -68,7 +68,7 @@
     GR{"\d{3}[ ]?\d{2}"}
     GS{"SIQQ 1ZZ"}
     GT{"\d{5}"}
-    GU{"969[123]\d([ \-]\d{4})?"}
+    GU{"969[123]\d([ \\-]\d{4})?"}
     GW{"\d{4}"}
     HM{"\d{4}"}
     HN{"(?:\d{5})?"}
@@ -90,7 +90,7 @@
     KE{"\d{5}"}
     KG{"\d{6}"}
     KH{"\d{5}"}
-    KR{"\d{3}[\-]\d{3}"}
+    KR{"\d{3}[\\-]\d{3}"}
     KW{"\d{5}"}
     KZ{"\d{6}"}
     LA{"\d{5}"}
@@ -107,10 +107,10 @@
     MD{"\d{4}"}
     ME{"8\d{4}"}
     MG{"\d{3}"}
-    MH{"969[67]\d([ \-]\d{4})?"}
+    MH{"969[67]\d([ \\-]\d{4})?"}
     MK{"\d{4}"}
     MN{"\d{6}"}
-    MP{"9695[012]([ \-]\d{4})?"}
+    MP{"9695[012]([ \\-]\d{4})?"}
     MQ{"9[78]2\d{2}"}
     MT{"[A-Z]{3}[ ]?\d{2,4}"}
     MU{"(\d{3}[A-Z]{2}\d{3})?"}
@@ -134,8 +134,8 @@
     PL{"\d{2}-\d{3}"}
     PM{"9[78]5\d{2}"}
     PN{"PCRN 1ZZ"}
-    PR{"00[679]\d{2}([ \-]\d{4})?"}
-    PT{"\d{4}([\-]\d{3})?"}
+    PR{"00[679]\d{2}([ \\-]\d{4})?"}
+    PT{"\d{4}([\\-]\d{3})?"}
     PW{"96940"}
     PY{"\d{4}"}
     RE{"9[78]4\d{2}"}
@@ -161,12 +161,12 @@
     TR{"\d{5}"}
     TW{"\d{3}(\d{2})?"}
     UA{"\d{5}"}
-    US{"\d{5}([ \-]\d{4})?"}
+    US{"\d{5}([ \\-]\d{4})?"}
     UY{"\d{5}"}
     UZ{"\d{6}"}
     VA{"00120"}
     VE{"\d{4}"}
-    VI{"008(([0-4]\d)|(5[01]))([ \-]\d{4})?"}
+    VI{"008(([0-4]\d)|(5[01]))([ \\-]\d{4})?"}
     WF{"986\d{2}"}
     YT{"976\d{2}"}
     YU{"\d{5}"}
diff --git a/icu4c/source/data/misc/supplementalData.txt b/icu4c/source/data/misc/supplementalData.txt
index 2abbdf5..4c74a0e 100644
--- a/icu4c/source/data/misc/supplementalData.txt
+++ b/icu4c/source/data/misc/supplementalData.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/supplementalData.xml
 // *
@@ -4071,6 +4071,11 @@
                 scripts{"Arab"}
             }
         }
+        lkt{
+            primary{
+                scripts{"Latn"}
+            }
+        }
         lmn{
             primary{
                 scripts{"Telu"}
diff --git a/icu4c/source/data/misc/timezoneTypes.txt b/icu4c/source/data/misc/timezoneTypes.txt
index 7bc66e5..e536834 100644
--- a/icu4c/source/data/misc/timezoneTypes.txt
+++ b/icu4c/source/data/misc/timezoneTypes.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 165c627..217b71d 100644
--- a/icu4c/source/data/misc/windowsZones.txt
+++ b/icu4c/source/data/misc/windowsZones.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/windowsZones.xml
 // *
diff --git a/icu4c/source/data/rbnf/af.txt b/icu4c/source/data/rbnf/af.txt
index 0b7b323..207db7d 100644
--- a/icu4c/source/data/rbnf/af.txt
+++ b/icu4c/source/data/rbnf/af.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/af.xml
diff --git a/icu4c/source/data/rbnf/am.txt b/icu4c/source/data/rbnf/am.txt
index d4b3fab..a873177 100644
--- a/icu4c/source/data/rbnf/am.txt
+++ b/icu4c/source/data/rbnf/am.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/am.xml
diff --git a/icu4c/source/data/rbnf/ar.txt b/icu4c/source/data/rbnf/ar.txt
index f4ed575..d5dfab6 100644
--- a/icu4c/source/data/rbnf/ar.txt
+++ b/icu4c/source/data/rbnf/ar.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ar.xml
diff --git a/icu4c/source/data/rbnf/az.txt b/icu4c/source/data/rbnf/az.txt
index 26eeff5..50a6eef 100644
--- a/icu4c/source/data/rbnf/az.txt
+++ b/icu4c/source/data/rbnf/az.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/az.xml
diff --git a/icu4c/source/data/rbnf/be.txt b/icu4c/source/data/rbnf/be.txt
index b31dfb1..cbad938 100644
--- a/icu4c/source/data/rbnf/be.txt
+++ b/icu4c/source/data/rbnf/be.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/be.xml
diff --git a/icu4c/source/data/rbnf/bg.txt b/icu4c/source/data/rbnf/bg.txt
index d206214..fbdc43d 100644
--- a/icu4c/source/data/rbnf/bg.txt
+++ b/icu4c/source/data/rbnf/bg.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/bg.xml
diff --git a/icu4c/source/data/rbnf/bs.txt b/icu4c/source/data/rbnf/bs.txt
index 76ccf08..e7af4bd 100644
--- a/icu4c/source/data/rbnf/bs.txt
+++ b/icu4c/source/data/rbnf/bs.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/bs.xml
diff --git a/icu4c/source/data/rbnf/ca.txt b/icu4c/source/data/rbnf/ca.txt
index dcc1525..40de62f 100644
--- a/icu4c/source/data/rbnf/ca.txt
+++ b/icu4c/source/data/rbnf/ca.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ca.xml
diff --git a/icu4c/source/data/rbnf/cs.txt b/icu4c/source/data/rbnf/cs.txt
index 8dbafb5..43aecc9 100644
--- a/icu4c/source/data/rbnf/cs.txt
+++ b/icu4c/source/data/rbnf/cs.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/cs.xml
diff --git a/icu4c/source/data/rbnf/cy.txt b/icu4c/source/data/rbnf/cy.txt
index 32c969e..39c0372 100644
--- a/icu4c/source/data/rbnf/cy.txt
+++ b/icu4c/source/data/rbnf/cy.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/cy.xml
diff --git a/icu4c/source/data/rbnf/da.txt b/icu4c/source/data/rbnf/da.txt
index 5d1b6fd..9c2917f 100644
--- a/icu4c/source/data/rbnf/da.txt
+++ b/icu4c/source/data/rbnf/da.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/da.xml
diff --git a/icu4c/source/data/rbnf/de.txt b/icu4c/source/data/rbnf/de.txt
index 415a2d1..3a2c1dd 100644
--- a/icu4c/source/data/rbnf/de.txt
+++ b/icu4c/source/data/rbnf/de.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/de.xml
diff --git a/icu4c/source/data/rbnf/ee.txt b/icu4c/source/data/rbnf/ee.txt
index 91f747d..973e70b 100755
--- a/icu4c/source/data/rbnf/ee.txt
+++ b/icu4c/source/data/rbnf/ee.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ee.xml
diff --git a/icu4c/source/data/rbnf/el.txt b/icu4c/source/data/rbnf/el.txt
index 4fc3c6e..7d266f8 100644
--- a/icu4c/source/data/rbnf/el.txt
+++ b/icu4c/source/data/rbnf/el.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/el.xml
diff --git a/icu4c/source/data/rbnf/en.txt b/icu4c/source/data/rbnf/en.txt
index b406a23..08d41b2 100644
--- a/icu4c/source/data/rbnf/en.txt
+++ b/icu4c/source/data/rbnf/en.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/en.xml
diff --git a/icu4c/source/data/rbnf/eo.txt b/icu4c/source/data/rbnf/eo.txt
index 8cc8237..13701c5 100644
--- a/icu4c/source/data/rbnf/eo.txt
+++ b/icu4c/source/data/rbnf/eo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/eo.xml
diff --git a/icu4c/source/data/rbnf/es.txt b/icu4c/source/data/rbnf/es.txt
index 513f318..1302227 100644
--- a/icu4c/source/data/rbnf/es.txt
+++ b/icu4c/source/data/rbnf/es.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 d039308..5a55fda 100755
--- a/icu4c/source/data/rbnf/es_419.txt
+++ b/icu4c/source/data/rbnf/es_419.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_419.xml
diff --git a/icu4c/source/data/rbnf/es_AR.txt b/icu4c/source/data/rbnf/es_AR.txt
index 4aab309..0659a8c 100755
--- a/icu4c/source/data/rbnf/es_AR.txt
+++ b/icu4c/source/data/rbnf/es_AR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_AR.xml
diff --git a/icu4c/source/data/rbnf/es_BO.txt b/icu4c/source/data/rbnf/es_BO.txt
index a8915a0..2d7e178 100755
--- a/icu4c/source/data/rbnf/es_BO.txt
+++ b/icu4c/source/data/rbnf/es_BO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_BO.xml
diff --git a/icu4c/source/data/rbnf/es_CL.txt b/icu4c/source/data/rbnf/es_CL.txt
index c230161..82a7378 100755
--- a/icu4c/source/data/rbnf/es_CL.txt
+++ b/icu4c/source/data/rbnf/es_CL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_CL.xml
diff --git a/icu4c/source/data/rbnf/es_CO.txt b/icu4c/source/data/rbnf/es_CO.txt
index 8a87bf0..8251592 100755
--- a/icu4c/source/data/rbnf/es_CO.txt
+++ b/icu4c/source/data/rbnf/es_CO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_CO.xml
diff --git a/icu4c/source/data/rbnf/es_CR.txt b/icu4c/source/data/rbnf/es_CR.txt
index 66146ec..4c408cd 100755
--- a/icu4c/source/data/rbnf/es_CR.txt
+++ b/icu4c/source/data/rbnf/es_CR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_CR.xml
diff --git a/icu4c/source/data/rbnf/es_CU.txt b/icu4c/source/data/rbnf/es_CU.txt
index 7322056..9c98d75 100755
--- a/icu4c/source/data/rbnf/es_CU.txt
+++ b/icu4c/source/data/rbnf/es_CU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_CU.xml
diff --git a/icu4c/source/data/rbnf/es_DO.txt b/icu4c/source/data/rbnf/es_DO.txt
index 1f551e3..c6d5ab5 100755
--- a/icu4c/source/data/rbnf/es_DO.txt
+++ b/icu4c/source/data/rbnf/es_DO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_DO.xml
diff --git a/icu4c/source/data/rbnf/es_EC.txt b/icu4c/source/data/rbnf/es_EC.txt
index 9b9053d..c112f15 100755
--- a/icu4c/source/data/rbnf/es_EC.txt
+++ b/icu4c/source/data/rbnf/es_EC.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_EC.xml
diff --git a/icu4c/source/data/rbnf/es_GT.txt b/icu4c/source/data/rbnf/es_GT.txt
index 7d25a17..15b0213 100755
--- a/icu4c/source/data/rbnf/es_GT.txt
+++ b/icu4c/source/data/rbnf/es_GT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_GT.xml
diff --git a/icu4c/source/data/rbnf/es_HN.txt b/icu4c/source/data/rbnf/es_HN.txt
index f701cf0..fdc6cf8 100755
--- a/icu4c/source/data/rbnf/es_HN.txt
+++ b/icu4c/source/data/rbnf/es_HN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_HN.xml
diff --git a/icu4c/source/data/rbnf/es_MX.txt b/icu4c/source/data/rbnf/es_MX.txt
index cc621d2..1177e9c 100755
--- a/icu4c/source/data/rbnf/es_MX.txt
+++ b/icu4c/source/data/rbnf/es_MX.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_MX.xml
diff --git a/icu4c/source/data/rbnf/es_NI.txt b/icu4c/source/data/rbnf/es_NI.txt
index 7eb44b9..8e3837f 100755
--- a/icu4c/source/data/rbnf/es_NI.txt
+++ b/icu4c/source/data/rbnf/es_NI.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_NI.xml
diff --git a/icu4c/source/data/rbnf/es_PA.txt b/icu4c/source/data/rbnf/es_PA.txt
index e5e6fa1..032e314 100755
--- a/icu4c/source/data/rbnf/es_PA.txt
+++ b/icu4c/source/data/rbnf/es_PA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_PA.xml
diff --git a/icu4c/source/data/rbnf/es_PE.txt b/icu4c/source/data/rbnf/es_PE.txt
index 5b36095..f3ac8a4 100755
--- a/icu4c/source/data/rbnf/es_PE.txt
+++ b/icu4c/source/data/rbnf/es_PE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_PE.xml
diff --git a/icu4c/source/data/rbnf/es_PR.txt b/icu4c/source/data/rbnf/es_PR.txt
index fdfd7a9..0fe95d2 100755
--- a/icu4c/source/data/rbnf/es_PR.txt
+++ b/icu4c/source/data/rbnf/es_PR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_PR.xml
diff --git a/icu4c/source/data/rbnf/es_PY.txt b/icu4c/source/data/rbnf/es_PY.txt
index 7a02674..684e613 100755
--- a/icu4c/source/data/rbnf/es_PY.txt
+++ b/icu4c/source/data/rbnf/es_PY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_PY.xml
diff --git a/icu4c/source/data/rbnf/es_SV.txt b/icu4c/source/data/rbnf/es_SV.txt
index b68afec..b813613 100755
--- a/icu4c/source/data/rbnf/es_SV.txt
+++ b/icu4c/source/data/rbnf/es_SV.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_SV.xml
diff --git a/icu4c/source/data/rbnf/es_US.txt b/icu4c/source/data/rbnf/es_US.txt
index 15cfb3e..c75e498 100755
--- a/icu4c/source/data/rbnf/es_US.txt
+++ b/icu4c/source/data/rbnf/es_US.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_US.xml
diff --git a/icu4c/source/data/rbnf/es_UY.txt b/icu4c/source/data/rbnf/es_UY.txt
index 087d8c7..72eaf7a 100755
--- a/icu4c/source/data/rbnf/es_UY.txt
+++ b/icu4c/source/data/rbnf/es_UY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_UY.xml
diff --git a/icu4c/source/data/rbnf/es_VE.txt b/icu4c/source/data/rbnf/es_VE.txt
index 524316a..f411208 100755
--- a/icu4c/source/data/rbnf/es_VE.txt
+++ b/icu4c/source/data/rbnf/es_VE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/es_VE.xml
diff --git a/icu4c/source/data/rbnf/et.txt b/icu4c/source/data/rbnf/et.txt
index b5fe528..896a806 100644
--- a/icu4c/source/data/rbnf/et.txt
+++ b/icu4c/source/data/rbnf/et.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/et.xml
diff --git a/icu4c/source/data/rbnf/fa.txt b/icu4c/source/data/rbnf/fa.txt
index 2348186..a712ecc 100644
--- a/icu4c/source/data/rbnf/fa.txt
+++ b/icu4c/source/data/rbnf/fa.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 dbd2b08..1e00e68 100644
--- a/icu4c/source/data/rbnf/fa_AF.txt
+++ b/icu4c/source/data/rbnf/fa_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 95efb91..0b8ef02 100644
--- a/icu4c/source/data/rbnf/fi.txt
+++ b/icu4c/source/data/rbnf/fi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/fi.xml
diff --git a/icu4c/source/data/rbnf/fil.txt b/icu4c/source/data/rbnf/fil.txt
index 1d9f0e2..d70141e 100755
--- a/icu4c/source/data/rbnf/fil.txt
+++ b/icu4c/source/data/rbnf/fil.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/fil.xml
diff --git a/icu4c/source/data/rbnf/fo.txt b/icu4c/source/data/rbnf/fo.txt
index 2da0af9..afa5a16 100644
--- a/icu4c/source/data/rbnf/fo.txt
+++ b/icu4c/source/data/rbnf/fo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/fo.xml
diff --git a/icu4c/source/data/rbnf/fr.txt b/icu4c/source/data/rbnf/fr.txt
index f163e02..92d481b 100644
--- a/icu4c/source/data/rbnf/fr.txt
+++ b/icu4c/source/data/rbnf/fr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 6cfee8b..7c9368d 100644
--- a/icu4c/source/data/rbnf/fr_BE.txt
+++ b/icu4c/source/data/rbnf/fr_BE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 166336b..8caafa4 100644
--- a/icu4c/source/data/rbnf/fr_CH.txt
+++ b/icu4c/source/data/rbnf/fr_CH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 6793d80..45435fe 100644
--- a/icu4c/source/data/rbnf/ga.txt
+++ b/icu4c/source/data/rbnf/ga.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ga.xml
diff --git a/icu4c/source/data/rbnf/he.txt b/icu4c/source/data/rbnf/he.txt
index f6cac00..77b8fe9 100644
--- a/icu4c/source/data/rbnf/he.txt
+++ b/icu4c/source/data/rbnf/he.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/he.xml
@@ -60,17 +60,6 @@
             "2000000000000000: \u05E9\u05E0\u05D9 \u05D8\u05E8\u05D9\u05DC\u05D9\u05D5\u05DF[ >%%and-feminine>];",
             "3000000000000000: <%%spellout-numbering-m< \u05D8\u05E8\u05D9\u05DC\u05D9\u05D5\u05DF[ >%%and-feminine>];",
             "1000000000000000000: =#,##0=;",
-            "%spellout-cardinal-feminine-prefixpart@noparse:",
-            "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >%spellout-cardinal-feminine>;",
-            "0: =%spellout-cardinal-feminine= ;",
-            "1: ;",
-            "2: \u05E9\u05EA\u05D9;",
-            "3: =%spellout-cardinal-feminine= ;",
-            "%spellout-cardinal-feminine-postfixpart@noparse:",
-            "-x: ;",
-            "0: ;",
-            "1: =%spellout-cardinal-feminine=;",
-            "2: ;",
             "%spellout-cardinal-feminine:",
             "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >>;",
             "x.x: <%spellout-numbering< \u05E0\u05E7\u05D5\u05D3\u05D4 >> ;",
@@ -211,17 +200,6 @@
             "2000000000000000: \u05E9\u05E0\u05D9 \u05D8\u05E8\u05D9\u05DC\u05D9\u05D5\u05DF[ >%%and-masculine>];",
             "3000000000000000: <%%spellout-numbering-m< \u05D8\u05E8\u05D9\u05DC\u05D9\u05D5\u05DF[ >%%and-masculine>];",
             "1000000000000000000: =#,##0=;",
-            "%spellout-cardinal-masculine-prefixpart@noparse:",
-            "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >%spellout-cardinal-masculine>;",
-            "0: =%spellout-cardinal-masculine= ;",
-            "1: ;",
-            "2: \u05E9\u05E0\u05D9;",
-            "3: =%spellout-cardinal-masculine= ;",
-            "%spellout-cardinal-masculine-postfixpart@noparse:",
-            "-x: ;",
-            "0: ;",
-            "1: =%spellout-cardinal-masculine=;",
-            "2: ;",
             "%spellout-cardinal-masculine:",
             "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >>;",
             "x.x: <%%spellout-numbering-m< \u05E0\u05E7\u05D5\u05D3\u05D4 >> ;",
@@ -373,5 +351,5 @@
             "11: =%spellout-numbering=;",
         }
     }
-    Version{"2.0.73.65"}
+    Version{"2.0.79.24"}
 }
diff --git a/icu4c/source/data/rbnf/hi.txt b/icu4c/source/data/rbnf/hi.txt
index 9ae9ed6..cf3bae4 100644
--- a/icu4c/source/data/rbnf/hi.txt
+++ b/icu4c/source/data/rbnf/hi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/hi.xml
diff --git a/icu4c/source/data/rbnf/hr.txt b/icu4c/source/data/rbnf/hr.txt
index af8918c..6de26a7 100644
--- a/icu4c/source/data/rbnf/hr.txt
+++ b/icu4c/source/data/rbnf/hr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/hr.xml
diff --git a/icu4c/source/data/rbnf/hu.txt b/icu4c/source/data/rbnf/hu.txt
index f368e97..cc70b09 100644
--- a/icu4c/source/data/rbnf/hu.txt
+++ b/icu4c/source/data/rbnf/hu.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/hu.xml
diff --git a/icu4c/source/data/rbnf/hy.txt b/icu4c/source/data/rbnf/hy.txt
index d541797..da08c21 100644
--- a/icu4c/source/data/rbnf/hy.txt
+++ b/icu4c/source/data/rbnf/hy.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/hy.xml
diff --git a/icu4c/source/data/rbnf/id.txt b/icu4c/source/data/rbnf/id.txt
index 7ce079b..14d841f 100644
--- a/icu4c/source/data/rbnf/id.txt
+++ b/icu4c/source/data/rbnf/id.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/id.xml
diff --git a/icu4c/source/data/rbnf/is.txt b/icu4c/source/data/rbnf/is.txt
index 892144f..ceac35f 100644
--- a/icu4c/source/data/rbnf/is.txt
+++ b/icu4c/source/data/rbnf/is.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/is.xml
diff --git a/icu4c/source/data/rbnf/it.txt b/icu4c/source/data/rbnf/it.txt
index 6d0434c..a814a9a 100644
--- a/icu4c/source/data/rbnf/it.txt
+++ b/icu4c/source/data/rbnf/it.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/it.xml
diff --git a/icu4c/source/data/rbnf/ja.txt b/icu4c/source/data/rbnf/ja.txt
index cc44a31..f7daff4 100644
--- a/icu4c/source/data/rbnf/ja.txt
+++ b/icu4c/source/data/rbnf/ja.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ja.xml
diff --git a/icu4c/source/data/rbnf/ka.txt b/icu4c/source/data/rbnf/ka.txt
index 6b25d03..93f5e39 100644
--- a/icu4c/source/data/rbnf/ka.txt
+++ b/icu4c/source/data/rbnf/ka.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ka.xml
diff --git a/icu4c/source/data/rbnf/kl.txt b/icu4c/source/data/rbnf/kl.txt
index bedd03a..aa1af65 100644
--- a/icu4c/source/data/rbnf/kl.txt
+++ b/icu4c/source/data/rbnf/kl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/kl.xml
diff --git a/icu4c/source/data/rbnf/km.txt b/icu4c/source/data/rbnf/km.txt
index 877c99d..ff162c1 100755
--- a/icu4c/source/data/rbnf/km.txt
+++ b/icu4c/source/data/rbnf/km.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/km.xml
diff --git a/icu4c/source/data/rbnf/ko.txt b/icu4c/source/data/rbnf/ko.txt
index 8aab56e..5f6984a 100644
--- a/icu4c/source/data/rbnf/ko.txt
+++ b/icu4c/source/data/rbnf/ko.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ko.xml
diff --git a/icu4c/source/data/rbnf/lo.txt b/icu4c/source/data/rbnf/lo.txt
index 14425b9..05c8625 100755
--- a/icu4c/source/data/rbnf/lo.txt
+++ b/icu4c/source/data/rbnf/lo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/lo.xml
diff --git a/icu4c/source/data/rbnf/lt.txt b/icu4c/source/data/rbnf/lt.txt
index 150fbc8..4a4d99b 100644
--- a/icu4c/source/data/rbnf/lt.txt
+++ b/icu4c/source/data/rbnf/lt.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/lt.xml
diff --git a/icu4c/source/data/rbnf/lv.txt b/icu4c/source/data/rbnf/lv.txt
index 7b42ccf..5a12d93 100644
--- a/icu4c/source/data/rbnf/lv.txt
+++ b/icu4c/source/data/rbnf/lv.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/lv.xml
diff --git a/icu4c/source/data/rbnf/mk.txt b/icu4c/source/data/rbnf/mk.txt
index 0bcfb3d..a4d5e25 100644
--- a/icu4c/source/data/rbnf/mk.txt
+++ b/icu4c/source/data/rbnf/mk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/mk.xml
diff --git a/icu4c/source/data/rbnf/ms.txt b/icu4c/source/data/rbnf/ms.txt
index 10f9367..faf646f 100644
--- a/icu4c/source/data/rbnf/ms.txt
+++ b/icu4c/source/data/rbnf/ms.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ms.xml
diff --git a/icu4c/source/data/rbnf/nb.txt b/icu4c/source/data/rbnf/nb.txt
index b6f74e1..5b75810 100644
--- a/icu4c/source/data/rbnf/nb.txt
+++ b/icu4c/source/data/rbnf/nb.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/nb.xml
diff --git a/icu4c/source/data/rbnf/nl.txt b/icu4c/source/data/rbnf/nl.txt
index cf611ac..a30e4fb 100644
--- a/icu4c/source/data/rbnf/nl.txt
+++ b/icu4c/source/data/rbnf/nl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/nl.xml
diff --git a/icu4c/source/data/rbnf/nn.txt b/icu4c/source/data/rbnf/nn.txt
index 84b290a..9bcaaadb 100644
--- a/icu4c/source/data/rbnf/nn.txt
+++ b/icu4c/source/data/rbnf/nn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/nn.xml
diff --git a/icu4c/source/data/rbnf/pl.txt b/icu4c/source/data/rbnf/pl.txt
index 1665896..7d127e8 100644
--- a/icu4c/source/data/rbnf/pl.txt
+++ b/icu4c/source/data/rbnf/pl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pl.xml
diff --git a/icu4c/source/data/rbnf/pt.txt b/icu4c/source/data/rbnf/pt.txt
index 6b7d6a4..7211512 100644
--- a/icu4c/source/data/rbnf/pt.txt
+++ b/icu4c/source/data/rbnf/pt.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt.xml
diff --git a/icu4c/source/data/rbnf/pt_AO.txt b/icu4c/source/data/rbnf/pt_AO.txt
index a43d330..f674b6e 100755
--- a/icu4c/source/data/rbnf/pt_AO.txt
+++ b/icu4c/source/data/rbnf/pt_AO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_AO.xml
diff --git a/icu4c/source/data/rbnf/pt_GW.txt b/icu4c/source/data/rbnf/pt_GW.txt
index db60f0d..887a884 100755
--- a/icu4c/source/data/rbnf/pt_GW.txt
+++ b/icu4c/source/data/rbnf/pt_GW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_GW.xml
diff --git a/icu4c/source/data/rbnf/pt_MO.txt b/icu4c/source/data/rbnf/pt_MO.txt
index e752caa..b3c4404 100755
--- a/icu4c/source/data/rbnf/pt_MO.txt
+++ b/icu4c/source/data/rbnf/pt_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_MO.xml
diff --git a/icu4c/source/data/rbnf/pt_MZ.txt b/icu4c/source/data/rbnf/pt_MZ.txt
index aea9a88..0e4b814 100755
--- a/icu4c/source/data/rbnf/pt_MZ.txt
+++ b/icu4c/source/data/rbnf/pt_MZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_MZ.xml
diff --git a/icu4c/source/data/rbnf/pt_PT.txt b/icu4c/source/data/rbnf/pt_PT.txt
index 18263f9..ee1d900 100644
--- a/icu4c/source/data/rbnf/pt_PT.txt
+++ b/icu4c/source/data/rbnf/pt_PT.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_PT.xml
diff --git a/icu4c/source/data/rbnf/pt_ST.txt b/icu4c/source/data/rbnf/pt_ST.txt
index cb57743..2a5f782 100755
--- a/icu4c/source/data/rbnf/pt_ST.txt
+++ b/icu4c/source/data/rbnf/pt_ST.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_ST.xml
diff --git a/icu4c/source/data/rbnf/pt_TL.txt b/icu4c/source/data/rbnf/pt_TL.txt
index 2de7fd0..4e3f0f5 100755
--- a/icu4c/source/data/rbnf/pt_TL.txt
+++ b/icu4c/source/data/rbnf/pt_TL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/pt_TL.xml
diff --git a/icu4c/source/data/rbnf/ro.txt b/icu4c/source/data/rbnf/ro.txt
index e179b33..131b9d4 100644
--- a/icu4c/source/data/rbnf/ro.txt
+++ b/icu4c/source/data/rbnf/ro.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ro.xml
diff --git a/icu4c/source/data/rbnf/root.txt b/icu4c/source/data/rbnf/root.txt
index ed10a1f..f388eb8 100644
--- a/icu4c/source/data/rbnf/root.txt
+++ b/icu4c/source/data/rbnf/root.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/root.xml
diff --git a/icu4c/source/data/rbnf/ru.txt b/icu4c/source/data/rbnf/ru.txt
index 0f9da50..8e2c1f6 100644
--- a/icu4c/source/data/rbnf/ru.txt
+++ b/icu4c/source/data/rbnf/ru.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ru.xml
diff --git a/icu4c/source/data/rbnf/sk.txt b/icu4c/source/data/rbnf/sk.txt
index 2e1cbcb..7203379 100644
--- a/icu4c/source/data/rbnf/sk.txt
+++ b/icu4c/source/data/rbnf/sk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/sk.xml
diff --git a/icu4c/source/data/rbnf/sl.txt b/icu4c/source/data/rbnf/sl.txt
index 30402b7..f397f55 100644
--- a/icu4c/source/data/rbnf/sl.txt
+++ b/icu4c/source/data/rbnf/sl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/sl.xml
diff --git a/icu4c/source/data/rbnf/sq.txt b/icu4c/source/data/rbnf/sq.txt
index 937f58d..39e321d 100644
--- a/icu4c/source/data/rbnf/sq.txt
+++ b/icu4c/source/data/rbnf/sq.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/sq.xml
diff --git a/icu4c/source/data/rbnf/sr.txt b/icu4c/source/data/rbnf/sr.txt
index 99e9724..d616c59 100644
--- a/icu4c/source/data/rbnf/sr.txt
+++ b/icu4c/source/data/rbnf/sr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 8713cdd..767053a 100644
--- a/icu4c/source/data/rbnf/sr_Latn.txt
+++ b/icu4c/source/data/rbnf/sr_Latn.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 74ffd08..f2257af 100644
--- a/icu4c/source/data/rbnf/sv.txt
+++ b/icu4c/source/data/rbnf/sv.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/sv.xml
diff --git a/icu4c/source/data/rbnf/ta.txt b/icu4c/source/data/rbnf/ta.txt
index e370477..430d9a7 100644
--- a/icu4c/source/data/rbnf/ta.txt
+++ b/icu4c/source/data/rbnf/ta.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/ta.xml
diff --git a/icu4c/source/data/rbnf/th.txt b/icu4c/source/data/rbnf/th.txt
index e9f755f..3d47fef 100644
--- a/icu4c/source/data/rbnf/th.txt
+++ b/icu4c/source/data/rbnf/th.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/th.xml
diff --git a/icu4c/source/data/rbnf/tr.txt b/icu4c/source/data/rbnf/tr.txt
index 3853c53..89e285a 100644
--- a/icu4c/source/data/rbnf/tr.txt
+++ b/icu4c/source/data/rbnf/tr.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/tr.xml
diff --git a/icu4c/source/data/rbnf/uk.txt b/icu4c/source/data/rbnf/uk.txt
index ab71f3c..d505e92 100644
--- a/icu4c/source/data/rbnf/uk.txt
+++ b/icu4c/source/data/rbnf/uk.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/uk.xml
diff --git a/icu4c/source/data/rbnf/vi.txt b/icu4c/source/data/rbnf/vi.txt
index bf8900e..110b9cf 100644
--- a/icu4c/source/data/rbnf/vi.txt
+++ b/icu4c/source/data/rbnf/vi.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/vi.xml
diff --git a/icu4c/source/data/rbnf/zh.txt b/icu4c/source/data/rbnf/zh.txt
index bada730..2d84863 100644
--- a/icu4c/source/data/rbnf/zh.txt
+++ b/icu4c/source/data/rbnf/zh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/zh.xml
diff --git a/icu4c/source/data/rbnf/zh_Hant.txt b/icu4c/source/data/rbnf/zh_Hant.txt
index 0cc7b2b..95cfc2d 100644
--- a/icu4c/source/data/rbnf/zh_Hant.txt
+++ b/icu4c/source/data/rbnf/zh_Hant.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * 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 e275ef1..a6818fd 100755
--- a/icu4c/source/data/rbnf/zh_Hant_HK.txt
+++ b/icu4c/source/data/rbnf/zh_Hant_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/rbnf/zh_Hant_HK.xml
diff --git a/icu4c/source/data/region/af.txt b/icu4c/source/data/region/af.txt
index 9e7d681..d344682 100644
--- a/icu4c/source/data/region/af.txt
+++ b/icu4c/source/data/region/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Onbekend gebied"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/agq.txt b/icu4c/source/data/region/agq.txt
index 22e463a..80b7777 100755
--- a/icu4c/source/data/region/agq.txt
+++ b/icu4c/source/data/region/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambìa"}
         ZW{"Zìmbagbɛ̀"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ak.txt b/icu4c/source/data/region/ak.txt
index 8a9f2be..c848220 100755
--- a/icu4c/source/data/region/ak.txt
+++ b/icu4c/source/data/region/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zembabwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/am.txt b/icu4c/source/data/region/am.txt
index 7973cfb..8b9515b 100644
--- a/icu4c/source/data/region/am.txt
+++ b/icu4c/source/data/region/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ዚምቧቤ"}
         ZZ{"ያልታወቀ ክልል"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ar.txt b/icu4c/source/data/region/ar.txt
index 9bded09..f8783e9 100644
--- a/icu4c/source/data/region/ar.txt
+++ b/icu4c/source/data/region/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"زيمبابوي"}
         ZZ{"منطقة غير معروفة"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/as.txt b/icu4c/source/data/region/as.txt
index 7fceac3..a6fafaa 100644
--- a/icu4c/source/data/region/as.txt
+++ b/icu4c/source/data/region/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
@@ -29,5 +29,5 @@
         US{"যুক্তৰাষ্ট্ৰ"}
         ZZ{"অজ্ঞাত বা অবৈধ অঞ্চল"}
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/asa.txt b/icu4c/source/data/region/asa.txt
index 5de0ba6..742a95e 100755
--- a/icu4c/source/data/region/asa.txt
+++ b/icu4c/source/data/region/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
@@ -235,5 +235,5 @@
         ZM{"Dhambia"}
         ZW{"Dhimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/az.txt b/icu4c/source/data/region/az.txt
index b96af35..c1c551a 100644
--- a/icu4c/source/data/region/az.txt
+++ b/icu4c/source/data/region/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
@@ -289,5 +289,5 @@
         ZW{"Zimbabve"}
         ZZ{"bilinmir"}
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/az_AZ.txt b/icu4c/source/data/region/az_AZ.txt
index 881b97c..f76eaaa 100644
--- a/icu4c/source/data/region/az_AZ.txt
+++ b/icu4c/source/data/region/az_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/az_Cyrl.txt b/icu4c/source/data/region/az_Cyrl.txt
index 9862a64..a8b1fcd 100644
--- a/icu4c/source/data/region/az_Cyrl.txt
+++ b/icu4c/source/data/region/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72a33fc..7949145 100644
--- a/icu4c/source/data/region/az_Latn.txt
+++ b/icu4c/source/data/region/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 45b7660..f907674 100644
--- a/icu4c/source/data/region/az_Latn_AZ.txt
+++ b/icu4c/source/data/region/az_Latn_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/bas.txt b/icu4c/source/data/region/bas.txt
index ea14fa9..cffb119 100755
--- a/icu4c/source/data/region/bas.txt
+++ b/icu4c/source/data/region/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
@@ -234,5 +234,5 @@
         ZM{"Zàmbià"}
         ZW{"Zìmbàbwê"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/be.txt b/icu4c/source/data/region/be.txt
index 9582d39..dd430f1 100644
--- a/icu4c/source/data/region/be.txt
+++ b/icu4c/source/data/region/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
@@ -274,5 +274,5 @@
         ZW{"Зімбабвэ"}
         ZZ{"Невядомы рэгіён"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bem.txt b/icu4c/source/data/region/bem.txt
index d6ceb6b..70650e9 100755
--- a/icu4c/source/data/region/bem.txt
+++ b/icu4c/source/data/region/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         ZM{"Zambia"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bez.txt b/icu4c/source/data/region/bez.txt
index 61de266..b46cbe1 100755
--- a/icu4c/source/data/region/bez.txt
+++ b/icu4c/source/data/region/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Huzambia"}
         ZW{"Huzimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bg.txt b/icu4c/source/data/region/bg.txt
index 009311a..9414266 100644
--- a/icu4c/source/data/region/bg.txt
+++ b/icu4c/source/data/region/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Зимбабве"}
         ZZ{"Непозната или несъществуваща област"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bm.txt b/icu4c/source/data/region/bm.txt
index d5e4c36..fd5ee7d 100755
--- a/icu4c/source/data/region/bm.txt
+++ b/icu4c/source/data/region/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zanbi"}
         ZW{"Zimbabuwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bn.txt b/icu4c/source/data/region/bn.txt
index 0f56932..45bfd31 100644
--- a/icu4c/source/data/region/bn.txt
+++ b/icu4c/source/data/region/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"জিম্বাবুয়ে"}
         ZZ{"অজানা অথবা ভুল স্থান"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bn_IN.txt b/icu4c/source/data/region/bn_IN.txt
index 420866c..77712c0 100755
--- a/icu4c/source/data/region/bn_IN.txt
+++ b/icu4c/source/data/region/bn_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
@@ -10,5 +10,5 @@
     Countries{
         CH{"সুইজর্লণ্ড"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bo.txt b/icu4c/source/data/region/bo.txt
index fe741a6..b0d4604 100644
--- a/icu4c/source/data/region/bo.txt
+++ b/icu4c/source/data/region/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
@@ -23,5 +23,5 @@
         US{"ཨ་མེ་རི་ཀ་"}
         ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"}
     }
-    Version{"2.0.74.85"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bo_IN.txt b/icu4c/source/data/region/bo_IN.txt
index e197960..7222ef9 100755
--- a/icu4c/source/data/region/bo_IN.txt
+++ b/icu4c/source/data/region/bo_IN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 5ddd8c2..c7091a1 100755
--- a/icu4c/source/data/region/br.txt
+++ b/icu4c/source/data/region/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Rannved dianav"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/brx.txt b/icu4c/source/data/region/brx.txt
index 80f9474..c6adbf5 100755
--- a/icu4c/source/data/region/brx.txt
+++ b/icu4c/source/data/region/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
@@ -291,5 +291,5 @@
         ZW{"ज़ीम्बाब्वे"}
         ZZ{"अज्ञात या अवैध प्रदेश"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bs.txt b/icu4c/source/data/region/bs.txt
index 88398cd..db36498 100644
--- a/icu4c/source/data/region/bs.txt
+++ b/icu4c/source/data/region/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
@@ -291,5 +291,5 @@
         ZW{"Zimbabve"}
         ZZ{"Nepoznata ili nevažeća oblast"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bs_BA.txt b/icu4c/source/data/region/bs_BA.txt
index 3fb951c..a5158e5 100755
--- a/icu4c/source/data/region/bs_BA.txt
+++ b/icu4c/source/data/region/bs_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/bs_Cyrl.txt b/icu4c/source/data/region/bs_Cyrl.txt
index 9bfdfd0..a2bb1b1 100755
--- a/icu4c/source/data/region/bs_Cyrl.txt
+++ b/icu4c/source/data/region/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
@@ -297,5 +297,5 @@
         ZW{"Зимбабве"}
         ZZ{"Непозната или неважећа област"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/bs_Latn.txt b/icu4c/source/data/region/bs_Latn.txt
index 3ea3b65..a50c624 100755
--- a/icu4c/source/data/region/bs_Latn.txt
+++ b/icu4c/source/data/region/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3906520..f6c37c6 100755
--- a/icu4c/source/data/region/bs_Latn_BA.txt
+++ b/icu4c/source/data/region/bs_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ca.txt b/icu4c/source/data/region/ca.txt
index 38f1449..55d5c26 100644
--- a/icu4c/source/data/region/ca.txt
+++ b/icu4c/source/data/region/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Regió desconeguda"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/cgg.txt b/icu4c/source/data/region/cgg.txt
index f5cbd23..a278111 100755
--- a/icu4c/source/data/region/cgg.txt
+++ b/icu4c/source/data/region/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
@@ -235,5 +235,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/chr.txt b/icu4c/source/data/region/chr.txt
index 8f5b324..15e582f 100755
--- a/icu4c/source/data/region/chr.txt
+++ b/icu4c/source/data/region/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
@@ -213,5 +213,5 @@
         US{"ᎠᎹᏰᏟ"}
         ZZ{"ᏄᏬᎵᏍᏛᎾ ᎤᏔᏂᏗᎦᏙᎯ"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/cs.txt b/icu4c/source/data/region/cs.txt
index 35ad099..9be8b32 100644
--- a/icu4c/source/data/region/cs.txt
+++ b/icu4c/source/data/region/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Neznámá oblast"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/cy.txt b/icu4c/source/data/region/cy.txt
index d2d1716..7dd2550 100644
--- a/icu4c/source/data/region/cy.txt
+++ b/icu4c/source/data/region/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
@@ -14,5 +14,5 @@
         CC{"Ynysoedd Cocos [Keeling]"}
         GB{"Prydain Fawr"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/da.txt b/icu4c/source/data/region/da.txt
index 528959c..2721c9e 100644
--- a/icu4c/source/data/region/da.txt
+++ b/icu4c/source/data/region/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Ukendt område"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/dav.txt b/icu4c/source/data/region/dav.txt
index 9f16213..6b01c6e 100755
--- a/icu4c/source/data/region/dav.txt
+++ b/icu4c/source/data/region/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/de.txt b/icu4c/source/data/region/de.txt
index 004ad175..0fc53f8 100644
--- a/icu4c/source/data/region/de.txt
+++ b/icu4c/source/data/region/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Simbabwe"}
         ZZ{"Unbekannte Region"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/de_CH.txt b/icu4c/source/data/region/de_CH.txt
index b0e9d7d..ddfb7cd 100644
--- a/icu4c/source/data/region/de_CH.txt
+++ b/icu4c/source/data/region/de_CH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 bb3d52f..14eaa70 100755
--- a/icu4c/source/data/region/dje.txt
+++ b/icu4c/source/data/region/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/dua.txt b/icu4c/source/data/region/dua.txt
index 0dd4989..5b38917 100755
--- a/icu4c/source/data/region/dua.txt
+++ b/icu4c/source/data/region/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         CM{"Cameroun"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/dyo.txt b/icu4c/source/data/region/dyo.txt
index ccc83f1..9827fcf 100755
--- a/icu4c/source/data/region/dyo.txt
+++ b/icu4c/source/data/region/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
@@ -120,5 +120,5 @@
         TG{"Togo"}
         TH{"Tailand"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/dz.txt b/icu4c/source/data/region/dz.txt
index 2e58a53..c673eb6 100755
--- a/icu4c/source/data/region/dz.txt
+++ b/icu4c/source/data/region/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"ཛིམ་བྷབ་ཝེ"}
         ZZ{"ངོ་མ་ཤེས་པའི་ལུང་ཕྱོགས"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ebu.txt b/icu4c/source/data/region/ebu.txt
index 5406489..ed075c9 100755
--- a/icu4c/source/data/region/ebu.txt
+++ b/icu4c/source/data/region/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ee.txt b/icu4c/source/data/region/ee.txt
index 90cdf54..3e149f3 100755
--- a/icu4c/source/data/region/ee.txt
+++ b/icu4c/source/data/region/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
@@ -296,5 +296,5 @@
         ZW{"Zimbabwe nutome"}
         ZZ{"nutome manya"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/el.txt b/icu4c/source/data/region/el.txt
index d040b23..1df6a91 100644
--- a/icu4c/source/data/region/el.txt
+++ b/icu4c/source/data/region/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Ζιμπάμπουε"}
         ZZ{"Άγνωστη περιοχή"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/en.txt b/icu4c/source/data/region/en.txt
index 9d11e0f..a0421e4 100644
--- a/icu4c/source/data/region/en.txt
+++ b/icu4c/source/data/region/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Unknown Region"}
     }
-    Version{"2.0.78.36"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/en_GB.txt b/icu4c/source/data/region/en_GB.txt
index cb6c932..65e60c7 100755
--- a/icu4c/source/data/region/en_GB.txt
+++ b/icu4c/source/data/region/en_GB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
@@ -10,5 +10,5 @@
     Countries{
         UM{"U.S. Minor Outlying Islands"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/en_NH.txt b/icu4c/source/data/region/en_NH.txt
index 92d7383..0b45233 100755
--- a/icu4c/source/data/region/en_NH.txt
+++ b/icu4c/source/data/region/en_NH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/en_RH.txt b/icu4c/source/data/region/en_RH.txt
index 928f668..bc71849 100644
--- a/icu4c/source/data/region/en_RH.txt
+++ b/icu4c/source/data/region/en_RH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/en_VU.txt b/icu4c/source/data/region/en_VU.txt
index a5076d7..2e3e092 100755
--- a/icu4c/source/data/region/en_VU.txt
+++ b/icu4c/source/data/region/en_VU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/en_ZW.txt b/icu4c/source/data/region/en_ZW.txt
index 6d0f9be..88c4471 100644
--- a/icu4c/source/data/region/en_ZW.txt
+++ b/icu4c/source/data/region/en_ZW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/eo.txt b/icu4c/source/data/region/eo.txt
index 37ca6af..df64905 100644
--- a/icu4c/source/data/region/eo.txt
+++ b/icu4c/source/data/region/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 99e8e11..bd2d845 100644
--- a/icu4c/source/data/region/es.txt
+++ b/icu4c/source/data/region/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
@@ -31,7 +31,7 @@
         039{"Europa meridional"}
         053{"Australasia"}
         054{"Melanesia"}
-        057{"Micronesia [057]"}
+        057{"Región de Micronesia"}
         061{"Polinesia"}
         142{"Asia"}
         143{"Asia central"}
@@ -304,5 +304,5 @@
         ZW{"Zimbabue"}
         ZZ{"Región desconocida"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/es_CL.txt b/icu4c/source/data/region/es_CL.txt
index dc2e36a..5672ab9 100644
--- a/icu4c/source/data/region/es_CL.txt
+++ b/icu4c/source/data/region/es_CL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_CL.xml
 // *
diff --git a/icu4c/source/data/region/et.txt b/icu4c/source/data/region/et.txt
index 20fce5a..4ca81cc 100644
--- a/icu4c/source/data/region/et.txt
+++ b/icu4c/source/data/region/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
@@ -300,5 +300,5 @@
         ZM{"Sambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/eu.txt b/icu4c/source/data/region/eu.txt
index df9bb3c..a4cd377 100644
--- a/icu4c/source/data/region/eu.txt
+++ b/icu4c/source/data/region/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Eskualde ezezaguna"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ewo.txt b/icu4c/source/data/region/ewo.txt
index 99974f8..1a0e64e 100755
--- a/icu4c/source/data/region/ewo.txt
+++ b/icu4c/source/data/region/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambí"}
         ZW{"Zimbabwé"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fa.txt b/icu4c/source/data/region/fa.txt
index 5170ee4..2046d31 100644
--- a/icu4c/source/data/region/fa.txt
+++ b/icu4c/source/data/region/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"زیمبابوه"}
         ZZ{"ناحیهٔ نامشخص"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fa_AF.txt b/icu4c/source/data/region/fa_AF.txt
index 2f569cf..ae4cc0d 100644
--- a/icu4c/source/data/region/fa_AF.txt
+++ b/icu4c/source/data/region/fa_AF.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7e362ab..165edd0 100755
--- a/icu4c/source/data/region/ff.txt
+++ b/icu4c/source/data/region/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Sammbi"}
         ZW{"Simbaabuwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fi.txt b/icu4c/source/data/region/fi.txt
index 9e5bb9f..09189f2 100644
--- a/icu4c/source/data/region/fi.txt
+++ b/icu4c/source/data/region/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"tuntematon alue"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fil.txt b/icu4c/source/data/region/fil.txt
index caeb8a4..c8673a9 100755
--- a/icu4c/source/data/region/fil.txt
+++ b/icu4c/source/data/region/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Hindi kilala o Hindi wastong Rehiyon"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fil_PH.txt b/icu4c/source/data/region/fil_PH.txt
index 42baeba..3a691b4 100755
--- a/icu4c/source/data/region/fil_PH.txt
+++ b/icu4c/source/data/region/fil_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/fo.txt b/icu4c/source/data/region/fo.txt
index 10391e2..cce587c 100644
--- a/icu4c/source/data/region/fo.txt
+++ b/icu4c/source/data/region/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
@@ -136,5 +136,5 @@
         ZM{"Sambia"}
         ZW{"Simbabvi"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fr.txt b/icu4c/source/data/region/fr.txt
index 9eb5791..128d605 100644
--- a/icu4c/source/data/region/fr.txt
+++ b/icu4c/source/data/region/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"région indéterminée"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/fr_CA.txt b/icu4c/source/data/region/fr_CA.txt
index 1e566e9..df2988b 100755
--- a/icu4c/source/data/region/fr_CA.txt
+++ b/icu4c/source/data/region/fr_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
@@ -12,5 +12,5 @@
         GS{"Géorgie du Sud et les îles Sandwich du Sud"}
         ST{"Sao Tomé-et-Principe"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ga.txt b/icu4c/source/data/region/ga.txt
index 1056308..9bcb845 100644
--- a/icu4c/source/data/region/ga.txt
+++ b/icu4c/source/data/region/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
@@ -273,5 +273,5 @@
         ZW{"An tSiombáib"}
         ZZ{"Réigiún Anaithnid nó Neamhbhailí"}
     }
-    Version{"2.0.77.27"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/gl.txt b/icu4c/source/data/region/gl.txt
index e9a210c..baaf72a 100644
--- a/icu4c/source/data/region/gl.txt
+++ b/icu4c/source/data/region/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Cimbabue"}
         ZZ{"Rexión descoñecida"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/gsw.txt b/icu4c/source/data/region/gsw.txt
index 52b1ca1..1adf936 100644
--- a/icu4c/source/data/region/gsw.txt
+++ b/icu4c/source/data/region/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
@@ -291,5 +291,5 @@
         ZW{"Simbabwe"}
         ZZ{"Unbekannti oder ungültigi Regioon"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/gu.txt b/icu4c/source/data/region/gu.txt
index 5b72e34..56c587e 100644
--- a/icu4c/source/data/region/gu.txt
+++ b/icu4c/source/data/region/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ઝિમ્બાબ્વે"}
         ZZ{"અજ્ઞાત અથવા અમાન્ય પ્રદેશ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/guz.txt b/icu4c/source/data/region/guz.txt
index 46cd5c5..d635772 100755
--- a/icu4c/source/data/region/guz.txt
+++ b/icu4c/source/data/region/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/gv.txt b/icu4c/source/data/region/gv.txt
index c7934cd..70175a0 100644
--- a/icu4c/source/data/region/gv.txt
+++ b/icu4c/source/data/region/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f9de666..7c8dc95 100644
--- a/icu4c/source/data/region/ha.txt
+++ b/icu4c/source/data/region/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambiya"}
         ZW{"Zimbabuwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ha_GH.txt b/icu4c/source/data/region/ha_GH.txt
index a414604..5a59b2e 100644
--- a/icu4c/source/data/region/ha_GH.txt
+++ b/icu4c/source/data/region/ha_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ha_Latn.txt b/icu4c/source/data/region/ha_Latn.txt
index 649d47f..56d816c 100644
--- a/icu4c/source/data/region/ha_Latn.txt
+++ b/icu4c/source/data/region/ha_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn.xml
 // *
diff --git a/icu4c/source/data/region/ha_Latn_GH.txt b/icu4c/source/data/region/ha_Latn_GH.txt
index 4a7717b..c10a415 100644
--- a/icu4c/source/data/region/ha_Latn_GH.txt
+++ b/icu4c/source/data/region/ha_Latn_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ha_Latn_NE.txt b/icu4c/source/data/region/ha_Latn_NE.txt
index b383c7c..e80f6f7 100644
--- a/icu4c/source/data/region/ha_Latn_NE.txt
+++ b/icu4c/source/data/region/ha_Latn_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ha_Latn_NG.txt b/icu4c/source/data/region/ha_Latn_NG.txt
index 1b09876..bb60f3c 100644
--- a/icu4c/source/data/region/ha_Latn_NG.txt
+++ b/icu4c/source/data/region/ha_Latn_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ha_NE.txt b/icu4c/source/data/region/ha_NE.txt
index 5c06d78..f28adee 100644
--- a/icu4c/source/data/region/ha_NE.txt
+++ b/icu4c/source/data/region/ha_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ha_NG.txt b/icu4c/source/data/region/ha_NG.txt
index 66e2170..1a5e209 100644
--- a/icu4c/source/data/region/ha_NG.txt
+++ b/icu4c/source/data/region/ha_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/haw.txt b/icu4c/source/data/region/haw.txt
index d0adc1d..a6c0ca5 100644
--- a/icu4c/source/data/region/haw.txt
+++ b/icu4c/source/data/region/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 ce7f75a..8f4b1a5 100644
--- a/icu4c/source/data/region/he.txt
+++ b/icu4c/source/data/region/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"זימבאבווה"}
         ZZ{"אזור לא ידוע"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/he_IL.txt b/icu4c/source/data/region/he_IL.txt
index 9925868..2324002 100644
--- a/icu4c/source/data/region/he_IL.txt
+++ b/icu4c/source/data/region/he_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/hi.txt b/icu4c/source/data/region/hi.txt
index cc0f954..8b4d46a 100644
--- a/icu4c/source/data/region/hi.txt
+++ b/icu4c/source/data/region/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ज़िम्बाब्वे"}
         ZZ{"अज्ञात क्षेत्र"}
     }
-    Version{"2.0.80.13"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/hr.txt b/icu4c/source/data/region/hr.txt
index 1ad89df..615de6f 100644
--- a/icu4c/source/data/region/hr.txt
+++ b/icu4c/source/data/region/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabve"}
         ZZ{"nepoznato područje"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/hu.txt b/icu4c/source/data/region/hu.txt
index 102c131..f097ae8 100644
--- a/icu4c/source/data/region/hu.txt
+++ b/icu4c/source/data/region/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Ismeretlen vagy érvénytelen körzet"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/hy.txt b/icu4c/source/data/region/hy.txt
index 725051f..8ed98b7 100644
--- a/icu4c/source/data/region/hy.txt
+++ b/icu4c/source/data/region/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
@@ -203,5 +203,5 @@
         ZM{"Զամբիա"}
         ZW{"Զիմբաբվե"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/id.txt b/icu4c/source/data/region/id.txt
index 08603dc..2802535 100644
--- a/icu4c/source/data/region/id.txt
+++ b/icu4c/source/data/region/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Wilayah Tidak Dikenal"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/id_ID.txt b/icu4c/source/data/region/id_ID.txt
index 6593209..85fc819 100644
--- a/icu4c/source/data/region/id_ID.txt
+++ b/icu4c/source/data/region/id_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ig.txt b/icu4c/source/data/region/ig.txt
index bf37b70..1ab2978 100755
--- a/icu4c/source/data/region/ig.txt
+++ b/icu4c/source/data/region/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
@@ -20,5 +20,5 @@
         MV{"Maldivesa"}
         NG{"Nigeria"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ii.txt b/icu4c/source/data/region/ii.txt
index ff77321..2b87770 100644
--- a/icu4c/source/data/region/ii.txt
+++ b/icu4c/source/data/region/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
@@ -23,5 +23,5 @@
         US{"ꂰꇩ"}
         ZZ{"ꃅꄷꅉꀋꐚꌠ"}
     }
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/in.txt b/icu4c/source/data/region/in.txt
index cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/region/in.txt
+++ b/icu4c/source/data/region/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/in_ID.txt b/icu4c/source/data/region/in_ID.txt
index d22885f..bc2b4af 100644
--- a/icu4c/source/data/region/in_ID.txt
+++ b/icu4c/source/data/region/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/is.txt b/icu4c/source/data/region/is.txt
index 65949b0..336ed2e 100644
--- a/icu4c/source/data/region/is.txt
+++ b/icu4c/source/data/region/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Simbabve"}
         ZZ{"Óþekkt svæði"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/it.txt b/icu4c/source/data/region/it.txt
index dbca90a..e3dd086 100644
--- a/icu4c/source/data/region/it.txt
+++ b/icu4c/source/data/region/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Regione non valida o sconosciuta"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/iw.txt b/icu4c/source/data/region/iw.txt
index c10c184..8352a34 100644
--- a/icu4c/source/data/region/iw.txt
+++ b/icu4c/source/data/region/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/iw_IL.txt b/icu4c/source/data/region/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/region/iw_IL.txt
+++ b/icu4c/source/data/region/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ja.txt b/icu4c/source/data/region/ja.txt
index 86827cc..d09c5ef 100644
--- a/icu4c/source/data/region/ja.txt
+++ b/icu4c/source/data/region/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ジンバブエ"}
         ZZ{"不明な地域"}
     }
-    Version{"2.0.80.25"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ja_JP.txt b/icu4c/source/data/region/ja_JP.txt
index c049867..c0ce246 100644
--- a/icu4c/source/data/region/ja_JP.txt
+++ b/icu4c/source/data/region/ja_JP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt b/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
index ca942f1..e95c34a 100644
--- a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/jgo.txt b/icu4c/source/data/region/jgo.txt
index f80e40f..d88b1b3 100755
--- a/icu4c/source/data/region/jgo.txt
+++ b/icu4c/source/data/region/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
@@ -94,5 +94,5 @@
         ZW{"Zimbɑ́mbwɛ"}
         ZZ{"ŋgɔŋ yi pɛ́ ká kɛ́ jʉɔ"}
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/jmc.txt b/icu4c/source/data/region/jmc.txt
index 6de1630..693b128 100755
--- a/icu4c/source/data/region/jmc.txt
+++ b/icu4c/source/data/region/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ka.txt b/icu4c/source/data/region/ka.txt
index 6bfd7dc..e3d0c1e 100644
--- a/icu4c/source/data/region/ka.txt
+++ b/icu4c/source/data/region/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
@@ -277,5 +277,5 @@
         ZW{"ზიმბაბვე"}
         ZZ{"უცნობი ან არასწორი რეგიონი"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kab.txt b/icu4c/source/data/region/kab.txt
index a263b5c..a386b4e 100755
--- a/icu4c/source/data/region/kab.txt
+++ b/icu4c/source/data/region/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambya"}
         ZW{"Zimbabwi"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kam.txt b/icu4c/source/data/region/kam.txt
index ccb81631..0361ec9 100755
--- a/icu4c/source/data/region/kam.txt
+++ b/icu4c/source/data/region/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Nzambia"}
         ZW{"Nzimbambwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kde.txt b/icu4c/source/data/region/kde.txt
index 417b6fb..ed1273a 100755
--- a/icu4c/source/data/region/kde.txt
+++ b/icu4c/source/data/region/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kea.txt b/icu4c/source/data/region/kea.txt
index b2fd4d9..ae5434d 100755
--- a/icu4c/source/data/region/kea.txt
+++ b/icu4c/source/data/region/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabui"}
         ZZ{"Rejiãu Diskonxedu"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/khq.txt b/icu4c/source/data/region/khq.txt
index ed5f3b0..9ab7282 100755
--- a/icu4c/source/data/region/khq.txt
+++ b/icu4c/source/data/region/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ki.txt b/icu4c/source/data/region/ki.txt
index 9c15325..84c3b58 100755
--- a/icu4c/source/data/region/ki.txt
+++ b/icu4c/source/data/region/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kk.txt b/icu4c/source/data/region/kk.txt
index c75e615..9ef3c96 100644
--- a/icu4c/source/data/region/kk.txt
+++ b/icu4c/source/data/region/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
@@ -93,5 +93,5 @@
         ZA{"Оңтүстік Африка республикасы"}
         ZZ{"Белгісіз аймақ"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kk_Cyrl.txt b/icu4c/source/data/region/kk_Cyrl.txt
index 6e5a261..7a8e5bc 100644
--- a/icu4c/source/data/region/kk_Cyrl.txt
+++ b/icu4c/source/data/region/kk_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/kk_Cyrl_KZ.txt b/icu4c/source/data/region/kk_Cyrl_KZ.txt
index ec163a4..6917b0e 100644
--- a/icu4c/source/data/region/kk_Cyrl_KZ.txt
+++ b/icu4c/source/data/region/kk_Cyrl_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/kk_KZ.txt b/icu4c/source/data/region/kk_KZ.txt
index 6702eea..f94bda6 100644
--- a/icu4c/source/data/region/kk_KZ.txt
+++ b/icu4c/source/data/region/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/kl.txt b/icu4c/source/data/region/kl.txt
index 0e5a60d..5ca20a7 100644
--- a/icu4c/source/data/region/kl.txt
+++ b/icu4c/source/data/region/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         GL{"Kalaallit Nunaat"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kln.txt b/icu4c/source/data/region/kln.txt
index 22a5e70..355a781 100755
--- a/icu4c/source/data/region/kln.txt
+++ b/icu4c/source/data/region/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Emetab Zambia"}
         ZW{"Emetab Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/km.txt b/icu4c/source/data/region/km.txt
index 555bb6d..f60b76d 100644
--- a/icu4c/source/data/region/km.txt
+++ b/icu4c/source/data/region/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"ហ្ស៊ីមបាបវ៉េ"}
         ZZ{"មិន​ស្គាល់​តំបន់"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kn.txt b/icu4c/source/data/region/kn.txt
index c9b02cf..7c564d5 100644
--- a/icu4c/source/data/region/kn.txt
+++ b/icu4c/source/data/region/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ಜಿಂಬಾಬ್ವೆ"}
         ZZ{"ಅಪರಿಚಿತ ಅಥವಾ ಅಮಾನ್ಯ ಪ್ರದೇಶ"}
     }
-    Version{"2.0.78.40"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ko.txt b/icu4c/source/data/region/ko.txt
index 685e536..240d240 100644
--- a/icu4c/source/data/region/ko.txt
+++ b/icu4c/source/data/region/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"짐바브웨"}
         ZZ{"알수없거나 유효하지 않은 지역"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kok.txt b/icu4c/source/data/region/kok.txt
index a0b90fd..7d9db24 100644
--- a/icu4c/source/data/region/kok.txt
+++ b/icu4c/source/data/region/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7227fbd..24f9fa0 100755
--- a/icu4c/source/data/region/ks.txt
+++ b/icu4c/source/data/region/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
@@ -288,5 +288,5 @@
         ZW{"زِمبابے"}
         ZZ{"نامعلوٗم تہٕ نالَگہار عَلاقہٕ"}
     }
-    Version{"2.0.80.4"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ks_Arab.txt b/icu4c/source/data/region/ks_Arab.txt
index cbef02c..728fa73 100755
--- a/icu4c/source/data/region/ks_Arab.txt
+++ b/icu4c/source/data/region/ks_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab.xml
 // *
diff --git a/icu4c/source/data/region/ks_Arab_IN.txt b/icu4c/source/data/region/ks_Arab_IN.txt
index 47b5e54..9eac4af 100755
--- a/icu4c/source/data/region/ks_Arab_IN.txt
+++ b/icu4c/source/data/region/ks_Arab_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ks_IN.txt b/icu4c/source/data/region/ks_IN.txt
index 558e1ea..fa6550f 100755
--- a/icu4c/source/data/region/ks_IN.txt
+++ b/icu4c/source/data/region/ks_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ksb.txt b/icu4c/source/data/region/ksb.txt
index 1c6ab2f..3713bb9 100755
--- a/icu4c/source/data/region/ksb.txt
+++ b/icu4c/source/data/region/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ksf.txt b/icu4c/source/data/region/ksf.txt
index 28606fe..d0c98fb 100755
--- a/icu4c/source/data/region/ksf.txt
+++ b/icu4c/source/data/region/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"zambí"}
         ZW{"zimbabwɛ́"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/kw.txt b/icu4c/source/data/region/kw.txt
index 5be8d3a..e062690 100644
--- a/icu4c/source/data/region/kw.txt
+++ b/icu4c/source/data/region/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         GB{"Rywvaneth Unys"}
     }
-    Version{"2.0.74.74"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lag.txt b/icu4c/source/data/region/lag.txt
index e67f2cf..417c055 100755
--- a/icu4c/source/data/region/lag.txt
+++ b/icu4c/source/data/region/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Sámbia"}
         ZW{"Simbáabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lg.txt b/icu4c/source/data/region/lg.txt
index dfb6ca6..842db60 100755
--- a/icu4c/source/data/region/lg.txt
+++ b/icu4c/source/data/region/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambya"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ln.txt b/icu4c/source/data/region/ln.txt
index a123ff7..cfbc1d1 100755
--- a/icu4c/source/data/region/ln.txt
+++ b/icu4c/source/data/region/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lo.txt b/icu4c/source/data/region/lo.txt
index 6d45270..2d91d70 100755
--- a/icu4c/source/data/region/lo.txt
+++ b/icu4c/source/data/region/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
@@ -290,5 +290,5 @@
         ZW{"ຊິມບັບເວ"}
         ZZ{"ຂົງເຂດທີ່ບໍ່ຮູ້ຈັກ"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lt.txt b/icu4c/source/data/region/lt.txt
index a020114..0ba2326 100644
--- a/icu4c/source/data/region/lt.txt
+++ b/icu4c/source/data/region/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
@@ -21,7 +21,7 @@
         014{"Rytų Afrika"}
         015{"Šiaurės Afrika"}
         017{"Vidurio Afrika"}
-        018{"Pietų Afrika [018]"}
+        018{"Pietinė Afrika"}
         019{"Amerika"}
         021{"Šiaurinė Amerika"}
         029{"Karibai"}
@@ -301,5 +301,5 @@
         ZW{"Zimbabvė"}
         ZZ{"nežinoma sritis"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lu.txt b/icu4c/source/data/region/lu.txt
index 7a3ad76..2d7fc07 100755
--- a/icu4c/source/data/region/lu.txt
+++ b/icu4c/source/data/region/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/luo.txt b/icu4c/source/data/region/luo.txt
index c40992e..1ea2740 100755
--- a/icu4c/source/data/region/luo.txt
+++ b/icu4c/source/data/region/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/luy.txt b/icu4c/source/data/region/luy.txt
index 330955b..df9ac7a 100755
--- a/icu4c/source/data/region/luy.txt
+++ b/icu4c/source/data/region/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/lv.txt b/icu4c/source/data/region/lv.txt
index e018245..6fe2eb5 100644
--- a/icu4c/source/data/region/lv.txt
+++ b/icu4c/source/data/region/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabve"}
         ZZ{"nezināms reģions"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mas.txt b/icu4c/source/data/region/mas.txt
index d62ffc9..1c334ef 100755
--- a/icu4c/source/data/region/mas.txt
+++ b/icu4c/source/data/region/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Sambia"}
         ZW{"Simbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mer.txt b/icu4c/source/data/region/mer.txt
index 30c8447..4277263 100755
--- a/icu4c/source/data/region/mer.txt
+++ b/icu4c/source/data/region/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mfe.txt b/icu4c/source/data/region/mfe.txt
index dad5f59..1f4c968 100755
--- a/icu4c/source/data/region/mfe.txt
+++ b/icu4c/source/data/region/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mg.txt b/icu4c/source/data/region/mg.txt
index f08ab66..fe86ecc 100755
--- a/icu4c/source/data/region/mg.txt
+++ b/icu4c/source/data/region/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbaboe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mgh.txt b/icu4c/source/data/region/mgh.txt
index 01d7e35..82f9449 100755
--- a/icu4c/source/data/region/mgh.txt
+++ b/icu4c/source/data/region/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
@@ -149,5 +149,5 @@
         ZM{"Uzambia"}
         ZW{"Uzimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mgo.txt b/icu4c/source/data/region/mgo.txt
index dc53ccc..43e7a22 100755
--- a/icu4c/source/data/region/mgo.txt
+++ b/icu4c/source/data/region/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
@@ -14,5 +14,5 @@
         CM{"Kamalun"}
         ZZ{"aba aben tisɔ̀"}
     }
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mk.txt b/icu4c/source/data/region/mk.txt
index 0a1e49a..e829e11 100644
--- a/icu4c/source/data/region/mk.txt
+++ b/icu4c/source/data/region/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Зимбабве"}
         ZZ{"Непознат регион"}
     }
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ml.txt b/icu4c/source/data/region/ml.txt
index 4e0d7aa..6523207 100644
--- a/icu4c/source/data/region/ml.txt
+++ b/icu4c/source/data/region/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"സിംബാബ്വേ"}
         ZZ{"അറിയപ്പെടാത്തതോ നിലവിലില്ലാത്തതോ ആയ പ്രദേശം"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mo.txt b/icu4c/source/data/region/mo.txt
index ef3bdd7..55f72d2 100755
--- a/icu4c/source/data/region/mo.txt
+++ b/icu4c/source/data/region/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/mr.txt b/icu4c/source/data/region/mr.txt
index 918ea1d..707819c 100644
--- a/icu4c/source/data/region/mr.txt
+++ b/icu4c/source/data/region/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"झिम्बाब्वे"}
         ZZ{"अज्ञात वा अवैध प्रदेश"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ms.txt b/icu4c/source/data/region/ms.txt
index 7b91e4c..8db9aa2 100644
--- a/icu4c/source/data/region/ms.txt
+++ b/icu4c/source/data/region/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Wilayah Tidak Diketahui"}
     }
-    Version{"2.0.78.20"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ms_Latn.txt b/icu4c/source/data/region/ms_Latn.txt
new file mode 100644
index 0000000..f10d316
--- /dev/null
+++ b/icu4c/source/data/region/ms_Latn.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn.xml
+// *
+// ***************************************************************************
+ms_Latn{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/region/mt.txt b/icu4c/source/data/region/mt.txt
index 67a7ef3..670c129 100644
--- a/icu4c/source/data/region/mt.txt
+++ b/icu4c/source/data/region/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
@@ -282,5 +282,5 @@
         ZW{"Żimbabwe"}
         ZZ{"Reġjun Mhux Magħruf jew Mhux Validu"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/mua.txt b/icu4c/source/data/region/mua.txt
index 5c6a9bd..8756620 100755
--- a/icu4c/source/data/region/mua.txt
+++ b/icu4c/source/data/region/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambiya"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/my.txt b/icu4c/source/data/region/my.txt
index a9dbf32..5753620 100644
--- a/icu4c/source/data/region/my.txt
+++ b/icu4c/source/data/region/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
@@ -219,5 +219,5 @@
         ZW{"ဇင်ဘာဘွေ"}
         ZZ{"မသိ သို့မဟုတ် မရှိ သော နေရာ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/naq.txt b/icu4c/source/data/region/naq.txt
index 258b815..0dbde5a 100755
--- a/icu4c/source/data/region/naq.txt
+++ b/icu4c/source/data/region/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambiab"}
         ZW{"Zimbabweb"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nb.txt b/icu4c/source/data/region/nb.txt
index 2311d89..bdad0d3 100644
--- a/icu4c/source/data/region/nb.txt
+++ b/icu4c/source/data/region/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"ukjent område"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nb_NO.txt b/icu4c/source/data/region/nb_NO.txt
index a1437d3..db840a9 100644
--- a/icu4c/source/data/region/nb_NO.txt
+++ b/icu4c/source/data/region/nb_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/nd.txt b/icu4c/source/data/region/nd.txt
index ef78c2e..9a71410 100755
--- a/icu4c/source/data/region/nd.txt
+++ b/icu4c/source/data/region/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambiya"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ne.txt b/icu4c/source/data/region/ne.txt
index ea075b5..617b8a1 100644
--- a/icu4c/source/data/region/ne.txt
+++ b/icu4c/source/data/region/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"जिम्बाबे"}
         ZZ{"अपरिचित क्षेत्र"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nl.txt b/icu4c/source/data/region/nl.txt
index 3a0f435..b42b855 100644
--- a/icu4c/source/data/region/nl.txt
+++ b/icu4c/source/data/region/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Onbekend gebied"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nl_BE.txt b/icu4c/source/data/region/nl_BE.txt
index 35d0e59..803f63c 100644
--- a/icu4c/source/data/region/nl_BE.txt
+++ b/icu4c/source/data/region/nl_BE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl_BE.xml
 // *
diff --git a/icu4c/source/data/region/nmg.txt b/icu4c/source/data/region/nmg.txt
index 4bb1dd4..79b5681 100755
--- a/icu4c/source/data/region/nmg.txt
+++ b/icu4c/source/data/region/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwǝ"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nn.txt b/icu4c/source/data/region/nn.txt
index cf4ea76..4d1d181 100644
--- a/icu4c/source/data/region/nn.txt
+++ b/icu4c/source/data/region/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
@@ -297,5 +297,5 @@
         ZW{"Zimbabwe"}
         ZZ{"ukjent område"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nn_NO.txt b/icu4c/source/data/region/nn_NO.txt
index e8050a8..e297007 100644
--- a/icu4c/source/data/region/nn_NO.txt
+++ b/icu4c/source/data/region/nn_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/no.txt b/icu4c/source/data/region/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/region/no.txt
+++ b/icu4c/source/data/region/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/no_NO.txt b/icu4c/source/data/region/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/region/no_NO.txt
+++ b/icu4c/source/data/region/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/no_NO_NY.txt b/icu4c/source/data/region/no_NO_NY.txt
index 61d8107..38940c7c 100644
--- a/icu4c/source/data/region/no_NO_NY.txt
+++ b/icu4c/source/data/region/no_NO_NY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/nus.txt b/icu4c/source/data/region/nus.txt
index 94f9eb1..7671160 100755
--- a/icu4c/source/data/region/nus.txt
+++ b/icu4c/source/data/region/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
@@ -63,5 +63,5 @@
         TD{"Ca̱d"}
         VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/nyn.txt b/icu4c/source/data/region/nyn.txt
index fcb1761..dde6786 100755
--- a/icu4c/source/data/region/nyn.txt
+++ b/icu4c/source/data/region/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/om.txt b/icu4c/source/data/region/om.txt
index e3ee15c..506ba0a 100644
--- a/icu4c/source/data/region/om.txt
+++ b/icu4c/source/data/region/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 24caeeb..1663cb7 100644
--- a/icu4c/source/data/region/or.txt
+++ b/icu4c/source/data/region/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/region/pa.txt b/icu4c/source/data/region/pa.txt
index 1d778d5..641622b 100644
--- a/icu4c/source/data/region/pa.txt
+++ b/icu4c/source/data/region/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         IN{"ਭਾਰਤ"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/pa_Arab.txt b/icu4c/source/data/region/pa_Arab.txt
index dab4835..f236d71 100644
--- a/icu4c/source/data/region/pa_Arab.txt
+++ b/icu4c/source/data/region/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         PK{"پکستان"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/pa_Arab_PK.txt b/icu4c/source/data/region/pa_Arab_PK.txt
index a535601..d07b5c6 100644
--- a/icu4c/source/data/region/pa_Arab_PK.txt
+++ b/icu4c/source/data/region/pa_Arab_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/pa_Guru.txt b/icu4c/source/data/region/pa_Guru.txt
index e2feb97..6420688 100644
--- a/icu4c/source/data/region/pa_Guru.txt
+++ b/icu4c/source/data/region/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 69fdff4..7f5e984 100644
--- a/icu4c/source/data/region/pa_Guru_IN.txt
+++ b/icu4c/source/data/region/pa_Guru_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/pa_IN.txt b/icu4c/source/data/region/pa_IN.txt
index f8f230a..8a52933 100644
--- a/icu4c/source/data/region/pa_IN.txt
+++ b/icu4c/source/data/region/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/pa_PK.txt b/icu4c/source/data/region/pa_PK.txt
index 22fb56e..8478504 100644
--- a/icu4c/source/data/region/pa_PK.txt
+++ b/icu4c/source/data/region/pa_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/pl.txt b/icu4c/source/data/region/pl.txt
index 2b25392..c39ed5c 100644
--- a/icu4c/source/data/region/pl.txt
+++ b/icu4c/source/data/region/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Nieznany region"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ps.txt b/icu4c/source/data/region/ps.txt
index 734a9ce..efa4058 100644
--- a/icu4c/source/data/region/ps.txt
+++ b/icu4c/source/data/region/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
@@ -75,5 +75,5 @@
         UY{"یوروګوای"}
         YE{"یمن"}
     }
-    Version{"2.0.75.94"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/region/pt.txt b/icu4c/source/data/region/pt.txt
index a7e7673..3d931ee 100644
--- a/icu4c/source/data/region/pt.txt
+++ b/icu4c/source/data/region/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
@@ -299,5 +299,5 @@
         ZW{"Zimbábue"}
         ZZ{"Região desconhecida"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/pt_PT.txt b/icu4c/source/data/region/pt_PT.txt
index f4ee7cc..3b4acf2 100644
--- a/icu4c/source/data/region/pt_PT.txt
+++ b/icu4c/source/data/region/pt_PT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
@@ -72,5 +72,5 @@
         ZW{"Zimbabué"}
         ZZ{"Região desconhecida ou inválida"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/resfiles.mk b/icu4c/source/data/region/resfiles.mk
index 555bcd8..ab6df61 100644
--- a/icu4c/source/data/region/resfiles.mk
+++ b/icu4c/source/data/region/resfiles.mk
@@ -72,22 +72,22 @@
  lag.txt lg.txt ln.txt lo.txt lt.txt\
  lu.txt luo.txt luy.txt lv.txt mas.txt\
  mer.txt mfe.txt mg.txt mgh.txt mgo.txt\
- mk.txt ml.txt mr.txt ms.txt mt.txt\
- mua.txt my.txt naq.txt nb.txt nd.txt\
- ne.txt nl.txt nl_BE.txt nmg.txt nn.txt\
- nus.txt nyn.txt om.txt or.txt pa.txt\
- pa_Arab.txt pa_Guru.txt pl.txt ps.txt pt.txt\
- pt_PT.txt rm.txt rn.txt ro.txt rof.txt\
- ru.txt rw.txt rwk.txt saq.txt sbp.txt\
- seh.txt ses.txt sg.txt shi.txt shi_Latn.txt\
- shi_Tfng.txt si.txt sk.txt sl.txt sn.txt\
- so.txt sq.txt sr.txt sr_Cyrl.txt sr_Latn.txt\
- sv.txt sv_FI.txt sw.txt swc.txt ta.txt\
- te.txt teo.txt th.txt ti.txt to.txt\
- tr.txt twq.txt tzm.txt tzm_Latn.txt uk.txt\
- ur.txt uz.txt uz_Arab.txt uz_Cyrl.txt uz_Latn.txt\
- vai.txt vai_Latn.txt vai_Vaii.txt vi.txt vun.txt\
- xog.txt yav.txt yo.txt zh.txt zh_Hans.txt\
- zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
- zu.txt
+ mk.txt ml.txt mr.txt ms.txt ms_Latn.txt\
+ mt.txt mua.txt my.txt naq.txt nb.txt\
+ nd.txt ne.txt nl.txt nl_BE.txt nmg.txt\
+ nn.txt nus.txt nyn.txt om.txt or.txt\
+ pa.txt pa_Arab.txt pa_Guru.txt pl.txt ps.txt\
+ pt.txt pt_PT.txt rm.txt rn.txt ro.txt\
+ rof.txt ru.txt rw.txt rwk.txt saq.txt\
+ sbp.txt seh.txt ses.txt sg.txt shi.txt\
+ shi_Latn.txt shi_Tfng.txt si.txt sk.txt sl.txt\
+ sn.txt so.txt sq.txt sr.txt sr_Cyrl.txt\
+ sr_Latn.txt sv.txt sv_FI.txt sw.txt swc.txt\
+ ta.txt te.txt teo.txt th.txt ti.txt\
+ to.txt tr.txt twq.txt tzm.txt tzm_Latn.txt\
+ uk.txt ur.txt uz.txt uz_Arab.txt uz_Cyrl.txt\
+ uz_Latn.txt vai.txt vai_Latn.txt vai_Vaii.txt vi.txt\
+ vun.txt xog.txt yav.txt yo.txt zh.txt\
+ zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt zh_Hant.txt\
+ zh_Hant_HK.txt zu.txt
 
diff --git a/icu4c/source/data/region/rm.txt b/icu4c/source/data/region/rm.txt
index 74f1c7e..e8f5083 100755
--- a/icu4c/source/data/region/rm.txt
+++ b/icu4c/source/data/region/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
@@ -290,5 +290,5 @@
         ZW{"Simbabwe"}
         ZZ{"Regiun betg encouschenta u nunvalaivla"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/rn.txt b/icu4c/source/data/region/rn.txt
index 7e30a72..ade96c0 100755
--- a/icu4c/source/data/region/rn.txt
+++ b/icu4c/source/data/region/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambiya"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ro.txt b/icu4c/source/data/region/ro.txt
index e2ba278..8df7642 100644
--- a/icu4c/source/data/region/ro.txt
+++ b/icu4c/source/data/region/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Regiune necunoscută"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ro_MD.txt b/icu4c/source/data/region/ro_MD.txt
index eed93a7..cb90da0 100755
--- a/icu4c/source/data/region/ro_MD.txt
+++ b/icu4c/source/data/region/ro_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/rof.txt b/icu4c/source/data/region/rof.txt
index 6f9c7fb..3d238df 100755
--- a/icu4c/source/data/region/rof.txt
+++ b/icu4c/source/data/region/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/root.txt b/icu4c/source/data/region/root.txt
index f54d5c7..755ebe0 100644
--- a/icu4c/source/data/region/root.txt
+++ b/icu4c/source/data/region/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/root.xml
  */
 root{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ru.txt b/icu4c/source/data/region/ru.txt
index 12692df..88ee8ce 100644
--- a/icu4c/source/data/region/ru.txt
+++ b/icu4c/source/data/region/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Зимбабве"}
         ZZ{"Неизвестный регион"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/rw.txt b/icu4c/source/data/region/rw.txt
index c5df2f5..1477ef2 100755
--- a/icu4c/source/data/region/rw.txt
+++ b/icu4c/source/data/region/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 09a7a51..bcfbf4d 100755
--- a/icu4c/source/data/region/rwk.txt
+++ b/icu4c/source/data/region/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/saq.txt b/icu4c/source/data/region/saq.txt
index 81ab9af..6cfbc58 100755
--- a/icu4c/source/data/region/saq.txt
+++ b/icu4c/source/data/region/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sbp.txt b/icu4c/source/data/region/sbp.txt
index fb763eff4..8a2af18 100755
--- a/icu4c/source/data/region/sbp.txt
+++ b/icu4c/source/data/region/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Sambiya"}
         ZW{"Simbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/seh.txt b/icu4c/source/data/region/seh.txt
index d5698b9..8bd928c 100755
--- a/icu4c/source/data/region/seh.txt
+++ b/icu4c/source/data/region/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zâmbia"}
         ZW{"Zimbábue"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ses.txt b/icu4c/source/data/region/ses.txt
index c2f45ed..f6b6725 100755
--- a/icu4c/source/data/region/ses.txt
+++ b/icu4c/source/data/region/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sg.txt b/icu4c/source/data/region/sg.txt
index 3e69421..0b723da 100755
--- a/icu4c/source/data/region/sg.txt
+++ b/icu4c/source/data/region/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambïi"}
         ZW{"Zimbäbwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sh.txt b/icu4c/source/data/region/sh.txt
index 3f0a236..1433f43 100644
--- a/icu4c/source/data/region/sh.txt
+++ b/icu4c/source/data/region/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sh_BA.txt b/icu4c/source/data/region/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/region/sh_BA.txt
+++ b/icu4c/source/data/region/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sh_CS.txt b/icu4c/source/data/region/sh_CS.txt
index 2adfb4a..8967fc8 100644
--- a/icu4c/source/data/region/sh_CS.txt
+++ b/icu4c/source/data/region/sh_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sh_YU.txt b/icu4c/source/data/region/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/region/sh_YU.txt
+++ b/icu4c/source/data/region/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/shi.txt b/icu4c/source/data/region/shi.txt
index 1fc265b..2d0dbb6 100755
--- a/icu4c/source/data/region/shi.txt
+++ b/icu4c/source/data/region/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"ⵣⴰⵎⴱⵢⴰ"}
         ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/shi_Latn.txt b/icu4c/source/data/region/shi_Latn.txt
index 76fdfdf..cea018b 100755
--- a/icu4c/source/data/region/shi_Latn.txt
+++ b/icu4c/source/data/region/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"zambya"}
         ZW{"zimbabwi"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/shi_Latn_MA.txt b/icu4c/source/data/region/shi_Latn_MA.txt
index cd7fd64..0dd1f86 100755
--- a/icu4c/source/data/region/shi_Latn_MA.txt
+++ b/icu4c/source/data/region/shi_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/shi_MA.txt b/icu4c/source/data/region/shi_MA.txt
index 91d13a9..39a0752 100755
--- a/icu4c/source/data/region/shi_MA.txt
+++ b/icu4c/source/data/region/shi_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/shi_Tfng.txt b/icu4c/source/data/region/shi_Tfng.txt
index 12bcee9..6d11d92 100755
--- a/icu4c/source/data/region/shi_Tfng.txt
+++ b/icu4c/source/data/region/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/region/si.txt b/icu4c/source/data/region/si.txt
index 0df5c85..20653f7 100644
--- a/icu4c/source/data/region/si.txt
+++ b/icu4c/source/data/region/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"සිම්බාබ්වේ"}
         ZZ{"හඳුනා නොගත් කළාපය"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sk.txt b/icu4c/source/data/region/sk.txt
index 405d26e..6abdf1d 100644
--- a/icu4c/source/data/region/sk.txt
+++ b/icu4c/source/data/region/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
@@ -13,7 +13,7 @@
     Countries{
         001{"Svet"}
         002{"Afrika"}
-        003{"Severná Amerika [003]"}
+        003{"Severná Amerika"}
         005{"Južná Amerika"}
         009{"Oceánia"}
         011{"Západná Afrika"}
@@ -21,9 +21,9 @@
         014{"Východná Afrika"}
         015{"Severná Afrika"}
         017{"Stredná Afrika"}
-        018{"Južná Afrika [018]"}
+        018{"južné územia Afriky"}
         019{"Americký kontinent"}
-        021{"Severná Amerika"}
+        021{"severné územia Ameriky"}
         029{"Karibik"}
         030{"Východná Ázia"}
         034{"Južná Ázia"}
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Neznámy región"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sl.txt b/icu4c/source/data/region/sl.txt
index 548cc42..c424e7a 100644
--- a/icu4c/source/data/region/sl.txt
+++ b/icu4c/source/data/region/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabve"}
         ZZ{"Neznano ali neveljavno območje"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sn.txt b/icu4c/source/data/region/sn.txt
index 5acb32b..97e31b2 100755
--- a/icu4c/source/data/region/sn.txt
+++ b/icu4c/source/data/region/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/so.txt b/icu4c/source/data/region/so.txt
index e156cc5..cff0102 100644
--- a/icu4c/source/data/region/so.txt
+++ b/icu4c/source/data/region/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
@@ -238,5 +238,5 @@
         ZW{"Simbaabwe"}
         ZZ{"Far aan la aqoon amase aan saxnayn"}
     }
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sq.txt b/icu4c/source/data/region/sq.txt
index 230f5fa..a6b4108 100644
--- a/icu4c/source/data/region/sq.txt
+++ b/icu4c/source/data/region/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c6e9885..bf822fc 100644
--- a/icu4c/source/data/region/sr.txt
+++ b/icu4c/source/data/region/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Зимбабве"}
         ZZ{"Непозната или неважећа област"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sr_BA.txt b/icu4c/source/data/region/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/region/sr_BA.txt
+++ b/icu4c/source/data/region/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_CS.txt b/icu4c/source/data/region/sr_CS.txt
index b6ee46c..23bc131 100644
--- a/icu4c/source/data/region/sr_CS.txt
+++ b/icu4c/source/data/region/sr_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Cyrl.txt b/icu4c/source/data/region/sr_Cyrl.txt
index 426675a..e127fe9 100644
--- a/icu4c/source/data/region/sr_Cyrl.txt
+++ b/icu4c/source/data/region/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6db5bfa..34df035 100644
--- a/icu4c/source/data/region/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/region/sr_Cyrl_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Cyrl_CS.txt b/icu4c/source/data/region/sr_Cyrl_CS.txt
index 99b0d57..54c3633 100644
--- a/icu4c/source/data/region/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/region/sr_Cyrl_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Cyrl_RS.txt b/icu4c/source/data/region/sr_Cyrl_RS.txt
index 5475cea..dfb1855 100644
--- a/icu4c/source/data/region/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/region/sr_Cyrl_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Cyrl_YU.txt b/icu4c/source/data/region/sr_Cyrl_YU.txt
index 088b496..608f5f9 100644
--- a/icu4c/source/data/region/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/region/sr_Cyrl_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Latn.txt b/icu4c/source/data/region/sr_Latn.txt
index 6332034..123fdca 100644
--- a/icu4c/source/data/region/sr_Latn.txt
+++ b/icu4c/source/data/region/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
@@ -291,5 +291,5 @@
         ZW{"Zimbabve"}
         ZZ{"Nepoznat ili nevažeći region"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sr_Latn_BA.txt b/icu4c/source/data/region/sr_Latn_BA.txt
index cb015a6..1a5f126 100644
--- a/icu4c/source/data/region/sr_Latn_BA.txt
+++ b/icu4c/source/data/region/sr_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Latn_CS.txt b/icu4c/source/data/region/sr_Latn_CS.txt
index f80a8a8..9df1eb2 100644
--- a/icu4c/source/data/region/sr_Latn_CS.txt
+++ b/icu4c/source/data/region/sr_Latn_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Latn_ME.txt b/icu4c/source/data/region/sr_Latn_ME.txt
index fefdf54..700e1cb 100755
--- a/icu4c/source/data/region/sr_Latn_ME.txt
+++ b/icu4c/source/data/region/sr_Latn_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Latn_RS.txt b/icu4c/source/data/region/sr_Latn_RS.txt
index 418f50c..4e4b742 100644
--- a/icu4c/source/data/region/sr_Latn_RS.txt
+++ b/icu4c/source/data/region/sr_Latn_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_Latn_YU.txt b/icu4c/source/data/region/sr_Latn_YU.txt
index 56911ca..9451580 100644
--- a/icu4c/source/data/region/sr_Latn_YU.txt
+++ b/icu4c/source/data/region/sr_Latn_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_ME.txt b/icu4c/source/data/region/sr_ME.txt
index 76ef7f7..8535ec0 100644
--- a/icu4c/source/data/region/sr_ME.txt
+++ b/icu4c/source/data/region/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_RS.txt b/icu4c/source/data/region/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/region/sr_RS.txt
+++ b/icu4c/source/data/region/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sr_YU.txt b/icu4c/source/data/region/sr_YU.txt
index 9bb7c27..e3b8f74 100644
--- a/icu4c/source/data/region/sr_YU.txt
+++ b/icu4c/source/data/region/sr_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/sv.txt b/icu4c/source/data/region/sv.txt
index 736584c..eb8ed1e 100644
--- a/icu4c/source/data/region/sv.txt
+++ b/icu4c/source/data/region/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"Zimbabwe"}
         ZZ{"okänd region"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sv_FI.txt b/icu4c/source/data/region/sv_FI.txt
index 63aaee2..f634e8c 100755
--- a/icu4c/source/data/region/sv_FI.txt
+++ b/icu4c/source/data/region/sv_FI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
@@ -12,5 +12,5 @@
         MF{"S:t Martin (franska delen)"}
         SD{"Nordsudan"}
     }
-    Version{"2.0.75.99"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/sw.txt b/icu4c/source/data/region/sw.txt
index ea4f833..f339be1 100644
--- a/icu4c/source/data/region/sw.txt
+++ b/icu4c/source/data/region/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Eneo lisilojulikana"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/swc.txt b/icu4c/source/data/region/swc.txt
index 9315c251..20bf41f 100755
--- a/icu4c/source/data/region/swc.txt
+++ b/icu4c/source/data/region/swc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ta.txt b/icu4c/source/data/region/ta.txt
index b2ffeb8..05c5949 100644
--- a/icu4c/source/data/region/ta.txt
+++ b/icu4c/source/data/region/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"ஜிம்பாப்வே"}
         ZZ{"அறியப்படாத பிரதேசம்"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/te.txt b/icu4c/source/data/region/te.txt
index 9d9c2ae..8524243 100644
--- a/icu4c/source/data/region/te.txt
+++ b/icu4c/source/data/region/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"జింబాబ్వే"}
         ZZ{"తెలియని లేదా చెల్లని ప్రాంతం"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/teo.txt b/icu4c/source/data/region/teo.txt
index 3798329..9a946ed 100755
--- a/icu4c/source/data/region/teo.txt
+++ b/icu4c/source/data/region/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/th.txt b/icu4c/source/data/region/th.txt
index 630a2de..039ca7e 100644
--- a/icu4c/source/data/region/th.txt
+++ b/icu4c/source/data/region/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
@@ -21,7 +21,7 @@
         014{"แอฟริกาตะวันออก"}
         015{"แอฟริกาเหนือ"}
         017{"แอฟริกากลาง"}
-        018{"แอฟริกาใต้ [018]"}
+        018{"แอฟริกาตอนใต้"}
         019{"อเมริกา"}
         021{"อเมริกาตอนเหนือ"}
         029{"แคริบเบียน"}
@@ -301,5 +301,5 @@
         ZW{"ซิมบับเว"}
         ZZ{"ไม่ทราบภูมิภาค"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/th_TH.txt b/icu4c/source/data/region/th_TH.txt
index 94c4a72..9820811 100644
--- a/icu4c/source/data/region/th_TH.txt
+++ b/icu4c/source/data/region/th_TH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/th_TH_TRADITIONAL.txt b/icu4c/source/data/region/th_TH_TRADITIONAL.txt
index 9a5620e..37548cf 100644
--- a/icu4c/source/data/region/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/region/th_TH_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/ti.txt b/icu4c/source/data/region/ti.txt
index 96bdbbc..a1eb1a4 100644
--- a/icu4c/source/data/region/ti.txt
+++ b/icu4c/source/data/region/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ti.xml
  */
 ti{
-    Version{"2.0.77.46"}
+    Version{"2.0.79.40"}
 }
diff --git a/icu4c/source/data/region/tl.txt b/icu4c/source/data/region/tl.txt
index 2a55f9a..85b090c 100755
--- a/icu4c/source/data/region/tl.txt
+++ b/icu4c/source/data/region/tl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/tl_PH.txt b/icu4c/source/data/region/tl_PH.txt
index 52f1969..c788c54 100755
--- a/icu4c/source/data/region/tl_PH.txt
+++ b/icu4c/source/data/region/tl_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/to.txt b/icu4c/source/data/region/to.txt
index bd8bd42..0ffc121 100755
--- a/icu4c/source/data/region/to.txt
+++ b/icu4c/source/data/region/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
@@ -297,5 +297,5 @@
         ZW{"Simipapuei"}
         ZZ{"Potu fonua taʻeʻiloa pe hala"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/tr.txt b/icu4c/source/data/region/tr.txt
index 2b86a40..e0f6aae 100644
--- a/icu4c/source/data/region/tr.txt
+++ b/icu4c/source/data/region/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"Zimbabve"}
         ZZ{"Bilinmeyen Bölge"}
     }
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/twq.txt b/icu4c/source/data/region/twq.txt
index c972d92..766ea2c 100755
--- a/icu4c/source/data/region/twq.txt
+++ b/icu4c/source/data/region/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambi"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/tzm.txt b/icu4c/source/data/region/tzm.txt
index 91795d1..b0555b0 100755
--- a/icu4c/source/data/region/tzm.txt
+++ b/icu4c/source/data/region/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambya"}
         ZW{"Zimbabwi"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/tzm_Latn.txt b/icu4c/source/data/region/tzm_Latn.txt
index 0bbb4b4..7f48e45 100755
--- a/icu4c/source/data/region/tzm_Latn.txt
+++ b/icu4c/source/data/region/tzm_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn.xml
 // *
diff --git a/icu4c/source/data/region/tzm_Latn_MA.txt b/icu4c/source/data/region/tzm_Latn_MA.txt
index 271f885..6465f27 100755
--- a/icu4c/source/data/region/tzm_Latn_MA.txt
+++ b/icu4c/source/data/region/tzm_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/tzm_MA.txt b/icu4c/source/data/region/tzm_MA.txt
index ebd194c..ee6f521 100755
--- a/icu4c/source/data/region/tzm_MA.txt
+++ b/icu4c/source/data/region/tzm_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/uk.txt b/icu4c/source/data/region/uk.txt
index 22cab2f..5ea71dc 100644
--- a/icu4c/source/data/region/uk.txt
+++ b/icu4c/source/data/region/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"Зімбабве"}
         ZZ{"Невідомий регіон"}
     }
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/ur.txt b/icu4c/source/data/region/ur.txt
index 1c46d27..7357aa9 100644
--- a/icu4c/source/data/region/ur.txt
+++ b/icu4c/source/data/region/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"زمبابوے"}
         ZZ{"نامعلوم علاقہ"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/uz.txt b/icu4c/source/data/region/uz.txt
index 27a500d..511c1f1 100644
--- a/icu4c/source/data/region/uz.txt
+++ b/icu4c/source/data/region/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0010d89..5996fc9 100644
--- a/icu4c/source/data/region/uz_AF.txt
+++ b/icu4c/source/data/region/uz_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/uz_Arab.txt b/icu4c/source/data/region/uz_Arab.txt
index 1641268..5f7722b 100644
--- a/icu4c/source/data/region/uz_Arab.txt
+++ b/icu4c/source/data/region/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
@@ -13,5 +13,5 @@
     Countries{
         AF{"افغانستان"}
     }
-    Version{"2.0.76.36"}
+    Version{"2.0.80.4"}
 }
diff --git a/icu4c/source/data/region/uz_Arab_AF.txt b/icu4c/source/data/region/uz_Arab_AF.txt
index 972b280..9e5d31f 100644
--- a/icu4c/source/data/region/uz_Arab_AF.txt
+++ b/icu4c/source/data/region/uz_Arab_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/uz_Cyrl.txt b/icu4c/source/data/region/uz_Cyrl.txt
index 4f1cc29..da1cc01 100644
--- a/icu4c/source/data/region/uz_Cyrl.txt
+++ b/icu4c/source/data/region/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/region/uz_Cyrl_UZ.txt b/icu4c/source/data/region/uz_Cyrl_UZ.txt
index 0776fef..97d565c 100644
--- a/icu4c/source/data/region/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/region/uz_Cyrl_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/uz_Latn.txt b/icu4c/source/data/region/uz_Latn.txt
index bf30017..a39a794 100644
--- a/icu4c/source/data/region/uz_Latn.txt
+++ b/icu4c/source/data/region/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/region/uz_UZ.txt b/icu4c/source/data/region/uz_UZ.txt
index a419389..35e0a7f 100644
--- a/icu4c/source/data/region/uz_UZ.txt
+++ b/icu4c/source/data/region/uz_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/vai.txt b/icu4c/source/data/region/vai.txt
index 3befc83..f52f1e9 100755
--- a/icu4c/source/data/region/vai.txt
+++ b/icu4c/source/data/region/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"ꕤꔭꕩ"}
         ZW{"ꔽꕓꖜꔃ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/vai_LR.txt b/icu4c/source/data/region/vai_LR.txt
index 9d1560d..403f4c0 100755
--- a/icu4c/source/data/region/vai_LR.txt
+++ b/icu4c/source/data/region/vai_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/vai_Latn.txt b/icu4c/source/data/region/vai_Latn.txt
index e949b45..9137967 100755
--- a/icu4c/source/data/region/vai_Latn.txt
+++ b/icu4c/source/data/region/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambiya"}
         ZW{"Zimbabhuwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/vai_Vaii.txt b/icu4c/source/data/region/vai_Vaii.txt
index a7f9e21..b5d5dee 100755
--- a/icu4c/source/data/region/vai_Vaii.txt
+++ b/icu4c/source/data/region/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 edccde9..dd7fb4c 100755
--- a/icu4c/source/data/region/vai_Vaii_LR.txt
+++ b/icu4c/source/data/region/vai_Vaii_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/vi.txt b/icu4c/source/data/region/vi.txt
index 61f5b09..1be87c7 100644
--- a/icu4c/source/data/region/vi.txt
+++ b/icu4c/source/data/region/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"Zimbabwe"}
         ZZ{"Vùng Chưa biết hoặc không Hợp lệ"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/vun.txt b/icu4c/source/data/region/vun.txt
index 66be265..9e49aac 100755
--- a/icu4c/source/data/region/vun.txt
+++ b/icu4c/source/data/region/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Zambia"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/xog.txt b/icu4c/source/data/region/xog.txt
index b5b37ab..518f088 100755
--- a/icu4c/source/data/region/xog.txt
+++ b/icu4c/source/data/region/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"Zambya"}
         ZW{"Zimbabwe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/yav.txt b/icu4c/source/data/region/yav.txt
index c9d7723..32b78f7 100755
--- a/icu4c/source/data/region/yav.txt
+++ b/icu4c/source/data/region/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
@@ -236,5 +236,5 @@
         ZM{"saambíi"}
         ZW{"simbapuwé"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/yo.txt b/icu4c/source/data/region/yo.txt
index 71f1ba7..5a856de 100755
--- a/icu4c/source/data/region/yo.txt
+++ b/icu4c/source/data/region/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
@@ -237,5 +237,5 @@
         ZM{"Orílẹ́ède ṣamibia"}
         ZW{"Orílẹ́ède ṣimibabe"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh.txt b/icu4c/source/data/region/zh.txt
index 070bc8e..d4f8365 100644
--- a/icu4c/source/data/region/zh.txt
+++ b/icu4c/source/data/region/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
 // * Copyright (C) 2013 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"津巴布韦"}
         ZZ{"未知地区"}
     }
-    Version{"2.0.79.49"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_CN.txt b/icu4c/source/data/region/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/region/zh_CN.txt
+++ b/icu4c/source/data/region/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_HK.txt b/icu4c/source/data/region/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/region/zh_HK.txt
+++ b/icu4c/source/data/region/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_Hans.txt b/icu4c/source/data/region/zh_Hans.txt
index e8cbcd7..2169ed9 100644
--- a/icu4c/source/data/region/zh_Hans.txt
+++ b/icu4c/source/data/region/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c4f5185..6e6723b 100644
--- a/icu4c/source/data/region/zh_Hans_CN.txt
+++ b/icu4c/source/data/region/zh_Hans_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_Hans_HK.txt b/icu4c/source/data/region/zh_Hans_HK.txt
index c993eef..4718397 100755
--- a/icu4c/source/data/region/zh_Hans_HK.txt
+++ b/icu4c/source/data/region/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
@@ -13,5 +13,5 @@
         ME{"黑山"}
         PM{"圣皮埃尔和密克隆"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_Hans_MO.txt b/icu4c/source/data/region/zh_Hans_MO.txt
index 558f6a7..b95f7a5 100755
--- a/icu4c/source/data/region/zh_Hans_MO.txt
+++ b/icu4c/source/data/region/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
@@ -15,5 +15,5 @@
         ME{"黑山"}
         PM{"圣皮埃尔和密克隆"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_Hans_SG.txt b/icu4c/source/data/region/zh_Hans_SG.txt
index 900a830..8e1d53e 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
@@ -14,5 +14,5 @@
         ME{"黑山"}
         PM{"圣皮埃尔和密克隆"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_Hant.txt b/icu4c/source/data/region/zh_Hant.txt
index 0fa6b50..b7b911c 100644
--- a/icu4c/source/data/region/zh_Hant.txt
+++ b/icu4c/source/data/region/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
@@ -300,5 +300,5 @@
         ZW{"津巴布韋"}
         ZZ{"未確定的區域"}
     }
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_Hant_HK.txt b/icu4c/source/data/region/zh_Hant_HK.txt
index 51eb68f..d350917 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) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
@@ -13,5 +13,5 @@
         029{"加勒比"}
         EA{"瑟塔與梅利拉"}
     }
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/region/zh_Hant_MO.txt b/icu4c/source/data/region/zh_Hant_MO.txt
index 686610b..08cadc7 100644
--- a/icu4c/source/data/region/zh_Hant_MO.txt
+++ b/icu4c/source/data/region/zh_Hant_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_Hant_TW.txt b/icu4c/source/data/region/zh_Hant_TW.txt
index 659b708..99d5a6f 100644
--- a/icu4c/source/data/region/zh_Hant_TW.txt
+++ b/icu4c/source/data/region/zh_Hant_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_MO.txt b/icu4c/source/data/region/zh_MO.txt
index 7a340a7..0492740 100644
--- a/icu4c/source/data/region/zh_MO.txt
+++ b/icu4c/source/data/region/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_SG.txt b/icu4c/source/data/region/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/region/zh_SG.txt
+++ b/icu4c/source/data/region/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zh_TW.txt b/icu4c/source/data/region/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/region/zh_TW.txt
+++ b/icu4c/source/data/region/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/region/zu.txt b/icu4c/source/data/region/zu.txt
index 8e167ac..fad6e48 100644
--- a/icu4c/source/data/region/zu.txt
+++ b/icu4c/source/data/region/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
@@ -301,5 +301,5 @@
         ZW{"i-Zimbabwe"}
         ZZ{"Isifunda esingaziwa"}
     }
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/translit/Amharic_Latin_BGN.txt b/icu4c/source/data/translit/Amharic_Latin_BGN.txt
index a019bed..6de93c0 100644
--- a/icu4c/source/data/translit/Amharic_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Amharic_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Any_Accents.txt b/icu4c/source/data/translit/Any_Accents.txt
index 99bdd40..4b8f2e1 100644
--- a/icu4c/source/data/translit/Any_Accents.txt
+++ b/icu4c/source/data/translit/Any_Accents.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Any_Publishing.txt b/icu4c/source/data/translit/Any_Publishing.txt
index b5788f6..4f0bc37 100644
--- a/icu4c/source/data/translit/Any_Publishing.txt
+++ b/icu4c/source/data/translit/Any_Publishing.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Arabic_Latin.txt b/icu4c/source/data/translit/Arabic_Latin.txt
index a68c34e..1cf6204 100644
--- a/icu4c/source/data/translit/Arabic_Latin.txt
+++ b/icu4c/source/data/translit/Arabic_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Arabic_Latin_BGN.txt b/icu4c/source/data/translit/Arabic_Latin_BGN.txt
index dbf330c..7fae6a2 100644
--- a/icu4c/source/data/translit/Arabic_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Arabic_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Armenian_Latin_BGN.txt b/icu4c/source/data/translit/Armenian_Latin_BGN.txt
index 2acc4be..dacb36b 100644
--- a/icu4c/source/data/translit/Armenian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Armenian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Azerbaijani_Latin_BGN.txt b/icu4c/source/data/translit/Azerbaijani_Latin_BGN.txt
index c91fc32..cf20e23 100644
--- a/icu4c/source/data/translit/Azerbaijani_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Azerbaijani_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Belarusian_Latin_BGN.txt b/icu4c/source/data/translit/Belarusian_Latin_BGN.txt
index 6692c20..b46e59c 100644
--- a/icu4c/source/data/translit/Belarusian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Belarusian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Devanagari.txt b/icu4c/source/data/translit/Bengali_Devanagari.txt
index 11fb71b..db7162b 100644
--- a/icu4c/source/data/translit/Bengali_Devanagari.txt
+++ b/icu4c/source/data/translit/Bengali_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Gujarati.txt b/icu4c/source/data/translit/Bengali_Gujarati.txt
index 39836f6..13a76f8 100644
--- a/icu4c/source/data/translit/Bengali_Gujarati.txt
+++ b/icu4c/source/data/translit/Bengali_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Gurmukhi.txt b/icu4c/source/data/translit/Bengali_Gurmukhi.txt
index 86a2ff0..b87f667 100644
--- a/icu4c/source/data/translit/Bengali_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Bengali_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_InterIndic.txt b/icu4c/source/data/translit/Bengali_InterIndic.txt
index 2bd7a80..fdfeaed 100644
--- a/icu4c/source/data/translit/Bengali_InterIndic.txt
+++ b/icu4c/source/data/translit/Bengali_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Kannada.txt b/icu4c/source/data/translit/Bengali_Kannada.txt
index 6a6a3e2..437280c 100644
--- a/icu4c/source/data/translit/Bengali_Kannada.txt
+++ b/icu4c/source/data/translit/Bengali_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Latin.txt b/icu4c/source/data/translit/Bengali_Latin.txt
index 42d844e..3db68e3 100644
--- a/icu4c/source/data/translit/Bengali_Latin.txt
+++ b/icu4c/source/data/translit/Bengali_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Malayalam.txt b/icu4c/source/data/translit/Bengali_Malayalam.txt
index d9e9f05..1b0ef58 100644
--- a/icu4c/source/data/translit/Bengali_Malayalam.txt
+++ b/icu4c/source/data/translit/Bengali_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Oriya.txt b/icu4c/source/data/translit/Bengali_Oriya.txt
index bb36677..dcd9bb7 100644
--- a/icu4c/source/data/translit/Bengali_Oriya.txt
+++ b/icu4c/source/data/translit/Bengali_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Tamil.txt b/icu4c/source/data/translit/Bengali_Tamil.txt
index 326dc99..34b6f8d 100644
--- a/icu4c/source/data/translit/Bengali_Tamil.txt
+++ b/icu4c/source/data/translit/Bengali_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bengali_Telugu.txt b/icu4c/source/data/translit/Bengali_Telugu.txt
index 6f6c6991..bea8ca2 100644
--- a/icu4c/source/data/translit/Bengali_Telugu.txt
+++ b/icu4c/source/data/translit/Bengali_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Bulgarian_Latin_BGN.txt b/icu4c/source/data/translit/Bulgarian_Latin_BGN.txt
index bcfe5b8..ae9baec 100644
--- a/icu4c/source/data/translit/Bulgarian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Bulgarian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Cyrillic_Latin.txt b/icu4c/source/data/translit/Cyrillic_Latin.txt
index 05eef02..7428453 100644
--- a/icu4c/source/data/translit/Cyrillic_Latin.txt
+++ b/icu4c/source/data/translit/Cyrillic_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Bengali.txt b/icu4c/source/data/translit/Devanagari_Bengali.txt
index aba6e2c..b9c7d10 100644
--- a/icu4c/source/data/translit/Devanagari_Bengali.txt
+++ b/icu4c/source/data/translit/Devanagari_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Gujarati.txt b/icu4c/source/data/translit/Devanagari_Gujarati.txt
index 4642129..1aa9100 100644
--- a/icu4c/source/data/translit/Devanagari_Gujarati.txt
+++ b/icu4c/source/data/translit/Devanagari_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Gurmukhi.txt b/icu4c/source/data/translit/Devanagari_Gurmukhi.txt
index 09d6548..a96d07f 100644
--- a/icu4c/source/data/translit/Devanagari_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Devanagari_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_InterIndic.txt b/icu4c/source/data/translit/Devanagari_InterIndic.txt
index 0e38385..844ab6e 100644
--- a/icu4c/source/data/translit/Devanagari_InterIndic.txt
+++ b/icu4c/source/data/translit/Devanagari_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Kannada.txt b/icu4c/source/data/translit/Devanagari_Kannada.txt
index e9b6d4d..194eb9b 100644
--- a/icu4c/source/data/translit/Devanagari_Kannada.txt
+++ b/icu4c/source/data/translit/Devanagari_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Latin.txt b/icu4c/source/data/translit/Devanagari_Latin.txt
index ca09233..01540a5 100644
--- a/icu4c/source/data/translit/Devanagari_Latin.txt
+++ b/icu4c/source/data/translit/Devanagari_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Malayalam.txt b/icu4c/source/data/translit/Devanagari_Malayalam.txt
index 54cf5a2..57b4fa3 100644
--- a/icu4c/source/data/translit/Devanagari_Malayalam.txt
+++ b/icu4c/source/data/translit/Devanagari_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Oriya.txt b/icu4c/source/data/translit/Devanagari_Oriya.txt
index 51ee158..598457e 100644
--- a/icu4c/source/data/translit/Devanagari_Oriya.txt
+++ b/icu4c/source/data/translit/Devanagari_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Tamil.txt b/icu4c/source/data/translit/Devanagari_Tamil.txt
index d3cf852..e995e3b 100644
--- a/icu4c/source/data/translit/Devanagari_Tamil.txt
+++ b/icu4c/source/data/translit/Devanagari_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Devanagari_Telugu.txt b/icu4c/source/data/translit/Devanagari_Telugu.txt
index 098db6c..a700239 100644
--- a/icu4c/source/data/translit/Devanagari_Telugu.txt
+++ b/icu4c/source/data/translit/Devanagari_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Fullwidth_Halfwidth.txt b/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
index 09b4448..2a6ac33 100644
--- a/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
+++ b/icu4c/source/data/translit/Fullwidth_Halfwidth.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Georgian_Latin.txt b/icu4c/source/data/translit/Georgian_Latin.txt
index 2250dbd..0214b64 100644
--- a/icu4c/source/data/translit/Georgian_Latin.txt
+++ b/icu4c/source/data/translit/Georgian_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Georgian_Latin_BGN.txt b/icu4c/source/data/translit/Georgian_Latin_BGN.txt
index 6e4c6e9..0939825 100644
--- a/icu4c/source/data/translit/Georgian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Georgian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Greek_Latin.txt b/icu4c/source/data/translit/Greek_Latin.txt
index 454d6ae..9f626ce 100644
--- a/icu4c/source/data/translit/Greek_Latin.txt
+++ b/icu4c/source/data/translit/Greek_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Greek_Latin_BGN.txt b/icu4c/source/data/translit/Greek_Latin_BGN.txt
index 440aa35..6286590 100644
--- a/icu4c/source/data/translit/Greek_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Greek_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Greek_Latin_UNGEGN.txt b/icu4c/source/data/translit/Greek_Latin_UNGEGN.txt
index 17d3dd3..069861a 100644
--- a/icu4c/source/data/translit/Greek_Latin_UNGEGN.txt
+++ b/icu4c/source/data/translit/Greek_Latin_UNGEGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Bengali.txt b/icu4c/source/data/translit/Gujarati_Bengali.txt
index ad48b95..e9c35f6 100644
--- a/icu4c/source/data/translit/Gujarati_Bengali.txt
+++ b/icu4c/source/data/translit/Gujarati_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Devanagari.txt b/icu4c/source/data/translit/Gujarati_Devanagari.txt
index 0e1658b..33b32e4 100644
--- a/icu4c/source/data/translit/Gujarati_Devanagari.txt
+++ b/icu4c/source/data/translit/Gujarati_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Gurmukhi.txt b/icu4c/source/data/translit/Gujarati_Gurmukhi.txt
index b174dca..662d49a 100644
--- a/icu4c/source/data/translit/Gujarati_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Gujarati_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_InterIndic.txt b/icu4c/source/data/translit/Gujarati_InterIndic.txt
index 2345d0a..029cd22 100644
--- a/icu4c/source/data/translit/Gujarati_InterIndic.txt
+++ b/icu4c/source/data/translit/Gujarati_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Kannada.txt b/icu4c/source/data/translit/Gujarati_Kannada.txt
index e78e84b..0bfb84b 100644
--- a/icu4c/source/data/translit/Gujarati_Kannada.txt
+++ b/icu4c/source/data/translit/Gujarati_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Latin.txt b/icu4c/source/data/translit/Gujarati_Latin.txt
index b59a4bb..5e54b6a 100644
--- a/icu4c/source/data/translit/Gujarati_Latin.txt
+++ b/icu4c/source/data/translit/Gujarati_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Malayalam.txt b/icu4c/source/data/translit/Gujarati_Malayalam.txt
index 66c98cf..77b6720 100644
--- a/icu4c/source/data/translit/Gujarati_Malayalam.txt
+++ b/icu4c/source/data/translit/Gujarati_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Oriya.txt b/icu4c/source/data/translit/Gujarati_Oriya.txt
index a091af6..d0bb2c3 100644
--- a/icu4c/source/data/translit/Gujarati_Oriya.txt
+++ b/icu4c/source/data/translit/Gujarati_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Tamil.txt b/icu4c/source/data/translit/Gujarati_Tamil.txt
index 5ea9f53..eb7e5e4 100644
--- a/icu4c/source/data/translit/Gujarati_Tamil.txt
+++ b/icu4c/source/data/translit/Gujarati_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gujarati_Telugu.txt b/icu4c/source/data/translit/Gujarati_Telugu.txt
index fb117b3..7537a3c 100644
--- a/icu4c/source/data/translit/Gujarati_Telugu.txt
+++ b/icu4c/source/data/translit/Gujarati_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Bengali.txt b/icu4c/source/data/translit/Gurmukhi_Bengali.txt
index 0aa2ce7..0bd646d 100644
--- a/icu4c/source/data/translit/Gurmukhi_Bengali.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Devanagari.txt b/icu4c/source/data/translit/Gurmukhi_Devanagari.txt
index fb97fef..6361f8c 100644
--- a/icu4c/source/data/translit/Gurmukhi_Devanagari.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Gujarati.txt b/icu4c/source/data/translit/Gurmukhi_Gujarati.txt
index 5c0d225..9367ea8 100644
--- a/icu4c/source/data/translit/Gurmukhi_Gujarati.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_InterIndic.txt b/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
index 0123632..f44d2eb 100644
--- a/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
+++ b/icu4c/source/data/translit/Gurmukhi_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Kannada.txt b/icu4c/source/data/translit/Gurmukhi_Kannada.txt
index b63cfad..b5ba896 100644
--- a/icu4c/source/data/translit/Gurmukhi_Kannada.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Latin.txt b/icu4c/source/data/translit/Gurmukhi_Latin.txt
index 253d910..7883a4e 100644
--- a/icu4c/source/data/translit/Gurmukhi_Latin.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Malayalam.txt b/icu4c/source/data/translit/Gurmukhi_Malayalam.txt
index 08152b4..862c46e 100644
--- a/icu4c/source/data/translit/Gurmukhi_Malayalam.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Oriya.txt b/icu4c/source/data/translit/Gurmukhi_Oriya.txt
index 15f1cea06..4b007a3 100644
--- a/icu4c/source/data/translit/Gurmukhi_Oriya.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Tamil.txt b/icu4c/source/data/translit/Gurmukhi_Tamil.txt
index 4c7d16f..6b12528 100644
--- a/icu4c/source/data/translit/Gurmukhi_Tamil.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Gurmukhi_Telugu.txt b/icu4c/source/data/translit/Gurmukhi_Telugu.txt
index aacd8b8..b91384f 100644
--- a/icu4c/source/data/translit/Gurmukhi_Telugu.txt
+++ b/icu4c/source/data/translit/Gurmukhi_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Han_Latin.txt b/icu4c/source/data/translit/Han_Latin.txt
index 7af707a..76a581a 100644
--- a/icu4c/source/data/translit/Han_Latin.txt
+++ b/icu4c/source/data/translit/Han_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Han_Spacedhan.txt b/icu4c/source/data/translit/Han_Spacedhan.txt
index d6f0da5..65c1718 100644
--- a/icu4c/source/data/translit/Han_Spacedhan.txt
+++ b/icu4c/source/data/translit/Han_Spacedhan.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Hangul_Latin.txt b/icu4c/source/data/translit/Hangul_Latin.txt
index a075b48..b9bbcb2 100644
--- a/icu4c/source/data/translit/Hangul_Latin.txt
+++ b/icu4c/source/data/translit/Hangul_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Hebrew_Latin.txt b/icu4c/source/data/translit/Hebrew_Latin.txt
index 9badff2..6b64287 100644
--- a/icu4c/source/data/translit/Hebrew_Latin.txt
+++ b/icu4c/source/data/translit/Hebrew_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Hebrew_Latin_BGN.txt b/icu4c/source/data/translit/Hebrew_Latin_BGN.txt
index fa9baa3..463d0eb 100644
--- a/icu4c/source/data/translit/Hebrew_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Hebrew_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Hiragana_Katakana.txt b/icu4c/source/data/translit/Hiragana_Katakana.txt
index 9879114..c9dbc0a 100644
--- a/icu4c/source/data/translit/Hiragana_Katakana.txt
+++ b/icu4c/source/data/translit/Hiragana_Katakana.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Hiragana_Latin.txt b/icu4c/source/data/translit/Hiragana_Latin.txt
index 3625d83..ff7f34e 100644
--- a/icu4c/source/data/translit/Hiragana_Latin.txt
+++ b/icu4c/source/data/translit/Hiragana_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/IPA_XSampa.txt b/icu4c/source/data/translit/IPA_XSampa.txt
index 3e81e2c..b536a06 100644
--- a/icu4c/source/data/translit/IPA_XSampa.txt
+++ b/icu4c/source/data/translit/IPA_XSampa.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Bengali.txt b/icu4c/source/data/translit/InterIndic_Bengali.txt
index c90fa41..103d8d4 100644
--- a/icu4c/source/data/translit/InterIndic_Bengali.txt
+++ b/icu4c/source/data/translit/InterIndic_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Devanagari.txt b/icu4c/source/data/translit/InterIndic_Devanagari.txt
index 80dbe20..f25b6e5 100644
--- a/icu4c/source/data/translit/InterIndic_Devanagari.txt
+++ b/icu4c/source/data/translit/InterIndic_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Gujarati.txt b/icu4c/source/data/translit/InterIndic_Gujarati.txt
index 4fa0f6d..a627f66 100644
--- a/icu4c/source/data/translit/InterIndic_Gujarati.txt
+++ b/icu4c/source/data/translit/InterIndic_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Gurmukhi.txt b/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
index 1dc6cf9..706719d 100644
--- a/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
+++ b/icu4c/source/data/translit/InterIndic_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Kannada.txt b/icu4c/source/data/translit/InterIndic_Kannada.txt
index 2f4b954..e4bb646 100644
--- a/icu4c/source/data/translit/InterIndic_Kannada.txt
+++ b/icu4c/source/data/translit/InterIndic_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Latin.txt b/icu4c/source/data/translit/InterIndic_Latin.txt
index 941240a..fa3734a 100644
--- a/icu4c/source/data/translit/InterIndic_Latin.txt
+++ b/icu4c/source/data/translit/InterIndic_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Malayalam.txt b/icu4c/source/data/translit/InterIndic_Malayalam.txt
index fb4db6a..2ce90ac 100644
--- a/icu4c/source/data/translit/InterIndic_Malayalam.txt
+++ b/icu4c/source/data/translit/InterIndic_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Oriya.txt b/icu4c/source/data/translit/InterIndic_Oriya.txt
index 8738339..bb94b18 100644
--- a/icu4c/source/data/translit/InterIndic_Oriya.txt
+++ b/icu4c/source/data/translit/InterIndic_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Tamil.txt b/icu4c/source/data/translit/InterIndic_Tamil.txt
index 94beda2..80328e7 100644
--- a/icu4c/source/data/translit/InterIndic_Tamil.txt
+++ b/icu4c/source/data/translit/InterIndic_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/InterIndic_Telugu.txt b/icu4c/source/data/translit/InterIndic_Telugu.txt
index 710fea6..23e2128 100644
--- a/icu4c/source/data/translit/InterIndic_Telugu.txt
+++ b/icu4c/source/data/translit/InterIndic_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Jamo_Latin.txt b/icu4c/source/data/translit/Jamo_Latin.txt
index 73943b4..e31b66c 100644
--- a/icu4c/source/data/translit/Jamo_Latin.txt
+++ b/icu4c/source/data/translit/Jamo_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/JapaneseKana_Latin_BGN.txt b/icu4c/source/data/translit/JapaneseKana_Latin_BGN.txt
index e86cfdc..0da0e0c 100644
--- a/icu4c/source/data/translit/JapaneseKana_Latin_BGN.txt
+++ b/icu4c/source/data/translit/JapaneseKana_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Bengali.txt b/icu4c/source/data/translit/Kannada_Bengali.txt
index 02d5fd6..51a8f26 100644
--- a/icu4c/source/data/translit/Kannada_Bengali.txt
+++ b/icu4c/source/data/translit/Kannada_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Devanagari.txt b/icu4c/source/data/translit/Kannada_Devanagari.txt
index 7379a97..204a948 100644
--- a/icu4c/source/data/translit/Kannada_Devanagari.txt
+++ b/icu4c/source/data/translit/Kannada_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Gujarati.txt b/icu4c/source/data/translit/Kannada_Gujarati.txt
index d9588d2..92e834a 100644
--- a/icu4c/source/data/translit/Kannada_Gujarati.txt
+++ b/icu4c/source/data/translit/Kannada_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Gurmukhi.txt b/icu4c/source/data/translit/Kannada_Gurmukhi.txt
index 0348e46..fbe34df 100644
--- a/icu4c/source/data/translit/Kannada_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Kannada_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_InterIndic.txt b/icu4c/source/data/translit/Kannada_InterIndic.txt
index ab2c7ec..942db08 100644
--- a/icu4c/source/data/translit/Kannada_InterIndic.txt
+++ b/icu4c/source/data/translit/Kannada_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Latin.txt b/icu4c/source/data/translit/Kannada_Latin.txt
index 6d4b13a..419780c 100644
--- a/icu4c/source/data/translit/Kannada_Latin.txt
+++ b/icu4c/source/data/translit/Kannada_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Malayalam.txt b/icu4c/source/data/translit/Kannada_Malayalam.txt
index a8e462a..ebf42d7 100644
--- a/icu4c/source/data/translit/Kannada_Malayalam.txt
+++ b/icu4c/source/data/translit/Kannada_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Oriya.txt b/icu4c/source/data/translit/Kannada_Oriya.txt
index 1698477..e31940c 100644
--- a/icu4c/source/data/translit/Kannada_Oriya.txt
+++ b/icu4c/source/data/translit/Kannada_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Tamil.txt b/icu4c/source/data/translit/Kannada_Tamil.txt
index bca8c32..be2f96b 100644
--- a/icu4c/source/data/translit/Kannada_Tamil.txt
+++ b/icu4c/source/data/translit/Kannada_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kannada_Telugu.txt b/icu4c/source/data/translit/Kannada_Telugu.txt
index b76f30a..b0e6535 100644
--- a/icu4c/source/data/translit/Kannada_Telugu.txt
+++ b/icu4c/source/data/translit/Kannada_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kazakh_Latin_BGN.txt b/icu4c/source/data/translit/Kazakh_Latin_BGN.txt
index 2aef02e..6abc40c 100644
--- a/icu4c/source/data/translit/Kazakh_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Kazakh_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Kirghiz_Latin_BGN.txt b/icu4c/source/data/translit/Kirghiz_Latin_BGN.txt
index d723618..8bc96c8 100644
--- a/icu4c/source/data/translit/Kirghiz_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Kirghiz_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Korean_Latin_BGN.txt b/icu4c/source/data/translit/Korean_Latin_BGN.txt
index 1a8a69e..82c3198 100644
--- a/icu4c/source/data/translit/Korean_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Korean_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_ASCII.txt b/icu4c/source/data/translit/Latin_ASCII.txt
index a1e0490..5965034 100644
--- a/icu4c/source/data/translit/Latin_ASCII.txt
+++ b/icu4c/source/data/translit/Latin_ASCII.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Armenian.txt b/icu4c/source/data/translit/Latin_Armenian.txt
index efc872e..c826c60 100644
--- a/icu4c/source/data/translit/Latin_Armenian.txt
+++ b/icu4c/source/data/translit/Latin_Armenian.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Bengali.txt b/icu4c/source/data/translit/Latin_Bengali.txt
index a4fbf42..9a6f61f 100644
--- a/icu4c/source/data/translit/Latin_Bengali.txt
+++ b/icu4c/source/data/translit/Latin_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Bopomofo.txt b/icu4c/source/data/translit/Latin_Bopomofo.txt
index 0c1dc5d..15c5386 100755
--- a/icu4c/source/data/translit/Latin_Bopomofo.txt
+++ b/icu4c/source/data/translit/Latin_Bopomofo.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_ConjoiningJamo.txt b/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
index 8c3b47b..9ae4614 100644
--- a/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
+++ b/icu4c/source/data/translit/Latin_ConjoiningJamo.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Devanagari.txt b/icu4c/source/data/translit/Latin_Devanagari.txt
index 6629ae0..8e263f3 100644
--- a/icu4c/source/data/translit/Latin_Devanagari.txt
+++ b/icu4c/source/data/translit/Latin_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Gujarati.txt b/icu4c/source/data/translit/Latin_Gujarati.txt
index 949ca4a..3fad148 100644
--- a/icu4c/source/data/translit/Latin_Gujarati.txt
+++ b/icu4c/source/data/translit/Latin_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Gurmukhi.txt b/icu4c/source/data/translit/Latin_Gurmukhi.txt
index fde211b..a790597 100644
--- a/icu4c/source/data/translit/Latin_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Latin_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Hangul.txt b/icu4c/source/data/translit/Latin_Hangul.txt
index 96d344d..110d562 100644
--- a/icu4c/source/data/translit/Latin_Hangul.txt
+++ b/icu4c/source/data/translit/Latin_Hangul.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_InterIndic.txt b/icu4c/source/data/translit/Latin_InterIndic.txt
index c7fdf28..ee0fa3a 100644
--- a/icu4c/source/data/translit/Latin_InterIndic.txt
+++ b/icu4c/source/data/translit/Latin_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Jamo.txt b/icu4c/source/data/translit/Latin_Jamo.txt
index 9d79c0e..5c5624a 100644
--- a/icu4c/source/data/translit/Latin_Jamo.txt
+++ b/icu4c/source/data/translit/Latin_Jamo.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Kannada.txt b/icu4c/source/data/translit/Latin_Kannada.txt
index be1c716..410716e 100644
--- a/icu4c/source/data/translit/Latin_Kannada.txt
+++ b/icu4c/source/data/translit/Latin_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Katakana.txt b/icu4c/source/data/translit/Latin_Katakana.txt
index bca89c4..691dc06 100644
--- a/icu4c/source/data/translit/Latin_Katakana.txt
+++ b/icu4c/source/data/translit/Latin_Katakana.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Malayalam.txt b/icu4c/source/data/translit/Latin_Malayalam.txt
index 94dfab5..5074bf6 100644
--- a/icu4c/source/data/translit/Latin_Malayalam.txt
+++ b/icu4c/source/data/translit/Latin_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_NumericPinyin.txt b/icu4c/source/data/translit/Latin_NumericPinyin.txt
index bb0f4dc..381e5aa 100644
--- a/icu4c/source/data/translit/Latin_NumericPinyin.txt
+++ b/icu4c/source/data/translit/Latin_NumericPinyin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Oriya.txt b/icu4c/source/data/translit/Latin_Oriya.txt
index e6fd215..ce7fd5c 100644
--- a/icu4c/source/data/translit/Latin_Oriya.txt
+++ b/icu4c/source/data/translit/Latin_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Tamil.txt b/icu4c/source/data/translit/Latin_Tamil.txt
index e724c6a..af65d81 100644
--- a/icu4c/source/data/translit/Latin_Tamil.txt
+++ b/icu4c/source/data/translit/Latin_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Telugu.txt b/icu4c/source/data/translit/Latin_Telugu.txt
index d5ef715..9cb7fe5 100644
--- a/icu4c/source/data/translit/Latin_Telugu.txt
+++ b/icu4c/source/data/translit/Latin_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Thaana.txt b/icu4c/source/data/translit/Latin_Thaana.txt
index f58e992..5c3816f 100644
--- a/icu4c/source/data/translit/Latin_Thaana.txt
+++ b/icu4c/source/data/translit/Latin_Thaana.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Latin_Thai.txt b/icu4c/source/data/translit/Latin_Thai.txt
index 4c4c7f7..53a69fe 100644
--- a/icu4c/source/data/translit/Latin_Thai.txt
+++ b/icu4c/source/data/translit/Latin_Thai.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Macedonian_Latin_BGN.txt b/icu4c/source/data/translit/Macedonian_Latin_BGN.txt
index d01cfe4..ddbce63 100644
--- a/icu4c/source/data/translit/Macedonian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Macedonian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Bengali.txt b/icu4c/source/data/translit/Malayalam_Bengali.txt
index 414f8af..2f7ca6b 100644
--- a/icu4c/source/data/translit/Malayalam_Bengali.txt
+++ b/icu4c/source/data/translit/Malayalam_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Devanagari.txt b/icu4c/source/data/translit/Malayalam_Devanagari.txt
index 385a499..f7107d8 100644
--- a/icu4c/source/data/translit/Malayalam_Devanagari.txt
+++ b/icu4c/source/data/translit/Malayalam_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Gujarati.txt b/icu4c/source/data/translit/Malayalam_Gujarati.txt
index d983f76..40f4c3d 100644
--- a/icu4c/source/data/translit/Malayalam_Gujarati.txt
+++ b/icu4c/source/data/translit/Malayalam_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Gurmukhi.txt b/icu4c/source/data/translit/Malayalam_Gurmukhi.txt
index 421cf10..46d324a 100644
--- a/icu4c/source/data/translit/Malayalam_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Malayalam_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_InterIndic.txt b/icu4c/source/data/translit/Malayalam_InterIndic.txt
index 19eaa5d..24d2adb 100644
--- a/icu4c/source/data/translit/Malayalam_InterIndic.txt
+++ b/icu4c/source/data/translit/Malayalam_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Kannada.txt b/icu4c/source/data/translit/Malayalam_Kannada.txt
index 77bca1e..e394a27 100644
--- a/icu4c/source/data/translit/Malayalam_Kannada.txt
+++ b/icu4c/source/data/translit/Malayalam_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Latin.txt b/icu4c/source/data/translit/Malayalam_Latin.txt
index 968cc77..8b6dc56 100644
--- a/icu4c/source/data/translit/Malayalam_Latin.txt
+++ b/icu4c/source/data/translit/Malayalam_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Oriya.txt b/icu4c/source/data/translit/Malayalam_Oriya.txt
index bc1e47b..a02762d 100644
--- a/icu4c/source/data/translit/Malayalam_Oriya.txt
+++ b/icu4c/source/data/translit/Malayalam_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Tamil.txt b/icu4c/source/data/translit/Malayalam_Tamil.txt
index a2f9992..8a57ddc 100644
--- a/icu4c/source/data/translit/Malayalam_Tamil.txt
+++ b/icu4c/source/data/translit/Malayalam_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Malayalam_Telugu.txt b/icu4c/source/data/translit/Malayalam_Telugu.txt
index b80bf53..db5206c 100644
--- a/icu4c/source/data/translit/Malayalam_Telugu.txt
+++ b/icu4c/source/data/translit/Malayalam_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Maldivian_Latin_BGN.txt b/icu4c/source/data/translit/Maldivian_Latin_BGN.txt
index ad43d2f..79c40b1 100644
--- a/icu4c/source/data/translit/Maldivian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Maldivian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Mongolian_Latin_BGN.txt b/icu4c/source/data/translit/Mongolian_Latin_BGN.txt
index f142150..f3a6ae0 100644
--- a/icu4c/source/data/translit/Mongolian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Mongolian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Bengali.txt b/icu4c/source/data/translit/Oriya_Bengali.txt
index b805519..1308527 100644
--- a/icu4c/source/data/translit/Oriya_Bengali.txt
+++ b/icu4c/source/data/translit/Oriya_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Devanagari.txt b/icu4c/source/data/translit/Oriya_Devanagari.txt
index 27dd02e..8e5cb5a 100644
--- a/icu4c/source/data/translit/Oriya_Devanagari.txt
+++ b/icu4c/source/data/translit/Oriya_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Gujarati.txt b/icu4c/source/data/translit/Oriya_Gujarati.txt
index 14d0c3c..d7e9479 100644
--- a/icu4c/source/data/translit/Oriya_Gujarati.txt
+++ b/icu4c/source/data/translit/Oriya_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Gurmukhi.txt b/icu4c/source/data/translit/Oriya_Gurmukhi.txt
index 65e453e..5220641 100644
--- a/icu4c/source/data/translit/Oriya_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Oriya_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_InterIndic.txt b/icu4c/source/data/translit/Oriya_InterIndic.txt
index 6db1c94..1604591 100644
--- a/icu4c/source/data/translit/Oriya_InterIndic.txt
+++ b/icu4c/source/data/translit/Oriya_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Kannada.txt b/icu4c/source/data/translit/Oriya_Kannada.txt
index 7d3cff8..650358a 100644
--- a/icu4c/source/data/translit/Oriya_Kannada.txt
+++ b/icu4c/source/data/translit/Oriya_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Latin.txt b/icu4c/source/data/translit/Oriya_Latin.txt
index 52a510d..f1a2324 100644
--- a/icu4c/source/data/translit/Oriya_Latin.txt
+++ b/icu4c/source/data/translit/Oriya_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Malayalam.txt b/icu4c/source/data/translit/Oriya_Malayalam.txt
index 4147ebc..04aa3ed 100644
--- a/icu4c/source/data/translit/Oriya_Malayalam.txt
+++ b/icu4c/source/data/translit/Oriya_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Tamil.txt b/icu4c/source/data/translit/Oriya_Tamil.txt
index 6c942d4..0b2b382 100644
--- a/icu4c/source/data/translit/Oriya_Tamil.txt
+++ b/icu4c/source/data/translit/Oriya_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Oriya_Telugu.txt b/icu4c/source/data/translit/Oriya_Telugu.txt
index e9799ba..0e7a0ba 100644
--- a/icu4c/source/data/translit/Oriya_Telugu.txt
+++ b/icu4c/source/data/translit/Oriya_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Pashto_Latin_BGN.txt b/icu4c/source/data/translit/Pashto_Latin_BGN.txt
index 6bc602c..e86344d 100644
--- a/icu4c/source/data/translit/Pashto_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Pashto_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Persian_Latin_BGN.txt b/icu4c/source/data/translit/Persian_Latin_BGN.txt
index 74df996..872ee17 100644
--- a/icu4c/source/data/translit/Persian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Persian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Pinyin_NumericPinyin.txt b/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
index ab0d361..510c472 100644
--- a/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
+++ b/icu4c/source/data/translit/Pinyin_NumericPinyin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Russian_Latin_BGN.txt b/icu4c/source/data/translit/Russian_Latin_BGN.txt
index 7c82176..9fcc8a6 100644
--- a/icu4c/source/data/translit/Russian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Russian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Serbian_Latin_BGN.txt b/icu4c/source/data/translit/Serbian_Latin_BGN.txt
index 056d8eb..e871a27 100644
--- a/icu4c/source/data/translit/Serbian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Serbian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Simplified_Traditional.txt b/icu4c/source/data/translit/Simplified_Traditional.txt
index 2568ea2..e2211ed 100644
--- a/icu4c/source/data/translit/Simplified_Traditional.txt
+++ b/icu4c/source/data/translit/Simplified_Traditional.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Syriac_Latin.txt b/icu4c/source/data/translit/Syriac_Latin.txt
index 3a5b568..c39e8a3 100644
--- a/icu4c/source/data/translit/Syriac_Latin.txt
+++ b/icu4c/source/data/translit/Syriac_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Bengali.txt b/icu4c/source/data/translit/Tamil_Bengali.txt
index 78275d9..adfbfd8 100644
--- a/icu4c/source/data/translit/Tamil_Bengali.txt
+++ b/icu4c/source/data/translit/Tamil_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Devanagari.txt b/icu4c/source/data/translit/Tamil_Devanagari.txt
index 9891ae9..f2f34ae 100644
--- a/icu4c/source/data/translit/Tamil_Devanagari.txt
+++ b/icu4c/source/data/translit/Tamil_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Gujarati.txt b/icu4c/source/data/translit/Tamil_Gujarati.txt
index 09d18e4..ef669fb 100644
--- a/icu4c/source/data/translit/Tamil_Gujarati.txt
+++ b/icu4c/source/data/translit/Tamil_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Gurmukhi.txt b/icu4c/source/data/translit/Tamil_Gurmukhi.txt
index 8c90bd5..0186ddf 100644
--- a/icu4c/source/data/translit/Tamil_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Tamil_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_InterIndic.txt b/icu4c/source/data/translit/Tamil_InterIndic.txt
index 8acf8f5..fb6b1bd 100644
--- a/icu4c/source/data/translit/Tamil_InterIndic.txt
+++ b/icu4c/source/data/translit/Tamil_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Kannada.txt b/icu4c/source/data/translit/Tamil_Kannada.txt
index 6f497dc..6598945 100644
--- a/icu4c/source/data/translit/Tamil_Kannada.txt
+++ b/icu4c/source/data/translit/Tamil_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Latin.txt b/icu4c/source/data/translit/Tamil_Latin.txt
index 16a7590..92182d4 100644
--- a/icu4c/source/data/translit/Tamil_Latin.txt
+++ b/icu4c/source/data/translit/Tamil_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Malayalam.txt b/icu4c/source/data/translit/Tamil_Malayalam.txt
index 7b81695..7a43dfb 100644
--- a/icu4c/source/data/translit/Tamil_Malayalam.txt
+++ b/icu4c/source/data/translit/Tamil_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Oriya.txt b/icu4c/source/data/translit/Tamil_Oriya.txt
index cdf96f3..2e15c32 100644
--- a/icu4c/source/data/translit/Tamil_Oriya.txt
+++ b/icu4c/source/data/translit/Tamil_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Tamil_Telugu.txt b/icu4c/source/data/translit/Tamil_Telugu.txt
index 28b1b98..2884675 100644
--- a/icu4c/source/data/translit/Tamil_Telugu.txt
+++ b/icu4c/source/data/translit/Tamil_Telugu.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Bengali.txt b/icu4c/source/data/translit/Telugu_Bengali.txt
index b4f590e..85ff57c 100644
--- a/icu4c/source/data/translit/Telugu_Bengali.txt
+++ b/icu4c/source/data/translit/Telugu_Bengali.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Devanagari.txt b/icu4c/source/data/translit/Telugu_Devanagari.txt
index ca6780d..3859c40 100644
--- a/icu4c/source/data/translit/Telugu_Devanagari.txt
+++ b/icu4c/source/data/translit/Telugu_Devanagari.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Gujarati.txt b/icu4c/source/data/translit/Telugu_Gujarati.txt
index 6bcc114..4f8340f 100644
--- a/icu4c/source/data/translit/Telugu_Gujarati.txt
+++ b/icu4c/source/data/translit/Telugu_Gujarati.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Gurmukhi.txt b/icu4c/source/data/translit/Telugu_Gurmukhi.txt
index 7824060..f730ab2 100644
--- a/icu4c/source/data/translit/Telugu_Gurmukhi.txt
+++ b/icu4c/source/data/translit/Telugu_Gurmukhi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_InterIndic.txt b/icu4c/source/data/translit/Telugu_InterIndic.txt
index 5755fa8..e6f8fcb 100644
--- a/icu4c/source/data/translit/Telugu_InterIndic.txt
+++ b/icu4c/source/data/translit/Telugu_InterIndic.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Kannada.txt b/icu4c/source/data/translit/Telugu_Kannada.txt
index 3843df6..4c380f5 100644
--- a/icu4c/source/data/translit/Telugu_Kannada.txt
+++ b/icu4c/source/data/translit/Telugu_Kannada.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Latin.txt b/icu4c/source/data/translit/Telugu_Latin.txt
index 932f04e..056ac6e 100644
--- a/icu4c/source/data/translit/Telugu_Latin.txt
+++ b/icu4c/source/data/translit/Telugu_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Malayalam.txt b/icu4c/source/data/translit/Telugu_Malayalam.txt
index 46ad004..8774aaa 100644
--- a/icu4c/source/data/translit/Telugu_Malayalam.txt
+++ b/icu4c/source/data/translit/Telugu_Malayalam.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Oriya.txt b/icu4c/source/data/translit/Telugu_Oriya.txt
index 9d8f07a..73833f2 100644
--- a/icu4c/source/data/translit/Telugu_Oriya.txt
+++ b/icu4c/source/data/translit/Telugu_Oriya.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Telugu_Tamil.txt b/icu4c/source/data/translit/Telugu_Tamil.txt
index 0f10eab..9a82c09 100644
--- a/icu4c/source/data/translit/Telugu_Tamil.txt
+++ b/icu4c/source/data/translit/Telugu_Tamil.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ThaiLogical_Latin.txt b/icu4c/source/data/translit/ThaiLogical_Latin.txt
index 50abd24..f52e169 100644
--- a/icu4c/source/data/translit/ThaiLogical_Latin.txt
+++ b/icu4c/source/data/translit/ThaiLogical_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Thai_Latin.txt b/icu4c/source/data/translit/Thai_Latin.txt
index 784c821..aa3a245 100644
--- a/icu4c/source/data/translit/Thai_Latin.txt
+++ b/icu4c/source/data/translit/Thai_Latin.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Thai_ThaiLogical.txt b/icu4c/source/data/translit/Thai_ThaiLogical.txt
index 8a43a69..9b228a3 100644
--- a/icu4c/source/data/translit/Thai_ThaiLogical.txt
+++ b/icu4c/source/data/translit/Thai_ThaiLogical.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Thai_ThaiSemi.txt b/icu4c/source/data/translit/Thai_ThaiSemi.txt
index 45a62a3..dadd901 100644
--- a/icu4c/source/data/translit/Thai_ThaiSemi.txt
+++ b/icu4c/source/data/translit/Thai_ThaiSemi.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Turkmen_Latin_BGN.txt b/icu4c/source/data/translit/Turkmen_Latin_BGN.txt
index 1d79648..36a9ac2 100644
--- a/icu4c/source/data/translit/Turkmen_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Turkmen_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Ukrainian_Latin_BGN.txt b/icu4c/source/data/translit/Ukrainian_Latin_BGN.txt
index e57652e..c67c09c 100644
--- a/icu4c/source/data/translit/Ukrainian_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Ukrainian_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/Uzbek_Latin_BGN.txt b/icu4c/source/data/translit/Uzbek_Latin_BGN.txt
index 7f2dc6e..a4ce1b8 100644
--- a/icu4c/source/data/translit/Uzbek_Latin_BGN.txt
+++ b/icu4c/source/data/translit/Uzbek_Latin_BGN.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/cs_FONIPA_ja.txt b/icu4c/source/data/translit/cs_FONIPA_ja.txt
index acd2dec..66b4bfa 100644
--- a/icu4c/source/data/translit/cs_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/cs_FONIPA_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/cs_FONIPA_ko.txt b/icu4c/source/data/translit/cs_FONIPA_ko.txt
index 7931cc7..ed0d450 100644
--- a/icu4c/source/data/translit/cs_FONIPA_ko.txt
+++ b/icu4c/source/data/translit/cs_FONIPA_ko.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/cs_cs_FONIPA.txt b/icu4c/source/data/translit/cs_cs_FONIPA.txt
index 731ac25..c48345e 100644
--- a/icu4c/source/data/translit/cs_cs_FONIPA.txt
+++ b/icu4c/source/data/translit/cs_cs_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/cs_ja.txt b/icu4c/source/data/translit/cs_ja.txt
index b2dd864..17313e6 100644
--- a/icu4c/source/data/translit/cs_ja.txt
+++ b/icu4c/source/data/translit/cs_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/cs_ko.txt b/icu4c/source/data/translit/cs_ko.txt
index 07d8dc2..4debbce 100644
--- a/icu4c/source/data/translit/cs_ko.txt
+++ b/icu4c/source/data/translit/cs_ko.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_419_ja.txt b/icu4c/source/data/translit/es_419_ja.txt
index b7d56ba..e276e44 100644
--- a/icu4c/source/data/translit/es_419_ja.txt
+++ b/icu4c/source/data/translit/es_419_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_419_zh.txt b/icu4c/source/data/translit/es_419_zh.txt
index 78848cf..8b700d9 100644
--- a/icu4c/source/data/translit/es_419_zh.txt
+++ b/icu4c/source/data/translit/es_419_zh.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_FONIPA_am.txt b/icu4c/source/data/translit/es_FONIPA_am.txt
index a83bbac..9e00ee1 100644
--- a/icu4c/source/data/translit/es_FONIPA_am.txt
+++ b/icu4c/source/data/translit/es_FONIPA_am.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
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 4c66394..8e60e1e 100644
--- a/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt
+++ b/icu4c/source/data/translit/es_FONIPA_es_419_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_FONIPA_ja.txt b/icu4c/source/data/translit/es_FONIPA_ja.txt
index 5eb13eb..1b9e541 100644
--- a/icu4c/source/data/translit/es_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/es_FONIPA_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_FONIPA_zh.txt b/icu4c/source/data/translit/es_FONIPA_zh.txt
index 64b3917..67dc66d 100644
--- a/icu4c/source/data/translit/es_FONIPA_zh.txt
+++ b/icu4c/source/data/translit/es_FONIPA_zh.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_am.txt b/icu4c/source/data/translit/es_am.txt
index 44dcc2e..2ce44ca 100644
--- a/icu4c/source/data/translit/es_am.txt
+++ b/icu4c/source/data/translit/es_am.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_es_FONIPA.txt b/icu4c/source/data/translit/es_es_FONIPA.txt
index a018f1d..691ec0b 100644
--- a/icu4c/source/data/translit/es_es_FONIPA.txt
+++ b/icu4c/source/data/translit/es_es_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_ja.txt b/icu4c/source/data/translit/es_ja.txt
index c67d24c..d4d1d34 100644
--- a/icu4c/source/data/translit/es_ja.txt
+++ b/icu4c/source/data/translit/es_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/es_zh.txt b/icu4c/source/data/translit/es_zh.txt
index fbd419a..e5018df 100644
--- a/icu4c/source/data/translit/es_zh.txt
+++ b/icu4c/source/data/translit/es_zh.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/it_am.txt b/icu4c/source/data/translit/it_am.txt
index a0fc3ea..2408ae5 100644
--- a/icu4c/source/data/translit/it_am.txt
+++ b/icu4c/source/data/translit/it_am.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/it_ja.txt b/icu4c/source/data/translit/it_ja.txt
index 12ec3b2..572356e 100644
--- a/icu4c/source/data/translit/it_ja.txt
+++ b/icu4c/source/data/translit/it_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ja_Latn_ko.txt b/icu4c/source/data/translit/ja_Latn_ko.txt
index 29ecd34..b27ddd4 100644
--- a/icu4c/source/data/translit/ja_Latn_ko.txt
+++ b/icu4c/source/data/translit/ja_Latn_ko.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ja_Latn_ru.txt b/icu4c/source/data/translit/ja_Latn_ru.txt
index 6e5a9cd..84f1391 100644
--- a/icu4c/source/data/translit/ja_Latn_ru.txt
+++ b/icu4c/source/data/translit/ja_Latn_ru.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/pl_FONIPA_ja.txt b/icu4c/source/data/translit/pl_FONIPA_ja.txt
index 60038ea..0805a2c 100644
--- a/icu4c/source/data/translit/pl_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/pl_FONIPA_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/pl_ja.txt b/icu4c/source/data/translit/pl_ja.txt
index 607680e..afa6b3b 100644
--- a/icu4c/source/data/translit/pl_ja.txt
+++ b/icu4c/source/data/translit/pl_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/pl_pl_FONIPA.txt b/icu4c/source/data/translit/pl_pl_FONIPA.txt
index e3b0669..00cbad2 100644
--- a/icu4c/source/data/translit/pl_pl_FONIPA.txt
+++ b/icu4c/source/data/translit/pl_pl_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ro_FONIPA_ja.txt b/icu4c/source/data/translit/ro_FONIPA_ja.txt
index 8c870d9..18d4768 100644
--- a/icu4c/source/data/translit/ro_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/ro_FONIPA_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ro_ja.txt b/icu4c/source/data/translit/ro_ja.txt
index a0b1adb..5ac0d74 100644
--- a/icu4c/source/data/translit/ro_ja.txt
+++ b/icu4c/source/data/translit/ro_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ro_ro_FONIPA.txt b/icu4c/source/data/translit/ro_ro_FONIPA.txt
index aa08de5..2e1d1fd 100644
--- a/icu4c/source/data/translit/ro_ro_FONIPA.txt
+++ b/icu4c/source/data/translit/ro_ro_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ru_ja.txt b/icu4c/source/data/translit/ru_ja.txt
index b95be0e..8ecd273 100644
--- a/icu4c/source/data/translit/ru_ja.txt
+++ b/icu4c/source/data/translit/ru_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/ru_zh.txt b/icu4c/source/data/translit/ru_zh.txt
index 9a5ccc4..d5a123a 100644
--- a/icu4c/source/data/translit/ru_zh.txt
+++ b/icu4c/source/data/translit/ru_zh.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/sk_FONIPA_ja.txt b/icu4c/source/data/translit/sk_FONIPA_ja.txt
index 8294fa8..3b878c9 100644
--- a/icu4c/source/data/translit/sk_FONIPA_ja.txt
+++ b/icu4c/source/data/translit/sk_FONIPA_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/sk_ja.txt b/icu4c/source/data/translit/sk_ja.txt
index db8fa24..a8bd070 100644
--- a/icu4c/source/data/translit/sk_ja.txt
+++ b/icu4c/source/data/translit/sk_ja.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/sk_sk_FONIPA.txt b/icu4c/source/data/translit/sk_sk_FONIPA.txt
index a7c200b..aa6a33d 100644
--- a/icu4c/source/data/translit/sk_sk_FONIPA.txt
+++ b/icu4c/source/data/translit/sk_sk_FONIPA.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt b/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
index ff8a263..37f8006 100644
--- a/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
+++ b/icu4c/source/data/translit/zh_Latn_PINYIN_ru.txt
@@ -1,6 +1,6 @@
 # ***************************************************************************
 # *
-# *  Copyright (C) 2004-2012, International Business Machines
+# *  Copyright (C) 2004-2013, International Business Machines
 # *  Corporation; Unicode, Inc.; and others.  All Rights Reserved.
 # *
 # ***************************************************************************
diff --git a/icu4c/source/data/zone/af.txt b/icu4c/source/data/zone/af.txt
index 7235528..eb1c90f 100644
--- a/icu4c/source/data/zone/af.txt
+++ b/icu4c/source/data/zone/af.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/af.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/af.xml
  */
 af{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Sao_Tome"{
             ec{"São Tomé"}
@@ -549,9 +549,6 @@
         "meta:South_Georgia"{
             ls{"Suid-Georgië-tyd"}
         }
-        "meta:Suriname"{
-            ls{"Suriname-tyd"}
-        }
         "meta:Syowa"{
             ls{"Syowa-tyd"}
         }
diff --git a/icu4c/source/data/zone/agq.txt b/icu4c/source/data/zone/agq.txt
index 2597c15..a0237fe 100755
--- a/icu4c/source/data/zone/agq.txt
+++ b/icu4c/source/data/zone/agq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/agq.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/agq.xml
  */
 agq{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ak.txt b/icu4c/source/data/zone/ak.txt
index 8ef0683..29d62cf 100755
--- a/icu4c/source/data/zone/ak.txt
+++ b/icu4c/source/data/zone/ak.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ak.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ak.xml
  */
 ak{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/am.txt b/icu4c/source/data/zone/am.txt
index 6c92a00..3379111 100644
--- a/icu4c/source/data/zone/am.txt
+++ b/icu4c/source/data/zone/am.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/am.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/am.xml
  */
 am{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"አቢጃን"}
@@ -1767,9 +1767,6 @@
         "meta:South_Georgia"{
             ls{"የደቡብ ጂዮርጂያ ሰዓት"}
         }
-        "meta:Suriname"{
-            ls{"የሱሪናም ሰዓት"}
-        }
         "meta:Syowa"{
             ls{"የሲዮዋ ሰዓት"}
         }
diff --git a/icu4c/source/data/zone/ar.txt b/icu4c/source/data/zone/ar.txt
index afdac08..9226094 100644
--- a/icu4c/source/data/zone/ar.txt
+++ b/icu4c/source/data/zone/ar.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ar.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ar.xml
  */
 ar{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"أبيدجان"}
@@ -1293,11 +1293,6 @@
             lg{"توقيت ألاسكا"}
             ls{"التوقيت الرسمي لألاسكا"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"توقيت ألاسكا-هاواي الصيفي"}
-            lg{"توقيت ألاسكا-هاواي"}
-            ls{"التوقيت الرسمي لألاسكا-هاواي"}
-        }
         "meta:Amazon"{
             ld{"توقيت الأمازون الصيفي"}
             lg{"توقيت الأمازون"}
@@ -1389,11 +1384,6 @@
         "meta:Bolivia"{
             ls{"توقيت بوليفيا"}
         }
-        "meta:Borneo"{
-            ld{"توقيت بورنيو الصيفي"}
-            lg{"توقيت بورنيو"}
-            ls{"توقيت بورنيو الرسمي"}
-        }
         "meta:Brasilia"{
             ld{"توقيت برازيليا الصيفي"}
             lg{"توقيت برازيليا"}
@@ -1577,9 +1567,6 @@
             lg{"توقيت كراسنويارسك"}
             ls{"توقيت كراسنويارسك الرسمي"}
         }
-        "meta:Kwajalein"{
-            ls{"توقيت كواجالين"}
-        }
         "meta:Lord_Howe"{
             ld{"التوقيت الصيفي للورد هاو"}
             lg{"توقيت لورد هاو"}
@@ -1593,9 +1580,6 @@
             lg{"توقيت ماغادان"}
             ls{"توقيت ماغادان الرسمي"}
         }
-        "meta:Malaya"{
-            ls{"توقيت مالايا"}
-        }
         "meta:Malaysia"{
             ls{"توقيت ماليزيا"}
         }
@@ -1708,9 +1692,6 @@
         "meta:Solomon"{
             ls{"توقيت جزر سليمان"}
         }
-        "meta:Suriname"{
-            ls{"توقيت سورينام"}
-        }
         "meta:Tahiti"{
             ls{"توقيت تاهيتي"}
         }
diff --git a/icu4c/source/data/zone/as.txt b/icu4c/source/data/zone/as.txt
index 2cb4a35..0c38bee 100644
--- a/icu4c/source/data/zone/as.txt
+++ b/icu4c/source/data/zone/as.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/as.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/as.xml
  */
 as{
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Asia:Calcutta"{
             ec{"এলাহাৱাদ"}
diff --git a/icu4c/source/data/zone/asa.txt b/icu4c/source/data/zone/asa.txt
index f80b52c..06fae58 100755
--- a/icu4c/source/data/zone/asa.txt
+++ b/icu4c/source/data/zone/asa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/asa.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/asa.xml
  */
 asa{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/az.txt b/icu4c/source/data/zone/az.txt
index 6b3a443..6d8a494 100644
--- a/icu4c/source/data/zone/az.txt
+++ b/icu4c/source/data/zone/az.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/az.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/az.xml
  */
 az{
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Ceuta"{
             ec{"Seuta"}
@@ -484,11 +484,6 @@
             lg{"Şərq Avropa vaxtı"}
             ls{"Şərq Avropa standart vaxtı"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuybuşev yay vaxtı"}
-            lg{"Kuybuşev vaxtı"}
-            ls{"Kuybuşev standart vaxtı"}
-        }
         "meta:Moscow"{
             ld{"Moskva yay vaxtı"}
             lg{"Moskva vaxtı"}
@@ -499,11 +494,6 @@
             lg{"Samara vaxtı"}
             ls{"Samara standart vaxtı"}
         }
-        "meta:Turkey"{
-            ld{"Türkiya yay vaxtı"}
-            lg{"Türkiya vaxtı"}
-            ls{"Türkiya standart vaxtı"}
-        }
         "meta:Volgograd"{
             ld{"Volqoqrad yay vaxtı"}
             lg{"Volqoqrad vaxtı"}
diff --git a/icu4c/source/data/zone/az_AZ.txt b/icu4c/source/data/zone/az_AZ.txt
index 881b97c..f76eaaa 100644
--- a/icu4c/source/data/zone/az_AZ.txt
+++ b/icu4c/source/data/zone/az_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/az_Cyrl.txt b/icu4c/source/data/zone/az_Cyrl.txt
index ec9e4d5..9bee727 100644
--- a/icu4c/source/data/zone/az_Cyrl.txt
+++ b/icu4c/source/data/zone/az_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 72a33fc..7949145 100644
--- a/icu4c/source/data/zone/az_Latn.txt
+++ b/icu4c/source/data/zone/az_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 45b7660..f907674 100644
--- a/icu4c/source/data/zone/az_Latn_AZ.txt
+++ b/icu4c/source/data/zone/az_Latn_AZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/bas.txt b/icu4c/source/data/zone/bas.txt
index d55f6d9..ab1717b 100755
--- a/icu4c/source/data/zone/bas.txt
+++ b/icu4c/source/data/zone/bas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bas.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/bas.xml
  */
 bas{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/be.txt b/icu4c/source/data/zone/be.txt
index ebef021..f13ddd7 100644
--- a/icu4c/source/data/zone/be.txt
+++ b/icu4c/source/data/zone/be.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/be.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/be.xml
  */
 be{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Anchorage"{
             ec{"Анкорыдж"}
diff --git a/icu4c/source/data/zone/bem.txt b/icu4c/source/data/zone/bem.txt
index 5b3814b..4a32c85 100755
--- a/icu4c/source/data/zone/bem.txt
+++ b/icu4c/source/data/zone/bem.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bem.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/bem.xml
  */
 bem{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/bez.txt b/icu4c/source/data/zone/bez.txt
index 5113501..91f52a5 100755
--- a/icu4c/source/data/zone/bez.txt
+++ b/icu4c/source/data/zone/bez.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bez.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/bez.xml
  */
 bez{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/bg.txt b/icu4c/source/data/zone/bg.txt
index 55223a9..03d717a 100644
--- a/icu4c/source/data/zone/bg.txt
+++ b/icu4c/source/data/zone/bg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bg.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/bg.xml
  */
 bg{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Абиджан"}
@@ -1722,9 +1722,6 @@
         "meta:South_Georgia"{
             ls{"Южна Джорджия"}
         }
-        "meta:Suriname"{
-            ls{"Суринамско време"}
-        }
         "meta:Syowa"{
             ls{"Шова"}
         }
diff --git a/icu4c/source/data/zone/bm.txt b/icu4c/source/data/zone/bm.txt
index f1c0632..3e53950 100755
--- a/icu4c/source/data/zone/bm.txt
+++ b/icu4c/source/data/zone/bm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bm.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/bm.xml
  */
 bm{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/bn.txt b/icu4c/source/data/zone/bn.txt
index 0b72f06..84c9a52 100644
--- a/icu4c/source/data/zone/bn.txt
+++ b/icu4c/source/data/zone/bn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/bn.xml
  */
 bn{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"আবিদজান"}
@@ -1723,9 +1723,6 @@
         "meta:South_Georgia"{
             ls{"দক্ষিণ জর্জিয়া সময়"}
         }
-        "meta:Suriname"{
-            ls{"সুরিনাম সময়"}
-        }
         "meta:Syowa"{
             ls{"সায়োওয়া সময়"}
         }
diff --git a/icu4c/source/data/zone/bn_IN.txt b/icu4c/source/data/zone/bn_IN.txt
index 225d0cb..9919ef5 100755
--- a/icu4c/source/data/zone/bn_IN.txt
+++ b/icu4c/source/data/zone/bn_IN.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bn_IN.xml
 // *
 // ***************************************************************************
 bn_IN{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "meta:Alaska"{
             ld{"আলাসকা দিবালোক সময়"}
diff --git a/icu4c/source/data/zone/bo.txt b/icu4c/source/data/zone/bo.txt
index e3849e9..d458d93 100644
--- a/icu4c/source/data/zone/bo.txt
+++ b/icu4c/source/data/zone/bo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bo.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/bo.xml
  */
 bo{
-    Version{"2.0.74.85"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Etc:Unknown"{
             ec{"མ་རྟོགས་པ"}
diff --git a/icu4c/source/data/zone/br.txt b/icu4c/source/data/zone/br.txt
index c9005ca..7700ac5 100755
--- a/icu4c/source/data/zone/br.txt
+++ b/icu4c/source/data/zone/br.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/br.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/br.xml
  */
 br{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Adis Abeba"}
diff --git a/icu4c/source/data/zone/brx.txt b/icu4c/source/data/zone/brx.txt
index 63818fd..7672751 100755
--- a/icu4c/source/data/zone/brx.txt
+++ b/icu4c/source/data/zone/brx.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/brx.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/brx.xml
  */
 brx{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"अबिद्जान"}
@@ -1176,21 +1176,11 @@
             lg{"पश्चीम अफ्रीका टाईम"}
             ls{"पश्चीम अफ्रीका स्टैंडर्ड टाईम"}
         }
-        "meta:Aktyubinsk"{
-            ld{"आक्त्युबीनस्क समर टाईम"}
-            lg{"आक्त्युबीनस्क टाईम"}
-            ls{"आक्त्युबीनस्क स्टैंडर्ड टाईम"}
-        }
         "meta:Alaska"{
             ld{"अलास्का डेलाईट टाईम"}
             lg{"अलास्का टाईम"}
             ls{"अलास्का स्टैंडर्ड टाईम"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"अलास्का हवाई डेलाईट टाईम"}
-            lg{"अलास्का हवाई टाईम"}
-            ls{"अलास्का हवाई स्टैंडर्ड टाईम"}
-        }
         "meta:Almaty"{
             ld{"अलमाटी समर टाईम"}
             lg{"अलमाटी टाईम"}
@@ -1256,11 +1246,6 @@
             lg{"आरमीनी टाईम"}
             ls{"आरमीनी स्टैंडर्ड टाईम"}
         }
-        "meta:Ashkhabad"{
-            ld{"अश्काबाद समर टाईम"}
-            lg{"अश्काबाद टाईम"}
-            ls{"अश्काबाद स्टैंडर्ड टाईम"}
-        }
         "meta:Atlantic"{
             ld{"अटलांटीक डेलाईट टाईम"}
             lg{"अटलांटीक टाईम"}
@@ -1296,32 +1281,17 @@
             lg{"आज़ोर टाईम"}
             ls{"आज़ोर स्टैंडर्ड टाईम"}
         }
-        "meta:Baku"{
-            ld{"बाकु समर टाईम"}
-            lg{"बाकु टाईम"}
-            ls{"बाकु स्टैंडर्ड टाईम"}
-        }
         "meta:Bangladesh"{
             ld{"बांगलादेश समर टाईम"}
             lg{"बांगलादेश टाईम"}
             ls{"बांगलादेश स्टैंडर्ड टाईम"}
         }
-        "meta:Bering"{
-            ld{"बेरींग डेलाईट टाईम"}
-            lg{"बेरींग टाईम"}
-            ls{"बेरींग स्टैंडर्ड टाईम"}
-        }
         "meta:Bhutan"{
             ls{"भुटान स्टैंडर्ड टाईम"}
         }
         "meta:Bolivia"{
             ls{"बोलिविया स्टैंडर्ड टाईम"}
         }
-        "meta:Borneo"{
-            ld{"बोर्नीओ समर टाईम"}
-            lg{"बोर्नीओ टाईम"}
-            ls{"बोर्नीओ स्टैंडर्ड टाईम"}
-        }
         "meta:Brasilia"{
             ld{"ब्राज़ीलिया समर टाईम"}
             lg{"ब्राज़ीलिया टाईम"}
@@ -1338,9 +1308,6 @@
         "meta:Chamorro"{
             ls{"चामरो स्टैंडर्ड टाईम"}
         }
-        "meta:Changbai"{
-            ls{"चांगबाई स्टैंडर्ड टाईम"}
-        }
         "meta:Chatham"{
             ld{"चैथम डेलाईट टाईम"}
             lg{"चैथम टाईम"}
@@ -1382,23 +1349,12 @@
             lg{"क्युबा टाईम"}
             ls{"क्युबा स्टैंडर्ड टाईम"}
         }
-        "meta:Dacca"{
-            ls{"ढ़ाका स्टैंडर्ड टाईम"}
-        }
         "meta:Davis"{
             ls{"डेवीस स्टैंडर्ड टाईम"}
         }
         "meta:DumontDUrville"{
             ls{"ड्युमों ड्युरवील स्टैंडर्ड टाईम"}
         }
-        "meta:Dushanbe"{
-            ld{"दुशांबे समर टाईम"}
-            lg{"दुशांबे टाईम"}
-            ls{"दुशांबे स्टैंडर्ड टाईम"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"डच गियना स्टैंडर्ड टाईम"}
-        }
         "meta:East_Timor"{
             ls{"ईस्ट टीमोर स्टैंडर्ड टाईम"}
         }
@@ -1441,11 +1397,6 @@
         "meta:French_Southern"{
             ls{"दक्षिण फ्रान्सीसी स्टैंडर्ड टाईम"}
         }
-        "meta:Frunze"{
-            ld{"फ़्रुन्ज़े समर टाईम"}
-            lg{"फ़्रुन्ज़े टाईम"}
-            ls{"फ़्रुन्ज़े स्टैंडर्ड टाईम"}
-        }
         "meta:GMT"{
             ls{"ग्रीनीच स्टैंडर्ड टाईम"}
         }
@@ -1463,11 +1414,6 @@
         "meta:Gilbert_Islands"{
             ls{"गीलबर्ट द्वीप स्टैंडर्ड टाईम"}
         }
-        "meta:Greenland_Central"{
-            ld{"ग्रीनलैण्ड सैन्ट्रल समर टाईम"}
-            lg{"ग्रीनलैण्ड सैन्ट्रल टाईम"}
-            ls{"ग्रीनलैण्ड सैन्ट्रल स्टैंडर्ड टाईम"}
-        }
         "meta:Greenland_Eastern"{
             ld{"ग्रीनलैण्ड ईस्टर्न समर टाईम"}
             lg{"ग्रीनलैण्ड ईस्टर्न टाईम"}
@@ -1546,23 +1492,12 @@
             lg{"पेत्रोपावलोस्क कामचटका टाईम"}
             ls{"पेत्रोपावलोस्क कामचटका स्टैंडर्ड टाईम"}
         }
-        "meta:Karachi"{
-            ls{"कराची स्टैंडर्ड टाईम"}
-        }
-        "meta:Kashgar"{
-            ls{"कशगार स्टैंडर्ड टाईम"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"क़ज़ाख़स्तान टाईम"}
         }
         "meta:Kazakhstan_Western"{
             ls{"वेस्टर्न क़ज़ाख़स्तान टाईम"}
         }
-        "meta:Kizilorda"{
-            ld{"कीज़ीलोर्डा डेलाईट टाईम"}
-            lg{"कीज़ीलोर्डा टाईम"}
-            ls{"कीज़ीलोर्डा स्टैंडर्ड टाईम"}
-        }
         "meta:Korea"{
             ld{"कोरिया डेलाईट टाईम"}
             lg{"कोरिया टाईम"}
@@ -1576,14 +1511,6 @@
             lg{"क्रासनोयार्स्क टाईम"}
             ls{"क्रासनोयार्स्क स्टैंडर्ड टाईम"}
         }
-        "meta:Kuybyshev"{
-            ld{"कुयबिशेव समर टाईम"}
-            lg{"कुयबिशेव टाईम"}
-            ls{"कुयबिशेव स्टैंडर्ड टाईम"}
-        }
-        "meta:Kwajalein"{
-            ls{"क्वाजलेइन स्टैंडर्ड टाईम"}
-        }
         "meta:Kyrgystan"{
             ls{"क़ीर्ग़स्तान स्टैंडर्ड टाईम"}
         }
@@ -1593,9 +1520,6 @@
         "meta:Line_Islands"{
             ls{"लाईन द्वीप स्टैंडर्ड टाईम"}
         }
-        "meta:Long_Shu"{
-            ls{"लॉंग शु स्टैंडर्ड टाईम"}
-        }
         "meta:Lord_Howe"{
             ld{"लार्ड़ होव डेलाईट टाईम"}
             lg{"लार्ड़ होव टाईम"}
@@ -1611,9 +1535,6 @@
             lg{"मगदन टाईम"}
             ls{"मगदन स्टैंडर्ड टाईम"}
         }
-        "meta:Malaya"{
-            ls{"मलाय स्टैंडर्ड टाईम"}
-        }
         "meta:Malaysia"{
             ls{"मलेशिया स्टैंडर्ड टाईम"}
         }
@@ -1753,22 +1674,12 @@
             lg{"समारा टाईम"}
             ls{"समारा स्टैंडर्ड टाईम"}
         }
-        "meta:Samarkand"{
-            ld{"समरकंद समर टाईम"}
-            lg{"समरकंद टाईम"}
-            ls{"समरकंद स्टैंडर्ड टाईम"}
-        }
         "meta:Samoa"{
             ls{"समोआ स्टैंडर्ड टाईम"}
         }
         "meta:Seychelles"{
             ls{"सेशेल्स स्टैंडर्ड टाईम"}
         }
-        "meta:Shevchenko"{
-            ld{"शेवचेनको समर टाईम"}
-            lg{"शेवचेनको टाईम"}
-            ls{"शेवचेनको स्टैंडर्ड टाईम"}
-        }
         "meta:Singapore"{
             ls{"सींगापुर स्टैंडर्ड टाईम"}
         }
@@ -1778,14 +1689,6 @@
         "meta:South_Georgia"{
             ls{"साऊथ जॉर्जिया स्टैंडर्ड टाईम"}
         }
-        "meta:Suriname"{
-            ls{"सुरीनाम स्टैंडर्ड टाईम"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"स्वेर्दलोव्स्क समर टाईम"}
-            lg{"स्वेर्दलोव्स्क टाईम"}
-            ls{"स्वेर्दलोव्स्क स्टैंडर्ड टाईम"}
-        }
         "meta:Syowa"{
             ls{"सीओवा स्टैंडर्ड टाईम"}
         }
@@ -1795,16 +1698,6 @@
         "meta:Tajikistan"{
             ls{"ताजीक़ीस्तान स्टैंडर्ड टाईम"}
         }
-        "meta:Tashkent"{
-            ld{"ताशकंद समर टाईम"}
-            lg{"ताशकंद टाईम"}
-            ls{"ताशकंद स्टैंडर्ड टाईम"}
-        }
-        "meta:Tbilisi"{
-            ld{"तीबीलीसी समर टाईम"}
-            lg{"तीबीलीसी टाईम"}
-            ls{"तीबीलीसी स्टैंडर्ड टाईम"}
-        }
         "meta:Tokelau"{
             ls{"टोकेलौ स्टैंडर्ड टाईम"}
         }
@@ -1816,11 +1709,6 @@
         "meta:Truk"{
             ls{"ट्रुक स्टैंडर्ड टाईम"}
         }
-        "meta:Turkey"{
-            ld{"तुर्की समर टाईम"}
-            lg{"तुर्की टाईम"}
-            ls{"तुर्की स्टैंडर्ड टाईम"}
-        }
         "meta:Turkmenistan"{
             ld{"तुर्कमेनीस्तान समर टाईम"}
             lg{"तुर्कमेनीस्तान टाईम"}
@@ -1829,19 +1717,11 @@
         "meta:Tuvalu"{
             ls{"तुवालु स्टैंडर्ड टाईम"}
         }
-        "meta:Uralsk"{
-            ld{"ऊरालस्क समर टाईम"}
-            lg{"ऊरालस्क टाईम"}
-            ls{"ऊरालस्क स्टैंडर्ड टाईम"}
-        }
         "meta:Uruguay"{
             ld{"ऊरुगुए समर टाईम"}
             lg{"ऊरुगुए टाईम"}
             ls{"ऊरुगुए स्टैंडर्ड टाईम"}
         }
-        "meta:Urumqi"{
-            ls{"ऊरुमकी स्टैंडर्ड टाईम"}
-        }
         "meta:Uzbekistan"{
             ld{"ऊज़्बेकिस्तान समर टाईम"}
             lg{"ऊज़्बेकिस्तान टाईम"}
@@ -1884,15 +1764,5 @@
             lg{"येकातेरीनाबुर्ग टाईम"}
             ls{"येकातेरीनाबुर्ग स्टैंडर्ड टाईम"}
         }
-        "meta:Yerevan"{
-            ld{"येरेवान समर टाईम"}
-            lg{"येरेवान टाईम"}
-            ls{"येरेवान स्टैंडर्ड टाईम"}
-        }
-        "meta:Yukon"{
-            ld{"युकॉन डेलाईट टाईम"}
-            lg{"युकॉन टाईम"}
-            ls{"युकॉन स्टैंडर्ड टाईम"}
-        }
     }
 }
diff --git a/icu4c/source/data/zone/bs.txt b/icu4c/source/data/zone/bs.txt
index d3ca170..32ff1c1 100644
--- a/icu4c/source/data/zone/bs.txt
+++ b/icu4c/source/data/zone/bs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/bs.xml
  */
 bs{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžan"}
@@ -745,21 +745,11 @@
             lg{"Zapadna Afrika vreme"}
             ls{"Zapadna Afrika standardno vreme"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktjubinsk letnje računanje vremena"}
-            lg{"Aktjubinsk vreme"}
-            ls{"Aktjubinsk standardno vreme"}
-        }
         "meta:Alaska"{
             ld{"Aljaska letnje računanje vremena"}
             lg{"Aljaska vreme"}
             ls{"Aljaska standardno vreme"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Aljaska-Havaji letnje računanje vremena"}
-            lg{"Aljaska-Havaji vreme"}
-            ls{"Aljaska-Havaji standardno vreme"}
-        }
         "meta:Almaty"{
             ld{"Almatu letnje računanje vremena"}
             lg{"Almatu vreme"}
@@ -825,11 +815,6 @@
             lg{"Armenija vreme"}
             ls{"Armenija standardno vreme"}
         }
-        "meta:Ashkhabad"{
-            ld{"Aškabad letnje računanje vremena"}
-            lg{"Aškabad vreme"}
-            ls{"Aškabad standardno vreme"}
-        }
         "meta:Atlantic"{
             ld{"Atlantsko letnje računanje vremena"}
             lg{"Atlantsko vreme"}
@@ -865,32 +850,17 @@
             lg{"Azori vreme"}
             ls{"Azori standardno vreme"}
         }
-        "meta:Baku"{
-            ld{"Baku letnje računanje vremena"}
-            lg{"Baku vreme"}
-            ls{"Baku standardno vreme"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladeš letnje računanje vremena"}
             lg{"Bangladeš vreme"}
             ls{"Bangladeš standardno vreme"}
         }
-        "meta:Bering"{
-            ld{"Bering letnje računanje vremena"}
-            lg{"Bering vreme"}
-            ls{"Bering standardno vreme"}
-        }
         "meta:Bhutan"{
             ls{"Butan vreme"}
         }
         "meta:Bolivia"{
             ls{"Bolivija vreme"}
         }
-        "meta:Borneo"{
-            ld{"Borneo letnje računanje vremena"}
-            lg{"Borneo vreme"}
-            ls{"Borneo standardno vreme"}
-        }
         "meta:Brasilia"{
             ld{"Brazilija letnje računanje vremena"}
             lg{"Brazilija vreme"}
@@ -907,9 +877,6 @@
         "meta:Chamorro"{
             ls{"Čamoro standardno vreme"}
         }
-        "meta:Changbai"{
-            ls{"Čangbai vreme"}
-        }
         "meta:Chatham"{
             ld{"Čatam letnje računanje vremena"}
             lg{"Čatam vreme"}
@@ -951,23 +918,12 @@
             lg{"Kuba vreme"}
             ls{"Kuba standardno vreme"}
         }
-        "meta:Dacca"{
-            ls{"Dača vreme"}
-        }
         "meta:Davis"{
             ls{"Dejvis vreme"}
         }
         "meta:DumontDUrville"{
             ls{"Dimon d’Urvil vreme"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanbe letnje računanje vremena"}
-            lg{"Dušanbe vreme"}
-            ls{"Dušanbe standardno vreme"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Holandska Gvijana vreme"}
-        }
         "meta:East_Timor"{
             ls{"Istočni Timor vreme"}
         }
@@ -1010,11 +966,6 @@
         "meta:French_Southern"{
             ls{"Francuske Južne Teritorije vreme"}
         }
-        "meta:Frunze"{
-            ld{"Frunze letnje računanje vremena"}
-            lg{"Frunze vreme"}
-            ls{"Frunze standardno vreme"}
-        }
         "meta:GMT"{
             ls{"Grinvič vreme"}
         }
@@ -1029,11 +980,6 @@
             lg{"Gruzija vreme"}
             ls{"Gruzija standardno vreme"}
         }
-        "meta:Greenland_Central"{
-            ld{"Centralni Grenland letnje računanje vremena"}
-            lg{"Centralni Grenland vreme"}
-            ls{"Centralni Grenland standardno vreme"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Istočni Grenland letnje računanje vremena"}
             lg{"Istočni Grenland vreme"}
@@ -1111,12 +1057,6 @@
             lg{"Petropavlovsk-Kamčatski vreme"}
             ls{"Petropavlovsk-Kamčatski standardno vreme"}
         }
-        "meta:Karachi"{
-            ls{"Karači vreme"}
-        }
-        "meta:Kashgar"{
-            ls{"Kašgar vreme"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Istočni Kazahstan vreme"}
         }
@@ -1136,14 +1076,6 @@
             lg{"Krasnojarsk vreme"}
             ls{"Krasnojarsk standardno vreme"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kujbišev letnje računanje vemena"}
-            lg{"Kujbišev vreme"}
-            ls{"Kujbišev standardno vreme"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kvajalejnsko vreme"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgizstan vreme"}
         }
@@ -1153,9 +1085,6 @@
         "meta:Line_Islands"{
             ls{"Lajn ostrva vreme"}
         }
-        "meta:Long_Shu"{
-            ls{"Long Šu vreme"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Hov letnje računanje vremena"}
             lg{"Lord Hov vreme"}
@@ -1171,9 +1100,6 @@
             lg{"Magadan vreme"}
             ls{"Magadan standardno vreme"}
         }
-        "meta:Malaya"{
-            ls{"Malaja vreme"}
-        }
         "meta:Malaysia"{
             ls{"Malezija vreme"}
         }
@@ -1313,22 +1239,12 @@
             lg{"Samara vreme"}
             ls{"Samara standardno vreme"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkand letnje računanje vremena"}
-            lg{"Samarkand vreme"}
-            ls{"Samarkand standardno vreme"}
-        }
         "meta:Samoa"{
             ls{"Samoa standardno vreme"}
         }
         "meta:Seychelles"{
             ls{"Sejšeli vreme"}
         }
-        "meta:Shevchenko"{
-            ld{"Ševčenko letnje računanje vremena"}
-            lg{"Ševčenko vreme"}
-            ls{"Ševčenko standardno vreme"}
-        }
         "meta:Singapore"{
             ls{"Singapur standardno vreme"}
         }
@@ -1338,14 +1254,6 @@
         "meta:South_Georgia"{
             ls{"Južna Džordžija vreme"}
         }
-        "meta:Suriname"{
-            ls{"Surinam vreme"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk letnje računanje vremena"}
-            lg{"Sverdlovsk vreme"}
-            ls{"Sverdlovsk standardno vreme"}
-        }
         "meta:Syowa"{
             ls{"Šova vreme"}
         }
@@ -1355,16 +1263,6 @@
         "meta:Tajikistan"{
             ls{"Tadžikistan vreme"}
         }
-        "meta:Tashkent"{
-            ld{"Taškent letnje računanje vremena"}
-            lg{"Taškent vreme"}
-            ls{"Taškent standardno vreme"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi letnje računanje vremena"}
-            lg{"Tbilisi vreme"}
-            ls{"Tbilisi standardno vreme"}
-        }
         "meta:Tokelau"{
             ls{"Tokelo vreme"}
         }
@@ -1376,11 +1274,6 @@
         "meta:Truk"{
             ls{"Truk vreme"}
         }
-        "meta:Turkey"{
-            ld{"Turska letnje računanje vremena"}
-            lg{"Turska vreme"}
-            ls{"Turska standardno vreme"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistan letnje računanje vremena"}
             lg{"Turkmenistan vreme"}
@@ -1389,19 +1282,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu vreme"}
         }
-        "meta:Uralsk"{
-            ld{"Ural'sk letnje računanje vremena"}
-            lg{"Ural'sk vreme"}
-            ls{"Ural'sk standardno vreme"}
-        }
         "meta:Uruguay"{
             ld{"Urugvaj letnje računanje vremena"}
             lg{"Urugvaj vreme"}
             ls{"Urugvaj standardno vreme"}
         }
-        "meta:Urumqi"{
-            ls{"Urumki vreme"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbekistan letnje računanje vremena"}
             lg{"Uzbekistan vreme"}
@@ -1444,15 +1329,5 @@
             lg{"Jekaterinburg vreme"}
             ls{"Jekaterinburg standardno vreme"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevan letnje računanje vremena"}
-            lg{"Jerevan vreme"}
-            ls{"Jerevan standardno vreme"}
-        }
-        "meta:Yukon"{
-            ld{"Jukon letnje računanje vremena"}
-            lg{"Jukon vreme"}
-            ls{"Jukon standardno vreme"}
-        }
     }
 }
diff --git a/icu4c/source/data/zone/bs_BA.txt b/icu4c/source/data/zone/bs_BA.txt
index 3fb951c..a5158e5 100755
--- a/icu4c/source/data/zone/bs_BA.txt
+++ b/icu4c/source/data/zone/bs_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/bs_Cyrl.txt b/icu4c/source/data/zone/bs_Cyrl.txt
index 9f01205..7f3d83d 100755
--- a/icu4c/source/data/zone/bs_Cyrl.txt
+++ b/icu4c/source/data/zone/bs_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/bs_Cyrl.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/bs_Cyrl.xml
  */
 bs_Cyrl{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Абиџан"}
@@ -1240,11 +1240,6 @@
             lg{"Западно-афричко време"}
             ls{"Западно-афричко стандардно време"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Актјубинск летње рачунање времена"}
-            lg{"Актјубинск време"}
-            ls{"Актјубинск стандардно време"}
-        }
         "meta:Alaska"{
             ld{"Аљашко летње време"}
             lg{"Аљашко време"}
@@ -1315,11 +1310,6 @@
             lg{"Арменија време"}
             ls{"Арменија стандардно време"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ашкабад летње рачунање времена"}
-            lg{"Ашкабад време"}
-            ls{"Ашкабад стандардно време"}
-        }
         "meta:Atlantic"{
             ld{"Атланско лтње рачунање времена"}
             lg{"Атланско време"}
@@ -1355,32 +1345,17 @@
             lg{"Азори време"}
             ls{"Азори стандардно време"}
         }
-        "meta:Baku"{
-            ld{"Баку летње рачунање времена"}
-            lg{"Баку време"}
-            ls{"Баку стандардно време"}
-        }
         "meta:Bangladesh"{
             ld{"Бангладеш летње рачунање времена"}
             lg{"Бангладеш време"}
             ls{"Бангладеш стандардно време"}
         }
-        "meta:Bering"{
-            ld{"Беринг летње рачунање времена"}
-            lg{"Беринг време"}
-            ls{"Беринг стандардно време"}
-        }
         "meta:Bhutan"{
             ls{"Бутан време"}
         }
         "meta:Bolivia"{
             ls{"Боливија време"}
         }
-        "meta:Borneo"{
-            ld{"Борнео летње рачунање времена"}
-            lg{"Борнео време"}
-            ls{"Борнео стандардно време"}
-        }
         "meta:Brasilia"{
             ld{"Бразилија летње рачунање времена"}
             lg{"Бразилија време"}
@@ -1397,9 +1372,6 @@
         "meta:Chamorro"{
             ls{"Чаморо време"}
         }
-        "meta:Changbai"{
-            ls{"Чангбаи време"}
-        }
         "meta:Chatham"{
             ld{"Чатам летње рачунање времена"}
             lg{"Чатам време"}
@@ -1441,23 +1413,12 @@
             lg{"Куба време"}
             ls{"Куба стандардно време"}
         }
-        "meta:Dacca"{
-            ls{"Дача време"}
-        }
         "meta:Davis"{
             ls{"Дејвис време"}
         }
         "meta:DumontDUrville"{
             ls{"Димон д’Урвил време"}
         }
-        "meta:Dushanbe"{
-            ld{"Душанбе летње рачунање времена"}
-            lg{"Душанбе време"}
-            ls{"Душанбе стандардно време"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Холандска Гвајана време"}
-        }
         "meta:East_Timor"{
             ls{"Источни тимор време"}
         }
@@ -1500,11 +1461,6 @@
         "meta:French_Southern"{
             ls{"Француско јужно и антарктичко време"}
         }
-        "meta:Frunze"{
-            ld{"Фрунзе летње рачунање времена"}
-            lg{"Фрунзе време"}
-            ls{"Фрунзе стандардно време"}
-        }
         "meta:GMT"{
             ls{"Гринвич средње време"}
         }
@@ -1522,11 +1478,6 @@
         "meta:Gilbert_Islands"{
             ls{"Гилберт острва време"}
         }
-        "meta:Greenland_Central"{
-            ld{"Централни Гренланд летње рачунање времена"}
-            lg{"Централни Гренланд време"}
-            ls{"Централни Гренланд стандардно време"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Источни Гренланд летње рачунање времена"}
             lg{"Источни Гренланд време"}
@@ -1604,12 +1555,6 @@
             lg{"Петропавловско-камчатско време"}
             ls{"Петропавловско-камчатско стандардно време"}
         }
-        "meta:Karachi"{
-            ls{"Карачи време"}
-        }
-        "meta:Kashgar"{
-            ls{"Кашгар време"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Источно-казахстанско време"}
         }
@@ -1629,14 +1574,6 @@
             lg{"Краснојарск време"}
             ls{"Краснојарск стандардно време"}
         }
-        "meta:Kuybyshev"{
-            ld{"Кујбишев летње рачунање времена"}
-            lg{"Кујбишев време"}
-            ls{"Кујбишев стандардно време"}
-        }
-        "meta:Kwajalein"{
-            ls{"Кваџалејин време"}
-        }
         "meta:Kyrgystan"{
             ls{"Киргизстан време"}
         }
@@ -1646,9 +1583,6 @@
         "meta:Line_Islands"{
             ls{"Лине Острва време"}
         }
-        "meta:Long_Shu"{
-            ls{"Лонг Шу време"}
-        }
         "meta:Lord_Howe"{
             ld{"Лорд Хов летње рачунање времена"}
             lg{"Лорд Хов време"}
@@ -1667,9 +1601,6 @@
             lg{"Магадан време"}
             ls{"Магадан стандардно време"}
         }
-        "meta:Malaya"{
-            ls{"Малаја време"}
-        }
         "meta:Malaysia"{
             ls{"Малезија време"}
         }
@@ -1806,22 +1737,12 @@
             lg{"Самара време"}
             ls{"Самара стандардно време"}
         }
-        "meta:Samarkand"{
-            ld{"Самарканд летње рачунање времена"}
-            lg{"Самарканд време"}
-            ls{"Самарканд стандардно време"}
-        }
         "meta:Samoa"{
             ls{"Самоа стандардно време"}
         }
         "meta:Seychelles"{
             ls{"Сејшели време"}
         }
-        "meta:Shevchenko"{
-            ld{"Шевченко летње рачунање времена"}
-            lg{"Шевченко време"}
-            ls{"Шевченко стандардно време"}
-        }
         "meta:Singapore"{
             ls{"Сингапур стандардно време"}
         }
@@ -1831,14 +1752,6 @@
         "meta:South_Georgia"{
             ls{"Јужна Џорџија време"}
         }
-        "meta:Suriname"{
-            ls{"Суринам време"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Свердловск летње рачунање времена"}
-            lg{"Свердловск време"}
-            ls{"Свердловск стандардно време"}
-        }
         "meta:Syowa"{
             ls{"Шова време"}
         }
@@ -1853,16 +1766,6 @@
         "meta:Tajikistan"{
             ls{"Таџикистан време"}
         }
-        "meta:Tashkent"{
-            ld{"Ташкент летње рачунање времена"}
-            lg{"Ташкент време"}
-            ls{"Ташкент стандардно време"}
-        }
-        "meta:Tbilisi"{
-            ld{"Тбилиси летње рачунање времена"}
-            lg{"Тбилиси време"}
-            ls{"Тбилиси стандардно време"}
-        }
         "meta:Tokelau"{
             ls{"Токелау време"}
         }
@@ -1874,11 +1777,6 @@
         "meta:Truk"{
             ls{"Трук време"}
         }
-        "meta:Turkey"{
-            ld{"Турска летње рачунање времена"}
-            lg{"Турска време"}
-            ls{"Турска стандардно време"}
-        }
         "meta:Turkmenistan"{
             ld{"Туркменистан летње рачунање времена"}
             lg{"Туркменистан време"}
@@ -1887,19 +1785,11 @@
         "meta:Tuvalu"{
             ls{"Тувалу време"}
         }
-        "meta:Uralsk"{
-            ld{"Уралск летње рачунање времена"}
-            lg{"Уралск време"}
-            ls{"Уралск стандардно време"}
-        }
         "meta:Uruguay"{
             ld{"Уругвај летње рачунање времена"}
             lg{"Уругвај време"}
             ls{"Уругвај стандардно време"}
         }
-        "meta:Urumqi"{
-            ls{"Урумки време"}
-        }
         "meta:Uzbekistan"{
             ld{"Узбекистан летње рачунање времена"}
             lg{"Узбекистан време"}
@@ -1942,16 +1832,6 @@
             lg{"Јекатеринбург време"}
             ls{"Јекатеринбург стандардно време"}
         }
-        "meta:Yerevan"{
-            ld{"Јереван летње рачунање времена"}
-            lg{"Јереван време"}
-            ls{"Јереван стандардно време"}
-        }
-        "meta:Yukon"{
-            ld{"Јукон летње рачунање времена"}
-            lg{"Јукон време"}
-            ls{"Јукон стандардно време"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Време у земљи: {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/bs_Latn.txt b/icu4c/source/data/zone/bs_Latn.txt
index 3ea3b65..a50c624 100755
--- a/icu4c/source/data/zone/bs_Latn.txt
+++ b/icu4c/source/data/zone/bs_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3906520..f6c37c6 100755
--- a/icu4c/source/data/zone/bs_Latn_BA.txt
+++ b/icu4c/source/data/zone/bs_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ca.txt b/icu4c/source/data/zone/ca.txt
index fa1e208..2a80e9c 100644
--- a/icu4c/source/data/zone/ca.txt
+++ b/icu4c/source/data/zone/ca.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ca.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ca.xml
  */
 ca{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -432,11 +432,6 @@
             lg{"Hora d'Alaska"}
             ls{"Horari estàndard d'Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Horari d'estiu d'Alaska-Hawaii"}
-            lg{"Hora d'Alaska-Hawaii"}
-            ls{"Hora estàndard d'Alaska-Hawaii"}
-        }
         "meta:Amazon"{
             ld{"Hora d'estiu de l'Amazones"}
             lg{"Hora de l'Amazones"}
@@ -522,11 +517,6 @@
             lg{"Hora de Bangla Desh"}
             ls{"Hora estàndard de Bangla Desh"}
         }
-        "meta:Bering"{
-            ld{"Hora d'estiu de Bering"}
-            lg{"Hora de Bering"}
-            ls{"Hora estàndard de Bering"}
-        }
         "meta:Bhutan"{
             ls{"Hora de Bhutan"}
         }
@@ -623,11 +613,6 @@
             lg{"Hora de Geòrgia"}
             ls{"Hora estàndard de Geòrgia"}
         }
-        "meta:Greenland_Central"{
-            ld{"Horari d'estiu de Grenlàndia Central"}
-            lg{"Hora de Grenlàndia Central"}
-            ls{"Hora estàndard de Grenlàndia Central"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Hora d'estiu de l'Est de Grenlàndia"}
             lg{"Hora de l'Est de Grenlàndia"}
@@ -710,11 +695,6 @@
             lg{"Hora de Krasnoiarsk"}
             ls{"Hora estàndard de Krasnoiarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Hora d'estiu de Kujbysev"}
-            lg{"Hora de Kujbysev"}
-            ls{"Hora estàndard de Kujbysev"}
-        }
         "meta:Kyrgystan"{
             ls{"Hora del Kirguizistan"}
         }
@@ -858,9 +838,6 @@
         "meta:South_Georgia"{
             ls{"Hora de Geòrgia del Sud"}
         }
-        "meta:Suriname"{
-            ls{"Hora de Surinam"}
-        }
         "meta:Syowa"{
             ls{"Hora de Syowa"}
         }
@@ -886,11 +863,6 @@
         "meta:Truk"{
             ls{"Hora de Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Hora d'estiu de Turquia"}
-            lg{"Hora de Turquia"}
-            ls{"Hora estàndard de Turquia"}
-        }
         "meta:Turkmenistan"{
             ld{"Hora d'estiu del Turkmenistan"}
             lg{"Hora del Turkmenistan"}
@@ -941,11 +913,6 @@
             lg{"Hora d'Ekaterinburg"}
             ls{"Hora estàndard d'Ekaterinburg"}
         }
-        "meta:Yukon"{
-            ld{"Hora d'estiu de Yuokon"}
-            lg{"Hora de Yukon"}
-            ls{"Hora estàndard de Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Hora de: {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/cgg.txt b/icu4c/source/data/zone/cgg.txt
index 6f70031..c587414 100755
--- a/icu4c/source/data/zone/cgg.txt
+++ b/icu4c/source/data/zone/cgg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cgg.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/cgg.xml
  */
 cgg{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/chr.txt b/icu4c/source/data/zone/chr.txt
index 24a9163..d343636 100755
--- a/icu4c/source/data/zone/chr.txt
+++ b/icu4c/source/data/zone/chr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/chr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/chr.xml
  */
 chr{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "meta:America_Central"{
             ld{"ᎠᏰᎵ ᎢᎦ ᎢᏳᏩᎪᏗ"}
diff --git a/icu4c/source/data/zone/cs.txt b/icu4c/source/data/zone/cs.txt
index b4f0b88..dcc81ff 100644
--- a/icu4c/source/data/zone/cs.txt
+++ b/icu4c/source/data/zone/cs.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cs.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/cs.xml
  */
 cs{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžan"}
@@ -506,21 +506,11 @@
             lg{"Západoafrický čas"}
             ls{"Západoafrický standardní čas"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Akťubinský letní čas"}
-            lg{"Akťubinský čas"}
-            ls{"Akťubinský standardní čas"}
-        }
         "meta:Alaska"{
             ld{"Aljašský letní čas"}
             lg{"Aljašský čas"}
             ls{"Aljašský standardní čas"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Aljašsko-havajský letní čas"}
-            lg{"Aljašsko-havajský čas"}
-            ls{"Aljašsko-havajský standardní čas"}
-        }
         "meta:Almaty"{
             ld{"Almatský letní čas"}
             lg{"Almatský čas"}
@@ -586,11 +576,6 @@
             lg{"Arménský čas"}
             ls{"Arménský standardní čas"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ašchabadský letní čas"}
-            lg{"Ašchabadský čas"}
-            ls{"Ašchabadský standardní čas"}
-        }
         "meta:Atlantic"{
             ld{"Atlantický letní čas"}
             lg{"Atlantický čas"}
@@ -626,32 +611,17 @@
             lg{"Azorský čas"}
             ls{"Azorský standardní čas"}
         }
-        "meta:Baku"{
-            ld{"Bakuský letní čas"}
-            lg{"Bakuský čas"}
-            ls{"Bakuský standardní čas"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladéšský letní čas"}
             lg{"Bangladéšský čas"}
             ls{"Bangladéšský standardní čas"}
         }
-        "meta:Bering"{
-            ld{"Beringský letní čas"}
-            lg{"Beringský čas"}
-            ls{"Beringský standardní čas"}
-        }
         "meta:Bhutan"{
             ls{"Bhútánský čas"}
         }
         "meta:Bolivia"{
             ls{"Bolivijský čas"}
         }
-        "meta:Borneo"{
-            ld{"Bornejský letní čas"}
-            lg{"Bornejský čas"}
-            ls{"Bornejský standardní čas"}
-        }
         "meta:Brasilia"{
             ld{"Brasilijský letní čas"}
             lg{"Brasilijský čas"}
@@ -671,9 +641,6 @@
         "meta:Chamorro"{
             ls{"Chamorrský čas"}
         }
-        "meta:Changbai"{
-            ls{"Čchangpejský čas"}
-        }
         "meta:Chatham"{
             ld{"Chathamský letní čas"}
             lg{"Chathamský čas"}
@@ -715,23 +682,12 @@
             lg{"Kubánský čas"}
             ls{"Kubánský standardní čas"}
         }
-        "meta:Dacca"{
-            ls{"Dhácký čas"}
-        }
         "meta:Davis"{
             ls{"Čas Davisovy stanice"}
         }
         "meta:DumontDUrville"{
             ls{"Čas stanice Dumonta d’Urvilla"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanbský letní čas"}
-            lg{"Dušanbský čas"}
-            ls{"Dušanbský standardní čas"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Nizozemskoguyanský čas"}
-        }
         "meta:East_Timor"{
             ls{"Východotimorský čas"}
         }
@@ -774,11 +730,6 @@
         "meta:French_Southern"{
             ls{"Čas Francouzských jižních a antarktických území"}
         }
-        "meta:Frunze"{
-            ld{"Frunzský letní čas"}
-            lg{"Frunzský čas"}
-            ls{"Frunzský standardní čas"}
-        }
         "meta:GMT"{
             ls{"Greenwichský střední čas"}
         }
@@ -796,11 +747,6 @@
         "meta:Gilbert_Islands"{
             ls{"Čas Gilbertových ostrovů"}
         }
-        "meta:Greenland_Central"{
-            ld{"Středogrónský letní čas"}
-            lg{"Středogrónský čas"}
-            ls{"Středogrónský standardní čas"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Východogrónský letní čas"}
             lg{"Východogrónský čas"}
@@ -878,12 +824,6 @@
             lg{"Petropavlovsko-kamčatský čas"}
             ls{"Petropavlovsko-kamčatský standardní čas"}
         }
-        "meta:Karachi"{
-            ls{"Karáčský čas"}
-        }
-        "meta:Kashgar"{
-            ls{"Kašgarský čas"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Východokazachstánský čas"}
         }
@@ -903,14 +843,6 @@
             lg{"Krasnojarský čas"}
             ls{"Krasnojarský standardní čas"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kujbyševský letní čas"}
-            lg{"Kujbyševský čas"}
-            ls{"Kujbyševský standardní čas"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajaleinský čas"}
-        }
         "meta:Kyrgystan"{
             ls{"Kyrgyzský čas"}
         }
@@ -935,9 +867,6 @@
             lg{"Magadanský čas"}
             ls{"Magadanský standardní čas"}
         }
-        "meta:Malaya"{
-            ls{"Malajský čas"}
-        }
         "meta:Malaysia"{
             ls{"Malajsijský čas"}
         }
@@ -1077,11 +1006,6 @@
             lg{"Samarský čas"}
             ls{"Samarský standardní čas"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkandský letní čas"}
-            lg{"Samarkandský čas"}
-            ls{"Samarkandský standardní čas"}
-        }
         "meta:Samoa"{
             ls{"Samojský čas"}
         }
@@ -1097,14 +1021,6 @@
         "meta:South_Georgia"{
             ls{"Jihogeorgijský čas"}
         }
-        "meta:Suriname"{
-            ls{"Surinamský čas"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovský letní čas"}
-            lg{"Sverdlovský čas"}
-            ls{"Sverdlovský standardní čas"}
-        }
         "meta:Syowa"{
             ls{"Čas stanice Šówa"}
         }
@@ -1119,16 +1035,6 @@
         "meta:Tajikistan"{
             ls{"Tádžický čas"}
         }
-        "meta:Tashkent"{
-            ld{"Taškentský letní čas"}
-            lg{"Taškentský čas"}
-            ls{"Taškentský standardní čas"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbiliský letní čas"}
-            lg{"Tbiliský čas"}
-            ls{"Tbiliský standardní čas"}
-        }
         "meta:Tokelau"{
             ls{"Tokelauský čas"}
         }
@@ -1140,11 +1046,6 @@
         "meta:Truk"{
             ls{"Chuukský čas"}
         }
-        "meta:Turkey"{
-            ld{"Turecký letní čas"}
-            lg{"Turecký čas"}
-            ls{"Turecký standardní čas"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenský letní čas"}
             lg{"Turkmenský čas"}
@@ -1153,19 +1054,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalský čas"}
         }
-        "meta:Uralsk"{
-            ld{"Uralský letní čas"}
-            lg{"Uralský čas"}
-            ls{"Uralský standardní čas"}
-        }
         "meta:Uruguay"{
             ld{"Uruguayský letní čas"}
             lg{"Uruguayský čas"}
             ls{"Uruguayský standardní čas"}
         }
-        "meta:Urumqi"{
-            ls{"Urumčijský čas"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbecký letní čas"}
             lg{"Uzbecký čas"}
@@ -1208,16 +1101,6 @@
             lg{"Jekatěrinburský čas"}
             ls{"Jekatěrinburský standardní čas"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevanský letní čas"}
-            lg{"Jerevanský čas"}
-            ls{"Jerevanský standardní čas"}
-        }
-        "meta:Yukon"{
-            ld{"Yukonský letní čas"}
-            lg{"Yukonský čas"}
-            ls{"Yukonský standardní čas"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Časové pásmo {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/cy.txt b/icu4c/source/data/zone/cy.txt
index 70bb1e0..2fe3bc2 100644
--- a/icu4c/source/data/zone/cy.txt
+++ b/icu4c/source/data/zone/cy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/cy.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/cy.xml
  */
 cy{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         hourFormat{"+HHmm;-HHmm"}
     }
diff --git a/icu4c/source/data/zone/da.txt b/icu4c/source/data/zone/da.txt
index 0b8df40..995bc05 100644
--- a/icu4c/source/data/zone/da.txt
+++ b/icu4c/source/data/zone/da.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/da.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/da.xml
  */
 da{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -211,21 +211,11 @@
             lg{"Vestafrikansk tid"}
             ls{"Vestafrikansk normaltid"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk-sommertid"}
-            lg{"Aktyubinsk-tid"}
-            ls{"Aktyubinsk-normaltid"}
-        }
         "meta:Alaska"{
             ld{"Alaska-sommertid"}
             lg{"Alaska-tid"}
             ls{"Alaska-normaltid"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii-sommertid"}
-            lg{"Alaska-Hawaii-tid"}
-            ls{"Alaska-Hawaii-normaltid"}
-        }
         "meta:Almaty"{
             ld{"Almaty-sommertid"}
             lg{"Almaty-tid"}
@@ -291,11 +281,6 @@
             lg{"Armensk tid"}
             ls{"Armensk normaltid"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ashkhabad-sommertid"}
-            lg{"Ashkhabad-tid"}
-            ls{"Ashkhabad-normaltid"}
-        }
         "meta:Atlantic"{
             ld{"Atlantic-sommertid"}
             lg{"Atlantic-tid"}
@@ -331,32 +316,17 @@
             lg{"Azorerne-tid"}
             ls{"Azorerne-normaltid"}
         }
-        "meta:Baku"{
-            ld{"Baku-sommertid"}
-            lg{"Baku-tid"}
-            ls{"Baku-normaltid"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladeshisk sommertid"}
             lg{"Bangladeshisk tid"}
             ls{"Bangladeshisk normaltid"}
         }
-        "meta:Bering"{
-            ld{"Bering-sommertid"}
-            lg{"Bering-tid"}
-            ls{"Bering-normaltid"}
-        }
         "meta:Bhutan"{
             ls{"Bhutanesisk tid"}
         }
         "meta:Bolivia"{
             ls{"Boliviansk tid"}
         }
-        "meta:Borneo"{
-            ld{"Borneo-sommertid"}
-            lg{"Borneo-tid"}
-            ls{"Borneo-normaltid"}
-        }
         "meta:Brasilia"{
             ld{"Brasiliansk sommertid"}
             lg{"Brasiliansk tid"}
@@ -373,9 +343,6 @@
         "meta:Chamorro"{
             ls{"Chamorro-tid"}
         }
-        "meta:Changbai"{
-            ls{"Changbai-tid"}
-        }
         "meta:Chatham"{
             ld{"Chatham-sommertid"}
             lg{"Chatham-tid"}
@@ -417,23 +384,12 @@
             lg{"Cubansk tid"}
             ls{"Cubansk normaltid"}
         }
-        "meta:Dacca"{
-            ls{"Dacca-tid"}
-        }
         "meta:Davis"{
             ls{"Davis-tid"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d'Urville-tid"}
         }
-        "meta:Dushanbe"{
-            ld{"Dushanbe-sommertid"}
-            lg{"Dushanbe-tid"}
-            ls{"Dushanbe-normaltid"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Hollandsk Guiana-tid"}
-        }
         "meta:East_Timor"{
             ls{"Østtimor-tid"}
         }
@@ -485,11 +441,6 @@
         "meta:French_Southern"{
             ls{"Franske Sydlige og Antarktiske Territorier-tid"}
         }
-        "meta:Frunze"{
-            ld{"Frunze-sommertid"}
-            lg{"Frunze-tid"}
-            ls{"Frunze-normaltid"}
-        }
         "meta:GMT"{
             ls{"GMT"}
         }
@@ -507,11 +458,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilbertøerne-tid"}
         }
-        "meta:Greenland_Central"{
-            ld{"Centralgrønlandsk sommertid"}
-            lg{"Centralgrønlandsk tid"}
-            ls{"Centralgrønlandsk normaltid"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Østgrønlandsk sommertid"}
             lg{"Østgrønlandsk tid"}
@@ -589,23 +535,12 @@
             lg{"Petropavlovsk-Kamchatski tid"}
             ls{"Petropavlovsk-Kamchatski normaltid"}
         }
-        "meta:Karachi"{
-            ls{"Karachi-tid"}
-        }
-        "meta:Kashgar"{
-            ls{"Kashgar-tid"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Østkasakhstansk tid"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Vestkasakhstansk tid"}
         }
-        "meta:Kizilorda"{
-            ld{"Kizilorda-sommertid"}
-            lg{"Kizilorda-tid"}
-            ls{"Kizilorda-normaltid"}
-        }
         "meta:Korea"{
             ld{"Koreansk sommertid"}
             lg{"Koreansk tid"}
@@ -619,14 +554,6 @@
             lg{"Krasnoyarsk-tid"}
             ls{"Krasnoyarsk-normaltid"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuybyshev-sommertid"}
-            lg{"Kuybyshev-tid"}
-            ls{"Kuybyshev-normaltid"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajalein-tid"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgisisk tid"}
         }
@@ -636,9 +563,6 @@
         "meta:Line_Islands"{
             ls{"Linjeøerne-tid"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu-tid"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howe-sommertid"}
             lg{"Lord Howe-tid"}
@@ -657,9 +581,6 @@
             lg{"Magadan-tid"}
             ls{"Magadan-normaltid"}
         }
-        "meta:Malaya"{
-            ls{"Malaja-tid"}
-        }
         "meta:Malaysia"{
             ls{"Malaysisk tid"}
         }
@@ -799,22 +720,12 @@
             lg{"Samara-tid"}
             ls{"Samara-normaltid"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkand-sommertid"}
-            lg{"Samarkand-tid"}
-            ls{"Samarkand-normaltid"}
-        }
         "meta:Samoa"{
             ls{"Samoa-normaltid"}
         }
         "meta:Seychelles"{
             ls{"Seychellisk tid"}
         }
-        "meta:Shevchenko"{
-            ld{"Shevchenko-sommertid"}
-            lg{"Shevchenko-tid"}
-            ls{"Shevchenko-normaltid"}
-        }
         "meta:Singapore"{
             ls{"Singaporeansk normaltid"}
         }
@@ -824,14 +735,6 @@
         "meta:South_Georgia"{
             ls{"South Georgia-tid"}
         }
-        "meta:Suriname"{
-            ls{"Surinam-tid"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk-sommertid"}
-            lg{"Sverdlovsk-tid"}
-            ls{"Sverdlovsk-normaltid"}
-        }
         "meta:Syowa"{
             ls{"Syowa-tid"}
         }
@@ -846,16 +749,6 @@
         "meta:Tajikistan"{
             ls{"Tadsjikisk tid"}
         }
-        "meta:Tashkent"{
-            ld{"Tashkent-sommertid"}
-            lg{"Tashkent-tid"}
-            ls{"Tashkent-normaltid"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi-sommertid"}
-            lg{"Tbilisi-tid"}
-            ls{"Tbilisi-normaltid"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau-tid"}
         }
@@ -867,11 +760,6 @@
         "meta:Truk"{
             ls{"Truk-tid"}
         }
-        "meta:Turkey"{
-            ld{"Tyrkisk sommertid"}
-            lg{"Tyrkisk tid"}
-            ls{"Tyrkisk normaltid"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmensk sommertid"}
             lg{"Turkmensk tid"}
@@ -880,19 +768,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu-tid"}
         }
-        "meta:Uralsk"{
-            ld{"Ural'sk-sommertid"}
-            lg{"Ural'sk-tid"}
-            ls{"Ural'sk-normaltid"}
-        }
         "meta:Uruguay"{
             ld{"Uruguayansk sommertid"}
             lg{"Uruguayansk tid"}
             ls{"Uruguayansk normaltid"}
         }
-        "meta:Urumqi"{
-            ls{"Urumqi-tid"}
-        }
         "meta:Uzbekistan"{
             ld{"Usbekisk sommertid"}
             lg{"Usbekisk tid"}
@@ -935,16 +815,6 @@
             lg{"Yekaterinburgsk tid"}
             ls{"Yekaterinburgsk normaltid"}
         }
-        "meta:Yerevan"{
-            ld{"Yerevan-sommertid"}
-            lg{"Yerevan-tid"}
-            ls{"Yerevan-normaltid"}
-        }
-        "meta:Yukon"{
-            ld{"Yukon-sommertid"}
-            lg{"Yukon-tid"}
-            ls{"Yukon-normaltid"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Tidszone for {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/dav.txt b/icu4c/source/data/zone/dav.txt
index 7efa383..7253dfa 100755
--- a/icu4c/source/data/zone/dav.txt
+++ b/icu4c/source/data/zone/dav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dav.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/dav.xml
  */
 dav{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/de.txt b/icu4c/source/data/zone/de.txt
index 9b2081e..7eb904a 100644
--- a/icu4c/source/data/zone/de.txt
+++ b/icu4c/source/data/zone/de.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/de.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/de.xml
  */
 de{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Accra"{
             ec{"Akkra"}
@@ -373,21 +373,11 @@
             lg{"Westafrikanische Zeit"}
             ls{"Westafrikanische Normalzeit"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk-Sommerzeit"}
-            lg{"Aktyubinsk-Zeit"}
-            ls{"Aktyubinsk-Normalzeit"}
-        }
         "meta:Alaska"{
             ld{"Alaska Sommerzeit"}
             lg{"Alaska Zeit"}
             ls{"Alaska-Normalzeit"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii-Sommerzeit"}
-            lg{"Alaska-Hawaii-Zeit"}
-            ls{"Alaska-Hawaii-Normalzeit"}
-        }
         "meta:Almaty"{
             ld{"Almaty-Sommerzeit"}
             lg{"Almaty-Zeit"}
@@ -716,11 +706,6 @@
             lg{"Krasnoyarsk-Zeit"}
             ls{"Krasnoyarsk-Normalzeit"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuibyschew-Sommerzeit"}
-            lg{"Kuibyschew-Zeit"}
-            ls{"Kuibyschew-Normalzeit"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgisistan-Zeit"}
         }
@@ -883,9 +868,6 @@
         "meta:South_Georgia"{
             ls{"Südgeorgische Zeit"}
         }
-        "meta:Suriname"{
-            ls{"Suriname-Zeit"}
-        }
         "meta:Syowa"{
             ls{"Syowa-Zeit"}
         }
@@ -911,11 +893,6 @@
         "meta:Truk"{
             ls{"Chuuk-Zeit"}
         }
-        "meta:Turkey"{
-            ld{"Türkische Sommerzeit"}
-            lg{"Türkische Zeit"}
-            ls{"Türkische Normalzeit"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistan-Sommerzeit"}
             lg{"Turkmenistan-Zeit"}
diff --git a/icu4c/source/data/zone/dje.txt b/icu4c/source/data/zone/dje.txt
index aa95360..121f73c 100755
--- a/icu4c/source/data/zone/dje.txt
+++ b/icu4c/source/data/zone/dje.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dje.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/dje.xml
  */
 dje{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/dua.txt b/icu4c/source/data/zone/dua.txt
index e3d8ebe..63566bd 100755
--- a/icu4c/source/data/zone/dua.txt
+++ b/icu4c/source/data/zone/dua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dua.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/dua.xml
  */
 dua{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/dyo.txt b/icu4c/source/data/zone/dyo.txt
index 515aba6..822b77b 100755
--- a/icu4c/source/data/zone/dyo.txt
+++ b/icu4c/source/data/zone/dyo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dyo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/dyo.xml
  */
 dyo{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/dz.txt b/icu4c/source/data/zone/dz.txt
index 51d30b5..0400a43 100755
--- a/icu4c/source/data/zone/dz.txt
+++ b/icu4c/source/data/zone/dz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/dz.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/dz.xml
  */
 dz{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Cairo"{
             ec{"ཀཱའི་རོ"}
@@ -562,9 +562,6 @@
         "meta:Seychelles"{
             ls{"སེ་ཤཱལས་ཆུ་ཚོད"}
         }
-        "meta:Suriname"{
-            ls{"སུ་རི་ནཱམ་ཆུ་ཚོད"}
-        }
         "meta:Uruguay"{
             ld{"ཡུ་རུ་གུ་ཝཱའི་བྱཱར་དུས་ཆུ་ཚོད"}
             lg{"ཡུ་རུ་གུ་ཝཱའི་ཆུ་ཚོད"}
diff --git a/icu4c/source/data/zone/ebu.txt b/icu4c/source/data/zone/ebu.txt
index 02e4f70..ae19831 100755
--- a/icu4c/source/data/zone/ebu.txt
+++ b/icu4c/source/data/zone/ebu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ebu.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ebu.xml
  */
 ebu{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ee.txt b/icu4c/source/data/zone/ee.txt
index 9185461..32cc943 100755
--- a/icu4c/source/data/zone/ee.txt
+++ b/icu4c/source/data/zone/ee.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ee.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ee.xml
  */
 ee{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidzan nutomegaƒoƒome"}
diff --git a/icu4c/source/data/zone/el.txt b/icu4c/source/data/zone/el.txt
index ccf7f9d..ec5783d 100644
--- a/icu4c/source/data/zone/el.txt
+++ b/icu4c/source/data/zone/el.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/el.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/el.xml
  */
 el{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Αμπιτζάν"}
@@ -1288,11 +1288,6 @@
             lg{"Ώρα Δυτικής Αφρικής"}
             ls{"Χειμερινή ώρα Δυτικής Αφρικής"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Θερινή ώρα Ακτιουμπίνσκ"}
-            lg{"Ώρα Ακτιουμπίνσκ"}
-            ls{"Χειμερινή ώρα Ακτιουμπίνσκ"}
-        }
         "meta:Alaska"{
             ld{"Θερινή ώρα Αλάσκας"}
             lg{"Ώρα Αλάσκας"}
@@ -1383,11 +1378,6 @@
             lg{"Ώρα Αζορών"}
             ls{"Χειμερινή ώρα Αζορών"}
         }
-        "meta:Baku"{
-            ld{"Θερινή ώρα Μπακού"}
-            lg{"Ώρα Μπακού"}
-            ls{"Χειμερινή ώρα Μπακού"}
-        }
         "meta:Bangladesh"{
             ld{"Θερινή ώρα Μπανγκλαντές"}
             lg{"Ώρα Μπανγκλαντές"}
@@ -1626,9 +1616,6 @@
             lg{"Ώρα Κρασνόγιαρσκ"}
             ls{"Χειμερινή ώρα Κρασνόγιαρσκ"}
         }
-        "meta:Kwajalein"{
-            ls{"Ώρα Κουαχαλέιν"}
-        }
         "meta:Kyrgystan"{
             ls{"Ώρα Κιργιστάν"}
         }
@@ -1802,9 +1789,6 @@
         "meta:South_Georgia"{
             ls{"Ώρα Νότιας Γεωργίας"}
         }
-        "meta:Suriname"{
-            ls{"Ώρα Σουρινάμ"}
-        }
         "meta:Syowa"{
             ls{"Ώρα Σίοβα"}
         }
@@ -1819,11 +1803,6 @@
         "meta:Tajikistan"{
             ls{"Ώρα Τατζικιστάν"}
         }
-        "meta:Tbilisi"{
-            ld{"Θερινή ώρα Τυφλίδας"}
-            lg{"Ώρα Τυφλίδας"}
-            ls{"Χειμερινή ώρα Τυφλίδας"}
-        }
         "meta:Tokelau"{
             ls{"Ώρα Τοκελάου"}
         }
@@ -1835,11 +1814,6 @@
         "meta:Truk"{
             ls{"Ώρα Τσουκ"}
         }
-        "meta:Turkey"{
-            ld{"Θερινή ώρα Τουρκίας"}
-            lg{"Ώρα Τουρκίας"}
-            ls{"Χειμερινή ώρα Τουρκίας"}
-        }
         "meta:Turkmenistan"{
             ld{"Θερινή ώρα Τουρκμενιστάν"}
             lg{"Ώρα Τουρκμενιστάν"}
@@ -1895,11 +1869,6 @@
             lg{"Ώρα Γεκατερίνμπουργκ"}
             ls{"Χειμερινή ώρα Γεκατερίνμπουργκ"}
         }
-        "meta:Yerevan"{
-            ld{"Θερινή ώρα Ερεβάν"}
-            lg{"Ώρα Ερεβάν"}
-            ls{"Χειμερινή ώρα Ερεβάν"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Ώρα {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/en.txt b/icu4c/source/data/zone/en.txt
index e53d068..d5f045c 100644
--- a/icu4c/source/data/zone/en.txt
+++ b/icu4c/source/data/zone/en.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/en.xml
  */
 en{
-    Version{"2.0.78.36"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Sao_Tome"{
             ec{"São Tomé"}
@@ -69,11 +69,6 @@
             lg{"West Africa Time"}
             ls{"West Africa Standard Time"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk Summer Time"}
-            lg{"Aktyubinsk Time"}
-            ls{"Aktyubinsk Standard Time"}
-        }
         "meta:Alaska"{
             ld{"Alaska Daylight Time"}
             lg{"Alaska Time"}
@@ -82,11 +77,6 @@
             sg{"AKT"}
             ss{"AKST"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii Daylight Time"}
-            lg{"Alaska-Hawaii Time"}
-            ls{"Alaska-Hawaii Standard Time"}
-        }
         "meta:Almaty"{
             ld{"Almaty Summer Time"}
             lg{"Almaty Time"}
@@ -164,11 +154,6 @@
             lg{"Armenia Time"}
             ls{"Armenia Standard Time"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ashkhabad Summer Time"}
-            lg{"Ashkhabad Time"}
-            ls{"Ashkhabad Standard Time"}
-        }
         "meta:Atlantic"{
             ld{"Atlantic Daylight Time"}
             lg{"Atlantic Time"}
@@ -207,32 +192,17 @@
             lg{"Azores Time"}
             ls{"Azores Standard Time"}
         }
-        "meta:Baku"{
-            ld{"Baku Summer Time"}
-            lg{"Baku Time"}
-            ls{"Baku Standard Time"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladesh Summer Time"}
             lg{"Bangladesh Time"}
             ls{"Bangladesh Standard Time"}
         }
-        "meta:Bering"{
-            ld{"Bering Daylight Time"}
-            lg{"Bering Time"}
-            ls{"Bering Standard Time"}
-        }
         "meta:Bhutan"{
             ls{"Bhutan Time"}
         }
         "meta:Bolivia"{
             ls{"Bolivia Time"}
         }
-        "meta:Borneo"{
-            ld{"Borneo Summer Time"}
-            lg{"Borneo Time"}
-            ls{"Borneo Standard Time"}
-        }
         "meta:Brasilia"{
             ld{"Brasilia Summer Time"}
             lg{"Brasilia Time"}
@@ -252,9 +222,6 @@
         "meta:Chamorro"{
             ls{"Chamorro Standard Time"}
         }
-        "meta:Changbai"{
-            ls{"Changbai Time"}
-        }
         "meta:Chatham"{
             ld{"Chatham Daylight Time"}
             lg{"Chatham Time"}
@@ -296,23 +263,12 @@
             lg{"Cuba Time"}
             ls{"Cuba Standard Time"}
         }
-        "meta:Dacca"{
-            ls{"Dacca Time"}
-        }
         "meta:Davis"{
             ls{"Davis Time"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d’Urville Time"}
         }
-        "meta:Dushanbe"{
-            ld{"Dushanbe Summer Time"}
-            lg{"Dushanbe Time"}
-            ls{"Dushanbe Standard Time"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Dutch Guiana Time"}
-        }
         "meta:East_Timor"{
             ls{"East Timor Time"}
         }
@@ -355,11 +311,6 @@
         "meta:French_Southern"{
             ls{"French Southern and Antarctic Time"}
         }
-        "meta:Frunze"{
-            ld{"Frunze Summer Time"}
-            lg{"Frunze Time"}
-            ls{"Frunze Standard Time"}
-        }
         "meta:GMT"{
             ls{"Greenwich Mean Time"}
             ss{"GMT"}
@@ -378,11 +329,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilbert Islands Time"}
         }
-        "meta:Greenland_Central"{
-            ld{"Central Greenland Summer Time"}
-            lg{"Central Greenland Time"}
-            ls{"Central Greenland Standard Time"}
-        }
         "meta:Greenland_Eastern"{
             ld{"East Greenland Summer Time"}
             lg{"East Greenland Time"}
@@ -463,23 +409,12 @@
             lg{"Petropavlovsk-Kamchatski Time"}
             ls{"Petropavlovsk-Kamchatski Standard Time"}
         }
-        "meta:Karachi"{
-            ls{"Karachi Time"}
-        }
-        "meta:Kashgar"{
-            ls{"Kashgar Time"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"East Kazakhstan Time"}
         }
         "meta:Kazakhstan_Western"{
             ls{"West Kazakhstan Time"}
         }
-        "meta:Kizilorda"{
-            ld{"Kizilorda Summer Time"}
-            lg{"Kizilorda Time"}
-            ls{"Kizilorda Standard Time"}
-        }
         "meta:Korea"{
             ld{"Korean Daylight Time"}
             lg{"Korean Time"}
@@ -493,14 +428,6 @@
             lg{"Krasnoyarsk Time"}
             ls{"Krasnoyarsk Standard Time"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuybyshev Summer Time"}
-            lg{"Kuybyshev Time"}
-            ls{"Kuybyshev Standard Time"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajalein Time"}
-        }
         "meta:Kyrgystan"{
             ls{"Kyrgystan Time"}
         }
@@ -510,9 +437,6 @@
         "meta:Line_Islands"{
             ls{"Line Islands Time"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu Time"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howe Daylight Time"}
             lg{"Lord Howe Time"}
@@ -531,9 +455,6 @@
             lg{"Magadan Time"}
             ls{"Magadan Standard Time"}
         }
-        "meta:Malaya"{
-            ls{"Malaya Time"}
-        }
         "meta:Malaysia"{
             ls{"Malaysia Time"}
         }
@@ -673,22 +594,14 @@
             lg{"Samara Time"}
             ls{"Samara Standard Time"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkand Summer Time"}
-            lg{"Samarkand Time"}
-            ls{"Samarkand Standard Time"}
-        }
         "meta:Samoa"{
+            ld{"Samoa Daylight Time"}
+            lg{"Samoa Time"}
             ls{"Samoa Standard Time"}
         }
         "meta:Seychelles"{
             ls{"Seychelles Time"}
         }
-        "meta:Shevchenko"{
-            ld{"Shevchenko Summer Time"}
-            lg{"Shevchenko Time"}
-            ls{"Shevchenko Standard Time"}
-        }
         "meta:Singapore"{
             ls{"Singapore Standard Time"}
         }
@@ -698,14 +611,6 @@
         "meta:South_Georgia"{
             ls{"South Georgia Time"}
         }
-        "meta:Suriname"{
-            ls{"Suriname Time"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk Summer Time"}
-            lg{"Sverdlovsk Time"}
-            ls{"Sverdlovsk Standard Time"}
-        }
         "meta:Syowa"{
             ls{"Syowa Time"}
         }
@@ -720,16 +625,6 @@
         "meta:Tajikistan"{
             ls{"Tajikistan Time"}
         }
-        "meta:Tashkent"{
-            ld{"Tashkent Summer Time"}
-            lg{"Tashkent Time"}
-            ls{"Tashkent Standard Time"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi Summer Time"}
-            lg{"Tbilisi Time"}
-            ls{"Tbilisi Standard Time"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau Time"}
         }
@@ -741,11 +636,6 @@
         "meta:Truk"{
             ls{"Chuuk Time"}
         }
-        "meta:Turkey"{
-            ld{"Turkey Summer Time"}
-            lg{"Turkey Time"}
-            ls{"Turkey Standard Time"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistan Summer Time"}
             lg{"Turkmenistan Time"}
@@ -754,19 +644,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu Time"}
         }
-        "meta:Uralsk"{
-            ld{"Uralʹsk Summer Time"}
-            lg{"Uralʹsk Time"}
-            ls{"Uralʹsk Standard Time"}
-        }
         "meta:Uruguay"{
             ld{"Uruguay Summer Time"}
             lg{"Uruguay Time"}
             ls{"Uruguay Standard Time"}
         }
-        "meta:Urumqi"{
-            ls{"Urumqi Time"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbekistan Summer Time"}
             lg{"Uzbekistan Time"}
@@ -809,16 +691,6 @@
             lg{"Yekaterinburg Time"}
             ls{"Yekaterinburg Standard Time"}
         }
-        "meta:Yerevan"{
-            ld{"Yerevan Summer Time"}
-            lg{"Yerevan Time"}
-            ls{"Yerevan Standard Time"}
-        }
-        "meta:Yukon"{
-            ld{"Yukon Daylight Time"}
-            lg{"Yukon Time"}
-            ls{"Yukon Standard Time"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} Time ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/en_AG.txt b/icu4c/source/data/zone/en_AG.txt
index 54a3507..0aea78f 100755
--- a/icu4c/source/data/zone/en_AG.txt
+++ b/icu4c/source/data/zone/en_AG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AG.xml
 // *
diff --git a/icu4c/source/data/zone/en_AU.txt b/icu4c/source/data/zone/en_AU.txt
index 27cf128..d48a1d1 100644
--- a/icu4c/source/data/zone/en_AU.txt
+++ b/icu4c/source/data/zone/en_AU.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_AU.xml
 // *
 // ***************************************************************************
 en_AU{
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     zoneStrings{
         "Europe:London"{
             sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_BB.txt b/icu4c/source/data/zone/en_BB.txt
index 4bcbff5..b3a9792 100755
--- a/icu4c/source/data/zone/en_BB.txt
+++ b/icu4c/source/data/zone/en_BB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_BB.xml
 // *
diff --git a/icu4c/source/data/zone/en_BZ.txt b/icu4c/source/data/zone/en_BZ.txt
index 797d25d..ff1d11b 100755
--- a/icu4c/source/data/zone/en_BZ.txt
+++ b/icu4c/source/data/zone/en_BZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c263ef1..2123809 100644
--- a/icu4c/source/data/zone/en_CA.txt
+++ b/icu4c/source/data/zone/en_CA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CA.xml
 // *
diff --git a/icu4c/source/data/zone/en_CM.txt b/icu4c/source/data/zone/en_CM.txt
index bdfae79..4d5cec3 100755
--- a/icu4c/source/data/zone/en_CM.txt
+++ b/icu4c/source/data/zone/en_CM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_CM.xml
 // *
diff --git a/icu4c/source/data/zone/en_DM.txt b/icu4c/source/data/zone/en_DM.txt
index 81c8849..d75ae89 100755
--- a/icu4c/source/data/zone/en_DM.txt
+++ b/icu4c/source/data/zone/en_DM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_DM.xml
 // *
diff --git a/icu4c/source/data/zone/en_FJ.txt b/icu4c/source/data/zone/en_FJ.txt
index 5e1f96e..1d194d6 100755
--- a/icu4c/source/data/zone/en_FJ.txt
+++ b/icu4c/source/data/zone/en_FJ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_FJ.xml
 // *
diff --git a/icu4c/source/data/zone/en_FM.txt b/icu4c/source/data/zone/en_FM.txt
index b770e5c..8fab1d6 100755
--- a/icu4c/source/data/zone/en_FM.txt
+++ b/icu4c/source/data/zone/en_FM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c6e9d57..50e38a1 100644
--- a/icu4c/source/data/zone/en_GB.txt
+++ b/icu4c/source/data/zone/en_GB.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GB.xml
 // *
 // ***************************************************************************
 en_GB{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Asmera"{
             ec{"Asmara"}
diff --git a/icu4c/source/data/zone/en_GD.txt b/icu4c/source/data/zone/en_GD.txt
index 273e495..0245d4f 100755
--- a/icu4c/source/data/zone/en_GD.txt
+++ b/icu4c/source/data/zone/en_GD.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GD.xml
 // *
diff --git a/icu4c/source/data/zone/en_GH.txt b/icu4c/source/data/zone/en_GH.txt
index ba16214a..f497d24 100755
--- a/icu4c/source/data/zone/en_GH.txt
+++ b/icu4c/source/data/zone/en_GH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_GH.xml
 // *
diff --git a/icu4c/source/data/zone/en_GM.txt b/icu4c/source/data/zone/en_GM.txt
index bdfbabf..a92ce47 100755
--- a/icu4c/source/data/zone/en_GM.txt
+++ b/icu4c/source/data/zone/en_GM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a3b15f3..58d9fd1 100755
--- a/icu4c/source/data/zone/en_GU.txt
+++ b/icu4c/source/data/zone/en_GU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 eb8110a..5078399 100755
--- a/icu4c/source/data/zone/en_GY.txt
+++ b/icu4c/source/data/zone/en_GY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 27dd083..ebb1d83 100755
--- a/icu4c/source/data/zone/en_HK.txt
+++ b/icu4c/source/data/zone/en_HK.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_HK.xml
 // *
 // ***************************************************************************
 en_HK{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Europe:London"{
             sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_IE.txt b/icu4c/source/data/zone/en_IE.txt
index 6760cf2..05108b4 100755
--- a/icu4c/source/data/zone/en_IE.txt
+++ b/icu4c/source/data/zone/en_IE.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IE.xml
 // *
 // ***************************************************************************
 en_IE{
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     zoneStrings{
         "Europe:Dublin"{
             sd{"IST"}
diff --git a/icu4c/source/data/zone/en_IN.txt b/icu4c/source/data/zone/en_IN.txt
index 60d9608..6942c59 100755
--- a/icu4c/source/data/zone/en_IN.txt
+++ b/icu4c/source/data/zone/en_IN.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_IN.xml
 // *
 // ***************************************************************************
 en_IN{
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     zoneStrings{
         "Europe:London"{
             sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_JM.txt b/icu4c/source/data/zone/en_JM.txt
index 7587727..eb546f6 100755
--- a/icu4c/source/data/zone/en_JM.txt
+++ b/icu4c/source/data/zone/en_JM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2d9b60e..276efb6 100755
--- a/icu4c/source/data/zone/en_KE.txt
+++ b/icu4c/source/data/zone/en_KE.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 784c0b0..9fac49f 100755
--- a/icu4c/source/data/zone/en_KI.txt
+++ b/icu4c/source/data/zone/en_KI.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 fb09888..bb83dea 100755
--- a/icu4c/source/data/zone/en_KN.txt
+++ b/icu4c/source/data/zone/en_KN.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c7ce1bd..1b87267 100755
--- a/icu4c/source/data/zone/en_KY.txt
+++ b/icu4c/source/data/zone/en_KY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 db0848e..2580781 100755
--- a/icu4c/source/data/zone/en_LC.txt
+++ b/icu4c/source/data/zone/en_LC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1c12846..5ccee3d 100755
--- a/icu4c/source/data/zone/en_LR.txt
+++ b/icu4c/source/data/zone/en_LR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4e7ff31..83b3515 100755
--- a/icu4c/source/data/zone/en_LS.txt
+++ b/icu4c/source/data/zone/en_LS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 49dd4f3..bcc55b8 100755
--- a/icu4c/source/data/zone/en_MG.txt
+++ b/icu4c/source/data/zone/en_MG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 362fc5f..a701e6d 100755
--- a/icu4c/source/data/zone/en_MH.txt
+++ b/icu4c/source/data/zone/en_MH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MH.xml
 // *
diff --git a/icu4c/source/data/zone/en_MP.txt b/icu4c/source/data/zone/en_MP.txt
index 39d6df0..f7eee13 100755
--- a/icu4c/source/data/zone/en_MP.txt
+++ b/icu4c/source/data/zone/en_MP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MP.xml
 // *
diff --git a/icu4c/source/data/zone/en_MU.txt b/icu4c/source/data/zone/en_MU.txt
index 13fe107..82246d9 100755
--- a/icu4c/source/data/zone/en_MU.txt
+++ b/icu4c/source/data/zone/en_MU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 462c7e2..d83f4be 100755
--- a/icu4c/source/data/zone/en_MW.txt
+++ b/icu4c/source/data/zone/en_MW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_MW.xml
 // *
diff --git a/icu4c/source/data/zone/en_NA.txt b/icu4c/source/data/zone/en_NA.txt
index 7543d89..5ed10a2 100755
--- a/icu4c/source/data/zone/en_NA.txt
+++ b/icu4c/source/data/zone/en_NA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NA.xml
 // *
diff --git a/icu4c/source/data/zone/en_NG.txt b/icu4c/source/data/zone/en_NG.txt
index 549920d..c8878c6 100755
--- a/icu4c/source/data/zone/en_NG.txt
+++ b/icu4c/source/data/zone/en_NG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 92d7383..0b45233 100755
--- a/icu4c/source/data/zone/en_NH.txt
+++ b/icu4c/source/data/zone/en_NH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/en_NZ.txt b/icu4c/source/data/zone/en_NZ.txt
index b336c25..aeacbc8 100644
--- a/icu4c/source/data/zone/en_NZ.txt
+++ b/icu4c/source/data/zone/en_NZ.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_NZ.xml
 // *
 // ***************************************************************************
 en_NZ{
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     zoneStrings{
         "Europe:London"{
             sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_PG.txt b/icu4c/source/data/zone/en_PG.txt
index 0b637d8..75ef888 100755
--- a/icu4c/source/data/zone/en_PG.txt
+++ b/icu4c/source/data/zone/en_PG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9247238..fba9866 100755
--- a/icu4c/source/data/zone/en_PH.txt
+++ b/icu4c/source/data/zone/en_PH.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1ced1fe..8ed00c6 100755
--- a/icu4c/source/data/zone/en_PK.txt
+++ b/icu4c/source/data/zone/en_PK.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_PK.xml
 // *
 // ***************************************************************************
 en_PK{
-    Version{"2.0.78.47"}
+    Version{"2.0.79.49"}
     zoneStrings{
         "Europe:London"{
             sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_PW.txt b/icu4c/source/data/zone/en_PW.txt
index b21d8ad..5e7b7ba 100755
--- a/icu4c/source/data/zone/en_PW.txt
+++ b/icu4c/source/data/zone/en_PW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 928f668..bc71849 100644
--- a/icu4c/source/data/zone/en_RH.txt
+++ b/icu4c/source/data/zone/en_RH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/en_SB.txt b/icu4c/source/data/zone/en_SB.txt
index 342e41e..8494638 100755
--- a/icu4c/source/data/zone/en_SB.txt
+++ b/icu4c/source/data/zone/en_SB.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 76a4779..20ca2e7 100755
--- a/icu4c/source/data/zone/en_SC.txt
+++ b/icu4c/source/data/zone/en_SC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SC.xml
 // *
diff --git a/icu4c/source/data/zone/en_SG.txt b/icu4c/source/data/zone/en_SG.txt
index b8837a8..f5e0aa5 100755
--- a/icu4c/source/data/zone/en_SG.txt
+++ b/icu4c/source/data/zone/en_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SG.xml
 // *
diff --git a/icu4c/source/data/zone/en_SL.txt b/icu4c/source/data/zone/en_SL.txt
index 66e9f4b..ddd2dd9 100755
--- a/icu4c/source/data/zone/en_SL.txt
+++ b/icu4c/source/data/zone/en_SL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f91bf5f..97a92f1 100755
--- a/icu4c/source/data/zone/en_SS.txt
+++ b/icu4c/source/data/zone/en_SS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_SS.xml
 // *
diff --git a/icu4c/source/data/zone/en_SZ.txt b/icu4c/source/data/zone/en_SZ.txt
index e57b672..3f6b1cb 100755
--- a/icu4c/source/data/zone/en_SZ.txt
+++ b/icu4c/source/data/zone/en_SZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 750064d..990f05d 100755
--- a/icu4c/source/data/zone/en_TC.txt
+++ b/icu4c/source/data/zone/en_TC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TC.xml
 // *
diff --git a/icu4c/source/data/zone/en_TO.txt b/icu4c/source/data/zone/en_TO.txt
index 5ed62fa..595fc72 100755
--- a/icu4c/source/data/zone/en_TO.txt
+++ b/icu4c/source/data/zone/en_TO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 7e06f7b..58c6701 100755
--- a/icu4c/source/data/zone/en_TT.txt
+++ b/icu4c/source/data/zone/en_TT.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/en_TT.xml
 // *
diff --git a/icu4c/source/data/zone/en_TZ.txt b/icu4c/source/data/zone/en_TZ.txt
index 93c4212..402332e 100755
--- a/icu4c/source/data/zone/en_TZ.txt
+++ b/icu4c/source/data/zone/en_TZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2e19bc2..eea80f3 100755
--- a/icu4c/source/data/zone/en_UG.txt
+++ b/icu4c/source/data/zone/en_UG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8779dd4..cef46ab 100755
--- a/icu4c/source/data/zone/en_VC.txt
+++ b/icu4c/source/data/zone/en_VC.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 4cb4067..cbc1a5c 100755
--- a/icu4c/source/data/zone/en_VG.txt
+++ b/icu4c/source/data/zone/en_VG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 3b069dd..979028d 100755
--- a/icu4c/source/data/zone/en_VU.txt
+++ b/icu4c/source/data/zone/en_VU.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 480caa4..04e361e 100755
--- a/icu4c/source/data/zone/en_WS.txt
+++ b/icu4c/source/data/zone/en_WS.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 9e73d9a..a8c326c 100644
--- a/icu4c/source/data/zone/en_ZA.txt
+++ b/icu4c/source/data/zone/en_ZA.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 8ed850c..04abe33 100755
--- a/icu4c/source/data/zone/en_ZM.txt
+++ b/icu4c/source/data/zone/en_ZM.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 f9b39c3..8a7bab5 100644
--- a/icu4c/source/data/zone/en_ZW.txt
+++ b/icu4c/source/data/zone/en_ZW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 eb4358b..11abe05 100644
--- a/icu4c/source/data/zone/eo.txt
+++ b/icu4c/source/data/zone/eo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 319fcb4..ceb6d34 100644
--- a/icu4c/source/data/zone/es.txt
+++ b/icu4c/source/data/zone/es.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/es.xml
  */
 es{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abiyán"}
@@ -531,21 +531,11 @@
             lg{"Hora de África occidental"}
             ls{"Hora estándar de África occidental"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Hora de verano de Aktyubinsk"}
-            lg{"Hora de Aktyubinsk"}
-            ls{"Hora estándar de Aktyubinsk"}
-        }
         "meta:Alaska"{
             ld{"Hora de verano de Alaska"}
             lg{"Hora de Alaska"}
             ls{"Hora estándar de Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Hora de verano de Alaska-Hawái"}
-            lg{"Hora de Alaska-Hawái"}
-            ls{"Hora estándar de Alaska-Hawái"}
-        }
         "meta:Amazon"{
             ld{"Hora de verano del Amazonas"}
             lg{"Hora del Amazonas"}
@@ -606,11 +596,6 @@
             lg{"Hora de Armenia"}
             ls{"Hora estándar de Armenia"}
         }
-        "meta:Ashkhabad"{
-            ld{"Hora de verano de Asjabad"}
-            lg{"Hora de Asjabad"}
-            ls{"Hora estándar de Asjabad"}
-        }
         "meta:Atlantic"{
             ld{"Hora de verano del Atlántico"}
             lg{"Hora del Atlántico"}
@@ -646,32 +631,17 @@
             lg{"Hora de las Azores"}
             ls{"Hora estándar de las Azores"}
         }
-        "meta:Baku"{
-            ld{"Hora de verano de Bakú"}
-            lg{"Hora de Bakú"}
-            ls{"Hora estándar de Bakú"}
-        }
         "meta:Bangladesh"{
             ld{"Hora de verano de Bangladés"}
             lg{"Hora de Bangladés"}
             ls{"Hora estándar de Bangladés"}
         }
-        "meta:Bering"{
-            ld{"Hora de verano de Bering"}
-            lg{"Hora de Bering"}
-            ls{"Hora estándar de Bering"}
-        }
         "meta:Bhutan"{
             ls{"Hora de Bután"}
         }
         "meta:Bolivia"{
             ls{"Hora de Bolivia"}
         }
-        "meta:Borneo"{
-            ld{"Hora de verano de Borneo"}
-            lg{"Hora de Borneo"}
-            ls{"Hora estándar de Borneo"}
-        }
         "meta:Brasilia"{
             ld{"Hora de verano de Brasilia"}
             lg{"Hora de Brasilia"}
@@ -688,9 +658,6 @@
         "meta:Chamorro"{
             ls{"Hora estándar de Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"Hora de Changbai"}
-        }
         "meta:Chatham"{
             ld{"Hora de verano de Chatham"}
             lg{"Hora de Chatham"}
@@ -732,23 +699,12 @@
             lg{"Hora de Cuba"}
             ls{"Hora estándar de Cuba"}
         }
-        "meta:Dacca"{
-            ls{"Hora de Dacca"}
-        }
         "meta:Davis"{
             ls{"Hora de Davis"}
         }
         "meta:DumontDUrville"{
             ls{"Hora de Dumont-d’Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"Hora de verano de Dusambé"}
-            lg{"Hora de Dusambé"}
-            ls{"Hora estándar de Dusambé"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Hora de la Guayana Holandesa"}
-        }
         "meta:East_Timor"{
             ls{"Hora de Timor Oriental"}
         }
@@ -791,11 +747,6 @@
         "meta:French_Southern"{
             ls{"Hora de las Tierras Australes y Antárticas Francesas"}
         }
-        "meta:Frunze"{
-            ld{"Hora de verano de Frunze"}
-            lg{"Hora de Frunze"}
-            ls{"Hora estándar de Frunze"}
-        }
         "meta:GMT"{
             ls{"Hora del meridiano de Greenwich"}
         }
@@ -813,11 +764,6 @@
         "meta:Gilbert_Islands"{
             ls{"Hora de las islas Gilbert"}
         }
-        "meta:Greenland_Central"{
-            ld{"Hora de verano de Groenlandia central"}
-            lg{"Hora de Groenlandia central"}
-            ls{"Hora estándar de Groenlandia central"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Hora de verano de Groenlandia oriental"}
             lg{"Hora de Groenlandia oriental"}
@@ -895,23 +841,12 @@
             lg{"Hora de Kamchatka"}
             ls{"Hora de estándar de Kamchatka"}
         }
-        "meta:Karachi"{
-            ls{"Hora de Karachi"}
-        }
-        "meta:Kashgar"{
-            ls{"Hora de Kashgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Hora de Kazajistán oriental"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Hora de Kazajistán occidental"}
         }
-        "meta:Kizilorda"{
-            ld{"Hora de verano de Kizil Orda"}
-            lg{"Hora de Kizil Orda"}
-            ls{"Hora estándar de Kizil Orda"}
-        }
         "meta:Korea"{
             ld{"Hora de verano de Corea"}
             lg{"Hora de Corea"}
@@ -925,14 +860,6 @@
             lg{"Hora de Krasnoyarsk"}
             ls{"Hora estándar de Krasnoyarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Hora de verano de Kuíbyshev"}
-            lg{"Hora de Kuíbyshev"}
-            ls{"Hora estándar de Kuíbyshev"}
-        }
-        "meta:Kwajalein"{
-            ls{"Hora de Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"Hora de Kirguistán"}
         }
@@ -942,9 +869,6 @@
         "meta:Line_Islands"{
             ls{"Hora de las Espóradas Ecuatoriales"}
         }
-        "meta:Long_Shu"{
-            ls{"Hora de Long-Shu"}
-        }
         "meta:Lord_Howe"{
             ld{"Hora de verano de Lord Howe"}
             lg{"Hora de Lord Howe"}
@@ -963,9 +887,6 @@
             lg{"Hora de Magadán"}
             ls{"Hora estándar de Magadán"}
         }
-        "meta:Malaya"{
-            ls{"Hora de Malaya"}
-        }
         "meta:Malaysia"{
             ls{"Hora de Malasia"}
         }
@@ -1099,33 +1020,15 @@
             lg{"Hora de Samara"}
             ls{"Hora estándar de Samara"}
         }
-        "meta:Samarkand"{
-            ld{"Hora de verano de Samarcanda"}
-            lg{"Hora de Samarcanda"}
-            ls{"Hora estándar de Samarcanda"}
-        }
         "meta:Samoa"{
             ls{"Hora estándar de Samoa"}
         }
-        "meta:Shevchenko"{
-            ld{"Hora de verano de Shevchenko"}
-            lg{"Hora de Shevchenko"}
-            ls{"Hora estándar de Shevchenko"}
-        }
         "meta:Solomon"{
             ls{"Hora de las islas Salomón"}
         }
         "meta:South_Georgia"{
             ls{"Hora de Georgia meridional"}
         }
-        "meta:Suriname"{
-            ls{"Hora de Surinam"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Hora de verano de Sverdlovsk"}
-            lg{"Hora de Sverdlovsk"}
-            ls{"Hora estándar de Sverdlovsk"}
-        }
         "meta:Syowa"{
             ls{"Hora de Syowa"}
         }
@@ -1140,16 +1043,6 @@
         "meta:Tajikistan"{
             ls{"Hora de Tayikistán"}
         }
-        "meta:Tashkent"{
-            ld{"Hora de verano de Tashkent"}
-            lg{"Hora de Tashkent"}
-            ls{"Hora estándar de Tashkent"}
-        }
-        "meta:Tbilisi"{
-            ld{"Hora de verano de Tbilisi"}
-            lg{"Hora de Tbilisi"}
-            ls{"Hora estándar de Tbilisi"}
-        }
         "meta:Tokelau"{
             ls{"Hora de Tokelau"}
         }
@@ -1161,11 +1054,6 @@
         "meta:Truk"{
             ls{"Hora de Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Hora de verano de Turquía"}
-            lg{"Hora de Turquía"}
-            ls{"Hora estándar de Turquía"}
-        }
         "meta:Turkmenistan"{
             ld{"Hora de verano de Turkmenistán"}
             lg{"Hora de Turkmenistán"}
@@ -1174,19 +1062,11 @@
         "meta:Tuvalu"{
             ls{"Hora de Tuvalu"}
         }
-        "meta:Uralsk"{
-            ld{"Hora de verano de Oral"}
-            lg{"Hora de Oral"}
-            ls{"Hora estándar de Oral"}
-        }
         "meta:Uruguay"{
             ld{"Hora de verano de Uruguay"}
             lg{"Hora de Uruguay"}
             ls{"Hora estándar de Uruguay"}
         }
-        "meta:Urumqi"{
-            ls{"Hora de Ürümqi"}
-        }
         "meta:Uzbekistan"{
             ld{"Hora de verano de Uzbekistán"}
             lg{"Hora de Uzbekistán"}
@@ -1229,16 +1109,6 @@
             lg{"Hora de Ekaterimburgo"}
             ls{"Hora estándar de Ekaterimburgo"}
         }
-        "meta:Yerevan"{
-            ld{"Hora de verano de Ereván"}
-            lg{"Hora de Ereván"}
-            ls{"Hora estándar de Ereván"}
-        }
-        "meta:Yukon"{
-            ld{"Hora de verano del Yukón"}
-            lg{"Hora del Yukón"}
-            ls{"Hora estándar del Yukón"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Hora de {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/es_419.txt b/icu4c/source/data/zone/es_419.txt
index 1f03e04..33adca8 100755
--- a/icu4c/source/data/zone/es_419.txt
+++ b/icu4c/source/data/zone/es_419.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_419.xml
 // *
 // ***************************************************************************
 es_419{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Coral_Harbour"{
             ec{"Atikokan"}
diff --git a/icu4c/source/data/zone/es_AR.txt b/icu4c/source/data/zone/es_AR.txt
index b676f64..38cd209 100755
--- a/icu4c/source/data/zone/es_AR.txt
+++ b/icu4c/source/data/zone/es_AR.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_AR.xml
 // *
diff --git a/icu4c/source/data/zone/et.txt b/icu4c/source/data/zone/et.txt
index d6da82b..31cb70a 100644
--- a/icu4c/source/data/zone/et.txt
+++ b/icu4c/source/data/zone/et.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/et.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/et.xml
  */
 et{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Algiers"{
             ec{"Alžiir"}
@@ -614,14 +614,6 @@
             lg{"Krasnojarski aeg"}
             ls{"Krasnojarski standardaeg"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuibõševi suveaeg"}
-            lg{"Kuibõševi aeg"}
-            ls{"Kuibõševi standardaeg"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajalein'i aeg"}
-        }
         "meta:Kyrgystan"{
             ls{"Kõrgõzstani aeg"}
         }
@@ -787,9 +779,6 @@
         "meta:South_Georgia"{
             ls{"Lõuna-Georgia aeg"}
         }
-        "meta:Suriname"{
-            ls{"Suriname aeg"}
-        }
         "meta:Syowa"{
             ls{"Syowa aeg"}
         }
@@ -815,11 +804,6 @@
         "meta:Truk"{
             ls{"Chuuki aeg"}
         }
-        "meta:Turkey"{
-            ld{"Türgi suveaeg"}
-            lg{"Türgi aeg"}
-            ls{"Türgi standardaeg"}
-        }
         "meta:Turkmenistan"{
             ld{"Türkmenistani suveaeg"}
             lg{"Türkmenistani aeg"}
diff --git a/icu4c/source/data/zone/eu.txt b/icu4c/source/data/zone/eu.txt
index b8c50bc..b350134 100644
--- a/icu4c/source/data/zone/eu.txt
+++ b/icu4c/source/data/zone/eu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/eu.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/eu.xml
  */
 eu{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Djibouti"{
             ec{"Djibuti"}
@@ -583,9 +583,6 @@
         "meta:South_Georgia"{
             ls{"Hego Georgiako ordua"}
         }
-        "meta:Suriname"{
-            ls{"Surinamgo ordua"}
-        }
         "meta:Syowa"{
             ls{"Syowako ordua"}
         }
diff --git a/icu4c/source/data/zone/ewo.txt b/icu4c/source/data/zone/ewo.txt
index cdd8ae0..18419b4 100755
--- a/icu4c/source/data/zone/ewo.txt
+++ b/icu4c/source/data/zone/ewo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ewo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ewo.xml
  */
 ewo{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/fa.txt b/icu4c/source/data/zone/fa.txt
index 2da2c85..771ebc5 100644
--- a/icu4c/source/data/zone/fa.txt
+++ b/icu4c/source/data/zone/fa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fa.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/fa.xml
  */
 fa{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"آبیجان"}
@@ -1248,11 +1248,6 @@
             lg{"وقت آلاسکا"}
             ls{"وقت عادی آلاسکا"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"وقت تابستانی آلاسکا‐هاوائی"}
-            lg{"وقت آلاسکا‐هاوائی"}
-            ls{"وقت عادی آلاسکا‐هاوائی"}
-        }
         "meta:Almaty"{
             ld{"وقت تابستانی آلماآتا"}
             lg{"وقت آلماآتا"}
@@ -1308,11 +1303,6 @@
             lg{"وقت ارمنستان"}
             ls{"وقت عادی ارمنستان"}
         }
-        "meta:Ashkhabad"{
-            ld{"وقت تابستانی عشق‌آباد"}
-            lg{"وقت عشق‌آباد"}
-            ls{"وقت عادی عشق‌آباد"}
-        }
         "meta:Atlantic"{
             ld{"وقت تابستانی آتلانتیک"}
             lg{"وقت آتلانتیک"}
@@ -1348,21 +1338,11 @@
             lg{"وقت آزور"}
             ls{"وقت عادی آزور"}
         }
-        "meta:Baku"{
-            ld{"وقت تابستانی باکو"}
-            lg{"وقت باکو"}
-            ls{"وقت عادی باکو"}
-        }
         "meta:Bangladesh"{
             ld{"وقت تابستانی بنگلادش"}
             lg{"وقت بنگلادش"}
             ls{"وقت عادی بنگلادش"}
         }
-        "meta:Bering"{
-            ld{"وقت تابستانی برینگ"}
-            lg{"وقت برینگ"}
-            ls{"وقت عادی برینگ"}
-        }
         "meta:Bhutan"{
             ls{"وقت بوتان"}
         }
@@ -1432,14 +1412,6 @@
         "meta:DumontDUrville"{
             ls{"وقت دومون دورویل"}
         }
-        "meta:Dushanbe"{
-            ld{"وقت تابستانی دوشنبه"}
-            lg{"وقت دوشنبه"}
-            ls{"وقت عادی دوشنبه"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"وقت گویان هلند"}
-        }
         "meta:East_Timor"{
             ls{"وقت تیمور شرقی"}
         }
@@ -1499,11 +1471,6 @@
         "meta:Gilbert_Islands"{
             ls{"وقت جزایر گیلبرت"}
         }
-        "meta:Greenland_Central"{
-            ld{"وقت تابستانی مرکز گروئنلند"}
-            lg{"وقت مرکز گروئنلند"}
-            ls{"وقت عادی مرکز گروئنلند"}
-        }
         "meta:Greenland_Eastern"{
             ld{"وقت تابستانی شرق گرینلند"}
             lg{"وقت شرق گرینلند"}
@@ -1581,12 +1548,6 @@
             lg{"وقت پتروپاولوسک‐کامچاتسکی"}
             ls{"وقت عادی پتروپاولوسک‐کامچاتسکی"}
         }
-        "meta:Karachi"{
-            ls{"وقت کراچی"}
-        }
-        "meta:Kashgar"{
-            ls{"وقت کاشغر"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"وقت شرق قزاقستان"}
         }
@@ -1772,11 +1733,6 @@
             lg{"وقت سامارا"}
             ls{"وقت عادی سامارا"}
         }
-        "meta:Samarkand"{
-            ld{"وقت تابستانی سمرقند"}
-            lg{"وقت سمرقند"}
-            ls{"وقت عادی سمرقند"}
-        }
         "meta:Samoa"{
             ls{"وقت ساموا"}
         }
@@ -1792,9 +1748,6 @@
         "meta:South_Georgia"{
             ls{"وقت جورجیای جنوبی"}
         }
-        "meta:Suriname"{
-            ls{"وقت سورینام"}
-        }
         "meta:Syowa"{
             ls{"وقت شووا"}
         }
@@ -1809,16 +1762,6 @@
         "meta:Tajikistan"{
             ls{"وقت تاجیکستان"}
         }
-        "meta:Tashkent"{
-            ld{"وقت تابستانی تاشکند"}
-            lg{"وقت تاشکند"}
-            ls{"وقت عادی تاشکند"}
-        }
-        "meta:Tbilisi"{
-            ld{"وقت تابستانی تفلیس"}
-            lg{"وقت تفلیس"}
-            ls{"وقت عادی تفلیس"}
-        }
         "meta:Tokelau"{
             ls{"وقت توکلائو"}
         }
@@ -1830,11 +1773,6 @@
         "meta:Truk"{
             ls{"وقت چوئوک"}
         }
-        "meta:Turkey"{
-            ld{"وقت تابستانی ترکیه"}
-            lg{"وقت ترکیه"}
-            ls{"وقت عادی ترکیه"}
-        }
         "meta:Turkmenistan"{
             ld{"وقت تابستانی ترکمنستان"}
             lg{"وقت ترکمنستان"}
@@ -1848,9 +1786,6 @@
             lg{"وقت اروگوئه"}
             ls{"وقت عادی اروگوئه"}
         }
-        "meta:Urumqi"{
-            ls{"وقت ارومچی"}
-        }
         "meta:Uzbekistan"{
             ld{"وقت تابستانی ازبکستان"}
             lg{"وقت ازبکستان"}
@@ -1893,16 +1828,6 @@
             lg{"وقت یکاترینبورگ"}
             ls{"وقت عادی یکاترینبورگ"}
         }
-        "meta:Yerevan"{
-            ld{"وقت تابستانی ایروان"}
-            lg{"وقت ایروان"}
-            ls{"وقت عادی ایروان"}
-        }
-        "meta:Yukon"{
-            ld{"وقت تابستانی یوکان"}
-            lg{"وقت یوکان"}
-            ls{"وقت عادی یوکان"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"وقت {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ff.txt b/icu4c/source/data/zone/ff.txt
index b90a5bb..466022e 100755
--- a/icu4c/source/data/zone/ff.txt
+++ b/icu4c/source/data/zone/ff.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ff.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ff.xml
  */
 ff{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/fi.txt b/icu4c/source/data/zone/fi.txt
index 71b4577..d6b3c6e 100644
--- a/icu4c/source/data/zone/fi.txt
+++ b/icu4c/source/data/zone/fi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fi.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/fi.xml
  */
 fi{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -473,21 +473,11 @@
             lg{"Länsi-Afrikan aika"}
             ls{"Länsi-Afrikan normaaliaika"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktjubinskin kesäaika"}
-            lg{"Aktjubinskin aika"}
-            ls{"Aktjubinskin normaaliaika"}
-        }
         "meta:Alaska"{
             ld{"Alaskan kesäaika"}
             lg{"Alaskan aika"}
             ls{"Alaskan normaaliaika"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaskan ja Havaijin kesäaika"}
-            lg{"Alaskan ja Havaijin aika"}
-            ls{"Alaskan ja Havaijin normaaliaika"}
-        }
         "meta:Almaty"{
             ld{"Almatyn kesäaika"}
             lg{"Almatyn aika"}
@@ -553,11 +543,6 @@
             lg{"Armenian aika"}
             ls{"Armenian normaaliaika"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ašgabatin kesäaika"}
-            lg{"Ašgabatin aika"}
-            ls{"Ašgabatin normaaliaika"}
-        }
         "meta:Atlantic"{
             ld{"Kanadan Atlantin kesäaika"}
             lg{"Kanadan Atlantin aika"}
@@ -593,32 +578,17 @@
             lg{"Azorien aika"}
             ls{"Azorien normaaliaika"}
         }
-        "meta:Baku"{
-            ld{"Bakun kesäaika"}
-            lg{"Bakun aika"}
-            ls{"Bakun normaaliaika"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladeshin kesäaika"}
             lg{"Bangladeshin aika"}
             ls{"Bangladeshin normaaliaika"}
         }
-        "meta:Bering"{
-            ld{"Beringin kesäaika"}
-            lg{"Beringin aika"}
-            ls{"Beringin normaaliaika"}
-        }
         "meta:Bhutan"{
             ls{"Bhutanin aika"}
         }
         "meta:Bolivia"{
             ls{"Bolivian aika"}
         }
-        "meta:Borneo"{
-            ld{"Borneon kesäaika"}
-            lg{"Borneon aika"}
-            ls{"Borneon normaaliaika"}
-        }
         "meta:Brasilia"{
             ld{"Brasilian kesäaika"}
             lg{"Brasilian aika"}
@@ -638,9 +608,6 @@
         "meta:Chamorro"{
             ls{"Tšamorron aika"}
         }
-        "meta:Changbai"{
-            ls{"Changbain aika"}
-        }
         "meta:Chatham"{
             ld{"Chathamin kesäaika"}
             lg{"Chathamin aika"}
@@ -682,23 +649,12 @@
             lg{"Kuuban aika"}
             ls{"Kuuban normaaliaika"}
         }
-        "meta:Dacca"{
-            ls{"Daccan aika"}
-        }
         "meta:Davis"{
             ls{"Davisin aika"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d'Urvillen aika"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanben kesäaika"}
-            lg{"Dušanben aika"}
-            ls{"Dušanben normaaliaika"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Hollannin Guianan aika"}
-        }
         "meta:East_Timor"{
             ls{"Itä-Timorin aika"}
         }
@@ -741,11 +697,6 @@
         "meta:French_Southern"{
             ls{"Ranskan eteläisten ja antarktisten alueiden aika"}
         }
-        "meta:Frunze"{
-            ld{"Biškekin kesäaika"}
-            lg{"Biškekin aika"}
-            ls{"Biškekin normaaliaika"}
-        }
         "meta:GMT"{
             ls{"Greenwichin normaaliaika"}
         }
@@ -763,11 +714,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilbertsaarten aika"}
         }
-        "meta:Greenland_Central"{
-            ld{"Keski-Grönlannin kesäaika"}
-            lg{"Keski-Grönlannin aika"}
-            ls{"Keski-Grönlannin normaaliaika"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Itä-Grönlannin kesäaika"}
             lg{"Itä-Grönlannin aika"}
@@ -845,23 +791,12 @@
             lg{"Kamtšatkan aika"}
             ls{"Kamtšatkan normaaliaika"}
         }
-        "meta:Karachi"{
-            ls{"Karachin aika"}
-        }
-        "meta:Kashgar"{
-            ls{"Kašgarin aika"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Itä-Kazakstanin aika"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Länsi-Kazakstanin aika"}
         }
-        "meta:Kizilorda"{
-            ld{"Kyzyl-Ordan kesäaika"}
-            lg{"Kyzyl-Ordan aika"}
-            ls{"Kyzyl-Ordan normaaliaika"}
-        }
         "meta:Korea"{
             ld{"Korean kesäaika"}
             lg{"Korean aika"}
@@ -875,14 +810,6 @@
             lg{"Krasnojarskin aika"}
             ls{"Krasnojarskin normaaliaika"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuibyševin kesäaika"}
-            lg{"Kuibyševin aika"}
-            ls{"Kuibyševin normaaliaika"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajaleinin aika"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgisian aika"}
         }
@@ -892,9 +819,6 @@
         "meta:Line_Islands"{
             ls{"Linesaarten aika"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shun aika"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howen kesäaika"}
             lg{"Lord Howen aika"}
@@ -913,9 +837,6 @@
             lg{"Magadanin aika"}
             ls{"Magadanin normaaliaika"}
         }
-        "meta:Malaya"{
-            ls{"Malaijan aika"}
-        }
         "meta:Malaysia"{
             ls{"Malesian aika"}
         }
@@ -1055,22 +976,12 @@
             lg{"Samaran aika"}
             ls{"Samaran normaaliaika"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkandin kesäaika"}
-            lg{"Samarkandin aika"}
-            ls{"Samarkandin normaaliaika"}
-        }
         "meta:Samoa"{
             ls{"Samoan aika"}
         }
         "meta:Seychelles"{
             ls{"Seychellien aika"}
         }
-        "meta:Shevchenko"{
-            ld{"Ševtšenkon kesäaika"}
-            lg{"Ševtšenkon aika"}
-            ls{"Ševtšenkon normaaliaika"}
-        }
         "meta:Singapore"{
             ls{"Singaporen aika"}
         }
@@ -1080,14 +991,6 @@
         "meta:South_Georgia"{
             ls{"Etelä-Georgian aika"}
         }
-        "meta:Suriname"{
-            ls{"Surinamin aika"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovskin kesäaika"}
-            lg{"Sverdlovskin aika"}
-            ls{"Sverdlovskin normaaliaika"}
-        }
         "meta:Syowa"{
             ls{"Syowan aika"}
         }
@@ -1102,16 +1005,6 @@
         "meta:Tajikistan"{
             ls{"Tadžikistanin aika"}
         }
-        "meta:Tashkent"{
-            ld{"Taškentin kesäaika"}
-            lg{"Taškentin aika"}
-            ls{"Taškentin normaaliaika"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisin kesäaika"}
-            lg{"Tbilisin aika"}
-            ls{"Tbilisin normaaliaika"}
-        }
         "meta:Tokelau"{
             ls{"Tokelaun aika"}
         }
@@ -1123,11 +1016,6 @@
         "meta:Truk"{
             ls{"Chuukin aika"}
         }
-        "meta:Turkey"{
-            ld{"Turkin kesäaika"}
-            lg{"Turkin aika"}
-            ls{"Turkin normaaliaika"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistanin kesäaika"}
             lg{"Turkmenistanin aika"}
@@ -1136,19 +1024,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalun aika"}
         }
-        "meta:Uralsk"{
-            ld{"Uralskin kesäaika"}
-            lg{"Uralskin aika"}
-            ls{"Uralskin normaaliaika"}
-        }
         "meta:Uruguay"{
             ld{"Uruguayn kesäaika"}
             lg{"Uruguayn aika"}
             ls{"Uruguayn normaaliaika"}
         }
-        "meta:Urumqi"{
-            ls{"Ürümqin aika"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbekistanin kesäaika"}
             lg{"Uzbekistanin aika"}
@@ -1191,16 +1071,6 @@
             lg{"Jekaterinburgin aika"}
             ls{"Jekaterinburgin normaaliaika"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevanin kesäaika"}
-            lg{"Jerevanin aika"}
-            ls{"Jerevanin normaaliaika"}
-        }
-        "meta:Yukon"{
-            ld{"Yukonin kesäaika"}
-            lg{"Yukonin aika"}
-            ls{"Yukonin normaaliaika"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
         gmtFormat{"UTC{0}"}
diff --git a/icu4c/source/data/zone/fil.txt b/icu4c/source/data/zone/fil.txt
index b2fa8e8..3fe1a53 100755
--- a/icu4c/source/data/zone/fil.txt
+++ b/icu4c/source/data/zone/fil.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fil.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/fil.xml
  */
 fil{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Asuncion"{
             ec{"Asunción"}
@@ -540,9 +540,6 @@
         "meta:South_Georgia"{
             ls{"South Georgia Time"}
         }
-        "meta:Suriname"{
-            ls{"Suriname Time"}
-        }
         "meta:Syowa"{
             ls{"Syowa Time"}
         }
diff --git a/icu4c/source/data/zone/fil_PH.txt b/icu4c/source/data/zone/fil_PH.txt
index 42baeba..3a691b4 100755
--- a/icu4c/source/data/zone/fil_PH.txt
+++ b/icu4c/source/data/zone/fil_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/fo.txt b/icu4c/source/data/zone/fo.txt
index 4b1c0ad..6c7ec42 100644
--- a/icu4c/source/data/zone/fo.txt
+++ b/icu4c/source/data/zone/fo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/fo.xml
  */
 fo{
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/fr.txt b/icu4c/source/data/zone/fr.txt
index 913fb2b..5ba2c5a 100644
--- a/icu4c/source/data/zone/fr.txt
+++ b/icu4c/source/data/zone/fr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/fr.xml
  */
 fr{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis-Abeba"}
@@ -473,21 +473,11 @@
             lg{"heure d’Afrique de l’Ouest"}
             ls{"heure normale d’Afrique de l’Ouest"}
         }
-        "meta:Aktyubinsk"{
-            ld{"heure avancée d’Aktioubé"}
-            lg{"heure d’Aktioubé"}
-            ls{"heure normale d’Aktioubé"}
-        }
         "meta:Alaska"{
             ld{"heure avancée de l’Alaska"}
             lg{"heure de l’Alaska"}
             ls{"heure normale de l’Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"heure avancée d’Alaska - Hawaii"}
-            lg{"heure d’Alaska - Hawaii"}
-            ls{"heure normale d’Alaska - Hawaii"}
-        }
         "meta:Almaty"{
             ld{"heure avancée d’Alma Ata"}
             lg{"heure d’Alma Ata"}
@@ -553,11 +543,6 @@
             lg{"heure d’Arménie"}
             ls{"heure normale d’Arménie"}
         }
-        "meta:Ashkhabad"{
-            ld{"heure avancée d’Achgabat"}
-            lg{"heure d’Achgabat"}
-            ls{"heure normale d’Achgabat"}
-        }
         "meta:Atlantic"{
             ld{"heure avancée de l’Atlantique"}
             lg{"heure de l’Atlantique"}
@@ -593,32 +578,17 @@
             lg{"heure des Açores"}
             ls{"heure normale des Açores"}
         }
-        "meta:Baku"{
-            ld{"heure avancée de Bakou"}
-            lg{"heure de Bakou"}
-            ls{"heure normale de Bakou"}
-        }
         "meta:Bangladesh"{
             ld{"heure avancée du Bangladesh"}
             lg{"heure du Bangladesh"}
             ls{"heure normale du Bangladesh"}
         }
-        "meta:Bering"{
-            ld{"heure avancée de Bering"}
-            lg{"heure de Bering"}
-            ls{"heure normale de Bering"}
-        }
         "meta:Bhutan"{
             ls{"heure du Bhoutan"}
         }
         "meta:Bolivia"{
             ls{"heure de Bolivie"}
         }
-        "meta:Borneo"{
-            ld{"heure avancée de Bornéo"}
-            lg{"heure de Bornéo"}
-            ls{"heure normale de Bornéo"}
-        }
         "meta:Brasilia"{
             ld{"heure avancée de Brasilia"}
             lg{"heure de Brasilia"}
@@ -635,9 +605,6 @@
         "meta:Chamorro"{
             ls{"heure des Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"heure du Changbai"}
-        }
         "meta:Chatham"{
             ld{"heure avancée des Îles Chatham"}
             lg{"heure des Îles Chatham"}
@@ -679,23 +646,12 @@
             lg{"heure de Cuba"}
             ls{"heure normale de Cuba"}
         }
-        "meta:Dacca"{
-            ls{"heure de Dhâkâ"}
-        }
         "meta:Davis"{
             ls{"heure de Davis"}
         }
         "meta:DumontDUrville"{
             ls{"heure de Dumont-d’Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"heure avancée de Duchanbé"}
-            lg{"heure de Duchanbé"}
-            ls{"heure normale de Duchanbé"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"heure de Guyane néerlandaise"}
-        }
         "meta:East_Timor"{
             ls{"heure du Timor oriental"}
         }
@@ -738,11 +694,6 @@
         "meta:French_Southern"{
             ls{"heure des Terres australes et antarctiques françaises"}
         }
-        "meta:Frunze"{
-            ld{"heure avancée de Frounzé"}
-            lg{"heure de Frounzé"}
-            ls{"heure normale de Frounzé"}
-        }
         "meta:GMT"{
             ls{"heure moyenne de Greenwich"}
         }
@@ -760,11 +711,6 @@
         "meta:Gilbert_Islands"{
             ls{"heure des îles Gilbert"}
         }
-        "meta:Greenland_Central"{
-            ld{"heure avancée du Centre du Groenland"}
-            lg{"heure du Centre du Groenland"}
-            ls{"heure normale du Centre du Groenland"}
-        }
         "meta:Greenland_Eastern"{
             ld{"heure avancée de l’Est du Groenland"}
             lg{"heure de l’Est du Groenland"}
@@ -842,23 +788,12 @@
             lg{"heure de Petropavlovsk-Kamchatski"}
             ls{"heure normale de Petropavlovsk-Kamchatski"}
         }
-        "meta:Karachi"{
-            ls{"heure de Karâchi"}
-        }
-        "meta:Kashgar"{
-            ls{"heure de Kachgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"heure de l’Est kazakh"}
         }
         "meta:Kazakhstan_Western"{
             ls{"heure de l’Ouest kazakh"}
         }
-        "meta:Kizilorda"{
-            ld{"heure avancée de Kyzylorda"}
-            lg{"heure de Kyzylorda"}
-            ls{"heure normale de Kyzylorda"}
-        }
         "meta:Korea"{
             ld{"heure avancée de Corée"}
             lg{"heure de Corée"}
@@ -872,14 +807,6 @@
             lg{"heure de Krasnoïarsk"}
             ls{"heure normale de Krasnoïarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"heure avancée de Kouïbychev"}
-            lg{"heure de Kouïbychev"}
-            ls{"heure normale de Kouïbychev"}
-        }
-        "meta:Kwajalein"{
-            ls{"heure de Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"heure du Kirghizistan"}
         }
@@ -1048,9 +975,6 @@
         "meta:South_Georgia"{
             ls{"heure de Géorgie du Sud"}
         }
-        "meta:Suriname"{
-            ls{"heure du Suriname"}
-        }
         "meta:Syowa"{
             ls{"heure de Syowa"}
         }
@@ -1076,11 +1000,6 @@
         "meta:Truk"{
             ls{"heure de Truk"}
         }
-        "meta:Turkey"{
-            ld{"heure avancée de Turquie"}
-            lg{"heure de Turquie"}
-            ls{"heure normale de Turquie"}
-        }
         "meta:Turkmenistan"{
             ld{"heure avancée du Turkménistan"}
             lg{"heure du Turkménistan"}
@@ -1136,11 +1055,6 @@
             lg{"heure d’Ekaterinbourg"}
             ls{"heure normale d’Ekaterinbourg"}
         }
-        "meta:Yukon"{
-            ld{"heure avancée du Yukon"}
-            lg{"heure du Yukon"}
-            ls{"heure normale du Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Heure : {1} ({0})"}
         gmtFormat{"UTC{0}"}
diff --git a/icu4c/source/data/zone/fr_CA.txt b/icu4c/source/data/zone/fr_CA.txt
index f1ccf04..df27ebf 100644
--- a/icu4c/source/data/zone/fr_CA.txt
+++ b/icu4c/source/data/zone/fr_CA.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/fr_CA.xml
 // *
 // ***************************************************************************
 fr_CA{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Ndjamena"{
             ec{"Ndjamena"}
diff --git a/icu4c/source/data/zone/ga.txt b/icu4c/source/data/zone/ga.txt
index 169c948..5e3c602 100644
--- a/icu4c/source/data/zone/ga.txt
+++ b/icu4c/source/data/zone/ga.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ga.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ga.xml
  */
 ga{
-    Version{"2.0.77.27"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Europe:Dublin"{
             ec{"Baile Átha Cliath"}
diff --git a/icu4c/source/data/zone/gl.txt b/icu4c/source/data/zone/gl.txt
index 09c8ac5..7f67e52 100644
--- a/icu4c/source/data/zone/gl.txt
+++ b/icu4c/source/data/zone/gl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gl.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/gl.xml
  */
 gl{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Djibouti"{
             ec{"Xibutí"}
@@ -699,9 +699,6 @@
         "meta:South_Georgia"{
             ls{"Horario de Xeorxia do Sur"}
         }
-        "meta:Suriname"{
-            ls{"Horario de Surinam"}
-        }
         "meta:Syowa"{
             ls{"Horario de Syowa"}
         }
diff --git a/icu4c/source/data/zone/gsw.txt b/icu4c/source/data/zone/gsw.txt
index 98daad3..71480ac 100644
--- a/icu4c/source/data/zone/gsw.txt
+++ b/icu4c/source/data/zone/gsw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gsw.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/gsw.xml
  */
 gsw{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Accra"{
             ec{"Akkra"}
@@ -292,21 +292,11 @@
             lg{"Weschtafrikanischi Ziit"}
             ls{"Weschtafrikanischi Schtandardziit"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk-Summerziit"}
-            lg{"Aktyubinsk-Ziit"}
-            ls{"Aktyubinsk-Schtandardziit"}
-        }
         "meta:Alaska"{
             ld{"Alaska-Summerziit"}
             lg{"Alaska-Ziit"}
             ls{"Alaska-Schtandardziit"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii-Summerziit"}
-            lg{"Alaska-Hawaii-Ziit"}
-            ls{"Alaska-Hawaii-Schtandardziit"}
-        }
         "meta:Almaty"{
             ld{"Almaty-Summerziit"}
             lg{"Almaty-Ziit"}
diff --git a/icu4c/source/data/zone/gu.txt b/icu4c/source/data/zone/gu.txt
index 72b9b10..2724195 100644
--- a/icu4c/source/data/zone/gu.txt
+++ b/icu4c/source/data/zone/gu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/gu.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/gu.xml
  */
 gu{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"આબિદ્જાન"}
@@ -1246,21 +1246,11 @@
             lg{"પશ્ચિમ આફ્રિકા સમય"}
             ls{"પશ્ચિમ આફ્રિકા માનક સમય"}
         }
-        "meta:Aktyubinsk"{
-            ld{"અક્તયુબિન્સ્ક ગ્રીષ્મ સમય"}
-            lg{"અક્તયુબિન્સ્ક સમય"}
-            ls{"અક્તયુબિન્સ્ક પ્રમાણભૂત સમય"}
-        }
         "meta:Alaska"{
             ld{"અલાસ્કા દિવસ સમય"}
             lg{"અલાસ્કા સમય"}
             ls{"અલાસ્કા પ્રમાણભૂત સમય"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"અલાસ્કા-હવાઇ દિવસ સમય"}
-            lg{"અલાસ્કા-હવાઇ સમય"}
-            ls{"અલાસ્કા-હવાઇ પ્રમાણભૂત સમય"}
-        }
         "meta:Almaty"{
             ld{"અલ્માટી ગ્રીષ્મ સમય"}
             lg{"અલ્માટી સમય"}
@@ -1326,11 +1316,6 @@
             lg{"આર્મેનિયા સમય"}
             ls{"આર્મેનિયા માનક સમય"}
         }
-        "meta:Ashkhabad"{
-            ld{"અશ્ખાબાદ ગ્રીષ્મ સમય"}
-            lg{"અશ્ખાબાદ સમય"}
-            ls{"અશ્ખાબાદ પ્રમાણભૂત સમય"}
-        }
         "meta:Atlantic"{
             ld{"અટલાન્ટિક દિવસ સમય"}
             lg{"અટલાન્ટિક સમય"}
@@ -1366,32 +1351,17 @@
             lg{"એઝોર્સ સમય"}
             ls{"એઝોર્સ માનક સમય"}
         }
-        "meta:Baku"{
-            ld{"બકુ ગ્રીષ્મ સમય"}
-            lg{"બકુ સમય"}
-            ls{"બકુ પ્રમાણભૂત સમય"}
-        }
         "meta:Bangladesh"{
             ld{"બાંગ્લાદેશ ગ્રીષ્મ સમય"}
             lg{"બાંગ્લાદેશ સમય"}
             ls{"બાંગ્લાદેશ માનક સમય"}
         }
-        "meta:Bering"{
-            ld{"બેરિંગ દિવસ સમય"}
-            lg{"બેરિંગ સમય"}
-            ls{"બેરિંગ પ્રમાણભૂત સમય"}
-        }
         "meta:Bhutan"{
             ls{"ભૂટાન સમય"}
         }
         "meta:Bolivia"{
             ls{"બોલિવિયા સમય"}
         }
-        "meta:Borneo"{
-            ld{"બોર્નિયા ગ્રીષ્મ સમય"}
-            lg{"બોર્નિયા સમય"}
-            ls{"બોર્નિયા પ્રમાણભૂત સમય"}
-        }
         "meta:Brasilia"{
             ld{"બ્રાઝિલિયા ગ્રીષ્મ સમય"}
             lg{"બ્રાઝિલિયા સમય"}
@@ -1408,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"કેમોરો માનક સમય"}
         }
-        "meta:Changbai"{
-            ls{"ચેગબાઇ સમય"}
-        }
         "meta:Chatham"{
             ld{"ચેતહામ દિવસ સમય"}
             lg{"ચેતહામ સમય"}
@@ -1452,23 +1419,12 @@
             lg{"ક્યૂબા સમય"}
             ls{"ક્યૂબા માનક સમય"}
         }
-        "meta:Dacca"{
-            ls{"ડાકા સમય"}
-        }
         "meta:Davis"{
             ls{"ડેવિસ સમય"}
         }
         "meta:DumontDUrville"{
             ls{"ડ્યુમોન્ટ-ડી'ઉર્વિલ સમય"}
         }
-        "meta:Dushanbe"{
-            ld{"દુશાન્બે ગ્રીષ્મ સમય"}
-            lg{"દુશાન્બે ગ્સમય"}
-            ls{"દુશાન્બે પ્રમાણભૂત ગ્સમય"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"ડચ ગયાના સમય"}
-        }
         "meta:East_Timor"{
             ls{"પૂર્વ તિમોર સમય"}
         }
@@ -1511,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"ફ્રેન્ચ સાઉધર્ન અને એન્ટાર્કટિક સમય"}
         }
-        "meta:Frunze"{
-            ld{"ફ્રુન્ઝ ગ્રીષ્મ સમય"}
-            lg{"ફ્રુન્ઝ સમય"}
-            ls{"ફ્રુન્ઝ પ્રમાણભૂત સમય"}
-        }
         "meta:GMT"{
             ls{"ગ્રીનવિચ મધ્યમ સમય"}
         }
@@ -1533,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"ગિલબર્ટ આઇલેન્ડ સમય"}
         }
-        "meta:Greenland_Central"{
-            ld{"મધ્ય ગ્રિનલેન્ડ ગ્રીષ્મ સમય"}
-            lg{"મધ્ય ગ્રિનલેન્ડ સમય"}
-            ls{"મધ્ય ગ્રિનલેન્ડ પ્રમાણભૂત સમય"}
-        }
         "meta:Greenland_Eastern"{
             ld{"પૂર્વ ગ્રીનલેન્ડ ગ્રીષ્મ સમય"}
             lg{"પૂર્વ ગ્રીનલેન્ડ સમય"}
@@ -1616,12 +1562,6 @@
             lg{"પેટ્રોપેવલોવ્સ્ક-કામચતસ્કી સમય"}
             ls{"પેટ્રોપેવલોવ્સ્ક-કામચતસ્કી પ્રમાણભૂત સમય"}
         }
-        "meta:Karachi"{
-            ls{"કરાચી સમય"}
-        }
-        "meta:Kashgar"{
-            ls{"કશગાર સમય"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"પૂર્વ કઝાકિસ્તાન સમય"}
         }
@@ -1641,14 +1581,6 @@
             lg{"ક્રેસ્નોયાર્સ્કી સમય"}
             ls{"ક્રસ્નોયાર્સ્ક માનક સમય"}
         }
-        "meta:Kuybyshev"{
-            ld{"કુયબાઇશેવ ગ્રીષ્મ સમય"}
-            lg{"કુયબાઇશેવ સમય"}
-            ls{"કુયબાઇશેવ પ્રમાણભૂત સમય"}
-        }
-        "meta:Kwajalein"{
-            ls{"ક્વાજાલીન સમય"}
-        }
         "meta:Kyrgystan"{
             ls{"કિર્ગિઝતાન સમય"}
         }
@@ -1658,9 +1590,6 @@
         "meta:Line_Islands"{
             ls{"લાઇન આઇલેન્ડ્સ સમય"}
         }
-        "meta:Long_Shu"{
-            ls{"લોંગ-શુ સમય"}
-        }
         "meta:Lord_Howe"{
             ld{"લોર્ડ હોવ દિવસ સમય"}
             lg{"લોર્ડ હોવ સમય"}
@@ -1679,9 +1608,6 @@
             lg{"મેગાડન સમય"}
             ls{"માગાદાન માનક સમય"}
         }
-        "meta:Malaya"{
-            ls{"મલય સમય"}
-        }
         "meta:Malaysia"{
             ls{"મલેશિયા સમય"}
         }
@@ -1821,22 +1747,12 @@
             lg{"સમારા સમય"}
             ls{"સમારા પ્રમાણભૂત સમય"}
         }
-        "meta:Samarkand"{
-            ld{"સમરકંદ ગ્રીષ્મ સમય"}
-            lg{"સમરકંદ સમય"}
-            ls{"સમરકંદ પ્રમાણભૂત સમય"}
-        }
         "meta:Samoa"{
             ls{"સમોઆ માનક સમય"}
         }
         "meta:Seychelles"{
             ls{"સેશલ્સ સમય"}
         }
-        "meta:Shevchenko"{
-            ld{"શેવચેન્કો ગ્રીષ્મ સમય"}
-            lg{"શેવચેન્કો સમય"}
-            ls{"શેવચેન્કો પ્રમાણભૂત સમય"}
-        }
         "meta:Singapore"{
             ls{"સિંગાપુર માનક સમય"}
         }
@@ -1846,14 +1762,6 @@
         "meta:South_Georgia"{
             ls{"દક્ષિણ જ્યોર્જીયા સમય"}
         }
-        "meta:Suriname"{
-            ls{"સૂરીનામ સમય"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"સ્વર્ડલોવ્સ્ક ગ્રીષ્મ સમય"}
-            lg{"સ્વર્ડલોવ્સ્ક સમય"}
-            ls{"સ્વર્ડલોવ્સ્ક પ્રમાણભૂત સમય"}
-        }
         "meta:Syowa"{
             ls{"સ્યોવા સમય"}
         }
@@ -1868,16 +1776,6 @@
         "meta:Tajikistan"{
             ls{"તાજીકિસ્તાન સમય"}
         }
-        "meta:Tashkent"{
-            ld{"તાશકેન્ટ ગ્રીષ્મ સમય"}
-            lg{"તાશકેન્ટ સમય"}
-            ls{"તાશકેન્ટ પ્રમાણભૂત સમય"}
-        }
-        "meta:Tbilisi"{
-            ld{"ત્બિલિસી ગ્રીષ્મ સમય"}
-            lg{"ત્બિલિસી સમય"}
-            ls{"ત્બિલિસી પ્રમાણભૂત સમય"}
-        }
         "meta:Tokelau"{
             ls{"ટોકલાઉ સમય"}
         }
@@ -1889,11 +1787,6 @@
         "meta:Truk"{
             ls{"ચુઉક સમય"}
         }
-        "meta:Turkey"{
-            ld{"ટર્કી ગ્રીષ્મ સમય"}
-            lg{"ટર્કી સમય"}
-            ls{"ટર્કી પ્રમાણભૂત સમય"}
-        }
         "meta:Turkmenistan"{
             ld{"તુર્કમેનિસ્તાન ગ્રીષ્મ સમય"}
             lg{"તુર્કમેનિસ્તાન સમય"}
@@ -1902,19 +1795,11 @@
         "meta:Tuvalu"{
             ls{"ટવાલૂ સમય"}
         }
-        "meta:Uralsk"{
-            ld{"ઉરાલ'સ્ક ગ્રીષ્મ સમય"}
-            lg{"ઉરાલ'સ્ક સમય"}
-            ls{"ઉરાલ'સ્ક પ્રમાણભૂત સમય"}
-        }
         "meta:Uruguay"{
             ld{"ઉરૂગ્વે ગ્રીષ્મ સમય"}
             lg{"ઉરૂગ્વે સમય"}
             ls{"ઉરૂગ્વે માનક સમય"}
         }
-        "meta:Urumqi"{
-            ls{"ઉરુમ્કી સમય"}
-        }
         "meta:Uzbekistan"{
             ld{"ઉઝ્બેકિસ્તાન ગ્રીષ્મ સમય"}
             lg{"ઉઝ્બેકિસ્તાન સમય"}
@@ -1957,16 +1842,6 @@
             lg{"યેકાતેરિંબર્ગ સમય"}
             ls{"યેકાટેરીન્બર્ગ માનક સમય"}
         }
-        "meta:Yerevan"{
-            ld{"યેરેવેન ગ્રીષ્મ સમય"}
-            lg{"યેરેવેન સમય"}
-            ls{"યેરેવેન પ્રમાણભૂત સમય"}
-        }
-        "meta:Yukon"{
-            ld{"યકોન દિવસ સમય"}
-            lg{"યકોન સમય"}
-            ls{"યકોન પ્રમાણભૂત સમય"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} સમય ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/guz.txt b/icu4c/source/data/zone/guz.txt
index 006e60a..61fed5e 100755
--- a/icu4c/source/data/zone/guz.txt
+++ b/icu4c/source/data/zone/guz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/guz.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/guz.xml
  */
 guz{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/gv.txt b/icu4c/source/data/zone/gv.txt
index fc39c1c..0453c91 100644
--- a/icu4c/source/data/zone/gv.txt
+++ b/icu4c/source/data/zone/gv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c5d0309..0a61fdc 100644
--- a/icu4c/source/data/zone/ha.txt
+++ b/icu4c/source/data/zone/ha.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ha.xml
  */
 ha{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ha_GH.txt b/icu4c/source/data/zone/ha_GH.txt
index a414604..5a59b2e 100644
--- a/icu4c/source/data/zone/ha_GH.txt
+++ b/icu4c/source/data/zone/ha_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ha_Latn.txt b/icu4c/source/data/zone/ha_Latn.txt
index 649d47f..56d816c 100644
--- a/icu4c/source/data/zone/ha_Latn.txt
+++ b/icu4c/source/data/zone/ha_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ha_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/ha_Latn_GH.txt b/icu4c/source/data/zone/ha_Latn_GH.txt
index 4a7717b..c10a415 100644
--- a/icu4c/source/data/zone/ha_Latn_GH.txt
+++ b/icu4c/source/data/zone/ha_Latn_GH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ha_Latn_NE.txt b/icu4c/source/data/zone/ha_Latn_NE.txt
index b383c7c..e80f6f7 100644
--- a/icu4c/source/data/zone/ha_Latn_NE.txt
+++ b/icu4c/source/data/zone/ha_Latn_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ha_Latn_NG.txt b/icu4c/source/data/zone/ha_Latn_NG.txt
index 1b09876..bb60f3c 100644
--- a/icu4c/source/data/zone/ha_Latn_NG.txt
+++ b/icu4c/source/data/zone/ha_Latn_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ha_NE.txt b/icu4c/source/data/zone/ha_NE.txt
index 5c06d78..f28adee 100644
--- a/icu4c/source/data/zone/ha_NE.txt
+++ b/icu4c/source/data/zone/ha_NE.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ha_NG.txt b/icu4c/source/data/zone/ha_NG.txt
index 66e2170..1a5e209 100644
--- a/icu4c/source/data/zone/ha_NG.txt
+++ b/icu4c/source/data/zone/ha_NG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/haw.txt b/icu4c/source/data/zone/haw.txt
index f93ded0..d5d3435 100644
--- a/icu4c/source/data/zone/haw.txt
+++ b/icu4c/source/data/zone/haw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1358b71..cb0b99b 100644
--- a/icu4c/source/data/zone/he.txt
+++ b/icu4c/source/data/zone/he.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/he.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/he.xml
  */
 he{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"אביג'אן"}
@@ -1339,9 +1339,6 @@
             lg{"שעון ברזיליה"}
             ls{"שעון רגיל ברזיליה"}
         }
-        "meta:Changbai"{
-            ls{"שעון צ'אנגבאי"}
-        }
         "meta:Chatham"{
             ld{"שעון קיץ צ'טהאם"}
             lg{"שעון צ'טהאם"}
@@ -1620,9 +1617,6 @@
         "meta:Solomon"{
             ls{"שעון איי שלמה"}
         }
-        "meta:Suriname"{
-            ls{"שעון סורינאם"}
-        }
         "meta:Tahiti"{
             ls{"שעון טהיטי"}
         }
diff --git a/icu4c/source/data/zone/he_IL.txt b/icu4c/source/data/zone/he_IL.txt
index 9925868..2324002 100644
--- a/icu4c/source/data/zone/he_IL.txt
+++ b/icu4c/source/data/zone/he_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/hi.txt b/icu4c/source/data/zone/hi.txt
index a9714a4..d9def0a 100644
--- a/icu4c/source/data/zone/hi.txt
+++ b/icu4c/source/data/zone/hi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hi.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/hi.xml
  */
 hi{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"एबिजान"}
@@ -1723,9 +1723,6 @@
         "meta:South_Georgia"{
             ls{"दक्षिणी जॉर्जिया का समय"}
         }
-        "meta:Suriname"{
-            ls{"सूरीनाम का समय"}
-        }
         "meta:Syowa"{
             ls{"स्योवा का समय"}
         }
diff --git a/icu4c/source/data/zone/hr.txt b/icu4c/source/data/zone/hr.txt
index 4ebb97b..8c1c793 100644
--- a/icu4c/source/data/zone/hr.txt
+++ b/icu4c/source/data/zone/hr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/hr.xml
  */
 hr{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Algiers"{
             ec{"alžirsko"}
@@ -555,14 +555,6 @@
             lg{"krasnojarsko vrijeme"}
             ls{"krasnojarsko standardno vrijeme"}
         }
-        "meta:Kuybyshev"{
-            ld{"kujbiševsko ljetno vrijeme"}
-            lg{"kujbiševsko vrijeme"}
-            ls{"kujbiševsko standardno vrijeme"}
-        }
-        "meta:Kwajalein"{
-            ls{"kwajaleinsko vrijeme"}
-        }
         "meta:Kyrgystan"{
             ls{"kirgistansko vrijeme"}
         }
@@ -731,9 +723,6 @@
         "meta:South_Georgia"{
             ls{"vrijeme Južne Džordžije"}
         }
-        "meta:Suriname"{
-            ls{"surinamsko vrijeme"}
-        }
         "meta:Syowa"{
             ls{"vrijeme Syowa"}
         }
@@ -759,11 +748,6 @@
         "meta:Truk"{
             ls{"vrijeme Truka"}
         }
-        "meta:Turkey"{
-            ld{"tursko ljetno vrijeme"}
-            lg{"tursko vrijeme"}
-            ls{"tursko standardno vrijeme"}
-        }
         "meta:Turkmenistan"{
             ld{"turkmenistansko ljetno vrijeme"}
             lg{"turkmenistansko vrijeme"}
diff --git a/icu4c/source/data/zone/hu.txt b/icu4c/source/data/zone/hu.txt
index acf6908..93a6b1a 100644
--- a/icu4c/source/data/zone/hu.txt
+++ b/icu4c/source/data/zone/hu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hu.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/hu.xml
  */
 hu{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addisz-Abeba"}
@@ -571,21 +571,11 @@
             lg{"Nyugat-afrikai idő"}
             ls{"Nyugat-afrikai zónaidő"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinszki nyári idő"}
-            lg{"Aktyubinszki idő"}
-            ls{"Aktyubinszki zónaidő"}
-        }
         "meta:Alaska"{
             ld{"Alaszkai nyári idő"}
             lg{"Alaszkai idő"}
             ls{"Alaszkai zónaidő"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaszkai-hawaii nyári idő"}
-            lg{"Alaszkai-hawaii idő"}
-            ls{"Alaszkai-hawaii zónaidő"}
-        }
         "meta:Almaty"{
             ld{"Almati nyári idő"}
             lg{"Almati idő"}
@@ -651,11 +641,6 @@
             lg{"Örmény idő"}
             ls{"Örmény zónaidő"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ashabadi nyári idő"}
-            lg{"Ashabadi idő"}
-            ls{"Ashabadi zónaidő"}
-        }
         "meta:Atlantic"{
             ld{"Atlanti-óceáni nyári idő"}
             lg{"Atlanti-óceáni idő"}
@@ -691,32 +676,17 @@
             lg{"Azori idő"}
             ls{"Azori zónaidő"}
         }
-        "meta:Baku"{
-            ld{"Bakui nyári idő"}
-            lg{"Bakui idő"}
-            ls{"Bakui zónaidő"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladesi nyári idő"}
             lg{"Bangladesi idő"}
             ls{"Bangladesi zónaidő"}
         }
-        "meta:Bering"{
-            ld{"Beringi nyári idő"}
-            lg{"Beringi idő"}
-            ls{"Beringi zónaidő"}
-        }
         "meta:Bhutan"{
             ls{"Butáni idő"}
         }
         "meta:Bolivia"{
             ls{"Bolíviai idő"}
         }
-        "meta:Borneo"{
-            ld{"Borneói nyári idő"}
-            lg{"Borneói idő"}
-            ls{"Borneói zónaidő"}
-        }
         "meta:Brasilia"{
             ld{"Brazíliai nyári idő"}
             lg{"Brazíliai idő"}
@@ -733,9 +703,6 @@
         "meta:Chamorro"{
             ls{"Chamorrói idő"}
         }
-        "meta:Changbai"{
-            ls{"Changbai idő"}
-        }
         "meta:Chatham"{
             ld{"Chathami nyári idő"}
             lg{"Chathami idő"}
@@ -777,23 +744,12 @@
             lg{"Kubai idő"}
             ls{"Kubai zónaidő"}
         }
-        "meta:Dacca"{
-            ls{"Daccai idő"}
-        }
         "meta:Davis"{
             ls{"Davisi idő"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d'Urville-i idő"}
         }
-        "meta:Dushanbe"{
-            ld{"Dusanbei nyári idő"}
-            lg{"Dusanbei idő"}
-            ls{"Dusanbei zónaidő"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Holland-guianai idő"}
-        }
         "meta:East_Timor"{
             ls{"Kelet-timori idő"}
         }
@@ -845,11 +801,6 @@
         "meta:French_Southern"{
             ls{"Francia déli és antarktikus idő"}
         }
-        "meta:Frunze"{
-            ld{"Frunzei nyári idő"}
-            lg{"Frunzei idő"}
-            ls{"Frunzei zónaidő"}
-        }
         "meta:GMT"{
             ls{"Greenwichi középidő"}
             ss{"GMT"}
@@ -868,11 +819,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilbert-szigeteki idő"}
         }
-        "meta:Greenland_Central"{
-            ld{"Közép-grönlandi nyári idő"}
-            lg{"Közép-grönlandi idő"}
-            ls{"Közép-grönlandi zónaidő"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Kelet-grönlandi nyári idő"}
             lg{"Kelet-grönlandi idő"}
@@ -950,23 +896,12 @@
             lg{"Petropavlovszk-kamcsatkai idő"}
             ls{"Petropavlovszk-kamcsatkai zónaidő"}
         }
-        "meta:Karachi"{
-            ls{"Karacsi idő"}
-        }
-        "meta:Kashgar"{
-            ls{"Kasgár idő"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Kelet-kazahsztáni idő"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Nyugat-kazahsztáni idő"}
         }
-        "meta:Kizilorda"{
-            ld{"Kizilordai nyári idő"}
-            lg{"Kizilordai idő"}
-            ls{"Kizilordai zónaidő"}
-        }
         "meta:Korea"{
             ld{"Koreai nyári idő"}
             lg{"Koreai idő"}
@@ -980,14 +915,6 @@
             lg{"Krasznojarszki idő"}
             ls{"Krasznojarszki zónaidő"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kujbisevi nyári idő"}
-            lg{"Kujbisevi idő"}
-            ls{"Kujbisevi zónaidő"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajaleini idő"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgiz idő"}
         }
@@ -997,9 +924,6 @@
         "meta:Line_Islands"{
             ls{"Line-szigeteki idő"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu idő"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord howei nyári idő"}
             lg{"Lord howei idő"}
@@ -1018,9 +942,6 @@
             lg{"Magadáni idő"}
             ls{"Magadáni zónaidő"}
         }
-        "meta:Malaya"{
-            ls{"Malayai idő"}
-        }
         "meta:Malaysia"{
             ls{"Malajziai idő"}
         }
@@ -1160,22 +1081,12 @@
             lg{"Szamarai idő"}
             ls{"Szamarai zónaidő"}
         }
-        "meta:Samarkand"{
-            ld{"Szamarkandi nyári idő"}
-            lg{"Szamarkandi idő"}
-            ls{"Szamarkandi zónaidő"}
-        }
         "meta:Samoa"{
             ls{"Szamoai zónaidő"}
         }
         "meta:Seychelles"{
             ls{"Seychelle-szigeteki idő"}
         }
-        "meta:Shevchenko"{
-            ld{"Sevcsenkói nyári idő"}
-            lg{"Sevcsenkói idő"}
-            ls{"Sevcsenkói zónaidő"}
-        }
         "meta:Singapore"{
             ls{"Szingapúri zónaidő"}
         }
@@ -1185,14 +1096,6 @@
         "meta:South_Georgia"{
             ls{"Dél-georgiai idő"}
         }
-        "meta:Suriname"{
-            ls{"Szurinámi idő"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Szverdlovszki nyári idő"}
-            lg{"Szverdlovszki idő"}
-            ls{"Szverdlovszki zónaidő"}
-        }
         "meta:Syowa"{
             ls{"Syowai idő"}
         }
@@ -1207,16 +1110,6 @@
         "meta:Tajikistan"{
             ls{"Tádzsikisztáni idő"}
         }
-        "meta:Tashkent"{
-            ld{"Taskenti nyári idő"}
-            lg{"Taskenti idő"}
-            ls{"Taskenti zónaidő"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbiliszi nyári idő"}
-            lg{"Tbiliszi idő"}
-            ls{"Tbiliszi zónaidő"}
-        }
         "meta:Tokelau"{
             ls{"Tokelaui idő"}
         }
@@ -1228,11 +1121,6 @@
         "meta:Truk"{
             ls{"Truki idő"}
         }
-        "meta:Turkey"{
-            ld{"Törökországi nyári idő"}
-            lg{"Törökországi idő"}
-            ls{"Törökországi zónaidő"}
-        }
         "meta:Turkmenistan"{
             ld{"Türkmenisztáni nyári idő"}
             lg{"Türkmenisztáni idő"}
@@ -1241,19 +1129,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalui idő"}
         }
-        "meta:Uralsk"{
-            ld{"Uráli nyári idő"}
-            lg{"Uráli idő"}
-            ls{"Uráli zónaidő"}
-        }
         "meta:Uruguay"{
             ld{"Uruguayi nyári idő"}
             lg{"Uruguayi idő"}
             ls{"Uruguayi zónaidő"}
         }
-        "meta:Urumqi"{
-            ls{"Urumqi idő"}
-        }
         "meta:Uzbekistan"{
             ld{"Üzbegisztáni nyári idő"}
             lg{"Üzbegisztáni idő"}
@@ -1296,16 +1176,6 @@
             lg{"Jekatyerinburgi idő"}
             ls{"Jekatyerinburgi zónaidő"}
         }
-        "meta:Yerevan"{
-            ld{"Jereváni nyári idő"}
-            lg{"Jereváni idő"}
-            ls{"Jereváni zónaidő"}
-        }
-        "meta:Yukon"{
-            ld{"Yukoni nyári idő"}
-            lg{"Yukoni idő"}
-            ls{"Yukoni zónaidő"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} idő ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/hy.txt b/icu4c/source/data/zone/hy.txt
index 920cd8c..3381fe6 100644
--- a/icu4c/source/data/zone/hy.txt
+++ b/icu4c/source/data/zone/hy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/hy.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/hy.xml
  */
 hy{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         regionFormat{"Ժամանակ՝ {0}"}
     }
diff --git a/icu4c/source/data/zone/id.txt b/icu4c/source/data/zone/id.txt
index 960c99f..54d2f06 100644
--- a/icu4c/source/data/zone/id.txt
+++ b/icu4c/source/data/zone/id.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/id.xml
  */
 id{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Accra"{
             ec{"Akra"}
@@ -295,21 +295,11 @@
             lg{"Waktu Afrika Barat"}
             ls{"Waktu Standar Afrika Barat"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Waktu Musim Panas Aktyubinsk"}
-            lg{"Waktu Aktyubinsk"}
-            ls{"Waktu Standar Aktyubinsk"}
-        }
         "meta:Alaska"{
             ld{"Waktu Terang Alaska"}
             lg{"Waktu Alaska"}
             ls{"Waktu Standar Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Waktu Terang Alaska-Hawaii"}
-            lg{"Waktu Alaska-Hawaii"}
-            ls{"Waktu Standar Alaska-Hawaii"}
-        }
         "meta:Almaty"{
             ld{"Waktu Musim Panas Almaty"}
             lg{"Waktu Almaty"}
@@ -375,11 +365,6 @@
             lg{"Waktu Armenia"}
             ls{"Waktu Standar Armenia"}
         }
-        "meta:Ashkhabad"{
-            ld{"Waktu Musim Panas Ashkhabad"}
-            lg{"Waktu Ashkhabad"}
-            ls{"Waktu Standar Ashkhabad"}
-        }
         "meta:Atlantic"{
             ld{"Waktu Terang Atlantik"}
             lg{"Waktu Atlantik"}
@@ -415,32 +400,17 @@
             lg{"Waktu Azores"}
             ls{"Waktu Standar Azores"}
         }
-        "meta:Baku"{
-            ld{"Waktu Musim Panas Kota Baku"}
-            lg{"Waktu Kota Baku"}
-            ls{"Waktu Standar Kota Baku"}
-        }
         "meta:Bangladesh"{
             ld{"Waktu Musim Panas Bangladesh"}
             lg{"Waktu Bangladesh"}
             ls{"Waktu Standar Bangladesh"}
         }
-        "meta:Bering"{
-            ld{"Waktu Terang Bering"}
-            lg{"Waktu Bering"}
-            ls{"Waktu Standar Bering"}
-        }
         "meta:Bhutan"{
             ls{"Waktu Bhutan"}
         }
         "meta:Bolivia"{
             ls{"Waktu Bolivia"}
         }
-        "meta:Borneo"{
-            ld{"Waktu Musim Panas Kalimantan"}
-            lg{"Waktu Kalimantan"}
-            ls{"Waktu Standar Kalimantan"}
-        }
         "meta:Brasilia"{
             ld{"Waktu Musim Panas Brasil"}
             lg{"Waktu Brasil"}
@@ -460,9 +430,6 @@
         "meta:Chamorro"{
             ls{"Waktu Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"Waktu Changbai"}
-        }
         "meta:Chatham"{
             ld{"Waktu Terang Chatham"}
             lg{"Waktu Chatham"}
@@ -504,23 +471,12 @@
             lg{"Waktu Kuba"}
             ls{"Waktu Standar Kuba"}
         }
-        "meta:Dacca"{
-            ls{"Waktu Dhaka"}
-        }
         "meta:Davis"{
             ls{"Waktu Davis"}
         }
         "meta:DumontDUrville"{
             ls{"Waktu Dumont-d’Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"Waktu Musim Panas Dushanbe"}
-            lg{"Waktu Dushanbe"}
-            ls{"Waktu Standar Dushanbe"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Waktu Guyana Belanda"}
-        }
         "meta:East_Timor"{
             ls{"Waktu Timor Leste"}
         }
@@ -563,11 +519,6 @@
         "meta:French_Southern"{
             ls{"Waktu Antartika dan Selatan Prancis"}
         }
-        "meta:Frunze"{
-            ld{"Waktu Musim Panas Frunze"}
-            lg{"Waktu Frunze"}
-            ls{"Waktu Standar Frunze"}
-        }
         "meta:GMT"{
             ls{"Waktu Rata-Rata Greenwich"}
         }
@@ -585,11 +536,6 @@
         "meta:Gilbert_Islands"{
             ls{"Waktu Kep. Gilbert"}
         }
-        "meta:Greenland_Central"{
-            ld{"Waktu Musim Panas Greenland Tengah"}
-            lg{"Waktu Greenland Tengah"}
-            ls{"Waktu Standar Greenland Tengah"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Waktu Musim Panas Greenland Timur"}
             lg{"Waktu Greenland Timur"}
@@ -670,23 +616,12 @@
             lg{"Waktu Petropavlovsk-Kamchatsky"}
             ls{"Waktu Standar Petropavlovsk-Kamchatsky"}
         }
-        "meta:Karachi"{
-            ls{"Waktu Karachi"}
-        }
-        "meta:Kashgar"{
-            ls{"Waktu Kashgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Waktu Kazakhstan Timur"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Waktu Kazakhstan Barat"}
         }
-        "meta:Kizilorda"{
-            ld{"Waktu Musim Panas Kizilorda"}
-            lg{"Waktu Kizilorda"}
-            ls{"Waktu Standar Kizilorda"}
-        }
         "meta:Korea"{
             ld{"Waktu Musim Panas Korea"}
             lg{"Waktu Korea"}
@@ -700,14 +635,6 @@
             lg{"Waktu Krasnoyarsk"}
             ls{"Waktu Standar Krasnoyarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Waktu Musim Panas Kuibyshev"}
-            lg{"Waktu Kuibyshev"}
-            ls{"Waktu Standar Kuibyshev"}
-        }
-        "meta:Kwajalein"{
-            ls{"Waktu Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"Waktu Kirghizia"}
         }
@@ -717,9 +644,6 @@
         "meta:Line_Islands"{
             ls{"Waktu Kep. Line"}
         }
-        "meta:Long_Shu"{
-            ls{"Waktu Long-Shu"}
-        }
         "meta:Lord_Howe"{
             ld{"Waktu Terang Lord Howe"}
             lg{"Waktu Lord Howe"}
@@ -738,9 +662,6 @@
             lg{"Waktu Magadan"}
             ls{"Waktu Standar Magadan"}
         }
-        "meta:Malaya"{
-            ls{"Waktu Malaya"}
-        }
         "meta:Malaysia"{
             ls{"Waktu Malaysia"}
         }
@@ -880,22 +801,12 @@
             lg{"Waktu Samara"}
             ls{"Waktu Standar Samara"}
         }
-        "meta:Samarkand"{
-            ld{"Waktu Musim Panas Samarkand"}
-            lg{"Waktu Samarkand"}
-            ls{"Waktu Standar Samarkand"}
-        }
         "meta:Samoa"{
             ls{"Waktu Samoa"}
         }
         "meta:Seychelles"{
             ls{"Waktu Seychelles"}
         }
-        "meta:Shevchenko"{
-            ld{"Waktu Musim Panas Shevchenko"}
-            lg{"Waktu Shevchenko"}
-            ls{"Waktu Standar Shevchenko"}
-        }
         "meta:Singapore"{
             ls{"Waktu Standar Singapura"}
         }
@@ -905,14 +816,6 @@
         "meta:South_Georgia"{
             ls{"Waktu Georgia Selatan"}
         }
-        "meta:Suriname"{
-            ls{"Waktu Suriname"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Waktu Musim Panas Sverdlovsk"}
-            lg{"Waktu Sverdlovsk"}
-            ls{"Waktu Standar Sverdlovsk"}
-        }
         "meta:Syowa"{
             ls{"Waktu Syowa"}
         }
@@ -927,16 +830,6 @@
         "meta:Tajikistan"{
             ls{"Waktu Tajikistan"}
         }
-        "meta:Tashkent"{
-            ld{"Waktu Musim Panas Tashkent"}
-            lg{"Waktu Tashkent"}
-            ls{"Waktu Standar Tashkent"}
-        }
-        "meta:Tbilisi"{
-            ld{"Waktu Musim Panas Tbilisi"}
-            lg{"Waktu Tbilisi"}
-            ls{"Waktu Standar Tbilisi"}
-        }
         "meta:Tokelau"{
             ls{"Waktu Tokelau"}
         }
@@ -948,11 +841,6 @@
         "meta:Truk"{
             ls{"Waktu Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Waktu Musim Panas Turki"}
-            lg{"Waktu Turki"}
-            ls{"Waktu Standar Turki"}
-        }
         "meta:Turkmenistan"{
             ld{"Waktu Musim Panas Turkimenistan"}
             lg{"Waktu Turkimenistan"}
@@ -961,19 +849,11 @@
         "meta:Tuvalu"{
             ls{"Waktu Tuvalu"}
         }
-        "meta:Uralsk"{
-            ld{"Waktu Musim Panas Uralʹsk"}
-            lg{"Waktu Uralʹsk"}
-            ls{"Waktu Standar Uralʹsk"}
-        }
         "meta:Uruguay"{
             ld{"Waktu Musim Panas Uruguay"}
             lg{"Waktu Uruguay"}
             ls{"Waktu Standar Uruguay"}
         }
-        "meta:Urumqi"{
-            ls{"Waktu Urumqi"}
-        }
         "meta:Uzbekistan"{
             ld{"Waktu Musim Panas Uzbekistan"}
             lg{"Waktu Uzbekistan"}
@@ -1016,16 +896,6 @@
             lg{"Waktu Yekaterinburg"}
             ls{"Waktu Standar Yekaterinburg"}
         }
-        "meta:Yerevan"{
-            ld{"Waktu Musim Panas Yerevan"}
-            lg{"Waktu Yerevan"}
-            ls{"Waktu Standar Yerevan"}
-        }
-        "meta:Yukon"{
-            ld{"Waktu Terang Yukon"}
-            lg{"Waktu Yukon"}
-            ls{"Waktu Standar Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Waktu {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/id_ID.txt b/icu4c/source/data/zone/id_ID.txt
index 6593209..85fc819 100644
--- a/icu4c/source/data/zone/id_ID.txt
+++ b/icu4c/source/data/zone/id_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ig.txt b/icu4c/source/data/zone/ig.txt
index 465e178..cc08905 100755
--- a/icu4c/source/data/zone/ig.txt
+++ b/icu4c/source/data/zone/ig.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ig.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ig.xml
  */
 ig{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ii.txt b/icu4c/source/data/zone/ii.txt
index 5b0a207..2897f82 100644
--- a/icu4c/source/data/zone/ii.txt
+++ b/icu4c/source/data/zone/ii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ii.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ii.xml
  */
 ii{
-    Version{"2.0.74.65"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Etc:Unknown"{
             ec{"ꅉꀋꐚꌠ"}
diff --git a/icu4c/source/data/zone/in.txt b/icu4c/source/data/zone/in.txt
index cb3e2e0..2a3360a5 100644
--- a/icu4c/source/data/zone/in.txt
+++ b/icu4c/source/data/zone/in.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/in_ID.txt b/icu4c/source/data/zone/in_ID.txt
index d22885f..bc2b4af 100644
--- a/icu4c/source/data/zone/in_ID.txt
+++ b/icu4c/source/data/zone/in_ID.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/is.txt b/icu4c/source/data/zone/is.txt
index 5ccf394..08c8793 100644
--- a/icu4c/source/data/zone/is.txt
+++ b/icu4c/source/data/zone/is.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/is.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/is.xml
  */
 is{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Algiers"{
             ec{"Algeirsborg"}
@@ -747,9 +747,6 @@
         "meta:South_Georgia"{
             ls{"Suður-Georgíutími"}
         }
-        "meta:Suriname"{
-            ls{"Súrinamtími"}
-        }
         "meta:Syowa"{
             ls{"Syowa-tími"}
         }
diff --git a/icu4c/source/data/zone/it.txt b/icu4c/source/data/zone/it.txt
index 1d6afff..fd0f8c5 100644
--- a/icu4c/source/data/zone/it.txt
+++ b/icu4c/source/data/zone/it.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/it.xml
  */
 it{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -737,9 +737,6 @@
         "meta:Seychelles"{
             ls{"Ora delle Seychelles"}
         }
-        "meta:Suriname"{
-            ls{"Ora del Suriname"}
-        }
         "meta:Syowa"{
             ls{"Ora di Syowa"}
         }
diff --git a/icu4c/source/data/zone/iw.txt b/icu4c/source/data/zone/iw.txt
index c10c184..8352a34 100644
--- a/icu4c/source/data/zone/iw.txt
+++ b/icu4c/source/data/zone/iw.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/iw_IL.txt b/icu4c/source/data/zone/iw_IL.txt
index 6963f2d..5a4954b 100644
--- a/icu4c/source/data/zone/iw_IL.txt
+++ b/icu4c/source/data/zone/iw_IL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ja.txt b/icu4c/source/data/zone/ja.txt
index 1ca5dae..5e64bc6 100644
--- a/icu4c/source/data/zone/ja.txt
+++ b/icu4c/source/data/zone/ja.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ja.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ja.xml
  */
 ja{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"アビジャン"}
@@ -1293,21 +1293,11 @@
             lg{"西アフリカ時間"}
             ls{"西アフリカ標準時"}
         }
-        "meta:Aktyubinsk"{
-            ld{"アクチュービンスク夏時間"}
-            lg{"アクチュービンスク時間"}
-            ls{"アクチュービンスク標準時"}
-        }
         "meta:Alaska"{
             ld{"アラスカ夏時間"}
             lg{"アラスカ時間"}
             ls{"アラスカ標準時"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"アラスカ・ハワイ夏時間"}
-            lg{"アラスカ・ハワイ時間"}
-            ls{"アラスカ・ハワイ標準時"}
-        }
         "meta:Almaty"{
             ld{"アルマトイ夏時間"}
             lg{"アルトマイ時間"}
@@ -1373,11 +1363,6 @@
             lg{"アルメニア時間"}
             ls{"アルメニア標準時"}
         }
-        "meta:Ashkhabad"{
-            ld{"アシガバート夏時間"}
-            lg{"アシガバート時間"}
-            ls{"アシガバート標準時"}
-        }
         "meta:Atlantic"{
             ld{"大西洋夏時間"}
             lg{"大西洋時間"}
@@ -1413,32 +1398,17 @@
             lg{"アゾレス時間"}
             ls{"アゾレス標準時"}
         }
-        "meta:Baku"{
-            ld{"バクー夏時間"}
-            lg{"バクー時間"}
-            ls{"バクー標準時"}
-        }
         "meta:Bangladesh"{
             ld{"バングラデシュ夏時間"}
             lg{"バングラデシュ時間"}
             ls{"バングラデシュ標準時"}
         }
-        "meta:Bering"{
-            ld{"ベーリング夏時間"}
-            lg{"ベーリング時間"}
-            ls{"ベーリング標準時"}
-        }
         "meta:Bhutan"{
             ls{"ブータン時間"}
         }
         "meta:Bolivia"{
             ls{"ボリビア時間"}
         }
-        "meta:Borneo"{
-            ld{"ボルネオ夏時間"}
-            lg{"ボルネオ時間"}
-            ls{"ボルネオ標準時"}
-        }
         "meta:Brasilia"{
             ld{"ブラジリア夏時間"}
             lg{"ブラジリア時間"}
@@ -1455,9 +1425,6 @@
         "meta:Chamorro"{
             ls{"チャモロ時間"}
         }
-        "meta:Changbai"{
-            ls{"チャンバイ時間"}
-        }
         "meta:Chatham"{
             ld{"チャタム夏時間"}
             lg{"チャタム時間"}
@@ -1499,23 +1466,12 @@
             lg{"キューバ時間"}
             ls{"キューバ標準時"}
         }
-        "meta:Dacca"{
-            ls{"ダッカ時間"}
-        }
         "meta:Davis"{
             ls{"デービス基地時間"}
         }
         "meta:DumontDUrville"{
             ls{"デュモン・デュルヴィル基地時間"}
         }
-        "meta:Dushanbe"{
-            ld{"ドゥシャンベ夏時間"}
-            lg{"ドゥシャンベ時間"}
-            ls{"ドゥシャンベ標準時"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"オランダ領ギアナ標準時"}
-        }
         "meta:East_Timor"{
             ls{"東ティモール時間"}
         }
@@ -1558,11 +1514,6 @@
         "meta:French_Southern"{
             ls{"仏領南方南極時間"}
         }
-        "meta:Frunze"{
-            ld{"フルンゼ夏時間"}
-            lg{"フルンゼ時間"}
-            ls{"フルンゼ標準時"}
-        }
         "meta:GMT"{
             ls{"グリニッジ標準時"}
         }
@@ -1580,11 +1531,6 @@
         "meta:Gilbert_Islands"{
             ls{"ギルバート諸島時間"}
         }
-        "meta:Greenland_Central"{
-            ld{"グリーンランド中部夏時間"}
-            lg{"グリーンランド中部時間"}
-            ls{"グリーンランド中部標準時"}
-        }
         "meta:Greenland_Eastern"{
             ld{"グリーンランド東部夏時間"}
             lg{"グリーンランド東部時間"}
@@ -1665,23 +1611,12 @@
             lg{"ペトロパブロフスク・カムチャツキー時間"}
             ls{"ペトロパブロフスク・カムチャツキー標準時"}
         }
-        "meta:Karachi"{
-            ls{"カラチ時間"}
-        }
-        "meta:Kashgar"{
-            ls{"カシュガル時間"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"東カザフスタン時間"}
         }
         "meta:Kazakhstan_Western"{
             ls{"西カザフスタン時間"}
         }
-        "meta:Kizilorda"{
-            ld{"キジロルダ夏時間"}
-            lg{"キジロルダ時間"}
-            ls{"キジロルダ標準時"}
-        }
         "meta:Korea"{
             ld{"韓国夏時間"}
             lg{"韓国時間"}
@@ -1695,14 +1630,6 @@
             lg{"クラスノヤルスク時間"}
             ls{"クラスノヤルスク標準時"}
         }
-        "meta:Kuybyshev"{
-            ld{"クイビシェフ夏時間"}
-            lg{"クイビシェフ時間"}
-            ls{"クイビシェフ標準時"}
-        }
-        "meta:Kwajalein"{
-            ls{"クェゼリン時間"}
-        }
         "meta:Kyrgystan"{
             ls{"キルギスタン時間"}
         }
@@ -1730,9 +1657,6 @@
             lg{"マガダン時間"}
             ls{"マガダン標準時"}
         }
-        "meta:Malaya"{
-            ls{"マラヤ時間"}
-        }
         "meta:Malaysia"{
             ls{"マレーシア時間"}
         }
@@ -1872,22 +1796,12 @@
             lg{"サマラ時間"}
             ls{"サマラ標準時"}
         }
-        "meta:Samarkand"{
-            ld{"サマルカンド夏時間"}
-            lg{"サマルカンド時間"}
-            ls{"サマルカンド標準時"}
-        }
         "meta:Samoa"{
             ls{"サモア時間"}
         }
         "meta:Seychelles"{
             ls{"セーシェル時間"}
         }
-        "meta:Shevchenko"{
-            ld{"シェフチェンコ夏時間"}
-            lg{"シェフチェンコ時間"}
-            ls{"シェフチェンコ標準時"}
-        }
         "meta:Singapore"{
             ls{"シンガポール時間"}
         }
@@ -1897,9 +1811,6 @@
         "meta:South_Georgia"{
             ls{"サウスジョージア時間"}
         }
-        "meta:Suriname"{
-            ls{"スリナム時間"}
-        }
         "meta:Syowa"{
             ls{"昭和基地時間"}
         }
@@ -1914,16 +1825,6 @@
         "meta:Tajikistan"{
             ls{"タジキスタン時間"}
         }
-        "meta:Tashkent"{
-            ld{"タシュケント夏時間"}
-            lg{"タシュケント時間"}
-            ls{"タシュケント標準時"}
-        }
-        "meta:Tbilisi"{
-            ld{"トビリシ夏時間"}
-            lg{"トビリシ時間"}
-            ls{"トビリシ標準時"}
-        }
         "meta:Tokelau"{
             ls{"トケラウ時間"}
         }
@@ -1935,11 +1836,6 @@
         "meta:Truk"{
             ls{"チューク時間"}
         }
-        "meta:Turkey"{
-            ld{"トルコ夏時間"}
-            lg{"トルコ時間"}
-            ls{"トルコ標準時"}
-        }
         "meta:Turkmenistan"{
             ld{"トルクメニスタン夏時間"}
             lg{"トルクメニスタン時間"}
@@ -1948,19 +1844,11 @@
         "meta:Tuvalu"{
             ls{"ツバル時間"}
         }
-        "meta:Uralsk"{
-            ld{"オラル夏時間"}
-            lg{"オラル時間"}
-            ls{"オラル標準時"}
-        }
         "meta:Uruguay"{
             ld{"ウルグアイ夏時間"}
             lg{"ウルグアイ時間"}
             ls{"ウルグアイ標準時"}
         }
-        "meta:Urumqi"{
-            ls{"ウルムチ時間"}
-        }
         "meta:Uzbekistan"{
             ld{"ウズベキスタン夏時間"}
             lg{"ウズベキスタン時間"}
@@ -2003,16 +1891,6 @@
             lg{"エカテリンブルグ時間"}
             ls{"エカテリンブルグ標準時"}
         }
-        "meta:Yerevan"{
-            ld{"エレバン夏時間"}
-            lg{"エレバン時間"}
-            ls{"エレバン標準時"}
-        }
-        "meta:Yukon"{
-            ld{"ユーコン夏時間"}
-            lg{"ユーコン時間"}
-            ls{"ユーコン標準時"}
-        }
         fallbackFormat{"{1}({0})"}
         fallbackRegionFormat{"{1}時間({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ja_JP.txt b/icu4c/source/data/zone/ja_JP.txt
index c049867..c0ce246 100644
--- a/icu4c/source/data/zone/ja_JP.txt
+++ b/icu4c/source/data/zone/ja_JP.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt b/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
index ca942f1..e95c34a 100644
--- a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/jgo.txt b/icu4c/source/data/zone/jgo.txt
index 7b41bf7..9a79149 100755
--- a/icu4c/source/data/zone/jgo.txt
+++ b/icu4c/source/data/zone/jgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jgo.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/jgo.xml
  */
 jgo{
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
     zoneStrings{
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
diff --git a/icu4c/source/data/zone/jmc.txt b/icu4c/source/data/zone/jmc.txt
index e800fbf..c8aef57 100755
--- a/icu4c/source/data/zone/jmc.txt
+++ b/icu4c/source/data/zone/jmc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/jmc.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/jmc.xml
  */
 jmc{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ka.txt b/icu4c/source/data/zone/ka.txt
index 8a57793..2901b2d 100644
--- a/icu4c/source/data/zone/ka.txt
+++ b/icu4c/source/data/zone/ka.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ka.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ka.xml
  */
 ka{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Ceuta"{
             ec{"სეუტა"}
diff --git a/icu4c/source/data/zone/kab.txt b/icu4c/source/data/zone/kab.txt
index b7f11e1..aecbe71 100755
--- a/icu4c/source/data/zone/kab.txt
+++ b/icu4c/source/data/zone/kab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kab.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kab.xml
  */
 kab{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kam.txt b/icu4c/source/data/zone/kam.txt
index bca8720..69e32ac 100755
--- a/icu4c/source/data/zone/kam.txt
+++ b/icu4c/source/data/zone/kam.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kam.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kam.xml
  */
 kam{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kde.txt b/icu4c/source/data/zone/kde.txt
index a5302ce..1d72736 100755
--- a/icu4c/source/data/zone/kde.txt
+++ b/icu4c/source/data/zone/kde.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kde.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kde.xml
  */
 kde{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kea.txt b/icu4c/source/data/zone/kea.txt
index 6512ea2..06a6be8 100755
--- a/icu4c/source/data/zone/kea.txt
+++ b/icu4c/source/data/zone/kea.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kea.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/kea.xml
  */
 kea{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Blanc-Sablon"{
             ec{"Blank-Sablon"}
diff --git a/icu4c/source/data/zone/khq.txt b/icu4c/source/data/zone/khq.txt
index 0bb6f9d..10b93c7 100755
--- a/icu4c/source/data/zone/khq.txt
+++ b/icu4c/source/data/zone/khq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/khq.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/khq.xml
  */
 khq{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ki.txt b/icu4c/source/data/zone/ki.txt
index 7dc8b70..1057c07 100755
--- a/icu4c/source/data/zone/ki.txt
+++ b/icu4c/source/data/zone/ki.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ki.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ki.xml
  */
 ki{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kk.txt b/icu4c/source/data/zone/kk.txt
index 2fccd8a..3522fe4 100644
--- a/icu4c/source/data/zone/kk.txt
+++ b/icu4c/source/data/zone/kk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/kk.xml
  */
 kk{
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Asia:Almaty"{
             ec{"Алматы"}
diff --git a/icu4c/source/data/zone/kk_Cyrl.txt b/icu4c/source/data/zone/kk_Cyrl.txt
index 6e5a261..7a8e5bc 100644
--- a/icu4c/source/data/zone/kk_Cyrl.txt
+++ b/icu4c/source/data/zone/kk_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kk_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/kk_Cyrl_KZ.txt b/icu4c/source/data/zone/kk_Cyrl_KZ.txt
index ec163a4..6917b0e 100644
--- a/icu4c/source/data/zone/kk_Cyrl_KZ.txt
+++ b/icu4c/source/data/zone/kk_Cyrl_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/kk_KZ.txt b/icu4c/source/data/zone/kk_KZ.txt
index 6702eea..f94bda6 100644
--- a/icu4c/source/data/zone/kk_KZ.txt
+++ b/icu4c/source/data/zone/kk_KZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/kl.txt b/icu4c/source/data/zone/kl.txt
index 16105e1..69ef27f 100644
--- a/icu4c/source/data/zone/kl.txt
+++ b/icu4c/source/data/zone/kl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kl.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kl.xml
  */
 kl{
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kln.txt b/icu4c/source/data/zone/kln.txt
index 8e436d7..02aad84 100755
--- a/icu4c/source/data/zone/kln.txt
+++ b/icu4c/source/data/zone/kln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kln.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kln.xml
  */
 kln{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/km.txt b/icu4c/source/data/zone/km.txt
index 49d9a6f..4c30f53 100644
--- a/icu4c/source/data/zone/km.txt
+++ b/icu4c/source/data/zone/km.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/km.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/km.xml
  */
 km{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"អាប៊ីដ្យាន"}
@@ -1706,9 +1706,6 @@
         "meta:South_Georgia"{
             ls{"ម៉ោង​នៅ​កោះ​ហ្សកហ្ស៊ី"}
         }
-        "meta:Suriname"{
-            ls{"ម៉ោង​នៅ​សូរីណាម"}
-        }
         "meta:Syowa"{
             ls{"ម៉ោង​នៅ​ស៊ីអូវ៉ា"}
         }
diff --git a/icu4c/source/data/zone/kn.txt b/icu4c/source/data/zone/kn.txt
index dff4ff8..15c3336 100644
--- a/icu4c/source/data/zone/kn.txt
+++ b/icu4c/source/data/zone/kn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kn.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/kn.xml
  */
 kn{
-    Version{"2.0.78.40"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"ಅಬಿದ್‌ಜನ್"}
@@ -1723,9 +1723,6 @@
         "meta:South_Georgia"{
             ls{"ದಕ್ಷಿಣ ಜಾರ್ಜಿಯಾ ಸಮಯ"}
         }
-        "meta:Suriname"{
-            ls{"ಸುರಿನೇಮ್ ಸಮಯ"}
-        }
         "meta:Syowa"{
             ls{"ಸ್ಯೊವಾ ಸಮಯ"}
         }
diff --git a/icu4c/source/data/zone/ko.txt b/icu4c/source/data/zone/ko.txt
index 79b45ad..b79910e 100644
--- a/icu4c/source/data/zone/ko.txt
+++ b/icu4c/source/data/zone/ko.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ko.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ko.xml
  */
 ko{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"아비장"}
@@ -1253,11 +1253,6 @@
             lg{"알래스카 시간"}
             ls{"알래스카 표준시"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"알래스카-하와이 하계 표준시"}
-            lg{"알래스카-하와이 시간"}
-            ls{"알래스카-하와이 표준시"}
-        }
         "meta:Amazon"{
             ld{"아마존 하계 표준시"}
             lg{"아마존 시간"}
@@ -1420,9 +1415,6 @@
         "meta:DumontDUrville"{
             ls{"뒤몽뒤르빌 시간"}
         }
-        "meta:Dutch_Guiana"{
-            ls{"네덜란드령 기아나 표준시"}
-        }
         "meta:East_Timor"{
             ls{"동티모르 시간"}
         }
@@ -1465,11 +1457,6 @@
         "meta:French_Southern"{
             ls{"프랑스령 남부 식민지 및 남극 시간"}
         }
-        "meta:Frunze"{
-            ld{"프룬제 일광 절약 시간"}
-            lg{"프룬제 시간"}
-            ls{"프룬제 표준시"}
-        }
         "meta:GMT"{
             ls{"그리니치 표준시"}
         }
@@ -1487,11 +1474,6 @@
         "meta:Gilbert_Islands"{
             ls{"길버트 제도 시간"}
         }
-        "meta:Greenland_Central"{
-            ld{"그린란드 중부 하계 표준시"}
-            lg{"그린란드 중부 시간"}
-            ls{"그린란드 중부 표준시"}
-        }
         "meta:Greenland_Eastern"{
             ld{"그린란드 동부 하계 표준시"}
             lg{"그린란드 동부 시간"}
@@ -1750,9 +1732,6 @@
         "meta:South_Georgia"{
             ls{"사우스 조지아 시간"}
         }
-        "meta:Suriname"{
-            ls{"수리남 시간"}
-        }
         "meta:Syowa"{
             ls{"쇼와 시간"}
         }
diff --git a/icu4c/source/data/zone/ko_KP.txt b/icu4c/source/data/zone/ko_KP.txt
index 9521b15..f32e4f5 100755
--- a/icu4c/source/data/zone/ko_KP.txt
+++ b/icu4c/source/data/zone/ko_KP.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 19daee0..0cd14c9 100644
--- a/icu4c/source/data/zone/kok.txt
+++ b/icu4c/source/data/zone/kok.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b096768..9c367da 100755
--- a/icu4c/source/data/zone/ks.txt
+++ b/icu4c/source/data/zone/ks.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ks.xml
  */
 ks{
-    Version{"2.0.78.55"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"عابِدجان"}
@@ -1170,21 +1170,11 @@
             lg{"مغربی افریٖقا ٹایِم"}
             ls{"مغربی افریٖقا سٹینڑاڑ ٹایِم"}
         }
-        "meta:Aktyubinsk"{
-            ld{"اٮ۪کٹیوٗبِنسک سَمَر ٹایِم"}
-            lg{"اٮ۪کٹیوٗبِنسک ٹایِم"}
-            ls{"اٮ۪کٹیوٗبِنسک سٹینڑاڑ ٹایِم"}
-        }
         "meta:Alaska"{
             ld{"اٮ۪لاسکا ڈےلایِٔٹ ٹایِم"}
             lg{"اٮ۪لاسکا ٹایِم"}
             ls{"اٮ۪لاسکا سٹینڑاڑ ٹایِم"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"اٮ۪لاسکا حواے ڈےلایِٔٹ ٹایِم"}
-            lg{"اٮ۪لاسکا حواے ٹایِم"}
-            ls{"اٮ۪لاسکا حواے سٹینڑاڑ ٹایِم"}
-        }
         "meta:Almaty"{
             ld{"اٮ۪لمٮ۪ٹی سَمَر ٹایِم"}
             lg{"اٮ۪لمٮ۪ٹی ٹایِم"}
@@ -1250,11 +1240,6 @@
             lg{"ارمیٖنِیا ٹایِم"}
             ls{"ارمیٖنِیا سٹینڑاڑ ٹایِم"}
         }
-        "meta:Ashkhabad"{
-            ld{"اشخاباد سَمَر ٹایِم"}
-            lg{"اشخاباد ٹایِم"}
-            ls{"اشخاباد سٹینڑاڑ ٹایِم"}
-        }
         "meta:Atlantic"{
             ld{"اٮ۪ٹلانٹِک ڈےلایِٔٹ ٹایِم"}
             lg{"اٮ۪ٹلانٹِک ٹایِم"}
@@ -1290,32 +1275,17 @@
             lg{"اٮ۪زورٕس ٹایِم"}
             ls{"اٮ۪زورٕس سٹینڑاڑ ٹایِم"}
         }
-        "meta:Baku"{
-            ld{"باکوٗ سَمَر ٹایِم"}
-            lg{"باکوٗ ٹایِم"}
-            ls{"باکوٗ سٹینڑاڑ ٹایِم"}
-        }
         "meta:Bangladesh"{
             ld{"بَنٛگلادیش سَمَر ٹایِم"}
             lg{"بَنٛگلادیش ٹایِم"}
             ls{"بَنٛگلادیش سٹینڑاڑ ٹایِم"}
         }
-        "meta:Bering"{
-            ld{"بٔرِنٛگ ڈےلایِٔٹ ٹایِم"}
-            lg{"بٔرِنٛگ ٹایِم"}
-            ls{"بٔرِنٛگ سٹینڑاڑ ٹایِم"}
-        }
         "meta:Bhutan"{
             ls{"بوٗٹان ٹایِم"}
         }
         "meta:Bolivia"{
             ls{"بولِوِیا ٹایِم"}
         }
-        "meta:Borneo"{
-            ld{"بورنِیو سَمَر ٹایِم"}
-            lg{"بورنِیو ٹایِم"}
-            ls{"بورنِیو سٹینڑاڑ ٹایِم"}
-        }
         "meta:Brasilia"{
             ld{"برٮ۪سِلِیا سَمَر ٹایِم"}
             lg{"برٮ۪سِلِیا ٹایِم"}
@@ -1332,9 +1302,6 @@
         "meta:Chamorro"{
             ls{"کٮ۪مورو سٹینڑاڑ ٹایِم"}
         }
-        "meta:Changbai"{
-            ls{"کٮ۪نگباے ٹایِم"}
-        }
         "meta:Chatham"{
             ld{"چٮ۪تھَم سَمَر ٹایِم"}
             lg{"کٮ۪تھَم ٹایِم"}
@@ -1376,23 +1343,12 @@
             lg{"کیوٗبا ٹایِم"}
             ls{"کیوٗبا سٹینڑاڑ ٹایِم"}
         }
-        "meta:Dacca"{
-            ls{"ڈاکا ٹایِم"}
-        }
         "meta:Davis"{
             ls{"ڑیوِس ٹایِم"}
         }
         "meta:DumontDUrville"{
             ls{"ڑمانٹ ڈی اُرویٖل ٹایِم"}
         }
-        "meta:Dushanbe"{
-            ld{"دشانٛبے سَمَر ٹایِم"}
-            lg{"دَشانٛبے ٹایِم"}
-            ls{"دَشانٛبے سٹینڑاڑ ٹایِم"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"ڑَچ گیوٗٮ۪نا ٹایِم"}
-        }
         "meta:East_Timor"{
             ls{"ایٖسٹ ٹیٖمَر ٹایِم"}
         }
@@ -1435,11 +1391,6 @@
         "meta:French_Southern"{
             ls{"جنوٗبی فرٮ۪نٛچ ٹایِم"}
         }
-        "meta:Frunze"{
-            ld{"فرٛیوٗنٛز سَمَر ٹایِم"}
-            lg{"فرٛیوٗنٛز ٹایِم"}
-            ls{"فرٛیوٗنٛز سٹینڑاڑ ٹایِم"}
-        }
         "meta:GMT"{
             ls{"گرٛیٖن وِچ میٖن ٹایِم"}
         }
@@ -1457,11 +1408,6 @@
         "meta:Gilbert_Islands"{
             ls{"گِلبٲٹ ججیٖرُک ٹایِم"}
         }
-        "meta:Greenland_Central"{
-            ld{"مرکزی گریٖن لینڑُک سَمَر ٹایِم"}
-            lg{"مرکزی گریٖنلینڑُک ٹایِم"}
-            ls{"مرکزی گریٖنلینڑُک سٹینڑاڑ ٹایِم"}
-        }
         "meta:Greenland_Eastern"{
             ld{"مشرِقی گریٖن لینڑُک سَمَر ٹایِم"}
             lg{"مشرِقی گریٖن لینڑُک ٹایِم"}
@@ -1539,23 +1485,12 @@
             lg{"کَمچَٹکا ٹایِم"}
             ls{"کَمچَٹکا سٹینڑاڑ ٹایِم"}
         }
-        "meta:Karachi"{
-            ls{"کَراچی ٹایِم"}
-        }
-        "meta:Kashgar"{
-            ls{"کَشگَر ٹایِم"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"مشرِقی کَزاکھِستان ٹایِم"}
         }
         "meta:Kazakhstan_Western"{
             ls{"مغرِبی کَزاکھِستان ٹایِم"}
         }
-        "meta:Kizilorda"{
-            ld{"کِزِلوڑا سَمَر ٹایِم"}
-            lg{"کِزِلوڑا ٹایِم"}
-            ls{"کِزِلوڑا سٹینڑاڑ ٹایِم"}
-        }
         "meta:Korea"{
             ld{"کورِیا ڑےلایِٔٹ ٹایِم"}
             lg{"کورِیا ٹایِم"}
@@ -1569,14 +1504,6 @@
             lg{"کرٮ۪سنوےیارسک ٹایِم"}
             ls{"کرٮ۪سنوےیارسک سٹینڑاڑ ٹایِم"}
         }
-        "meta:Kuybyshev"{
-            ld{"کَےبَےشٮ۪و سَمَر ٹایِم"}
-            lg{"کَےبَےشٮ۪و ٹایِم"}
-            ls{"کَےبَےشٮ۪و سٹینڑاڑ ٹایِم"}
-        }
-        "meta:Kwajalein"{
-            ls{"کواجٮ۪لین ٹایِم"}
-        }
         "meta:Kyrgystan"{
             ls{"کِرگِستان ٹایِم"}
         }
@@ -1586,9 +1513,6 @@
         "meta:Line_Islands"{
             ls{"لایِٔن ججیٖرُک ٹایِم"}
         }
-        "meta:Long_Shu"{
-            ls{"لانگ شوٗ ٹایِم"}
-        }
         "meta:Lord_Howe"{
             ld{"لعاڑ ڑےلایٔٹ ٹایِم"}
             lg{"لعاڑ حووے ٹایِم"}
@@ -1604,9 +1528,6 @@
             lg{"مَگَدَن ٹایِم"}
             ls{"مَگَدَن سٹینڑاڑ ٹایِم"}
         }
-        "meta:Malaya"{
-            ls{"مَلَیا ٹایِم"}
-        }
         "meta:Malaysia"{
             ls{"مَلیشِیا ٹایِم"}
         }
@@ -1746,22 +1667,12 @@
             lg{"سمٮ۪را ٹایِم"}
             ls{"سمٮ۪را سٹینڑاڑ ٹایِم"}
         }
-        "meta:Samarkand"{
-            ld{"سَمَرکَنٛد سَمَر ٹایِم"}
-            lg{"سَمَرکَنٛد ٹایِم"}
-            ls{"سَمَرکَنٛد سٹینڑاڑ ٹایِم"}
-        }
         "meta:Samoa"{
             ls{"سٮ۪موآ"}
         }
         "meta:Seychelles"{
             ls{"سیشٮ۪لٕز ٹایِم"}
         }
-        "meta:Shevchenko"{
-            ld{"شٮ۪وشٮ۪نکو سَمَر ٹایِم"}
-            lg{"شٮ۪وشٮ۪نکو ٹایِم"}
-            ls{"شٮ۪وشٮ۪نکو سٹینڑاڑ ٹایِم"}
-        }
         "meta:Singapore"{
             ls{"سِنٛگاپوٗر ٹایِم"}
         }
@@ -1771,14 +1682,6 @@
         "meta:South_Georgia"{
             ls{"شُمٲلی جورجِیا ٹایِم"}
         }
-        "meta:Suriname"{
-            ls{"سُرِنام ٹایِم"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"سٕؤرڑلووسک سَمَر ٹایِم"}
-            lg{"سٕؤرڑلووسک ٹایِم"}
-            ls{"سٕؤرڑلووسک سٹینڑاڑ ٹایِم"}
-        }
         "meta:Syowa"{
             ls{"سیووا ٹایِم"}
         }
@@ -1788,16 +1691,6 @@
         "meta:Tajikistan"{
             ls{"تازِکِستان ٹایِم"}
         }
-        "meta:Tashkent"{
-            ld{"تاشکند سَمَر ٹایِم"}
-            lg{"تاشکَند ٹایِم"}
-            ls{"تاشکَند سٹینڑاڑ ٹایِم"}
-        }
-        "meta:Tbilisi"{
-            ld{"تِبلِسی سَمَر ٹایِم"}
-            lg{"تِبلِسی ٹایِم"}
-            ls{"تِبلِسی سٹینڑاڑ ٹایِم"}
-        }
         "meta:Tokelau"{
             ls{"ٹوکٮ۪لو ٹایِم"}
         }
@@ -1809,11 +1702,6 @@
         "meta:Truk"{
             ls{"ٹٔرک ٹایِم"}
         }
-        "meta:Turkey"{
-            ld{"تُرکی سَمَر ٹایِم"}
-            lg{"تُرکی ٹایِم"}
-            ls{"تُرکی سٹینڑاڑ ٹایِم"}
-        }
         "meta:Turkmenistan"{
             ld{"تُرکمٮ۪نِستان سَمَر ٹایِم"}
             lg{"تُرکمٮ۪نِستان ٹایِم"}
@@ -1822,19 +1710,11 @@
         "meta:Tuvalu"{
             ls{"ٹوٗوَلوٗ ٹایِم"}
         }
-        "meta:Uralsk"{
-            ld{"یوٗرالسک سَمَر ٹایِم"}
-            lg{"یوٗرالسک ٹایِم"}
-            ls{"یوٗرالسک سٹینڑاڑ ٹایِم"}
-        }
         "meta:Uruguay"{
             ld{"یوٗرٮ۪گوَے سَمَر ٹایِم"}
             lg{"یوٗرٮ۪گوَے ٹایِم"}
             ls{"یوٗرٮ۪گوَے سٹینڑاڑ ٹایِم"}
         }
-        "meta:Urumqi"{
-            ls{"اُرُمکی ٹایِم"}
-        }
         "meta:Uzbekistan"{
             ld{"اُزبیکِستانُک سَمَر ٹایِم"}
             lg{"اُزبیکِستان ٹایِم"}
@@ -1877,16 +1757,6 @@
             lg{"یٮ۪کَٹٔرِنبٔرگ ٹایِم"}
             ls{"یٮ۪کَٹٔرِنبٔرگ سٹینڑاڑ ٹایِم"}
         }
-        "meta:Yerevan"{
-            ld{"ییٚرٮ۪وَن سَمَر ٹایِم"}
-            lg{"ییٚرٮ۪وَن ٹایِم"}
-            ls{"ییٚرٮ۪وَن سٹینڑاڑ ٹایِم"}
-        }
-        "meta:Yukon"{
-            ld{"یَکَن ڈے لایِٹ ٹایِم"}
-            lg{"یَکَن ٹایِم"}
-            ls{"یَکَن سٹینڑاڑ سٹینڑاڑ ٹایِم"}
-        }
         gmtFormat{"GMT{0}"}
         hourFormat{"+HH:mm;-HH:mm"}
     }
diff --git a/icu4c/source/data/zone/ks_Arab.txt b/icu4c/source/data/zone/ks_Arab.txt
index cbef02c..728fa73 100755
--- a/icu4c/source/data/zone/ks_Arab.txt
+++ b/icu4c/source/data/zone/ks_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ks_Arab.xml
 // *
diff --git a/icu4c/source/data/zone/ks_Arab_IN.txt b/icu4c/source/data/zone/ks_Arab_IN.txt
index 47b5e54..9eac4af 100755
--- a/icu4c/source/data/zone/ks_Arab_IN.txt
+++ b/icu4c/source/data/zone/ks_Arab_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ks_IN.txt b/icu4c/source/data/zone/ks_IN.txt
index 558e1ea..fa6550f 100755
--- a/icu4c/source/data/zone/ks_IN.txt
+++ b/icu4c/source/data/zone/ks_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ksb.txt b/icu4c/source/data/zone/ksb.txt
index fb2f319..89ff026 100755
--- a/icu4c/source/data/zone/ksb.txt
+++ b/icu4c/source/data/zone/ksb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksb.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ksb.xml
  */
 ksb{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ksf.txt b/icu4c/source/data/zone/ksf.txt
index 5df82e9..5a92d21 100755
--- a/icu4c/source/data/zone/ksf.txt
+++ b/icu4c/source/data/zone/ksf.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ksf.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ksf.xml
  */
 ksf{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/kw.txt b/icu4c/source/data/zone/kw.txt
index 687e864..e287d05 100644
--- a/icu4c/source/data/zone/kw.txt
+++ b/icu4c/source/data/zone/kw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/kw.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/kw.xml
  */
 kw{
-    Version{"2.0.74.74"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/lag.txt b/icu4c/source/data/zone/lag.txt
index 65f1747..717f4d6 100755
--- a/icu4c/source/data/zone/lag.txt
+++ b/icu4c/source/data/zone/lag.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lag.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/lag.xml
  */
 lag{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/lg.txt b/icu4c/source/data/zone/lg.txt
index aad6b55..6141a90 100755
--- a/icu4c/source/data/zone/lg.txt
+++ b/icu4c/source/data/zone/lg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lg.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/lg.xml
  */
 lg{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ln.txt b/icu4c/source/data/zone/ln.txt
index 9fce6fa..34d3e87 100755
--- a/icu4c/source/data/zone/ln.txt
+++ b/icu4c/source/data/zone/ln.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ln.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ln.xml
  */
 ln{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Ngonga ya {1} ({0})"}
diff --git a/icu4c/source/data/zone/lo.txt b/icu4c/source/data/zone/lo.txt
index 004a26c..42c439a 100755
--- a/icu4c/source/data/zone/lo.txt
+++ b/icu4c/source/data/zone/lo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lo.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/lo.xml
  */
 lo{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"ອາບິດແຈນ"}
@@ -1248,21 +1248,11 @@
             lg{"ເວລາອາຟຣິລິກາຕາເວັນຕົກ"}
             ls{"ເວລາມາດຕະຖານອາຟຣິລິກາຕາເວັນຕົກ"}
         }
-        "meta:Aktyubinsk"{
-            ld{"ເວລາລະດູຮ້ອນອັກທຸຍບິງ"}
-            lg{"ເວລາອັກທຸຍບິງ"}
-            ls{"ເວລາມາດຕະຖານອັກທຸຍບິງ"}
-        }
         "meta:Alaska"{
             ld{"ເວລາຕອນທ່ຽງຂອງອະແລສກາ"}
             lg{"ເວລາອະແລສກາ"}
             ls{"ເວລາມາດຕະຖານອະແລສກາ"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"ເວລາຕອນທ່ຽງຂອງອະແລສກາ-ຮາວາຍ"}
-            lg{"ເວລາອະແລສກາ-ຮາວາຍ"}
-            ls{"ເວລາມາດຕະຖານອະແລສກາ-ຮາວາຍ"}
-        }
         "meta:Almaty"{
             ld{"ເວລາລະດູຮ້ອນອໍມາຕີ"}
             lg{"ເວລາອໍມາຕີ"}
@@ -1323,11 +1313,6 @@
             lg{"ເວລາອາເມເນຍ"}
             ls{"ເວລາມາດຕະຖານອາເມເນຍ"}
         }
-        "meta:Ashkhabad"{
-            ld{"ເວລາລະດູຮ້ອນອາກກາບັດ"}
-            lg{"ເວລາອາກກາບັດ"}
-            ls{"ເວລາມາດຕະຖານອາກກາບັດ"}
-        }
         "meta:Atlantic"{
             ld{"ເວລາຕອນທ່ຽງຂອງອາແລນຕິກ"}
             lg{"ເວລາຂອງອາແລນຕິກ"}
@@ -1368,22 +1353,12 @@
             lg{"ເວລາ ບັງກະລາເທດ"}
             ls{"ເວລາມາດຕະຖານ ບັງກະລາເທດ"}
         }
-        "meta:Bering"{
-            ld{"ເວລາຕອນທ່ຽງຂອງເບຈິງ"}
-            lg{"ເວລາຂອງເບຈິງ"}
-            ls{"ເວລາມາດຕະຖານຂອງເບຈິງ"}
-        }
         "meta:Bhutan"{
             ls{"ເວລາ ບູຖານ"}
         }
         "meta:Bolivia"{
             ls{"ເວລາໂບລີເວີຍ"}
         }
-        "meta:Borneo"{
-            ld{"ເວລາລະດູຮ້ອນບໍນຽວ"}
-            lg{"ເວລາບໍນຽວ"}
-            ls{"ເວລາມາດຕະຖານບໍນຽວ"}
-        }
         "meta:Brasilia"{
             ld{"ເວລາລະດູຮ້ອນເບຣຊີເລຍ"}
             lg{"ເວລາເບຣຊີເລຍ"}
@@ -1403,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"ເວລາຊາມໍໂລ"}
         }
-        "meta:Changbai"{
-            ls{"ເວລາຊ່າງໄປ"}
-        }
         "meta:Chatham"{
             ld{"ເວລາກາງເວັນ ຊາທາມ"}
             lg{"ເວລາ ຊາທາມ"}
@@ -1447,23 +1419,12 @@
             lg{"ເວລາຄິວບາ"}
             ls{"ເວລາມາດຕະຖານຂອງຄິວບາ"}
         }
-        "meta:Dacca"{
-            ls{"ເວລາດາຄາ"}
-        }
         "meta:Davis"{
             ls{"ເວລາເດວິດ"}
         }
         "meta:DumontDUrville"{
             ls{"ເວລາດູມອງດູວິລ"}
         }
-        "meta:Dushanbe"{
-            ld{"ເວລາລະດູຮ້ອນດູຊານເບ"}
-            lg{"ເວລາດູຊານເບ"}
-            ls{"ເວລາມາດຕະຖານດູຊານເບ"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"ເວລາຂອງດັດກີອານາ"}
-        }
         "meta:East_Timor"{
             ls{"ເວລາຕີມໍຕາເວັນອອກ"}
         }
@@ -1506,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"ເວລາຝຣັ່ງຕອນໃຕ້ແລະແອນຕາກຕິກ"}
         }
-        "meta:Frunze"{
-            ld{"ເວລາລະດູຮ້ອນຝຸນ"}
-            lg{"ເວລາຝຸນ"}
-            ls{"ເວລາມາດຕະຖານຝຸນ"}
-        }
         "meta:GMT"{
             ls{"ເວລາກຣີນີສ"}
         }
@@ -1528,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"ເວລາຫມູ່ເກາະກິລເບີດ"}
         }
-        "meta:Greenland_Central"{
-            ld{"ເວລາລະດູຮ້ອນກຮີນແລນກາງ"}
-            lg{"ເວລາກຮີນແລນກາງ"}
-            ls{"ເວລາມາດຕະຖານກຮີນແລນກາງ"}
-        }
         "meta:Greenland_Eastern"{
             ld{"ເວລາລະດູຮ້ອນກຮີນແລນຕາເວັນອອກ"}
             lg{"ເວລາຕາເວັນອອກຂອງກຮີນແລນ"}
@@ -1605,23 +1556,12 @@
             lg{"ເວລາ ຍີ່ປຸ່ນ"}
             ls{"ເວລາມາດຕະຖານຂອງຍີ່ປຸ່ນ"}
         }
-        "meta:Karachi"{
-            ls{"ເວລາກາລາຈິ"}
-        }
-        "meta:Kashgar"{
-            ls{"ເວລາຄັດກາ"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"ເວລາກາຊັກສະຖານຕາເວັນອອກ"}
         }
         "meta:Kazakhstan_Western"{
             ls{"ເວລາກາຊັກສະຖານຕາເວັນຕົກ"}
         }
-        "meta:Kizilorda"{
-            ld{"ເວລາລະດູຮ້ອນຄີຊີລໍດາ"}
-            lg{"ເວລາຄີຊີລໍດາ"}
-            ls{"ເວລາມາດຕະຖານຄີຊີລໍດາ"}
-        }
         "meta:Korea"{
             ld{"ເວລາກາງເວັນ ເກົາຫຼີ"}
             lg{"ເວລາເກົາຫຼີ"}
@@ -1635,9 +1575,6 @@
             lg{"ເວລາຄຣາສໂນຢາດສ"}
             ls{"ເວລາມາດຕະຖານຄຣາສໂນຢາດສ"}
         }
-        "meta:Kwajalein"{
-            ls{"ເວລາຄວາຈາເລນ"}
-        }
         "meta:Kyrgystan"{
             ls{"ເວລາຄຣີກິສຖານ"}
         }
@@ -1647,9 +1584,6 @@
         "meta:Line_Islands"{
             ls{"ເວລາຫມູ່ເກາະໄລນ໌"}
         }
-        "meta:Long_Shu"{
-            ls{"ເວລາລອງຊູ"}
-        }
         "meta:Lord_Howe"{
             ld{"ເວລາກາງເວັນ ລອດໂຮ"}
             lg{"ເວລາ ລອດໂຮ"}
@@ -1668,9 +1602,6 @@
             lg{"ເວລາເມັກກາເດນ"}
             ls{"ເວລາມາດຕະຖານເມັກກາເດນ"}
         }
-        "meta:Malaya"{
-            ls{"ເວລາມາລາຢາ"}
-        }
         "meta:Malaysia"{
             ls{"ເວລາມາເລເຊັຍ"}
         }
@@ -1805,22 +1736,12 @@
             lg{"ເວລາສາຄາລິງ"}
             ls{"ເວລາມາດຕະຖານສາຄາລິງ"}
         }
-        "meta:Samarkand"{
-            ld{"ເວລາລະດູຮ້ອນສະມາກການ"}
-            lg{"ເວລາສະມາກການ"}
-            ls{"ເວລາມາດຕະຖານສະມາກການ"}
-        }
         "meta:Samoa"{
             ls{"ເວລາຊາມົວ"}
         }
         "meta:Seychelles"{
             ls{"ເວລາເຊເຊວ"}
         }
-        "meta:Shevchenko"{
-            ld{"ເວລາລະດູຮ້ອນເຊບເຊນໂກ"}
-            lg{"ເວລາເຊບເຊນໂກ"}
-            ls{"ເວລາມາດຕະຖານເຊບເຊນໂກ"}
-        }
         "meta:Singapore"{
             ls{"ເວລາສີງກະໂປ"}
         }
@@ -1830,9 +1751,6 @@
         "meta:South_Georgia"{
             ls{"ເວລາຈໍເຈຍໃຕ້"}
         }
-        "meta:Suriname"{
-            ls{"ເວລາຊູຮິນາເມ"}
-        }
         "meta:Syowa"{
             ls{"ເວລາ ໂຊວາ"}
         }
@@ -1847,11 +1765,6 @@
         "meta:Tajikistan"{
             ls{"ເວລາທາຈິກິສຖານ"}
         }
-        "meta:Tashkent"{
-            ld{"ເວລາລະດູຮ້ອນທາສເກັນ"}
-            lg{"ເວລາທາສເກັນ"}
-            ls{"ເວລາມາດຕະຖານທາສເກັນ"}
-        }
         "meta:Tokelau"{
             ls{"ເວລາໂຕເກເລົາ"}
         }
@@ -1871,19 +1784,11 @@
         "meta:Tuvalu"{
             ls{"ເວລາຕູວາລູ"}
         }
-        "meta:Uralsk"{
-            ld{"ເວລາລະດູຮ້ອນອູລາສ"}
-            lg{"ເວລາອູລາສ"}
-            ls{"ເວລາມາດຕະຖານອູລາສ"}
-        }
         "meta:Uruguay"{
             ld{"ເວລາລະດູຮ້ອນອຸກູໄວ"}
             lg{"ເວລາອຸກູໄວ"}
             ls{"ເວລາມາດຕະຖານອຸກູໄວ"}
         }
-        "meta:Urumqi"{
-            ls{"ເວລາອຸລຳຊີ"}
-        }
         "meta:Uzbekistan"{
             ld{"ເວລາລະດູຮ້ອນອຸສເບກິດສະຖານ"}
             lg{"ເວລາອຸສເບກິດສະຖານ"}
@@ -1926,11 +1831,6 @@
             lg{"ເວລາເຢກາເຕລິນເບີກ"}
             ls{"ເວລາມາດຕະຖານເຢກາເຕລິນເບີກ"}
         }
-        "meta:Yukon"{
-            ld{"ເວລາຕອນທ່ຽງຂອງຍູຄອນ"}
-            lg{"ເວລາຂອງຍູຄອນ"}
-            ls{"ເວລາມາດຕະຖານຍູຄອນ"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/lt.txt b/icu4c/source/data/zone/lt.txt
index 31e656f..a33a83a 100644
--- a/icu4c/source/data/zone/lt.txt
+++ b/icu4c/source/data/zone/lt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lt.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/lt.xml
  */
 lt{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžanas"}
@@ -838,21 +838,11 @@
             lg{"Vakarų Afrikos laikas"}
             ls{"Vakarų Afrikos žiemos laikas"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Achtubinsko vasaros laikas"}
-            lg{"Achtubinsko laikas"}
-            ls{"Achtubinsko žiemos laikas"}
-        }
         "meta:Alaska"{
             ld{"Aliaskos vasaros laikas"}
             lg{"Aliaskos laikas"}
             ls{"Aliaskos žiemos laikas"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Aliaskos-Havajų vasaros laikas"}
-            lg{"Aliaskos-Havajų laikas"}
-            ls{"Aliaskos-Havajų žiemos laikas"}
-        }
         "meta:Almaty"{
             ld{"Almatos vasaros laikas"}
             lg{"Almatos laikas"}
@@ -918,11 +908,6 @@
             lg{"Armėnijos laikas"}
             ls{"Armėnijos žiemos laikas"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ašchabado vasaros laikas"}
-            lg{"Ašchabado laikas"}
-            ls{"Ašchabado žiemos laikas"}
-        }
         "meta:Atlantic"{
             ld{"Atlanto vasaros laikas"}
             lg{"Atlanto laikas"}
@@ -958,32 +943,17 @@
             lg{"Azorų Salų laikas"}
             ls{"Azorų Salų žiemos laikas"}
         }
-        "meta:Baku"{
-            ld{"Baku vasaros laikas"}
-            lg{"Baku laikas"}
-            ls{"Baku žiemos laikas"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladešo vasaros laikas"}
             lg{"Bangladešo laikas"}
             ls{"Bangladešo žiemos laikas"}
         }
-        "meta:Bering"{
-            ld{"Beringo vasaros laikas"}
-            lg{"Beringo laikas"}
-            ls{"Beringo žiemos laikas"}
-        }
         "meta:Bhutan"{
             ls{"Butano laikas"}
         }
         "meta:Bolivia"{
             ls{"Bolivijos laikas"}
         }
-        "meta:Borneo"{
-            ld{"Borneo vasaros laikas"}
-            lg{"Borneo laikas"}
-            ls{"Borneo žiemos laikas"}
-        }
         "meta:Brasilia"{
             ld{"Brazilijos vasaros laikas"}
             lg{"Brazilijos laikas"}
@@ -1000,9 +970,6 @@
         "meta:Chamorro"{
             ls{"Čamoro laikas"}
         }
-        "meta:Changbai"{
-            ls{"Changbai laikas"}
-        }
         "meta:Chatham"{
             ld{"Čatamo vasaros laikas"}
             lg{"Čatamo laikas"}
@@ -1044,23 +1011,12 @@
             lg{"Kubos laikas"}
             ls{"Kubos žiemos laikas"}
         }
-        "meta:Dacca"{
-            ls{"Dakos laikas"}
-        }
         "meta:Davis"{
             ls{"Deiviso laikas"}
         }
         "meta:DumontDUrville"{
             ls{"Diumono d'Urvilio laikas"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanbės vasaros laikas"}
-            lg{"Dušanbės laikas"}
-            ls{"Dušanbės žiemos laikas"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Olandų Gajanos laikas"}
-        }
         "meta:East_Timor"{
             ls{"Rytų Timoro laikas"}
         }
@@ -1103,11 +1059,6 @@
         "meta:French_Southern"{
             ls{"Pietų Prancūzijos ir Antarktinis laikas"}
         }
-        "meta:Frunze"{
-            ld{"Frunzės vasaros laikas"}
-            lg{"Frunzės laikas"}
-            ls{"Frunzės žiemos laikas"}
-        }
         "meta:GMT"{
             ls{"Grinvičo laikas"}
         }
@@ -1125,11 +1076,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilberto Salų laikas"}
         }
-        "meta:Greenland_Central"{
-            ld{"Grenlandijos centro vasaros laikas"}
-            lg{"Grenlandijos centro laikas"}
-            ls{"Grenlandijos centro žiemos laikas"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Grenlandijos rytų vasaros laikas"}
             lg{"Grenlandijos rytų laikas"}
@@ -1207,23 +1153,12 @@
             lg{"Kamčiatkos Petropavlovsko laikas"}
             ls{"Kamčiatkos Petropavlovsko žiemos laikas"}
         }
-        "meta:Karachi"{
-            ls{"Karačio laikas"}
-        }
-        "meta:Kashgar"{
-            ls{"Kašgaro laikas"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Rytų Kazachstano laikas"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Vakarų Kazachstano laikas"}
         }
-        "meta:Kizilorda"{
-            ld{"Kizilordos vasaros laikas"}
-            lg{"Kizilordos laikas"}
-            ls{"Kizilordos žiemos laikas"}
-        }
         "meta:Korea"{
             ld{"Korėjos vasaros laikas"}
             lg{"Korėjos laikas"}
@@ -1237,14 +1172,6 @@
             lg{"Krasnojarsko laikas"}
             ls{"Krasnojarsko žiemos laikas"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuibyševo vasaros laikas"}
-            lg{"Kuibyševo laikas"}
-            ls{"Kuibyševo žiemos laikas"}
-        }
-        "meta:Kwajalein"{
-            ls{"Maršalo Salos laikas"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgistano laikas"}
         }
@@ -1254,9 +1181,6 @@
         "meta:Line_Islands"{
             ls{"Laino Salų laikas"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu laikas"}
-        }
         "meta:Lord_Howe"{
             ld{"Lordo Hau vasaros laikas"}
             lg{"Lordo Hau laikas"}
@@ -1275,9 +1199,6 @@
             lg{"Magadano laikas"}
             ls{"Magadano žiemos laikas"}
         }
-        "meta:Malaya"{
-            ls{"Malajos laikas"}
-        }
         "meta:Malaysia"{
             ls{"Malaizijos laikas"}
         }
@@ -1417,22 +1338,12 @@
             lg{"Samaros laikas"}
             ls{"Samaros žiemos laikas"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkando vasaros laikas"}
-            lg{"Samarkando laikas"}
-            ls{"Samarkando žiemos laikas"}
-        }
         "meta:Samoa"{
             ls{"Samoa laikas"}
         }
         "meta:Seychelles"{
             ls{"Seišelių laikas"}
         }
-        "meta:Shevchenko"{
-            ld{"Ševčenkos vasaros laikas"}
-            lg{"Ševčenkos laikas"}
-            ls{"Ševčenkos žiemos laikas"}
-        }
         "meta:Singapore"{
             ls{"Singapūro laikas"}
         }
@@ -1442,14 +1353,6 @@
         "meta:South_Georgia"{
             ls{"Pietų Džordžijos laikas"}
         }
-        "meta:Suriname"{
-            ls{"Surinamo laikas"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsko vasaros laikas"}
-            lg{"Sverdlovsko laikas"}
-            ls{"Sverdlovsko žiemos laikas"}
-        }
         "meta:Syowa"{
             ls{"Siovos laikas"}
         }
@@ -1464,16 +1367,6 @@
         "meta:Tajikistan"{
             ls{"Tadžikistano laikas"}
         }
-        "meta:Tashkent"{
-            ld{"Taškento vasaros laikas"}
-            lg{"Taškento laikas"}
-            ls{"Taškento žiemos laikas"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisio vasaros laikas"}
-            lg{"Tbilisio laikas"}
-            ls{"Tbilisio žiemos laikas"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau laikas"}
         }
@@ -1485,11 +1378,6 @@
         "meta:Truk"{
             ls{"Čuko laikas"}
         }
-        "meta:Turkey"{
-            ld{"Turkijos vasaros laikas"}
-            lg{"Turkijos laikas"}
-            ls{"Turkijos žiemos laikas"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmėnistano vasaros laikas"}
             lg{"Turkmėnistano laikas"}
@@ -1498,19 +1386,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu laikas"}
         }
-        "meta:Uralsk"{
-            ld{"Uralsko vasaros laikas"}
-            lg{"Uralsko laikas"}
-            ls{"Uralsko žiemos laikas"}
-        }
         "meta:Uruguay"{
             ld{"Urugvajaus vasaros laikas"}
             lg{"Urugvajaus laikas"}
             ls{"Urugvajaus žiemos laikas"}
         }
-        "meta:Urumqi"{
-            ls{"Urumčio laikas"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbekistano vasaros laikas"}
             lg{"Uzbekistano laikas"}
@@ -1553,11 +1433,6 @@
             lg{"Jekaterinburgo laikas"}
             ls{"Jekaterinburgo žiemos laikas"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevano vasaros laikas"}
-            lg{"Jerevano laikas"}
-            ls{"Jerevano žiemos laikas"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/lu.txt b/icu4c/source/data/zone/lu.txt
index 66e7227..908b195 100755
--- a/icu4c/source/data/zone/lu.txt
+++ b/icu4c/source/data/zone/lu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lu.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/lu.xml
  */
 lu{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/luo.txt b/icu4c/source/data/zone/luo.txt
index 184d7ec..550674d 100755
--- a/icu4c/source/data/zone/luo.txt
+++ b/icu4c/source/data/zone/luo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/luo.xml
  */
 luo{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/luy.txt b/icu4c/source/data/zone/luy.txt
index db967de..02b6fda 100755
--- a/icu4c/source/data/zone/luy.txt
+++ b/icu4c/source/data/zone/luy.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/luy.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/luy.xml
  */
 luy{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/lv.txt b/icu4c/source/data/zone/lv.txt
index e75202d..5e278dd 100644
--- a/icu4c/source/data/zone/lv.txt
+++ b/icu4c/source/data/zone/lv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/lv.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/lv.xml
  */
 lv{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžana"}
@@ -1148,11 +1148,6 @@
             lg{"Armēnijas laiks"}
             ls{"Armēnijas ziemas laiks"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ašhabadas vasaras laiks"}
-            lg{"Ašhabadas laiks"}
-            ls{"Ašhabadas ziemas laiks"}
-        }
         "meta:Atlantic"{
             ld{"Atlantijas vasaras laiks"}
             lg{"Atlantijas laiks"}
@@ -1188,11 +1183,6 @@
             lg{"Azoru salu laiks"}
             ls{"Azoru salu ziemas laiks"}
         }
-        "meta:Baku"{
-            ld{"Baku vasaras laiks"}
-            lg{"Baku laiks"}
-            ls{"Baku ziemas laiks"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladešas vasaras laiks"}
             lg{"Bangladešas laiks"}
@@ -1204,11 +1194,6 @@
         "meta:Bolivia"{
             ls{"Bolīvijas laiks"}
         }
-        "meta:Borneo"{
-            ld{"Borneo vasaras laiks"}
-            lg{"Borneo laiks"}
-            ls{"Borneo ziemas laiks"}
-        }
         "meta:Brasilia"{
             ld{"Brazīlijas vasaras laiks"}
             lg{"Brazīlijas laiks"}
@@ -1272,11 +1257,6 @@
         "meta:DumontDUrville"{
             ls{"Dimondirvilas laiks"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanbe vasaras laiks"}
-            lg{"Dušanbe laiks"}
-            ls{"Dušanbe ziemas laiks"}
-        }
         "meta:East_Timor"{
             ls{"Austrumtimoras laiks"}
         }
@@ -1328,11 +1308,6 @@
         "meta:French_Southern"{
             ls{"Francijas Dienidjūru un Antarktikas teritorijas laiks"}
         }
-        "meta:Frunze"{
-            ld{"Frunzes vasaras laiks"}
-            lg{"Frunzes laiks"}
-            ls{"Frunzes ziemas laiks"}
-        }
         "meta:GMT"{
             ls{"Griničas laiks"}
         }
@@ -1443,11 +1418,6 @@
             lg{"Krasnojarskas laiks"}
             ls{"Krasnojarskas ziemas laiks"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuibiševas vasaras laiks"}
-            lg{"Kuibiševas laiks"}
-            ls{"Kuibiševas ziemas laiks"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgizstānas laiks"}
         }
@@ -1598,11 +1568,6 @@
             lg{"Samaras laiks"}
             ls{"Samaras ziemas laiks"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkandas vasaras laiks"}
-            lg{"Samarkandas laiks"}
-            ls{"Samarkandas ziemas laiks"}
-        }
         "meta:Samoa"{
             ls{"Samoa standarta laiks"}
         }
@@ -1618,14 +1583,6 @@
         "meta:South_Georgia"{
             ls{"Dienviddžordžijas laiks"}
         }
-        "meta:Suriname"{
-            ls{"Surinamas laiks"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovskas vasaras laiks"}
-            lg{"Sverdlovskas laiks"}
-            ls{"Sverdlovskas ziemas laiks"}
-        }
         "meta:Syowa"{
             ls{"Šovas laiks"}
         }
@@ -1640,16 +1597,6 @@
         "meta:Tajikistan"{
             ls{"Tadžikistānas laiks"}
         }
-        "meta:Tashkent"{
-            ld{"Taškentas vasaras laiks"}
-            lg{"Taškentas laiks"}
-            ls{"Taškentas ziemas laiks"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi vasaras laiks"}
-            lg{"Tbilisi laiks"}
-            ls{"Tbilisi ziemas laiks"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau laiks"}
         }
@@ -1661,11 +1608,6 @@
         "meta:Truk"{
             ls{"Čūkas laiks"}
         }
-        "meta:Turkey"{
-            ld{"Turcijas vasaras laiks"}
-            lg{"Turcijas laiks"}
-            ls{"Turcijas ziemas laiks"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistānas vasaras laiks"}
             lg{"Turkmenistānas laiks"}
@@ -1721,16 +1663,6 @@
             lg{"Jekaterinburgas laiks"}
             ls{"Jekaterinburgas ziemas laiks"}
         }
-        "meta:Yerevan"{
-            ld{"Erevānas vasaras laiks"}
-            lg{"Erevānas laiks"}
-            ls{"Erevānas ziemas laiks"}
-        }
-        "meta:Yukon"{
-            ld{"Jukonas vasaras laiks"}
-            lg{"Jukonas laiks"}
-            ls{"Jukonas ziemas laiks"}
-        }
         fallbackFormat{"{0} ({1})"}
         fallbackRegionFormat{"Laika josla: {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/mas.txt b/icu4c/source/data/zone/mas.txt
index 3e6fd9d..c8f2e56 100755
--- a/icu4c/source/data/zone/mas.txt
+++ b/icu4c/source/data/zone/mas.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mas.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mas.xml
  */
 mas{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/mer.txt b/icu4c/source/data/zone/mer.txt
index 7202cc2..bd2f2ad 100755
--- a/icu4c/source/data/zone/mer.txt
+++ b/icu4c/source/data/zone/mer.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mer.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mer.xml
  */
 mer{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/mfe.txt b/icu4c/source/data/zone/mfe.txt
index 685d69d..f55a4b4 100755
--- a/icu4c/source/data/zone/mfe.txt
+++ b/icu4c/source/data/zone/mfe.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mfe.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mfe.xml
  */
 mfe{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/mg.txt b/icu4c/source/data/zone/mg.txt
index f75b852..e4d9f68 100755
--- a/icu4c/source/data/zone/mg.txt
+++ b/icu4c/source/data/zone/mg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mg.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mg.xml
  */
 mg{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/mgh.txt b/icu4c/source/data/zone/mgh.txt
index c45e6d7..0936d1e 100755
--- a/icu4c/source/data/zone/mgh.txt
+++ b/icu4c/source/data/zone/mgh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgh.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mgh.xml
  */
 mgh{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/mgo.txt b/icu4c/source/data/zone/mgo.txt
index 7d2ec22..8e0a994 100755
--- a/icu4c/source/data/zone/mgo.txt
+++ b/icu4c/source/data/zone/mgo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mgo.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/mgo.xml
  */
 mgo{
-    Version{"2.0.77.53"}
+    Version{"2.0.80.73"}
     zoneStrings{
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
diff --git a/icu4c/source/data/zone/mk.txt b/icu4c/source/data/zone/mk.txt
index 7f92574..367dc97 100644
--- a/icu4c/source/data/zone/mk.txt
+++ b/icu4c/source/data/zone/mk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mk.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/mk.xml
  */
 mk{
-    Version{"2.0.78.17"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Ceuta"{
             ec{"Сеута"}
@@ -652,11 +652,6 @@
             lg{"Време во Бангладеш"}
             ls{"Стандардно време во Бангладеш"}
         }
-        "meta:Bering"{
-            ld{"Беринг летно сметање на времето"}
-            lg{"Беринг време"}
-            ls{"Беринг стандардно време"}
-        }
         "meta:Bhutan"{
             ls{"Време во Бутан"}
         }
@@ -726,9 +721,6 @@
         "meta:DumontDUrville"{
             ls{"Димон-дурвил време"}
         }
-        "meta:Dutch_Guiana"{
-            ls{"Холандска Гвајана време"}
-        }
         "meta:East_Timor"{
             ls{"Време во Источен Тимор"}
         }
@@ -797,11 +789,6 @@
         "meta:Gilbert_Islands"{
             ls{"Време на Островите Гилберт"}
         }
-        "meta:Greenland_Central"{
-            ld{"Централен Гренланд летно сметање на времето"}
-            lg{"Централен Гренланд време"}
-            ls{"Централен Гренланд стандардно време"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Источен Гренланд летно сметање на времето"}
             lg{"Источен Гренланд време"}
@@ -890,11 +877,6 @@
             lg{"Време во Краснојарск"}
             ls{"Стандардно време во Краснојарск"}
         }
-        "meta:Kuybyshev"{
-            ld{"Кујбишев летно сметање на времето"}
-            lg{"Кујбишев време"}
-            ls{"Кујбишев стандардно време"}
-        }
         "meta:Kyrgystan"{
             ls{"Време во Киргистан"}
         }
@@ -1060,9 +1042,6 @@
         "meta:South_Georgia"{
             ls{"Време во Јужна Грузија"}
         }
-        "meta:Suriname"{
-            ls{"Суринам време"}
-        }
         "meta:Syowa"{
             ls{"Време во Сајова"}
         }
@@ -1088,11 +1067,6 @@
         "meta:Truk"{
             ls{"Време во Чуук"}
         }
-        "meta:Turkey"{
-            ld{"Турција летно сметање на времето"}
-            lg{"Турција време"}
-            ls{"Турција стандардно време"}
-        }
         "meta:Turkmenistan"{
             ld{"Летно време во Туркменистан"}
             lg{"Време во Туркменистан"}
@@ -1148,11 +1122,6 @@
             lg{"Време во Екатеринбург"}
             ls{"Стандардно време во Екатеринбург"}
         }
-        "meta:Yukon"{
-            ld{"Јукон летно сметање на времето"}
-            lg{"Јукон време"}
-            ls{"Јукон стандардно време"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ml.txt b/icu4c/source/data/zone/ml.txt
index 34e0e67..fb50b94 100644
--- a/icu4c/source/data/zone/ml.txt
+++ b/icu4c/source/data/zone/ml.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ml.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ml.xml
  */
 ml{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"അബിദ്‌ജാൻ‌"}
@@ -1246,21 +1246,11 @@
             lg{"പശ്ചിമാഫ്രിക്കൻ സമയം"}
             ls{"പശ്ചിമാഫ്രിക്കൻ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Aktyubinsk"{
-            ld{"അക്ത്യുബിൻസ്ക് വേനൽക്കാല സമയം"}
-            lg{"അക്ത്യുബിൻസ്ക് സമയം"}
-            ls{"അക്ത്യുബിൻസ്ക് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Alaska"{
             ld{"അലാസ്ക പകൽ സമയം"}
             lg{"അലാസ്ക്ക സമയം"}
             ls{"അലാസ്ക സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"അലാസ്ക-ഹവായി പകൽ സമയം"}
-            lg{"അലാസ്ക-ഹവായി സമയം"}
-            ls{"അലാസ്ക-ഹവായി സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Almaty"{
             ld{"അൽമതി വേനൽക്കാല സമയം"}
             lg{"അൽമതി സമയം"}
@@ -1326,11 +1316,6 @@
             lg{"അർമേനിയ സമയം"}
             ls{"അർമേനിയ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Ashkhabad"{
-            ld{"അഷ്ഖാബാദ് വേനൽക്കാല സമയം"}
-            lg{"അഷ്ഖാബാദ് സമയം"}
-            ls{"അഷ്ഖാബാദ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Atlantic"{
             ld{"അറ്റ്ലാൻറിക് പകൽ സമയം"}
             lg{"അറ്റ്ലാൻറിക് സമയം"}
@@ -1366,32 +1351,17 @@
             lg{"എയ്സോർസ് സമയം"}
             ls{"എയ്സോർസ് സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Baku"{
-            ld{"ബാകു വേനൽക്കാല സമയം"}
-            lg{"ബാകു സമയം"}
-            ls{"ബാകു സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Bangladesh"{
             ld{"ബംഗ്ലാദേശ് വേനൽക്കാല സമയം"}
             lg{"ബംഗ്ലാദേശ് സമയം"}
             ls{"ബംഗ്ലാദേശ് സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Bering"{
-            ld{"ബെറിങ് പകൽ സമയം"}
-            lg{"ബെറിങ് സമയം"}
-            ls{"ബെറിങ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Bhutan"{
             ls{"ഭൂട്ടാൻ സമയം"}
         }
         "meta:Bolivia"{
             ls{"ബൊളീവിയ സമയം"}
         }
-        "meta:Borneo"{
-            ld{"ബോർണിയോ വേനൽക്കാല സമയം"}
-            lg{"ബോർണിയോ സമയം"}
-            ls{"ബോർണിയോ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Brasilia"{
             ld{"ബ്രസീലിയ വേനൽക്കാല സമയം"}
             lg{"ബ്രാസിലിയ സമയം"}
@@ -1408,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"കമോറോ സമയം"}
         }
-        "meta:Changbai"{
-            ls{"ചാങ്ബയ് സമയം"}
-        }
         "meta:Chatham"{
             ld{"ചാതം വേനൽക്കാല സമയം"}
             lg{"ചാതം സമയം"}
@@ -1452,23 +1419,12 @@
             lg{"ക്യൂബ സമയം"}
             ls{"ക്യൂബ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Dacca"{
-            ls{"ഡാക്ക സമയം"}
-        }
         "meta:Davis"{
             ls{"ഡെയ്‌വിസ് സമയം"}
         }
         "meta:DumontDUrville"{
             ls{"ഡ്യൂമണ്ട് ഡി യൂർവിൽ സമയം"}
         }
-        "meta:Dushanbe"{
-            ld{"ദുഷാൻബെ വേനൽക്കാല സമയം"}
-            lg{"ദുഷാൻബെ സമയം"}
-            ls{"ദുഷാൻബെ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"ഡച്ച് ഗയാന സമയം"}
-        }
         "meta:East_Timor"{
             ls{"കിഴക്കൻ തിമൂർ സമയം"}
         }
@@ -1511,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"ഫ്രെഞ്ച് സതേൺ ആൻഡ് അൻറാർട്ടിക് സമയം"}
         }
-        "meta:Frunze"{
-            ld{"ഫ്രൂൻസ് വേനൽക്കാല സമയം"}
-            lg{"ഫ്രൂൻസ് സമയം"}
-            ls{"ഫ്രൂൻസ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:GMT"{
             ls{"ഗ്രീൻവിച്ച് മീൻ സമയം"}
         }
@@ -1533,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"ഗിൽബർട്ട് ദ്വീപുകൾ സമയം"}
         }
-        "meta:Greenland_Central"{
-            ld{"സെൻട്രൽ ഗ്രീൻലാൻഡ് വേനൽക്കാല സമയം"}
-            lg{"സെൻട്രൽ ഗ്രീൻലാൻഡ് സമയം"}
-            ls{"സെൻട്രൽ ഗ്രീൻലാൻഡ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Greenland_Eastern"{
             ld{"കിഴക്കൻ ഗ്രീൻലാൻഡ് വേനൽക്കാല സമയം"}
             lg{"കിഴക്കൻ ഗ്രീൻലാൻഡ് സമയം"}
@@ -1616,23 +1562,12 @@
             lg{"പെട്രോപാവ്‌ലോസ്ക് കംചാസ്കി സമയം"}
             ls{"പെട്രോപാവ്‌ലോസ്ക് കംചാസ്കി സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Karachi"{
-            ls{"കറാച്ചി സമയം"}
-        }
-        "meta:Kashgar"{
-            ls{"കാഷ്ഗർ സമയം"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"കിഴക്കൻ കസാഖ്സ്ഥാൻ സമയം"}
         }
         "meta:Kazakhstan_Western"{
             ls{"പടിഞ്ഞാറൻ കസാഖ്സ്ഥാൻ സമയം"}
         }
-        "meta:Kizilorda"{
-            ld{"കിസിലോർഡ വേനൽക്കാല സമയം"}
-            lg{"കിസിലോർഡ സമയം"}
-            ls{"കിസിലോർഡ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Korea"{
             ld{"കൊറിയൻ പകൽ സമയം"}
             lg{"കൊറിയൻ സമയം"}
@@ -1646,14 +1581,6 @@
             lg{"ക്രിസ്നോയാർസ്കി സമയം"}
             ls{"ക്രാസ്നോയാഴ്സ്ക് സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Kuybyshev"{
-            ld{"കുയ്ബൈഷെവ് വേനൽക്കാല സമയം"}
-            lg{"കുയ്ബൈഷെവ് സമയം"}
-            ls{"കുയ്ബൈഷെവ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
-        "meta:Kwajalein"{
-            ls{"ക്വാജലെയ്ൻ സമയം"}
-        }
         "meta:Kyrgystan"{
             ls{"കിർഗിസ്ഥാൻ സമയം"}
         }
@@ -1663,9 +1590,6 @@
         "meta:Line_Islands"{
             ls{"ലൈൻ ദ്വീപുകൾ സമയം"}
         }
-        "meta:Long_Shu"{
-            ls{"ലോങ്-ഷു സമയം"}
-        }
         "meta:Lord_Howe"{
             ld{"ലോർഡ് ഹോവ് പകൽ സമയം"}
             lg{"ലോർഡ് ഹോവ് സമയം"}
@@ -1684,9 +1608,6 @@
             lg{"മഗഡാൻ സ്മയം"}
             ls{"മഗാഡൻ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Malaya"{
-            ls{"മലയ സമയം"}
-        }
         "meta:Malaysia"{
             ls{"മലേഷ്യ സമയം"}
         }
@@ -1826,22 +1747,12 @@
             lg{"സമാര സമയം"}
             ls{"സമാറ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Samarkand"{
-            ld{"സമർകന്ദ് വേനൽക്കാല സമയം"}
-            lg{"സമർകന്ദ് സമയം"}
-            ls{"സമർകന്ദ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Samoa"{
             ls{"സമോവാ സ്റ്റാൻഡേർഡ് സമയം"}
         }
         "meta:Seychelles"{
             ls{"സെയ്ഷെൽസ് സമയം"}
         }
-        "meta:Shevchenko"{
-            ld{"ഷെവ്ചെങ്കോ വേനൽക്കാല സമയം"}
-            lg{"ഷെവ്ചെങ്കോ സമയം"}
-            ls{"ഷെവ്ചെങ്കോ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Singapore"{
             ls{"സിങ്കപ്പൂർ സ്റ്റാൻഡേർഡ് സമയം"}
         }
@@ -1851,14 +1762,6 @@
         "meta:South_Georgia"{
             ls{"ദക്ഷിണ ജോർജ്ജിയ സമയം"}
         }
-        "meta:Suriname"{
-            ls{"സൂറിനാം സമയം"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"സ്‌വേഡ്‌ലോവ്സ്ക് വേനൽക്കാല സമയം"}
-            lg{"സ്‌വേഡ്‌ലോവ്സ്ക് സമയം"}
-            ls{"സ്‌വേഡ്‌ലോവ്സ്ക് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Syowa"{
             ls{"സ്യോവ സമയം"}
         }
@@ -1873,16 +1776,6 @@
         "meta:Tajikistan"{
             ls{"തജികിസ്ഥാൻ സമയം"}
         }
-        "meta:Tashkent"{
-            ld{"താഷ്കന്ദ് വേനൽക്കാല സമയം"}
-            lg{"താഷ്കന്ദ് സമയം"}
-            ls{"താഷ്കന്ദ് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
-        "meta:Tbilisi"{
-            ld{"തിബിലീസി വേനൽക്കാല സമയം"}
-            lg{"തിബിലീസി സമയം"}
-            ls{"തിബിലീസി സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Tokelau"{
             ls{"റ്റോക്കിലൌ സമയം"}
         }
@@ -1894,11 +1787,6 @@
         "meta:Truk"{
             ls{"ട്രക്ക് സമയം"}
         }
-        "meta:Turkey"{
-            ld{"തുർക്കി വേനൽക്കാല സമയം"}
-            lg{"തുർക്കി സമയം"}
-            ls{"തുർക്കി സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Turkmenistan"{
             ld{"തുർക്ക്മെനിസ്ഥാൻ വേനൽക്കാല സമയം"}
             lg{"തുർക്ക്മെനിസ്ഥാൻ സമയം"}
@@ -1907,19 +1795,11 @@
         "meta:Tuvalu"{
             ls{"തുവാലു സമയം"}
         }
-        "meta:Uralsk"{
-            ld{"യുറാൽസ്ക് വേനൽക്കാല സമയം"}
-            lg{"യുറാൽസ്ക് സമയം"}
-            ls{"യുറാൽസ്ക് സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         "meta:Uruguay"{
             ld{"ഉറുഗ്വെ വേനൽക്കാല സമയം"}
             lg{"ഉറുഗ്വെ സമയം"}
             ls{"ഉറുഗ്വെ സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Urumqi"{
-            ls{"ഉറുംഖി വേനൽ‌ക്കാല സമയം"}
-        }
         "meta:Uzbekistan"{
             ld{"ഉസ്ബക്കിസ്ഥാൻ വേനൽ‌ക്കാല സമയം"}
             lg{"ഉസ്ബക്കിസ്ഥാൻ സമയം"}
@@ -1962,16 +1842,6 @@
             lg{"യിക്കാരെറിൻബർഗ് സമയം"}
             ls{"യെക്കാറ്ററിൻബർഗ് സ്റ്റാൻഡേർഡ് സമയം"}
         }
-        "meta:Yerevan"{
-            ld{"യെരെവാൻ വേനൽക്കാല സമയം"}
-            lg{"യെരെവാൻ സമയം"}
-            ls{"യെരെവാൻ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
-        "meta:Yukon"{
-            ld{"യൂക്കൺ പകൽ സമയം"}
-            lg{"യൂക്കോൺ സമയം"}
-            ls{"യൂക്കോൺ സ്റ്റാൻഡേർഡ് സമയം"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} സമയം ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/mo.txt b/icu4c/source/data/zone/mo.txt
index ef3bdd7..55f72d2 100755
--- a/icu4c/source/data/zone/mo.txt
+++ b/icu4c/source/data/zone/mo.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/mr.txt b/icu4c/source/data/zone/mr.txt
index bc499b6..2321c30 100644
--- a/icu4c/source/data/zone/mr.txt
+++ b/icu4c/source/data/zone/mr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/mr.xml
  */
 mr{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"अबिद्जान"}
@@ -1246,21 +1246,11 @@
             lg{"पश्चिम आफ्रिका वेळ"}
             ls{"पश्चिम आफ्रिका मानक वेळ"}
         }
-        "meta:Aktyubinsk"{
-            ld{"अ‍ॅक्ट्युबिन्स्क ग्रीष्मकालीन वेळ"}
-            lg{"अ‍ॅक्ट्युबिन्स्क वेळ"}
-            ls{"अ‍ॅक्ट्युबिन्स्क प्रमाणवेळ"}
-        }
         "meta:Alaska"{
             ld{"अलास्का दिवस वेळ"}
             lg{"अलास्का वेळ"}
             ls{"अलास्का प्रमाणवेळ"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"अलास्का-हवाई दिवस वेळ"}
-            lg{"अलास्का-हवाई वेळ"}
-            ls{"अलास्का-हवाई प्रमाणवेळ"}
-        }
         "meta:Almaty"{
             ld{"अल्माटी ग्रीष्मकालीन वेळ"}
             lg{"अल्माटी वेळ"}
@@ -1326,11 +1316,6 @@
             lg{"आर्मेनिया वेळ"}
             ls{"आर्मेनिया मानक वेळ"}
         }
-        "meta:Ashkhabad"{
-            ld{"अश्खाबाद ग्रीष्मकालीन वेळ"}
-            lg{"अश्खाबाद वेळ"}
-            ls{"अश्खाबाद प्रमाणवेळ"}
-        }
         "meta:Atlantic"{
             ld{"अटलांटिक दिवस वेळ"}
             lg{"अटलांटिक वेळ"}
@@ -1366,32 +1351,17 @@
             lg{"अ‍ॅझोरेस वेळ"}
             ls{"अ‍ॅझोरेस मानक वेळ"}
         }
-        "meta:Baku"{
-            ld{"बाकू ग्रीष्मकालीन वेळ"}
-            lg{"बाकू वेळ"}
-            ls{"बाकू प्रमाणवेळ"}
-        }
         "meta:Bangladesh"{
             ld{"बांग्लादेश उन्हाळी वेळ"}
             lg{"बांग्लादेश वेळ"}
             ls{"बांग्लादेश मानक वेळ"}
         }
-        "meta:Bering"{
-            ld{"बेरिंग दिवस वेळ"}
-            lg{"बेरिंग वेळ"}
-            ls{"बेरिंग प्रमाणवेळ"}
-        }
         "meta:Bhutan"{
             ls{"भूतान वेळ"}
         }
         "meta:Bolivia"{
             ls{"बोलिव्हिया वेळ"}
         }
-        "meta:Borneo"{
-            ld{"बोर्नेओ ग्रीष्मकालीन वेळ"}
-            lg{"बोर्नेओ वेळ"}
-            ls{"बोर्नेओ प्रमाणवेळ"}
-        }
         "meta:Brasilia"{
             ld{"ब्रासिलिया ग्रीष्मकालीन वेळ"}
             lg{"ब्रासिलिया वेळ"}
@@ -1408,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"चमारो मानक वेळ"}
         }
-        "meta:Changbai"{
-            ls{"चांगबाय वेळ"}
-        }
         "meta:Chatham"{
             ld{"चॅथम सूर्यप्रकाश वेळ"}
             lg{"चॅथम वेळ"}
@@ -1452,23 +1419,12 @@
             lg{"क्यूबा वेळ"}
             ls{"क्यूबा मानक वेळ"}
         }
-        "meta:Dacca"{
-            ls{"ढाका वेळ"}
-        }
         "meta:Davis"{
             ls{"डेव्हिस वेळ"}
         }
         "meta:DumontDUrville"{
             ls{"डरमाँट-डी'उर्व्हिले वेळ"}
         }
-        "meta:Dushanbe"{
-            ld{"दुशांबे ग्रीष्मकालीन वेळ"}
-            lg{"दुशांबे वेळ"}
-            ls{"दुशांबे प्रमाणवेळ"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"डच गयाना वेळ"}
-        }
         "meta:East_Timor"{
             ls{"पूर्व तिमोर वेळ"}
         }
@@ -1511,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"फ्रेंच दक्षिण आणि अंटार्कक्टिक वेळ"}
         }
-        "meta:Frunze"{
-            ld{"फ्रंझे ग्रीष्मकालीन वेळ"}
-            lg{"फ्रंझे वेळ"}
-            ls{"फ्रंझे प्रमाणवेळ"}
-        }
         "meta:GMT"{
             ls{"ग्रीनीच प्रमाण वेळ"}
         }
@@ -1533,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"गिल्बर्ट बेटे वेळ"}
         }
-        "meta:Greenland_Central"{
-            ld{"मध्य ग्रीनलँड ग्रीष्मकालीन वेळ"}
-            lg{"मध्य ग्रीनलँड वेळ"}
-            ls{"मध्य ग्रीनलँड प्रमाणवेळ"}
-        }
         "meta:Greenland_Eastern"{
             ld{"पूर्व ग्रीनलँड उन्हाळी वेळ"}
             lg{"पूर्व ग्रीनलँड वेळ"}
@@ -1616,23 +1562,12 @@
             lg{"पेट्रोपाव्हलोस्क- कामचाट्स्की वेळ"}
             ls{"पेट्रोपाव्हलोस्क- कामचाट्स्की प्रमाणवेळ"}
         }
-        "meta:Karachi"{
-            ls{"कराची वेळ"}
-        }
-        "meta:Kashgar"{
-            ls{"कश्गार वेळ"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"पूर्व कझाकस्तान वेळ"}
         }
         "meta:Kazakhstan_Western"{
             ls{"पश्चिम कझाकस्तान वेळ"}
         }
-        "meta:Kizilorda"{
-            ld{"किझिलोर्डा ग्रीष्मकालीन वेळ"}
-            lg{"किझिलोर्डा वेळ"}
-            ls{"किझिलोर्डा प्रमाणवेळ"}
-        }
         "meta:Korea"{
             ld{"कोरियन सूर्यप्रकाश वेळ"}
             lg{"कोरियन वेळ"}
@@ -1646,9 +1581,6 @@
             lg{"क्रोस्नोयार्स्क वेळ"}
             ls{"क्रास्नोयार्स्क मानक वेळ"}
         }
-        "meta:Kwajalein"{
-            ls{"क्वाजालेइन वेळ"}
-        }
         "meta:Kyrgystan"{
             ls{"किरगिस्तान वेळ"}
         }
@@ -1658,9 +1590,6 @@
         "meta:Line_Islands"{
             ls{"लाइन बेटे वेळ"}
         }
-        "meta:Long_Shu"{
-            ls{"लोंग-शू वेळ"}
-        }
         "meta:Lord_Howe"{
             ld{"लॉर्ड होवे दिवस वेळ"}
             lg{"लॉर्ड होवे वेळ"}
@@ -1679,9 +1608,6 @@
             lg{"मेगाडन वेळ"}
             ls{"मागाडन मानक वेळ"}
         }
-        "meta:Malaya"{
-            ls{"मलाया वेळ"}
-        }
         "meta:Malaysia"{
             ls{"मलेशिया वेळ"}
         }
@@ -1821,22 +1747,12 @@
             lg{"समारा वेळ"}
             ls{"सामरा प्रमाणवेळ"}
         }
-        "meta:Samarkand"{
-            ld{"समरकंद ग्रीष्मकालीन वेळ"}
-            lg{"समरकंद वेळ"}
-            ls{"समरकंद प्रमाणवेळ"}
-        }
         "meta:Samoa"{
             ls{"सामोआ मानक वेळ"}
         }
         "meta:Seychelles"{
             ls{"सेशेल्स वेळ"}
         }
-        "meta:Shevchenko"{
-            ld{"शेवचेन्को ग्रीष्मकालीन वेळ"}
-            lg{"शेवचेन्को वेळ"}
-            ls{"शेवचेन्को प्रमाणवेळ"}
-        }
         "meta:Singapore"{
             ls{"सिंगापूर मानक वेळ"}
         }
@@ -1846,14 +1762,6 @@
         "meta:South_Georgia"{
             ls{"दक्षिण जॉर्जिया वेळ"}
         }
-        "meta:Suriname"{
-            ls{"सुरिनाम वेळ"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"स्वर्डलोव्हस्क ग्रीष्मकालीन वेळ"}
-            lg{"स्वर्डलोव्हस्क वेळ"}
-            ls{"स्वर्डलोव्हस्क प्रमाणवेळ"}
-        }
         "meta:Syowa"{
             ls{"स्योवा वेळ"}
         }
@@ -1868,16 +1776,6 @@
         "meta:Tajikistan"{
             ls{"ताजिकिस्तान वेळ"}
         }
-        "meta:Tashkent"{
-            ld{"ताश्कंद ग्रीष्मकालीन वेळ"}
-            lg{"ताश्कंद वेळ"}
-            ls{"ताश्कंद प्रमाणवेळ"}
-        }
-        "meta:Tbilisi"{
-            ld{"बिलिसी ग्रीष्मकालीन वेळ"}
-            lg{"बिलिसी वेळ"}
-            ls{"बिलिसी प्रमाणवेळ"}
-        }
         "meta:Tokelau"{
             ls{"टोकेलाऊ वेळ"}
         }
@@ -1889,11 +1787,6 @@
         "meta:Truk"{
             ls{"छूक वेळ"}
         }
-        "meta:Turkey"{
-            ld{"तुर्की ग्रीष्मकालीन वेळ"}
-            lg{"तुर्की वेळ"}
-            ls{"तुर्की प्रमाणवेळ"}
-        }
         "meta:Turkmenistan"{
             ld{"तुर्कमेनिस्तान उन्हाळी वेळ"}
             lg{"तुर्कमेनिस्तान वेळ"}
@@ -1902,19 +1795,11 @@
         "meta:Tuvalu"{
             ls{"तुवालू वेळ"}
         }
-        "meta:Uralsk"{
-            ld{"उराल्स्क ग्रीष्मकालीन वेळ"}
-            lg{"उराल्स्क वेळ"}
-            ls{"उराल्स्क प्रमाणवेळ"}
-        }
         "meta:Uruguay"{
             ld{"उरुग्वे उन्हाळी वेळ"}
             lg{"उरुग्वे वेळ"}
             ls{"उरुग्वे मानक वेळ"}
         }
-        "meta:Urumqi"{
-            ls{"उरुमची वेळ"}
-        }
         "meta:Uzbekistan"{
             ld{"उझबेकिस्तान उन्हाळी वेळ"}
             lg{"उझबेकिस्तान वेळ"}
@@ -1957,16 +1842,6 @@
             lg{"येक्तेरिनबर्ग वेळ"}
             ls{"येकातेरिनबर्ग मानक वेळ"}
         }
-        "meta:Yerevan"{
-            ld{"येरेवन ग्रीष्मकालीन वेळ"}
-            lg{"येरेवन वेळ"}
-            ls{"येरेवन प्रमाणवेळ"}
-        }
-        "meta:Yukon"{
-            ld{"युकोन दिवस वेळ"}
-            lg{"युकोन वेळ"}
-            ls{"युकोन प्रमाणवेळ"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} वेळ ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ms.txt b/icu4c/source/data/zone/ms.txt
index 1b089ab..7508b36 100644
--- a/icu4c/source/data/zone/ms.txt
+++ b/icu4c/source/data/zone/ms.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ms.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ms.xml
  */
 ms{
-    Version{"2.0.78.20"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Lower_Princes"{
             ec{"Lower Prince's Quarter"}
@@ -531,9 +531,6 @@
         "meta:South_Georgia"{
             ls{"Waktu Georgia Selatan"}
         }
-        "meta:Suriname"{
-            ls{"Waktu Suriname"}
-        }
         "meta:Syowa"{
             ls{"Waktu Syowa"}
         }
diff --git a/icu4c/source/data/zone/ms_Latn.txt b/icu4c/source/data/zone/ms_Latn.txt
new file mode 100644
index 0000000..f10d316
--- /dev/null
+++ b/icu4c/source/data/zone/ms_Latn.txt
@@ -0,0 +1,11 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ms_Latn.xml
+// *
+// ***************************************************************************
+ms_Latn{
+    Version{"2.0.80.58"}
+}
diff --git a/icu4c/source/data/zone/mt.txt b/icu4c/source/data/zone/mt.txt
index 7965518..eafb6fd 100644
--- a/icu4c/source/data/zone/mt.txt
+++ b/icu4c/source/data/zone/mt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mt.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/mt.xml
  */
 mt{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Etc:Unknown"{
             ec{"Mhux Magħruf"}
diff --git a/icu4c/source/data/zone/mua.txt b/icu4c/source/data/zone/mua.txt
index 59ed81c..108a114 100755
--- a/icu4c/source/data/zone/mua.txt
+++ b/icu4c/source/data/zone/mua.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/mua.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/mua.xml
  */
 mua{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/my.txt b/icu4c/source/data/zone/my.txt
index f559a0b..fa41be1 100644
--- a/icu4c/source/data/zone/my.txt
+++ b/icu4c/source/data/zone/my.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/my.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/my.xml
  */
 my{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Anchorage"{
             ec{"အန်ကာရေ့ဂျ်"}
@@ -174,9 +174,6 @@
             lg{"ကျူးဘား အချိန်"}
             ls{"ကျူးဘား စံတော်ချိန်"}
         }
-        "meta:Dutch_Guiana"{
-            ls{"ဒတ်ချ် ဂီယာနာ အချိန်"}
-        }
         "meta:East_Timor"{
             ls{"အရှေ့တီမော အချိန်"}
         }
@@ -214,11 +211,6 @@
             lg{"ဂျော်ဂျီယာ အချိန်"}
             ls{"ဂျော်ဂျီယာ စံတော်ချိန်"}
         }
-        "meta:Greenland_Central"{
-            ld{"အလယ်ဂရင်းလန်း နွေရာသီ အချိန်"}
-            lg{"အလယ်ဂရင်းလန်း အချိန်"}
-            ls{"အလယ်ဂရင်းလန်း စံတော်ချိန်"}
-        }
         "meta:Greenland_Eastern"{
             ld{"အရှေ့ဂရင်းလန်း နွေရာသီ အချိန်"}
             lg{"အရှေ့ဂရင်းလန်း အချိန်"}
@@ -339,11 +331,6 @@
         "meta:South_Georgia"{
             ls{"တောင်ဂျော်ဂျီယာ အချိန်"}
         }
-        "meta:Turkey"{
-            ld{"တူရကီ နွေရာသီ အချိန်"}
-            lg{"တူရကီ အချိန်"}
-            ls{"တူရကီ စံတော်ချိန်"}
-        }
         "meta:Uruguay"{
             ld{"ဥရုဂွေး နွေရာသီ အချိန်"}
             lg{"ဥရုဂွေး အချိန်"}
diff --git a/icu4c/source/data/zone/naq.txt b/icu4c/source/data/zone/naq.txt
index 0563c7e..516ca2f 100755
--- a/icu4c/source/data/zone/naq.txt
+++ b/icu4c/source/data/zone/naq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/naq.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/naq.xml
  */
 naq{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/nb.txt b/icu4c/source/data/zone/nb.txt
index bd3e1f7..33d335e 100644
--- a/icu4c/source/data/zone/nb.txt
+++ b/icu4c/source/data/zone/nb.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nb.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/nb.xml
  */
 nb{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
diff --git a/icu4c/source/data/zone/nb_NO.txt b/icu4c/source/data/zone/nb_NO.txt
index a1437d3..db840a9 100644
--- a/icu4c/source/data/zone/nb_NO.txt
+++ b/icu4c/source/data/zone/nb_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/nd.txt b/icu4c/source/data/zone/nd.txt
index 5580d45..9bfb954 100755
--- a/icu4c/source/data/zone/nd.txt
+++ b/icu4c/source/data/zone/nd.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nd.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/nd.xml
  */
 nd{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ne.txt b/icu4c/source/data/zone/ne.txt
index 3cba1b4..31967ee 100644
--- a/icu4c/source/data/zone/ne.txt
+++ b/icu4c/source/data/zone/ne.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ne.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ne.xml
  */
 ne{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"अविड्जान"}
diff --git a/icu4c/source/data/zone/nl.txt b/icu4c/source/data/zone/nl.txt
index 0b6c5f2..d392dae 100644
--- a/icu4c/source/data/zone/nl.txt
+++ b/icu4c/source/data/zone/nl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nl.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/nl.xml
  */
 nl{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -380,21 +380,11 @@
             lg{"West-Afrikaanse tijd"}
             ls{"West-Afrikaanse standaardtijd"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk-zomertijd"}
-            lg{"Aktyubinsk-tijd"}
-            ls{"Aktyubinsk-standaardtijd"}
-        }
         "meta:Alaska"{
             ld{"Alaska-zomertijd"}
             lg{"Alaska-tijd"}
             ls{"Alaska-standaardtijd"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii-zomertijd"}
-            lg{"Alaska-Hawaii-tijd"}
-            ls{"Alaska-Hawaii-standaardtijd"}
-        }
         "meta:Almaty"{
             ld{"Alma-Ata-zomertijd"}
             lg{"Alma-Ata-tijd"}
@@ -460,11 +450,6 @@
             lg{"Armeense tijd"}
             ls{"Armeense standaardtijd"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ashkhabad-zomertijd"}
-            lg{"Ashkhabad-tijd"}
-            ls{"Ashkhabad-standaardtijd"}
-        }
         "meta:Atlantic"{
             ld{"Atlantic-zomertijd"}
             lg{"Atlantic-tijd"}
@@ -500,32 +485,17 @@
             lg{"Azoren-tijd"}
             ls{"Azoren-standaardtijd"}
         }
-        "meta:Baku"{
-            ld{"Bakoe-zomertijd"}
-            lg{"Bakoe-tijd"}
-            ls{"Bakoe-standaardtijd"}
-        }
         "meta:Bangladesh"{
             ld{"Bengalese zomertijd"}
             lg{"Bengalese tijd"}
             ls{"Bengalese standaardtijd"}
         }
-        "meta:Bering"{
-            ld{"Bering-zomertijd"}
-            lg{"Bering-tijd"}
-            ls{"Bering-standaardtijd"}
-        }
         "meta:Bhutan"{
             ls{"Bhutaanse tijd"}
         }
         "meta:Bolivia"{
             ls{"Boliviaanse tijd"}
         }
-        "meta:Borneo"{
-            ld{"Borneose zomertijd"}
-            lg{"Borneose tijd"}
-            ls{"Borneose standaardtijd"}
-        }
         "meta:Brasilia"{
             ld{"Braziliaanse zomertijd"}
             lg{"Brasilia-tijd"}
@@ -542,9 +512,6 @@
         "meta:Chamorro"{
             ls{"Chamorro-tijd"}
         }
-        "meta:Changbai"{
-            ls{"Changbai-tijd"}
-        }
         "meta:Chatham"{
             ld{"Chatham zomertijd"}
             lg{"Chatham tijd"}
@@ -586,23 +553,12 @@
             lg{"Cubaanse tijd"}
             ls{"Cubaanse standaardtijd"}
         }
-        "meta:Dacca"{
-            ls{"Dhaka-tijd"}
-        }
         "meta:Davis"{
             ls{"Davis tijd"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d'Urville tijd"}
         }
-        "meta:Dushanbe"{
-            ld{"Dushanbe-zomertijd"}
-            lg{"Dushanbe-tijd"}
-            ls{"Dushanbe-standaardtijd"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Nederlands-Guyaanse tijd"}
-        }
         "meta:East_Timor"{
             ls{"Oost-Timorese tijd"}
         }
@@ -654,11 +610,6 @@
         "meta:French_Southern"{
             ls{"Franse zuidelijke en Antarctische tijd"}
         }
-        "meta:Frunze"{
-            ld{"Frunze-zomertijd"}
-            lg{"Frunze-tijd"}
-            ls{"Frunze-standaardtijd"}
-        }
         "meta:GMT"{
             ls{"Greenwich Mean Time"}
         }
@@ -676,11 +627,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilberteilandse tijd"}
         }
-        "meta:Greenland_Central"{
-            ld{"Centraal-Groenlandse zomertijd"}
-            lg{"Centraal-Groenlandse tijd"}
-            ls{"Centraal-Groenlandse standaardtijd"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Oost-Groenlandse zomertijd"}
             lg{"Oost-Groenlandse tijd"}
@@ -758,23 +704,12 @@
             lg{"Petropavlovsk-Kamtsjatski-tijd"}
             ls{"Petropavlovsk-Kamtsjatski-standaardtijd"}
         }
-        "meta:Karachi"{
-            ls{"Karachi-tijd"}
-        }
-        "meta:Kashgar"{
-            ls{"Kashgar-tijd"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Oost-Kazachse tijd"}
         }
         "meta:Kazakhstan_Western"{
             ls{"West-Kazachse tijd"}
         }
-        "meta:Kizilorda"{
-            ld{"Kizilorda-zomertijd"}
-            lg{"Kizilorda-tijd"}
-            ls{"Kizilorda-standaardtijd"}
-        }
         "meta:Korea"{
             ld{"Koreaanse zomertijd"}
             lg{"Koreaanse tijd"}
@@ -788,14 +723,6 @@
             lg{"Krasnojarsk-tijd"}
             ls{"Krasnojarsk-standaardtijd"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuybyshev-zomertijd"}
-            lg{"Kuybyshev-tijd"}
-            ls{"Kuybyshev-standaardtijd"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajaleinse tijd"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgizische tijd"}
         }
@@ -805,9 +732,6 @@
         "meta:Line_Islands"{
             ls{"Line-eilandse tijd"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu-tijd"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howe-zomertijd"}
             lg{"Lord Howe-tijd"}
@@ -826,9 +750,6 @@
             lg{"Magadan-tijd"}
             ls{"Magadan-standaardtijd"}
         }
-        "meta:Malaya"{
-            ls{"Malakka-tijd"}
-        }
         "meta:Malaysia"{
             ls{"Maleisische tijd"}
         }
@@ -968,22 +889,12 @@
             lg{"Samara-tijd"}
             ls{"Samara-standaardtijd"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkand-zomertijd"}
-            lg{"Samarkand-tijd"}
-            ls{"Samarkand-standaardtijd"}
-        }
         "meta:Samoa"{
             ls{"Samoaanse standaardtijd"}
         }
         "meta:Seychelles"{
             ls{"Seychelse tijd"}
         }
-        "meta:Shevchenko"{
-            ld{"Shevchenko-zomertijd"}
-            lg{"Shevchenko-tijd"}
-            ls{"Shevchenko-standaardtijd"}
-        }
         "meta:Singapore"{
             ls{"Singaporese standaardtijd"}
         }
@@ -993,14 +904,6 @@
         "meta:South_Georgia"{
             ls{"Zuid-Georgische tijd"}
         }
-        "meta:Suriname"{
-            ls{"Surinaamse tijd"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk-zomertijd"}
-            lg{"Sverdlovsk-tijd"}
-            ls{"Sverdlovsk-standaardtijd"}
-        }
         "meta:Syowa"{
             ls{"Syowa tijd"}
         }
@@ -1015,16 +918,6 @@
         "meta:Tajikistan"{
             ls{"Tadzjiekse tijd"}
         }
-        "meta:Tashkent"{
-            ld{"Tasjkent-zomertijd"}
-            lg{"Tasjkent-tijd"}
-            ls{"Tasjkent-standaardtijd"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi-zomertijd"}
-            lg{"Tbilisi-tijd"}
-            ls{"Tbilisi-standaardtijd"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau-eilandse tijd"}
         }
@@ -1036,11 +929,6 @@
         "meta:Truk"{
             ls{"Chuukse tijd"}
         }
-        "meta:Turkey"{
-            ld{"Turkse zomertijd"}
-            lg{"Turkse tijd"}
-            ls{"Turkse standaardtijd"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmeense zomertijd"}
             lg{"Turkmeense tijd"}
@@ -1049,19 +937,11 @@
         "meta:Tuvalu"{
             ls{"Tuvaluaanse tijd"}
         }
-        "meta:Uralsk"{
-            ld{"Oral-zomertijd"}
-            lg{"Oral-tijd"}
-            ls{"Oral-standaardtijd"}
-        }
         "meta:Uruguay"{
             ld{"Uruguayaanse zomertijd"}
             lg{"Uruguayaanse tijd"}
             ls{"Uruguayaanse standaardtijd"}
         }
-        "meta:Urumqi"{
-            ls{"Ürümqi-tijd"}
-        }
         "meta:Uzbekistan"{
             ld{"Oezbeekse zomertijd"}
             lg{"Oezbeekse tijd"}
@@ -1104,16 +984,6 @@
             lg{"Jekaterinenburg-tijd"}
             ls{"Jekaterinenburg-standaardtijd"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevan-zomertijd"}
-            lg{"Jerevan-tijd"}
-            ls{"Jerevan-standaardtijd"}
-        }
-        "meta:Yukon"{
-            ld{"Yukon-zomertijd"}
-            lg{"Yukon-tijd"}
-            ls{"Yukon-standaardtijd"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1}-tijd ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/nmg.txt b/icu4c/source/data/zone/nmg.txt
index 064e5d8..ab4447f 100755
--- a/icu4c/source/data/zone/nmg.txt
+++ b/icu4c/source/data/zone/nmg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nmg.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/nmg.xml
  */
 nmg{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/nn.txt b/icu4c/source/data/zone/nn.txt
index 6b308e6..e7c7112 100644
--- a/icu4c/source/data/zone/nn.txt
+++ b/icu4c/source/data/zone/nn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nn.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/nn.xml
  */
 nn{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Belem"{
             ec{"Belém"}
diff --git a/icu4c/source/data/zone/nn_NO.txt b/icu4c/source/data/zone/nn_NO.txt
index e8050a8..e297007 100644
--- a/icu4c/source/data/zone/nn_NO.txt
+++ b/icu4c/source/data/zone/nn_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/no.txt b/icu4c/source/data/zone/no.txt
index 49a17b2..6dc26b5 100644
--- a/icu4c/source/data/zone/no.txt
+++ b/icu4c/source/data/zone/no.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/no_NO.txt b/icu4c/source/data/zone/no_NO.txt
index 4b958f6..408deef 100644
--- a/icu4c/source/data/zone/no_NO.txt
+++ b/icu4c/source/data/zone/no_NO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/no_NO_NY.txt b/icu4c/source/data/zone/no_NO_NY.txt
index 61d8107..38940c7c 100644
--- a/icu4c/source/data/zone/no_NO_NY.txt
+++ b/icu4c/source/data/zone/no_NO_NY.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/nus.txt b/icu4c/source/data/zone/nus.txt
index 638a1d0..67b85b2 100755
--- a/icu4c/source/data/zone/nus.txt
+++ b/icu4c/source/data/zone/nus.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nus.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/nus.xml
  */
 nus{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/nyn.txt b/icu4c/source/data/zone/nyn.txt
index de66853..8f450f7 100755
--- a/icu4c/source/data/zone/nyn.txt
+++ b/icu4c/source/data/zone/nyn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/nyn.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/nyn.xml
  */
 nyn{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/om.txt b/icu4c/source/data/zone/om.txt
index eaeb5fb..31a992d 100644
--- a/icu4c/source/data/zone/om.txt
+++ b/icu4c/source/data/zone/om.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 a5eb8fa..ed78ddf 100644
--- a/icu4c/source/data/zone/or.txt
+++ b/icu4c/source/data/zone/or.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/or.xml
 // *
diff --git a/icu4c/source/data/zone/pa.txt b/icu4c/source/data/zone/pa.txt
index 6d8f399..25bc410 100644
--- a/icu4c/source/data/zone/pa.txt
+++ b/icu4c/source/data/zone/pa.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/pa.xml
  */
 pa{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "meta:India"{
             ss{"IST"}
diff --git a/icu4c/source/data/zone/pa_Arab.txt b/icu4c/source/data/zone/pa_Arab.txt
index 1970ab3..55fc3e5 100644
--- a/icu4c/source/data/zone/pa_Arab.txt
+++ b/icu4c/source/data/zone/pa_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pa_Arab.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/pa_Arab.xml
  */
 pa_Arab{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/pa_Arab_PK.txt b/icu4c/source/data/zone/pa_Arab_PK.txt
index a535601..d07b5c6 100644
--- a/icu4c/source/data/zone/pa_Arab_PK.txt
+++ b/icu4c/source/data/zone/pa_Arab_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/pa_Guru.txt b/icu4c/source/data/zone/pa_Guru.txt
index e2feb97..6420688 100644
--- a/icu4c/source/data/zone/pa_Guru.txt
+++ b/icu4c/source/data/zone/pa_Guru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 69fdff4..7f5e984 100644
--- a/icu4c/source/data/zone/pa_Guru_IN.txt
+++ b/icu4c/source/data/zone/pa_Guru_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/pa_IN.txt b/icu4c/source/data/zone/pa_IN.txt
index f8f230a..8a52933 100644
--- a/icu4c/source/data/zone/pa_IN.txt
+++ b/icu4c/source/data/zone/pa_IN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/pa_PK.txt b/icu4c/source/data/zone/pa_PK.txt
index 22fb56e..8478504 100644
--- a/icu4c/source/data/zone/pa_PK.txt
+++ b/icu4c/source/data/zone/pa_PK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/pl.txt b/icu4c/source/data/zone/pl.txt
index f7f87bf..3c55879 100644
--- a/icu4c/source/data/zone/pl.txt
+++ b/icu4c/source/data/zone/pl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pl.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/pl.xml
  */
 pl{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidżan"}
@@ -834,11 +834,6 @@
         "meta:Gilbert_Islands"{
             ls{"Wyspy Gilberta"}
         }
-        "meta:Greenland_Central"{
-            ld{"Czas centralnogrenlandzki letni"}
-            lg{"Czas centralnogrenlandzki"}
-            ls{"Czas standardowy centralnogrenlandzki"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Grenlandia Wschodnia (czas letni)"}
             lg{"Grenlandia Wschodnia"}
@@ -1076,9 +1071,6 @@
         "meta:South_Georgia"{
             ls{"Georgia Południowa"}
         }
-        "meta:Suriname"{
-            ls{"Surinam"}
-        }
         "meta:Syowa"{
             ls{"Syowa"}
         }
diff --git a/icu4c/source/data/zone/ps.txt b/icu4c/source/data/zone/ps.txt
index 46c2bef..532e33a 100644
--- a/icu4c/source/data/zone/ps.txt
+++ b/icu4c/source/data/zone/ps.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ps.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ps.xml
  */
 ps{
-    Version{"2.0.75.94"}
+    Version{"2.0.80.4"}
     zoneStrings{
         "Asia:Kabul"{
             ec{"کابل"}
diff --git a/icu4c/source/data/zone/pt.txt b/icu4c/source/data/zone/pt.txt
index 55289b0..f0c5ba3 100644
--- a/icu4c/source/data/zone/pt.txt
+++ b/icu4c/source/data/zone/pt.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/pt.xml
  */
 pt{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Algiers"{
             ec{"Argel"}
@@ -425,21 +425,11 @@
             lg{"Horário da África Ocidental"}
             ls{"Horário Padrão da África Ocidental"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Horário de Verão do Aktyubinsk"}
-            lg{"Horário do Aktyubinsk"}
-            ls{"Horário Padrão do Aktyubinsk"}
-        }
         "meta:Alaska"{
             ld{"Horário de Verão do Alasca"}
             lg{"Horário do Alasca"}
             ls{"Horário Padrão do Alasca"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Horário de Verão do Alasca-Havaí"}
-            lg{"Horário do Alasca-Havaí"}
-            ls{"Horário Padrão do Alasca-Havaí"}
-        }
         "meta:Almaty"{
             ld{"Horário de Verão do Almaty"}
             lg{"Horário do Almaty"}
@@ -508,11 +498,6 @@
             lg{"Horário da Armênia"}
             ls{"Horário Padrão da Armênia"}
         }
-        "meta:Ashkhabad"{
-            ld{"Horário de Verão de Ashkhabad"}
-            lg{"Horário de Ashkhabad"}
-            ls{"Horário Padrão de Ashkhabad"}
-        }
         "meta:Atlantic"{
             ld{"Horário de Verão do Atlântico"}
             lg{"Horário do Atlântico"}
@@ -548,32 +533,17 @@
             lg{"Horário dos Açores"}
             ls{"Horário Padrão dos Açores"}
         }
-        "meta:Baku"{
-            ld{"Horário de Verão de Baku"}
-            lg{"Horário de Baku"}
-            ls{"Horário Padrão de Baku"}
-        }
         "meta:Bangladesh"{
             ld{"Horário de Verão de Bangladesh"}
             lg{"Horário de Bangladesh"}
             ls{"Horário Padrão de Bangladesh"}
         }
-        "meta:Bering"{
-            ld{"Horário de Verão de Bering"}
-            lg{"Horário de Bering"}
-            ls{"Horário Padrão de Bering"}
-        }
         "meta:Bhutan"{
             ls{"Horário do Butão"}
         }
         "meta:Bolivia"{
             ls{"Horário da Bolívia"}
         }
-        "meta:Borneo"{
-            ld{"Horário de Verão de Bornéu"}
-            lg{"Horário de Bornéu"}
-            ls{"Horário Padrão de Bornéu"}
-        }
         "meta:Brasilia"{
             ld{"Horário de Verão de Brasília"}
             lg{"Horário de Brasília"}
@@ -593,9 +563,6 @@
         "meta:Chamorro"{
             ls{"Horário de Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"Horário de Changbai"}
-        }
         "meta:Chatham"{
             ld{"Horário de Verão de Chatham"}
             lg{"Horário de Chatham"}
@@ -637,23 +604,12 @@
             lg{"Horário de Cuba"}
             ls{"Horário Padrão de Cuba"}
         }
-        "meta:Dacca"{
-            ls{"Horário de Dacca"}
-        }
         "meta:Davis"{
             ls{"Horário de Davis"}
         }
         "meta:DumontDUrville"{
             ls{"Horário de Dumont-d'Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"Horário de Verão de Dushanbe"}
-            lg{"Horário de Dushanbe"}
-            ls{"Horário Padrão de Dushanbe"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Horário da Guiana Holandesa"}
-        }
         "meta:East_Timor"{
             ls{"Horário do Timor-Leste"}
         }
@@ -696,11 +652,6 @@
         "meta:French_Southern"{
             ls{"Horário da Antártida e do Sul da França"}
         }
-        "meta:Frunze"{
-            ld{"Horário de Verão de Frunze"}
-            lg{"Horário de Frunze"}
-            ls{"Horário Padrão de Frunze"}
-        }
         "meta:GMT"{
             ls{"Horário do Meridiano de Greenwich"}
         }
@@ -718,11 +669,6 @@
         "meta:Gilbert_Islands"{
             ls{"Horário das Ilhas Gilberto"}
         }
-        "meta:Greenland_Central"{
-            ld{"Horário de Verão da Groenlândia Central"}
-            lg{"Horário da Groelândia Central"}
-            ls{"Horário Padrão da Groelândia Central"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Horário de Verão da Groelândia Oriental"}
             lg{"Horário da Groelândia Oriental"}
@@ -800,23 +746,12 @@
             lg{"Horário de Petropavlovsk-Kamchatski"}
             ls{"Horário Padrão de Petropavlovsk-Kamchatski"}
         }
-        "meta:Karachi"{
-            ls{"Horário de Karachi"}
-        }
-        "meta:Kashgar"{
-            ls{"Horário de Kashgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Horário do Casaquistão Oriental"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Horário do Casaquistão Ocidental"}
         }
-        "meta:Kizilorda"{
-            ld{"Horário de Verão de Kizilorda"}
-            lg{"Horário de Kizilorda"}
-            ls{"Horário Padrão de Kizilorda"}
-        }
         "meta:Korea"{
             ld{"Horário de Verão da Coreia"}
             lg{"Horário da Coreia"}
@@ -830,14 +765,6 @@
             lg{"Horário de Krasnoyarsk"}
             ls{"Horário Padrão de Krasnoyarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Horário de Verão de Kuybyshev"}
-            lg{"Horário de Kuybyshev"}
-            ls{"Horário Padrão de Kuybyshev"}
-        }
-        "meta:Kwajalein"{
-            ls{"Horário de Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"Horário do Quirguistão"}
         }
@@ -847,9 +774,6 @@
         "meta:Line_Islands"{
             ls{"Horário das Ilhas Line"}
         }
-        "meta:Long_Shu"{
-            ls{"Horário de Long-Shu"}
-        }
         "meta:Lord_Howe"{
             ld{"Horário de Verão de Lord Howe"}
             lg{"Horário de Lord Howe"}
@@ -868,9 +792,6 @@
             lg{"Horário de Magadan"}
             ls{"Horário Padrão de Magadan"}
         }
-        "meta:Malaya"{
-            ls{"Horário de Malaia"}
-        }
         "meta:Malaysia"{
             ls{"Horário da Malásia"}
         }
@@ -1010,22 +931,12 @@
             lg{"Horário de Samara"}
             ls{"Horário Padrão de Samara"}
         }
-        "meta:Samarkand"{
-            ld{"Horário de Verão de Samarkand"}
-            lg{"Horário de Samarkand"}
-            ls{"Horário Padrão de Samarkand"}
-        }
         "meta:Samoa"{
             ls{"Horário Padrão de Samoa"}
         }
         "meta:Seychelles"{
             ls{"Horário das Ilhas Seychelles"}
         }
-        "meta:Shevchenko"{
-            ld{"Horário de Verão de Shevchenko"}
-            lg{"Horário de Shevchenko"}
-            ls{"Horário Padrão de Shevchenko"}
-        }
         "meta:Singapore"{
             ls{"Horário Padrão de Cingapura"}
         }
@@ -1035,14 +946,6 @@
         "meta:South_Georgia"{
             ls{"Horário da Geórgia do Sul"}
         }
-        "meta:Suriname"{
-            ls{"Horário do Suriname"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Horário de Verão de Sverdlovsk"}
-            lg{"Horário de Sverdlovsk"}
-            ls{"Horário Padrão de Sverdlovsk"}
-        }
         "meta:Syowa"{
             ls{"Horário de Syowa"}
         }
@@ -1057,16 +960,6 @@
         "meta:Tajikistan"{
             ls{"Horário do Tajiquistão"}
         }
-        "meta:Tashkent"{
-            ld{"Horário de Verão de Tashkent"}
-            lg{"Horário de Tashkent"}
-            ls{"Horário Padrão de Tashkent"}
-        }
-        "meta:Tbilisi"{
-            ld{"Horário de Verão de Tbilisi"}
-            lg{"Horário de Tbilisi"}
-            ls{"Horário Padrão de Tbilisi"}
-        }
         "meta:Tokelau"{
             ls{"Horário de Tokelau"}
         }
@@ -1078,11 +971,6 @@
         "meta:Truk"{
             ls{"Horário de Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Horário de Verão da Turquia"}
-            lg{"Horário da Turquia"}
-            ls{"Horário Padrão da Turquia"}
-        }
         "meta:Turkmenistan"{
             ld{"Horário de Verão do Turcomenistão"}
             lg{"Horário do Turcomenistão"}
@@ -1091,19 +979,11 @@
         "meta:Tuvalu"{
             ls{"Horário de Tuvalu"}
         }
-        "meta:Uralsk"{
-            ld{"Horário de Verão de Ural'sk"}
-            lg{"Horário de Ural'sk"}
-            ls{"Horário Padrão de Ural'sk"}
-        }
         "meta:Uruguay"{
             ld{"Horário de Verão do Uruguai"}
             lg{"Horário do Uruguai"}
             ls{"Horário Padrão do Uruguai"}
         }
-        "meta:Urumqi"{
-            ls{"Horário de Urumqi"}
-        }
         "meta:Uzbekistan"{
             ld{"Horário de Verão do Uzbequistão"}
             lg{"Horário do Uzbequistão"}
@@ -1146,16 +1026,6 @@
             lg{"Horário de Ecaterimburgo"}
             ls{"Horário Padrão de Ecaterimburgo"}
         }
-        "meta:Yerevan"{
-            ld{"Horário de Verão de Yerevan"}
-            lg{"Horário de Yerevan"}
-            ls{"Horário Padrão de Yerevan"}
-        }
-        "meta:Yukon"{
-            ld{"Horário de Verão de Yukon"}
-            lg{"Horário de Yukon"}
-            ls{"Horário Padrão de Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} Horário ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/pt_AO.txt b/icu4c/source/data/zone/pt_AO.txt
index 53ac266..1c328e8 100755
--- a/icu4c/source/data/zone/pt_AO.txt
+++ b/icu4c/source/data/zone/pt_AO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b5a6e7f..49c7453 100755
--- a/icu4c/source/data/zone/pt_CV.txt
+++ b/icu4c/source/data/zone/pt_CV.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 b92a5d1..fc2b758 100755
--- a/icu4c/source/data/zone/pt_GW.txt
+++ b/icu4c/source/data/zone/pt_GW.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0c9b736..6d12978 100755
--- a/icu4c/source/data/zone/pt_MO.txt
+++ b/icu4c/source/data/zone/pt_MO.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 cdb61f1..55d0936 100755
--- a/icu4c/source/data/zone/pt_MZ.txt
+++ b/icu4c/source/data/zone/pt_MZ.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2216db6..1031039 100644
--- a/icu4c/source/data/zone/pt_PT.txt
+++ b/icu4c/source/data/zone/pt_PT.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_PT.xml
 // *
 // ***************************************************************************
 pt_PT{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Djibouti"{
             ec{"Jibuti"}
@@ -121,21 +121,11 @@
             lg{"Hora da África Ocidental"}
             ls{"Hora Padrão da África Ocidental"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Hora de Verão de Aktyubinsk"}
-            lg{"Hora de Aktyubinsk"}
-            ls{"Hora Padrão de Aktyubinsk"}
-        }
         "meta:Alaska"{
             ld{"Hora de Verão do Alasca"}
             lg{"Hora do Alasca"}
             ls{"Hora Padrão do Alasca"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Hora de Verão do Alasca-Havaí"}
-            lg{"Hora do Alasca-Havaí"}
-            ls{"Hora Padrão do Alasca-Havaí"}
-        }
         "meta:Almaty"{
             ld{"Hora de Verão de Almaty"}
             lg{"Hora de Almaty"}
@@ -204,11 +194,6 @@
             lg{"Hora da Arménia"}
             ls{"Hora Padrão da Arménia"}
         }
-        "meta:Ashkhabad"{
-            ld{"Hora de Verão de Ashkhabad"}
-            lg{"Hora de Ashkhabad"}
-            ls{"Hora Padrão de Ashkhabad"}
-        }
         "meta:Atlantic"{
             ld{"Hora de Verão do Atlântico"}
             lg{"Hora do Atlântico"}
@@ -247,32 +232,17 @@
             sg{"AZOT"}
             ss{"AZOT"}
         }
-        "meta:Baku"{
-            ld{"Hora de Verão de Baku"}
-            lg{"Hora de Baku"}
-            ls{"Hora Padrão de Baku"}
-        }
         "meta:Bangladesh"{
             ld{"Hora de Verão do Bangladeche"}
             lg{"Hora do Bangladeche"}
             ls{"Hora Padrão do Bangladeche"}
         }
-        "meta:Bering"{
-            ld{"Hora de Verão de Bering"}
-            lg{"Hora de Bering"}
-            ls{"Hora Padrão de Bering"}
-        }
         "meta:Bhutan"{
             ls{"Hora do Butão"}
         }
         "meta:Bolivia"{
             ls{"Hora da Bolívia"}
         }
-        "meta:Borneo"{
-            ld{"Hora de Verão do Bornéu"}
-            lg{"Hora do Bornéu"}
-            ls{"Hora Padrão do Bornéu"}
-        }
         "meta:Brasilia"{
             ld{"Hora de Verão de Brasília"}
             lg{"Hora de Brasília"}
@@ -292,9 +262,6 @@
         "meta:Chamorro"{
             ls{"Hora Padrão do Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"Hora de Changbai"}
-        }
         "meta:Chatham"{
             ld{"Hora de Verão do Chatham"}
             lg{"Hora do Chatham"}
@@ -336,23 +303,12 @@
             lg{"Hora de Cuba"}
             ls{"Hora Padrão de Cuba"}
         }
-        "meta:Dacca"{
-            ls{"Hora de Dacca"}
-        }
         "meta:Davis"{
             ls{"Hora de Davis"}
         }
         "meta:DumontDUrville"{
             ls{"Hora de Dumont-d'Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"Hora de Verão de Dushanbe"}
-            lg{"Hora de Dushanbe"}
-            ls{"Hora Padrão de Dushanbe"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Hora da Guiana Holandesa"}
-        }
         "meta:East_Timor"{
             ls{"Hora de Timor Leste"}
         }
@@ -404,11 +360,6 @@
         "meta:French_Southern"{
             ls{"Hora das Terras Austrais e Antártidas Francesas"}
         }
-        "meta:Frunze"{
-            ld{"Hora de Verão de Frunze"}
-            lg{"Hora de Frunze"}
-            ls{"Hora Padrão de Frunze"}
-        }
         "meta:GMT"{
             ls{"Hora de Greenwich"}
         }
@@ -426,11 +377,6 @@
         "meta:Gilbert_Islands"{
             ls{"Hora das Ilhas Gilbert"}
         }
-        "meta:Greenland_Central"{
-            ld{"Hora de Verão da Gronelândia Central"}
-            lg{"Hora da Gronelândia Central"}
-            ls{"Hora Padrão da Gronelândia Central"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Hora de Verão da Gronelândia Oriental"}
             lg{"Hora da Gronelândia Oriental"}
@@ -508,23 +454,12 @@
             lg{"Hora de Petropavlovsk-Kamchatski"}
             ls{"Hora Padrão de Petropavlovsk-Kamchatski"}
         }
-        "meta:Karachi"{
-            ls{"Hora de Carachi"}
-        }
-        "meta:Kashgar"{
-            ls{"Hora de Kashgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Hora do Cazaquistão Oriental"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Hora do Cazaquistão Ocidental"}
         }
-        "meta:Kizilorda"{
-            ld{"Hora de Verão de Kizilorda"}
-            lg{"Hora de Kizilorda"}
-            ls{"Hora Padrão de Kizilorda"}
-        }
         "meta:Korea"{
             ld{"Hora de Verão da Coreia"}
             lg{"Hora da Coreia"}
@@ -538,14 +473,6 @@
             lg{"Hora de Krasnoiarsk"}
             ls{"Hora Padrão de Krasnoyarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Hora de Verão de Kuybyshev"}
-            lg{"Hora de Kuybyshev"}
-            ls{"Hora Padrão de Kuybyshev"}
-        }
-        "meta:Kwajalein"{
-            ls{"Hora de Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"Hora do Quirguistão"}
         }
@@ -555,9 +482,6 @@
         "meta:Line_Islands"{
             ls{"Hora das Ilhas Line"}
         }
-        "meta:Long_Shu"{
-            ls{"Hora de Long-Shu"}
-        }
         "meta:Lord_Howe"{
             ld{"Hora de Verão de Lord Howe"}
             lg{"Hora de Lord Howe"}
@@ -576,9 +500,6 @@
             lg{"Hora de Magadan"}
             ls{"Hora Padrão de Magadan"}
         }
-        "meta:Malaya"{
-            ls{"Hora de Malaia"}
-        }
         "meta:Malaysia"{
             ls{"Hora da Malásia"}
         }
@@ -718,22 +639,12 @@
             lg{"Hora de Samara"}
             ls{"Hora Padrão de Samara"}
         }
-        "meta:Samarkand"{
-            ld{"Hora de Verão de Samarkand"}
-            lg{"Hora de Samarkand"}
-            ls{"Hora Padrão de Samarkand"}
-        }
         "meta:Samoa"{
             ls{"Hora Padrão de Samoa"}
         }
         "meta:Seychelles"{
             ls{"Hora das Seicheles"}
         }
-        "meta:Shevchenko"{
-            ld{"Hora de Verão de Shevchenko"}
-            lg{"Hora de Shevchenko"}
-            ls{"Hora Padrão de Shevchenko"}
-        }
         "meta:Singapore"{
             ls{"Hora Padrão de Singapura"}
         }
@@ -743,14 +654,6 @@
         "meta:South_Georgia"{
             ls{"Hora da Geórgia do Sul"}
         }
-        "meta:Suriname"{
-            ls{"Hora do Suriname"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Hora de Verão de Sverdlovsk"}
-            lg{"Hora de Sverdlovsk"}
-            ls{"Hora Padrão de Sverdlovsk"}
-        }
         "meta:Syowa"{
             ls{"Hora de Syowa"}
         }
@@ -765,16 +668,6 @@
         "meta:Tajikistan"{
             ls{"Hora do Tajiquistão"}
         }
-        "meta:Tashkent"{
-            ld{"Hora de Verão de Tashkent"}
-            lg{"Hora de Tashkent"}
-            ls{"Hora Padrão de Tashkent"}
-        }
-        "meta:Tbilisi"{
-            ld{"Hora de Verão de Tbilisi"}
-            lg{"Hora da Tbilisi"}
-            ls{"Hora Padrão de Tbilisi"}
-        }
         "meta:Tokelau"{
             ls{"Hora de Tokelau"}
         }
@@ -786,11 +679,6 @@
         "meta:Truk"{
             ls{"Hora de Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Hora de Verão da Turquia"}
-            lg{"Hora da Turquia"}
-            ls{"Hora Padrão da Turquia"}
-        }
         "meta:Turkmenistan"{
             ld{"Hora de Verão do Turquemenistão"}
             lg{"Hora do Turquemenistão"}
@@ -799,19 +687,11 @@
         "meta:Tuvalu"{
             ls{"Hora de Tuvalu"}
         }
-        "meta:Uralsk"{
-            ld{"Hora de Verão de Ural'sk"}
-            lg{"Hora de Ural'sk"}
-            ls{"Hora Padrão de Ural'sk"}
-        }
         "meta:Uruguay"{
             ld{"Hora de Verão do Uruguai"}
             lg{"Hora do Uruguai"}
             ls{"Hora Padrão do Uruguai"}
         }
-        "meta:Urumqi"{
-            ls{"Hora de Urumqi"}
-        }
         "meta:Uzbekistan"{
             ld{"Hora de Verão do Usbequistão"}
             lg{"Hora do Usbequistão"}
@@ -854,16 +734,6 @@
             lg{"Hora de Ecaterimburgo"}
             ls{"Hora Padrão de Ecaterimburgo"}
         }
-        "meta:Yerevan"{
-            ld{"Hora de Verão de Yerevan"}
-            lg{"Hora de Yerevan"}
-            ls{"Hora Padrão de Yerevan"}
-        }
-        "meta:Yukon"{
-            ld{"Hora de Verão de Yukon"}
-            lg{"Hora de Yukon"}
-            ls{"Hora Padrão de Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Hora de {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/pt_ST.txt b/icu4c/source/data/zone/pt_ST.txt
index 594ba18..bc81d66 100755
--- a/icu4c/source/data/zone/pt_ST.txt
+++ b/icu4c/source/data/zone/pt_ST.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 1af2339..4623175 100755
--- a/icu4c/source/data/zone/pt_TL.txt
+++ b/icu4c/source/data/zone/pt_TL.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/pt_TL.xml
 // *
diff --git a/icu4c/source/data/zone/resfiles.mk b/icu4c/source/data/zone/resfiles.mk
index c924b04..6481887 100644
--- a/icu4c/source/data/zone/resfiles.mk
+++ b/icu4c/source/data/zone/resfiles.mk
@@ -83,23 +83,23 @@
  lg.txt ln.txt lo.txt lt.txt lu.txt\
  luo.txt luy.txt lv.txt mas.txt mer.txt\
  mfe.txt mg.txt mgh.txt mgo.txt mk.txt\
- ml.txt mr.txt ms.txt mt.txt mua.txt\
- my.txt naq.txt nb.txt nd.txt ne.txt\
- nl.txt nmg.txt nn.txt nus.txt nyn.txt\
- om.txt or.txt pa.txt pa_Arab.txt pa_Guru.txt\
- pl.txt ps.txt pt.txt pt_AO.txt pt_CV.txt\
- pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt\
- pt_TL.txt rm.txt rn.txt ro.txt rof.txt\
- ru.txt rw.txt rwk.txt saq.txt sbp.txt\
- seh.txt ses.txt sg.txt shi.txt shi_Latn.txt\
- shi_Tfng.txt si.txt sk.txt sl.txt sn.txt\
- so.txt sq.txt sr.txt sr_Cyrl.txt sr_Latn.txt\
- sv.txt sv_FI.txt sw.txt swc.txt ta.txt\
- ta_MY.txt ta_SG.txt te.txt teo.txt th.txt\
- ti.txt to.txt tr.txt twq.txt tzm.txt\
- tzm_Latn.txt uk.txt ur.txt uz.txt uz_Arab.txt\
- uz_Cyrl.txt uz_Latn.txt vai.txt vai_Latn.txt vai_Vaii.txt\
- vi.txt vun.txt xog.txt yav.txt yo.txt\
- zh.txt zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt zh_Hans_SG.txt\
- zh_Hant.txt zh_Hant_HK.txt zu.txt
+ ml.txt mr.txt ms.txt ms_Latn.txt mt.txt\
+ mua.txt my.txt naq.txt nb.txt nd.txt\
+ ne.txt nl.txt nmg.txt nn.txt nus.txt\
+ nyn.txt om.txt or.txt pa.txt pa_Arab.txt\
+ pa_Guru.txt pl.txt ps.txt pt.txt pt_AO.txt\
+ pt_CV.txt pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt\
+ pt_ST.txt pt_TL.txt rm.txt rn.txt ro.txt\
+ rof.txt ru.txt rw.txt rwk.txt saq.txt\
+ sbp.txt seh.txt ses.txt sg.txt shi.txt\
+ shi_Latn.txt shi_Tfng.txt si.txt sk.txt sl.txt\
+ sn.txt so.txt sq.txt sr.txt sr_Cyrl.txt\
+ sr_Latn.txt sv.txt sv_FI.txt sw.txt swc.txt\
+ ta.txt ta_MY.txt ta_SG.txt te.txt teo.txt\
+ th.txt ti.txt to.txt tr.txt twq.txt\
+ tzm.txt tzm_Latn.txt uk.txt ur.txt uz.txt\
+ uz_Arab.txt uz_Cyrl.txt uz_Latn.txt vai.txt vai_Latn.txt\
+ vai_Vaii.txt vi.txt vun.txt xog.txt yav.txt\
+ yo.txt zh.txt zh_Hans.txt zh_Hans_HK.txt zh_Hans_MO.txt\
+ zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt zu.txt
 
diff --git a/icu4c/source/data/zone/rm.txt b/icu4c/source/data/zone/rm.txt
index b9877ee..352201b 100755
--- a/icu4c/source/data/zone/rm.txt
+++ b/icu4c/source/data/zone/rm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rm.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/rm.xml
  */
 rm{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
diff --git a/icu4c/source/data/zone/rn.txt b/icu4c/source/data/zone/rn.txt
index d3692ad..6f73bc4 100755
--- a/icu4c/source/data/zone/rn.txt
+++ b/icu4c/source/data/zone/rn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rn.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/rn.xml
  */
 rn{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ro.txt b/icu4c/source/data/zone/ro.txt
index 7f8f2b6..776f397 100644
--- a/icu4c/source/data/zone/ro.txt
+++ b/icu4c/source/data/zone/ro.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ro.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ro.xml
  */
 ro{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -370,11 +370,6 @@
             lg{"Ora Alaska"}
             ls{"Ora standard Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Ora de vară Alaska-Hawaii"}
-            lg{"Ora Alaska-Hawaii"}
-            ls{"Ora standard Alaska-Hawaii"}
-        }
         "meta:Amazon"{
             ld{"Ora de vară a Amazonului"}
             lg{"Ora Amazon"}
@@ -460,11 +455,6 @@
             lg{"Ora din Bangladesh"}
             ls{"Ora standard din Bangladesh"}
         }
-        "meta:Bering"{
-            ld{"Ora de vară Bering"}
-            lg{"Ora Bering"}
-            ls{"Ora standard Bering"}
-        }
         "meta:Bhutan"{
             ls{"Ora Bhutanului"}
         }
@@ -567,11 +557,6 @@
             lg{"Ora Georgiei"}
             ls{"Ora standard a Georgiei"}
         }
-        "meta:Greenland_Central"{
-            ld{"Ora de vară a Groenlandei centrale"}
-            lg{"Ora Groenlandei centrale"}
-            ls{"Ora standard a Groenlandei centrale"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Ora de vară a Groenlandei orientale"}
             lg{"Ora Groenlandei orientale"}
@@ -754,9 +739,6 @@
         "meta:Seychelles"{
             ls{"Ora din Seychelles"}
         }
-        "meta:Suriname"{
-            ls{"Ora Surinamului"}
-        }
         "meta:Syowa"{
             ls{"Ora din Syowa"}
         }
diff --git a/icu4c/source/data/zone/ro_MD.txt b/icu4c/source/data/zone/ro_MD.txt
index eed93a7..cb90da0 100755
--- a/icu4c/source/data/zone/ro_MD.txt
+++ b/icu4c/source/data/zone/ro_MD.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/rof.txt b/icu4c/source/data/zone/rof.txt
index 2385453..e899358 100755
--- a/icu4c/source/data/zone/rof.txt
+++ b/icu4c/source/data/zone/rof.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rof.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/rof.xml
  */
 rof{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/root.txt b/icu4c/source/data/zone/root.txt
index d6a633f..983468a 100644
--- a/icu4c/source/data/zone/root.txt
+++ b/icu4c/source/data/zone/root.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/root.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/root.xml
  */
 root{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Asmera"{
             ec{"Asmara"}
@@ -18,6 +18,9 @@
         "America:Coral_Harbour"{
             ec{"Atikokan"}
         }
+        "America:Godthab"{
+            ec{"Nuuk"}
+        }
         "America:Indiana:Knox"{
             ec{"Knox, Indiana"}
         }
@@ -54,6 +57,9 @@
         "America:North_Dakota:New_Salem"{
             ec{"New Salem, North Dakota"}
         }
+        "America:Scoresbysund"{
+            ec{"Ittoqqortoormiit"}
+        }
         "America:St_Barthelemy"{
             ec{"St. Barthelemy"}
         }
@@ -105,21 +111,5 @@
         gmtZeroFormat{"GMT"}
         hourFormat{"+HH:mm;-HH:mm"}
         regionFormat{"{0}"}
-        singleCountries{
-            "Europe/Kiev",
-            "Pacific/Majuro",
-            "Africa/Bamako",
-            "America/Godthab",
-            "America/Santiago",
-            "America/Guayaquil",
-            "Asia/Shanghai",
-            "Asia/Tashkent",
-            "Asia/Kuala_Lumpur",
-            "Europe/Madrid",
-            "Europe/Lisbon",
-            "Europe/London",
-            "Pacific/Auckland",
-            "Pacific/Tahiti",
-        }
     }
 }
diff --git a/icu4c/source/data/zone/ru.txt b/icu4c/source/data/zone/ru.txt
index 5ce0105..920475d 100644
--- a/icu4c/source/data/zone/ru.txt
+++ b/icu4c/source/data/zone/ru.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ru.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ru.xml
  */
 ru{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Абиджан"}
@@ -1248,21 +1248,11 @@
             lg{"Западноафриканское время"}
             ls{"Западноафриканское стандартное время"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Актюбинск летнее время"}
-            lg{"Актюбинск время"}
-            ls{"Актюбинск стандартное время"}
-        }
         "meta:Alaska"{
             ld{"Аляска, летнее время"}
             lg{"Аляска"}
             ls{"Аляска, стандартное время"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Аляска - Гавайи, летнее время"}
-            lg{"Аляска - Гавайи"}
-            ls{"Аляска - Гавайи, стандартное время"}
-        }
         "meta:Almaty"{
             ld{"Алма-Ата летнее время"}
             lg{"Алма-Ата время"}
@@ -1328,11 +1318,6 @@
             lg{"Армения"}
             ls{"Армения, стандартное время"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ашхабад, летнее время"}
-            lg{"Ашхабад"}
-            ls{"Ашхабад, стандартное время"}
-        }
         "meta:Atlantic"{
             ld{"Атлантическое летнее время"}
             lg{"Атлантическое время"}
@@ -1363,16 +1348,6 @@
             lg{"Азорское время"}
             ls{"Азорское стандартное время"}
         }
-        "meta:Baku"{
-            ld{"Баку, летнее время"}
-            lg{"Баку"}
-            ls{"Баку, стандартное время"}
-        }
-        "meta:Borneo"{
-            ld{"Борнео, летнее время"}
-            lg{"Борнео"}
-            ls{"Борнео, стандартное время"}
-        }
         "meta:Brasilia"{
             ld{"Бразилия дневное время"}
             lg{"Время в Бразилии"}
@@ -1389,9 +1364,6 @@
         "meta:Chamorro"{
             ls{"Чаморро время"}
         }
-        "meta:Changbai"{
-            ls{"Чанбай"}
-        }
         "meta:Chatham"{
             ld{"Чатем летнее время"}
             lg{"Чатем время"}
@@ -1423,20 +1395,12 @@
             lg{"Время Кубы"}
             ls{"Куба, стандартное время"}
         }
-        "meta:Dacca"{
-            ls{"Бутан"}
-        }
         "meta:Davis"{
             ls{"Дейвис время"}
         }
         "meta:DumontDUrville"{
             ls{"Дюмон д'Юрвиль время"}
         }
-        "meta:Dushanbe"{
-            ld{"Душанбе, летнее время"}
-            lg{"Душанбе"}
-            ls{"Душанбе, стандартное время"}
-        }
         "meta:Easter"{
             ld{"Остров Пасхи летнее время"}
             lg{"Остров Пасхи время"}
@@ -1470,11 +1434,6 @@
         "meta:French_Southern"{
             ls{"Французское южное и антарктическое время"}
         }
-        "meta:Frunze"{
-            ld{"Фрунзе, летнее время"}
-            lg{"Фрунзе"}
-            ls{"Фрунзе, стандартное время"}
-        }
         "meta:GMT"{
             ls{"Среднее время по Гринвичу"}
         }
@@ -1553,20 +1512,12 @@
             lg{"Время в Петропавловску-Камчатскому"}
             ls{"Стандартное время в Петропавловску-Камчатскому"}
         }
-        "meta:Karachi"{
-            ls{"Карачи"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Время в Восточном Казахстане"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Время в Западном Казахстане"}
         }
-        "meta:Kizilorda"{
-            ld{"Кызылорда, летнее время"}
-            lg{"Кызылорда"}
-            ls{"Кызылорда, стандартное время"}
-        }
         "meta:Korea"{
             ld{"Корейское летнее время"}
             lg{"Корейское время"}
@@ -1580,14 +1531,6 @@
             lg{"Время по Красноярску"}
             ls{"Стандартное время по Красноярску"}
         }
-        "meta:Kuybyshev"{
-            ld{"Куйбышевское летнее время"}
-            lg{"Куйбышевское время"}
-            ls{"Куйбышевское стандартное время"}
-        }
-        "meta:Kwajalein"{
-            ls{"Кваджалейн"}
-        }
         "meta:Lanka"{
             ls{"Шри-Ланка"}
         }
@@ -1612,9 +1555,6 @@
             lg{"Время по Магадану"}
             ls{"Стандартное время по Магадану"}
         }
-        "meta:Malaya"{
-            ls{"Малайя"}
-        }
         "meta:Maldives"{
             ls{"Мальдивское время"}
         }
@@ -1696,53 +1636,15 @@
             lg{"Время в Самаре"}
             ls{"Самарское стандартное время"}
         }
-        "meta:Samarkand"{
-            ld{"Самарканд, летнее время"}
-            lg{"Самарканд"}
-            ls{"Самарканд, стандартное время"}
-        }
         "meta:Seychelles"{
             ls{"Сейшельское время"}
         }
-        "meta:Shevchenko"{
-            ld{"Шевченко, летнее время"}
-            lg{"Шевченко"}
-            ls{"Шевченко, стандартное время"}
-        }
         "meta:South_Georgia"{
             ls{"Южная Георгия время"}
         }
-        "meta:Sverdlovsk"{
-            ld{"Свердловск, летнее время"}
-            lg{"Свердловск"}
-            ls{"Свердловск, стандартное время"}
-        }
         "meta:Syowa"{
             ls{"Сёва время"}
         }
-        "meta:Tashkent"{
-            ld{"Ташкент, летнее время"}
-            lg{"Ташкент"}
-            ls{"Ташкент, стандартное время"}
-        }
-        "meta:Tbilisi"{
-            ld{"Тбилиси, летнее время"}
-            lg{"Тбилиси"}
-            ls{"Тбилиси, стандартное время"}
-        }
-        "meta:Turkey"{
-            ld{"Турецкое летнее время"}
-            lg{"Турецкое время"}
-            ls{"Турецкое стандартное время"}
-        }
-        "meta:Uralsk"{
-            ld{"Уральск, летнее время"}
-            lg{"Уральск"}
-            ls{"Уральск, стандартное время"}
-        }
-        "meta:Urumqi"{
-            ls{"Урумчи"}
-        }
         "meta:Vladivostok"{
             ld{"Летнее время по Владивостоку"}
             lg{"Время по Владивостоку"}
@@ -1766,16 +1668,6 @@
             lg{"Время по Екатеринбургу"}
             ls{"Стандартное время по Екатеринбургу"}
         }
-        "meta:Yerevan"{
-            ld{"Ереван, летнее время"}
-            lg{"Ереван"}
-            ls{"Ереван, стандартное время"}
-        }
-        "meta:Yukon"{
-            ld{"Юкон, летнее время"}
-            lg{"Юкон"}
-            ls{"Юкон, стандартное время"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} время ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/rw.txt b/icu4c/source/data/zone/rw.txt
index 1228779..36c11ca 100755
--- a/icu4c/source/data/zone/rw.txt
+++ b/icu4c/source/data/zone/rw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 209e103..6b2e12d 100755
--- a/icu4c/source/data/zone/rwk.txt
+++ b/icu4c/source/data/zone/rwk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/rwk.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/rwk.xml
  */
 rwk{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/saq.txt b/icu4c/source/data/zone/saq.txt
index d675fc2..b108ed3 100755
--- a/icu4c/source/data/zone/saq.txt
+++ b/icu4c/source/data/zone/saq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/saq.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/saq.xml
  */
 saq{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/sbp.txt b/icu4c/source/data/zone/sbp.txt
index a6c8f38..d127bfb 100755
--- a/icu4c/source/data/zone/sbp.txt
+++ b/icu4c/source/data/zone/sbp.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sbp.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/sbp.xml
  */
 sbp{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/seh.txt b/icu4c/source/data/zone/seh.txt
index fc041de..6f82d92 100755
--- a/icu4c/source/data/zone/seh.txt
+++ b/icu4c/source/data/zone/seh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/seh.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/seh.xml
  */
 seh{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ses.txt b/icu4c/source/data/zone/ses.txt
index 8b867a6..2d8db58 100755
--- a/icu4c/source/data/zone/ses.txt
+++ b/icu4c/source/data/zone/ses.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ses.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/ses.xml
  */
 ses{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/sg.txt b/icu4c/source/data/zone/sg.txt
index 6b517ff..95db37a 100755
--- a/icu4c/source/data/zone/sg.txt
+++ b/icu4c/source/data/zone/sg.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sg.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/sg.xml
  */
 sg{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/sh.txt b/icu4c/source/data/zone/sh.txt
index 3f0a236..1433f43 100644
--- a/icu4c/source/data/zone/sh.txt
+++ b/icu4c/source/data/zone/sh.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sh_BA.txt b/icu4c/source/data/zone/sh_BA.txt
index af5634f..82a1a16 100644
--- a/icu4c/source/data/zone/sh_BA.txt
+++ b/icu4c/source/data/zone/sh_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sh_CS.txt b/icu4c/source/data/zone/sh_CS.txt
index 2adfb4a..8967fc8 100644
--- a/icu4c/source/data/zone/sh_CS.txt
+++ b/icu4c/source/data/zone/sh_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sh_YU.txt b/icu4c/source/data/zone/sh_YU.txt
index 516cdf3..85f7ad6 100644
--- a/icu4c/source/data/zone/sh_YU.txt
+++ b/icu4c/source/data/zone/sh_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/shi.txt b/icu4c/source/data/zone/shi.txt
index 67c2c48..bf5c7d2 100755
--- a/icu4c/source/data/zone/shi.txt
+++ b/icu4c/source/data/zone/shi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/shi.xml
  */
 shi{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/shi_Latn.txt b/icu4c/source/data/zone/shi_Latn.txt
index 0045d3d..c1ba225 100755
--- a/icu4c/source/data/zone/shi_Latn.txt
+++ b/icu4c/source/data/zone/shi_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Latn.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/shi_Latn.xml
  */
 shi_Latn{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/shi_Latn_MA.txt b/icu4c/source/data/zone/shi_Latn_MA.txt
index cd7fd64..0dd1f86 100755
--- a/icu4c/source/data/zone/shi_Latn_MA.txt
+++ b/icu4c/source/data/zone/shi_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/shi_MA.txt b/icu4c/source/data/zone/shi_MA.txt
index 91d13a9..39a0752 100755
--- a/icu4c/source/data/zone/shi_MA.txt
+++ b/icu4c/source/data/zone/shi_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/shi_Tfng.txt b/icu4c/source/data/zone/shi_Tfng.txt
index 12bcee9..6d11d92 100755
--- a/icu4c/source/data/zone/shi_Tfng.txt
+++ b/icu4c/source/data/zone/shi_Tfng.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/shi_Tfng.xml
 // *
diff --git a/icu4c/source/data/zone/si.txt b/icu4c/source/data/zone/si.txt
index b2c1012..e379618 100644
--- a/icu4c/source/data/zone/si.txt
+++ b/icu4c/source/data/zone/si.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/si.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/si.xml
  */
 si{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"අබිජාන්"}
@@ -803,9 +803,6 @@
             lg{"ශාන්ත පියරේ සහ මැකෝලන් වේලාව"}
             ls{"ශාන්ත පියරේ සහ මැකෝලන් සම්මත වේලාව"}
         }
-        "meta:Suriname"{
-            ls{"සුරිනාම වේලාව"}
-        }
         "meta:Uruguay"{
             ld{"උරුගුවේ ග්‍රීෂ්ම කාලය"}
             lg{"උරුගුවේ වේලාව"}
diff --git a/icu4c/source/data/zone/sk.txt b/icu4c/source/data/zone/sk.txt
index 93eb5ba..4587f52 100644
--- a/icu4c/source/data/zone/sk.txt
+++ b/icu4c/source/data/zone/sk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sk.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sk.xml
  */
 sk{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Djibouti"{
             ec{"Džibutsko"}
@@ -672,9 +672,6 @@
         "meta:South_Georgia"{
             ls{"Čas Južnej Georgie"}
         }
-        "meta:Suriname"{
-            ls{"Surinamský čas"}
-        }
         "meta:Syowa"{
             ls{"Čas stanice Šówa"}
         }
diff --git a/icu4c/source/data/zone/sl.txt b/icu4c/source/data/zone/sl.txt
index 2474a74..0403685 100644
--- a/icu4c/source/data/zone/sl.txt
+++ b/icu4c/source/data/zone/sl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sl.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sl.xml
  */
 sl{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžan"}
@@ -819,9 +819,6 @@
         "meta:South_Georgia"{
             ls{"Južnogeorgijski čas"}
         }
-        "meta:Suriname"{
-            ls{"Surinamski čas"}
-        }
         "meta:Syowa"{
             ls{"Čas: Syowa"}
         }
@@ -847,11 +844,6 @@
         "meta:Truk"{
             ls{"Čas: Otok Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Turški poletni čas"}
-            lg{"Turški čas"}
-            ls{"Turški standardni čas"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistanski poletni čas"}
             lg{"Turkmenistanski čas"}
diff --git a/icu4c/source/data/zone/sn.txt b/icu4c/source/data/zone/sn.txt
index 5db2a53..f4e61cc 100755
--- a/icu4c/source/data/zone/sn.txt
+++ b/icu4c/source/data/zone/sn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sn.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/sn.xml
  */
 sn{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/so.txt b/icu4c/source/data/zone/so.txt
index 454c8a1..ddf4c81 100644
--- a/icu4c/source/data/zone/so.txt
+++ b/icu4c/source/data/zone/so.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/so.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/so.xml
  */
 so{
-    Version{"2.0.78.32"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/sq.txt b/icu4c/source/data/zone/sq.txt
index f110099..3d56a44 100644
--- a/icu4c/source/data/zone/sq.txt
+++ b/icu4c/source/data/zone/sq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2e6cde7..6b94818 100644
--- a/icu4c/source/data/zone/sr.txt
+++ b/icu4c/source/data/zone/sr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sr.xml
  */
 sr{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Абиџан"}
@@ -1246,11 +1246,6 @@
             lg{"Западно-афричко време"}
             ls{"Западно-афричко стандардно време"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Актјубинск летње рачунање времена"}
-            lg{"Актјубинск време"}
-            ls{"Актјубинск стандардно време"}
-        }
         "meta:Alaska"{
             ld{"Аљашко летње време"}
             lg{"Аљашко време"}
@@ -1321,11 +1316,6 @@
             lg{"Арменија време"}
             ls{"Арменија стандардно време"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ашкабад летње рачунање времена"}
-            lg{"Ашкабад време"}
-            ls{"Ашкабад стандардно време"}
-        }
         "meta:Atlantic"{
             ld{"Атланско лтње рачунање времена"}
             lg{"Атланско време"}
@@ -1361,32 +1351,17 @@
             lg{"Азори време"}
             ls{"Азори стандардно време"}
         }
-        "meta:Baku"{
-            ld{"Баку летње рачунање времена"}
-            lg{"Баку време"}
-            ls{"Баку стандардно време"}
-        }
         "meta:Bangladesh"{
             ld{"Бангладеш летње рачунање времена"}
             lg{"Бангладеш време"}
             ls{"Бангладеш стандардно време"}
         }
-        "meta:Bering"{
-            ld{"Беринг летње рачунање времена"}
-            lg{"Беринг време"}
-            ls{"Беринг стандардно време"}
-        }
         "meta:Bhutan"{
             ls{"Бутан време"}
         }
         "meta:Bolivia"{
             ls{"Боливија време"}
         }
-        "meta:Borneo"{
-            ld{"Борнео летње рачунање времена"}
-            lg{"Борнео време"}
-            ls{"Борнео стандардно време"}
-        }
         "meta:Brasilia"{
             ld{"Бразилија летње рачунање времена"}
             lg{"Бразилија време"}
@@ -1403,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"Чаморо време"}
         }
-        "meta:Changbai"{
-            ls{"Чангбаи време"}
-        }
         "meta:Chatham"{
             ld{"Чатам летње рачунање времена"}
             lg{"Чатам време"}
@@ -1447,23 +1419,12 @@
             lg{"Куба време"}
             ls{"Куба стандардно време"}
         }
-        "meta:Dacca"{
-            ls{"Дача време"}
-        }
         "meta:Davis"{
             ls{"Дејвис време"}
         }
         "meta:DumontDUrville"{
             ls{"Димон д’Урвил време"}
         }
-        "meta:Dushanbe"{
-            ld{"Душанбе летње рачунање времена"}
-            lg{"Душанбе време"}
-            ls{"Душанбе стандардно време"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Холандска Гвајана време"}
-        }
         "meta:East_Timor"{
             ls{"Источни тимор време"}
         }
@@ -1506,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"Француско јужно и антарктичко време"}
         }
-        "meta:Frunze"{
-            ld{"Фрунзе летње рачунање времена"}
-            lg{"Фрунзе време"}
-            ls{"Фрунзе стандардно време"}
-        }
         "meta:GMT"{
             ls{"Гринвич средње време"}
         }
@@ -1528,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"Гилберт острва време"}
         }
-        "meta:Greenland_Central"{
-            ld{"Централни Гренланд летње рачунање времена"}
-            lg{"Централни Гренланд време"}
-            ls{"Централни Гренланд стандардно време"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Источни Гренланд летње рачунање времена"}
             lg{"Источни Гренланд време"}
@@ -1610,12 +1561,6 @@
             lg{"Петропавловско-камчатско време"}
             ls{"Петропавловско-камчатско стандардно време"}
         }
-        "meta:Karachi"{
-            ls{"Карачи време"}
-        }
-        "meta:Kashgar"{
-            ls{"Кашгар време"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Источно-казахстанско време"}
         }
@@ -1635,14 +1580,6 @@
             lg{"Краснојарск време"}
             ls{"Краснојарск стандардно време"}
         }
-        "meta:Kuybyshev"{
-            ld{"Кујбишев летње рачунање времена"}
-            lg{"Кујбишев време"}
-            ls{"Кујбишев стандардно време"}
-        }
-        "meta:Kwajalein"{
-            ls{"Кваџалејин време"}
-        }
         "meta:Kyrgystan"{
             ls{"Киргизстан време"}
         }
@@ -1652,9 +1589,6 @@
         "meta:Line_Islands"{
             ls{"Лине Острва време"}
         }
-        "meta:Long_Shu"{
-            ls{"Лонг Шу време"}
-        }
         "meta:Lord_Howe"{
             ld{"Лорд Хов летње рачунање времена"}
             lg{"Лорд Хов време"}
@@ -1673,9 +1607,6 @@
             lg{"Магадан време"}
             ls{"Магадан стандардно време"}
         }
-        "meta:Malaya"{
-            ls{"Малаја време"}
-        }
         "meta:Malaysia"{
             ls{"Малезија време"}
         }
@@ -1815,22 +1746,12 @@
             lg{"Самара време"}
             ls{"Самара стандардно време"}
         }
-        "meta:Samarkand"{
-            ld{"Самарканд летње рачунање времена"}
-            lg{"Самарканд време"}
-            ls{"Самарканд стандардно време"}
-        }
         "meta:Samoa"{
             ls{"Самоа стандардно време"}
         }
         "meta:Seychelles"{
             ls{"Сејшели време"}
         }
-        "meta:Shevchenko"{
-            ld{"Шевченко летње рачунање времена"}
-            lg{"Шевченко време"}
-            ls{"Шевченко стандардно време"}
-        }
         "meta:Singapore"{
             ls{"Сингапур стандардно време"}
         }
@@ -1840,14 +1761,6 @@
         "meta:South_Georgia"{
             ls{"Јужна Џорџија време"}
         }
-        "meta:Suriname"{
-            ls{"Суринам време"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Свердловск летње рачунање времена"}
-            lg{"Свердловск време"}
-            ls{"Свердловск стандардно време"}
-        }
         "meta:Syowa"{
             ls{"Шова време"}
         }
@@ -1862,16 +1775,6 @@
         "meta:Tajikistan"{
             ls{"Таџикистан време"}
         }
-        "meta:Tashkent"{
-            ld{"Ташкент летње рачунање времена"}
-            lg{"Ташкент време"}
-            ls{"Ташкент стандардно време"}
-        }
-        "meta:Tbilisi"{
-            ld{"Тбилиси летње рачунање времена"}
-            lg{"Тбилиси време"}
-            ls{"Тбилиси стандардно време"}
-        }
         "meta:Tokelau"{
             ls{"Токелау време"}
         }
@@ -1883,11 +1786,6 @@
         "meta:Truk"{
             ls{"Трук време"}
         }
-        "meta:Turkey"{
-            ld{"Турска летње рачунање времена"}
-            lg{"Турска време"}
-            ls{"Турска стандардно време"}
-        }
         "meta:Turkmenistan"{
             ld{"Туркменистан летње рачунање времена"}
             lg{"Туркменистан време"}
@@ -1896,19 +1794,11 @@
         "meta:Tuvalu"{
             ls{"Тувалу време"}
         }
-        "meta:Uralsk"{
-            ld{"Уралск летње рачунање времена"}
-            lg{"Уралск време"}
-            ls{"Уралск стандардно време"}
-        }
         "meta:Uruguay"{
             ld{"Уругвај летње рачунање времена"}
             lg{"Уругвај време"}
             ls{"Уругвај стандардно време"}
         }
-        "meta:Urumqi"{
-            ls{"Урумки време"}
-        }
         "meta:Uzbekistan"{
             ld{"Узбекистан летње рачунање времена"}
             lg{"Узбекистан време"}
@@ -1951,16 +1841,6 @@
             lg{"Јекатеринбург време"}
             ls{"Јекатеринбург стандардно време"}
         }
-        "meta:Yerevan"{
-            ld{"Јереван летње рачунање времена"}
-            lg{"Јереван време"}
-            ls{"Јереван стандардно време"}
-        }
-        "meta:Yukon"{
-            ld{"Јукон летње рачунање времена"}
-            lg{"Јукон време"}
-            ls{"Јукон стандардно време"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Време у земљи: {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/sr_BA.txt b/icu4c/source/data/zone/sr_BA.txt
index bad5005..9754916 100644
--- a/icu4c/source/data/zone/sr_BA.txt
+++ b/icu4c/source/data/zone/sr_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_CS.txt b/icu4c/source/data/zone/sr_CS.txt
index b6ee46c..23bc131 100644
--- a/icu4c/source/data/zone/sr_CS.txt
+++ b/icu4c/source/data/zone/sr_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Cyrl.txt b/icu4c/source/data/zone/sr_Cyrl.txt
index 426675a..e127fe9 100644
--- a/icu4c/source/data/zone/sr_Cyrl.txt
+++ b/icu4c/source/data/zone/sr_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6db5bfa..34df035 100644
--- a/icu4c/source/data/zone/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Cyrl_CS.txt b/icu4c/source/data/zone/sr_Cyrl_CS.txt
index 99b0d57..54c3633 100644
--- a/icu4c/source/data/zone/sr_Cyrl_CS.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Cyrl_RS.txt b/icu4c/source/data/zone/sr_Cyrl_RS.txt
index 5475cea..dfb1855 100644
--- a/icu4c/source/data/zone/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Cyrl_YU.txt b/icu4c/source/data/zone/sr_Cyrl_YU.txt
index 088b496..608f5f9 100644
--- a/icu4c/source/data/zone/sr_Cyrl_YU.txt
+++ b/icu4c/source/data/zone/sr_Cyrl_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Latn.txt b/icu4c/source/data/zone/sr_Latn.txt
index ceca35e..439694d 100644
--- a/icu4c/source/data/zone/sr_Latn.txt
+++ b/icu4c/source/data/zone/sr_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sr_Latn.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sr_Latn.xml
  */
 sr_Latn{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abidžan"}
@@ -745,21 +745,11 @@
             lg{"Zapadna Afrika vreme"}
             ls{"Zapadna Afrika standardno vreme"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktjubinsk letnje računanje vremena"}
-            lg{"Aktjubinsk vreme"}
-            ls{"Aktjubinsk standardno vreme"}
-        }
         "meta:Alaska"{
             ld{"Aljaska letnje računanje vremena"}
             lg{"Aljaska vreme"}
             ls{"Aljaska standardno vreme"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Aljaska-Havaji letnje računanje vremena"}
-            lg{"Aljaska-Havaji vreme"}
-            ls{"Aljaska-Havaji standardno vreme"}
-        }
         "meta:Almaty"{
             ld{"Almatu letnje računanje vremena"}
             lg{"Almatu vreme"}
@@ -825,11 +815,6 @@
             lg{"Armenija vreme"}
             ls{"Armenija standardno vreme"}
         }
-        "meta:Ashkhabad"{
-            ld{"Aškabad letnje računanje vremena"}
-            lg{"Aškabad vreme"}
-            ls{"Aškabad standardno vreme"}
-        }
         "meta:Atlantic"{
             ld{"Atlantsko letnje računanje vremena"}
             lg{"Atlantsko vreme"}
@@ -865,32 +850,17 @@
             lg{"Azori vreme"}
             ls{"Azori standardno vreme"}
         }
-        "meta:Baku"{
-            ld{"Baku letnje računanje vremena"}
-            lg{"Baku vreme"}
-            ls{"Baku standardno vreme"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladeš letnje računanje vremena"}
             lg{"Bangladeš vreme"}
             ls{"Bangladeš standardno vreme"}
         }
-        "meta:Bering"{
-            ld{"Bering letnje računanje vremena"}
-            lg{"Bering vreme"}
-            ls{"Bering standardno vreme"}
-        }
         "meta:Bhutan"{
             ls{"Butan vreme"}
         }
         "meta:Bolivia"{
             ls{"Bolivija vreme"}
         }
-        "meta:Borneo"{
-            ld{"Borneo letnje računanje vremena"}
-            lg{"Borneo vreme"}
-            ls{"Borneo standardno vreme"}
-        }
         "meta:Brasilia"{
             ld{"Brazilija letnje računanje vremena"}
             lg{"Brazilija vreme"}
@@ -907,9 +877,6 @@
         "meta:Chamorro"{
             ls{"Čamoro vreme"}
         }
-        "meta:Changbai"{
-            ls{"Čangbai vreme"}
-        }
         "meta:Chatham"{
             ld{"Čatam letnje računanje vremena"}
             lg{"Čatam vreme"}
@@ -951,23 +918,12 @@
             lg{"Kuba vreme"}
             ls{"Kuba standardno vreme"}
         }
-        "meta:Dacca"{
-            ls{"Dača vreme"}
-        }
         "meta:Davis"{
             ls{"Dejvis vreme"}
         }
         "meta:DumontDUrville"{
             ls{"Dimon d’Urvil vreme"}
         }
-        "meta:Dushanbe"{
-            ld{"Dušanbe letnje računanje vremena"}
-            lg{"Dušanbe vreme"}
-            ls{"Dušanbe standardno vreme"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Holandska Gvijana vreme"}
-        }
         "meta:East_Timor"{
             ls{"Istočni Timor vreme"}
         }
@@ -1010,11 +966,6 @@
         "meta:French_Southern"{
             ls{"Francuske Južne Teritorije vreme"}
         }
-        "meta:Frunze"{
-            ld{"Frunze letnje računanje vremena"}
-            lg{"Frunze vreme"}
-            ls{"Frunze standardno vreme"}
-        }
         "meta:GMT"{
             ls{"Grinvič vreme"}
         }
@@ -1029,11 +980,6 @@
             lg{"Gruzija vreme"}
             ls{"Gruzija standardno vreme"}
         }
-        "meta:Greenland_Central"{
-            ld{"Centralni Grenland letnje računanje vremena"}
-            lg{"Centralni Grenland vreme"}
-            ls{"Centralni Grenland standardno vreme"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Istočni Grenland letnje računanje vremena"}
             lg{"Istočni Grenland vreme"}
@@ -1111,12 +1057,6 @@
             lg{"Petropavlovsk-Kamčatski vreme"}
             ls{"Petropavlovsk-Kamčatski standardno vreme"}
         }
-        "meta:Karachi"{
-            ls{"Karači vreme"}
-        }
-        "meta:Kashgar"{
-            ls{"Kašgar vreme"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Istočni Kazahstan vreme"}
         }
@@ -1136,14 +1076,6 @@
             lg{"Krasnojarsk vreme"}
             ls{"Krasnojarsk standardno vreme"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kujbišev letnje računanje vemena"}
-            lg{"Kujbišev vreme"}
-            ls{"Kujbišev standardno vreme"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kvajalejnsko vreme"}
-        }
         "meta:Kyrgystan"{
             ls{"Kirgizstan vreme"}
         }
@@ -1153,9 +1085,6 @@
         "meta:Line_Islands"{
             ls{"Lajn ostrva vreme"}
         }
-        "meta:Long_Shu"{
-            ls{"Long Šu vreme"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Hov letnje računanje vremena"}
             lg{"Lord Hov vreme"}
@@ -1171,9 +1100,6 @@
             lg{"Magadan vreme"}
             ls{"Magadan standardno vreme"}
         }
-        "meta:Malaya"{
-            ls{"Malaja vreme"}
-        }
         "meta:Malaysia"{
             ls{"Malezija vreme"}
         }
@@ -1313,22 +1239,12 @@
             lg{"Samara vreme"}
             ls{"Samara standardno vreme"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkand letnje računanje vremena"}
-            lg{"Samarkand vreme"}
-            ls{"Samarkand standardno vreme"}
-        }
         "meta:Samoa"{
             ls{"Samoa standardno vreme"}
         }
         "meta:Seychelles"{
             ls{"Sejšeli vreme"}
         }
-        "meta:Shevchenko"{
-            ld{"Ševčenko letnje računanje vremena"}
-            lg{"Ševčenko vreme"}
-            ls{"Ševčenko standardno vreme"}
-        }
         "meta:Singapore"{
             ls{"Singapur standardno vreme"}
         }
@@ -1338,14 +1254,6 @@
         "meta:South_Georgia"{
             ls{"Južna Džordžija vreme"}
         }
-        "meta:Suriname"{
-            ls{"Surinam vreme"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk letnje računanje vremena"}
-            lg{"Sverdlovsk vreme"}
-            ls{"Sverdlovsk standardno vreme"}
-        }
         "meta:Syowa"{
             ls{"Šova vreme"}
         }
@@ -1355,16 +1263,6 @@
         "meta:Tajikistan"{
             ls{"Tadžikistan vreme"}
         }
-        "meta:Tashkent"{
-            ld{"Taškent letnje računanje vremena"}
-            lg{"Taškent vreme"}
-            ls{"Taškent standardno vreme"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisi letnje računanje vremena"}
-            lg{"Tbilisi vreme"}
-            ls{"Tbilisi standardno vreme"}
-        }
         "meta:Tokelau"{
             ls{"Tokelo vreme"}
         }
@@ -1376,11 +1274,6 @@
         "meta:Truk"{
             ls{"Truk vreme"}
         }
-        "meta:Turkey"{
-            ld{"Turska letnje računanje vremena"}
-            lg{"Turska vreme"}
-            ls{"Turska standardno vreme"}
-        }
         "meta:Turkmenistan"{
             ld{"Turkmenistan letnje računanje vremena"}
             lg{"Turkmenistan vreme"}
@@ -1389,19 +1282,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu vreme"}
         }
-        "meta:Uralsk"{
-            ld{"Ural'sk letnje računanje vremena"}
-            lg{"Ural'sk vreme"}
-            ls{"Ural'sk standardno vreme"}
-        }
         "meta:Uruguay"{
             ld{"Urugvaj letnje računanje vremena"}
             lg{"Urugvaj vreme"}
             ls{"Urugvaj standardno vreme"}
         }
-        "meta:Urumqi"{
-            ls{"Urumki vreme"}
-        }
         "meta:Uzbekistan"{
             ld{"Uzbekistan letnje računanje vremena"}
             lg{"Uzbekistan vreme"}
@@ -1444,16 +1329,6 @@
             lg{"Jekaterinburg vreme"}
             ls{"Jekaterinburg standardno vreme"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevan letnje računanje vremena"}
-            lg{"Jerevan vreme"}
-            ls{"Jerevan standardno vreme"}
-        }
-        "meta:Yukon"{
-            ld{"Jukon letnje računanje vremena"}
-            lg{"Jukon vreme"}
-            ls{"Jukon standardno vreme"}
-        }
         fallbackRegionFormat{"{1} vreme ({0})"}
         regionFormat{"{0} vreme"}
     }
diff --git a/icu4c/source/data/zone/sr_Latn_BA.txt b/icu4c/source/data/zone/sr_Latn_BA.txt
index cb015a6..1a5f126 100644
--- a/icu4c/source/data/zone/sr_Latn_BA.txt
+++ b/icu4c/source/data/zone/sr_Latn_BA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Latn_CS.txt b/icu4c/source/data/zone/sr_Latn_CS.txt
index f80a8a8..9df1eb2 100644
--- a/icu4c/source/data/zone/sr_Latn_CS.txt
+++ b/icu4c/source/data/zone/sr_Latn_CS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Latn_ME.txt b/icu4c/source/data/zone/sr_Latn_ME.txt
index fefdf54..700e1cb 100755
--- a/icu4c/source/data/zone/sr_Latn_ME.txt
+++ b/icu4c/source/data/zone/sr_Latn_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Latn_RS.txt b/icu4c/source/data/zone/sr_Latn_RS.txt
index 418f50c..4e4b742 100644
--- a/icu4c/source/data/zone/sr_Latn_RS.txt
+++ b/icu4c/source/data/zone/sr_Latn_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_Latn_YU.txt b/icu4c/source/data/zone/sr_Latn_YU.txt
index 56911ca..9451580 100644
--- a/icu4c/source/data/zone/sr_Latn_YU.txt
+++ b/icu4c/source/data/zone/sr_Latn_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_ME.txt b/icu4c/source/data/zone/sr_ME.txt
index 76ef7f7..8535ec0 100644
--- a/icu4c/source/data/zone/sr_ME.txt
+++ b/icu4c/source/data/zone/sr_ME.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_RS.txt b/icu4c/source/data/zone/sr_RS.txt
index d9c7dc2..2fba029 100644
--- a/icu4c/source/data/zone/sr_RS.txt
+++ b/icu4c/source/data/zone/sr_RS.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sr_YU.txt b/icu4c/source/data/zone/sr_YU.txt
index 9bb7c27..e3b8f74 100644
--- a/icu4c/source/data/zone/sr_YU.txt
+++ b/icu4c/source/data/zone/sr_YU.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/sv.txt b/icu4c/source/data/zone/sv.txt
index 20c2a3a..0aa27b5 100644
--- a/icu4c/source/data/zone/sv.txt
+++ b/icu4c/source/data/zone/sv.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sv.xml
  */
 sv{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Addis_Ababa"{
             ec{"Addis Abeba"}
@@ -331,21 +331,11 @@
             lg{"västafrikansk tid"}
             ls{"västafrikansk normaltid"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsksommartid"}
-            lg{"Aktyubinsktid"}
-            ls{"Aktyubinsknormaltid"}
-        }
         "meta:Alaska"{
             ld{"Alaska, sommartid"}
             lg{"alaskatid"}
             ls{"Alaska, normaltid"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"hawaiisk sommartid"}
-            lg{"hawaiiansk tid"}
-            ls{"hawaiisk normaltid"}
-        }
         "meta:Almaty"{
             ld{"Almatysommartid"}
             lg{"Almatytid"}
@@ -411,11 +401,6 @@
             lg{"armenisk tid"}
             ls{"armenisk normaltid"}
         }
-        "meta:Ashkhabad"{
-            ld{"Ashkhabadsommartid"}
-            lg{"Ashkhabadtid"}
-            ls{"Ashkhabadnormaltid"}
-        }
         "meta:Atlantic"{
             ld{"Atlantic, sommartid"}
             lg{"nordamerikansk atlanttid"}
@@ -451,32 +436,17 @@
             lg{"azorisk tid"}
             ls{"azorisk normaltid"}
         }
-        "meta:Baku"{
-            ld{"Bakusommartid"}
-            lg{"Bakutid"}
-            ls{"Bakunormaltid"}
-        }
         "meta:Bangladesh"{
             ld{"bangladeshisk sommartid"}
             lg{"bangladeshisk tid"}
             ls{"bangladeshisk normaltid"}
         }
-        "meta:Bering"{
-            ld{"beringsundssommartid"}
-            lg{"beringsundstid"}
-            ls{"beringsundsnormaltid"}
-        }
         "meta:Bhutan"{
             ls{"bhutansk tid"}
         }
         "meta:Bolivia"{
             ls{"boliviansk tid"}
         }
-        "meta:Borneo"{
-            ld{"Borneosommartid"}
-            lg{"borneotid"}
-            ls{"Borneonormaltid"}
-        }
         "meta:Brasilia"{
             ld{"Brasiliasommartid"}
             lg{"brasiliansk tid"}
@@ -496,9 +466,6 @@
         "meta:Chamorro"{
             ls{"Chamorrotid"}
         }
-        "meta:Changbai"{
-            ls{"Changbaitid"}
-        }
         "meta:Chatham"{
             ld{"Chathamsommartid"}
             lg{"Chathamtid"}
@@ -540,23 +507,12 @@
             lg{"kubansk tid"}
             ls{"kubansk normaltid"}
         }
-        "meta:Dacca"{
-            ls{"Dhakatid"}
-        }
         "meta:Davis"{
             ls{"Davistid"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont d’Urville-tid"}
         }
-        "meta:Dushanbe"{
-            ld{"Dusjanbesommartid"}
-            lg{"Dusjanbetid"}
-            ls{"Dusjanbenormaltid"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Holländska Guianatid"}
-        }
         "meta:East_Timor"{
             ls{"östtimorisk tid"}
         }
@@ -608,11 +564,6 @@
         "meta:French_Southern"{
             ls{"Franska Sydterritoriernas tid"}
         }
-        "meta:Frunze"{
-            ld{"Bisjkeksommartid"}
-            lg{"Bisjkektid"}
-            ls{"Bisjkeknormaltid"}
-        }
         "meta:GMT"{
             ls{"Greenwichtid"}
             ss{"GMT"}
@@ -631,11 +582,6 @@
         "meta:Gilbert_Islands"{
             ls{"Kiribatitid"}
         }
-        "meta:Greenland_Central"{
-            ld{"centralgrönländsk sommartid"}
-            lg{"centralgrönländsk tid"}
-            ls{"centralgrönländsk normaltid"}
-        }
         "meta:Greenland_Eastern"{
             ld{"östgrönländsk sommartid"}
             lg{"östgrönländsk tid"}
@@ -713,12 +659,6 @@
             lg{"Kamtjatkatid"}
             ls{"Kamtjatkanormaltid"}
         }
-        "meta:Karachi"{
-            ls{"Karachitid"}
-        }
-        "meta:Kashgar"{
-            ls{"Kashgartid"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"östkazakstansk tid"}
         }
@@ -738,9 +678,6 @@
             lg{"Krasnojarsktid"}
             ls{"Krasnojarsknormaltid"}
         }
-        "meta:Kwajalein"{
-            ls{"Kwajaleintid"}
-        }
         "meta:Kyrgystan"{
             ls{"kirgizisk tid"}
         }
@@ -750,9 +687,6 @@
         "meta:Line_Islands"{
             ls{"Lineöarnas tid"}
         }
-        "meta:Long_Shu"{
-            ls{"Chongqingtid"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howesommartid"}
             lg{"Lord Howetid"}
@@ -771,9 +705,6 @@
             lg{"Magadantid"}
             ls{"Magadannormaltid"}
         }
-        "meta:Malaya"{
-            ls{"malayisk tid"}
-        }
         "meta:Malaysia"{
             ls{"malaysisk tid"}
         }
@@ -871,7 +802,7 @@
         "meta:Peru"{
             ld{"peruansk sommartid"}
             lg{"peruansk tid"}
-            ls{"peruansk normalid"}
+            ls{"peruansk normaltid"}
         }
         "meta:Philippines"{
             ld{"filippinsk sommartid"}
@@ -913,22 +844,12 @@
             lg{"Samaratid"}
             ls{"Samaranormaltid"}
         }
-        "meta:Samarkand"{
-            ld{"Samarkandsommartid"}
-            lg{"Samarkandtid"}
-            ls{"Samarkandnormaltid"}
-        }
         "meta:Samoa"{
             ls{"samoansk tid"}
         }
         "meta:Seychelles"{
             ls{"Seychellernatid"}
         }
-        "meta:Shevchenko"{
-            ld{"Shevchenkosommartid"}
-            lg{"Shevchenkotid"}
-            ls{"Shevchenkonormaltid"}
-        }
         "meta:Singapore"{
             ls{"Singaporetid"}
         }
@@ -938,14 +859,6 @@
         "meta:South_Georgia"{
             ls{"sydgeorgisk tid"}
         }
-        "meta:Suriname"{
-            ls{"Surinamtid"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsksommartid"}
-            lg{"Sverdlovsktid"}
-            ls{"Sverdlovsknormaltid"}
-        }
         "meta:Syowa"{
             ls{"Syowatid"}
         }
@@ -960,16 +873,6 @@
         "meta:Tajikistan"{
             ls{"Tadzjikistantid"}
         }
-        "meta:Tashkent"{
-            ld{"Tashkentsommartid"}
-            lg{"Tashkenttid"}
-            ls{"Tashkentnormaltid"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tbilisisommartid"}
-            lg{"Tbilisitid"}
-            ls{"Tbilisinormaltid"}
-        }
         "meta:Tokelau"{
             ls{"Tokelautid"}
         }
@@ -981,11 +884,6 @@
         "meta:Truk"{
             ls{"Truktid"}
         }
-        "meta:Turkey"{
-            ld{"turkisk sommartid"}
-            lg{"turkisk tid"}
-            ls{"turkisk normaltid"}
-        }
         "meta:Turkmenistan"{
             ld{"turkmensk sommartid"}
             lg{"turkmensk tid"}
@@ -994,19 +892,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalutid"}
         }
-        "meta:Uralsk"{
-            ld{"Oralsommartid"}
-            lg{"Oraltid"}
-            ls{"Oralnormaltid"}
-        }
         "meta:Uruguay"{
             ld{"uruguayansk sommartid"}
             lg{"uruguayansk tid"}
             ls{"uruguayansk normaltid"}
         }
-        "meta:Urumqi"{
-            ls{"Urumqitid"}
-        }
         "meta:Uzbekistan"{
             ld{"uzbekisk sommartid"}
             lg{"uzbekisk tid"}
@@ -1049,16 +939,6 @@
             lg{"Jekaterinburgtid"}
             ls{"Jekaterinburgnormaltid"}
         }
-        "meta:Yerevan"{
-            ld{"Jerevansommartid"}
-            lg{"Jerevantid"}
-            ls{"Jerevannormaltid"}
-        }
-        "meta:Yukon"{
-            ld{"Yukonsommartid"}
-            lg{"Yukontid"}
-            ls{"Yukonnormaltid"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1}tid ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/sv_FI.txt b/icu4c/source/data/zone/sv_FI.txt
index 3a72bc2..9f55855 100755
--- a/icu4c/source/data/zone/sv_FI.txt
+++ b/icu4c/source/data/zone/sv_FI.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sv_FI.xml
 // *
 // ***************************************************************************
 sv_FI{
-    Version{"2.0.75.99"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Tegucigalpa"{
             ec{"Tegucigalpa"}
diff --git a/icu4c/source/data/zone/sw.txt b/icu4c/source/data/zone/sw.txt
index 4f78d3c..d587e8c 100644
--- a/icu4c/source/data/zone/sw.txt
+++ b/icu4c/source/data/zone/sw.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/sw.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/sw.xml
  */
 sw{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Sao_Tome"{
             ec{"São Tomé"}
@@ -531,9 +531,6 @@
         "meta:South_Georgia"{
             ls{"Saa ya Jojia Kusini"}
         }
-        "meta:Suriname"{
-            ls{"Saa ya Surinam"}
-        }
         "meta:Syowa"{
             ls{"Saa ya Syowa"}
         }
diff --git a/icu4c/source/data/zone/swc.txt b/icu4c/source/data/zone/swc.txt
index 0e02b5f..407419e 100755
--- a/icu4c/source/data/zone/swc.txt
+++ b/icu4c/source/data/zone/swc.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/swc.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/swc.xml
  */
 swc{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/ta.txt b/icu4c/source/data/zone/ta.txt
index b66a7c8..2675d64 100644
--- a/icu4c/source/data/zone/ta.txt
+++ b/icu4c/source/data/zone/ta.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ta.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ta.xml
  */
 ta{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"அபிட்ஜான்"}
@@ -1246,21 +1246,11 @@
             lg{"மேற்கு ஆப்பிரிக்க நேரம்"}
             ls{"மேற்கு ஆப்ரிக்க தர நேரம்"}
         }
-        "meta:Aktyubinsk"{
-            ld{"அக்டையுபின்ஸ்க் கோடை நேரம்"}
-            lg{"அக்டையுபின்ஸ்க் நேரம்"}
-            ls{"அக்டையுபின்ஸ்க் தர நேரம்"}
-        }
         "meta:Alaska"{
             ld{"அலாஸ்கா பகலொளி நேரம்"}
             lg{"அலாஸ்கா நேரம்"}
             ls{"அலாஸ்கா தர நேரம்"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"அலாஸ்கா ஹவாய் பகலொளி நேரம்"}
-            lg{"அலாஸ்கா ஹவாய் நேரம்"}
-            ls{"அலாஸ்கா ஹவாய் தர நேரம்"}
-        }
         "meta:Almaty"{
             ld{"அல்மாடி கோடை நேரம்"}
             lg{"அல்மாடி நேரம்"}
@@ -1326,11 +1316,6 @@
             lg{"ஆர்மேனியா நேரம்"}
             ls{"அர்மேனியா தர நேரம்"}
         }
-        "meta:Ashkhabad"{
-            ld{"அஸ்காபாத் கோடை நேரம்"}
-            lg{"அஸ்காபாத் நேரம்"}
-            ls{"அஸ்காபாத் தர நேரம்"}
-        }
         "meta:Atlantic"{
             ld{"அட்லாண்டிக் பகலொளி நேரம்"}
             lg{"அட்லாண்டிக் நேரம்"}
@@ -1366,32 +1351,17 @@
             lg{"அசோர்ஸ் நேரம்"}
             ls{"அஜோர்ஸ் தர நேரம்"}
         }
-        "meta:Baku"{
-            ld{"பகு கோடை நேரம்"}
-            lg{"பகு நேரம்"}
-            ls{"பகு தர நேரம்"}
-        }
         "meta:Bangladesh"{
             ld{"வங்கதேச கோடை நேரம்"}
             lg{"வங்கதேச நேரம்"}
             ls{"வங்கதேச நேரப்படி"}
         }
-        "meta:Bering"{
-            ld{"பெரிங் பகலொளி நேரம்"}
-            lg{"பெரிங் நேரம்"}
-            ls{"பெரிங் தர நேரம்"}
-        }
         "meta:Bhutan"{
             ls{"பூட்டான் நேரம்"}
         }
         "meta:Bolivia"{
             ls{"பொலிவியா நேரம்"}
         }
-        "meta:Borneo"{
-            ld{"போர்னியோ கோடை நேரம்"}
-            lg{"போர்னியோ நேரம்"}
-            ls{"போர்னியோ தர நேரம்"}
-        }
         "meta:Brasilia"{
             ld{"ப்ரசிலியா கோடை நேரம்"}
             lg{"ப்ரசிலியா நேரம்"}
@@ -1408,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"சாமோரோ நேரப்படி"}
         }
-        "meta:Changbai"{
-            ls{"சாங்பாய் நேரம்"}
-        }
         "meta:Chatham"{
             ld{"சத்தாம் பகலொளி நேரம்"}
             lg{"சத்தாம் நேரம்"}
@@ -1452,23 +1419,12 @@
             lg{"கியூபா நேரம்"}
             ls{"கியூபா தர நேரம்"}
         }
-        "meta:Dacca"{
-            ls{"டக்கா நேரம்"}
-        }
         "meta:Davis"{
             ls{"டேவிஸ் நேரம்"}
         }
         "meta:DumontDUrville"{
             ls{"ட்யூமோண்ட்-டி உர்வில்லே நேரம்"}
         }
-        "meta:Dushanbe"{
-            ld{"டுஷன்பே கோடை நேரம்"}
-            lg{"டுஷன்பே நேரம்"}
-            ls{"டுஷன்பே தர நேரம்"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"டச்சு கயானா நேரம்"}
-        }
         "meta:East_Timor"{
             ls{"கிழக்கு திமோர் நேரம்"}
         }
@@ -1511,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"ஃபிரஞ்சு தெற்கத்திய மற்றும் அண்டார்டிக் நேரம்"}
         }
-        "meta:Frunze"{
-            ld{"ப்ருன்சே கோடை நேரம்"}
-            lg{"ப்ருன்சே நேரம்"}
-            ls{"ப்ருன்சே தர நேரம்"}
-        }
         "meta:GMT"{
             ls{"கிரீன்விச் இடைநிலை நேரம்"}
         }
@@ -1533,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"கில்பர்ட் தீவுகள் நேரம்"}
         }
-        "meta:Greenland_Central"{
-            ld{"மத்திய க்ரீன்லாந்து கோடை நேரம்"}
-            lg{"மத்திய க்ரீன்லாந்து நேரம்"}
-            ls{"மத்திய க்ரீன்லாந்து தர நேரம்"}
-        }
         "meta:Greenland_Eastern"{
             ld{"கிழக்கு கிரீன்லாந்து கோடை நேரம்"}
             lg{"கிழக்கு கிரீன்லாந்து நேரம்"}
@@ -1616,23 +1562,12 @@
             lg{"பெட்ரோபவ்லோவ்ஸ்க் கம்சட்ஸ்கி நேரம்"}
             ls{"பெட்ரோபவ்லோவ்ஸ்க் கம்சட்ஸ்கி தர நேரம்"}
         }
-        "meta:Karachi"{
-            ls{"கராச்சி நேரம்"}
-        }
-        "meta:Kashgar"{
-            ls{"கஷ்கர் நேரம்"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"கிழக்கு கஜகஸ்தான் நேரம்"}
         }
         "meta:Kazakhstan_Western"{
             ls{"மேற்கு கஜகஸ்தான் நேரம்"}
         }
-        "meta:Kizilorda"{
-            ld{"கிஜிலோர்டா கோடை நேரம்"}
-            lg{"கிஜிலோர்டா நேரம்"}
-            ls{"கிஜிலோர்டா தர நேரம்"}
-        }
         "meta:Korea"{
             ld{"கொரியன் பகலொளி நேரம்"}
             lg{"கொரியன் நேரம்"}
@@ -1646,14 +1581,6 @@
             lg{"க்ரஸ்னோயார்ஸ்க் நேரம்"}
             ls{"க்ரஸ்னோயார்ஸ்க் தர நேரம்"}
         }
-        "meta:Kuybyshev"{
-            ld{"குய்பய்ஷெவ் கோடை நேரம்"}
-            lg{"குய்பய்ஷெவ் நேரம்"}
-            ls{"குய்பய்ஷெவ் தர நேரம்"}
-        }
-        "meta:Kwajalein"{
-            ls{"க்வாஜலென் நேரம்"}
-        }
         "meta:Kyrgystan"{
             ls{"கிர்கிஸ்தான் நேரம்"}
         }
@@ -1663,9 +1590,6 @@
         "meta:Line_Islands"{
             ls{"லைன் தீவுகள் நேரம்"}
         }
-        "meta:Long_Shu"{
-            ls{"லாங்-ஷு நேரம்"}
-        }
         "meta:Lord_Howe"{
             ld{"லார்ட் ஹோவ் பகலொளி நேரம்"}
             lg{"லார்ட் ஹோவ் நேரம்"}
@@ -1684,9 +1608,6 @@
             lg{"மகதன் நேரம்"}
             ls{"மகதன் தர நேரம்"}
         }
-        "meta:Malaya"{
-            ls{"மலாயா நேரம்"}
-        }
         "meta:Malaysia"{
             ls{"மலேஷியா நேரம்"}
         }
@@ -1826,22 +1747,12 @@
             lg{"சமரா நேரம்"}
             ls{"சமரா தர நேரம்"}
         }
-        "meta:Samarkand"{
-            ld{"சமர்கன்ட் கோடை நேரம்"}
-            lg{"சமர்கன்ட் நேரம்"}
-            ls{"சமர்கன்ட் தர நேரம்"}
-        }
         "meta:Samoa"{
             ls{"சமோயா நேரப்படி"}
         }
         "meta:Seychelles"{
             ls{"சீசெல்லெஸ் நேரம்"}
         }
-        "meta:Shevchenko"{
-            ld{"ஷெவ்சென்கோ கோடை நேரம்"}
-            lg{"ஷெவ்சென்கோ நேரம்"}
-            ls{"ஷெவ்சென்கோ தர நேரம்"}
-        }
         "meta:Singapore"{
             ls{"சிங்கப்பூர் நேரப்படி"}
         }
@@ -1851,14 +1762,6 @@
         "meta:South_Georgia"{
             ls{"தெற்கு ஜார்ஜியா நேரம்"}
         }
-        "meta:Suriname"{
-            ls{"சூரினாம் நேரம்"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"ஸ்வர்ட்லோவ்ஸ்க் கோடை நேரம்"}
-            lg{"ஸ்வர்ட்லோவ்ஸ்க் நேரம்"}
-            ls{"ஸ்வர்ட்லோவ்ஸ்க் தர நேரம்"}
-        }
         "meta:Syowa"{
             ls{"ஸ்யோவா நேரம்"}
         }
@@ -1873,16 +1776,6 @@
         "meta:Tajikistan"{
             ls{"தஜிகிஸ்தான் நேரம்"}
         }
-        "meta:Tashkent"{
-            ld{"தஷ்கென்ட் கோடை நேரம்"}
-            lg{"தஷ்கென்ட் நேரம்"}
-            ls{"தஷ்கென்ட் தர நேரம்"}
-        }
-        "meta:Tbilisi"{
-            ld{"ட்பிலிஸி கோடை நேரம்"}
-            lg{"ட்பிலிஸி நேரம்"}
-            ls{"ட்பிலிஸி தர நேரம்"}
-        }
         "meta:Tokelau"{
             ls{"டோக்கெலாவ் நேரம்"}
         }
@@ -1894,11 +1787,6 @@
         "meta:Truk"{
             ls{"சுக் நேரம்"}
         }
-        "meta:Turkey"{
-            ld{"துருக்கி கோடை நேரம்"}
-            lg{"துருக்கி நேரம்"}
-            ls{"துருக்கி தர நேரம்"}
-        }
         "meta:Turkmenistan"{
             ld{"துர்க்மெனிஸ்தான் கோடை நேரம்"}
             lg{"துர்க்மெனிஸ்தான் நேரம்"}
@@ -1907,19 +1795,11 @@
         "meta:Tuvalu"{
             ls{"துவாலு நேரம்"}
         }
-        "meta:Uralsk"{
-            ld{"உரல்ஸ்க் கோடை நேரம்"}
-            lg{"உரல்ஸ்க் நேரம்"}
-            ls{"உரல்ஸ்க் தர நேரம்"}
-        }
         "meta:Uruguay"{
             ld{"உருகுவே கோடை நேரம்"}
             lg{"உருகுவே நேரம்"}
             ls{"உருகுவே தர நேரம்"}
         }
-        "meta:Urumqi"{
-            ls{"உரும்கி நேரம்"}
-        }
         "meta:Uzbekistan"{
             ld{"உஸ்பெகிஸ்தான் கோடை நேரம்"}
             lg{"உஸ்பெகிஸ்தான் நேரம்"}
@@ -1962,16 +1842,6 @@
             lg{"யேகாடெரின்பர்க் நேரம்"}
             ls{"யேகாடெரின்பர்க் தர நேரம்"}
         }
-        "meta:Yerevan"{
-            ld{"யெரெவன் கோடை நேரம்"}
-            lg{"யெரெவன் நேரம்"}
-            ls{"யெரெவன் தர நேரம்"}
-        }
-        "meta:Yukon"{
-            ld{"யுகோன் பகலொளி நேரம்"}
-            lg{"யுகோன் நேரம்"}
-            ls{"யுகோன் தர நேரம்"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} ({0}) நேரம்"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ta_MY.txt b/icu4c/source/data/zone/ta_MY.txt
index f4b787a..b405702 100755
--- a/icu4c/source/data/zone/ta_MY.txt
+++ b/icu4c/source/data/zone/ta_MY.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 6d8f253..41b26dc 100755
--- a/icu4c/source/data/zone/ta_SG.txt
+++ b/icu4c/source/data/zone/ta_SG.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 2e40797..c656303 100644
--- a/icu4c/source/data/zone/te.txt
+++ b/icu4c/source/data/zone/te.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/te.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/te.xml
  */
 te{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"అబిడ్జాన్"}
@@ -1246,21 +1246,11 @@
             lg{"పశ్చిమ ఆఫ్రికా సమయం"}
             ls{"పశ్చిమ ఆఫ్రికా ప్రామాణిక సమయం"}
         }
-        "meta:Aktyubinsk"{
-            ld{"అక్టియుబినిస్క్ వేసవి సమయం"}
-            lg{"అక్టియుబినిస్క్ సమయం"}
-            ls{"అక్టియుబినిస్క్ ప్రామాణిక సమయం"}
-        }
         "meta:Alaska"{
             ld{"అలాస్కా పగటి సమయం"}
             lg{"అలాస్కా సమయం"}
             ls{"అలాస్కా ప్రామాణిక సమయం"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"అలాస్కా-హవాయి పగటి సమయం"}
-            lg{"అలాస్కా-హవాయి సమయం"}
-            ls{"అలాస్కా-హవాయి ప్రామాణిక సమయం"}
-        }
         "meta:Almaty"{
             ld{"అల్మాటి వేసవి సమయం"}
             lg{"అల్మాటి సమయం"}
@@ -1326,11 +1316,6 @@
             lg{"ఆర్మేనియా సమయం"}
             ls{"ఆర్మేనియా ప్రామాణిక సమయం"}
         }
-        "meta:Ashkhabad"{
-            ld{"అష్ఖాబాద్ వేసవి సమయం"}
-            lg{"అష్ఖాబాద్ సమయం"}
-            ls{"అష్ఖాబాద్ ప్రామాణిక సమయం"}
-        }
         "meta:Atlantic"{
             ld{"అట్లాంటిక్ పగటి సమయం"}
             lg{"అట్లాంటిక్ సమయం"}
@@ -1366,32 +1351,17 @@
             lg{"అజోర్స్ సమయం"}
             ls{"అజోర్స్ ప్రామాణిక సమయం"}
         }
-        "meta:Baku"{
-            ld{"బాకు వేసవి సమయం"}
-            lg{"బాకు సమయం"}
-            ls{"బాకు ప్రామాణిక సమయం"}
-        }
         "meta:Bangladesh"{
             ld{"బంగ్లాదేశ్ వేసవి సమయం"}
             lg{"బంగ్లాదేశ్ సమయం"}
             ls{"బంగ్లాదేశ్ ప్రామాణిక సమయం"}
         }
-        "meta:Bering"{
-            ld{"బెరింగ్ పగటి సమయం"}
-            lg{"బెరింగ్ సమయం"}
-            ls{"బెరింగ్ ప్రామాణిక సమయం"}
-        }
         "meta:Bhutan"{
             ls{"భూటాన్ సమయం"}
         }
         "meta:Bolivia"{
             ls{"బొలీవియా సమయం"}
         }
-        "meta:Borneo"{
-            ld{"బొర్నియో వేసవి సమయం"}
-            lg{"బొర్నియో సమయం"}
-            ls{"బొర్నియో ప్రామాణిక సమయం"}
-        }
         "meta:Brasilia"{
             ld{"బ్రెసిలియా వేసవి సమయం"}
             lg{"బ్రెజిలియా సమయం"}
@@ -1408,9 +1378,6 @@
         "meta:Chamorro"{
             ls{"చామర్రో ప్రామాణిక సమయం"}
         }
-        "meta:Changbai"{
-            ls{"ఛాంగ్బాయి సమయం"}
-        }
         "meta:Chatham"{
             ld{"చాథమ్ పగటి వెలుతురు సమయం"}
             lg{"చాథమ్ సమయం"}
@@ -1452,23 +1419,12 @@
             lg{"క్యూబా సమయం"}
             ls{"క్యూబా ప్రామాణిక సమయం"}
         }
-        "meta:Dacca"{
-            ls{"డక్కా సమయం"}
-        }
         "meta:Davis"{
             ls{"డేవిస్ సమయం"}
         }
         "meta:DumontDUrville"{
             ls{"డ్యూమాంట్-డి’ఉర్విల్లే సమయం"}
         }
-        "meta:Dushanbe"{
-            ld{"డుషాన్బె వేసవి సమయం"}
-            lg{"డుషాన్బె సమయం"}
-            ls{"డుషాన్బె ప్రామాణిక సమయం"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"డచ్ గియానా సమయం"}
-        }
         "meta:East_Timor"{
             ls{"తూర్పు తైమూర్ సమయం"}
         }
@@ -1511,11 +1467,6 @@
         "meta:French_Southern"{
             ls{"ఫ్రెంచ్ దక్షిణ మరియు అంటార్కిటిక్ సమయం"}
         }
-        "meta:Frunze"{
-            ld{"ఫ్రున్జ్ వేసవి సమయం"}
-            lg{"ఫ్రున్జ్ సమయం"}
-            ls{"ఫ్రున్జ్ ప్రామాణిక సమయం"}
-        }
         "meta:GMT"{
             ls{"గ్రీన్‌విచ్ సగటు సమయం"}
         }
@@ -1533,11 +1484,6 @@
         "meta:Gilbert_Islands"{
             ls{"గిల్బర్ట్ దీవుల సమయం"}
         }
-        "meta:Greenland_Central"{
-            ld{"మధ్యమ గ్రీన్ ల్యాండ్ వేసని సమయం"}
-            lg{"మధ్యమ గ్రీన్ ల్యాండ్ సమయం"}
-            ls{"మధ్యమ గ్రీన్ ల్యాండ్ ప్రామాణిక సమయం"}
-        }
         "meta:Greenland_Eastern"{
             ld{"తూర్పు గ్రీన్‌ల్యాండ్ వేసవి సమయం"}
             lg{"తూర్పు గ్రీన్‌ల్యాండ్ సమయం"}
@@ -1616,12 +1562,6 @@
             lg{"పెట్రోపావ్లోవ్స్క్-కామ్ఛాట్స్కి సమయం"}
             ls{"పెట్రోపావ్లోవ్స్క్-కామ్ఛాట్స్కి ప్రామాణిక సమయం"}
         }
-        "meta:Karachi"{
-            ls{"కరాచి సమయం"}
-        }
-        "meta:Kashgar"{
-            ls{"కాష్గార్ సమయం"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"తూర్పు కజకి‌స్థాన్ సమయం"}
         }
@@ -1641,14 +1581,6 @@
             lg{"క్రస్నోయార్స్క్ సమయం"}
             ls{"క్రాస్నోయార్స్క్ ప్రామాణిక సమయం"}
         }
-        "meta:Kuybyshev"{
-            ld{"కుయిబైషెవ్ వేసవి సమయం"}
-            lg{"కుయిబైషెవ్ సమయం"}
-            ls{"కుయిబైషెవ్ ప్రామాణిక సమయం"}
-        }
-        "meta:Kwajalein"{
-            ls{"క్వాజలేన్ సమయం"}
-        }
         "meta:Kyrgystan"{
             ls{"కిర్గిస్థాన్ సమయం"}
         }
@@ -1658,9 +1590,6 @@
         "meta:Line_Islands"{
             ls{"లైన్ దీవుల సమయం"}
         }
-        "meta:Long_Shu"{
-            ls{"లాంగ్-షూ సమయం"}
-        }
         "meta:Lord_Howe"{
             ld{"లార్డ్ హోవ్ పగటి సమయం"}
             lg{"లార్డ్ హోవ్ సమయం"}
@@ -1679,9 +1608,6 @@
             lg{"మగడాన్ సమయం"}
             ls{"మగడాన్ ప్రామాణిక సమయం"}
         }
-        "meta:Malaya"{
-            ls{"మలయా సమయం"}
-        }
         "meta:Malaysia"{
             ls{"మలేషియా సమయం"}
         }
@@ -1821,22 +1747,12 @@
             lg{"సమార సమయం"}
             ls{"సమారా ప్రామాణిక సమయం"}
         }
-        "meta:Samarkand"{
-            ld{"సమర్ఖండ్ వేసవి సమయం"}
-            lg{"సమర్ఖండ్ సమయం"}
-            ls{"సమర్ఖండ్ ప్రామాణిక సమయం"}
-        }
         "meta:Samoa"{
             ls{"సమోవా ప్రామాణిక సమయం"}
         }
         "meta:Seychelles"{
             ls{"సీషెల్స్ సమయం"}
         }
-        "meta:Shevchenko"{
-            ld{"షెవ్ఛెంకో వేసవి సమయం"}
-            lg{"షెవ్ఛెంకో సమయం"}
-            ls{"షెవ్ఛెంకో ప్రామాణిక సమయం"}
-        }
         "meta:Singapore"{
             ls{"సింగపూర్ ప్రామాణిక సమయం"}
         }
@@ -1846,14 +1762,6 @@
         "meta:South_Georgia"{
             ls{"దక్షణ జార్జియా సమయం"}
         }
-        "meta:Suriname"{
-            ls{"సూరినామ్ సమయం"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"స్వెర్డ్లోవ్స్క్ వేసవి సమయం"}
-            lg{"స్వెర్డ్లోవ్స్క్ సమయం"}
-            ls{"స్వెర్డ్లోవ్స్క్ ప్రామాణిక సమయం"}
-        }
         "meta:Syowa"{
             ls{"స్యోవా సమయం"}
         }
@@ -1868,16 +1776,6 @@
         "meta:Tajikistan"{
             ls{"తజికిస్థాన్ సమయం"}
         }
-        "meta:Tashkent"{
-            ld{"టాష్కెంట్ వేసవి సమయం"}
-            lg{"టాష్కెంట్ సమయం"}
-            ls{"టాష్కెంట్ ప్రామాణిక సమయం"}
-        }
-        "meta:Tbilisi"{
-            ld{"టిబ్లీసీ వేసవి సమయం"}
-            lg{"టిబ్లీసీ సమయం"}
-            ls{"టిబ్లీసీ ప్రామాణిక సమయం"}
-        }
         "meta:Tokelau"{
             ls{"టోకెలావ్ సమయం"}
         }
@@ -1889,11 +1787,6 @@
         "meta:Truk"{
             ls{"చక్ సమయం"}
         }
-        "meta:Turkey"{
-            ld{"టర్కీ వేసవి సమయం"}
-            lg{"టర్కీ సమయం"}
-            ls{"టర్కీ ప్రామాణిక సమయం"}
-        }
         "meta:Turkmenistan"{
             ld{"తుర్క్మెనిస్థాన్ వేసవి సమయం"}
             lg{"తుర్క్మెనిస్థాన్ సమయం"}
@@ -1902,19 +1795,11 @@
         "meta:Tuvalu"{
             ls{"తువాలు సమయం"}
         }
-        "meta:Uralsk"{
-            ld{"ఉరాల్స్క్ వేసవి సమయం"}
-            lg{"ఉరాల్స్క్ సమయం"}
-            ls{"ఉరాల్స్క్ ప్రామాణిక సమయం"}
-        }
         "meta:Uruguay"{
             ld{"ఉరుగ్వే వేసవి సమయం"}
             lg{"ఉరుగ్వే సమయం"}
             ls{"ఉరుగ్వే ప్రామాణిక సమయం"}
         }
-        "meta:Urumqi"{
-            ls{"ఉరుమ్కి సమయం"}
-        }
         "meta:Uzbekistan"{
             ld{"ఉజ్బెకిస్థాన్ వేసవి సమయం"}
             lg{"ఉజ్బెకిస్థాన్ సమయం"}
@@ -1957,11 +1842,6 @@
             lg{"యెకటెరింగ్‌బర్గ్ సమయం"}
             ls{"ఎకటేరిన్బర్గ్ ప్రామాణిక సమయం"}
         }
-        "meta:Yerevan"{
-            ld{"ఏరెవాన్ వేసవి సమయం"}
-            lg{"ఏరెవాన్ సమయం"}
-            ls{"ఏరెవాన్ ప్రామాణిక సమయం"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} సమయం ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/teo.txt b/icu4c/source/data/zone/teo.txt
index fea9206..9c3f513 100755
--- a/icu4c/source/data/zone/teo.txt
+++ b/icu4c/source/data/zone/teo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/teo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/teo.xml
  */
 teo{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/th.txt b/icu4c/source/data/zone/th.txt
index c66fa52..61368c9 100644
--- a/icu4c/source/data/zone/th.txt
+++ b/icu4c/source/data/zone/th.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/th.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/th.xml
  */
 th{
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"อาบีจาน"}
@@ -1248,21 +1248,11 @@
             lg{"เวลาแอฟริกาตะวันตก"}
             ls{"เวลามาตรฐานแอฟริกาตะวันตก"}
         }
-        "meta:Aktyubinsk"{
-            ld{"เวลาฤดูร้อนอัคเทียวบิงส์ค"}
-            lg{"เวลาอัคเทียวบิงส์ค"}
-            ls{"เวลามาตรฐานอัคเทียวบิงส์ค"}
-        }
         "meta:Alaska"{
             ld{"เวลาออมแสงของอะแลสกา"}
             lg{"เวลาอะแลสกา"}
             ls{"เวลามาตรฐานอะแลสกา"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"เวลาออมแสงของอะแลสกา-ฮาวาย"}
-            lg{"เวลาอะแลสกา-ฮาวาย"}
-            ls{"เวลามาตรฐานอะแลสกา-ฮาวาย"}
-        }
         "meta:Almaty"{
             ld{"เวลาฤดูร้อนอัลมาตี"}
             lg{"เวลาอัลมาตี"}
@@ -1328,11 +1318,6 @@
             lg{"เวลาอาร์เมเนีย"}
             ls{"เวลามาตรฐานอาร์เมเนีย"}
         }
-        "meta:Ashkhabad"{
-            ld{"เวลาฤดูร้อนอาชกาบัต"}
-            lg{"เวลาอาชกาบัต"}
-            ls{"เวลามาตรฐานอาชกาบัต"}
-        }
         "meta:Atlantic"{
             ld{"เวลาออมแสงของแอตแลนติก"}
             lg{"เวลาแอตแลนติก"}
@@ -1368,32 +1353,17 @@
             lg{"เวลาอะโซร์ส"}
             ls{"เวลามาตรฐานอะโซร์ส"}
         }
-        "meta:Baku"{
-            ld{"เวลาฤดูร้อนบากู"}
-            lg{"เวลาบากู"}
-            ls{"เวลามาตรฐานบากู"}
-        }
         "meta:Bangladesh"{
             ld{"เวลาฤดูร้อนบังกลาเทศ"}
             lg{"เวลาบังกลาเทศ"}
             ls{"เวลามาตรฐานบังกลาเทศ"}
         }
-        "meta:Bering"{
-            ld{"เวลาออมแสงของเบริง"}
-            lg{"เวลาเบริง"}
-            ls{"เวลามาตรฐานเบริง"}
-        }
         "meta:Bhutan"{
             ls{"เวลาภูฏาน"}
         }
         "meta:Bolivia"{
             ls{"เวลาโบลิเวีย"}
         }
-        "meta:Borneo"{
-            ld{"เวลาฤดูร้อนบอร์เนียว"}
-            lg{"เวลาบอร์เนียว"}
-            ls{"เวลามาตรฐานบอร์เนียว"}
-        }
         "meta:Brasilia"{
             ld{"เวลาฤดูร้อนบราซิเลีย"}
             lg{"เวลาบราซิเลีย"}
@@ -1413,9 +1383,6 @@
         "meta:Chamorro"{
             ls{"เวลาชามอร์โร"}
         }
-        "meta:Changbai"{
-            ls{"เวลาฉางไป๋"}
-        }
         "meta:Chatham"{
             ld{"เวลาออมแสงแชทัม"}
             lg{"เวลาแชทัม"}
@@ -1457,23 +1424,12 @@
             lg{"เวลาคิวบา"}
             ls{"เวลามาตรฐานคิวบา"}
         }
-        "meta:Dacca"{
-            ls{"เวลาธากา"}
-        }
         "meta:Davis"{
             ls{"เวลาเดวิส"}
         }
         "meta:DumontDUrville"{
             ls{"เวลาดูมองต์ดูร์วิลล์"}
         }
-        "meta:Dushanbe"{
-            ld{"เวลาฤดูร้อนดูชานเบ"}
-            lg{"เวลาดูชานเบ"}
-            ls{"เวลามาตรฐานดูชานเบ"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"เวลาของดัชต์กีอานา"}
-        }
         "meta:East_Timor"{
             ls{"เวลาติมอร์ตะวันออก"}
         }
@@ -1516,11 +1472,6 @@
         "meta:French_Southern"{
             ls{"เวลาเฟรนช์เซาเทิร์นและแอนตาร์กติก"}
         }
-        "meta:Frunze"{
-            ld{"เวลาฤดูร้อนฟรุนซ์"}
-            lg{"เวลาฟรุนซ์"}
-            ls{"เวลามาตรฐานฟรุนซ์"}
-        }
         "meta:GMT"{
             ls{"เวลามาตรฐานกรีนิช"}
         }
@@ -1538,11 +1489,6 @@
         "meta:Gilbert_Islands"{
             ls{"เวลาหมู่เกาะกิลเบิร์ต"}
         }
-        "meta:Greenland_Central"{
-            ld{"เวลาฤดูร้อนกรีนแลนด์กลาง"}
-            lg{"เวลากรีนแลนด์กลาง"}
-            ls{"เวลามาตรฐานกรีนแลนด์กลาง"}
-        }
         "meta:Greenland_Eastern"{
             ld{"เวลาฤดูร้อนกรีนแลนด์ตะวันออก"}
             lg{"เวลากรีนแลนด์ตะวันออก"}
@@ -1615,23 +1561,12 @@
             lg{"เวลาคัมชัตคา"}
             ls{"เวลาเปโตรปัฟลอฟสค์-คัมชัตสกี"}
         }
-        "meta:Karachi"{
-            ls{"เวลาการาจี"}
-        }
-        "meta:Kashgar"{
-            ls{"เวลาคัชการ์"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"เวลาคาซัคสถานตะวันออก"}
         }
         "meta:Kazakhstan_Western"{
             ls{"เวลาคาซัคสถานตะวันตก"}
         }
-        "meta:Kizilorda"{
-            ld{"เวลาฤดูร้อนคีซีลออร์ดา"}
-            lg{"เวลาคีซีลออร์ดา"}
-            ls{"เวลามาตรฐานคีซีลออร์ดา"}
-        }
         "meta:Korea"{
             ld{"เวลาออมแสงเกาหลี"}
             lg{"เวลาเกาหลี"}
@@ -1645,14 +1580,6 @@
             lg{"เวลาครัสโนยาสค์"}
             ls{"เวลามาตรฐานครัสโนยาสค์"}
         }
-        "meta:Kuybyshev"{
-            ld{"เวลาฤดูร้อนของกุยบุสเฮฟ"}
-            lg{"เวลากุยบุสเฮฟ"}
-            ls{"เวลามาตรฐานกุยบุสเฮฟ"}
-        }
-        "meta:Kwajalein"{
-            ls{"เวลาควาจาเลน"}
-        }
         "meta:Kyrgystan"{
             ls{"เวลาคีร์กีซสถาน"}
         }
@@ -1662,9 +1589,6 @@
         "meta:Line_Islands"{
             ls{"เวลาหมู่เกาะไลน์"}
         }
-        "meta:Long_Shu"{
-            ls{"เวลาหลงซู"}
-        }
         "meta:Lord_Howe"{
             ld{"เวลาออมแสงของลอร์ดโฮว์"}
             lg{"เวลาลอร์ดโฮว"}
@@ -1683,9 +1607,6 @@
             lg{"เวลามากาดาน"}
             ls{"เวลามาตรฐานมากาดาน"}
         }
-        "meta:Malaya"{
-            ls{"เวลามาลายา"}
-        }
         "meta:Malaysia"{
             ls{"เวลามาเลเซีย"}
         }
@@ -1816,22 +1737,12 @@
             lg{"เวลาซามารา"}
             ls{"เวลามาตรฐานซามารา"}
         }
-        "meta:Samarkand"{
-            ld{"เวลาฤดูร้อนซามาร์คันด์"}
-            lg{"เวลาซามาร์คันด์"}
-            ls{"เวลามาตรฐานซามาร์คันด์"}
-        }
         "meta:Samoa"{
             ls{"เวลาซามัว"}
         }
         "meta:Seychelles"{
             ls{"เวลาเซเชลส์"}
         }
-        "meta:Shevchenko"{
-            ld{"เวลาฤดูร้อนเชฟเชนโค"}
-            lg{"เวลาเชฟเชนโค"}
-            ls{"เวลามาตรฐานเชฟเชนโค"}
-        }
         "meta:Singapore"{
             ls{"เวลาสิงคโปร์"}
         }
@@ -1841,14 +1752,6 @@
         "meta:South_Georgia"{
             ls{"เวลาเซาท์จอร์เจีย"}
         }
-        "meta:Suriname"{
-            ls{"เวลาซูรินาเม"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"เวลาฤดูร้อนสเวียร์ดลอฟสค์"}
-            lg{"เวลาสเวียร์ดลอฟสค์"}
-            ls{"เวลามาตรฐานสเวียร์ดลอฟสค์"}
-        }
         "meta:Tahiti"{
             ls{"เวลาตาฮีตี"}
         }
@@ -1860,16 +1763,6 @@
         "meta:Tajikistan"{
             ls{"เวลาทาจิกิสถาน"}
         }
-        "meta:Tashkent"{
-            ld{"เวลาฤดูร้อนทาชเคนต์"}
-            lg{"เวลาทาชเคนต์"}
-            ls{"เวลามาตรฐานทาชเคนต์"}
-        }
-        "meta:Tbilisi"{
-            ld{"เวลาฤดูร้อนทบิลิซิ"}
-            lg{"เวลาทบิลิซิ"}
-            ls{"เวลามาตรฐานทบิลิซิ"}
-        }
         "meta:Tokelau"{
             ls{"เวลาโตเกเลา"}
         }
@@ -1881,11 +1774,6 @@
         "meta:Truk"{
             ls{"เวลาชุก"}
         }
-        "meta:Turkey"{
-            ld{"เวลาฤดูร้อนตุรกี"}
-            lg{"เวลาตุรกี"}
-            ls{"เวลามาตรฐานตุรกี"}
-        }
         "meta:Turkmenistan"{
             ld{"เวลาฤดูร้อนเติร์กเมนิสถาน"}
             lg{"เวลาเติร์กเมนิสถาน"}
@@ -1894,19 +1782,11 @@
         "meta:Tuvalu"{
             ls{"เวลาตูวาลู"}
         }
-        "meta:Uralsk"{
-            ld{"เวลาฤดูร้อนอุรัลสก์"}
-            lg{"เวลาอุรัลสก์"}
-            ls{"เวลามาตรฐานอุรัลสก์"}
-        }
         "meta:Uruguay"{
             ld{"เวลาฤดูร้อนอุรุกวัย"}
             lg{"เวลาอุรุกวัย"}
             ls{"เวลามาตรฐานอุรุกวัย"}
         }
-        "meta:Urumqi"{
-            ls{"เวลาอุรุมชี"}
-        }
         "meta:Uzbekistan"{
             ld{"เวลาฤดูร้อนอุซเบกิสถาน"}
             lg{"เวลาอุซเบกิสถาน"}
@@ -1949,16 +1829,6 @@
             lg{"เวลาเยกาเตรินบุร์ก"}
             ls{"เวลามาตรฐานเยคาเทรินเบิร์ก"}
         }
-        "meta:Yerevan"{
-            ld{"เวลาฤดูร้อนเยเรวาน"}
-            lg{"เวลาเยเรวาน"}
-            ls{"เวลามาตรฐานเยเรวาน"}
-        }
-        "meta:Yukon"{
-            ld{"เวลาออมแสงของยูคอน"}
-            lg{"เวลายูคอน"}
-            ls{"เวลามาตรฐานยูคอน"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"เวลา {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/th_TH.txt b/icu4c/source/data/zone/th_TH.txt
index 94c4a72..9820811 100644
--- a/icu4c/source/data/zone/th_TH.txt
+++ b/icu4c/source/data/zone/th_TH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt b/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
index 9a5620e..37548cf 100644
--- a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/ti.txt b/icu4c/source/data/zone/ti.txt
index 97bb305..0eec917 100644
--- a/icu4c/source/data/zone/ti.txt
+++ b/icu4c/source/data/zone/ti.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ti.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ti.xml
  */
 ti{
-    Version{"2.0.77.46"}
+    Version{"2.0.79.40"}
     zoneStrings{
         gmtFormat{"GMT{0}"}
         hourFormat{"+HH:mm;-HH:mm"}
diff --git a/icu4c/source/data/zone/tl.txt b/icu4c/source/data/zone/tl.txt
index 2a55f9a..85b090c 100755
--- a/icu4c/source/data/zone/tl.txt
+++ b/icu4c/source/data/zone/tl.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/tl_PH.txt b/icu4c/source/data/zone/tl_PH.txt
index 52f1969..c788c54 100755
--- a/icu4c/source/data/zone/tl_PH.txt
+++ b/icu4c/source/data/zone/tl_PH.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/to.txt b/icu4c/source/data/zone/to.txt
index 7fdec0b..a6139ff 100755
--- a/icu4c/source/data/zone/to.txt
+++ b/icu4c/source/data/zone/to.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/to.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/to.xml
  */
 to{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Anchorage"{
             ec{"Houa Puleʻanga fakataha ʻAmelika (Anchorage)"}
diff --git a/icu4c/source/data/zone/tr.txt b/icu4c/source/data/zone/tr.txt
index 3ac8a5e..40ff281 100644
--- a/icu4c/source/data/zone/tr.txt
+++ b/icu4c/source/data/zone/tr.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tr.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/tr.xml
  */
 tr{
-    Version{"2.0.79.79"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Abican"}
@@ -449,21 +449,11 @@
             lg{"Batı Afrika Saati"}
             ls{"Batı Afrika Standart Saati"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Aktyubinsk Yaz Saati"}
-            lg{"Aktyubinsk Saati"}
-            ls{"Aktyubinsk Standart Saati"}
-        }
         "meta:Alaska"{
             ld{"Alaska Yaz Saati"}
             lg{"Alaska Saati"}
             ls{"Alaska Standart Saati"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Alaska-Hawaii Yaz Saati"}
-            lg{"Alaska-Hawaii Saati"}
-            ls{"Alaska-Hawaii Standart Saati"}
-        }
         "meta:Almaty"{
             ld{"Almatı Yaz Saati"}
             lg{"Almatı Saati"}
@@ -529,11 +519,6 @@
             lg{"Ermenistan Saati"}
             ls{"Ermenistan Standart Saati"}
         }
-        "meta:Ashkhabad"{
-            ld{"Aşkabat Yaz Saati"}
-            lg{"Aşkabat Saati"}
-            ls{"Aşkabat Standart Saati"}
-        }
         "meta:Atlantic"{
             ld{"Atlantik Yaz Saati"}
             lg{"Atlantik Saati"}
@@ -569,32 +554,17 @@
             lg{"Azorlar Saati"}
             ls{"Azorlar Standart Saati"}
         }
-        "meta:Baku"{
-            ld{"Bakü Yaz Saati"}
-            lg{"Bakü Saati"}
-            ls{"Bakü Standart Saati"}
-        }
         "meta:Bangladesh"{
             ld{"Bangladeş Yaz Saati"}
             lg{"Bangladeş Saati"}
             ls{"Bangladeş Standart Saati"}
         }
-        "meta:Bering"{
-            ld{"Bering Yaz Saati"}
-            lg{"Bering Saati"}
-            ls{"Bering Standart Saati"}
-        }
         "meta:Bhutan"{
             ls{"Bhutan Saati"}
         }
         "meta:Bolivia"{
             ls{"Bolivya Saati"}
         }
-        "meta:Borneo"{
-            ld{"Borneo Yaz Saati"}
-            lg{"Borneo Saati"}
-            ls{"Borneo Standart Saati"}
-        }
         "meta:Brasilia"{
             ld{"Brasilia Yaz Saati"}
             lg{"Brasilia Saati"}
@@ -614,9 +584,6 @@
         "meta:Chamorro"{
             ls{"Chamorro Saati"}
         }
-        "meta:Changbai"{
-            ls{"Changbai Saati"}
-        }
         "meta:Chatham"{
             ld{"Chatham Yaz Saati"}
             lg{"Chatham Saati"}
@@ -658,23 +625,12 @@
             lg{"Küba Saati"}
             ls{"Küba Standart Saati"}
         }
-        "meta:Dacca"{
-            ls{"Dakka Saati"}
-        }
         "meta:Davis"{
             ls{"Davis Saati"}
         }
         "meta:DumontDUrville"{
             ls{"Dumont-d’Urville Saati"}
         }
-        "meta:Dushanbe"{
-            ld{"Duşanbe Yaz Saati"}
-            lg{"Duşanbe Saati"}
-            ls{"Duşanbe Standart Saati"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Hollanda Guyanası Saati"}
-        }
         "meta:East_Timor"{
             ls{"Doğu Timor Saati"}
         }
@@ -717,11 +673,6 @@
         "meta:French_Southern"{
             ls{"Fransız Güney ve Antarktika Saati"}
         }
-        "meta:Frunze"{
-            ld{"Bişkek Yaz Saati"}
-            lg{"Bişkek Saati"}
-            ls{"Bişkek Standart Saati"}
-        }
         "meta:GMT"{
             ls{"Greenwich Ortalama Saati"}
         }
@@ -739,11 +690,6 @@
         "meta:Gilbert_Islands"{
             ls{"Gilbert Adaları Saati"}
         }
-        "meta:Greenland_Central"{
-            ld{"Orta Grönland Yaz Saati"}
-            lg{"Orta Grönland Saati"}
-            ls{"Orta Grönland Standart Saati"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Doğu Grönland Yaz Saati"}
             lg{"Doğu Grönland Saati"}
@@ -821,12 +767,6 @@
             lg{"Petropavlovsk-Kamçatski Saati"}
             ls{"Petropavlovsk-Kamçatski Standart Saati"}
         }
-        "meta:Karachi"{
-            ls{"Karaçi Saati"}
-        }
-        "meta:Kashgar"{
-            ls{"Kaşgar Saati"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Doğu Kazakistan Saati"}
         }
@@ -846,14 +786,6 @@
             lg{"Krasnoyarsk Saati"}
             ls{"Krasnoyarsk Standart Saati"}
         }
-        "meta:Kuybyshev"{
-            ld{"Kuybişev Yaz Saati"}
-            lg{"Kuybişev Saati"}
-            ls{"Kuybişev Standart Saati"}
-        }
-        "meta:Kwajalein"{
-            ls{"Kwajalein Saati"}
-        }
         "meta:Kyrgystan"{
             ls{"Kırgızistan Saati"}
         }
@@ -863,9 +795,6 @@
         "meta:Line_Islands"{
             ls{"Line Adaları Saati"}
         }
-        "meta:Long_Shu"{
-            ls{"Long-Shu Saati"}
-        }
         "meta:Lord_Howe"{
             ld{"Lord Howe Yaz Saati"}
             lg{"Lord Howe Saati"}
@@ -884,9 +813,6 @@
             lg{"Magadan Saati"}
             ls{"Magadan Standart Saati"}
         }
-        "meta:Malaya"{
-            ls{"Malaya Saati"}
-        }
         "meta:Malaysia"{
             ls{"Malezya Saati"}
         }
@@ -1026,22 +952,12 @@
             lg{"Samara Saati"}
             ls{"Samara Standart Saati"}
         }
-        "meta:Samarkand"{
-            ld{"Semerkand Yaz Saati"}
-            lg{"Semerkand Saati"}
-            ls{"Semerkand Standart Saati"}
-        }
         "meta:Samoa"{
             ls{"Samoa Saati"}
         }
         "meta:Seychelles"{
             ls{"Seyşeller Saati"}
         }
-        "meta:Shevchenko"{
-            ld{"Şevçenko Yaz Saati"}
-            lg{"Şevçenko Saati"}
-            ls{"Şevçenko Standart Saati"}
-        }
         "meta:Singapore"{
             ls{"Singapur Saati"}
         }
@@ -1051,14 +967,6 @@
         "meta:South_Georgia"{
             ls{"Güney Georgia Saati"}
         }
-        "meta:Suriname"{
-            ls{"Surinam Saati"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Sverdlovsk Yaz Saati"}
-            lg{"Sverdlovsk Saati"}
-            ls{"Sverdlovsk Standart Saati"}
-        }
         "meta:Syowa"{
             ls{"Showa Saati"}
         }
@@ -1073,16 +981,6 @@
         "meta:Tajikistan"{
             ls{"Tacikistan Saati"}
         }
-        "meta:Tashkent"{
-            ld{"Taşkent Yaz Saati"}
-            lg{"Taşkent Saati"}
-            ls{"Taşkent Standart Saati"}
-        }
-        "meta:Tbilisi"{
-            ld{"Tiflis Yaz Saati"}
-            lg{"Tiflis Saati"}
-            ls{"Tiflis Standart Saati"}
-        }
         "meta:Tokelau"{
             ls{"Tokelau Saati"}
         }
@@ -1094,11 +992,6 @@
         "meta:Truk"{
             ls{"Chuuk Saati"}
         }
-        "meta:Turkey"{
-            ld{"Türkiye Yaz Saati"}
-            lg{"Türkiye Saati"}
-            ls{"Türkiye Standart Saati"}
-        }
         "meta:Turkmenistan"{
             ld{"Türkmenistan Yaz Saati"}
             lg{"Türkmenistan Saati"}
@@ -1107,19 +1000,11 @@
         "meta:Tuvalu"{
             ls{"Tuvalu Saati"}
         }
-        "meta:Uralsk"{
-            ld{"Oral Yaz Saati"}
-            lg{"Oral Saati"}
-            ls{"Oral Standart Saati"}
-        }
         "meta:Uruguay"{
             ld{"Uruguay Yaz Saati"}
             lg{"Uruguay Saati"}
             ls{"Uruguay Standart Saati"}
         }
-        "meta:Urumqi"{
-            ls{"Urumçi Saati"}
-        }
         "meta:Uzbekistan"{
             ld{"Özbekistan Yaz Saati"}
             lg{"Özbekistan Saati"}
@@ -1162,16 +1047,6 @@
             lg{"Yekaterinburg Saati"}
             ls{"Yekaterinburg Standart Saati"}
         }
-        "meta:Yerevan"{
-            ld{"Erivan Yaz Saati"}
-            lg{"Erivan Saati"}
-            ls{"Erivan Standart Saati"}
-        }
-        "meta:Yukon"{
-            ld{"Yukon Yaz Saati"}
-            lg{"Yukon Saati"}
-            ls{"Yukon Standart Saati"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"{1} Saati ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/twq.txt b/icu4c/source/data/zone/twq.txt
index 7131bd3..6aea5b2 100755
--- a/icu4c/source/data/zone/twq.txt
+++ b/icu4c/source/data/zone/twq.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/twq.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/twq.xml
  */
 twq{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/tzm.txt b/icu4c/source/data/zone/tzm.txt
index a8ab207..33733c0 100755
--- a/icu4c/source/data/zone/tzm.txt
+++ b/icu4c/source/data/zone/tzm.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/tzm.xml
  */
 tzm{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/tzm_Latn.txt b/icu4c/source/data/zone/tzm_Latn.txt
index 0bbb4b4..7f48e45 100755
--- a/icu4c/source/data/zone/tzm_Latn.txt
+++ b/icu4c/source/data/zone/tzm_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/tzm_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/tzm_Latn_MA.txt b/icu4c/source/data/zone/tzm_Latn_MA.txt
index 271f885..6465f27 100755
--- a/icu4c/source/data/zone/tzm_Latn_MA.txt
+++ b/icu4c/source/data/zone/tzm_Latn_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/tzm_MA.txt b/icu4c/source/data/zone/tzm_MA.txt
index ebd194c..ee6f521 100755
--- a/icu4c/source/data/zone/tzm_MA.txt
+++ b/icu4c/source/data/zone/tzm_MA.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/uk.txt b/icu4c/source/data/zone/uk.txt
index cc74811..e337481 100644
--- a/icu4c/source/data/zone/uk.txt
+++ b/icu4c/source/data/zone/uk.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uk.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/uk.xml
  */
 uk{
-    Version{"2.0.78.38"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"Абіджан"}
@@ -1318,11 +1318,6 @@
             lg{"Час: Австралія, західний"}
             ls{"Час: Австралія, західний стандартний"}
         }
-        "meta:Baku"{
-            ld{"Час: Баку, літній"}
-            lg{"Час: Баку"}
-            ls{"Час: Баку, стандартний"}
-        }
         "meta:Bolivia"{
             ls{"Час: Болівія"}
         }
@@ -1362,9 +1357,6 @@
             lg{"за часом на островах Кука"}
             ls{"за стандартним часом на островах Кука"}
         }
-        "meta:Dacca"{
-            ls{"Час: Дака"}
-        }
         "meta:Davis"{
             ls{"Час: Девіс"}
         }
@@ -1465,9 +1457,6 @@
             lg{"за камчатським часом"}
             ls{"за камчатським стандартним часом"}
         }
-        "meta:Karachi"{
-            ls{"Час: Карачі"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Час: Казахстан, східний"}
         }
@@ -1487,11 +1476,6 @@
             lg{"за красноярським часом"}
             ls{"за красноярським стандартним часом"}
         }
-        "meta:Kuybyshev"{
-            ld{"за куйбишевським літнім часом"}
-            lg{"за куйбишевським часом"}
-            ls{"за куйбишевським стандартним часом"}
-        }
         "meta:Kyrgystan"{
             ls{"Час: Киргизстан"}
         }
@@ -1623,9 +1607,6 @@
         "meta:South_Georgia"{
             ls{"за часом на острові Південна Джорджія"}
         }
-        "meta:Suriname"{
-            ls{"Час: Суринам"}
-        }
         "meta:Tahiti"{
             ls{"за часом на острові Таїті"}
         }
@@ -1634,11 +1615,6 @@
             lg{"Час: Тайбей"}
             ls{"Час: Тайбей, стандартний"}
         }
-        "meta:Tbilisi"{
-            ld{"Час: Тбілісі, літній"}
-            lg{"Час: Тбілісі"}
-            ls{"Час: Тбілісі, стандартний"}
-        }
         "meta:Tokelau"{
             ls{"за часом на островах Токелау"}
         }
@@ -1650,11 +1626,6 @@
         "meta:Truk"{
             ls{"за часом на островах Чуук"}
         }
-        "meta:Turkey"{
-            ld{"за турецьким літнім часом"}
-            lg{"за турецьким часом"}
-            ls{"за турецьким стандартним часом"}
-        }
         "meta:Turkmenistan"{
             ld{"Час: Туркменістан, літній"}
             lg{"Час: Туркменістан"}
@@ -1710,11 +1681,6 @@
             lg{"за єкатеринбурзьким часом"}
             ls{"за єкатеринбурзьким стандартним часом"}
         }
-        "meta:Yerevan"{
-            ld{"Час: Єреван, літній"}
-            lg{"Час: Єреван"}
-            ls{"Час: Єреван, стандартний"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Час: {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/ur.txt b/icu4c/source/data/zone/ur.txt
index aa79e52..3c88e69 100644
--- a/icu4c/source/data/zone/ur.txt
+++ b/icu4c/source/data/zone/ur.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/ur.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/ur.xml
  */
 ur{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"عابدجان"}
@@ -1722,9 +1722,6 @@
         "meta:South_Georgia"{
             ls{"جنوبی جارجیا کا وقت"}
         }
-        "meta:Suriname"{
-            ls{"سورینام کا وقت"}
-        }
         "meta:Syowa"{
             ls{"سیووا کا وقت"}
         }
diff --git a/icu4c/source/data/zone/uz.txt b/icu4c/source/data/zone/uz.txt
index 26db50d..03c8e7b 100644
--- a/icu4c/source/data/zone/uz.txt
+++ b/icu4c/source/data/zone/uz.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 0010d89..5996fc9 100644
--- a/icu4c/source/data/zone/uz_AF.txt
+++ b/icu4c/source/data/zone/uz_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/uz_Arab.txt b/icu4c/source/data/zone/uz_Arab.txt
index 326a007..a563cce 100644
--- a/icu4c/source/data/zone/uz_Arab.txt
+++ b/icu4c/source/data/zone/uz_Arab.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Arab.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/uz_Arab.xml
  */
 uz_Arab{
-    Version{"2.0.76.36"}
+    Version{"2.0.80.4"}
     zoneStrings{
         "Asia:Kabul"{
             ec{"کابل"}
diff --git a/icu4c/source/data/zone/uz_Arab_AF.txt b/icu4c/source/data/zone/uz_Arab_AF.txt
index 972b280..9e5d31f 100644
--- a/icu4c/source/data/zone/uz_Arab_AF.txt
+++ b/icu4c/source/data/zone/uz_Arab_AF.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/uz_Cyrl.txt b/icu4c/source/data/zone/uz_Cyrl.txt
index 4f1cc29..da1cc01 100644
--- a/icu4c/source/data/zone/uz_Cyrl.txt
+++ b/icu4c/source/data/zone/uz_Cyrl.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Cyrl.xml
 // *
diff --git a/icu4c/source/data/zone/uz_Cyrl_UZ.txt b/icu4c/source/data/zone/uz_Cyrl_UZ.txt
index 0776fef..97d565c 100644
--- a/icu4c/source/data/zone/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/zone/uz_Cyrl_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/uz_Latn.txt b/icu4c/source/data/zone/uz_Latn.txt
index 65a7f6e..15dedb2 100644
--- a/icu4c/source/data/zone/uz_Latn.txt
+++ b/icu4c/source/data/zone/uz_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/uz_Latn.xml
 // *
diff --git a/icu4c/source/data/zone/uz_UZ.txt b/icu4c/source/data/zone/uz_UZ.txt
index a419389..35e0a7f 100644
--- a/icu4c/source/data/zone/uz_UZ.txt
+++ b/icu4c/source/data/zone/uz_UZ.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/vai.txt b/icu4c/source/data/zone/vai.txt
index d42b6c9..53f3b57 100755
--- a/icu4c/source/data/zone/vai.txt
+++ b/icu4c/source/data/zone/vai.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/vai.xml
  */
 vai{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/vai_LR.txt b/icu4c/source/data/zone/vai_LR.txt
index 9d1560d..403f4c0 100755
--- a/icu4c/source/data/zone/vai_LR.txt
+++ b/icu4c/source/data/zone/vai_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/vai_Latn.txt b/icu4c/source/data/zone/vai_Latn.txt
index 57479e1..765acf9 100755
--- a/icu4c/source/data/zone/vai_Latn.txt
+++ b/icu4c/source/data/zone/vai_Latn.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vai_Latn.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/vai_Latn.xml
  */
 vai_Latn{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/vai_Vaii.txt b/icu4c/source/data/zone/vai_Vaii.txt
index a7f9e21..b5d5dee 100755
--- a/icu4c/source/data/zone/vai_Vaii.txt
+++ b/icu4c/source/data/zone/vai_Vaii.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 edccde9..dd7fb4c 100755
--- a/icu4c/source/data/zone/vai_Vaii_LR.txt
+++ b/icu4c/source/data/zone/vai_Vaii_LR.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/vi.txt b/icu4c/source/data/zone/vi.txt
index 397b531..8779b20 100644
--- a/icu4c/source/data/zone/vi.txt
+++ b/icu4c/source/data/zone/vi.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vi.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/vi.xml
  */
 vi{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Asmera"{
             ec{"Asmara"}
@@ -166,21 +166,11 @@
             lg{"Giờ Tây Phi"}
             ls{"Giờ Chuẩn Tây Phi"}
         }
-        "meta:Aktyubinsk"{
-            ld{"Giờ Mùa Hè Aktyubinsk"}
-            lg{"Giờ Aktyubinsk"}
-            ls{"Giờ Chuẩn Aktyubinsk"}
-        }
         "meta:Alaska"{
             ld{"Giờ Mùa Hè Alaska"}
             lg{"Giờ Alaska"}
             ls{"Giờ Chuẩn Alaska"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"Giờ Mùa Hè Alaska-Hawaii"}
-            lg{"Giờ Alaska-Hawaii"}
-            ls{"Giờ Chuẩn Alaska-Hawaii"}
-        }
         "meta:Almaty"{
             ld{"Giờ Mùa Hè Almaty"}
             lg{"Giờ Almaty"}
@@ -246,11 +236,6 @@
             lg{"Giờ Armenia"}
             ls{"Giờ Chuẩn Armenia"}
         }
-        "meta:Ashkhabad"{
-            ld{"Giờ Mùa Hè Ashkhabad"}
-            lg{"Giờ Ashkhabad"}
-            ls{"Giờ Chuẩn Ashkhabad"}
-        }
         "meta:Atlantic"{
             ld{"Giờ Mùa hè Đại Tây Dương"}
             lg{"Giờ Đại Tây Dương"}
@@ -286,32 +271,17 @@
             lg{"Giờ Azores"}
             ls{"Giờ Chuẩn Azores"}
         }
-        "meta:Baku"{
-            ld{"Giờ Mùa Hè Baku"}
-            lg{"Giờ Baku"}
-            ls{"Giờ Chuẩn Baku"}
-        }
         "meta:Bangladesh"{
             ld{"Giờ Mùa Hè Bangladesh"}
             lg{"Giờ Bangladesh"}
             ls{"Giờ Chuẩn Bangladesh"}
         }
-        "meta:Bering"{
-            ld{"Giờ Mùa Hè Bering"}
-            lg{"Giờ Bering"}
-            ls{"Giờ Chuẩn Bering"}
-        }
         "meta:Bhutan"{
             ls{"Giờ Bhutan"}
         }
         "meta:Bolivia"{
             ls{"Giờ Bolivia"}
         }
-        "meta:Borneo"{
-            ld{"Giờ Mùa Hè Borneo"}
-            lg{"Giờ Borneo"}
-            ls{"Giờ Chuẩn Borneo"}
-        }
         "meta:Brasilia"{
             ld{"Giờ Mùa Hè Brasilia"}
             lg{"Giờ Brasilia"}
@@ -328,9 +298,6 @@
         "meta:Chamorro"{
             ls{"Giờ Chamorro"}
         }
-        "meta:Changbai"{
-            ls{"Giờ Changbai"}
-        }
         "meta:Chatham"{
             ld{"Giờ Mùa Hè Chatham"}
             lg{"Giờ Chatham"}
@@ -372,23 +339,12 @@
             lg{"Giờ Cuba"}
             ls{"Giờ Chuẩn Cuba"}
         }
-        "meta:Dacca"{
-            ls{"Giờ Dacca"}
-        }
         "meta:Davis"{
             ls{"Giờ Davis"}
         }
         "meta:DumontDUrville"{
             ls{"Giờ Dumont-d'Urville"}
         }
-        "meta:Dushanbe"{
-            ld{"Giờ Mùa Hè Dushanbe"}
-            lg{"Giờ Dushanbe"}
-            ls{"Giờ Chuẩn Dushanbe"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"Giờ Guiana thuộc Hà Lan"}
-        }
         "meta:East_Timor"{
             ls{"Giờ Đông Timor"}
         }
@@ -431,11 +387,6 @@
         "meta:French_Southern"{
             ls{"Giờ Nam Cực và Nam Nước Pháp"}
         }
-        "meta:Frunze"{
-            ld{"Giờ Mùa Hè Frunze"}
-            lg{"Giờ Frunze"}
-            ls{"Giờ Chuẩn Frunze"}
-        }
         "meta:GMT"{
             ls{"Giờ Trung Bình Greenwich"}
         }
@@ -453,11 +404,6 @@
         "meta:Gilbert_Islands"{
             ls{"Giờ Quần Đảo Gilbert"}
         }
-        "meta:Greenland_Central"{
-            ld{"Giờ Mùa Hè Miền Trung Greenland"}
-            lg{"Giờ Miền Trung Greenland"}
-            ls{"Giờ Chuẩn Miền Trung Greenland"}
-        }
         "meta:Greenland_Eastern"{
             ld{"Giờ Mùa Hè Miền Đông Greenland"}
             lg{"Giờ Miền Đông Greenland"}
@@ -535,23 +481,12 @@
             lg{"Giờ Petropavlovsk-Kamchatski"}
             ls{"Giờ chuẩn Petropavlovsk-Kamchatski"}
         }
-        "meta:Karachi"{
-            ls{"Giờ Karachi"}
-        }
-        "meta:Kashgar"{
-            ls{"Giờ Kashgar"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"Giờ Miền Đông Kazakhstan"}
         }
         "meta:Kazakhstan_Western"{
             ls{"Giờ Miền Tây Kazakhstan"}
         }
-        "meta:Kizilorda"{
-            ld{"Giờ Mùa Hè Kizilorda"}
-            lg{"Giờ Kizilorda"}
-            ls{"Giờ Chuẩn Kizilorda"}
-        }
         "meta:Korea"{
             ld{"Giờ Mùa Hè Hàn Quốc"}
             lg{"Giờ Hàn Quốc"}
@@ -565,14 +500,6 @@
             lg{"Giờ Krasnoyarsk"}
             ls{"Giờ Chuẩn Krasnoyarsk"}
         }
-        "meta:Kuybyshev"{
-            ld{"Giờ Mùa Hè Kuybyshev"}
-            lg{"Giờ Kuybyshev"}
-            ls{"Giờ Chuẩn Kuybyshev"}
-        }
-        "meta:Kwajalein"{
-            ls{"Giờ Kwajalein"}
-        }
         "meta:Kyrgystan"{
             ls{"Giờ Kyrgystan"}
         }
@@ -582,9 +509,6 @@
         "meta:Line_Islands"{
             ls{"Giờ Quần Đảo Line"}
         }
-        "meta:Long_Shu"{
-            ls{"Giờ Long-Shu"}
-        }
         "meta:Lord_Howe"{
             ld{"Giờ Mùa Hè Lord Howe"}
             lg{"Giờ Lord Howe"}
@@ -603,9 +527,6 @@
             lg{"Giờ Magadan"}
             ls{"Giờ Chuẩn Magadan"}
         }
-        "meta:Malaya"{
-            ls{"Giờ Malaya"}
-        }
         "meta:Malaysia"{
             ls{"Giờ Malaysia"}
         }
@@ -742,22 +663,12 @@
             lg{"Giờ Samara"}
             ls{"Giờ Chuẩn Samara"}
         }
-        "meta:Samarkand"{
-            ld{"Giờ Mùa Hè Samarkand"}
-            lg{"Giờ Samarkand"}
-            ls{"Giờ Chuẩn Samarkand"}
-        }
         "meta:Samoa"{
             ls{"Giờ Chuẩn Samoa"}
         }
         "meta:Seychelles"{
             ls{"Giờ Seychelles"}
         }
-        "meta:Shevchenko"{
-            ld{"Giờ Mùa Hè Shevchenko"}
-            lg{"Giờ Shevchenko"}
-            ls{"Giờ Chuẩn Shevchenko"}
-        }
         "meta:Singapore"{
             ls{"Giờ Chuẩn Singapo"}
         }
@@ -767,14 +678,6 @@
         "meta:South_Georgia"{
             ls{"Giờ Nam Georgia"}
         }
-        "meta:Suriname"{
-            ls{"Giờ Suriname"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"Giờ Mùa Hè Sverdlovsk"}
-            lg{"Giờ Sverdlovsk"}
-            ls{"Giờ Chuẩn Sverdlovsk"}
-        }
         "meta:Syowa"{
             ls{"Giờ Syowa"}
         }
@@ -789,16 +692,6 @@
         "meta:Tajikistan"{
             ls{"Giờ Tajikistan"}
         }
-        "meta:Tashkent"{
-            ld{"Giờ Mùa Hè Tashkent"}
-            lg{"Giờ Tashkent"}
-            ls{"Giờ Chuẩn Tashkent"}
-        }
-        "meta:Tbilisi"{
-            ld{"Giờ Mùa Hè Tbilisi"}
-            lg{"Giờ Tbilisi"}
-            ls{"Giờ Chuẩn Tbilisi"}
-        }
         "meta:Tokelau"{
             ls{"Giờ Tokelau"}
         }
@@ -810,11 +703,6 @@
         "meta:Truk"{
             ls{"Giờ Chuuk"}
         }
-        "meta:Turkey"{
-            ld{"Giờ Mùa Hè Thổ Nhĩ Kỳ"}
-            lg{"Giờ Thổ Nhĩ Kỳ"}
-            ls{"Giờ Chuẩn Thổ Nhĩ Kỳ"}
-        }
         "meta:Turkmenistan"{
             ld{"Giờ Mùa Hè Turkmenistan"}
             lg{"Giờ Turkmenistan"}
@@ -823,19 +711,11 @@
         "meta:Tuvalu"{
             ls{"Giờ Tuvalu"}
         }
-        "meta:Uralsk"{
-            ld{"Giờ Mùa Hè Ural'sk"}
-            lg{"Giờ Ural'sk"}
-            ls{"Giờ Chuẩn Ural'sk"}
-        }
         "meta:Uruguay"{
             ld{"Giờ Mùa Hè Uruguay"}
             lg{"Giờ Uruguay"}
             ls{"Giờ Chuẩn Uruguay"}
         }
-        "meta:Urumqi"{
-            ls{"Giờ Urumqi"}
-        }
         "meta:Uzbekistan"{
             ld{"Giờ Mùa Hè Uzbekistan"}
             lg{"Giờ Uzbekistan"}
@@ -878,16 +758,6 @@
             lg{"Giờ Yekaterinburg"}
             ls{"Giờ Chuẩn Yekaterinburg"}
         }
-        "meta:Yerevan"{
-            ld{"Giờ Mùa Hè Yerevan"}
-            lg{"Giờ Yerevan"}
-            ls{"Giờ Chuẩn Yerevan"}
-        }
-        "meta:Yukon"{
-            ld{"Giờ Mùa Hè Yukon"}
-            lg{"Giờ Yukon"}
-            ls{"Giờ Chuẩn Yukon"}
-        }
         fallbackFormat{"{1} ({0})"}
         fallbackRegionFormat{"Giờ {1} ({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/vun.txt b/icu4c/source/data/zone/vun.txt
index 9c01770..f04db5a 100755
--- a/icu4c/source/data/zone/vun.txt
+++ b/icu4c/source/data/zone/vun.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/vun.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/vun.xml
  */
 vun{
-    Version{"2.0.78.30"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/xog.txt b/icu4c/source/data/zone/xog.txt
index c95b6bf..292b41e 100755
--- a/icu4c/source/data/zone/xog.txt
+++ b/icu4c/source/data/zone/xog.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/xog.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/xog.xml
  */
 xog{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/yav.txt b/icu4c/source/data/zone/yav.txt
index 887a620..f8dfdce 100755
--- a/icu4c/source/data/zone/yav.txt
+++ b/icu4c/source/data/zone/yav.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yav.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/yav.xml
  */
 yav{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/yo.txt b/icu4c/source/data/zone/yo.txt
index 561b418..90b755f 100755
--- a/icu4c/source/data/zone/yo.txt
+++ b/icu4c/source/data/zone/yo.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/yo.xml
 // *
@@ -10,5 +10,5 @@
  *  ICU <specials> source: <path>/xml/main/yo.xml
  */
 yo{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
 }
diff --git a/icu4c/source/data/zone/zh.txt b/icu4c/source/data/zone/zh.txt
index 77bbf63..ae56f39 100644
--- a/icu4c/source/data/zone/zh.txt
+++ b/icu4c/source/data/zone/zh.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/zh.xml
  */
 zh{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"阿比让"}
@@ -1248,21 +1248,11 @@
             lg{"西部非洲时间"}
             ls{"西部非洲标准时间"}
         }
-        "meta:Aktyubinsk"{
-            ld{"阿克纠宾斯克夏令时间"}
-            lg{"阿克纠宾斯克时间"}
-            ls{"阿克纠宾斯克标准时间"}
-        }
         "meta:Alaska"{
             ld{"阿拉斯加夏令时间"}
             lg{"阿拉斯加时间"}
             ls{"阿拉斯加标准时间"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"阿拉斯加-夏威夷夏令时间"}
-            lg{"阿拉斯加-夏威夷时间"}
-            ls{"阿拉斯加-夏威夷标准时间"}
-        }
         "meta:Almaty"{
             ld{"阿拉木图夏令时间"}
             lg{"阿拉木图时间"}
@@ -1328,11 +1318,6 @@
             lg{"亚美尼亚时间"}
             ls{"亚美尼亚标准时间"}
         }
-        "meta:Ashkhabad"{
-            ld{"阿什哈巴德夏令时间"}
-            lg{"阿什哈巴德时间"}
-            ls{"阿什哈巴德标准时间"}
-        }
         "meta:Atlantic"{
             ld{"大西洋夏令时间"}
             lg{"大西洋时间"}
@@ -1368,32 +1353,17 @@
             lg{"亚速尔群岛时间"}
             ls{"亚速尔群岛标准时间"}
         }
-        "meta:Baku"{
-            ld{"巴库夏令时间"}
-            lg{"巴库时间"}
-            ls{"巴库标准时间"}
-        }
         "meta:Bangladesh"{
             ld{"孟加拉夏令时间"}
             lg{"孟加拉时间"}
             ls{"孟加拉标准时间"}
         }
-        "meta:Bering"{
-            ld{"白令夏令时间"}
-            lg{"白令时间"}
-            ls{"白令标准时间"}
-        }
         "meta:Bhutan"{
             ls{"不丹时间"}
         }
         "meta:Bolivia"{
             ls{"玻利维亚时间"}
         }
-        "meta:Borneo"{
-            ld{"婆罗洲夏令时间"}
-            lg{"婆罗洲时间"}
-            ls{"婆罗洲标准时间"}
-        }
         "meta:Brasilia"{
             ld{"巴西利亚夏令时间"}
             lg{"巴西利亚时间"}
@@ -1413,9 +1383,6 @@
         "meta:Chamorro"{
             ls{"查莫罗时间"}
         }
-        "meta:Changbai"{
-            ls{"长白山时间"}
-        }
         "meta:Chatham"{
             ld{"查坦夏令时间"}
             lg{"查坦时间"}
@@ -1457,23 +1424,12 @@
             lg{"古巴时间"}
             ls{"古巴标准时间"}
         }
-        "meta:Dacca"{
-            ls{"达卡时间"}
-        }
         "meta:Davis"{
             ls{"戴维斯时间"}
         }
         "meta:DumontDUrville"{
             ls{"迪蒙迪尔维尔时间"}
         }
-        "meta:Dushanbe"{
-            ld{"杜尚别夏令时间"}
-            lg{"杜尚别时间"}
-            ls{"杜尚别标准时间"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"荷属圭亚那时间"}
-        }
         "meta:East_Timor"{
             ls{"东帝汶时间"}
         }
@@ -1516,11 +1472,6 @@
         "meta:French_Southern"{
             ls{"法属南方和南极领地时间"}
         }
-        "meta:Frunze"{
-            ld{"伏龙芝夏令时间"}
-            lg{"伏龙芝时间"}
-            ls{"伏龙芝标准时间"}
-        }
         "meta:GMT"{
             ls{"格林尼治标准时间"}
         }
@@ -1538,11 +1489,6 @@
         "meta:Gilbert_Islands"{
             ls{"吉尔伯特群岛时间"}
         }
-        "meta:Greenland_Central"{
-            ld{"格陵兰岛中部夏令时间"}
-            lg{"格陵兰岛中部时间"}
-            ls{"格陵兰岛中部标准时间"}
-        }
         "meta:Greenland_Eastern"{
             ld{"格陵兰岛东部夏令时间"}
             lg{"格陵兰岛东部时间"}
@@ -1620,12 +1566,6 @@
             lg{"彼得罗巴甫洛夫斯克-堪察加时间"}
             ls{"彼得罗巴甫洛夫斯克-堪察加标准时间"}
         }
-        "meta:Karachi"{
-            ls{"卡拉奇时间"}
-        }
-        "meta:Kashgar"{
-            ls{"喀什时间"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"哈萨克斯坦东部时间"}
         }
@@ -1645,14 +1585,6 @@
             lg{"克拉斯诺亚尔斯克时间"}
             ls{"克拉斯诺亚尔斯克标准时间"}
         }
-        "meta:Kuybyshev"{
-            ld{"古比雪夫夏令时间"}
-            lg{"古比雪夫时间"}
-            ls{"古比雪夫标准时间"}
-        }
-        "meta:Kwajalein"{
-            ls{"夸贾林时间"}
-        }
         "meta:Kyrgystan"{
             ls{"吉尔吉斯斯坦时间"}
         }
@@ -1662,9 +1594,6 @@
         "meta:Line_Islands"{
             ls{"莱恩群岛时间"}
         }
-        "meta:Long_Shu"{
-            ls{"陇蜀时间"}
-        }
         "meta:Lord_Howe"{
             ld{"豪勋爵岛夏令时间"}
             lg{"豪勋爵岛时间"}
@@ -1683,9 +1612,6 @@
             lg{"马加丹时间"}
             ls{"马加丹标准时间"}
         }
-        "meta:Malaya"{
-            ls{"马来亚时间"}
-        }
         "meta:Malaysia"{
             ls{"马来西亚时间"}
         }
@@ -1825,22 +1751,12 @@
             lg{"萨马拉时间"}
             ls{"萨马拉标准时间"}
         }
-        "meta:Samarkand"{
-            ld{"撒马尔罕夏令时间"}
-            lg{"撒马尔罕时间"}
-            ls{"撒马尔罕标准时间"}
-        }
         "meta:Samoa"{
             ls{"萨摩亚时间"}
         }
         "meta:Seychelles"{
             ls{"塞舌尔时间"}
         }
-        "meta:Shevchenko"{
-            ld{"舍甫琴科夏令时间"}
-            lg{"舍甫琴科时间"}
-            ls{"舍甫琴科标准时间"}
-        }
         "meta:Singapore"{
             ls{"新加坡时间"}
         }
@@ -1850,14 +1766,6 @@
         "meta:South_Georgia"{
             ls{"南乔治亚岛时间"}
         }
-        "meta:Suriname"{
-            ls{"苏里南时间"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"斯维尔德洛夫斯克夏令时间"}
-            lg{"斯维尔德洛夫斯克时间"}
-            ls{"斯维尔德洛夫斯克标准时间"}
-        }
         "meta:Syowa"{
             ls{"昭和时间"}
         }
@@ -1872,16 +1780,6 @@
         "meta:Tajikistan"{
             ls{"塔吉克斯坦时间"}
         }
-        "meta:Tashkent"{
-            ld{"塔什干夏令时间"}
-            lg{"塔什干时间"}
-            ls{"塔什干标准时间"}
-        }
-        "meta:Tbilisi"{
-            ld{"第比利斯夏令时间"}
-            lg{"第比利斯时间"}
-            ls{"第比利斯标准时间"}
-        }
         "meta:Tokelau"{
             ls{"托克劳时间"}
         }
@@ -1893,11 +1791,6 @@
         "meta:Truk"{
             ls{"楚克时间"}
         }
-        "meta:Turkey"{
-            ld{"土耳其夏令时间"}
-            lg{"土耳其时间"}
-            ls{"土耳其标准时间"}
-        }
         "meta:Turkmenistan"{
             ld{"土库曼斯坦夏令时间"}
             lg{"土库曼斯坦时间"}
@@ -1906,19 +1799,11 @@
         "meta:Tuvalu"{
             ls{"图瓦卢时间"}
         }
-        "meta:Uralsk"{
-            ld{"乌拉尔斯克夏令时间"}
-            lg{"乌拉尔斯克时间"}
-            ls{"乌拉尔斯克标准时间"}
-        }
         "meta:Uruguay"{
             ld{"乌拉圭夏令时间"}
             lg{"乌拉圭时间"}
             ls{"乌拉圭标准时间"}
         }
-        "meta:Urumqi"{
-            ls{"乌鲁木齐时间"}
-        }
         "meta:Uzbekistan"{
             ld{"乌兹别克斯坦夏令时间"}
             lg{"乌兹别克斯坦时间"}
@@ -1961,16 +1846,6 @@
             lg{"叶卡捷琳堡时间"}
             ls{"叶卡捷琳堡标准时间"}
         }
-        "meta:Yerevan"{
-            ld{"埃里温夏令时间"}
-            lg{"埃里温时间"}
-            ls{"埃里温标准时间"}
-        }
-        "meta:Yukon"{
-            ld{"育空夏令时间"}
-            lg{"育空时间"}
-            ls{"育空标准时间"}
-        }
         fallbackFormat{"{1}({0})"}
         fallbackRegionFormat{"{1}时间({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/zh_CN.txt b/icu4c/source/data/zone/zh_CN.txt
index 348f06e..28103b9 100644
--- a/icu4c/source/data/zone/zh_CN.txt
+++ b/icu4c/source/data/zone/zh_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_HK.txt b/icu4c/source/data/zone/zh_HK.txt
index 8e03c71..67efd92 100644
--- a/icu4c/source/data/zone/zh_HK.txt
+++ b/icu4c/source/data/zone/zh_HK.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_Hans.txt b/icu4c/source/data/zone/zh_Hans.txt
index e8cbcd7..2169ed9 100644
--- a/icu4c/source/data/zone/zh_Hans.txt
+++ b/icu4c/source/data/zone/zh_Hans.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * 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 c4f5185..6e6723b 100644
--- a/icu4c/source/data/zone/zh_Hans_CN.txt
+++ b/icu4c/source/data/zone/zh_Hans_CN.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_Hans_HK.txt b/icu4c/source/data/zone/zh_Hans_HK.txt
index 14bba8f..097f729 100755
--- a/icu4c/source/data/zone/zh_Hans_HK.txt
+++ b/icu4c/source/data/zone/zh_Hans_HK.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_HK.xml
 // *
 // ***************************************************************************
 zh_Hans_HK{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Danmarkshavn"{
             ec{"丹马克沙伏"}
@@ -45,11 +45,6 @@
         "meta:Gilbert_Islands"{
             ls{"吉尔柏特群岛时间"}
         }
-        "meta:Kizilorda"{
-            ld{"克孜勒奥尔达夏令时间"}
-            lg{"克孜勒奥尔达时间"}
-            ls{"克孜勒奥尔达标准时间"}
-        }
         "meta:Phoenix_Islands"{
             ls{"凤凰岛时间"}
         }
diff --git a/icu4c/source/data/zone/zh_Hans_MO.txt b/icu4c/source/data/zone/zh_Hans_MO.txt
index ba26992..1e0dbb8 100755
--- a/icu4c/source/data/zone/zh_Hans_MO.txt
+++ b/icu4c/source/data/zone/zh_Hans_MO.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_MO.xml
 // *
 // ***************************************************************************
 zh_Hans_MO{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Grand_Turk"{
             ec{"大特克"}
@@ -45,11 +45,6 @@
         "meta:Gilbert_Islands"{
             ls{"吉尔柏特群岛时间"}
         }
-        "meta:Kizilorda"{
-            ld{"克孜勒奥尔达夏令时间"}
-            lg{"克孜勒奥尔达时间"}
-            ls{"克孜勒奥尔达标准时间"}
-        }
         "meta:Phoenix_Islands"{
             ls{"凤凰岛时间"}
         }
diff --git a/icu4c/source/data/zone/zh_Hans_SG.txt b/icu4c/source/data/zone/zh_Hans_SG.txt
index b434104..2c5d8f3 100644
--- a/icu4c/source/data/zone/zh_Hans_SG.txt
+++ b/icu4c/source/data/zone/zh_Hans_SG.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hans_SG.xml
 // *
 // ***************************************************************************
 zh_Hans_SG{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "America:Grand_Turk"{
             ec{"大特克"}
@@ -51,11 +51,6 @@
         "meta:Gilbert_Islands"{
             ls{"吉尔柏特群岛时间"}
         }
-        "meta:Kizilorda"{
-            ld{"克孜勒奥尔达夏令时间"}
-            lg{"克孜勒奥尔达时间"}
-            ls{"克孜勒奥尔达标准时间"}
-        }
         "meta:Phoenix_Islands"{
             ls{"凤凰岛时间"}
         }
diff --git a/icu4c/source/data/zone/zh_Hant.txt b/icu4c/source/data/zone/zh_Hant.txt
index 8ae3417..c23629f 100644
--- a/icu4c/source/data/zone/zh_Hant.txt
+++ b/icu4c/source/data/zone/zh_Hant.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/zh_Hant.xml
  */
 zh_Hant{
-    Version{"2.0.78.39"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"阿必尚"}
@@ -1251,21 +1251,11 @@
             lg{"西非時間"}
             ls{"西非標準時間"}
         }
-        "meta:Aktyubinsk"{
-            ld{"阿克秋賓斯克夏令時間"}
-            lg{"阿克秋賓斯克時間"}
-            ls{"阿克秋賓斯克標準時間"}
-        }
         "meta:Alaska"{
             ld{"阿拉斯加夏令時間"}
             lg{"阿拉斯加時間"}
             ls{"阿拉斯加標準時間"}
         }
-        "meta:Alaska_Hawaii"{
-            ld{"阿拉斯加-夏威夷夏令時間"}
-            lg{"阿拉斯加-夏威夷時間"}
-            ls{"阿拉斯加-夏威夷標準時間"}
-        }
         "meta:Almaty"{
             ld{"阿拉木圖夏令時間"}
             lg{"阿拉木圖時間"}
@@ -1331,11 +1321,6 @@
             lg{"亞美尼亞時間"}
             ls{"亞美尼亞標準時間"}
         }
-        "meta:Ashkhabad"{
-            ld{"阿什哈巴德夏令時間"}
-            lg{"阿什哈巴德時間"}
-            ls{"阿什哈巴德標準時間"}
-        }
         "meta:Atlantic"{
             ld{"大西洋夏令時間"}
             lg{"大西洋時間"}
@@ -1371,32 +1356,17 @@
             lg{"亞速爾群島時間"}
             ls{"亞速爾群島標準時間"}
         }
-        "meta:Baku"{
-            ld{"巴庫夏令時間"}
-            lg{"巴庫時間"}
-            ls{"巴庫標準時間"}
-        }
         "meta:Bangladesh"{
             ld{"孟加拉夏令時間"}
             lg{"孟加拉時間"}
             ls{"孟加拉標準時間"}
         }
-        "meta:Bering"{
-            ld{"白令夏令時間"}
-            lg{"白令時間"}
-            ls{"白令標準時間"}
-        }
         "meta:Bhutan"{
             ls{"不丹時間"}
         }
         "meta:Bolivia"{
             ls{"玻利維亞時間"}
         }
-        "meta:Borneo"{
-            ld{"婆羅洲夏令時間"}
-            lg{"婆羅洲時間"}
-            ls{"婆羅洲標準時間"}
-        }
         "meta:Brasilia"{
             ld{"巴西利亞夏令時間"}
             lg{"巴西利亞時間"}
@@ -1416,9 +1386,6 @@
         "meta:Chamorro"{
             ls{"查莫洛時間"}
         }
-        "meta:Changbai"{
-            ls{"長白山時間"}
-        }
         "meta:Chatham"{
             ld{"查坦群島夏令時間"}
             lg{"查坦群島時間"}
@@ -1460,23 +1427,12 @@
             lg{"古巴時間"}
             ls{"古巴標準時間"}
         }
-        "meta:Dacca"{
-            ls{"達卡時間"}
-        }
         "meta:Davis"{
             ls{"戴維斯時間"}
         }
         "meta:DumontDUrville"{
             ls{"杜蒙杜比爾時間"}
         }
-        "meta:Dushanbe"{
-            ld{"杜尚別夏令時間"}
-            lg{"杜尚別時間"}
-            ls{"杜尚別標準時間"}
-        }
-        "meta:Dutch_Guiana"{
-            ls{"荷屬圭亞那時間"}
-        }
         "meta:East_Timor"{
             ls{"東帝汶時間"}
         }
@@ -1519,11 +1475,6 @@
         "meta:French_Southern"{
             ls{"法國南方及南極時間"}
         }
-        "meta:Frunze"{
-            ld{"伏龍芝夏令時間"}
-            lg{"伏龍芝時間"}
-            ls{"伏龍芝標準時間"}
-        }
         "meta:GMT"{
             ls{"格林威治標準時間"}
         }
@@ -1541,11 +1492,6 @@
         "meta:Gilbert_Islands"{
             ls{"吉爾伯特群島時間"}
         }
-        "meta:Greenland_Central"{
-            ld{"格陵蘭中部夏令時間"}
-            lg{"格陵蘭中部時間"}
-            ls{"格陵蘭中部標準時間"}
-        }
         "meta:Greenland_Eastern"{
             ld{"格陵蘭東部夏令時間"}
             lg{"格陵蘭東部時間"}
@@ -1623,23 +1569,12 @@
             lg{"彼得羅巴甫洛夫斯克時間"}
             ls{"彼得羅巴甫洛夫斯克標準時間"}
         }
-        "meta:Karachi"{
-            ls{"喀拉蚩時間"}
-        }
-        "meta:Kashgar"{
-            ls{"喀什時間"}
-        }
         "meta:Kazakhstan_Eastern"{
             ls{"東哈薩克時間"}
         }
         "meta:Kazakhstan_Western"{
             ls{"西哈薩克時間"}
         }
-        "meta:Kizilorda"{
-            ld{"吉力羅達夏令時間"}
-            lg{"吉力羅達時間"}
-            ls{"吉力羅達標準時間"}
-        }
         "meta:Korea"{
             ld{"韓國夏令時間"}
             lg{"韓國時間"}
@@ -1653,14 +1588,6 @@
             lg{"克拉斯諾亞爾斯克時間"}
             ls{"克拉斯諾亞爾斯克標準時間"}
         }
-        "meta:Kuybyshev"{
-            ld{"古比雪夫夏令時間"}
-            lg{"古比雪夫時間"}
-            ls{"古比雪夫標準時間"}
-        }
-        "meta:Kwajalein"{
-            ls{"瓜加林環礁時間"}
-        }
         "meta:Kyrgystan"{
             ls{"吉爾吉斯時間"}
         }
@@ -1670,9 +1597,6 @@
         "meta:Line_Islands"{
             ls{"萊恩群島時間"}
         }
-        "meta:Long_Shu"{
-            ls{"隴蜀時間"}
-        }
         "meta:Lord_Howe"{
             ld{"豪勳爵島夏令時間"}
             lg{"豪勳爵島時間"}
@@ -1691,9 +1615,6 @@
             lg{"馬加丹時間"}
             ls{"馬加丹標準時間"}
         }
-        "meta:Malaya"{
-            ls{"馬來亞時間"}
-        }
         "meta:Malaysia"{
             ls{"馬來西亞時間"}
         }
@@ -1833,22 +1754,12 @@
             lg{"薩馬拉時間"}
             ls{"薩馬拉標準時間"}
         }
-        "meta:Samarkand"{
-            ld{"撒馬爾罕夏令時間"}
-            lg{"撒馬爾罕時間"}
-            ls{"撒馬爾罕標準時間"}
-        }
         "meta:Samoa"{
             ls{"薩摩亞標準時間"}
         }
         "meta:Seychelles"{
             ls{"塞席爾時間"}
         }
-        "meta:Shevchenko"{
-            ld{"舍甫琴科夏令時間"}
-            lg{"舍甫琴科時間"}
-            ls{"舍甫琴科標準時間"}
-        }
         "meta:Singapore"{
             ls{"新加坡標準時間"}
         }
@@ -1858,14 +1769,6 @@
         "meta:South_Georgia"{
             ls{"南喬治亞時間"}
         }
-        "meta:Suriname"{
-            ls{"蘇利南時間"}
-        }
-        "meta:Sverdlovsk"{
-            ld{"斯維爾德洛夫斯克夏令時間"}
-            lg{"斯維爾德洛夫斯克時間"}
-            ls{"斯維爾德洛夫斯克標準時間"}
-        }
         "meta:Syowa"{
             ls{"昭和站時間"}
         }
@@ -1880,16 +1783,6 @@
         "meta:Tajikistan"{
             ls{"塔吉克時間"}
         }
-        "meta:Tashkent"{
-            ld{"塔什干夏令時間"}
-            lg{"塔什干時間"}
-            ls{"塔什干標準時間"}
-        }
-        "meta:Tbilisi"{
-            ld{"第比利斯夏令時間"}
-            lg{"第比利斯時間"}
-            ls{"第比利斯標準時間"}
-        }
         "meta:Tokelau"{
             ls{"托克勞群島時間"}
         }
@@ -1901,11 +1794,6 @@
         "meta:Truk"{
             ls{"楚克島時間"}
         }
-        "meta:Turkey"{
-            ld{"土耳其夏令時間"}
-            lg{"土耳其時間"}
-            ls{"土耳其標準時間"}
-        }
         "meta:Turkmenistan"{
             ld{"土庫曼夏令時間"}
             lg{"土庫曼時間"}
@@ -1914,19 +1802,11 @@
         "meta:Tuvalu"{
             ls{"吐瓦魯時間"}
         }
-        "meta:Uralsk"{
-            ld{"烏拉斯克夏令時間"}
-            lg{"烏拉斯克時間"}
-            ls{"烏拉斯克標準時間"}
-        }
         "meta:Uruguay"{
             ld{"烏拉圭夏令時間"}
             lg{"烏拉圭時間"}
             ls{"烏拉圭標準時間"}
         }
-        "meta:Urumqi"{
-            ls{"烏魯木齊時間"}
-        }
         "meta:Uzbekistan"{
             ld{"烏茲別克夏令時間"}
             lg{"烏茲別克時間"}
@@ -1969,16 +1849,6 @@
             lg{"葉卡捷琳堡時間"}
             ls{"葉卡捷琳堡標準時間"}
         }
-        "meta:Yerevan"{
-            ld{"葉里溫夏令時間"}
-            lg{"葉里溫時間"}
-            ls{"葉里溫標準時間"}
-        }
-        "meta:Yukon"{
-            ld{"育空夏令時間"}
-            lg{"育空時間"}
-            ls{"育空標準時間"}
-        }
         fallbackFormat{"{1}({0})"}
         fallbackRegionFormat{"{1}時間({0})"}
         gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/zh_Hant_HK.txt b/icu4c/source/data/zone/zh_Hant_HK.txt
index cbaf8bf..dc9b328 100644
--- a/icu4c/source/data/zone/zh_Hant_HK.txt
+++ b/icu4c/source/data/zone/zh_Hant_HK.txt
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zh_Hant_HK.xml
 // *
 // ***************************************************************************
 zh_Hant_HK{
-    Version{"2.0.78.47"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Abidjan"{
             ec{"阿比贊"}
diff --git a/icu4c/source/data/zone/zh_Hant_MO.txt b/icu4c/source/data/zone/zh_Hant_MO.txt
index 686610b..08cadc7 100644
--- a/icu4c/source/data/zone/zh_Hant_MO.txt
+++ b/icu4c/source/data/zone/zh_Hant_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_Hant_TW.txt b/icu4c/source/data/zone/zh_Hant_TW.txt
index 659b708..99d5a6f 100644
--- a/icu4c/source/data/zone/zh_Hant_TW.txt
+++ b/icu4c/source/data/zone/zh_Hant_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_MO.txt b/icu4c/source/data/zone/zh_MO.txt
index 7a340a7..0492740 100644
--- a/icu4c/source/data/zone/zh_MO.txt
+++ b/icu4c/source/data/zone/zh_MO.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_SG.txt b/icu4c/source/data/zone/zh_SG.txt
index e5b7c41..4ebb462 100644
--- a/icu4c/source/data/zone/zh_SG.txt
+++ b/icu4c/source/data/zone/zh_SG.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zh_TW.txt b/icu4c/source/data/zone/zh_TW.txt
index 5957fe3..dc597d3 100644
--- a/icu4c/source/data/zone/zh_TW.txt
+++ b/icu4c/source/data/zone/zh_TW.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/icu-config.xml & build.xml
diff --git a/icu4c/source/data/zone/zu.txt b/icu4c/source/data/zone/zu.txt
index 73476c2..336255f 100644
--- a/icu4c/source/data/zone/zu.txt
+++ b/icu4c/source/data/zone/zu.txt
@@ -1,7 +1,7 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/zu.xml
 // *
@@ -10,7 +10,7 @@
  *  ICU <specials> source: <path>/xml/main/zu.xml
  */
 zu{
-    Version{"2.0.77.46"}
+    Version{"2.0.80.73"}
     zoneStrings{
         "Africa:Sao_Tome"{
             ec{"I-São Tomé"}
@@ -531,9 +531,6 @@
         "meta:South_Georgia"{
             ls{"Isikhathi sase-South Georgia"}
         }
-        "meta:Suriname"{
-            ls{"Isikhathi sase-Suriname"}
-        }
         "meta:Syowa"{
             ls{"Isikhathi sase-Syowa"}
         }
diff --git a/icu4c/source/test/cintltst/capitst.c b/icu4c/source/test/cintltst/capitst.c
index d143202..09703c0 100644
--- a/icu4c/source/test/cintltst/capitst.c
+++ b/icu4c/source/test/cintltst/capitst.c
@@ -1,5 +1,5 @@
 /********************************************************************
- * Copyright (c) 1997-2012, International Business Machines
+ * Copyright (c) 1997-2013, International Business Machines
  * Corporation and others. All Rights Reserved.
  ********************************************************************/
 /*****************************************************************************
@@ -2325,36 +2325,36 @@
 #define PREFERRED_SIZE 16
 #define MAX_NUMBER_OF_KEYWORDS 9
     const char *PREFERRED[PREFERRED_SIZE][MAX_NUMBER_OF_KEYWORDS+1] = {
-            { "und",            "standard", "ducet", "search", NULL, NULL, NULL, NULL, NULL },
-            { "en_US",          "standard", "ducet", "search", NULL, NULL, NULL, NULL, NULL },
-            { "en_029",         "standard", "ducet", "search", NULL, NULL, NULL, NULL, NULL },
-            { "de_DE",          "standard", "phonebook", "search", "ducet", NULL, NULL, NULL, NULL },
-            { "de_Latn_DE",     "standard", "phonebook", "search", "ducet", NULL, NULL, NULL, NULL },
+            { "und",            "standard", "search", NULL, NULL, NULL, NULL, NULL, NULL },
+            { "en_US",          "standard", "search", NULL, NULL, NULL, NULL, NULL, NULL },
+            { "en_029",         "standard", "search", NULL, NULL, NULL, NULL, NULL, NULL },
+            { "de_DE",          "standard", "phonebook", "search", NULL, NULL, NULL, NULL, NULL },
+            { "de_Latn_DE",     "standard", "phonebook", "search", NULL, NULL, NULL, NULL, NULL },
 #if INCLUDE_UNIHAN_COLLATION
-            { "zh",             "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "ducet", "search" },
-            { "zh_Hans",        "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "ducet", "search" },
-            { "zh_CN",          "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "ducet", "search" },
-            { "zh_Hant",        "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "unihan", "ducet", "search" },
-            { "zh_TW",          "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "unihan", "ducet", "search" },
-            { "zh__PINYIN",     "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "ducet", "search" },
+            { "zh",             "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "search", NULL },
+            { "zh_Hans",        "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "search", NULL },
+            { "zh_CN",          "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "search", NULL },
+            { "zh_Hant",        "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "unihan", "search", NULL },
+            { "zh_TW",          "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "unihan", "search", NULL },
+            { "zh__PINYIN",     "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "unihan", "search", NULL },
 #else
-            { "zh",             "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "ducet", "search", NULL },
-            { "zh_Hans",        "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "ducet", "search", NULL },
-            { "zh_CN",          "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "ducet", "search", NULL },
-            { "zh_Hant",        "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "ducet", "search", NULL },
-            { "zh_TW",          "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "ducet", "search", NULL },
-            { "zh__PINYIN",     "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "ducet", "search", NULL },
+            { "zh",             "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "search", NULL, NULL },
+            { "zh_Hans",        "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "search", NULL, NULL },
+            { "zh_CN",          "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "search", NULL, NULL },
+            { "zh_Hant",        "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "search", NULL, NULL },
+            { "zh_TW",          "stroke", "big5han", "gb2312han", "pinyin", "standard", "zhuyin", "search", NULL, NULL },
+            { "zh__PINYIN",     "pinyin", "big5han", "gb2312han", "standard", "stroke", "zhuyin", "search", NULL, NULL },
 #endif
-            { "es_ES",          "standard", "search", "traditional", "ducet", NULL, NULL, NULL, NULL },
-            { "es__TRADITIONAL","traditional", "search", "standard", "ducet", NULL, NULL, NULL, NULL },
-            { "und@collation=phonebook",    "standard", "ducet", "search", NULL, NULL, NULL, NULL, NULL },
-            { "de_DE@collation=big5han",    "standard", "phonebook", "search", "ducet", NULL, NULL, NULL, NULL },
-            { "zzz@collation=xxx",          "standard", "ducet", "search", NULL, NULL, NULL, NULL, NULL }
+            { "es_ES",          "standard", "search", "traditional", NULL, NULL, NULL, NULL, NULL },
+            { "es__TRADITIONAL","traditional", "search", "standard", NULL, NULL, NULL, NULL, NULL },
+            { "und@collation=phonebook",    "standard", "search", NULL, NULL, NULL, NULL, NULL, NULL },
+            { "de_DE@collation=big5han",    "standard", "phonebook", "search", NULL, NULL, NULL, NULL, NULL },
+            { "zzz@collation=xxx",          "standard", "search", NULL, NULL, NULL, NULL, NULL, NULL }
     };
 #if INCLUDE_UNIHAN_COLLATION
-    const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 9, 9, 9, 9, 9, 9, 4, 4, 3, 4, 3 };
+    const int32_t expectedLength[PREFERRED_SIZE] = { 2, 2, 2, 3, 3, 8, 8, 8, 8, 8, 8, 3, 3, 2, 3, 2 };
 #else
-    const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 8, 8, 8, 8, 8, 8, 4, 4, 3, 4, 3 };
+    const int32_t expectedLength[PREFERRED_SIZE] = { 2, 2, 2, 3, 3, 7, 7, 7, 7, 7, 7, 3, 3, 2, 3, 2 };
 #endif
 
     UErrorCode status = U_ZERO_ERROR;
diff --git a/icu4c/source/test/cintltst/cloctst.c b/icu4c/source/test/cintltst/cloctst.c
index 81171da..cc0b6f2 100644
--- a/icu4c/source/test/cintltst/cloctst.c
+++ b/icu4c/source/test/cintltst/cloctst.c
@@ -1217,7 +1217,7 @@
      and country codes to make sure we have the correct names for them.
   */
     char languageCodes[] [4] = { "he", "id", "iu", "ug", "yi", "za", "419" };
-    const char* languageNames [] = { "Hebrew", "Indonesian", "Inuktitut", "Uighur", "Yiddish",
+    const char* languageNames [] = { "Hebrew", "Indonesian", "Inuktitut", "Uyghur", "Yiddish",
                                "Zhuang", "419" };
     const char* inLocale [] = { "en_US", "zh_Hant"};
     UErrorCode status=U_ZERO_ERROR;
diff --git a/icu4c/source/test/cintltst/cmsccoll.c b/icu4c/source/test/cintltst/cmsccoll.c
index 9a0f5bc..363a0a6 100644
--- a/icu4c/source/test/cintltst/cmsccoll.c
+++ b/icu4c/source/test/cintltst/cmsccoll.c
@@ -1,7 +1,7 @@
 
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2001-2012, International Business Machines Corporation and
+ * Copyright (c) 2001-2013, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /*******************************************************************************
@@ -1399,6 +1399,8 @@
             }
             if (uprv_strcmp("bn", locName)==0 ||
                 uprv_strcmp("en_US_POSIX", locName)==0 ||
+                uprv_strcmp("he", locName)==0 ||            /* Add due to new tailoring of \u05F3 vs \u0027 per cldrbug 5576 */
+                uprv_strcmp("he_IL", locName)==0 ||         /* Add due to new tailoring of \u05F3 vs \u0027 per cldrbug 5576 */
                 uprv_strcmp("km", locName)==0 ||
                 uprv_strcmp("km_KH", locName)==0 ||
                 uprv_strcmp("my", locName)==0 ||
diff --git a/icu4c/source/test/cintltst/cnmdptst.c b/icu4c/source/test/cintltst/cnmdptst.c
index e9f3ad2..04a12ba 100644
--- a/icu4c/source/test/cintltst/cnmdptst.c
+++ b/icu4c/source/test/cintltst/cnmdptst.c
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2012, International Business Machines Corporation
+ * Copyright (c) 1997-2013, International Business Machines Corporation
  * and others. All Rights Reserved.
  ********************************************************************/
 /*******************************************************************************
@@ -880,7 +880,7 @@
             { "de",                 "EUR", NULL, NULL },
             { "de_DE",              "EUR", NULL, NULL },
             { "ar",                 "EGP", NULL, NULL },
-            { "ar_PS",              "JOD", "ILS", NULL },
+            { "ar_PS",              "ILS", "JOD", NULL },
             { "en@currency=CAD",    "USD", "USN", "USS" },
             { "fr@currency=zzz",    "EUR", NULL, NULL },
             { "de_DE@currency=DEM", "EUR", NULL, NULL },
diff --git a/icu4c/source/test/intltest/alphaindextst.cpp b/icu4c/source/test/intltest/alphaindextst.cpp
index bc92860..427e450 100644
--- a/icu4c/source/test/intltest/alphaindextst.cpp
+++ b/icu4c/source/test/intltest/alphaindextst.cpp
@@ -1,7 +1,7 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 2012, International Business Machines Corporation and
- * others. All Rights Reserved.
+ * Copyright (c) 2012-2013, International Business Machines Corporation
+ * and others. All Rights Reserved.
  ********************************************************************/
 //
 //   file:  alphaindex.cpp
@@ -285,13 +285,13 @@
     TEST_CHECK_STATUS;
     n = index->getBucketIndex(adam, status);
     TEST_CHECK_STATUS;
-    TEST_ASSERT(n == 0);    //  Label #0 is underflow
+    TEST_ASSERT(n == 32);   // Now Latin is in overflow label for Russian collation
     n = index->getBucketIndex(baker, status);
-    TEST_ASSERT(n == 0);
+    TEST_ASSERT(n == 32);
     n = index->getBucketIndex(Cyrillic, status);
-    TEST_ASSERT(n == 1);   // Overflow label
+    TEST_ASSERT(n == 1);    // First label
     n = index->getBucketIndex(zed, status);
-    TEST_ASSERT(n == 0);
+    TEST_ASSERT(n == 32);
 
     delete index;
 
diff --git a/icu4c/source/test/intltest/loctest.cpp b/icu4c/source/test/intltest/loctest.cpp
index c073863..2c21ee1 100644
--- a/icu4c/source/test/intltest/loctest.cpp
+++ b/icu4c/source/test/intltest/loctest.cpp
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2012, International Business Machines Corporation and
+ * Copyright (c) 1997-2013, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -959,7 +959,7 @@
     // names, and other stuff like that.  This test just checks specific language
     // and country codes to make sure we have the correct names for them.
     char languageCodes[] [4] = { "he", "id", "iu", "ug", "yi", "za" };
-    UnicodeString languageNames [] = { "Hebrew", "Indonesian", "Inuktitut", "Uighur", "Yiddish",
+    UnicodeString languageNames [] = { "Hebrew", "Indonesian", "Inuktitut", "Uyghur", "Yiddish",
                                "Zhuang" };
 
     for (int32_t i = 0; i < 6; i++) {
diff --git a/icu4c/source/test/testdata/structLocale.txt b/icu4c/source/test/testdata/structLocale.txt
index a1d3be5..7a3dd80 100644
--- a/icu4c/source/test/testdata/structLocale.txt
+++ b/icu4c/source/test/testdata/structLocale.txt
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004-2012 International Business Machines
+// * Copyright (C) 2004-2013 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // *
 // ***************************************************************************
@@ -3896,6 +3896,100 @@
         alternateQuotationEnd{""}
         alternateQuotationStart{""}
     }
+    fields{
+        day{
+            dn{"Day"}
+            relative{
+                "-3"{""}
+                "-2"{""}
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+                "2"{""}
+                "3"{""}
+            }
+        }
+        dayperiod{
+            dn{"Dayperiod"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        era{
+            dn{"Era"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        hour{
+            dn{"Hour"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        minute{
+            dn{"Minute"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        month{
+            dn{"Month"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        second{
+            dn{"Second"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        week{
+            dn{"Week"}                    
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        weekday{
+            dn{"Day of the Week"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        year{
+            dn{"Year"}                    
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+        zone{
+            dn{"Zone"}
+            relative{
+                "-1"{""}
+                "0"{""}
+                "1"{""}
+            }
+        }
+    }
     CurrencyUnitPatterns{
         zero{""}
         one{""}
@@ -13823,100 +13917,6 @@
                     ""
                 }
             }
-            fields{
-                day{
-                    dn{"Day"}
-                    relative{
-                        "-3"{""}
-                        "-2"{""}
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                        "2"{""}
-                        "3"{""}
-                    }
-                }
-                dayperiod{
-                    dn{"Dayperiod"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                era{
-                    dn{"Era"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                hour{
-                    dn{"Hour"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                minute{
-                    dn{"Minute"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                month{
-                    dn{"Month"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                second{
-                    dn{"Second"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                week{
-                    dn{"Week"}                    
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                weekday{
-                    dn{"Day of the Week"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                year{
-                    dn{"Year"}                    
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-                zone{
-                    dn{"Zone"}
-                    relative{
-                        "-1"{""}
-                        "0"{""}
-                        "1"{""}
-                    }
-                }
-            }
             intervalFormats{
                 H{
                     H{""}