diff options
| author | Javier <dev.git@javispedro.com> | 2026-08-30 19:29:35 +0200 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2026-08-30 19:29:35 +0200 |
| commit | 8ed9a1bb205faf76f6487a2d8a94f3cf2fb721c9 (patch) | |
| tree | a0e3a00ba64fe4d0f1e5193e99c00d6178a0006b /unitbl | |
| parent | 8459567950d6d7dcc8f92753b0c1918f417ab149 (diff) | |
| download | vbados-8ed9a1bb205faf76f6487a2d8a94f3cf2fb721c9.tar.gz vbados-8ed9a1bb205faf76f6487a2d8a94f3cf2fb721c9.zip | |
move unicode tables from nls to unitbl dir in src
Diffstat (limited to 'unitbl')
| -rw-r--r-- | unitbl/cp437uni.tbl | bin | 0 -> 282 bytes | |||
| -rw-r--r-- | unitbl/cp720uni.tbl | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | unitbl/cp737uni.tbl | bin | 0 -> 274 bytes | |||
| -rw-r--r-- | unitbl/cp775uni.tbl | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | unitbl/cp850uni.tbl | bin | 0 -> 281 bytes | |||
| -rw-r--r-- | unitbl/cp852uni.tbl | bin | 0 -> 283 bytes | |||
| -rw-r--r-- | unitbl/cp855uni.tbl | bin | 0 -> 277 bytes | |||
| -rw-r--r-- | unitbl/cp857uni.tbl | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | unitbl/cp858uni.tbl | bin | 0 -> 281 bytes | |||
| -rw-r--r-- | unitbl/cp861uni.tbl | bin | 0 -> 278 bytes | |||
| -rw-r--r-- | unitbl/cp862uni.tbl | bin | 0 -> 275 bytes | |||
| -rw-r--r-- | unitbl/cp863uni.tbl | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | unitbl/cp864uni.tbl | bin | 0 -> 275 bytes | |||
| -rw-r--r-- | unitbl/cp865uni.tbl | bin | 0 -> 275 bytes | |||
| -rw-r--r-- | unitbl/cp866uni.tbl | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | unitbl/cp869uni.tbl | bin | 0 -> 275 bytes | |||
| -rw-r--r-- | unitbl/cp874uni.tbl | bin | 0 -> 273 bytes | |||
| -rw-r--r-- | unitbl/license.txt | 46 |
18 files changed, 46 insertions, 0 deletions
diff --git a/unitbl/cp437uni.tbl b/unitbl/cp437uni.tbl Binary files differnew file mode 100644 index 0000000..76c962d --- /dev/null +++ b/unitbl/cp437uni.tbl diff --git a/unitbl/cp720uni.tbl b/unitbl/cp720uni.tbl Binary files differnew file mode 100644 index 0000000..f8c868a --- /dev/null +++ b/unitbl/cp720uni.tbl diff --git a/unitbl/cp737uni.tbl b/unitbl/cp737uni.tbl Binary files differnew file mode 100644 index 0000000..abb1371 --- /dev/null +++ b/unitbl/cp737uni.tbl diff --git a/unitbl/cp775uni.tbl b/unitbl/cp775uni.tbl Binary files differnew file mode 100644 index 0000000..6bc842d --- /dev/null +++ b/unitbl/cp775uni.tbl diff --git a/unitbl/cp850uni.tbl b/unitbl/cp850uni.tbl Binary files differnew file mode 100644 index 0000000..cefbfec --- /dev/null +++ b/unitbl/cp850uni.tbl diff --git a/unitbl/cp852uni.tbl b/unitbl/cp852uni.tbl Binary files differnew file mode 100644 index 0000000..8809854 --- /dev/null +++ b/unitbl/cp852uni.tbl diff --git a/unitbl/cp855uni.tbl b/unitbl/cp855uni.tbl Binary files differnew file mode 100644 index 0000000..e5bdd65 --- /dev/null +++ b/unitbl/cp855uni.tbl diff --git a/unitbl/cp857uni.tbl b/unitbl/cp857uni.tbl Binary files differnew file mode 100644 index 0000000..a5d83b4 --- /dev/null +++ b/unitbl/cp857uni.tbl diff --git a/unitbl/cp858uni.tbl b/unitbl/cp858uni.tbl Binary files differnew file mode 100644 index 0000000..9f4dd59 --- /dev/null +++ b/unitbl/cp858uni.tbl diff --git a/unitbl/cp861uni.tbl b/unitbl/cp861uni.tbl Binary files differnew file mode 100644 index 0000000..b76628e --- /dev/null +++ b/unitbl/cp861uni.tbl diff --git a/unitbl/cp862uni.tbl b/unitbl/cp862uni.tbl Binary files differnew file mode 100644 index 0000000..03b9559 --- /dev/null +++ b/unitbl/cp862uni.tbl diff --git a/unitbl/cp863uni.tbl b/unitbl/cp863uni.tbl Binary files differnew file mode 100644 index 0000000..7f424b0 --- /dev/null +++ b/unitbl/cp863uni.tbl diff --git a/unitbl/cp864uni.tbl b/unitbl/cp864uni.tbl Binary files differnew file mode 100644 index 0000000..1a03811 --- /dev/null +++ b/unitbl/cp864uni.tbl diff --git a/unitbl/cp865uni.tbl b/unitbl/cp865uni.tbl Binary files differnew file mode 100644 index 0000000..be5dd95 --- /dev/null +++ b/unitbl/cp865uni.tbl diff --git a/unitbl/cp866uni.tbl b/unitbl/cp866uni.tbl Binary files differnew file mode 100644 index 0000000..cdc959d --- /dev/null +++ b/unitbl/cp866uni.tbl diff --git a/unitbl/cp869uni.tbl b/unitbl/cp869uni.tbl Binary files differnew file mode 100644 index 0000000..af30476 --- /dev/null +++ b/unitbl/cp869uni.tbl diff --git a/unitbl/cp874uni.tbl b/unitbl/cp874uni.tbl Binary files differnew file mode 100644 index 0000000..455ee0b --- /dev/null +++ b/unitbl/cp874uni.tbl diff --git a/unitbl/license.txt b/unitbl/license.txt new file mode 100644 index 0000000..85d0d58 --- /dev/null +++ b/unitbl/license.txt @@ -0,0 +1,46 @@ +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + +See Terms of Use <https://www.unicode.org/copyright.html> +for definitions of Unicode Inc.’s Data Files and Software. + +NOTICE TO USER: Carefully read the following legal agreement. +BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S +DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), +YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +TERMS AND CONDITIONS OF THIS AGREEMENT. +IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE +THE DATA FILES OR SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2022 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in https://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 either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +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. |
