blob: 43f75b1577eb7aa53e2cc085a8ef8fac7d23ed46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nus{
Currencies{
GBP{
"GB£",
"GBP",
}
SSP{
"£",
"SSP",
}
}
Version{"2.1.27.40"}
}
|