| Index: source/data/zone/mzn.txt
 | 
| diff --git a/source/data/zone/jgo.txt b/source/data/zone/mzn.txt
 | 
| similarity index 68%
 | 
| copy from source/data/zone/jgo.txt
 | 
| copy to source/data/zone/mzn.txt
 | 
| index 490db2d95a066a6d0bf62db3aecdeeeb4622a165..5a9ebe7bb90ab5db7d595121ba5af0911f5db30f 100755
 | 
| --- a/source/data/zone/jgo.txt
 | 
| +++ b/source/data/zone/mzn.txt
 | 
| @@ -1,21 +1,20 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * Copyright (C) 2014 International Business Machines
 | 
| +// * Copyright (C) 2015 International Business Machines
 | 
|  // * Corporation and others. All Rights Reserved.
 | 
|  // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 | 
| -// * Source File: <path>/common/main/jgo.xml
 | 
| +// * Source File: <path>/common/main/mzn.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/common/main/jgo.xml
 | 
| - */
 | 
| -jgo{
 | 
| -    Version{"2.1.7.39"}
 | 
| +mzn{
 | 
| +    Version{"2.1.19.14"}
 | 
|      zoneStrings{
 | 
|          fallbackFormat{"{1} ({0})"}
 | 
|          gmtFormat{"GMT{0}"}
 | 
|          gmtZeroFormat{"GMT"}
 | 
|          hourFormat{"+HH:mm;-HH:mm"}
 | 
|          regionFormat{"{0}"}
 | 
| +        regionFormatDaylight{"{0} (+1)"}
 | 
| +        regionFormatStandard{"{0} (+0)"}
 | 
|      }
 | 
|  }
 | 
| 
 |