aboutsummaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2018-10-20 06:05:13 +0100
committerVictor Chang <vichang@google.com>2018-10-20 06:05:13 +0100
commit98dbadea92e9b191c811cb855a38febea2ae3e62 (patch)
treeec4184c73aa057653a8eda1aca579131c50094eb /keyboards
parent1cc09cde2a712b3e802585d933d14fd5f7bd4860 (diff)
downloadcldr-98dbadea92e9b191c811cb855a38febea2ae3e62.tar.gz
Copy CLDR 34 from unicode.orgcldr-release-35cldr-release-34
These files were exported from the CLDR Subversion repository by running the following commands: rm -rf * svn export --force https://unicode.org/repos/cldr/tags/release-34/ . git clean -dfX git add -A . Test: n/a Change-Id: Ie42df516d51e6dad397b8652d1b566d7dd16291d
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/dtd/ldmlKeyboard.dtd6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/dtd/ldmlKeyboard.dtd b/keyboards/dtd/ldmlKeyboard.dtd
index 5f6a32e7..a969d8cd 100644
--- a/keyboards/dtd/ldmlKeyboard.dtd
+++ b/keyboards/dtd/ldmlKeyboard.dtd
@@ -1,5 +1,5 @@
<!--
-Copyright © 2003-2017 Unicode, Inc. and others. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
+Copyright © 2003-2018 Unicode, Inc. and others. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified.
@@ -7,7 +7,7 @@ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
- $Revision: 14167 $
+ $Revision: 14003 $
-->
<!ELEMENT keyboard ( version, generation?, names, settings?, import*, keyMap+, displayMap?, layer*, vkeys*, transforms*, reorders?, backspaces? ) >
@@ -18,7 +18,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!--@VALUE-->
<!ATTLIST version number CDATA #REQUIRED >
<!--@METADATA-->
-<!ATTLIST version cldrVersion CDATA #FIXED "33.1" >
+<!ATTLIST version cldrVersion CDATA #FIXED "34" >
<!--@METADATA-->
<!ELEMENT generation EMPTY >