From 3db3ab098ee18a3b97bbd86075261ec4894d606d Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 20 Oct 2016 09:45:50 +0200 Subject: [PATCH] libunistring: change the maintainer to 'all' * modules/gen-uni-tables, modules/libunistring: * modules/ucs4-utf16, modules/ucs4-utf8, modules/unicodeio: * modules/unitypes, modules/utf16-ucs4, modules/utf16-ucs4-unsafe: * modules/utf8-ucs4, modules/utf8-ucs4-unsafe: * modules/unicase/*, modules/uniconv/*, modules/unictype/*: * modules/unilbrk/*, modules/uniname/*, modules/uninorm/*: * modules/unistdio/*, modules/unistr/*, modules/uniwbrk/*: * modules/uniwidth/*: Change the maintainer to 'all'. --- ChangeLog | 12 ++++++++++++ modules/gen-uni-tables | 2 +- modules/libunistring | 2 +- modules/ucs4-utf16 | 2 +- modules/ucs4-utf8 | 2 +- modules/unicase/base | 2 +- modules/unicase/cased | 2 +- modules/unicase/empty-prefix-context | 2 +- modules/unicase/empty-suffix-context | 2 +- modules/unicase/ignorable | 2 +- modules/unicase/locale-language | 2 +- modules/unicase/special-casing | 2 +- modules/unicase/tocasefold | 2 +- modules/unicase/tolower | 2 +- modules/unicase/totitle | 2 +- modules/unicase/toupper | 2 +- modules/unicase/u16-casecmp | 2 +- modules/unicase/u16-casecoll | 2 +- modules/unicase/u16-casefold | 2 +- modules/unicase/u16-casemap | 2 +- modules/unicase/u16-casexfrm | 2 +- modules/unicase/u16-ct-casefold | 2 +- modules/unicase/u16-ct-tolower | 2 +- modules/unicase/u16-ct-totitle | 2 +- modules/unicase/u16-ct-toupper | 2 +- modules/unicase/u16-is-cased | 2 +- modules/unicase/u16-is-casefolded | 2 +- modules/unicase/u16-is-invariant | 2 +- modules/unicase/u16-is-lowercase | 2 +- modules/unicase/u16-is-titlecase | 2 +- modules/unicase/u16-is-uppercase | 2 +- modules/unicase/u16-prefix-context | 2 +- modules/unicase/u16-suffix-context | 2 +- modules/unicase/u16-tolower | 2 +- modules/unicase/u16-totitle | 2 +- modules/unicase/u16-toupper | 2 +- modules/unicase/u32-casecmp | 2 +- modules/unicase/u32-casecoll | 2 +- modules/unicase/u32-casefold | 2 +- modules/unicase/u32-casemap | 2 +- modules/unicase/u32-casexfrm | 2 +- modules/unicase/u32-ct-casefold | 2 +- modules/unicase/u32-ct-tolower | 2 +- modules/unicase/u32-ct-totitle | 2 +- modules/unicase/u32-ct-toupper | 2 +- modules/unicase/u32-is-cased | 2 +- modules/unicase/u32-is-casefolded | 2 +- modules/unicase/u32-is-invariant | 2 +- modules/unicase/u32-is-lowercase | 2 +- modules/unicase/u32-is-titlecase | 2 +- modules/unicase/u32-is-uppercase | 2 +- modules/unicase/u32-prefix-context | 2 +- modules/unicase/u32-suffix-context | 2 +- modules/unicase/u32-tolower | 2 +- modules/unicase/u32-totitle | 2 +- modules/unicase/u32-toupper | 2 +- modules/unicase/u8-casecmp | 2 +- modules/unicase/u8-casecoll | 2 +- modules/unicase/u8-casefold | 2 +- modules/unicase/u8-casemap | 2 +- modules/unicase/u8-casexfrm | 2 +- modules/unicase/u8-ct-casefold | 2 +- modules/unicase/u8-ct-tolower | 2 +- modules/unicase/u8-ct-totitle | 2 +- modules/unicase/u8-ct-toupper | 2 +- modules/unicase/u8-is-cased | 2 +- modules/unicase/u8-is-casefolded | 2 +- modules/unicase/u8-is-invariant | 2 +- modules/unicase/u8-is-lowercase | 2 +- modules/unicase/u8-is-titlecase | 2 +- modules/unicase/u8-is-uppercase | 2 +- modules/unicase/u8-prefix-context | 2 +- modules/unicase/u8-suffix-context | 2 +- modules/unicase/u8-tolower | 2 +- modules/unicase/u8-totitle | 2 +- modules/unicase/u8-toupper | 2 +- modules/unicase/ulc-casecmp | 2 +- modules/unicase/ulc-casecoll | 2 +- modules/unicase/ulc-casexfrm | 2 +- modules/unicodeio | 2 +- modules/uniconv/base | 2 +- modules/uniconv/u16-conv-from-enc | 2 +- modules/uniconv/u16-conv-to-enc | 2 +- modules/uniconv/u16-strconv-from-enc | 2 +- modules/uniconv/u16-strconv-from-locale | 2 +- modules/uniconv/u16-strconv-to-enc | 2 +- modules/uniconv/u16-strconv-to-locale | 2 +- modules/uniconv/u32-conv-from-enc | 2 +- modules/uniconv/u32-conv-to-enc | 2 +- modules/uniconv/u32-strconv-from-enc | 2 +- modules/uniconv/u32-strconv-from-locale | 2 +- modules/uniconv/u32-strconv-to-enc | 2 +- modules/uniconv/u32-strconv-to-locale | 2 +- modules/uniconv/u8-conv-from-enc | 2 +- modules/uniconv/u8-conv-to-enc | 2 +- modules/uniconv/u8-strconv-from-enc | 2 +- modules/uniconv/u8-strconv-from-locale | 2 +- modules/uniconv/u8-strconv-to-enc | 2 +- modules/uniconv/u8-strconv-to-locale | 2 +- modules/unictype/base | 2 +- modules/unictype/bidicategory-all | 2 +- modules/unictype/bidicategory-byname | 2 +- modules/unictype/bidicategory-name | 2 +- modules/unictype/bidicategory-of | 2 +- modules/unictype/bidicategory-test | 2 +- modules/unictype/bidiclass-all | 2 +- modules/unictype/bidiclass-byname | 2 +- modules/unictype/bidiclass-longname | 2 +- modules/unictype/bidiclass-name | 2 +- modules/unictype/bidiclass-of | 2 +- modules/unictype/bidiclass-test | 2 +- modules/unictype/block-all | 2 +- modules/unictype/block-list | 2 +- modules/unictype/block-of | 2 +- modules/unictype/block-test | 2 +- modules/unictype/category-C | 2 +- modules/unictype/category-Cc | 2 +- modules/unictype/category-Cf | 2 +- modules/unictype/category-Cn | 2 +- modules/unictype/category-Co | 2 +- modules/unictype/category-Cs | 2 +- modules/unictype/category-L | 2 +- modules/unictype/category-LC | 2 +- modules/unictype/category-Ll | 2 +- modules/unictype/category-Lm | 2 +- modules/unictype/category-Lo | 2 +- modules/unictype/category-Lt | 2 +- modules/unictype/category-Lu | 2 +- modules/unictype/category-M | 2 +- modules/unictype/category-Mc | 2 +- modules/unictype/category-Me | 2 +- modules/unictype/category-Mn | 2 +- modules/unictype/category-N | 2 +- modules/unictype/category-Nd | 2 +- modules/unictype/category-Nl | 2 +- modules/unictype/category-No | 2 +- modules/unictype/category-P | 2 +- modules/unictype/category-Pc | 2 +- modules/unictype/category-Pd | 2 +- modules/unictype/category-Pe | 2 +- modules/unictype/category-Pf | 2 +- modules/unictype/category-Pi | 2 +- modules/unictype/category-Po | 2 +- modules/unictype/category-Ps | 2 +- modules/unictype/category-S | 2 +- modules/unictype/category-Sc | 2 +- modules/unictype/category-Sk | 2 +- modules/unictype/category-Sm | 2 +- modules/unictype/category-So | 2 +- modules/unictype/category-Z | 2 +- modules/unictype/category-Zl | 2 +- modules/unictype/category-Zp | 2 +- modules/unictype/category-Zs | 2 +- modules/unictype/category-all | 2 +- modules/unictype/category-and | 2 +- modules/unictype/category-and-not | 2 +- modules/unictype/category-byname | 2 +- modules/unictype/category-longname | 2 +- modules/unictype/category-name | 2 +- modules/unictype/category-none | 2 +- modules/unictype/category-of | 2 +- modules/unictype/category-or | 2 +- modules/unictype/category-test | 2 +- modules/unictype/category-test-withtable | 2 +- modules/unictype/combining-class | 2 +- modules/unictype/combining-class-all | 2 +- modules/unictype/combining-class-byname | 2 +- modules/unictype/combining-class-longname | 2 +- modules/unictype/combining-class-name | 2 +- modules/unictype/ctype-alnum | 2 +- modules/unictype/ctype-alpha | 2 +- modules/unictype/ctype-blank | 2 +- modules/unictype/ctype-cntrl | 2 +- modules/unictype/ctype-digit | 2 +- modules/unictype/ctype-graph | 2 +- modules/unictype/ctype-lower | 2 +- modules/unictype/ctype-print | 2 +- modules/unictype/ctype-punct | 2 +- modules/unictype/ctype-space | 2 +- modules/unictype/ctype-upper | 2 +- modules/unictype/ctype-xdigit | 2 +- modules/unictype/decimal-digit | 2 +- modules/unictype/digit | 2 +- modules/unictype/joininggroup-all | 2 +- modules/unictype/joininggroup-byname | 2 +- modules/unictype/joininggroup-name | 2 +- modules/unictype/joininggroup-of | 2 +- modules/unictype/joiningtype-all | 2 +- modules/unictype/joiningtype-byname | 2 +- modules/unictype/joiningtype-longname | 2 +- modules/unictype/joiningtype-name | 2 +- modules/unictype/joiningtype-of | 2 +- modules/unictype/mirror | 2 +- modules/unictype/numeric | 2 +- modules/unictype/property-all | 2 +- modules/unictype/property-alphabetic | 2 +- modules/unictype/property-ascii-hex-digit | 2 +- modules/unictype/property-bidi-arabic-digit | 2 +- modules/unictype/property-bidi-arabic-right-to-left | 2 +- modules/unictype/property-bidi-block-separator | 2 +- modules/unictype/property-bidi-boundary-neutral | 2 +- modules/unictype/property-bidi-common-separator | 2 +- modules/unictype/property-bidi-control | 2 +- modules/unictype/property-bidi-embedding-or-override | 2 +- modules/unictype/property-bidi-eur-num-separator | 2 +- modules/unictype/property-bidi-eur-num-terminator | 2 +- modules/unictype/property-bidi-european-digit | 2 +- modules/unictype/property-bidi-hebrew-right-to-left | 2 +- modules/unictype/property-bidi-left-to-right | 2 +- modules/unictype/property-bidi-non-spacing-mark | 2 +- modules/unictype/property-bidi-other-neutral | 2 +- modules/unictype/property-bidi-pdf | 2 +- modules/unictype/property-bidi-segment-separator | 2 +- modules/unictype/property-bidi-whitespace | 2 +- modules/unictype/property-byname | 2 +- modules/unictype/property-case-ignorable | 2 +- modules/unictype/property-cased | 2 +- modules/unictype/property-changes-when-casefolded | 2 +- modules/unictype/property-changes-when-casemapped | 2 +- modules/unictype/property-changes-when-lowercased | 2 +- modules/unictype/property-changes-when-titlecased | 2 +- modules/unictype/property-changes-when-uppercased | 2 +- modules/unictype/property-combining | 2 +- modules/unictype/property-composite | 2 +- modules/unictype/property-currency-symbol | 2 +- modules/unictype/property-dash | 2 +- modules/unictype/property-decimal-digit | 2 +- .../unictype/property-default-ignorable-code-point | 2 +- modules/unictype/property-deprecated | 2 +- modules/unictype/property-diacritic | 2 +- modules/unictype/property-extender | 2 +- modules/unictype/property-format-control | 2 +- modules/unictype/property-grapheme-base | 2 +- modules/unictype/property-grapheme-extend | 2 +- modules/unictype/property-grapheme-link | 2 +- modules/unictype/property-hex-digit | 2 +- modules/unictype/property-hyphen | 2 +- modules/unictype/property-id-continue | 2 +- modules/unictype/property-id-start | 2 +- modules/unictype/property-ideographic | 2 +- modules/unictype/property-ids-binary-operator | 2 +- modules/unictype/property-ids-trinary-operator | 2 +- modules/unictype/property-ignorable-control | 2 +- modules/unictype/property-iso-control | 2 +- modules/unictype/property-join-control | 2 +- modules/unictype/property-left-of-pair | 2 +- modules/unictype/property-line-separator | 2 +- modules/unictype/property-logical-order-exception | 2 +- modules/unictype/property-lowercase | 2 +- modules/unictype/property-math | 2 +- modules/unictype/property-non-break | 2 +- modules/unictype/property-not-a-character | 2 +- modules/unictype/property-numeric | 2 +- modules/unictype/property-other-alphabetic | 2 +- .../property-other-default-ignorable-code-point | 2 +- modules/unictype/property-other-grapheme-extend | 2 +- modules/unictype/property-other-id-continue | 2 +- modules/unictype/property-other-id-start | 2 +- modules/unictype/property-other-lowercase | 2 +- modules/unictype/property-other-math | 2 +- modules/unictype/property-other-uppercase | 2 +- modules/unictype/property-paired-punctuation | 2 +- modules/unictype/property-paragraph-separator | 2 +- modules/unictype/property-pattern-syntax | 2 +- modules/unictype/property-pattern-white-space | 2 +- modules/unictype/property-private-use | 2 +- modules/unictype/property-punctuation | 2 +- modules/unictype/property-quotation-mark | 2 +- modules/unictype/property-radical | 2 +- modules/unictype/property-sentence-terminal | 2 +- modules/unictype/property-soft-dotted | 2 +- modules/unictype/property-space | 2 +- modules/unictype/property-terminal-punctuation | 2 +- modules/unictype/property-test | 2 +- modules/unictype/property-titlecase | 2 +- modules/unictype/property-unassigned-code-value | 2 +- modules/unictype/property-unified-ideograph | 2 +- modules/unictype/property-uppercase | 2 +- modules/unictype/property-variation-selector | 2 +- modules/unictype/property-white-space | 2 +- modules/unictype/property-xid-continue | 2 +- modules/unictype/property-xid-start | 2 +- modules/unictype/property-zero-width | 2 +- modules/unictype/scripts | 2 +- modules/unictype/scripts-all | 2 +- modules/unictype/syntax-c-ident | 2 +- modules/unictype/syntax-c-whitespace | 2 +- modules/unictype/syntax-java-ident | 2 +- modules/unictype/syntax-java-whitespace | 2 +- modules/unilbrk/base | 2 +- modules/unilbrk/tables | 2 +- modules/unilbrk/u16-possible-linebreaks | 2 +- modules/unilbrk/u16-width-linebreaks | 2 +- modules/unilbrk/u32-possible-linebreaks | 2 +- modules/unilbrk/u32-width-linebreaks | 2 +- modules/unilbrk/u8-possible-linebreaks | 2 +- modules/unilbrk/u8-width-linebreaks | 2 +- modules/unilbrk/ulc-common | 2 +- modules/unilbrk/ulc-possible-linebreaks | 2 +- modules/unilbrk/ulc-width-linebreaks | 2 +- modules/uniname/base | 2 +- modules/uniname/uniname | 2 +- modules/uninorm/base | 2 +- modules/uninorm/canonical-decomposition | 2 +- modules/uninorm/compat-decomposition | 2 +- modules/uninorm/composition | 2 +- modules/uninorm/decompose-internal | 2 +- modules/uninorm/decomposing-form | 2 +- modules/uninorm/decomposition | 2 +- modules/uninorm/decomposition-table | 2 +- modules/uninorm/filter | 2 +- modules/uninorm/nfc | 2 +- modules/uninorm/nfd | 2 +- modules/uninorm/nfkc | 2 +- modules/uninorm/nfkd | 2 +- modules/uninorm/u16-normalize | 2 +- modules/uninorm/u16-normcmp | 2 +- modules/uninorm/u16-normcoll | 2 +- modules/uninorm/u16-normxfrm | 2 +- modules/uninorm/u32-normalize | 2 +- modules/uninorm/u32-normcmp | 2 +- modules/uninorm/u32-normcoll | 2 +- modules/uninorm/u32-normxfrm | 2 +- modules/uninorm/u8-normalize | 2 +- modules/uninorm/u8-normcmp | 2 +- modules/uninorm/u8-normcoll | 2 +- modules/uninorm/u8-normxfrm | 2 +- modules/unistdio/base | 2 +- modules/unistdio/u-printf-args | 2 +- modules/unistdio/u16-asnprintf | 2 +- modules/unistdio/u16-asprintf | 2 +- modules/unistdio/u16-printf-parse | 2 +- modules/unistdio/u16-snprintf | 2 +- modules/unistdio/u16-sprintf | 2 +- modules/unistdio/u16-u16-asnprintf | 2 +- modules/unistdio/u16-u16-asprintf | 2 +- modules/unistdio/u16-u16-snprintf | 2 +- modules/unistdio/u16-u16-sprintf | 2 +- modules/unistdio/u16-u16-vasnprintf | 2 +- modules/unistdio/u16-u16-vasprintf | 2 +- modules/unistdio/u16-u16-vsnprintf | 2 +- modules/unistdio/u16-u16-vsprintf | 2 +- modules/unistdio/u16-vasnprintf | 2 +- modules/unistdio/u16-vasprintf | 2 +- modules/unistdio/u16-vsnprintf | 2 +- modules/unistdio/u16-vsprintf | 2 +- modules/unistdio/u32-asnprintf | 2 +- modules/unistdio/u32-asprintf | 2 +- modules/unistdio/u32-printf-parse | 2 +- modules/unistdio/u32-snprintf | 2 +- modules/unistdio/u32-sprintf | 2 +- modules/unistdio/u32-u32-asnprintf | 2 +- modules/unistdio/u32-u32-asprintf | 2 +- modules/unistdio/u32-u32-snprintf | 2 +- modules/unistdio/u32-u32-sprintf | 2 +- modules/unistdio/u32-u32-vasnprintf | 2 +- modules/unistdio/u32-u32-vasprintf | 2 +- modules/unistdio/u32-u32-vsnprintf | 2 +- modules/unistdio/u32-u32-vsprintf | 2 +- modules/unistdio/u32-vasnprintf | 2 +- modules/unistdio/u32-vasprintf | 2 +- modules/unistdio/u32-vsnprintf | 2 +- modules/unistdio/u32-vsprintf | 2 +- modules/unistdio/u8-asnprintf | 2 +- modules/unistdio/u8-asprintf | 2 +- modules/unistdio/u8-printf-parse | 2 +- modules/unistdio/u8-snprintf | 2 +- modules/unistdio/u8-sprintf | 2 +- modules/unistdio/u8-u8-asnprintf | 2 +- modules/unistdio/u8-u8-asprintf | 2 +- modules/unistdio/u8-u8-snprintf | 2 +- modules/unistdio/u8-u8-sprintf | 2 +- modules/unistdio/u8-u8-vasnprintf | 2 +- modules/unistdio/u8-u8-vasprintf | 2 +- modules/unistdio/u8-u8-vsnprintf | 2 +- modules/unistdio/u8-u8-vsprintf | 2 +- modules/unistdio/u8-vasnprintf | 2 +- modules/unistdio/u8-vasprintf | 2 +- modules/unistdio/u8-vsnprintf | 2 +- modules/unistdio/u8-vsprintf | 2 +- modules/unistdio/ulc-asnprintf | 2 +- modules/unistdio/ulc-asprintf | 2 +- modules/unistdio/ulc-fprintf | 2 +- modules/unistdio/ulc-printf-parse | 2 +- modules/unistdio/ulc-snprintf | 2 +- modules/unistdio/ulc-sprintf | 2 +- modules/unistdio/ulc-vasnprintf | 2 +- modules/unistdio/ulc-vasprintf | 2 +- modules/unistdio/ulc-vfprintf | 2 +- modules/unistdio/ulc-vsnprintf | 2 +- modules/unistdio/ulc-vsprintf | 2 +- modules/unistr/base | 2 +- modules/unistr/u16-check | 2 +- modules/unistr/u16-chr | 2 +- modules/unistr/u16-cmp | 2 +- modules/unistr/u16-cmp2 | 2 +- modules/unistr/u16-cpy | 2 +- modules/unistr/u16-cpy-alloc | 2 +- modules/unistr/u16-endswith | 2 +- modules/unistr/u16-mblen | 2 +- modules/unistr/u16-mbsnlen | 2 +- modules/unistr/u16-mbtouc | 2 +- modules/unistr/u16-mbtouc-unsafe | 2 +- modules/unistr/u16-mbtoucr | 2 +- modules/unistr/u16-move | 2 +- modules/unistr/u16-next | 2 +- modules/unistr/u16-prev | 2 +- modules/unistr/u16-set | 2 +- modules/unistr/u16-startswith | 2 +- modules/unistr/u16-stpcpy | 2 +- modules/unistr/u16-stpncpy | 2 +- modules/unistr/u16-strcat | 2 +- modules/unistr/u16-strchr | 2 +- modules/unistr/u16-strcmp | 2 +- modules/unistr/u16-strcoll | 2 +- modules/unistr/u16-strcpy | 2 +- modules/unistr/u16-strcspn | 2 +- modules/unistr/u16-strdup | 2 +- modules/unistr/u16-strlen | 2 +- modules/unistr/u16-strmblen | 2 +- modules/unistr/u16-strmbtouc | 2 +- modules/unistr/u16-strncat | 2 +- modules/unistr/u16-strncmp | 2 +- modules/unistr/u16-strncpy | 2 +- modules/unistr/u16-strnlen | 2 +- modules/unistr/u16-strpbrk | 2 +- modules/unistr/u16-strrchr | 2 +- modules/unistr/u16-strspn | 2 +- modules/unistr/u16-strstr | 2 +- modules/unistr/u16-strtok | 2 +- modules/unistr/u16-to-u32 | 2 +- modules/unistr/u16-to-u8 | 2 +- modules/unistr/u16-uctomb | 2 +- modules/unistr/u32-check | 2 +- modules/unistr/u32-chr | 2 +- modules/unistr/u32-cmp | 2 +- modules/unistr/u32-cmp2 | 2 +- modules/unistr/u32-cpy | 2 +- modules/unistr/u32-cpy-alloc | 2 +- modules/unistr/u32-endswith | 2 +- modules/unistr/u32-mblen | 2 +- modules/unistr/u32-mbsnlen | 2 +- modules/unistr/u32-mbtouc | 2 +- modules/unistr/u32-mbtouc-unsafe | 2 +- modules/unistr/u32-mbtoucr | 2 +- modules/unistr/u32-move | 2 +- modules/unistr/u32-next | 2 +- modules/unistr/u32-prev | 2 +- modules/unistr/u32-set | 2 +- modules/unistr/u32-startswith | 2 +- modules/unistr/u32-stpcpy | 2 +- modules/unistr/u32-stpncpy | 2 +- modules/unistr/u32-strcat | 2 +- modules/unistr/u32-strchr | 2 +- modules/unistr/u32-strcmp | 2 +- modules/unistr/u32-strcoll | 2 +- modules/unistr/u32-strcpy | 2 +- modules/unistr/u32-strcspn | 2 +- modules/unistr/u32-strdup | 2 +- modules/unistr/u32-strlen | 2 +- modules/unistr/u32-strmblen | 2 +- modules/unistr/u32-strmbtouc | 2 +- modules/unistr/u32-strncat | 2 +- modules/unistr/u32-strncmp | 2 +- modules/unistr/u32-strncpy | 2 +- modules/unistr/u32-strnlen | 2 +- modules/unistr/u32-strpbrk | 2 +- modules/unistr/u32-strrchr | 2 +- modules/unistr/u32-strspn | 2 +- modules/unistr/u32-strstr | 2 +- modules/unistr/u32-strtok | 2 +- modules/unistr/u32-to-u16 | 2 +- modules/unistr/u32-to-u8 | 2 +- modules/unistr/u32-uctomb | 2 +- modules/unistr/u8-check | 2 +- modules/unistr/u8-chr | 2 +- modules/unistr/u8-cmp | 2 +- modules/unistr/u8-cmp2 | 2 +- modules/unistr/u8-cpy | 2 +- modules/unistr/u8-cpy-alloc | 2 +- modules/unistr/u8-endswith | 2 +- modules/unistr/u8-mblen | 2 +- modules/unistr/u8-mbsnlen | 2 +- modules/unistr/u8-mbtouc | 2 +- modules/unistr/u8-mbtouc-unsafe | 2 +- modules/unistr/u8-mbtoucr | 2 +- modules/unistr/u8-move | 2 +- modules/unistr/u8-next | 2 +- modules/unistr/u8-prev | 2 +- modules/unistr/u8-set | 2 +- modules/unistr/u8-startswith | 2 +- modules/unistr/u8-stpcpy | 2 +- modules/unistr/u8-stpncpy | 2 +- modules/unistr/u8-strcat | 2 +- modules/unistr/u8-strchr | 2 +- modules/unistr/u8-strcmp | 2 +- modules/unistr/u8-strcoll | 2 +- modules/unistr/u8-strcpy | 2 +- modules/unistr/u8-strcspn | 2 +- modules/unistr/u8-strdup | 2 +- modules/unistr/u8-strlen | 2 +- modules/unistr/u8-strmblen | 2 +- modules/unistr/u8-strmbtouc | 2 +- modules/unistr/u8-strncat | 2 +- modules/unistr/u8-strncmp | 2 +- modules/unistr/u8-strncpy | 2 +- modules/unistr/u8-strnlen | 2 +- modules/unistr/u8-strpbrk | 2 +- modules/unistr/u8-strrchr | 2 +- modules/unistr/u8-strspn | 2 +- modules/unistr/u8-strstr | 2 +- modules/unistr/u8-strtok | 2 +- modules/unistr/u8-to-u16 | 2 +- modules/unistr/u8-to-u32 | 2 +- modules/unistr/u8-uctomb | 2 +- modules/unitypes | 2 +- modules/uniwbrk/base | 2 +- modules/uniwbrk/table | 2 +- modules/uniwbrk/u16-wordbreaks | 2 +- modules/uniwbrk/u32-wordbreaks | 2 +- modules/uniwbrk/u8-wordbreaks | 2 +- modules/uniwbrk/ulc-wordbreaks | 2 +- modules/uniwbrk/wordbreak-property | 2 +- modules/uniwidth/base | 2 +- modules/uniwidth/u16-strwidth | 2 +- modules/uniwidth/u16-width | 2 +- modules/uniwidth/u32-strwidth | 2 +- modules/uniwidth/u32-width | 2 +- modules/uniwidth/u8-strwidth | 2 +- modules/uniwidth/u8-width | 2 +- modules/uniwidth/width | 2 +- modules/utf16-ucs4 | 2 +- modules/utf16-ucs4-unsafe | 2 +- modules/utf8-ucs4 | 2 +- modules/utf8-ucs4-unsafe | 2 +- 535 files changed, 546 insertions(+), 534 deletions(-) diff --git a/ChangeLog b/ChangeLog index cbec952479..697a385847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2016-10-21 Daiki Ueno + + libunistring: change the maintainer to 'all' + * modules/gen-uni-tables, modules/libunistring: + * modules/ucs4-utf16, modules/ucs4-utf8, modules/unicodeio: + * modules/unitypes, modules/utf16-ucs4, modules/utf16-ucs4-unsafe: + * modules/utf8-ucs4, modules/utf8-ucs4-unsafe: + * modules/unicase/*, modules/uniconv/*, modules/unictype/*: + * modules/unilbrk/*, modules/uniname/*, modules/uninorm/*: + * modules/unistdio/*, modules/unistr/*, modules/uniwbrk/*: + * modules/uniwidth/*: Change the maintainer to 'all'. + 2016-10-16 Bruno Haible Simplify "configure: checking ..." messages. diff --git a/modules/gen-uni-tables b/modules/gen-uni-tables index bb508647f1..e9655e0723 100644 --- a/modules/gen-uni-tables +++ b/modules/gen-uni-tables @@ -22,4 +22,4 @@ License: GPLed build tool Maintainer: -Daiki Ueno +all diff --git a/modules/libunistring b/modules/libunistring index 7ff3f289f1..f9b4d58977 100644 --- a/modules/libunistring +++ b/modules/libunistring @@ -39,4 +39,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/ucs4-utf16 b/modules/ucs4-utf16 index 27ef41d1d8..1bce692c85 100644 --- a/modules/ucs4-utf16 +++ b/modules/ucs4-utf16 @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/ucs4-utf8 b/modules/ucs4-utf8 index 10f8d82821..23ccf82de8 100644 --- a/modules/ucs4-utf8 +++ b/modules/ucs4-utf8 @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/base b/modules/unicase/base index 4363f5fbd9..a8dfe1d1b7 100644 --- a/modules/unicase/base +++ b/modules/unicase/base @@ -31,4 +31,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/cased b/modules/unicase/cased index 70e294bd7f..08c32daa2f 100644 --- a/modules/unicase/cased +++ b/modules/unicase/cased @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/empty-prefix-context b/modules/unicase/empty-prefix-context index 3882ec9238..6a219edb6e 100644 --- a/modules/unicase/empty-prefix-context +++ b/modules/unicase/empty-prefix-context @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/empty-suffix-context b/modules/unicase/empty-suffix-context index 6f67b5fb91..a24164fd04 100644 --- a/modules/unicase/empty-suffix-context +++ b/modules/unicase/empty-suffix-context @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/ignorable b/modules/unicase/ignorable index 1af22fb8e9..bb85d14f6b 100644 --- a/modules/unicase/ignorable +++ b/modules/unicase/ignorable @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/locale-language b/modules/unicase/locale-language index 3c8aedd3cf..883d2d0d3b 100644 --- a/modules/unicase/locale-language +++ b/modules/unicase/locale-language @@ -33,4 +33,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/special-casing b/modules/unicase/special-casing index b4bf5b73d8..bf798cb4fb 100644 --- a/modules/unicase/special-casing +++ b/modules/unicase/special-casing @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/tocasefold b/modules/unicase/tocasefold index 3c89d13964..cbdee029a5 100644 --- a/modules/unicase/tocasefold +++ b/modules/unicase/tocasefold @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/tolower b/modules/unicase/tolower index 455e7b7722..14d7ffdf54 100644 --- a/modules/unicase/tolower +++ b/modules/unicase/tolower @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/totitle b/modules/unicase/totitle index 1e6247ab83..f89733a5ff 100644 --- a/modules/unicase/totitle +++ b/modules/unicase/totitle @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/toupper b/modules/unicase/toupper index 982b1ce02a..2bcd61db8b 100644 --- a/modules/unicase/toupper +++ b/modules/unicase/toupper @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-casecmp b/modules/unicase/u16-casecmp index e38a0bdbd9..71d2305cf3 100644 --- a/modules/unicase/u16-casecmp +++ b/modules/unicase/u16-casecmp @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-casecoll b/modules/unicase/u16-casecoll index 590e210a6b..97f202cd6b 100644 --- a/modules/unicase/u16-casecoll +++ b/modules/unicase/u16-casecoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-casefold b/modules/unicase/u16-casefold index ae505aea55..a640b23d9c 100644 --- a/modules/unicase/u16-casefold +++ b/modules/unicase/u16-casefold @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-casemap b/modules/unicase/u16-casemap index df94b706a0..21d681ab66 100644 --- a/modules/unicase/u16-casemap +++ b/modules/unicase/u16-casemap @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-casexfrm b/modules/unicase/u16-casexfrm index 8694f479ef..a9f4fa4ce0 100644 --- a/modules/unicase/u16-casexfrm +++ b/modules/unicase/u16-casexfrm @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-ct-casefold b/modules/unicase/u16-ct-casefold index d05f9c56f5..2f10273709 100644 --- a/modules/unicase/u16-ct-casefold +++ b/modules/unicase/u16-ct-casefold @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-ct-tolower b/modules/unicase/u16-ct-tolower index f5e7238559..501e0e418b 100644 --- a/modules/unicase/u16-ct-tolower +++ b/modules/unicase/u16-ct-tolower @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-ct-totitle b/modules/unicase/u16-ct-totitle index a79925daae..5cef086bfb 100644 --- a/modules/unicase/u16-ct-totitle +++ b/modules/unicase/u16-ct-totitle @@ -37,4 +37,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-ct-toupper b/modules/unicase/u16-ct-toupper index 69021c74c7..adbbc0652f 100644 --- a/modules/unicase/u16-ct-toupper +++ b/modules/unicase/u16-ct-toupper @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-cased b/modules/unicase/u16-is-cased index 7e675bc858..06e05129a5 100644 --- a/modules/unicase/u16-is-cased +++ b/modules/unicase/u16-is-cased @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-casefolded b/modules/unicase/u16-is-casefolded index ace815d3e3..a0e0c10d4c 100644 --- a/modules/unicase/u16-is-casefolded +++ b/modules/unicase/u16-is-casefolded @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-invariant b/modules/unicase/u16-is-invariant index b2e88f77b9..08eb9b450c 100644 --- a/modules/unicase/u16-is-invariant +++ b/modules/unicase/u16-is-invariant @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-lowercase b/modules/unicase/u16-is-lowercase index eb21e3a1e0..b9c17dacf3 100644 --- a/modules/unicase/u16-is-lowercase +++ b/modules/unicase/u16-is-lowercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-titlecase b/modules/unicase/u16-is-titlecase index dc7b327feb..c68fa528e3 100644 --- a/modules/unicase/u16-is-titlecase +++ b/modules/unicase/u16-is-titlecase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-is-uppercase b/modules/unicase/u16-is-uppercase index 7b7f26ed9c..0f024647d1 100644 --- a/modules/unicase/u16-is-uppercase +++ b/modules/unicase/u16-is-uppercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-prefix-context b/modules/unicase/u16-prefix-context index a5151a3127..f74ccf2a5f 100644 --- a/modules/unicase/u16-prefix-context +++ b/modules/unicase/u16-prefix-context @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-suffix-context b/modules/unicase/u16-suffix-context index 67b23c2049..9b19cbab48 100644 --- a/modules/unicase/u16-suffix-context +++ b/modules/unicase/u16-suffix-context @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-tolower b/modules/unicase/u16-tolower index f7ba4bab8e..93dafe99f9 100644 --- a/modules/unicase/u16-tolower +++ b/modules/unicase/u16-tolower @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-totitle b/modules/unicase/u16-totitle index d3c274aad5..a5ad90fa7b 100644 --- a/modules/unicase/u16-totitle +++ b/modules/unicase/u16-totitle @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u16-toupper b/modules/unicase/u16-toupper index 895ddc52eb..cc4d26b299 100644 --- a/modules/unicase/u16-toupper +++ b/modules/unicase/u16-toupper @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-casecmp b/modules/unicase/u32-casecmp index 7dd1aac5bf..c21a1416f7 100644 --- a/modules/unicase/u32-casecmp +++ b/modules/unicase/u32-casecmp @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-casecoll b/modules/unicase/u32-casecoll index 3e8f3a0adb..f2e72cc33b 100644 --- a/modules/unicase/u32-casecoll +++ b/modules/unicase/u32-casecoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-casefold b/modules/unicase/u32-casefold index ed45c2b733..58e546da65 100644 --- a/modules/unicase/u32-casefold +++ b/modules/unicase/u32-casefold @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-casemap b/modules/unicase/u32-casemap index e5b411ecf2..f3985a3047 100644 --- a/modules/unicase/u32-casemap +++ b/modules/unicase/u32-casemap @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-casexfrm b/modules/unicase/u32-casexfrm index 75a58a21b7..a7e9152442 100644 --- a/modules/unicase/u32-casexfrm +++ b/modules/unicase/u32-casexfrm @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-ct-casefold b/modules/unicase/u32-ct-casefold index 9181d06a00..34a6f1f721 100644 --- a/modules/unicase/u32-ct-casefold +++ b/modules/unicase/u32-ct-casefold @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-ct-tolower b/modules/unicase/u32-ct-tolower index 0a1680289f..4a91b8e79b 100644 --- a/modules/unicase/u32-ct-tolower +++ b/modules/unicase/u32-ct-tolower @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-ct-totitle b/modules/unicase/u32-ct-totitle index 6f9a4af15f..5a9f68246f 100644 --- a/modules/unicase/u32-ct-totitle +++ b/modules/unicase/u32-ct-totitle @@ -37,4 +37,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-ct-toupper b/modules/unicase/u32-ct-toupper index 9c85168016..e0128b0cd8 100644 --- a/modules/unicase/u32-ct-toupper +++ b/modules/unicase/u32-ct-toupper @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-cased b/modules/unicase/u32-is-cased index fb715883ee..28bacda881 100644 --- a/modules/unicase/u32-is-cased +++ b/modules/unicase/u32-is-cased @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-casefolded b/modules/unicase/u32-is-casefolded index 4f6d401357..698bdf91ae 100644 --- a/modules/unicase/u32-is-casefolded +++ b/modules/unicase/u32-is-casefolded @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-invariant b/modules/unicase/u32-is-invariant index 874afdaadb..a0dc054f3c 100644 --- a/modules/unicase/u32-is-invariant +++ b/modules/unicase/u32-is-invariant @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-lowercase b/modules/unicase/u32-is-lowercase index 68cda3d9aa..8cefc7b0ad 100644 --- a/modules/unicase/u32-is-lowercase +++ b/modules/unicase/u32-is-lowercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-titlecase b/modules/unicase/u32-is-titlecase index f566a37826..04c34ce602 100644 --- a/modules/unicase/u32-is-titlecase +++ b/modules/unicase/u32-is-titlecase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-is-uppercase b/modules/unicase/u32-is-uppercase index 06fc10f9e5..34a81664ee 100644 --- a/modules/unicase/u32-is-uppercase +++ b/modules/unicase/u32-is-uppercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-prefix-context b/modules/unicase/u32-prefix-context index b58bf788f8..794b0e80c0 100644 --- a/modules/unicase/u32-prefix-context +++ b/modules/unicase/u32-prefix-context @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-suffix-context b/modules/unicase/u32-suffix-context index 00a8e0b484..6aaca366c4 100644 --- a/modules/unicase/u32-suffix-context +++ b/modules/unicase/u32-suffix-context @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-tolower b/modules/unicase/u32-tolower index 4dd955179e..48e87136d8 100644 --- a/modules/unicase/u32-tolower +++ b/modules/unicase/u32-tolower @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-totitle b/modules/unicase/u32-totitle index 79a61ddde8..a1a2a135e8 100644 --- a/modules/unicase/u32-totitle +++ b/modules/unicase/u32-totitle @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u32-toupper b/modules/unicase/u32-toupper index 24d27daf65..ba6334c9b6 100644 --- a/modules/unicase/u32-toupper +++ b/modules/unicase/u32-toupper @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-casecmp b/modules/unicase/u8-casecmp index 8f5a9f66d5..f29b88ba09 100644 --- a/modules/unicase/u8-casecmp +++ b/modules/unicase/u8-casecmp @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-casecoll b/modules/unicase/u8-casecoll index 0e649725ee..5276014d6e 100644 --- a/modules/unicase/u8-casecoll +++ b/modules/unicase/u8-casecoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-casefold b/modules/unicase/u8-casefold index 3a824ed7c5..6804a975ac 100644 --- a/modules/unicase/u8-casefold +++ b/modules/unicase/u8-casefold @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-casemap b/modules/unicase/u8-casemap index 3a5334bb5b..dacabf05f3 100644 --- a/modules/unicase/u8-casemap +++ b/modules/unicase/u8-casemap @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-casexfrm b/modules/unicase/u8-casexfrm index d3cd62fc5d..2f49d1e30a 100644 --- a/modules/unicase/u8-casexfrm +++ b/modules/unicase/u8-casexfrm @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-ct-casefold b/modules/unicase/u8-ct-casefold index 6a0cefa072..f77bc4abff 100644 --- a/modules/unicase/u8-ct-casefold +++ b/modules/unicase/u8-ct-casefold @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower index 15972fe404..c6684e4895 100644 --- a/modules/unicase/u8-ct-tolower +++ b/modules/unicase/u8-ct-tolower @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-ct-totitle b/modules/unicase/u8-ct-totitle index e4d299c2e1..8536aac1e6 100644 --- a/modules/unicase/u8-ct-totitle +++ b/modules/unicase/u8-ct-totitle @@ -37,4 +37,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-ct-toupper b/modules/unicase/u8-ct-toupper index 00b7fae903..535b1c5077 100644 --- a/modules/unicase/u8-ct-toupper +++ b/modules/unicase/u8-ct-toupper @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-cased b/modules/unicase/u8-is-cased index 31121f0fbb..0d41702b94 100644 --- a/modules/unicase/u8-is-cased +++ b/modules/unicase/u8-is-cased @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-casefolded b/modules/unicase/u8-is-casefolded index 10daee65d0..3e11752a9b 100644 --- a/modules/unicase/u8-is-casefolded +++ b/modules/unicase/u8-is-casefolded @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-invariant b/modules/unicase/u8-is-invariant index 6c1295c76a..51dc7d11cf 100644 --- a/modules/unicase/u8-is-invariant +++ b/modules/unicase/u8-is-invariant @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-lowercase b/modules/unicase/u8-is-lowercase index f19ddcb0bd..e112baba9a 100644 --- a/modules/unicase/u8-is-lowercase +++ b/modules/unicase/u8-is-lowercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-titlecase b/modules/unicase/u8-is-titlecase index 1457501a3d..2e5732e619 100644 --- a/modules/unicase/u8-is-titlecase +++ b/modules/unicase/u8-is-titlecase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-is-uppercase b/modules/unicase/u8-is-uppercase index 40f48a426f..8aedbbef1e 100644 --- a/modules/unicase/u8-is-uppercase +++ b/modules/unicase/u8-is-uppercase @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-prefix-context b/modules/unicase/u8-prefix-context index 9306591396..bceeaa297e 100644 --- a/modules/unicase/u8-prefix-context +++ b/modules/unicase/u8-prefix-context @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-suffix-context b/modules/unicase/u8-suffix-context index 3c32276cd7..d0e86f2e3d 100644 --- a/modules/unicase/u8-suffix-context +++ b/modules/unicase/u8-suffix-context @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-tolower b/modules/unicase/u8-tolower index ba30243a7f..5d6c15d4c8 100644 --- a/modules/unicase/u8-tolower +++ b/modules/unicase/u8-tolower @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-totitle b/modules/unicase/u8-totitle index e68ad1ccb2..7290876d03 100644 --- a/modules/unicase/u8-totitle +++ b/modules/unicase/u8-totitle @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/u8-toupper b/modules/unicase/u8-toupper index c5d432c44a..d1064a44e4 100644 --- a/modules/unicase/u8-toupper +++ b/modules/unicase/u8-toupper @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/ulc-casecmp b/modules/unicase/ulc-casecmp index 9ae54086d7..20b7209d0b 100644 --- a/modules/unicase/ulc-casecmp +++ b/modules/unicase/ulc-casecmp @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/ulc-casecoll b/modules/unicase/ulc-casecoll index 11e946a2b9..18e4f35f8a 100644 --- a/modules/unicase/ulc-casecoll +++ b/modules/unicase/ulc-casecoll @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicase/ulc-casexfrm b/modules/unicase/ulc-casexfrm index 2d83ff3bdf..dfa6846ab9 100644 --- a/modules/unicase/ulc-casexfrm +++ b/modules/unicase/ulc-casexfrm @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unicodeio b/modules/unicodeio index 2d0d14069c..51721db72d 100644 --- a/modules/unicodeio +++ b/modules/unicodeio @@ -31,4 +31,4 @@ License: GPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/base b/modules/uniconv/base index 3037526ec1..4e06a27de2 100644 --- a/modules/uniconv/base +++ b/modules/uniconv/base @@ -32,4 +32,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-conv-from-enc b/modules/uniconv/u16-conv-from-enc index 6c91cbb51d..04e315672d 100644 --- a/modules/uniconv/u16-conv-from-enc +++ b/modules/uniconv/u16-conv-from-enc @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-conv-to-enc b/modules/uniconv/u16-conv-to-enc index cf078bb79d..eb63d8a5c4 100644 --- a/modules/uniconv/u16-conv-to-enc +++ b/modules/uniconv/u16-conv-to-enc @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-strconv-from-enc b/modules/uniconv/u16-strconv-from-enc index abc6979a49..e81e8a6f08 100644 --- a/modules/uniconv/u16-strconv-from-enc +++ b/modules/uniconv/u16-strconv-from-enc @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-strconv-from-locale b/modules/uniconv/u16-strconv-from-locale index 9d3f1913c4..353cf7f583 100644 --- a/modules/uniconv/u16-strconv-from-locale +++ b/modules/uniconv/u16-strconv-from-locale @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-strconv-to-enc b/modules/uniconv/u16-strconv-to-enc index c92718a33d..87a50cc460 100644 --- a/modules/uniconv/u16-strconv-to-enc +++ b/modules/uniconv/u16-strconv-to-enc @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u16-strconv-to-locale b/modules/uniconv/u16-strconv-to-locale index 616d8d3dcf..2758ba9c17 100644 --- a/modules/uniconv/u16-strconv-to-locale +++ b/modules/uniconv/u16-strconv-to-locale @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-conv-from-enc b/modules/uniconv/u32-conv-from-enc index 334e323573..d4f71949a1 100644 --- a/modules/uniconv/u32-conv-from-enc +++ b/modules/uniconv/u32-conv-from-enc @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-conv-to-enc b/modules/uniconv/u32-conv-to-enc index 67d2ae322b..4f53dc681c 100644 --- a/modules/uniconv/u32-conv-to-enc +++ b/modules/uniconv/u32-conv-to-enc @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-strconv-from-enc b/modules/uniconv/u32-strconv-from-enc index b1c7877d4f..a2f9339aa0 100644 --- a/modules/uniconv/u32-strconv-from-enc +++ b/modules/uniconv/u32-strconv-from-enc @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-strconv-from-locale b/modules/uniconv/u32-strconv-from-locale index 626ec593f8..35785f4f90 100644 --- a/modules/uniconv/u32-strconv-from-locale +++ b/modules/uniconv/u32-strconv-from-locale @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-strconv-to-enc b/modules/uniconv/u32-strconv-to-enc index 778ad839e6..5dc0030553 100644 --- a/modules/uniconv/u32-strconv-to-enc +++ b/modules/uniconv/u32-strconv-to-enc @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u32-strconv-to-locale b/modules/uniconv/u32-strconv-to-locale index d47f8c997b..af0452e9dc 100644 --- a/modules/uniconv/u32-strconv-to-locale +++ b/modules/uniconv/u32-strconv-to-locale @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-conv-from-enc b/modules/uniconv/u8-conv-from-enc index 23f43ced13..770faee71e 100644 --- a/modules/uniconv/u8-conv-from-enc +++ b/modules/uniconv/u8-conv-from-enc @@ -26,4 +26,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-conv-to-enc b/modules/uniconv/u8-conv-to-enc index dad6b7bf0f..99466183a5 100644 --- a/modules/uniconv/u8-conv-to-enc +++ b/modules/uniconv/u8-conv-to-enc @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-strconv-from-enc b/modules/uniconv/u8-strconv-from-enc index cd4f328540..fcbaff456b 100644 --- a/modules/uniconv/u8-strconv-from-enc +++ b/modules/uniconv/u8-strconv-from-enc @@ -25,4 +25,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-strconv-from-locale b/modules/uniconv/u8-strconv-from-locale index adc8cc962f..9efd9ab8e9 100644 --- a/modules/uniconv/u8-strconv-from-locale +++ b/modules/uniconv/u8-strconv-from-locale @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-strconv-to-enc b/modules/uniconv/u8-strconv-to-enc index 725c18ff38..e2ba8cbda3 100644 --- a/modules/uniconv/u8-strconv-to-enc +++ b/modules/uniconv/u8-strconv-to-enc @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniconv/u8-strconv-to-locale b/modules/uniconv/u8-strconv-to-locale index a9d4ba4d1c..0bf6730bbd 100644 --- a/modules/uniconv/u8-strconv-to-locale +++ b/modules/uniconv/u8-strconv-to-locale @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/base b/modules/unictype/base index e57c7f1c91..b1d0596c20 100644 --- a/modules/unictype/base +++ b/modules/unictype/base @@ -30,4 +30,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidicategory-all b/modules/unictype/bidicategory-all index 073466c12a..8ab7f0a5ae 100644 --- a/modules/unictype/bidicategory-all +++ b/modules/unictype/bidicategory-all @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidicategory-byname b/modules/unictype/bidicategory-byname index 6ccabceb74..8384f29ad2 100644 --- a/modules/unictype/bidicategory-byname +++ b/modules/unictype/bidicategory-byname @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidicategory-name b/modules/unictype/bidicategory-name index a5085fa1a0..0eafd37f4f 100644 --- a/modules/unictype/bidicategory-name +++ b/modules/unictype/bidicategory-name @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidicategory-of b/modules/unictype/bidicategory-of index 2458149006..609d63b84b 100644 --- a/modules/unictype/bidicategory-of +++ b/modules/unictype/bidicategory-of @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidicategory-test b/modules/unictype/bidicategory-test index fe90773208..bcae271b66 100644 --- a/modules/unictype/bidicategory-test +++ b/modules/unictype/bidicategory-test @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-all b/modules/unictype/bidiclass-all index 18ed6e6a67..2f579f6d99 100644 --- a/modules/unictype/bidiclass-all +++ b/modules/unictype/bidiclass-all @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-byname b/modules/unictype/bidiclass-byname index dfb95a8a76..3d88bf459c 100644 --- a/modules/unictype/bidiclass-byname +++ b/modules/unictype/bidiclass-byname @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-longname b/modules/unictype/bidiclass-longname index 6085120921..3ab6aab341 100644 --- a/modules/unictype/bidiclass-longname +++ b/modules/unictype/bidiclass-longname @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-name b/modules/unictype/bidiclass-name index 033b38f131..a52b63522b 100644 --- a/modules/unictype/bidiclass-name +++ b/modules/unictype/bidiclass-name @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-of b/modules/unictype/bidiclass-of index 870b863947..43e1352823 100644 --- a/modules/unictype/bidiclass-of +++ b/modules/unictype/bidiclass-of @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/bidiclass-test b/modules/unictype/bidiclass-test index f931ed44be..6fc2f10c41 100644 --- a/modules/unictype/bidiclass-test +++ b/modules/unictype/bidiclass-test @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/block-all b/modules/unictype/block-all index 506b914149..21d0aadce8 100644 --- a/modules/unictype/block-all +++ b/modules/unictype/block-all @@ -19,4 +19,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/block-list b/modules/unictype/block-list index f5dd93780d..659bd12812 100644 --- a/modules/unictype/block-list +++ b/modules/unictype/block-list @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/block-of b/modules/unictype/block-of index fde1ff9cb3..aa3121562e 100644 --- a/modules/unictype/block-of +++ b/modules/unictype/block-of @@ -18,4 +18,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/block-test b/modules/unictype/block-test index eb9340eefd..b79f6929a1 100644 --- a/modules/unictype/block-test +++ b/modules/unictype/block-test @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-C b/modules/unictype/category-C index 024adcf91e..fe495bd032 100644 --- a/modules/unictype/category-C +++ b/modules/unictype/category-C @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Cc b/modules/unictype/category-Cc index ad07d2a26c..8a34fe46b1 100644 --- a/modules/unictype/category-Cc +++ b/modules/unictype/category-Cc @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf index 49bdc621c0..1e6de3d021 100644 --- a/modules/unictype/category-Cf +++ b/modules/unictype/category-Cf @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Cn b/modules/unictype/category-Cn index 842faa62e5..d30b1a9615 100644 --- a/modules/unictype/category-Cn +++ b/modules/unictype/category-Cn @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Co b/modules/unictype/category-Co index c420c4576a..08716f11af 100644 --- a/modules/unictype/category-Co +++ b/modules/unictype/category-Co @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Cs b/modules/unictype/category-Cs index 0c249f191f..71bbaa5595 100644 --- a/modules/unictype/category-Cs +++ b/modules/unictype/category-Cs @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-L b/modules/unictype/category-L index 8949093526..96d0e0968d 100644 --- a/modules/unictype/category-L +++ b/modules/unictype/category-L @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-LC b/modules/unictype/category-LC index 810f239203..1817bec962 100644 --- a/modules/unictype/category-LC +++ b/modules/unictype/category-LC @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Ll b/modules/unictype/category-Ll index 9004836280..83080c045e 100644 --- a/modules/unictype/category-Ll +++ b/modules/unictype/category-Ll @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Lm b/modules/unictype/category-Lm index 134add6f7d..bc1a25e657 100644 --- a/modules/unictype/category-Lm +++ b/modules/unictype/category-Lm @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo index 66d99a2414..f0e076b563 100644 --- a/modules/unictype/category-Lo +++ b/modules/unictype/category-Lo @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Lt b/modules/unictype/category-Lt index 7fc52127fb..f455745924 100644 --- a/modules/unictype/category-Lt +++ b/modules/unictype/category-Lt @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Lu b/modules/unictype/category-Lu index fd402f1ec4..f67672ded2 100644 --- a/modules/unictype/category-Lu +++ b/modules/unictype/category-Lu @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-M b/modules/unictype/category-M index 5e5c1c84f8..8a0ce6ab57 100644 --- a/modules/unictype/category-M +++ b/modules/unictype/category-M @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Mc b/modules/unictype/category-Mc index ce287aebc2..cb07178e05 100644 --- a/modules/unictype/category-Mc +++ b/modules/unictype/category-Mc @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Me b/modules/unictype/category-Me index 0bfa5b60ec..37270638db 100644 --- a/modules/unictype/category-Me +++ b/modules/unictype/category-Me @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn index ae1cb82d68..681c72bd4e 100644 --- a/modules/unictype/category-Mn +++ b/modules/unictype/category-Mn @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-N b/modules/unictype/category-N index 9f39ab74e7..1a92291b04 100644 --- a/modules/unictype/category-N +++ b/modules/unictype/category-N @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd index 9939e4014e..dee487c9f3 100644 --- a/modules/unictype/category-Nd +++ b/modules/unictype/category-Nd @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Nl b/modules/unictype/category-Nl index fd1307bfaf..36513e7f6e 100644 --- a/modules/unictype/category-Nl +++ b/modules/unictype/category-Nl @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-No b/modules/unictype/category-No index 174b5d5a85..3a2d8ec743 100644 --- a/modules/unictype/category-No +++ b/modules/unictype/category-No @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-P b/modules/unictype/category-P index cefd46755e..5829a44f66 100644 --- a/modules/unictype/category-P +++ b/modules/unictype/category-P @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Pc b/modules/unictype/category-Pc index 4b8dadd5db..0c1c034829 100644 --- a/modules/unictype/category-Pc +++ b/modules/unictype/category-Pc @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Pd b/modules/unictype/category-Pd index cf649de7fa..1f07a2b7ae 100644 --- a/modules/unictype/category-Pd +++ b/modules/unictype/category-Pd @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Pe b/modules/unictype/category-Pe index e237325c36..a3c26b2435 100644 --- a/modules/unictype/category-Pe +++ b/modules/unictype/category-Pe @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Pf b/modules/unictype/category-Pf index af7aa53c74..00a09d7b28 100644 --- a/modules/unictype/category-Pf +++ b/modules/unictype/category-Pf @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Pi b/modules/unictype/category-Pi index 0fea9af54d..014feb2b58 100644 --- a/modules/unictype/category-Pi +++ b/modules/unictype/category-Pi @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Po b/modules/unictype/category-Po index 7a136948b2..5a79f63a77 100644 --- a/modules/unictype/category-Po +++ b/modules/unictype/category-Po @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Ps b/modules/unictype/category-Ps index 70ad0adf70..e3df98b275 100644 --- a/modules/unictype/category-Ps +++ b/modules/unictype/category-Ps @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-S b/modules/unictype/category-S index aa69cbc5e4..889551385b 100644 --- a/modules/unictype/category-S +++ b/modules/unictype/category-S @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Sc b/modules/unictype/category-Sc index 50edaf6e18..8c560b4176 100644 --- a/modules/unictype/category-Sc +++ b/modules/unictype/category-Sc @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Sk b/modules/unictype/category-Sk index e49c3e2f41..058a2e9348 100644 --- a/modules/unictype/category-Sk +++ b/modules/unictype/category-Sk @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Sm b/modules/unictype/category-Sm index 59d721ae8e..f9fb892926 100644 --- a/modules/unictype/category-Sm +++ b/modules/unictype/category-Sm @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-So b/modules/unictype/category-So index a930735b37..d27f259d0c 100644 --- a/modules/unictype/category-So +++ b/modules/unictype/category-So @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Z b/modules/unictype/category-Z index 3fb7b76315..d167f140d0 100644 --- a/modules/unictype/category-Z +++ b/modules/unictype/category-Z @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Zl b/modules/unictype/category-Zl index 73ef5d2e84..9ffc492f64 100644 --- a/modules/unictype/category-Zl +++ b/modules/unictype/category-Zl @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Zp b/modules/unictype/category-Zp index b32694ed93..d40ed56068 100644 --- a/modules/unictype/category-Zp +++ b/modules/unictype/category-Zp @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-Zs b/modules/unictype/category-Zs index 53b19c39f3..69405a0399 100644 --- a/modules/unictype/category-Zs +++ b/modules/unictype/category-Zs @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-all b/modules/unictype/category-all index 311d313c6b..b3d8bddc01 100644 --- a/modules/unictype/category-all +++ b/modules/unictype/category-all @@ -63,4 +63,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-and b/modules/unictype/category-and index 48559afa53..7549cc11c2 100644 --- a/modules/unictype/category-and +++ b/modules/unictype/category-and @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-and-not b/modules/unictype/category-and-not index b2a5702a6e..b4faab3bd3 100644 --- a/modules/unictype/category-and-not +++ b/modules/unictype/category-and-not @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname index 90cc05e9b1..a7f0a9655f 100644 --- a/modules/unictype/category-byname +++ b/modules/unictype/category-byname @@ -71,4 +71,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-longname b/modules/unictype/category-longname index a8c4b60363..41d819d1c9 100644 --- a/modules/unictype/category-longname +++ b/modules/unictype/category-longname @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-name b/modules/unictype/category-name index 0cef21206f..8dd4706891 100644 --- a/modules/unictype/category-name +++ b/modules/unictype/category-name @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-none b/modules/unictype/category-none index c8f2a5d55d..7a6c560fdc 100644 --- a/modules/unictype/category-none +++ b/modules/unictype/category-none @@ -22,4 +22,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-of b/modules/unictype/category-of index 6c5552f9ce..1492db1452 100644 --- a/modules/unictype/category-of +++ b/modules/unictype/category-of @@ -25,4 +25,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-or b/modules/unictype/category-or index 3d04455afa..ca8048e640 100644 --- a/modules/unictype/category-or +++ b/modules/unictype/category-or @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-test b/modules/unictype/category-test index f3158f2c0e..8171d3ebc3 100644 --- a/modules/unictype/category-test +++ b/modules/unictype/category-test @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/category-test-withtable b/modules/unictype/category-test-withtable index 010e940411..4c0057c3e7 100644 --- a/modules/unictype/category-test-withtable +++ b/modules/unictype/category-test-withtable @@ -18,4 +18,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/combining-class b/modules/unictype/combining-class index 7d1dbd8533..9849680972 100644 --- a/modules/unictype/combining-class +++ b/modules/unictype/combining-class @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/combining-class-all b/modules/unictype/combining-class-all index 761be4e533..c54f3e49dc 100644 --- a/modules/unictype/combining-class-all +++ b/modules/unictype/combining-class-all @@ -21,4 +21,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/combining-class-byname b/modules/unictype/combining-class-byname index f3b3d196ac..f70c70e0aa 100644 --- a/modules/unictype/combining-class-byname +++ b/modules/unictype/combining-class-byname @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/combining-class-longname b/modules/unictype/combining-class-longname index bc1c98e69c..6fa4ead1b8 100644 --- a/modules/unictype/combining-class-longname +++ b/modules/unictype/combining-class-longname @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/combining-class-name b/modules/unictype/combining-class-name index 25ef7e0927..37766e05cd 100644 --- a/modules/unictype/combining-class-name +++ b/modules/unictype/combining-class-name @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum index 7839e32df5..8fd5b1a7d1 100644 --- a/modules/unictype/ctype-alnum +++ b/modules/unictype/ctype-alnum @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha index 6f06690fe2..c797330c38 100644 --- a/modules/unictype/ctype-alpha +++ b/modules/unictype/ctype-alpha @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank index 4cc9b72fbc..6f64575427 100644 --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-cntrl b/modules/unictype/ctype-cntrl index a06c9686ae..c3aa4d0b77 100644 --- a/modules/unictype/ctype-cntrl +++ b/modules/unictype/ctype-cntrl @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-digit b/modules/unictype/ctype-digit index cc943ce237..02d89c4580 100644 --- a/modules/unictype/ctype-digit +++ b/modules/unictype/ctype-digit @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph index 9bf8494699..8000b6df3d 100644 --- a/modules/unictype/ctype-graph +++ b/modules/unictype/ctype-graph @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower index e8f3ebb333..0a3aaae485 100644 --- a/modules/unictype/ctype-lower +++ b/modules/unictype/ctype-lower @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print index 22fbbbde74..a4b3c332e5 100644 --- a/modules/unictype/ctype-print +++ b/modules/unictype/ctype-print @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct index f70542a32f..e404ad2827 100644 --- a/modules/unictype/ctype-punct +++ b/modules/unictype/ctype-punct @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-space b/modules/unictype/ctype-space index 2455b435bf..2b9ffb595c 100644 --- a/modules/unictype/ctype-space +++ b/modules/unictype/ctype-space @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-upper b/modules/unictype/ctype-upper index 3f56e93016..db9313b32a 100644 --- a/modules/unictype/ctype-upper +++ b/modules/unictype/ctype-upper @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/ctype-xdigit b/modules/unictype/ctype-xdigit index 6fda1a4fdc..d098292530 100644 --- a/modules/unictype/ctype-xdigit +++ b/modules/unictype/ctype-xdigit @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/decimal-digit b/modules/unictype/decimal-digit index 4932075d32..67d074f8b0 100644 --- a/modules/unictype/decimal-digit +++ b/modules/unictype/decimal-digit @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/digit b/modules/unictype/digit index 753b7cfbec..a5bf047b69 100644 --- a/modules/unictype/digit +++ b/modules/unictype/digit @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joininggroup-all b/modules/unictype/joininggroup-all index fdec5aa638..a3d1e19436 100644 --- a/modules/unictype/joininggroup-all +++ b/modules/unictype/joininggroup-all @@ -20,4 +20,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joininggroup-byname b/modules/unictype/joininggroup-byname index caaf403e12..25ef0e7b34 100644 --- a/modules/unictype/joininggroup-byname +++ b/modules/unictype/joininggroup-byname @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joininggroup-name b/modules/unictype/joininggroup-name index 57c3dadf31..00070e1abe 100644 --- a/modules/unictype/joininggroup-name +++ b/modules/unictype/joininggroup-name @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joininggroup-of b/modules/unictype/joininggroup-of index f2e1beff31..78e6e8b188 100644 --- a/modules/unictype/joininggroup-of +++ b/modules/unictype/joininggroup-of @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joiningtype-all b/modules/unictype/joiningtype-all index cd48f3c956..9431a7509d 100644 --- a/modules/unictype/joiningtype-all +++ b/modules/unictype/joiningtype-all @@ -21,4 +21,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joiningtype-byname b/modules/unictype/joiningtype-byname index fb7f174407..d671aa6317 100644 --- a/modules/unictype/joiningtype-byname +++ b/modules/unictype/joiningtype-byname @@ -32,4 +32,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joiningtype-longname b/modules/unictype/joiningtype-longname index 3cf6659274..9bb8f83573 100644 --- a/modules/unictype/joiningtype-longname +++ b/modules/unictype/joiningtype-longname @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joiningtype-name b/modules/unictype/joiningtype-name index ae0ba97034..b993882997 100644 --- a/modules/unictype/joiningtype-name +++ b/modules/unictype/joiningtype-name @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/joiningtype-of b/modules/unictype/joiningtype-of index 2c3beb3e8e..dcd6300e57 100644 --- a/modules/unictype/joiningtype-of +++ b/modules/unictype/joiningtype-of @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/mirror b/modules/unictype/mirror index 3f35acc791..1dc52cfa13 100644 --- a/modules/unictype/mirror +++ b/modules/unictype/mirror @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/numeric b/modules/unictype/numeric index 54d389db69..c929e36686 100644 --- a/modules/unictype/numeric +++ b/modules/unictype/numeric @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-all b/modules/unictype/property-all index b7264014d0..88b348ce0a 100644 --- a/modules/unictype/property-all +++ b/modules/unictype/property-all @@ -104,4 +104,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic index b487e9f03c..bd185bdab0 100644 --- a/modules/unictype/property-alphabetic +++ b/modules/unictype/property-alphabetic @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-ascii-hex-digit b/modules/unictype/property-ascii-hex-digit index cc802c4eb9..f321e82685 100644 --- a/modules/unictype/property-ascii-hex-digit +++ b/modules/unictype/property-ascii-hex-digit @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-arabic-digit b/modules/unictype/property-bidi-arabic-digit index a0ae14e6ca..26e63c25ef 100644 --- a/modules/unictype/property-bidi-arabic-digit +++ b/modules/unictype/property-bidi-arabic-digit @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-arabic-right-to-left b/modules/unictype/property-bidi-arabic-right-to-left index 7bceb83c35..0e7e2072e4 100644 --- a/modules/unictype/property-bidi-arabic-right-to-left +++ b/modules/unictype/property-bidi-arabic-right-to-left @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-block-separator b/modules/unictype/property-bidi-block-separator index eb4895a0f7..158a424628 100644 --- a/modules/unictype/property-bidi-block-separator +++ b/modules/unictype/property-bidi-block-separator @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-boundary-neutral b/modules/unictype/property-bidi-boundary-neutral index 812c216e69..d61765f117 100644 --- a/modules/unictype/property-bidi-boundary-neutral +++ b/modules/unictype/property-bidi-boundary-neutral @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-common-separator b/modules/unictype/property-bidi-common-separator index d0c4ed2d58..f487375bbd 100644 --- a/modules/unictype/property-bidi-common-separator +++ b/modules/unictype/property-bidi-common-separator @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-control b/modules/unictype/property-bidi-control index 71debc426f..36335a7fa4 100644 --- a/modules/unictype/property-bidi-control +++ b/modules/unictype/property-bidi-control @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-embedding-or-override b/modules/unictype/property-bidi-embedding-or-override index 458d640e62..23a85ae167 100644 --- a/modules/unictype/property-bidi-embedding-or-override +++ b/modules/unictype/property-bidi-embedding-or-override @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-eur-num-separator b/modules/unictype/property-bidi-eur-num-separator index e74380c5b4..eba098c03c 100644 --- a/modules/unictype/property-bidi-eur-num-separator +++ b/modules/unictype/property-bidi-eur-num-separator @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-eur-num-terminator b/modules/unictype/property-bidi-eur-num-terminator index fba0720c8b..b3a233ffee 100644 --- a/modules/unictype/property-bidi-eur-num-terminator +++ b/modules/unictype/property-bidi-eur-num-terminator @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-european-digit b/modules/unictype/property-bidi-european-digit index 392c188b9c..c6d5715314 100644 --- a/modules/unictype/property-bidi-european-digit +++ b/modules/unictype/property-bidi-european-digit @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-hebrew-right-to-left b/modules/unictype/property-bidi-hebrew-right-to-left index 21cbcc4c4a..32ad536b82 100644 --- a/modules/unictype/property-bidi-hebrew-right-to-left +++ b/modules/unictype/property-bidi-hebrew-right-to-left @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-left-to-right b/modules/unictype/property-bidi-left-to-right index 93b2bbbcb9..1378399c55 100644 --- a/modules/unictype/property-bidi-left-to-right +++ b/modules/unictype/property-bidi-left-to-right @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-non-spacing-mark b/modules/unictype/property-bidi-non-spacing-mark index 34929227f2..06005e4984 100644 --- a/modules/unictype/property-bidi-non-spacing-mark +++ b/modules/unictype/property-bidi-non-spacing-mark @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-other-neutral b/modules/unictype/property-bidi-other-neutral index d980de77f8..0df7690ada 100644 --- a/modules/unictype/property-bidi-other-neutral +++ b/modules/unictype/property-bidi-other-neutral @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-pdf b/modules/unictype/property-bidi-pdf index 44fd2eee7b..b2cd198b1a 100644 --- a/modules/unictype/property-bidi-pdf +++ b/modules/unictype/property-bidi-pdf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-segment-separator b/modules/unictype/property-bidi-segment-separator index 740b8e07f9..57ae29ee9c 100644 --- a/modules/unictype/property-bidi-segment-separator +++ b/modules/unictype/property-bidi-segment-separator @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-bidi-whitespace b/modules/unictype/property-bidi-whitespace index 05ffdf67ca..56c3188cdd 100644 --- a/modules/unictype/property-bidi-whitespace +++ b/modules/unictype/property-bidi-whitespace @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-byname b/modules/unictype/property-byname index b2f9963ae3..5a0ce41dff 100644 --- a/modules/unictype/property-byname +++ b/modules/unictype/property-byname @@ -118,4 +118,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-case-ignorable b/modules/unictype/property-case-ignorable index dd3eb6c5b0..451a1a3401 100644 --- a/modules/unictype/property-case-ignorable +++ b/modules/unictype/property-case-ignorable @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-cased b/modules/unictype/property-cased index 4c6f3e170d..76ac8b038e 100644 --- a/modules/unictype/property-cased +++ b/modules/unictype/property-cased @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-changes-when-casefolded b/modules/unictype/property-changes-when-casefolded index 6dc002bfdf..b2b55a7742 100644 --- a/modules/unictype/property-changes-when-casefolded +++ b/modules/unictype/property-changes-when-casefolded @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-changes-when-casemapped b/modules/unictype/property-changes-when-casemapped index d9fee1de1a..f67e56875c 100644 --- a/modules/unictype/property-changes-when-casemapped +++ b/modules/unictype/property-changes-when-casemapped @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-changes-when-lowercased b/modules/unictype/property-changes-when-lowercased index 058d835a64..9695c0a2e0 100644 --- a/modules/unictype/property-changes-when-lowercased +++ b/modules/unictype/property-changes-when-lowercased @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-changes-when-titlecased b/modules/unictype/property-changes-when-titlecased index 25eefd8fd7..be3fc3ecd4 100644 --- a/modules/unictype/property-changes-when-titlecased +++ b/modules/unictype/property-changes-when-titlecased @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-changes-when-uppercased b/modules/unictype/property-changes-when-uppercased index 29a908238e..3d64f8b921 100644 --- a/modules/unictype/property-changes-when-uppercased +++ b/modules/unictype/property-changes-when-uppercased @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining index a53eb065ec..94948c621a 100644 --- a/modules/unictype/property-combining +++ b/modules/unictype/property-combining @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite index d7cd4010fb..b1a41de5e7 100644 --- a/modules/unictype/property-composite +++ b/modules/unictype/property-composite @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol index f27d178416..230b74fc65 100644 --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-dash b/modules/unictype/property-dash index ddcdf08893..64f88a20db 100644 --- a/modules/unictype/property-dash +++ b/modules/unictype/property-dash @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit index 8f6611d247..f5f44462c2 100644 --- a/modules/unictype/property-decimal-digit +++ b/modules/unictype/property-decimal-digit @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-default-ignorable-code-point b/modules/unictype/property-default-ignorable-code-point index 352c5381b5..08da508750 100644 --- a/modules/unictype/property-default-ignorable-code-point +++ b/modules/unictype/property-default-ignorable-code-point @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated index ea6e765877..82abcfc3fa 100644 --- a/modules/unictype/property-deprecated +++ b/modules/unictype/property-deprecated @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic index b6a47c88d2..a12af946b5 100644 --- a/modules/unictype/property-diacritic +++ b/modules/unictype/property-diacritic @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-extender b/modules/unictype/property-extender index 85f22f9b2d..3462aecd2a 100644 --- a/modules/unictype/property-extender +++ b/modules/unictype/property-extender @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index 725c750606..3d9069234a 100644 --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base index 9b890adf57..578fee76b2 100644 --- a/modules/unictype/property-grapheme-base +++ b/modules/unictype/property-grapheme-base @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-grapheme-extend b/modules/unictype/property-grapheme-extend index 7b21cc7594..5530b0f720 100644 --- a/modules/unictype/property-grapheme-extend +++ b/modules/unictype/property-grapheme-extend @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-grapheme-link b/modules/unictype/property-grapheme-link index ece88fa46f..dcdae58608 100644 --- a/modules/unictype/property-grapheme-link +++ b/modules/unictype/property-grapheme-link @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-hex-digit b/modules/unictype/property-hex-digit index 5de461c507..5111fe3ee3 100644 --- a/modules/unictype/property-hex-digit +++ b/modules/unictype/property-hex-digit @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-hyphen b/modules/unictype/property-hyphen index a487ae46a7..3fbafac857 100644 --- a/modules/unictype/property-hyphen +++ b/modules/unictype/property-hyphen @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-id-continue b/modules/unictype/property-id-continue index a900f8a0a6..486ea03005 100644 --- a/modules/unictype/property-id-continue +++ b/modules/unictype/property-id-continue @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-id-start b/modules/unictype/property-id-start index 5b7eb72630..3d79b45b6e 100644 --- a/modules/unictype/property-id-start +++ b/modules/unictype/property-id-start @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-ideographic b/modules/unictype/property-ideographic index ced0216d28..da168d6f38 100644 --- a/modules/unictype/property-ideographic +++ b/modules/unictype/property-ideographic @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-ids-binary-operator b/modules/unictype/property-ids-binary-operator index 1260d6e810..a52afa846d 100644 --- a/modules/unictype/property-ids-binary-operator +++ b/modules/unictype/property-ids-binary-operator @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-ids-trinary-operator b/modules/unictype/property-ids-trinary-operator index f2cee8f21f..f080eda68b 100644 --- a/modules/unictype/property-ids-trinary-operator +++ b/modules/unictype/property-ids-trinary-operator @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-ignorable-control b/modules/unictype/property-ignorable-control index 0826953273..b89d738850 100644 --- a/modules/unictype/property-ignorable-control +++ b/modules/unictype/property-ignorable-control @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-iso-control b/modules/unictype/property-iso-control index d292ffc643..ac3e9e80f6 100644 --- a/modules/unictype/property-iso-control +++ b/modules/unictype/property-iso-control @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-join-control b/modules/unictype/property-join-control index 91124e930b..2a5b43220c 100644 --- a/modules/unictype/property-join-control +++ b/modules/unictype/property-join-control @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-left-of-pair b/modules/unictype/property-left-of-pair index ba7254e1d1..4fd6bf7662 100644 --- a/modules/unictype/property-left-of-pair +++ b/modules/unictype/property-left-of-pair @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-line-separator b/modules/unictype/property-line-separator index 399e566d20..d014298a03 100644 --- a/modules/unictype/property-line-separator +++ b/modules/unictype/property-line-separator @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-logical-order-exception b/modules/unictype/property-logical-order-exception index 002fb075dc..c2173b3517 100644 --- a/modules/unictype/property-logical-order-exception +++ b/modules/unictype/property-logical-order-exception @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase index ef89b31c8b..ec7cb607b4 100644 --- a/modules/unictype/property-lowercase +++ b/modules/unictype/property-lowercase @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-math b/modules/unictype/property-math index 852ea0e3b6..aeb7c92225 100644 --- a/modules/unictype/property-math +++ b/modules/unictype/property-math @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-non-break b/modules/unictype/property-non-break index c5889bc7ab..50118bf7e3 100644 --- a/modules/unictype/property-non-break +++ b/modules/unictype/property-non-break @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-not-a-character b/modules/unictype/property-not-a-character index 2b4696126e..6b4d460d66 100644 --- a/modules/unictype/property-not-a-character +++ b/modules/unictype/property-not-a-character @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric index f8dc3949b9..1e1837690d 100644 --- a/modules/unictype/property-numeric +++ b/modules/unictype/property-numeric @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-alphabetic b/modules/unictype/property-other-alphabetic index a43a2e8e43..1d18f16ca1 100644 --- a/modules/unictype/property-other-alphabetic +++ b/modules/unictype/property-other-alphabetic @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-default-ignorable-code-point b/modules/unictype/property-other-default-ignorable-code-point index aeeb797745..ca6356ecce 100644 --- a/modules/unictype/property-other-default-ignorable-code-point +++ b/modules/unictype/property-other-default-ignorable-code-point @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-grapheme-extend b/modules/unictype/property-other-grapheme-extend index 76939e5b7b..14b17f2a36 100644 --- a/modules/unictype/property-other-grapheme-extend +++ b/modules/unictype/property-other-grapheme-extend @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-id-continue b/modules/unictype/property-other-id-continue index d6b344b768..4b47fc9958 100644 --- a/modules/unictype/property-other-id-continue +++ b/modules/unictype/property-other-id-continue @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-id-start b/modules/unictype/property-other-id-start index 1e467ba6ed..691f21f1be 100644 --- a/modules/unictype/property-other-id-start +++ b/modules/unictype/property-other-id-start @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase index be451b1c45..d7a339442c 100644 --- a/modules/unictype/property-other-lowercase +++ b/modules/unictype/property-other-lowercase @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-math b/modules/unictype/property-other-math index 65aa0d39f0..71939f6df7 100644 --- a/modules/unictype/property-other-math +++ b/modules/unictype/property-other-math @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-other-uppercase b/modules/unictype/property-other-uppercase index 695e9e9989..283694952d 100644 --- a/modules/unictype/property-other-uppercase +++ b/modules/unictype/property-other-uppercase @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-paired-punctuation b/modules/unictype/property-paired-punctuation index 9c2a461d68..6b62d685e7 100644 --- a/modules/unictype/property-paired-punctuation +++ b/modules/unictype/property-paired-punctuation @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-paragraph-separator b/modules/unictype/property-paragraph-separator index 812acd8568..49444fd5d7 100644 --- a/modules/unictype/property-paragraph-separator +++ b/modules/unictype/property-paragraph-separator @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-pattern-syntax b/modules/unictype/property-pattern-syntax index 7b4060b006..dd1e45e4fd 100644 --- a/modules/unictype/property-pattern-syntax +++ b/modules/unictype/property-pattern-syntax @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-pattern-white-space b/modules/unictype/property-pattern-white-space index dab8d52b6d..30a754e93e 100644 --- a/modules/unictype/property-pattern-white-space +++ b/modules/unictype/property-pattern-white-space @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-private-use b/modules/unictype/property-private-use index 47fc2646fa..8e8fa24b2b 100644 --- a/modules/unictype/property-private-use +++ b/modules/unictype/property-private-use @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation index 886e045c53..c595c09764 100644 --- a/modules/unictype/property-punctuation +++ b/modules/unictype/property-punctuation @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-quotation-mark b/modules/unictype/property-quotation-mark index 1db3187542..59905e3bf5 100644 --- a/modules/unictype/property-quotation-mark +++ b/modules/unictype/property-quotation-mark @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-radical b/modules/unictype/property-radical index 16a5a198ee..045c68c5ce 100644 --- a/modules/unictype/property-radical +++ b/modules/unictype/property-radical @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-sentence-terminal b/modules/unictype/property-sentence-terminal index 5fb5ee595a..d59295ca64 100644 --- a/modules/unictype/property-sentence-terminal +++ b/modules/unictype/property-sentence-terminal @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted index 8bdcbc7235..d30112851c 100644 --- a/modules/unictype/property-soft-dotted +++ b/modules/unictype/property-soft-dotted @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-space b/modules/unictype/property-space index 024a21cb20..f5d3fb56f9 100644 --- a/modules/unictype/property-space +++ b/modules/unictype/property-space @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation index 7e3a44fe3a..c821909b56 100644 --- a/modules/unictype/property-terminal-punctuation +++ b/modules/unictype/property-terminal-punctuation @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-test b/modules/unictype/property-test index d457127c37..ea8418ae37 100644 --- a/modules/unictype/property-test +++ b/modules/unictype/property-test @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-titlecase b/modules/unictype/property-titlecase index 1aa25d0c1b..308cf0ccec 100644 --- a/modules/unictype/property-titlecase +++ b/modules/unictype/property-titlecase @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value index 815afe1b54..cc4fa78d17 100644 --- a/modules/unictype/property-unassigned-code-value +++ b/modules/unictype/property-unassigned-code-value @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-unified-ideograph b/modules/unictype/property-unified-ideograph index a48a30fc47..2245e67afe 100644 --- a/modules/unictype/property-unified-ideograph +++ b/modules/unictype/property-unified-ideograph @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-uppercase b/modules/unictype/property-uppercase index 2078955b07..fe9863214e 100644 --- a/modules/unictype/property-uppercase +++ b/modules/unictype/property-uppercase @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-variation-selector b/modules/unictype/property-variation-selector index 35ad028e69..1ec4e659bf 100644 --- a/modules/unictype/property-variation-selector +++ b/modules/unictype/property-variation-selector @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-white-space b/modules/unictype/property-white-space index f2b770a3bc..5728888aad 100644 --- a/modules/unictype/property-white-space +++ b/modules/unictype/property-white-space @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue index fa2725abb2..ba2fdcb230 100644 --- a/modules/unictype/property-xid-continue +++ b/modules/unictype/property-xid-continue @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-xid-start b/modules/unictype/property-xid-start index 8c7b983fb0..095f3fd876 100644 --- a/modules/unictype/property-xid-start +++ b/modules/unictype/property-xid-start @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/property-zero-width b/modules/unictype/property-zero-width index d4696e7596..4250e9fa05 100644 --- a/modules/unictype/property-zero-width +++ b/modules/unictype/property-zero-width @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/scripts b/modules/unictype/scripts index 42fab85f70..f2fab3ab14 100644 --- a/modules/unictype/scripts +++ b/modules/unictype/scripts @@ -33,4 +33,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/scripts-all b/modules/unictype/scripts-all index 66b9e5a697..975e802917 100644 --- a/modules/unictype/scripts-all +++ b/modules/unictype/scripts-all @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/syntax-c-ident b/modules/unictype/syntax-c-ident index e86955f6c6..ce12f5bffa 100644 --- a/modules/unictype/syntax-c-ident +++ b/modules/unictype/syntax-c-ident @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/syntax-c-whitespace b/modules/unictype/syntax-c-whitespace index 09c67b8982..ec553dbf9a 100644 --- a/modules/unictype/syntax-c-whitespace +++ b/modules/unictype/syntax-c-whitespace @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident index d70c88e190..9113ad96aa 100644 --- a/modules/unictype/syntax-java-ident +++ b/modules/unictype/syntax-java-ident @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unictype/syntax-java-whitespace b/modules/unictype/syntax-java-whitespace index ebb30c892f..2ddcba5293 100644 --- a/modules/unictype/syntax-java-whitespace +++ b/modules/unictype/syntax-java-whitespace @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/base b/modules/unilbrk/base index 46b3ed8e6a..f196f4dacf 100644 --- a/modules/unilbrk/base +++ b/modules/unilbrk/base @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/tables b/modules/unilbrk/tables index 229355ae29..f2e34f5739 100644 --- a/modules/unilbrk/tables +++ b/modules/unilbrk/tables @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u16-possible-linebreaks b/modules/unilbrk/u16-possible-linebreaks index 2e38982ebf..c017bbf844 100644 --- a/modules/unilbrk/u16-possible-linebreaks +++ b/modules/unilbrk/u16-possible-linebreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u16-width-linebreaks b/modules/unilbrk/u16-width-linebreaks index 119ef677ff..39da2fae08 100644 --- a/modules/unilbrk/u16-width-linebreaks +++ b/modules/unilbrk/u16-width-linebreaks @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u32-possible-linebreaks b/modules/unilbrk/u32-possible-linebreaks index 184b941bda..16daf04f04 100644 --- a/modules/unilbrk/u32-possible-linebreaks +++ b/modules/unilbrk/u32-possible-linebreaks @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u32-width-linebreaks b/modules/unilbrk/u32-width-linebreaks index b4578fa6dd..e57b9d7383 100644 --- a/modules/unilbrk/u32-width-linebreaks +++ b/modules/unilbrk/u32-width-linebreaks @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u8-possible-linebreaks b/modules/unilbrk/u8-possible-linebreaks index 86c9c334ca..f772fa5e44 100644 --- a/modules/unilbrk/u8-possible-linebreaks +++ b/modules/unilbrk/u8-possible-linebreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/u8-width-linebreaks b/modules/unilbrk/u8-width-linebreaks index 589e9659f4..604829dd62 100644 --- a/modules/unilbrk/u8-width-linebreaks +++ b/modules/unilbrk/u8-width-linebreaks @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/ulc-common b/modules/unilbrk/ulc-common index c11b13bf19..b42d401656 100644 --- a/modules/unilbrk/ulc-common +++ b/modules/unilbrk/ulc-common @@ -21,4 +21,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/ulc-possible-linebreaks b/modules/unilbrk/ulc-possible-linebreaks index abffcbe66a..fbdf9e0b33 100644 --- a/modules/unilbrk/ulc-possible-linebreaks +++ b/modules/unilbrk/ulc-possible-linebreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unilbrk/ulc-width-linebreaks b/modules/unilbrk/ulc-width-linebreaks index 128eabf9d9..4ba4fe1eb3 100644 --- a/modules/unilbrk/ulc-width-linebreaks +++ b/modules/unilbrk/ulc-width-linebreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniname/base b/modules/uniname/base index fe314271e2..2915180825 100644 --- a/modules/uniname/base +++ b/modules/uniname/base @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniname/uniname b/modules/uniname/uniname index ade56a1095..50e6ff562c 100644 --- a/modules/uniname/uniname +++ b/modules/uniname/uniname @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/base b/modules/uninorm/base index d66df00e3f..3f3c772689 100644 --- a/modules/uninorm/base +++ b/modules/uninorm/base @@ -29,4 +29,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/canonical-decomposition b/modules/uninorm/canonical-decomposition index e338e5517f..c1dd470b33 100644 --- a/modules/uninorm/canonical-decomposition +++ b/modules/uninorm/canonical-decomposition @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/compat-decomposition b/modules/uninorm/compat-decomposition index 63b003ea00..83000f54b7 100644 --- a/modules/uninorm/compat-decomposition +++ b/modules/uninorm/compat-decomposition @@ -21,4 +21,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/composition b/modules/uninorm/composition index b299f94973..fcef307beb 100644 --- a/modules/uninorm/composition +++ b/modules/uninorm/composition @@ -32,4 +32,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/decompose-internal b/modules/uninorm/decompose-internal index 6f5a8a0f5c..28cf341e4f 100644 --- a/modules/uninorm/decompose-internal +++ b/modules/uninorm/decompose-internal @@ -21,4 +21,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/decomposing-form b/modules/uninorm/decomposing-form index 2ec1d4d524..41d9e29e0f 100644 --- a/modules/uninorm/decomposing-form +++ b/modules/uninorm/decomposing-form @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/decomposition b/modules/uninorm/decomposition index 8a776f2ad8..a5637f23ec 100644 --- a/modules/uninorm/decomposition +++ b/modules/uninorm/decomposition @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/decomposition-table b/modules/uninorm/decomposition-table index 83e96bdcee..2e2c026509 100644 --- a/modules/uninorm/decomposition-table +++ b/modules/uninorm/decomposition-table @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/filter b/modules/uninorm/filter index e6266c4883..70e265bad9 100644 --- a/modules/uninorm/filter +++ b/modules/uninorm/filter @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/nfc b/modules/uninorm/nfc index 19cd604732..b851106353 100644 --- a/modules/uninorm/nfc +++ b/modules/uninorm/nfc @@ -26,4 +26,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/nfd b/modules/uninorm/nfd index eacd315bc7..853f831b28 100644 --- a/modules/uninorm/nfd +++ b/modules/uninorm/nfd @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc index d3767e2f20..65f6d85dbc 100644 --- a/modules/uninorm/nfkc +++ b/modules/uninorm/nfkc @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/nfkd b/modules/uninorm/nfkd index ef6ea9151e..24f7b64f49 100644 --- a/modules/uninorm/nfkd +++ b/modules/uninorm/nfkd @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u16-normalize b/modules/uninorm/u16-normalize index 55be72a5b4..fb9d748481 100644 --- a/modules/uninorm/u16-normalize +++ b/modules/uninorm/u16-normalize @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u16-normcmp b/modules/uninorm/u16-normcmp index c27be42b56..46442d9997 100644 --- a/modules/uninorm/u16-normcmp +++ b/modules/uninorm/u16-normcmp @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u16-normcoll b/modules/uninorm/u16-normcoll index d0120275d8..c09ec019af 100644 --- a/modules/uninorm/u16-normcoll +++ b/modules/uninorm/u16-normcoll @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u16-normxfrm b/modules/uninorm/u16-normxfrm index 9710739383..81970fc1f0 100644 --- a/modules/uninorm/u16-normxfrm +++ b/modules/uninorm/u16-normxfrm @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u32-normalize b/modules/uninorm/u32-normalize index 2b1b96e50f..f8e3658c9f 100644 --- a/modules/uninorm/u32-normalize +++ b/modules/uninorm/u32-normalize @@ -30,4 +30,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u32-normcmp b/modules/uninorm/u32-normcmp index c22bf2837d..f2fde04495 100644 --- a/modules/uninorm/u32-normcmp +++ b/modules/uninorm/u32-normcmp @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u32-normcoll b/modules/uninorm/u32-normcoll index e4e2f963bf..f3a7254cac 100644 --- a/modules/uninorm/u32-normcoll +++ b/modules/uninorm/u32-normcoll @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u32-normxfrm b/modules/uninorm/u32-normxfrm index dc1379b8d5..ec7148f4ec 100644 --- a/modules/uninorm/u32-normxfrm +++ b/modules/uninorm/u32-normxfrm @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u8-normalize b/modules/uninorm/u8-normalize index 006ed339cb..98c74421ef 100644 --- a/modules/uninorm/u8-normalize +++ b/modules/uninorm/u8-normalize @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u8-normcmp b/modules/uninorm/u8-normcmp index ef568320d1..df6bd9492e 100644 --- a/modules/uninorm/u8-normcmp +++ b/modules/uninorm/u8-normcmp @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u8-normcoll b/modules/uninorm/u8-normcoll index c1ea33189a..60f88d5e10 100644 --- a/modules/uninorm/u8-normcoll +++ b/modules/uninorm/u8-normcoll @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uninorm/u8-normxfrm b/modules/uninorm/u8-normxfrm index c1a0ba1b5a..ce79dc5e26 100644 --- a/modules/uninorm/u8-normxfrm +++ b/modules/uninorm/u8-normxfrm @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/base b/modules/unistdio/base index 34fe6f0480..7c36c24f7c 100644 --- a/modules/unistdio/base +++ b/modules/unistdio/base @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u-printf-args b/modules/unistdio/u-printf-args index 700c65f3a8..d56db84dcf 100644 --- a/modules/unistdio/u-printf-args +++ b/modules/unistdio/u-printf-args @@ -28,4 +28,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-asnprintf b/modules/unistdio/u16-asnprintf index 60caad2eb2..47a2e01785 100644 --- a/modules/unistdio/u16-asnprintf +++ b/modules/unistdio/u16-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-asprintf b/modules/unistdio/u16-asprintf index c33179e894..0c934649d6 100644 --- a/modules/unistdio/u16-asprintf +++ b/modules/unistdio/u16-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-printf-parse b/modules/unistdio/u16-printf-parse index ebfa08d833..ff8990ac7d 100644 --- a/modules/unistdio/u16-printf-parse +++ b/modules/unistdio/u16-printf-parse @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-snprintf b/modules/unistdio/u16-snprintf index 6592580903..a556649472 100644 --- a/modules/unistdio/u16-snprintf +++ b/modules/unistdio/u16-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-sprintf b/modules/unistdio/u16-sprintf index a24f44257d..6c7075e494 100644 --- a/modules/unistdio/u16-sprintf +++ b/modules/unistdio/u16-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-asnprintf b/modules/unistdio/u16-u16-asnprintf index e6a0350031..2278a94cd5 100644 --- a/modules/unistdio/u16-u16-asnprintf +++ b/modules/unistdio/u16-u16-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-asprintf b/modules/unistdio/u16-u16-asprintf index 43b857ffae..31a948a71d 100644 --- a/modules/unistdio/u16-u16-asprintf +++ b/modules/unistdio/u16-u16-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-snprintf b/modules/unistdio/u16-u16-snprintf index 96c2ac303b..691b30f698 100644 --- a/modules/unistdio/u16-u16-snprintf +++ b/modules/unistdio/u16-u16-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-sprintf b/modules/unistdio/u16-u16-sprintf index 9b7d746536..0ad0a38b26 100644 --- a/modules/unistdio/u16-u16-sprintf +++ b/modules/unistdio/u16-u16-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-vasnprintf b/modules/unistdio/u16-u16-vasnprintf index 1ab7197510..c585e4ac1e 100644 --- a/modules/unistdio/u16-u16-vasnprintf +++ b/modules/unistdio/u16-u16-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-vasprintf b/modules/unistdio/u16-u16-vasprintf index 8a81fe43da..3c2dd3352a 100644 --- a/modules/unistdio/u16-u16-vasprintf +++ b/modules/unistdio/u16-u16-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-vsnprintf b/modules/unistdio/u16-u16-vsnprintf index e75985965e..fe27ce8b66 100644 --- a/modules/unistdio/u16-u16-vsnprintf +++ b/modules/unistdio/u16-u16-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-u16-vsprintf b/modules/unistdio/u16-u16-vsprintf index af89e54799..0192186f44 100644 --- a/modules/unistdio/u16-u16-vsprintf +++ b/modules/unistdio/u16-u16-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-vasnprintf b/modules/unistdio/u16-vasnprintf index 324de9c4fd..1f0d82f2bb 100644 --- a/modules/unistdio/u16-vasnprintf +++ b/modules/unistdio/u16-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-vasprintf b/modules/unistdio/u16-vasprintf index f40c00c844..b5b5b61860 100644 --- a/modules/unistdio/u16-vasprintf +++ b/modules/unistdio/u16-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-vsnprintf b/modules/unistdio/u16-vsnprintf index 8b8f700daa..a2bf285eac 100644 --- a/modules/unistdio/u16-vsnprintf +++ b/modules/unistdio/u16-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u16-vsprintf b/modules/unistdio/u16-vsprintf index 429965d214..b10df58a79 100644 --- a/modules/unistdio/u16-vsprintf +++ b/modules/unistdio/u16-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-asnprintf b/modules/unistdio/u32-asnprintf index 60980b9510..9066a1bc6e 100644 --- a/modules/unistdio/u32-asnprintf +++ b/modules/unistdio/u32-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-asprintf b/modules/unistdio/u32-asprintf index a3210e1f36..ca0b83790f 100644 --- a/modules/unistdio/u32-asprintf +++ b/modules/unistdio/u32-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-printf-parse b/modules/unistdio/u32-printf-parse index 6e718d4491..97021d2e76 100644 --- a/modules/unistdio/u32-printf-parse +++ b/modules/unistdio/u32-printf-parse @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-snprintf b/modules/unistdio/u32-snprintf index fc2ad8b0f1..9ae7d3f773 100644 --- a/modules/unistdio/u32-snprintf +++ b/modules/unistdio/u32-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-sprintf b/modules/unistdio/u32-sprintf index 4088947e9c..6b0e5fec4b 100644 --- a/modules/unistdio/u32-sprintf +++ b/modules/unistdio/u32-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-asnprintf b/modules/unistdio/u32-u32-asnprintf index 4f3a54d264..464ac46f86 100644 --- a/modules/unistdio/u32-u32-asnprintf +++ b/modules/unistdio/u32-u32-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-asprintf b/modules/unistdio/u32-u32-asprintf index eb81017ee2..2fbaa67be0 100644 --- a/modules/unistdio/u32-u32-asprintf +++ b/modules/unistdio/u32-u32-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-snprintf b/modules/unistdio/u32-u32-snprintf index 45513c739b..002c9a38f4 100644 --- a/modules/unistdio/u32-u32-snprintf +++ b/modules/unistdio/u32-u32-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-sprintf b/modules/unistdio/u32-u32-sprintf index 3166f48903..35e441a3f2 100644 --- a/modules/unistdio/u32-u32-sprintf +++ b/modules/unistdio/u32-u32-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-vasnprintf b/modules/unistdio/u32-u32-vasnprintf index 772832c7e4..4bb5b375d8 100644 --- a/modules/unistdio/u32-u32-vasnprintf +++ b/modules/unistdio/u32-u32-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-vasprintf b/modules/unistdio/u32-u32-vasprintf index 4784c4631c..5a0dc370ef 100644 --- a/modules/unistdio/u32-u32-vasprintf +++ b/modules/unistdio/u32-u32-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-vsnprintf b/modules/unistdio/u32-u32-vsnprintf index 328bc652e8..047ee7ec71 100644 --- a/modules/unistdio/u32-u32-vsnprintf +++ b/modules/unistdio/u32-u32-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-u32-vsprintf b/modules/unistdio/u32-u32-vsprintf index 22155332db..131bf408ac 100644 --- a/modules/unistdio/u32-u32-vsprintf +++ b/modules/unistdio/u32-u32-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-vasnprintf b/modules/unistdio/u32-vasnprintf index 4f1c708d4c..7942f8dc02 100644 --- a/modules/unistdio/u32-vasnprintf +++ b/modules/unistdio/u32-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-vasprintf b/modules/unistdio/u32-vasprintf index ac8afe5409..497f230122 100644 --- a/modules/unistdio/u32-vasprintf +++ b/modules/unistdio/u32-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-vsnprintf b/modules/unistdio/u32-vsnprintf index 42b384a8a3..33bb0fc1bf 100644 --- a/modules/unistdio/u32-vsnprintf +++ b/modules/unistdio/u32-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u32-vsprintf b/modules/unistdio/u32-vsprintf index 7f18692b7c..8a3c92b4ba 100644 --- a/modules/unistdio/u32-vsprintf +++ b/modules/unistdio/u32-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-asnprintf b/modules/unistdio/u8-asnprintf index cf7446f40f..5a3be88c4b 100644 --- a/modules/unistdio/u8-asnprintf +++ b/modules/unistdio/u8-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-asprintf b/modules/unistdio/u8-asprintf index d7e0cf1cce..071e4d46f4 100644 --- a/modules/unistdio/u8-asprintf +++ b/modules/unistdio/u8-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-printf-parse b/modules/unistdio/u8-printf-parse index c1a9e1f321..c5b210fecd 100644 --- a/modules/unistdio/u8-printf-parse +++ b/modules/unistdio/u8-printf-parse @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-snprintf b/modules/unistdio/u8-snprintf index cc0b2960db..a25d42219e 100644 --- a/modules/unistdio/u8-snprintf +++ b/modules/unistdio/u8-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-sprintf b/modules/unistdio/u8-sprintf index 917d513dc1..b5f7b20a24 100644 --- a/modules/unistdio/u8-sprintf +++ b/modules/unistdio/u8-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-asnprintf b/modules/unistdio/u8-u8-asnprintf index 1ed4e83942..ada40eb3b2 100644 --- a/modules/unistdio/u8-u8-asnprintf +++ b/modules/unistdio/u8-u8-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-asprintf b/modules/unistdio/u8-u8-asprintf index 68eb36a461..fa99d33f82 100644 --- a/modules/unistdio/u8-u8-asprintf +++ b/modules/unistdio/u8-u8-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-snprintf b/modules/unistdio/u8-u8-snprintf index 751cb5effd..7c6fe5e037 100644 --- a/modules/unistdio/u8-u8-snprintf +++ b/modules/unistdio/u8-u8-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-sprintf b/modules/unistdio/u8-u8-sprintf index 6d9e3325e9..470b91ff83 100644 --- a/modules/unistdio/u8-u8-sprintf +++ b/modules/unistdio/u8-u8-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-vasnprintf b/modules/unistdio/u8-u8-vasnprintf index 5bd5af2a1d..31d69a6794 100644 --- a/modules/unistdio/u8-u8-vasnprintf +++ b/modules/unistdio/u8-u8-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-vasprintf b/modules/unistdio/u8-u8-vasprintf index ac4cbdd242..713e5829a0 100644 --- a/modules/unistdio/u8-u8-vasprintf +++ b/modules/unistdio/u8-u8-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-vsnprintf b/modules/unistdio/u8-u8-vsnprintf index 11f43a295c..bc8162d9b4 100644 --- a/modules/unistdio/u8-u8-vsnprintf +++ b/modules/unistdio/u8-u8-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-u8-vsprintf b/modules/unistdio/u8-u8-vsprintf index d7f4417efe..366ba86468 100644 --- a/modules/unistdio/u8-u8-vsprintf +++ b/modules/unistdio/u8-u8-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-vasnprintf b/modules/unistdio/u8-vasnprintf index 7787b060f6..e45fa0b504 100644 --- a/modules/unistdio/u8-vasnprintf +++ b/modules/unistdio/u8-vasnprintf @@ -64,4 +64,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-vasprintf b/modules/unistdio/u8-vasprintf index fbc734a37b..e3c5efae44 100644 --- a/modules/unistdio/u8-vasprintf +++ b/modules/unistdio/u8-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-vsnprintf b/modules/unistdio/u8-vsnprintf index 60cec75d3c..c6bb11893a 100644 --- a/modules/unistdio/u8-vsnprintf +++ b/modules/unistdio/u8-vsnprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/u8-vsprintf b/modules/unistdio/u8-vsprintf index edf6a09298..4d8fd29543 100644 --- a/modules/unistdio/u8-vsprintf +++ b/modules/unistdio/u8-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-asnprintf b/modules/unistdio/ulc-asnprintf index 22f5a66fd3..34f9712c3b 100644 --- a/modules/unistdio/ulc-asnprintf +++ b/modules/unistdio/ulc-asnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-asprintf b/modules/unistdio/ulc-asprintf index 66fab43b41..1b3eb3bfbd 100644 --- a/modules/unistdio/ulc-asprintf +++ b/modules/unistdio/ulc-asprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-fprintf b/modules/unistdio/ulc-fprintf index dd6f35448b..fd14974893 100644 --- a/modules/unistdio/ulc-fprintf +++ b/modules/unistdio/ulc-fprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-printf-parse b/modules/unistdio/ulc-printf-parse index c4018af250..841ea6dbc7 100644 --- a/modules/unistdio/ulc-printf-parse +++ b/modules/unistdio/ulc-printf-parse @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-snprintf b/modules/unistdio/ulc-snprintf index 2b3db88dfe..219f75bb9c 100644 --- a/modules/unistdio/ulc-snprintf +++ b/modules/unistdio/ulc-snprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-sprintf b/modules/unistdio/ulc-sprintf index bf0d3aeb3f..f1c307f2c8 100644 --- a/modules/unistdio/ulc-sprintf +++ b/modules/unistdio/ulc-sprintf @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-vasnprintf b/modules/unistdio/ulc-vasnprintf index aa5820d56e..6c7b2ec04f 100644 --- a/modules/unistdio/ulc-vasnprintf +++ b/modules/unistdio/ulc-vasnprintf @@ -62,4 +62,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-vasprintf b/modules/unistdio/ulc-vasprintf index 38f430eb9a..797da2a9ab 100644 --- a/modules/unistdio/ulc-vasprintf +++ b/modules/unistdio/ulc-vasprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-vfprintf b/modules/unistdio/ulc-vfprintf index c5041ddacf..f88337ba9f 100644 --- a/modules/unistdio/ulc-vfprintf +++ b/modules/unistdio/ulc-vfprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-vsnprintf b/modules/unistdio/ulc-vsnprintf index e252d04a36..ff8f70c336 100644 --- a/modules/unistdio/ulc-vsnprintf +++ b/modules/unistdio/ulc-vsnprintf @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistdio/ulc-vsprintf b/modules/unistdio/ulc-vsprintf index 30d73196dd..00a176c6fa 100644 --- a/modules/unistdio/ulc-vsprintf +++ b/modules/unistdio/ulc-vsprintf @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/base b/modules/unistr/base index 205f029398..0f5e6bc0f9 100644 --- a/modules/unistr/base +++ b/modules/unistr/base @@ -32,4 +32,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-check b/modules/unistr/u16-check index fc699c3a47..a06350f69c 100644 --- a/modules/unistr/u16-check +++ b/modules/unistr/u16-check @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-chr b/modules/unistr/u16-chr index a55b89691e..927eb941ce 100644 --- a/modules/unistr/u16-chr +++ b/modules/unistr/u16-chr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-cmp b/modules/unistr/u16-cmp index fcba566dff..f958fc7641 100644 --- a/modules/unistr/u16-cmp +++ b/modules/unistr/u16-cmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-cmp2 b/modules/unistr/u16-cmp2 index 8ce685d3c7..61f58bcbf0 100644 --- a/modules/unistr/u16-cmp2 +++ b/modules/unistr/u16-cmp2 @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-cpy b/modules/unistr/u16-cpy index c2626debd1..d57de39c11 100644 --- a/modules/unistr/u16-cpy +++ b/modules/unistr/u16-cpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-cpy-alloc b/modules/unistr/u16-cpy-alloc index 3af678e2a9..44d5c45b02 100644 --- a/modules/unistr/u16-cpy-alloc +++ b/modules/unistr/u16-cpy-alloc @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-endswith b/modules/unistr/u16-endswith index a3974304ba..d05cfb7cc4 100644 --- a/modules/unistr/u16-endswith +++ b/modules/unistr/u16-endswith @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-mblen b/modules/unistr/u16-mblen index 87b9ed681d..6188ad190a 100644 --- a/modules/unistr/u16-mblen +++ b/modules/unistr/u16-mblen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-mbsnlen b/modules/unistr/u16-mbsnlen index 4d7a9585df..605cdebf13 100644 --- a/modules/unistr/u16-mbsnlen +++ b/modules/unistr/u16-mbsnlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-mbtouc b/modules/unistr/u16-mbtouc index eef75bc074..155cd334bf 100644 --- a/modules/unistr/u16-mbtouc +++ b/modules/unistr/u16-mbtouc @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-mbtouc-unsafe b/modules/unistr/u16-mbtouc-unsafe index 54ed1e4898..960a09138b 100644 --- a/modules/unistr/u16-mbtouc-unsafe +++ b/modules/unistr/u16-mbtouc-unsafe @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-mbtoucr b/modules/unistr/u16-mbtoucr index 1c7730240d..5e090c6473 100644 --- a/modules/unistr/u16-mbtoucr +++ b/modules/unistr/u16-mbtoucr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-move b/modules/unistr/u16-move index 40a2fca23a..8b83e28d00 100644 --- a/modules/unistr/u16-move +++ b/modules/unistr/u16-move @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-next b/modules/unistr/u16-next index d7e35308ff..6d065e88e9 100644 --- a/modules/unistr/u16-next +++ b/modules/unistr/u16-next @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-prev b/modules/unistr/u16-prev index be3429eb7d..91fb1d26c5 100644 --- a/modules/unistr/u16-prev +++ b/modules/unistr/u16-prev @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-set b/modules/unistr/u16-set index bd6d644bcc..9bf103df20 100644 --- a/modules/unistr/u16-set +++ b/modules/unistr/u16-set @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-startswith b/modules/unistr/u16-startswith index 72d5ce47c2..a128ea39be 100644 --- a/modules/unistr/u16-startswith +++ b/modules/unistr/u16-startswith @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-stpcpy b/modules/unistr/u16-stpcpy index 8f07819660..889fb5d18e 100644 --- a/modules/unistr/u16-stpcpy +++ b/modules/unistr/u16-stpcpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-stpncpy b/modules/unistr/u16-stpncpy index dd8aececc2..4fe6cc943c 100644 --- a/modules/unistr/u16-stpncpy +++ b/modules/unistr/u16-stpncpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strcat b/modules/unistr/u16-strcat index 778a3d08b0..7070820fd6 100644 --- a/modules/unistr/u16-strcat +++ b/modules/unistr/u16-strcat @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strchr b/modules/unistr/u16-strchr index ba8982c872..b2c2c27afe 100644 --- a/modules/unistr/u16-strchr +++ b/modules/unistr/u16-strchr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strcmp b/modules/unistr/u16-strcmp index db4a697d8d..b05c0cf989 100644 --- a/modules/unistr/u16-strcmp +++ b/modules/unistr/u16-strcmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strcoll b/modules/unistr/u16-strcoll index c8fd51cde4..8033ec26ce 100644 --- a/modules/unistr/u16-strcoll +++ b/modules/unistr/u16-strcoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strcpy b/modules/unistr/u16-strcpy index da66ebfd86..fa46e441de 100644 --- a/modules/unistr/u16-strcpy +++ b/modules/unistr/u16-strcpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strcspn b/modules/unistr/u16-strcspn index 1a1869cb4b..ae21bc1aec 100644 --- a/modules/unistr/u16-strcspn +++ b/modules/unistr/u16-strcspn @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strdup b/modules/unistr/u16-strdup index 2fd1d3bdde..cf748dc8b2 100644 --- a/modules/unistr/u16-strdup +++ b/modules/unistr/u16-strdup @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strlen b/modules/unistr/u16-strlen index ee61f98056..3564d47bb4 100644 --- a/modules/unistr/u16-strlen +++ b/modules/unistr/u16-strlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strmblen b/modules/unistr/u16-strmblen index a2a51b0b2d..380180b071 100644 --- a/modules/unistr/u16-strmblen +++ b/modules/unistr/u16-strmblen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strmbtouc b/modules/unistr/u16-strmbtouc index 6597e32c1c..2e13be2ba8 100644 --- a/modules/unistr/u16-strmbtouc +++ b/modules/unistr/u16-strmbtouc @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strncat b/modules/unistr/u16-strncat index de389de260..91649036e8 100644 --- a/modules/unistr/u16-strncat +++ b/modules/unistr/u16-strncat @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strncmp b/modules/unistr/u16-strncmp index e3a109b262..1b0b9ebec0 100644 --- a/modules/unistr/u16-strncmp +++ b/modules/unistr/u16-strncmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strncpy b/modules/unistr/u16-strncpy index ed307d73f9..f0ac91af75 100644 --- a/modules/unistr/u16-strncpy +++ b/modules/unistr/u16-strncpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strnlen b/modules/unistr/u16-strnlen index 44bbab7cf3..c4cfad94a4 100644 --- a/modules/unistr/u16-strnlen +++ b/modules/unistr/u16-strnlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strpbrk b/modules/unistr/u16-strpbrk index 79ef5ec30e..2a23a03bb6 100644 --- a/modules/unistr/u16-strpbrk +++ b/modules/unistr/u16-strpbrk @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strrchr b/modules/unistr/u16-strrchr index a8152ebbe4..a9b92a4532 100644 --- a/modules/unistr/u16-strrchr +++ b/modules/unistr/u16-strrchr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strspn b/modules/unistr/u16-strspn index a4dd8f9f9a..6c12c42840 100644 --- a/modules/unistr/u16-strspn +++ b/modules/unistr/u16-strspn @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strstr b/modules/unistr/u16-strstr index 2edbd7b161..cf9ec4ba0e 100644 --- a/modules/unistr/u16-strstr +++ b/modules/unistr/u16-strstr @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-strtok b/modules/unistr/u16-strtok index 4f8ce09bbe..ad55bd7874 100644 --- a/modules/unistr/u16-strtok +++ b/modules/unistr/u16-strtok @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-to-u32 b/modules/unistr/u16-to-u32 index 7513a4b425..a84c57b5d9 100644 --- a/modules/unistr/u16-to-u32 +++ b/modules/unistr/u16-to-u32 @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-to-u8 b/modules/unistr/u16-to-u8 index a6811d43bc..1a61d2a79a 100644 --- a/modules/unistr/u16-to-u8 +++ b/modules/unistr/u16-to-u8 @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u16-uctomb b/modules/unistr/u16-uctomb index 577707c18b..06e6b6fa56 100644 --- a/modules/unistr/u16-uctomb +++ b/modules/unistr/u16-uctomb @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-check b/modules/unistr/u32-check index adaf722cd9..cf0d929135 100644 --- a/modules/unistr/u32-check +++ b/modules/unistr/u32-check @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-chr b/modules/unistr/u32-chr index 2d598b70a5..b6e9e44e26 100644 --- a/modules/unistr/u32-chr +++ b/modules/unistr/u32-chr @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-cmp b/modules/unistr/u32-cmp index 790996ec25..1aaabaf79c 100644 --- a/modules/unistr/u32-cmp +++ b/modules/unistr/u32-cmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-cmp2 b/modules/unistr/u32-cmp2 index 3308746b27..8f1a72a6c4 100644 --- a/modules/unistr/u32-cmp2 +++ b/modules/unistr/u32-cmp2 @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-cpy b/modules/unistr/u32-cpy index e2b1341cfd..6eb49acb86 100644 --- a/modules/unistr/u32-cpy +++ b/modules/unistr/u32-cpy @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-cpy-alloc b/modules/unistr/u32-cpy-alloc index 530dbca8e5..ea1c7e2e6b 100644 --- a/modules/unistr/u32-cpy-alloc +++ b/modules/unistr/u32-cpy-alloc @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-endswith b/modules/unistr/u32-endswith index 8dde0a77cd..fdfb35b6b7 100644 --- a/modules/unistr/u32-endswith +++ b/modules/unistr/u32-endswith @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-mblen b/modules/unistr/u32-mblen index 129091de40..65c7daeb88 100644 --- a/modules/unistr/u32-mblen +++ b/modules/unistr/u32-mblen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-mbsnlen b/modules/unistr/u32-mbsnlen index 8de5ad1966..c41aa65a9d 100644 --- a/modules/unistr/u32-mbsnlen +++ b/modules/unistr/u32-mbsnlen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-mbtouc b/modules/unistr/u32-mbtouc index c5af92174b..786c9600e9 100644 --- a/modules/unistr/u32-mbtouc +++ b/modules/unistr/u32-mbtouc @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-mbtouc-unsafe b/modules/unistr/u32-mbtouc-unsafe index 523aafcf1c..ed95d28917 100644 --- a/modules/unistr/u32-mbtouc-unsafe +++ b/modules/unistr/u32-mbtouc-unsafe @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-mbtoucr b/modules/unistr/u32-mbtoucr index af3492b7d6..f82f90b365 100644 --- a/modules/unistr/u32-mbtoucr +++ b/modules/unistr/u32-mbtoucr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-move b/modules/unistr/u32-move index e5777d682d..d3a2dee83a 100644 --- a/modules/unistr/u32-move +++ b/modules/unistr/u32-move @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-next b/modules/unistr/u32-next index e11631d9e3..fa5b03effd 100644 --- a/modules/unistr/u32-next +++ b/modules/unistr/u32-next @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-prev b/modules/unistr/u32-prev index a2a2eca31c..1a6dd8901f 100644 --- a/modules/unistr/u32-prev +++ b/modules/unistr/u32-prev @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-set b/modules/unistr/u32-set index 5985480f14..a51feeb3dc 100644 --- a/modules/unistr/u32-set +++ b/modules/unistr/u32-set @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-startswith b/modules/unistr/u32-startswith index 170950613d..b15de1ecc9 100644 --- a/modules/unistr/u32-startswith +++ b/modules/unistr/u32-startswith @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-stpcpy b/modules/unistr/u32-stpcpy index 115de5c2f0..42330fecf0 100644 --- a/modules/unistr/u32-stpcpy +++ b/modules/unistr/u32-stpcpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-stpncpy b/modules/unistr/u32-stpncpy index bf06b6d973..4bce1092fc 100644 --- a/modules/unistr/u32-stpncpy +++ b/modules/unistr/u32-stpncpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strcat b/modules/unistr/u32-strcat index 38d53ab21b..29f1a262c2 100644 --- a/modules/unistr/u32-strcat +++ b/modules/unistr/u32-strcat @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strchr b/modules/unistr/u32-strchr index 4e0f54cca0..41499687ce 100644 --- a/modules/unistr/u32-strchr +++ b/modules/unistr/u32-strchr @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strcmp b/modules/unistr/u32-strcmp index 329f3d1151..ad9bf698af 100644 --- a/modules/unistr/u32-strcmp +++ b/modules/unistr/u32-strcmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strcoll b/modules/unistr/u32-strcoll index 2be0463422..0dfaccf11b 100644 --- a/modules/unistr/u32-strcoll +++ b/modules/unistr/u32-strcoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strcpy b/modules/unistr/u32-strcpy index cbc1ac3c9c..9bf9be4850 100644 --- a/modules/unistr/u32-strcpy +++ b/modules/unistr/u32-strcpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strcspn b/modules/unistr/u32-strcspn index 5929869cdc..65924f5119 100644 --- a/modules/unistr/u32-strcspn +++ b/modules/unistr/u32-strcspn @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strdup b/modules/unistr/u32-strdup index 61d014c041..e8ae90827a 100644 --- a/modules/unistr/u32-strdup +++ b/modules/unistr/u32-strdup @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strlen b/modules/unistr/u32-strlen index 3b08d7776c..be6fcf5724 100644 --- a/modules/unistr/u32-strlen +++ b/modules/unistr/u32-strlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strmblen b/modules/unistr/u32-strmblen index 01984967c4..5dd4c7ab70 100644 --- a/modules/unistr/u32-strmblen +++ b/modules/unistr/u32-strmblen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strmbtouc b/modules/unistr/u32-strmbtouc index aacd0e9c06..6ba0d20152 100644 --- a/modules/unistr/u32-strmbtouc +++ b/modules/unistr/u32-strmbtouc @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strncat b/modules/unistr/u32-strncat index c709c7a3be..fd948d3e6d 100644 --- a/modules/unistr/u32-strncat +++ b/modules/unistr/u32-strncat @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strncmp b/modules/unistr/u32-strncmp index 144c9faf40..c40d0c3e46 100644 --- a/modules/unistr/u32-strncmp +++ b/modules/unistr/u32-strncmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strncpy b/modules/unistr/u32-strncpy index 4182743ed7..9776e91801 100644 --- a/modules/unistr/u32-strncpy +++ b/modules/unistr/u32-strncpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strnlen b/modules/unistr/u32-strnlen index 26e3aab30b..b697f79f51 100644 --- a/modules/unistr/u32-strnlen +++ b/modules/unistr/u32-strnlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strpbrk b/modules/unistr/u32-strpbrk index d42a3c3833..41936ecfce 100644 --- a/modules/unistr/u32-strpbrk +++ b/modules/unistr/u32-strpbrk @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strrchr b/modules/unistr/u32-strrchr index d8388f95e8..2b3c8719fa 100644 --- a/modules/unistr/u32-strrchr +++ b/modules/unistr/u32-strrchr @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strspn b/modules/unistr/u32-strspn index ab83f5a358..34dd19b7d3 100644 --- a/modules/unistr/u32-strspn +++ b/modules/unistr/u32-strspn @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strstr b/modules/unistr/u32-strstr index b4e62dbd5d..1c3ae8804b 100644 --- a/modules/unistr/u32-strstr +++ b/modules/unistr/u32-strstr @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-strtok b/modules/unistr/u32-strtok index c7435a8c9f..a167f377a7 100644 --- a/modules/unistr/u32-strtok +++ b/modules/unistr/u32-strtok @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-to-u16 b/modules/unistr/u32-to-u16 index 9bab8fa150..b9ecf311da 100644 --- a/modules/unistr/u32-to-u16 +++ b/modules/unistr/u32-to-u16 @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-to-u8 b/modules/unistr/u32-to-u8 index 773c463729..4fbdfc733a 100644 --- a/modules/unistr/u32-to-u8 +++ b/modules/unistr/u32-to-u8 @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u32-uctomb b/modules/unistr/u32-uctomb index 8bf2fc1fa3..36a49dcf9d 100644 --- a/modules/unistr/u32-uctomb +++ b/modules/unistr/u32-uctomb @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-check b/modules/unistr/u8-check index 8a42ad600c..450d64ba15 100644 --- a/modules/unistr/u8-check +++ b/modules/unistr/u8-check @@ -22,4 +22,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-chr b/modules/unistr/u8-chr index 05360059a6..87ca176fce 100644 --- a/modules/unistr/u8-chr +++ b/modules/unistr/u8-chr @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-cmp b/modules/unistr/u8-cmp index 0587375c6b..a0afeeea4c 100644 --- a/modules/unistr/u8-cmp +++ b/modules/unistr/u8-cmp @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-cmp2 b/modules/unistr/u8-cmp2 index b1501308b2..b07c697d75 100644 --- a/modules/unistr/u8-cmp2 +++ b/modules/unistr/u8-cmp2 @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-cpy b/modules/unistr/u8-cpy index 73d1b49a23..314ec2635d 100644 --- a/modules/unistr/u8-cpy +++ b/modules/unistr/u8-cpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-cpy-alloc b/modules/unistr/u8-cpy-alloc index 663f26cc61..b8d324fdd9 100644 --- a/modules/unistr/u8-cpy-alloc +++ b/modules/unistr/u8-cpy-alloc @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-endswith b/modules/unistr/u8-endswith index 1dc55acc7d..f397000ff8 100644 --- a/modules/unistr/u8-endswith +++ b/modules/unistr/u8-endswith @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-mblen b/modules/unistr/u8-mblen index b0e9101bcc..4c4d0121d3 100644 --- a/modules/unistr/u8-mblen +++ b/modules/unistr/u8-mblen @@ -22,4 +22,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-mbsnlen b/modules/unistr/u8-mbsnlen index aa2b009fed..4771ac5adb 100644 --- a/modules/unistr/u8-mbsnlen +++ b/modules/unistr/u8-mbsnlen @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-mbtouc b/modules/unistr/u8-mbtouc index 97c9b728fe..89370fde70 100644 --- a/modules/unistr/u8-mbtouc +++ b/modules/unistr/u8-mbtouc @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-mbtouc-unsafe b/modules/unistr/u8-mbtouc-unsafe index 203c1f5ca5..bcbc6b03bd 100644 --- a/modules/unistr/u8-mbtouc-unsafe +++ b/modules/unistr/u8-mbtouc-unsafe @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-mbtoucr b/modules/unistr/u8-mbtoucr index 9c1e656468..e1bdeaeb2b 100644 --- a/modules/unistr/u8-mbtoucr +++ b/modules/unistr/u8-mbtoucr @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-move b/modules/unistr/u8-move index fcaa42381f..f892fe585b 100644 --- a/modules/unistr/u8-move +++ b/modules/unistr/u8-move @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-next b/modules/unistr/u8-next index 2f05a49e79..184ec2267c 100644 --- a/modules/unistr/u8-next +++ b/modules/unistr/u8-next @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-prev b/modules/unistr/u8-prev index b85a6a254d..68b5930321 100644 --- a/modules/unistr/u8-prev +++ b/modules/unistr/u8-prev @@ -22,4 +22,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-set b/modules/unistr/u8-set index 86888c1b46..9098e2ad2e 100644 --- a/modules/unistr/u8-set +++ b/modules/unistr/u8-set @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-startswith b/modules/unistr/u8-startswith index 2c8b8c0738..cc7e97fd86 100644 --- a/modules/unistr/u8-startswith +++ b/modules/unistr/u8-startswith @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-stpcpy b/modules/unistr/u8-stpcpy index 1ebad0fe03..f61531a6bf 100644 --- a/modules/unistr/u8-stpcpy +++ b/modules/unistr/u8-stpcpy @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-stpncpy b/modules/unistr/u8-stpncpy index 335287e521..ded4368d58 100644 --- a/modules/unistr/u8-stpncpy +++ b/modules/unistr/u8-stpncpy @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strcat b/modules/unistr/u8-strcat index 9d3521b47d..5996a93757 100644 --- a/modules/unistr/u8-strcat +++ b/modules/unistr/u8-strcat @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strchr b/modules/unistr/u8-strchr index a52f197441..92deedce48 100644 --- a/modules/unistr/u8-strchr +++ b/modules/unistr/u8-strchr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strcmp b/modules/unistr/u8-strcmp index bdfc164782..105d081453 100644 --- a/modules/unistr/u8-strcmp +++ b/modules/unistr/u8-strcmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strcoll b/modules/unistr/u8-strcoll index 51df54e270..d78d599004 100644 --- a/modules/unistr/u8-strcoll +++ b/modules/unistr/u8-strcoll @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strcpy b/modules/unistr/u8-strcpy index 469c938a45..f957f00191 100644 --- a/modules/unistr/u8-strcpy +++ b/modules/unistr/u8-strcpy @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strcspn b/modules/unistr/u8-strcspn index 13c1c49752..656fad0581 100644 --- a/modules/unistr/u8-strcspn +++ b/modules/unistr/u8-strcspn @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strdup b/modules/unistr/u8-strdup index 57a21c1d5a..7027c7af2e 100644 --- a/modules/unistr/u8-strdup +++ b/modules/unistr/u8-strdup @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strlen b/modules/unistr/u8-strlen index 7ed7c5ed59..44ea84eaea 100644 --- a/modules/unistr/u8-strlen +++ b/modules/unistr/u8-strlen @@ -22,4 +22,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strmblen b/modules/unistr/u8-strmblen index 1435d7516f..11b2188552 100644 --- a/modules/unistr/u8-strmblen +++ b/modules/unistr/u8-strmblen @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strmbtouc b/modules/unistr/u8-strmbtouc index 7d544e79c8..fa92074382 100644 --- a/modules/unistr/u8-strmbtouc +++ b/modules/unistr/u8-strmbtouc @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strncat b/modules/unistr/u8-strncat index 39adc50bc9..cb9974f046 100644 --- a/modules/unistr/u8-strncat +++ b/modules/unistr/u8-strncat @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strncmp b/modules/unistr/u8-strncmp index 0276dfb813..8077b27e21 100644 --- a/modules/unistr/u8-strncmp +++ b/modules/unistr/u8-strncmp @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strncpy b/modules/unistr/u8-strncpy index 2ae1999e64..926a741661 100644 --- a/modules/unistr/u8-strncpy +++ b/modules/unistr/u8-strncpy @@ -22,4 +22,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strnlen b/modules/unistr/u8-strnlen index 82ab807de4..6c50f07fde 100644 --- a/modules/unistr/u8-strnlen +++ b/modules/unistr/u8-strnlen @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strpbrk b/modules/unistr/u8-strpbrk index fcac09c06c..9dd5df8527 100644 --- a/modules/unistr/u8-strpbrk +++ b/modules/unistr/u8-strpbrk @@ -25,4 +25,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strrchr b/modules/unistr/u8-strrchr index d688884b37..109c549e4e 100644 --- a/modules/unistr/u8-strrchr +++ b/modules/unistr/u8-strrchr @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strspn b/modules/unistr/u8-strspn index 5ee0dab482..cb664f2037 100644 --- a/modules/unistr/u8-strspn +++ b/modules/unistr/u8-strspn @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strstr b/modules/unistr/u8-strstr index 528cea4fcb..713d626271 100644 --- a/modules/unistr/u8-strstr +++ b/modules/unistr/u8-strstr @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-strtok b/modules/unistr/u8-strtok index b921d0f458..c4cf7b2511 100644 --- a/modules/unistr/u8-strtok +++ b/modules/unistr/u8-strtok @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-to-u16 b/modules/unistr/u8-to-u16 index 3542d2f7ea..da8b481522 100644 --- a/modules/unistr/u8-to-u16 +++ b/modules/unistr/u8-to-u16 @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-to-u32 b/modules/unistr/u8-to-u32 index 90d21220ee..24a3030d80 100644 --- a/modules/unistr/u8-to-u32 +++ b/modules/unistr/u8-to-u32 @@ -23,4 +23,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unistr/u8-uctomb b/modules/unistr/u8-uctomb index c83caea39b..c32b2d6b03 100644 --- a/modules/unistr/u8-uctomb +++ b/modules/unistr/u8-uctomb @@ -24,4 +24,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/unitypes b/modules/unitypes index 943f73f6e8..a7cf91eaf2 100644 --- a/modules/unitypes +++ b/modules/unitypes @@ -29,4 +29,4 @@ License: LGPLv2+ Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/base b/modules/uniwbrk/base index d466a3e9ee..48efe488b7 100644 --- a/modules/uniwbrk/base +++ b/modules/uniwbrk/base @@ -29,4 +29,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/table b/modules/uniwbrk/table index 44d170cae6..65c7f9f4c7 100644 --- a/modules/uniwbrk/table +++ b/modules/uniwbrk/table @@ -18,4 +18,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/u16-wordbreaks b/modules/uniwbrk/u16-wordbreaks index 075fa4862f..e88fa6ff00 100644 --- a/modules/uniwbrk/u16-wordbreaks +++ b/modules/uniwbrk/u16-wordbreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks index f3aac0a088..2185d1c0bd 100644 --- a/modules/uniwbrk/u32-wordbreaks +++ b/modules/uniwbrk/u32-wordbreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks index 9df903ed32..c39b323883 100644 --- a/modules/uniwbrk/u8-wordbreaks +++ b/modules/uniwbrk/u8-wordbreaks @@ -26,4 +26,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/ulc-wordbreaks b/modules/uniwbrk/ulc-wordbreaks index 63f6b4545f..00a8519635 100644 --- a/modules/uniwbrk/ulc-wordbreaks +++ b/modules/uniwbrk/ulc-wordbreaks @@ -27,4 +27,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property index 0c0b9dd993..1c87b61062 100644 --- a/modules/uniwbrk/wordbreak-property +++ b/modules/uniwbrk/wordbreak-property @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/base b/modules/uniwidth/base index f0001fb86d..0c35853642 100644 --- a/modules/uniwidth/base +++ b/modules/uniwidth/base @@ -30,4 +30,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u16-strwidth b/modules/uniwidth/u16-strwidth index ae2f336b11..4603550dd9 100644 --- a/modules/uniwidth/u16-strwidth +++ b/modules/uniwidth/u16-strwidth @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u16-width b/modules/uniwidth/u16-width index 68ecbd77ee..d05a2c8f9b 100644 --- a/modules/uniwidth/u16-width +++ b/modules/uniwidth/u16-width @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u32-strwidth b/modules/uniwidth/u32-strwidth index 6d4e8b1b87..6f7b259ccb 100644 --- a/modules/uniwidth/u32-strwidth +++ b/modules/uniwidth/u32-strwidth @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width index 1bb85c8469..26eb649f61 100644 --- a/modules/uniwidth/u32-width +++ b/modules/uniwidth/u32-width @@ -23,4 +23,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u8-strwidth b/modules/uniwidth/u8-strwidth index 8c2f1c712b..4ed8e67359 100644 --- a/modules/uniwidth/u8-strwidth +++ b/modules/uniwidth/u8-strwidth @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/u8-width b/modules/uniwidth/u8-width index 7dc7b2e2cb..72d18d9a37 100644 --- a/modules/uniwidth/u8-width +++ b/modules/uniwidth/u8-width @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/uniwidth/width b/modules/uniwidth/width index deaedda2d0..56019a52f6 100644 --- a/modules/uniwidth/width +++ b/modules/uniwidth/width @@ -24,4 +24,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/utf16-ucs4 b/modules/utf16-ucs4 index bff82de358..5edbf0fc29 100644 --- a/modules/utf16-ucs4 +++ b/modules/utf16-ucs4 @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/utf16-ucs4-unsafe b/modules/utf16-ucs4-unsafe index 611ff70e39..a1daa5a370 100644 --- a/modules/utf16-ucs4-unsafe +++ b/modules/utf16-ucs4-unsafe @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/utf8-ucs4 b/modules/utf8-ucs4 index 66d95faa69..aeb741b1cf 100644 --- a/modules/utf8-ucs4 +++ b/modules/utf8-ucs4 @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all diff --git a/modules/utf8-ucs4-unsafe b/modules/utf8-ucs4-unsafe index 4276c84e88..11f0dd9456 100644 --- a/modules/utf8-ucs4-unsafe +++ b/modules/utf8-ucs4-unsafe @@ -17,4 +17,4 @@ License: LGPL Maintainer: -Daiki Ueno +all -- 2.39.5