| Index: source/data/curr/en_SH.txt
 | 
| diff --git a/source/data/curr/en_SH.txt b/source/data/curr/en_SH.txt
 | 
| index 88bef29ed005b37784ea66f36cad0b17ce940de4..133ba73d1baf4cb65dcc8d31e82ee4bfca750eba 100755
 | 
| --- a/source/data/curr/en_SH.txt
 | 
| +++ b/source/data/curr/en_SH.txt
 | 
| @@ -1,18 +1,22 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/en_SH.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_SH{
 | 
| -    %%Parent{"en_GB"}
 | 
| +    %%Parent{"en_001"}
 | 
|      Currencies{
 | 
|          GBP{
 | 
|              "GB£",
 | 
| -            "British Pound Sterling",
 | 
| +            "British Pound",
 | 
| +        }
 | 
| +        SHP{
 | 
| +            "£",
 | 
| +            "St. Helena Pound",
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
|  }
 | 
| 
 |