>From 6d1cba373a8387aa2131e9dc3e94954c5669ca52 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 30 May 2021 14:37:06 +0200 Subject: [PATCH 1/2] Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'. * modules/* (License): Change. * gnulib-tool (func_import, func_create_testdir): Likewise. --- ChangeLog | 6 ++++++ gnulib-tool | 14 +++++++------- modules/c32isalnum | 2 +- modules/c32isalpha | 2 +- modules/c32isblank | 2 +- modules/c32iscntrl | 2 +- modules/c32isdigit | 2 +- modules/c32isgraph | 2 +- modules/c32islower | 2 +- modules/c32isprint | 2 +- modules/c32ispunct | 2 +- modules/c32isspace | 2 +- modules/c32isupper | 2 +- modules/c32isxdigit | 2 +- modules/libunistring | 2 +- modules/libunistring-optional | 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/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-to-enc | 2 +- modules/uniconv/u8-strconv-to-enc | 2 +- modules/uniconv/u8-strconv-to-locale | 2 +- modules/unictype/bidiclass-all | 2 +- modules/unictype/bidiclass-byname | 2 +- modules/unictype/bidiclass-longname | 2 +- modules/unictype/bidiclass-name | 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-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-or | 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/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 +- modules/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 +- .../unictype/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-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/unigbrk/base | 2 +- modules/unigbrk/u16-grapheme-breaks | 2 +- modules/unigbrk/u16-grapheme-next | 2 +- modules/unigbrk/u16-grapheme-prev | 2 +- modules/unigbrk/u32-grapheme-breaks | 2 +- modules/unigbrk/u32-grapheme-next | 2 +- modules/unigbrk/u32-grapheme-prev | 2 +- modules/unigbrk/u8-grapheme-breaks | 2 +- modules/unigbrk/u8-grapheme-next | 2 +- modules/unigbrk/u8-grapheme-prev | 2 +- modules/unigbrk/uc-gbrk-prop | 2 +- modules/unigbrk/uc-grapheme-breaks | 2 +- modules/unigbrk/uc-is-grapheme-break | 2 +- modules/unigbrk/ulc-grapheme-breaks | 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/compat-decomposition | 2 +- modules/uninorm/decomposing-form | 2 +- modules/uninorm/decomposition | 2 +- modules/uninorm/filter | 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-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/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-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-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/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-mbsnlen | 2 +- modules/unistr/u8-move | 2 +- modules/unistr/u8-next | 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-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/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/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 +- 511 files changed, 522 insertions(+), 516 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2f145fc..9b15967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-05-30 Bruno Haible + + Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'. + * modules/* (License): Change. + * gnulib-tool (func_import, func_create_testdir): Likewise. + 2021-05-29 Paul Eggert sigsegv: Port to Solaris 11 diff --git a/gnulib-tool b/gnulib-tool index 9b5c815..205503a 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -5045,13 +5045,13 @@ func_import () case "$lgpl" in yes | 3) case $license in - LGPLv2+ | 'LGPLv3+ or GPLv2' | LGPLv3+ | LGPL) ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+' | LGPLv3+ | LGPL) ;; *) func_append license_incompatibilities "$module $license$nl" ;; esac ;; 3orGPLv2) case $license in - LGPLv2+ | 'LGPLv3+ or GPLv2') ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+') ;; *) func_append license_incompatibilities "$module $license$nl" ;; esac ;; @@ -6246,25 +6246,25 @@ func_create_testdir () case "$requested_license" in GPLv3+ | GPL) case "$license" in - LGPLv2+ | 'LGPLv3+ or GPLv2' | LGPLv3+ | LGPL | GPLv2+ | GPLv3+ | GPL) ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+' | LGPLv3+ | LGPL | GPLv2+ | GPLv3+ | GPL) ;; *) func_warning "module $requested_module depends on a module with an incompatible license: $module" ;; esac ;; GPLv2+) case "$license" in - LGPLv2+ | 'LGPLv3+ or GPLv2' | GPLv2+) ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+' | GPLv2+) ;; *) func_warning "module $requested_module depends on a module with an incompatible license: $module" ;; esac ;; LGPLv3+ | LGPL) case "$license" in - LGPLv2+ | 'LGPLv3+ or GPLv2' | LGPLv3+ | LGPL) ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+' | LGPLv3+ | LGPL) ;; *) func_warning "module $requested_module depends on a module with an incompatible license: $module" ;; esac ;; - 'LGPLv3+ or GPLv2') + 'LGPLv3+ or GPLv2+') case "$license" in - LGPLv2+ | 'LGPLv3+ or GPLv2') ;; + LGPLv2+ | 'LGPLv3+ or GPLv2+') ;; *) func_warning "module $requested_module depends on a module with an incompatible license: $module" ;; esac ;; diff --git a/modules/c32isalnum b/modules/c32isalnum index 1935655..b03ba7f 100644 --- a/modules/c32isalnum +++ b/modules/c32isalnum @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isalpha b/modules/c32isalpha index c4b831e..d39e869 100644 --- a/modules/c32isalpha +++ b/modules/c32isalpha @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isblank b/modules/c32isblank index 3c99311..948ae36 100644 --- a/modules/c32isblank +++ b/modules/c32isblank @@ -31,7 +31,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32iscntrl b/modules/c32iscntrl index 74f571d..b3f1ac7 100644 --- a/modules/c32iscntrl +++ b/modules/c32iscntrl @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isdigit b/modules/c32isdigit index bb1cae5..3b82dc9 100644 --- a/modules/c32isdigit +++ b/modules/c32isdigit @@ -31,7 +31,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isgraph b/modules/c32isgraph index dd967ca..30dc8cb 100644 --- a/modules/c32isgraph +++ b/modules/c32isgraph @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32islower b/modules/c32islower index b8949ae..eb075f3 100644 --- a/modules/c32islower +++ b/modules/c32islower @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isprint b/modules/c32isprint index 9badd0b..db7bedc 100644 --- a/modules/c32isprint +++ b/modules/c32isprint @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32ispunct b/modules/c32ispunct index 72373c8..2b132dc 100644 --- a/modules/c32ispunct +++ b/modules/c32ispunct @@ -31,7 +31,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isspace b/modules/c32isspace index 2974e20..144aa9b 100644 --- a/modules/c32isspace +++ b/modules/c32isspace @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isupper b/modules/c32isupper index e10c58a..26bc18d 100644 --- a/modules/c32isupper +++ b/modules/c32isupper @@ -30,7 +30,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/c32isxdigit b/modules/c32isxdigit index 127155c..f4f31c4 100644 --- a/modules/c32isxdigit +++ b/modules/c32isxdigit @@ -32,7 +32,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Bruno Haible diff --git a/modules/libunistring b/modules/libunistring index c9d53dc..74eb016 100644 --- a/modules/libunistring +++ b/modules/libunistring @@ -36,7 +36,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/libunistring-optional b/modules/libunistring-optional index 61c876a..1725ca9 100644 --- a/modules/libunistring-optional +++ b/modules/libunistring-optional @@ -22,7 +22,7 @@ Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Paolo Bonzini, Daiki Ueno diff --git a/modules/unicase/base b/modules/unicase/base index 1906c81..ef952e7 100644 --- a/modules/unicase/base +++ b/modules/unicase/base @@ -28,7 +28,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/cased b/modules/unicase/cased index 19c78aa..1cdf288 100644 --- a/modules/unicase/cased +++ b/modules/unicase/cased @@ -21,7 +21,7 @@ Include: "unicase/caseprop.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/empty-prefix-context b/modules/unicase/empty-prefix-context index 5e865fc..6e69a4c 100644 --- a/modules/unicase/empty-prefix-context +++ b/modules/unicase/empty-prefix-context @@ -19,7 +19,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/empty-suffix-context b/modules/unicase/empty-suffix-context index 2a9eef8..0534752 100644 --- a/modules/unicase/empty-suffix-context +++ b/modules/unicase/empty-suffix-context @@ -19,7 +19,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/ignorable b/modules/unicase/ignorable index c4eaa26..0e1dcb6 100644 --- a/modules/unicase/ignorable +++ b/modules/unicase/ignorable @@ -21,7 +21,7 @@ Include: "unicase/caseprop.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/locale-language b/modules/unicase/locale-language index 1e6c26a..0fc3594 100644 --- a/modules/unicase/locale-language +++ b/modules/unicase/locale-language @@ -35,7 +35,7 @@ Link: $(LIBTHREAD) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/special-casing b/modules/unicase/special-casing index e6f0517..bf2f7c5 100644 --- a/modules/unicase/special-casing +++ b/modules/unicase/special-casing @@ -38,7 +38,7 @@ Include: "unicase/special-casing.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/tocasefold b/modules/unicase/tocasefold index 0d42430..5dfbb71 100644 --- a/modules/unicase/tocasefold +++ b/modules/unicase/tocasefold @@ -19,7 +19,7 @@ Include: "unicase/casefold.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/tolower b/modules/unicase/tolower index 7c433cd..e7075b1 100644 --- a/modules/unicase/tolower +++ b/modules/unicase/tolower @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/totitle b/modules/unicase/totitle index 847cc10..27a1d5c 100644 --- a/modules/unicase/totitle +++ b/modules/unicase/totitle @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/toupper b/modules/unicase/toupper index adc0b7a..9321ad8 100644 --- a/modules/unicase/toupper +++ b/modules/unicase/toupper @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-casecmp b/modules/unicase/u16-casecmp index 841c13f..9aec2c8 100644 --- a/modules/unicase/u16-casecmp +++ b/modules/unicase/u16-casecmp @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-casecoll b/modules/unicase/u16-casecoll index 8f4e2a7..b770f40 100644 --- a/modules/unicase/u16-casecoll +++ b/modules/unicase/u16-casecoll @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-casefold b/modules/unicase/u16-casefold index b944673..d6de54d 100644 --- a/modules/unicase/u16-casefold +++ b/modules/unicase/u16-casefold @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-casemap b/modules/unicase/u16-casemap index b1eb29e..fe9f1ea 100644 --- a/modules/unicase/u16-casemap +++ b/modules/unicase/u16-casemap @@ -29,7 +29,7 @@ Include: "unicase/unicasemap.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-casexfrm b/modules/unicase/u16-casexfrm index c2c8843..05524ac 100644 --- a/modules/unicase/u16-casexfrm +++ b/modules/unicase/u16-casexfrm @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-ct-casefold b/modules/unicase/u16-ct-casefold index 05c973e..da5a37c 100644 --- a/modules/unicase/u16-ct-casefold +++ b/modules/unicase/u16-ct-casefold @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-ct-tolower b/modules/unicase/u16-ct-tolower index fa0bae0..782ab3a 100644 --- a/modules/unicase/u16-ct-tolower +++ b/modules/unicase/u16-ct-tolower @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-ct-totitle b/modules/unicase/u16-ct-totitle index e38d4ca..b0e54a9 100644 --- a/modules/unicase/u16-ct-totitle +++ b/modules/unicase/u16-ct-totitle @@ -34,7 +34,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-ct-toupper b/modules/unicase/u16-ct-toupper index 5664da1..3d7103b 100644 --- a/modules/unicase/u16-ct-toupper +++ b/modules/unicase/u16-ct-toupper @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-cased b/modules/unicase/u16-is-cased index c712e68..0b63394 100644 --- a/modules/unicase/u16-is-cased +++ b/modules/unicase/u16-is-cased @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-casefolded b/modules/unicase/u16-is-casefolded index c93f05f..cb3969a 100644 --- a/modules/unicase/u16-is-casefolded +++ b/modules/unicase/u16-is-casefolded @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-invariant b/modules/unicase/u16-is-invariant index 57b7922..6cc40f9 100644 --- a/modules/unicase/u16-is-invariant +++ b/modules/unicase/u16-is-invariant @@ -23,7 +23,7 @@ Include: "unicase/invariant.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-lowercase b/modules/unicase/u16-is-lowercase index 288ad25..a8a3a8d 100644 --- a/modules/unicase/u16-is-lowercase +++ b/modules/unicase/u16-is-lowercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-titlecase b/modules/unicase/u16-is-titlecase index 4bd7358..18fc57c 100644 --- a/modules/unicase/u16-is-titlecase +++ b/modules/unicase/u16-is-titlecase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-is-uppercase b/modules/unicase/u16-is-uppercase index 18e6d23..87304c7 100644 --- a/modules/unicase/u16-is-uppercase +++ b/modules/unicase/u16-is-uppercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-prefix-context b/modules/unicase/u16-prefix-context index 355f7a3..70c9558 100644 --- a/modules/unicase/u16-prefix-context +++ b/modules/unicase/u16-prefix-context @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-suffix-context b/modules/unicase/u16-suffix-context index c4c5cbd..b8876a1 100644 --- a/modules/unicase/u16-suffix-context +++ b/modules/unicase/u16-suffix-context @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-tolower b/modules/unicase/u16-tolower index 1e81093..462f45f 100644 --- a/modules/unicase/u16-tolower +++ b/modules/unicase/u16-tolower @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-totitle b/modules/unicase/u16-totitle index 29309c9..1b7f010 100644 --- a/modules/unicase/u16-totitle +++ b/modules/unicase/u16-totitle @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u16-toupper b/modules/unicase/u16-toupper index 5a23b46..8f730d6 100644 --- a/modules/unicase/u16-toupper +++ b/modules/unicase/u16-toupper @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-casecmp b/modules/unicase/u32-casecmp index fa183fc..b31759a 100644 --- a/modules/unicase/u32-casecmp +++ b/modules/unicase/u32-casecmp @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-casecoll b/modules/unicase/u32-casecoll index bd5e9dc..32d4449 100644 --- a/modules/unicase/u32-casecoll +++ b/modules/unicase/u32-casecoll @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-casefold b/modules/unicase/u32-casefold index 6a35332..739ff9b 100644 --- a/modules/unicase/u32-casefold +++ b/modules/unicase/u32-casefold @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-casemap b/modules/unicase/u32-casemap index 2fb247a..d380983 100644 --- a/modules/unicase/u32-casemap +++ b/modules/unicase/u32-casemap @@ -29,7 +29,7 @@ Include: "unicase/unicasemap.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-casexfrm b/modules/unicase/u32-casexfrm index 487a7db..e5c7c97 100644 --- a/modules/unicase/u32-casexfrm +++ b/modules/unicase/u32-casexfrm @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-ct-casefold b/modules/unicase/u32-ct-casefold index 69740a3..8e425e3 100644 --- a/modules/unicase/u32-ct-casefold +++ b/modules/unicase/u32-ct-casefold @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-ct-tolower b/modules/unicase/u32-ct-tolower index 65252b9..de5fa89 100644 --- a/modules/unicase/u32-ct-tolower +++ b/modules/unicase/u32-ct-tolower @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-ct-totitle b/modules/unicase/u32-ct-totitle index e94ae4f..7f7fb64 100644 --- a/modules/unicase/u32-ct-totitle +++ b/modules/unicase/u32-ct-totitle @@ -34,7 +34,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-ct-toupper b/modules/unicase/u32-ct-toupper index 0c5c54d..5aa3f04 100644 --- a/modules/unicase/u32-ct-toupper +++ b/modules/unicase/u32-ct-toupper @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-cased b/modules/unicase/u32-is-cased index 1f4d53c..7d76367 100644 --- a/modules/unicase/u32-is-cased +++ b/modules/unicase/u32-is-cased @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-casefolded b/modules/unicase/u32-is-casefolded index 3b13742..3aef967 100644 --- a/modules/unicase/u32-is-casefolded +++ b/modules/unicase/u32-is-casefolded @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-invariant b/modules/unicase/u32-is-invariant index 42d83dc..8227651 100644 --- a/modules/unicase/u32-is-invariant +++ b/modules/unicase/u32-is-invariant @@ -23,7 +23,7 @@ Include: "unicase/invariant.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-lowercase b/modules/unicase/u32-is-lowercase index 1b74f18..aff3b4b 100644 --- a/modules/unicase/u32-is-lowercase +++ b/modules/unicase/u32-is-lowercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-titlecase b/modules/unicase/u32-is-titlecase index a7dc91c..ea29be6 100644 --- a/modules/unicase/u32-is-titlecase +++ b/modules/unicase/u32-is-titlecase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-is-uppercase b/modules/unicase/u32-is-uppercase index fb0aa59..dfdf981 100644 --- a/modules/unicase/u32-is-uppercase +++ b/modules/unicase/u32-is-uppercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-prefix-context b/modules/unicase/u32-prefix-context index 32968a5..835e172 100644 --- a/modules/unicase/u32-prefix-context +++ b/modules/unicase/u32-prefix-context @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-suffix-context b/modules/unicase/u32-suffix-context index f6c165f..2b9c2e0 100644 --- a/modules/unicase/u32-suffix-context +++ b/modules/unicase/u32-suffix-context @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-tolower b/modules/unicase/u32-tolower index b813602..d627f06 100644 --- a/modules/unicase/u32-tolower +++ b/modules/unicase/u32-tolower @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-totitle b/modules/unicase/u32-totitle index 4dce8db..b47f004 100644 --- a/modules/unicase/u32-totitle +++ b/modules/unicase/u32-totitle @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u32-toupper b/modules/unicase/u32-toupper index 997a210..c6d456f 100644 --- a/modules/unicase/u32-toupper +++ b/modules/unicase/u32-toupper @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-casecmp b/modules/unicase/u8-casecmp index 1695079..d5a5d78 100644 --- a/modules/unicase/u8-casecmp +++ b/modules/unicase/u8-casecmp @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-casecoll b/modules/unicase/u8-casecoll index 92dc72e..83e4cab 100644 --- a/modules/unicase/u8-casecoll +++ b/modules/unicase/u8-casecoll @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-casefold b/modules/unicase/u8-casefold index e518870..11885ae 100644 --- a/modules/unicase/u8-casefold +++ b/modules/unicase/u8-casefold @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-casemap b/modules/unicase/u8-casemap index d754922..d5334ba 100644 --- a/modules/unicase/u8-casemap +++ b/modules/unicase/u8-casemap @@ -29,7 +29,7 @@ Include: "unicase/unicasemap.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-casexfrm b/modules/unicase/u8-casexfrm index 213f9b9..97df83c 100644 --- a/modules/unicase/u8-casexfrm +++ b/modules/unicase/u8-casexfrm @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-ct-casefold b/modules/unicase/u8-ct-casefold index a7951cc..1fc574a 100644 --- a/modules/unicase/u8-ct-casefold +++ b/modules/unicase/u8-ct-casefold @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower index 1992449..5e82357 100644 --- a/modules/unicase/u8-ct-tolower +++ b/modules/unicase/u8-ct-tolower @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-ct-totitle b/modules/unicase/u8-ct-totitle index 57bca0d..f94177c 100644 --- a/modules/unicase/u8-ct-totitle +++ b/modules/unicase/u8-ct-totitle @@ -34,7 +34,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-ct-toupper b/modules/unicase/u8-ct-toupper index e31ae72..f751775 100644 --- a/modules/unicase/u8-ct-toupper +++ b/modules/unicase/u8-ct-toupper @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-cased b/modules/unicase/u8-is-cased index e059586..3b06714 100644 --- a/modules/unicase/u8-is-cased +++ b/modules/unicase/u8-is-cased @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-casefolded b/modules/unicase/u8-is-casefolded index 1adba8c..e19e67b 100644 --- a/modules/unicase/u8-is-casefolded +++ b/modules/unicase/u8-is-casefolded @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-invariant b/modules/unicase/u8-is-invariant index 06f38e8..0a8759b 100644 --- a/modules/unicase/u8-is-invariant +++ b/modules/unicase/u8-is-invariant @@ -23,7 +23,7 @@ Include: "unicase/invariant.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-lowercase b/modules/unicase/u8-is-lowercase index d868874..2bbb430 100644 --- a/modules/unicase/u8-is-lowercase +++ b/modules/unicase/u8-is-lowercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-titlecase b/modules/unicase/u8-is-titlecase index ff596fb..78c7745 100644 --- a/modules/unicase/u8-is-titlecase +++ b/modules/unicase/u8-is-titlecase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-is-uppercase b/modules/unicase/u8-is-uppercase index 901547f..21e0432 100644 --- a/modules/unicase/u8-is-uppercase +++ b/modules/unicase/u8-is-uppercase @@ -21,7 +21,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-prefix-context b/modules/unicase/u8-prefix-context index 8d55fbc..bfe417a 100644 --- a/modules/unicase/u8-prefix-context +++ b/modules/unicase/u8-prefix-context @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-suffix-context b/modules/unicase/u8-suffix-context index 16214df..e99eb3d 100644 --- a/modules/unicase/u8-suffix-context +++ b/modules/unicase/u8-suffix-context @@ -25,7 +25,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-tolower b/modules/unicase/u8-tolower index f9efcaf..5213908 100644 --- a/modules/unicase/u8-tolower +++ b/modules/unicase/u8-tolower @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-totitle b/modules/unicase/u8-totitle index 632376a..55c1300 100644 --- a/modules/unicase/u8-totitle +++ b/modules/unicase/u8-totitle @@ -23,7 +23,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/u8-toupper b/modules/unicase/u8-toupper index c1db46e..583e775 100644 --- a/modules/unicase/u8-toupper +++ b/modules/unicase/u8-toupper @@ -24,7 +24,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/ulc-casecmp b/modules/unicase/ulc-casecmp index bff6235..e7d6bcc 100644 --- a/modules/unicase/ulc-casecmp +++ b/modules/unicase/ulc-casecmp @@ -26,7 +26,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/ulc-casecoll b/modules/unicase/ulc-casecoll index 162f1c4..f50d5bc 100644 --- a/modules/unicase/ulc-casecoll +++ b/modules/unicase/ulc-casecoll @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unicase/ulc-casexfrm b/modules/unicase/ulc-casexfrm index 0c4ee9f..6d4bc97 100644 --- a/modules/unicase/ulc-casexfrm +++ b/modules/unicase/ulc-casexfrm @@ -22,7 +22,7 @@ Include: "unicase.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-conv-from-enc b/modules/uniconv/u16-conv-from-enc index 17f7db0..ba27bf7 100644 --- a/modules/uniconv/u16-conv-from-enc +++ b/modules/uniconv/u16-conv-from-enc @@ -26,7 +26,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-conv-to-enc b/modules/uniconv/u16-conv-to-enc index 8c1ef8b..cd12e7b 100644 --- a/modules/uniconv/u16-conv-to-enc +++ b/modules/uniconv/u16-conv-to-enc @@ -27,7 +27,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-strconv-from-enc b/modules/uniconv/u16-strconv-from-enc index a9973e9..04b0c32 100644 --- a/modules/uniconv/u16-strconv-from-enc +++ b/modules/uniconv/u16-strconv-from-enc @@ -22,7 +22,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-strconv-from-locale b/modules/uniconv/u16-strconv-from-locale index 2b92df3..fe19d05 100644 --- a/modules/uniconv/u16-strconv-from-locale +++ b/modules/uniconv/u16-strconv-from-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-strconv-to-enc b/modules/uniconv/u16-strconv-to-enc index 1ea02be..785a3f8 100644 --- a/modules/uniconv/u16-strconv-to-enc +++ b/modules/uniconv/u16-strconv-to-enc @@ -25,7 +25,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u16-strconv-to-locale b/modules/uniconv/u16-strconv-to-locale index 98c42ae..8c509ae 100644 --- a/modules/uniconv/u16-strconv-to-locale +++ b/modules/uniconv/u16-strconv-to-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-conv-from-enc b/modules/uniconv/u32-conv-from-enc index dc26d7e..760335c 100644 --- a/modules/uniconv/u32-conv-from-enc +++ b/modules/uniconv/u32-conv-from-enc @@ -25,7 +25,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-conv-to-enc b/modules/uniconv/u32-conv-to-enc index acd8980..6d4c6e7 100644 --- a/modules/uniconv/u32-conv-to-enc +++ b/modules/uniconv/u32-conv-to-enc @@ -25,7 +25,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-strconv-from-enc b/modules/uniconv/u32-strconv-from-enc index c22c321..db7850b 100644 --- a/modules/uniconv/u32-strconv-from-enc +++ b/modules/uniconv/u32-strconv-from-enc @@ -22,7 +22,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-strconv-from-locale b/modules/uniconv/u32-strconv-from-locale index e8163e9..02bc944 100644 --- a/modules/uniconv/u32-strconv-from-locale +++ b/modules/uniconv/u32-strconv-from-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-strconv-to-enc b/modules/uniconv/u32-strconv-to-enc index 2cfedab..1183a16 100644 --- a/modules/uniconv/u32-strconv-to-enc +++ b/modules/uniconv/u32-strconv-to-enc @@ -24,7 +24,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u32-strconv-to-locale b/modules/uniconv/u32-strconv-to-locale index f12653d..80e2e98 100644 --- a/modules/uniconv/u32-strconv-to-locale +++ b/modules/uniconv/u32-strconv-to-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u8-conv-to-enc b/modules/uniconv/u8-conv-to-enc index 479b1b7..6489526 100644 --- a/modules/uniconv/u8-conv-to-enc +++ b/modules/uniconv/u8-conv-to-enc @@ -22,7 +22,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u8-strconv-to-enc b/modules/uniconv/u8-strconv-to-enc index 34e6559..fc3900e 100644 --- a/modules/uniconv/u8-strconv-to-enc +++ b/modules/uniconv/u8-strconv-to-enc @@ -23,7 +23,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniconv/u8-strconv-to-locale b/modules/uniconv/u8-strconv-to-locale index 2ca5dae..48e9c51 100644 --- a/modules/uniconv/u8-strconv-to-locale +++ b/modules/uniconv/u8-strconv-to-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/bidiclass-all b/modules/unictype/bidiclass-all index 08d0c69..b5900d2 100644 --- a/modules/unictype/bidiclass-all +++ b/modules/unictype/bidiclass-all @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/bidiclass-byname b/modules/unictype/bidiclass-byname index ceade91..b053f10 100644 --- a/modules/unictype/bidiclass-byname +++ b/modules/unictype/bidiclass-byname @@ -30,7 +30,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/bidiclass-longname b/modules/unictype/bidiclass-longname index 3b0480b..9019ce1 100644 --- a/modules/unictype/bidiclass-longname +++ b/modules/unictype/bidiclass-longname @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/bidiclass-name b/modules/unictype/bidiclass-name index e5b03ff..84f6ea8 100644 --- a/modules/unictype/bidiclass-name +++ b/modules/unictype/bidiclass-name @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/bidiclass-test b/modules/unictype/bidiclass-test index fd240d3..27718f6 100644 --- a/modules/unictype/bidiclass-test +++ b/modules/unictype/bidiclass-test @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/block-all b/modules/unictype/block-all index a3fb562..f441b85 100644 --- a/modules/unictype/block-all +++ b/modules/unictype/block-all @@ -16,7 +16,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/block-list b/modules/unictype/block-list index 461447f..af3b198 100644 --- a/modules/unictype/block-list +++ b/modules/unictype/block-list @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/block-of b/modules/unictype/block-of index 5fcb735..f8d6f51 100644 --- a/modules/unictype/block-of +++ b/modules/unictype/block-of @@ -15,7 +15,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/block-test b/modules/unictype/block-test index 797d30f..673d7e5 100644 --- a/modules/unictype/block-test +++ b/modules/unictype/block-test @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-C b/modules/unictype/category-C index 3c7bbd0..bac1b35 100644 --- a/modules/unictype/category-C +++ b/modules/unictype/category-C @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Cc b/modules/unictype/category-Cc index fd3f3cd..cde33c7 100644 --- a/modules/unictype/category-Cc +++ b/modules/unictype/category-Cc @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf index 3721c31..b511720 100644 --- a/modules/unictype/category-Cf +++ b/modules/unictype/category-Cf @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Cn b/modules/unictype/category-Cn index 4bc9fe0..02e9ba7 100644 --- a/modules/unictype/category-Cn +++ b/modules/unictype/category-Cn @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Co b/modules/unictype/category-Co index f8cadc8..83f064c 100644 --- a/modules/unictype/category-Co +++ b/modules/unictype/category-Co @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Cs b/modules/unictype/category-Cs index 94ccb11..95a9aa5 100644 --- a/modules/unictype/category-Cs +++ b/modules/unictype/category-Cs @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-L b/modules/unictype/category-L index 81e7534..8143289 100644 --- a/modules/unictype/category-L +++ b/modules/unictype/category-L @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-LC b/modules/unictype/category-LC index 02feb89..2f1cc24 100644 --- a/modules/unictype/category-LC +++ b/modules/unictype/category-LC @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Ll b/modules/unictype/category-Ll index 2cf2b33..b469594 100644 --- a/modules/unictype/category-Ll +++ b/modules/unictype/category-Ll @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Lm b/modules/unictype/category-Lm index c9f11c6..28a6118 100644 --- a/modules/unictype/category-Lm +++ b/modules/unictype/category-Lm @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo index 1bc60cc..20bf343 100644 --- a/modules/unictype/category-Lo +++ b/modules/unictype/category-Lo @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Lt b/modules/unictype/category-Lt index 7e6b97a..66e408b 100644 --- a/modules/unictype/category-Lt +++ b/modules/unictype/category-Lt @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Lu b/modules/unictype/category-Lu index f5a167f..4844fa5 100644 --- a/modules/unictype/category-Lu +++ b/modules/unictype/category-Lu @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Mc b/modules/unictype/category-Mc index 7ff0cfc..4f37b15 100644 --- a/modules/unictype/category-Mc +++ b/modules/unictype/category-Mc @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Me b/modules/unictype/category-Me index ab16193..4277bf1 100644 --- a/modules/unictype/category-Me +++ b/modules/unictype/category-Me @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn index ae500b7..390699a 100644 --- a/modules/unictype/category-Mn +++ b/modules/unictype/category-Mn @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-N b/modules/unictype/category-N index fdeecc6..3647669 100644 --- a/modules/unictype/category-N +++ b/modules/unictype/category-N @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd index 1e20690..96d2597 100644 --- a/modules/unictype/category-Nd +++ b/modules/unictype/category-Nd @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Nl b/modules/unictype/category-Nl index f252d59..da4bf4c 100644 --- a/modules/unictype/category-Nl +++ b/modules/unictype/category-Nl @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-No b/modules/unictype/category-No index 0c27cff..0cbc5dd 100644 --- a/modules/unictype/category-No +++ b/modules/unictype/category-No @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-P b/modules/unictype/category-P index ba52d41..ed2aa4e 100644 --- a/modules/unictype/category-P +++ b/modules/unictype/category-P @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Pc b/modules/unictype/category-Pc index c02d588..a9faa90 100644 --- a/modules/unictype/category-Pc +++ b/modules/unictype/category-Pc @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Pd b/modules/unictype/category-Pd index 3d0a527..e04f44b 100644 --- a/modules/unictype/category-Pd +++ b/modules/unictype/category-Pd @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Pe b/modules/unictype/category-Pe index ede7a9c..299d1fd 100644 --- a/modules/unictype/category-Pe +++ b/modules/unictype/category-Pe @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Pf b/modules/unictype/category-Pf index 2100637..51d51ed 100644 --- a/modules/unictype/category-Pf +++ b/modules/unictype/category-Pf @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Pi b/modules/unictype/category-Pi index 50d05bb..841974f 100644 --- a/modules/unictype/category-Pi +++ b/modules/unictype/category-Pi @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Po b/modules/unictype/category-Po index 3631f52..a1906ea 100644 --- a/modules/unictype/category-Po +++ b/modules/unictype/category-Po @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Ps b/modules/unictype/category-Ps index 287fdad..ecb5038 100644 --- a/modules/unictype/category-Ps +++ b/modules/unictype/category-Ps @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-S b/modules/unictype/category-S index 6afd563..f01b58e 100644 --- a/modules/unictype/category-S +++ b/modules/unictype/category-S @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Sc b/modules/unictype/category-Sc index 3a72ac0..8c122d5 100644 --- a/modules/unictype/category-Sc +++ b/modules/unictype/category-Sc @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Sk b/modules/unictype/category-Sk index 7c97842..8ad8453 100644 --- a/modules/unictype/category-Sk +++ b/modules/unictype/category-Sk @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Sm b/modules/unictype/category-Sm index 40530d6..66a7a67 100644 --- a/modules/unictype/category-Sm +++ b/modules/unictype/category-Sm @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-So b/modules/unictype/category-So index 487c2a2..daeff9a 100644 --- a/modules/unictype/category-So +++ b/modules/unictype/category-So @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Z b/modules/unictype/category-Z index cc84d80..b6cca93 100644 --- a/modules/unictype/category-Z +++ b/modules/unictype/category-Z @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Zl b/modules/unictype/category-Zl index 4553ef5..df9f439 100644 --- a/modules/unictype/category-Zl +++ b/modules/unictype/category-Zl @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Zp b/modules/unictype/category-Zp index e4eb001..8d41d60 100644 --- a/modules/unictype/category-Zp +++ b/modules/unictype/category-Zp @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-Zs b/modules/unictype/category-Zs index f172b2e..e79ee10 100644 --- a/modules/unictype/category-Zs +++ b/modules/unictype/category-Zs @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-all b/modules/unictype/category-all index 54fb0f5..748fa93 100644 --- a/modules/unictype/category-all +++ b/modules/unictype/category-all @@ -60,7 +60,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-and b/modules/unictype/category-and index 72dbed1..c69bd6f 100644 --- a/modules/unictype/category-and +++ b/modules/unictype/category-and @@ -21,7 +21,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-and-not b/modules/unictype/category-and-not index e0db6e9..b81c500 100644 --- a/modules/unictype/category-and-not +++ b/modules/unictype/category-and-not @@ -21,7 +21,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname index df08bcd..c8bbe0b 100644 --- a/modules/unictype/category-byname +++ b/modules/unictype/category-byname @@ -69,7 +69,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-longname b/modules/unictype/category-longname index f8dfb11..0411c0f 100644 --- a/modules/unictype/category-longname +++ b/modules/unictype/category-longname @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-name b/modules/unictype/category-name index d7cee14..dfeba6d 100644 --- a/modules/unictype/category-name +++ b/modules/unictype/category-name @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/category-or b/modules/unictype/category-or index 7625cbd..3cbbb49 100644 --- a/modules/unictype/category-or +++ b/modules/unictype/category-or @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/combining-class-all b/modules/unictype/combining-class-all index 65cb9ca..2b9c28f 100644 --- a/modules/unictype/combining-class-all +++ b/modules/unictype/combining-class-all @@ -18,7 +18,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/combining-class-byname b/modules/unictype/combining-class-byname index f4d0194..b15b231 100644 --- a/modules/unictype/combining-class-byname +++ b/modules/unictype/combining-class-byname @@ -30,7 +30,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/combining-class-longname b/modules/unictype/combining-class-longname index 14dab2a..a4f6087 100644 --- a/modules/unictype/combining-class-longname +++ b/modules/unictype/combining-class-longname @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/combining-class-name b/modules/unictype/combining-class-name index 8fd636a..4c21879 100644 --- a/modules/unictype/combining-class-name +++ b/modules/unictype/combining-class-name @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum index 36384de..319792e 100644 --- a/modules/unictype/ctype-alnum +++ b/modules/unictype/ctype-alnum @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha index 78e85c0..b5869bc 100644 --- a/modules/unictype/ctype-alpha +++ b/modules/unictype/ctype-alpha @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank index 380a382..9a96fb1 100644 --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-cntrl b/modules/unictype/ctype-cntrl index ed40d8d..b4ccfeb 100644 --- a/modules/unictype/ctype-cntrl +++ b/modules/unictype/ctype-cntrl @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-digit b/modules/unictype/ctype-digit index 608a021..b38402a 100644 --- a/modules/unictype/ctype-digit +++ b/modules/unictype/ctype-digit @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph index 1c66b99..d2ece83 100644 --- a/modules/unictype/ctype-graph +++ b/modules/unictype/ctype-graph @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower index b632837..1ea67c8 100644 --- a/modules/unictype/ctype-lower +++ b/modules/unictype/ctype-lower @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print index e39d9a1..4846edf 100644 --- a/modules/unictype/ctype-print +++ b/modules/unictype/ctype-print @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct index 357978c..f036a79 100644 --- a/modules/unictype/ctype-punct +++ b/modules/unictype/ctype-punct @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-space b/modules/unictype/ctype-space index cd670a0..e7fc30d 100644 --- a/modules/unictype/ctype-space +++ b/modules/unictype/ctype-space @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-upper b/modules/unictype/ctype-upper index b4db869..28a59c3 100644 --- a/modules/unictype/ctype-upper +++ b/modules/unictype/ctype-upper @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/ctype-xdigit b/modules/unictype/ctype-xdigit index 9414281..6bbac7d 100644 --- a/modules/unictype/ctype-xdigit +++ b/modules/unictype/ctype-xdigit @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/decimal-digit b/modules/unictype/decimal-digit index 816da0c..ac92fc3 100644 --- a/modules/unictype/decimal-digit +++ b/modules/unictype/decimal-digit @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/digit b/modules/unictype/digit index d2fd5fa..518db0f 100644 --- a/modules/unictype/digit +++ b/modules/unictype/digit @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joininggroup-all b/modules/unictype/joininggroup-all index 37c644a..7b0c474 100644 --- a/modules/unictype/joininggroup-all +++ b/modules/unictype/joininggroup-all @@ -17,7 +17,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joininggroup-byname b/modules/unictype/joininggroup-byname index a86df45..30c8bcc 100644 --- a/modules/unictype/joininggroup-byname +++ b/modules/unictype/joininggroup-byname @@ -30,7 +30,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joininggroup-name b/modules/unictype/joininggroup-name index f6da8c5..3b654e4 100644 --- a/modules/unictype/joininggroup-name +++ b/modules/unictype/joininggroup-name @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joininggroup-of b/modules/unictype/joininggroup-of index 2f1850f..4455461 100644 --- a/modules/unictype/joininggroup-of +++ b/modules/unictype/joininggroup-of @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joiningtype-all b/modules/unictype/joiningtype-all index 9b32a06..20f829c 100644 --- a/modules/unictype/joiningtype-all +++ b/modules/unictype/joiningtype-all @@ -18,7 +18,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joiningtype-byname b/modules/unictype/joiningtype-byname index e89794f..e634177 100644 --- a/modules/unictype/joiningtype-byname +++ b/modules/unictype/joiningtype-byname @@ -30,7 +30,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joiningtype-longname b/modules/unictype/joiningtype-longname index eafdf7c..5ef08ff 100644 --- a/modules/unictype/joiningtype-longname +++ b/modules/unictype/joiningtype-longname @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/joiningtype-name b/modules/unictype/joiningtype-name index 50cf834..c6afb96 100644 --- a/modules/unictype/joiningtype-name +++ b/modules/unictype/joiningtype-name @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/mirror b/modules/unictype/mirror index b89d982..315124c 100644 --- a/modules/unictype/mirror +++ b/modules/unictype/mirror @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/numeric b/modules/unictype/numeric index b16976c..1728bde 100644 --- a/modules/unictype/numeric +++ b/modules/unictype/numeric @@ -20,7 +20,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-all b/modules/unictype/property-all index 9553e33..bef5ab8 100644 --- a/modules/unictype/property-all +++ b/modules/unictype/property-all @@ -101,7 +101,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic index f295c38..a849075 100644 --- a/modules/unictype/property-alphabetic +++ b/modules/unictype/property-alphabetic @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-ascii-hex-digit b/modules/unictype/property-ascii-hex-digit index bb0d023..6bbfc14 100644 --- a/modules/unictype/property-ascii-hex-digit +++ b/modules/unictype/property-ascii-hex-digit @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-arabic-digit b/modules/unictype/property-bidi-arabic-digit index 61c2c0b..f302019 100644 --- a/modules/unictype/property-bidi-arabic-digit +++ b/modules/unictype/property-bidi-arabic-digit @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-arabic-right-to-left b/modules/unictype/property-bidi-arabic-right-to-left index 532ab8e..09df192 100644 --- a/modules/unictype/property-bidi-arabic-right-to-left +++ b/modules/unictype/property-bidi-arabic-right-to-left @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-block-separator b/modules/unictype/property-bidi-block-separator index f8baefa..c15f2ad 100644 --- a/modules/unictype/property-bidi-block-separator +++ b/modules/unictype/property-bidi-block-separator @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-boundary-neutral b/modules/unictype/property-bidi-boundary-neutral index 26d2a7f..173e3e5 100644 --- a/modules/unictype/property-bidi-boundary-neutral +++ b/modules/unictype/property-bidi-boundary-neutral @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-common-separator b/modules/unictype/property-bidi-common-separator index dbe485d..d19566e 100644 --- a/modules/unictype/property-bidi-common-separator +++ b/modules/unictype/property-bidi-common-separator @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-control b/modules/unictype/property-bidi-control index 19e19a8..736f2c7 100644 --- a/modules/unictype/property-bidi-control +++ b/modules/unictype/property-bidi-control @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-embedding-or-override b/modules/unictype/property-bidi-embedding-or-override index 48b7400..974124f 100644 --- a/modules/unictype/property-bidi-embedding-or-override +++ b/modules/unictype/property-bidi-embedding-or-override @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-eur-num-separator b/modules/unictype/property-bidi-eur-num-separator index 408b0f9..11c8af8 100644 --- a/modules/unictype/property-bidi-eur-num-separator +++ b/modules/unictype/property-bidi-eur-num-separator @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-eur-num-terminator b/modules/unictype/property-bidi-eur-num-terminator index 7089f38..57d3b1f 100644 --- a/modules/unictype/property-bidi-eur-num-terminator +++ b/modules/unictype/property-bidi-eur-num-terminator @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-european-digit b/modules/unictype/property-bidi-european-digit index fb3c621..2a62d97 100644 --- a/modules/unictype/property-bidi-european-digit +++ b/modules/unictype/property-bidi-european-digit @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-hebrew-right-to-left b/modules/unictype/property-bidi-hebrew-right-to-left index 78db32b..e1bdb86 100644 --- a/modules/unictype/property-bidi-hebrew-right-to-left +++ b/modules/unictype/property-bidi-hebrew-right-to-left @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-left-to-right b/modules/unictype/property-bidi-left-to-right index 7514409..b92c6e4 100644 --- a/modules/unictype/property-bidi-left-to-right +++ b/modules/unictype/property-bidi-left-to-right @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-non-spacing-mark b/modules/unictype/property-bidi-non-spacing-mark index 7ee912e..67c4716 100644 --- a/modules/unictype/property-bidi-non-spacing-mark +++ b/modules/unictype/property-bidi-non-spacing-mark @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-other-neutral b/modules/unictype/property-bidi-other-neutral index 50d9650..1e9524a 100644 --- a/modules/unictype/property-bidi-other-neutral +++ b/modules/unictype/property-bidi-other-neutral @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-pdf b/modules/unictype/property-bidi-pdf index ead18ce..05cb282 100644 --- a/modules/unictype/property-bidi-pdf +++ b/modules/unictype/property-bidi-pdf @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-segment-separator b/modules/unictype/property-bidi-segment-separator index 6225974..9d45a6b 100644 --- a/modules/unictype/property-bidi-segment-separator +++ b/modules/unictype/property-bidi-segment-separator @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-bidi-whitespace b/modules/unictype/property-bidi-whitespace index edaab50..6480788 100644 --- a/modules/unictype/property-bidi-whitespace +++ b/modules/unictype/property-bidi-whitespace @@ -23,7 +23,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-byname b/modules/unictype/property-byname index 9ffe6ef..bef3e1c 100644 --- a/modules/unictype/property-byname +++ b/modules/unictype/property-byname @@ -116,7 +116,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-case-ignorable b/modules/unictype/property-case-ignorable index b8df36e..422f218 100644 --- a/modules/unictype/property-case-ignorable +++ b/modules/unictype/property-case-ignorable @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-cased b/modules/unictype/property-cased index c09b4c8..709aeb6 100644 --- a/modules/unictype/property-cased +++ b/modules/unictype/property-cased @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-changes-when-casefolded b/modules/unictype/property-changes-when-casefolded index ea2c14a..8b92461 100644 --- a/modules/unictype/property-changes-when-casefolded +++ b/modules/unictype/property-changes-when-casefolded @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-changes-when-casemapped b/modules/unictype/property-changes-when-casemapped index 07cb34e..183e8b7 100644 --- a/modules/unictype/property-changes-when-casemapped +++ b/modules/unictype/property-changes-when-casemapped @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-changes-when-lowercased b/modules/unictype/property-changes-when-lowercased index 109ab3d..6b145d1 100644 --- a/modules/unictype/property-changes-when-lowercased +++ b/modules/unictype/property-changes-when-lowercased @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-changes-when-titlecased b/modules/unictype/property-changes-when-titlecased index cdb542a..6341271 100644 --- a/modules/unictype/property-changes-when-titlecased +++ b/modules/unictype/property-changes-when-titlecased @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-changes-when-uppercased b/modules/unictype/property-changes-when-uppercased index 48950a4..7e0e697 100644 --- a/modules/unictype/property-changes-when-uppercased +++ b/modules/unictype/property-changes-when-uppercased @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining index aabfa82..f91261c 100644 --- a/modules/unictype/property-combining +++ b/modules/unictype/property-combining @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite index 6cef4a1..aac0713 100644 --- a/modules/unictype/property-composite +++ b/modules/unictype/property-composite @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol index 7aeee82..eda2cd5 100644 --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-dash b/modules/unictype/property-dash index a389264..fa7bfa5 100644 --- a/modules/unictype/property-dash +++ b/modules/unictype/property-dash @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit index 2e1bdab..8e73e8c 100644 --- a/modules/unictype/property-decimal-digit +++ b/modules/unictype/property-decimal-digit @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-default-ignorable-code-point b/modules/unictype/property-default-ignorable-code-point index dff9139..2c5c063 100644 --- a/modules/unictype/property-default-ignorable-code-point +++ b/modules/unictype/property-default-ignorable-code-point @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated index 75a19f9..9cc59b7 100644 --- a/modules/unictype/property-deprecated +++ b/modules/unictype/property-deprecated @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic index 916b5dd..38cdc06 100644 --- a/modules/unictype/property-diacritic +++ b/modules/unictype/property-diacritic @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-extender b/modules/unictype/property-extender index 0ee84c0..121fc4f 100644 --- a/modules/unictype/property-extender +++ b/modules/unictype/property-extender @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index eac4803..8539b53 100644 --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base index e4abaa1..e0bc3a5 100644 --- a/modules/unictype/property-grapheme-base +++ b/modules/unictype/property-grapheme-base @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-grapheme-extend b/modules/unictype/property-grapheme-extend index 6d68d27..45b3a0f 100644 --- a/modules/unictype/property-grapheme-extend +++ b/modules/unictype/property-grapheme-extend @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-grapheme-link b/modules/unictype/property-grapheme-link index 97ff81a..b373f859 100644 --- a/modules/unictype/property-grapheme-link +++ b/modules/unictype/property-grapheme-link @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-hex-digit b/modules/unictype/property-hex-digit index bdd1b84..1df2e19 100644 --- a/modules/unictype/property-hex-digit +++ b/modules/unictype/property-hex-digit @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-hyphen b/modules/unictype/property-hyphen index be1af16..31169d9 100644 --- a/modules/unictype/property-hyphen +++ b/modules/unictype/property-hyphen @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-id-continue b/modules/unictype/property-id-continue index 407ec87..c6f1f9e 100644 --- a/modules/unictype/property-id-continue +++ b/modules/unictype/property-id-continue @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-id-start b/modules/unictype/property-id-start index 357c69f..86a239b 100644 --- a/modules/unictype/property-id-start +++ b/modules/unictype/property-id-start @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-ideographic b/modules/unictype/property-ideographic index f222a20..4a344d5 100644 --- a/modules/unictype/property-ideographic +++ b/modules/unictype/property-ideographic @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-ids-binary-operator b/modules/unictype/property-ids-binary-operator index d7ca9cc..d3f1fae 100644 --- a/modules/unictype/property-ids-binary-operator +++ b/modules/unictype/property-ids-binary-operator @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-ids-trinary-operator b/modules/unictype/property-ids-trinary-operator index 3fb1e55..9ec1267 100644 --- a/modules/unictype/property-ids-trinary-operator +++ b/modules/unictype/property-ids-trinary-operator @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-ignorable-control b/modules/unictype/property-ignorable-control index d891ca1..71cc066 100644 --- a/modules/unictype/property-ignorable-control +++ b/modules/unictype/property-ignorable-control @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-iso-control b/modules/unictype/property-iso-control index 80d03f4..5ea2519 100644 --- a/modules/unictype/property-iso-control +++ b/modules/unictype/property-iso-control @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-join-control b/modules/unictype/property-join-control index 9b902ec..b2778f7 100644 --- a/modules/unictype/property-join-control +++ b/modules/unictype/property-join-control @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-left-of-pair b/modules/unictype/property-left-of-pair index dd39286..eba2907 100644 --- a/modules/unictype/property-left-of-pair +++ b/modules/unictype/property-left-of-pair @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-line-separator b/modules/unictype/property-line-separator index 0bcce65..d6e0d32 100644 --- a/modules/unictype/property-line-separator +++ b/modules/unictype/property-line-separator @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-logical-order-exception b/modules/unictype/property-logical-order-exception index 48b33ad..7dae5c4 100644 --- a/modules/unictype/property-logical-order-exception +++ b/modules/unictype/property-logical-order-exception @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase index b771ca6..d75718e 100644 --- a/modules/unictype/property-lowercase +++ b/modules/unictype/property-lowercase @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-math b/modules/unictype/property-math index f3f607c..3dfa390 100644 --- a/modules/unictype/property-math +++ b/modules/unictype/property-math @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-non-break b/modules/unictype/property-non-break index 2a8a231..07d2cf4 100644 --- a/modules/unictype/property-non-break +++ b/modules/unictype/property-non-break @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-not-a-character b/modules/unictype/property-not-a-character index e1212f8..ecac2be 100644 --- a/modules/unictype/property-not-a-character +++ b/modules/unictype/property-not-a-character @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric index b2554f0..366f20b 100644 --- a/modules/unictype/property-numeric +++ b/modules/unictype/property-numeric @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-alphabetic b/modules/unictype/property-other-alphabetic index ad290a2..716acbd 100644 --- a/modules/unictype/property-other-alphabetic +++ b/modules/unictype/property-other-alphabetic @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-default-ignorable-code-point b/modules/unictype/property-other-default-ignorable-code-point index c5625c0..82738b2 100644 --- a/modules/unictype/property-other-default-ignorable-code-point +++ b/modules/unictype/property-other-default-ignorable-code-point @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-grapheme-extend b/modules/unictype/property-other-grapheme-extend index 3ee4cc3..b9f0aa0 100644 --- a/modules/unictype/property-other-grapheme-extend +++ b/modules/unictype/property-other-grapheme-extend @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-id-continue b/modules/unictype/property-other-id-continue index 4d88ed3..f2a8d0a 100644 --- a/modules/unictype/property-other-id-continue +++ b/modules/unictype/property-other-id-continue @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-id-start b/modules/unictype/property-other-id-start index c0efa75..10691e7 100644 --- a/modules/unictype/property-other-id-start +++ b/modules/unictype/property-other-id-start @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase index ec67632..73cd550 100644 --- a/modules/unictype/property-other-lowercase +++ b/modules/unictype/property-other-lowercase @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-math b/modules/unictype/property-other-math index adcebf0..d232d42 100644 --- a/modules/unictype/property-other-math +++ b/modules/unictype/property-other-math @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-other-uppercase b/modules/unictype/property-other-uppercase index 6a0aee1..ea64aa3 100644 --- a/modules/unictype/property-other-uppercase +++ b/modules/unictype/property-other-uppercase @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-paired-punctuation b/modules/unictype/property-paired-punctuation index c45be60..0c37744 100644 --- a/modules/unictype/property-paired-punctuation +++ b/modules/unictype/property-paired-punctuation @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-paragraph-separator b/modules/unictype/property-paragraph-separator index be3169d..94acfaa 100644 --- a/modules/unictype/property-paragraph-separator +++ b/modules/unictype/property-paragraph-separator @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-pattern-syntax b/modules/unictype/property-pattern-syntax index dd0fb2b..2e1d818 100644 --- a/modules/unictype/property-pattern-syntax +++ b/modules/unictype/property-pattern-syntax @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-pattern-white-space b/modules/unictype/property-pattern-white-space index a75edb2..9c132fe 100644 --- a/modules/unictype/property-pattern-white-space +++ b/modules/unictype/property-pattern-white-space @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-private-use b/modules/unictype/property-private-use index ae3c638..65a7a26 100644 --- a/modules/unictype/property-private-use +++ b/modules/unictype/property-private-use @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation index 48e6a0c..620a8ca 100644 --- a/modules/unictype/property-punctuation +++ b/modules/unictype/property-punctuation @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-quotation-mark b/modules/unictype/property-quotation-mark index 323721b..a98326c 100644 --- a/modules/unictype/property-quotation-mark +++ b/modules/unictype/property-quotation-mark @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-radical b/modules/unictype/property-radical index 666d9e4..9b03172 100644 --- a/modules/unictype/property-radical +++ b/modules/unictype/property-radical @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-sentence-terminal b/modules/unictype/property-sentence-terminal index b5a372e..bf6ae2b 100644 --- a/modules/unictype/property-sentence-terminal +++ b/modules/unictype/property-sentence-terminal @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted index 52c15ef..4d3e775 100644 --- a/modules/unictype/property-soft-dotted +++ b/modules/unictype/property-soft-dotted @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-space b/modules/unictype/property-space index 05e49df..fb0349b 100644 --- a/modules/unictype/property-space +++ b/modules/unictype/property-space @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation index efc0fa2..e2a19ae 100644 --- a/modules/unictype/property-terminal-punctuation +++ b/modules/unictype/property-terminal-punctuation @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-test b/modules/unictype/property-test index 1ee4f3a..e1317b1 100644 --- a/modules/unictype/property-test +++ b/modules/unictype/property-test @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-titlecase b/modules/unictype/property-titlecase index ee4dde0..a80a687 100644 --- a/modules/unictype/property-titlecase +++ b/modules/unictype/property-titlecase @@ -24,7 +24,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value index 817878e..e7eb791 100644 --- a/modules/unictype/property-unassigned-code-value +++ b/modules/unictype/property-unassigned-code-value @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-unified-ideograph b/modules/unictype/property-unified-ideograph index 3ffa536..72e8a26 100644 --- a/modules/unictype/property-unified-ideograph +++ b/modules/unictype/property-unified-ideograph @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-uppercase b/modules/unictype/property-uppercase index 6bf5440..811f8b5 100644 --- a/modules/unictype/property-uppercase +++ b/modules/unictype/property-uppercase @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-variation-selector b/modules/unictype/property-variation-selector index a2df9b7..23d486e 100644 --- a/modules/unictype/property-variation-selector +++ b/modules/unictype/property-variation-selector @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-white-space b/modules/unictype/property-white-space index e62a18f..615f87d 100644 --- a/modules/unictype/property-white-space +++ b/modules/unictype/property-white-space @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue index dfe58b3..6792e54 100644 --- a/modules/unictype/property-xid-continue +++ b/modules/unictype/property-xid-continue @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-xid-start b/modules/unictype/property-xid-start index 8545357..72a79e8 100644 --- a/modules/unictype/property-xid-start +++ b/modules/unictype/property-xid-start @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/property-zero-width b/modules/unictype/property-zero-width index 969488c..10e2029 100644 --- a/modules/unictype/property-zero-width +++ b/modules/unictype/property-zero-width @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/scripts-all b/modules/unictype/scripts-all index 3dd7076..01d2725 100644 --- a/modules/unictype/scripts-all +++ b/modules/unictype/scripts-all @@ -14,7 +14,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/syntax-c-ident b/modules/unictype/syntax-c-ident index 3979d22..214ef87 100644 --- a/modules/unictype/syntax-c-ident +++ b/modules/unictype/syntax-c-ident @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/syntax-c-whitespace b/modules/unictype/syntax-c-whitespace index f3006b0..702950f 100644 --- a/modules/unictype/syntax-c-whitespace +++ b/modules/unictype/syntax-c-whitespace @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident index b63e056..8f22bbd 100644 --- a/modules/unictype/syntax-java-ident +++ b/modules/unictype/syntax-java-ident @@ -22,7 +22,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unictype/syntax-java-whitespace b/modules/unictype/syntax-java-whitespace index 653da18..cdbce6a 100644 --- a/modules/unictype/syntax-java-whitespace +++ b/modules/unictype/syntax-java-whitespace @@ -19,7 +19,7 @@ Include: "unictype.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unigbrk/base b/modules/unigbrk/base index e6c4c01..731d6a3 100644 --- a/modules/unigbrk/base +++ b/modules/unigbrk/base @@ -27,7 +27,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u16-grapheme-breaks b/modules/unigbrk/u16-grapheme-breaks index 74426f2..89ca9df 100644 --- a/modules/unigbrk/u16-grapheme-breaks +++ b/modules/unigbrk/u16-grapheme-breaks @@ -23,7 +23,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u16-grapheme-next b/modules/unigbrk/u16-grapheme-next index cc40994..7b12a97 100644 --- a/modules/unigbrk/u16-grapheme-next +++ b/modules/unigbrk/u16-grapheme-next @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u16-grapheme-prev b/modules/unigbrk/u16-grapheme-prev index 6250101..69b45e5 100644 --- a/modules/unigbrk/u16-grapheme-prev +++ b/modules/unigbrk/u16-grapheme-prev @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u32-grapheme-breaks b/modules/unigbrk/u32-grapheme-breaks index 8ec87a8..9960924 100644 --- a/modules/unigbrk/u32-grapheme-breaks +++ b/modules/unigbrk/u32-grapheme-breaks @@ -23,7 +23,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u32-grapheme-next b/modules/unigbrk/u32-grapheme-next index 90caac8..a0d5658 100644 --- a/modules/unigbrk/u32-grapheme-next +++ b/modules/unigbrk/u32-grapheme-next @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u32-grapheme-prev b/modules/unigbrk/u32-grapheme-prev index 7a36dbd..7cd8108 100644 --- a/modules/unigbrk/u32-grapheme-prev +++ b/modules/unigbrk/u32-grapheme-prev @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u8-grapheme-breaks b/modules/unigbrk/u8-grapheme-breaks index 6b1e395..1adbd54 100644 --- a/modules/unigbrk/u8-grapheme-breaks +++ b/modules/unigbrk/u8-grapheme-breaks @@ -23,7 +23,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u8-grapheme-next b/modules/unigbrk/u8-grapheme-next index bd797e8..dc283df 100644 --- a/modules/unigbrk/u8-grapheme-next +++ b/modules/unigbrk/u8-grapheme-next @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/u8-grapheme-prev b/modules/unigbrk/u8-grapheme-prev index bd95464..bbd2a74 100644 --- a/modules/unigbrk/u8-grapheme-prev +++ b/modules/unigbrk/u8-grapheme-prev @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/uc-gbrk-prop b/modules/unigbrk/uc-gbrk-prop index 4a65568..317a48c 100644 --- a/modules/unigbrk/uc-gbrk-prop +++ b/modules/unigbrk/uc-gbrk-prop @@ -20,7 +20,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/uc-grapheme-breaks b/modules/unigbrk/uc-grapheme-breaks index 1e08088..30cf2e5 100644 --- a/modules/unigbrk/uc-grapheme-breaks +++ b/modules/unigbrk/uc-grapheme-breaks @@ -22,7 +22,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/uc-is-grapheme-break b/modules/unigbrk/uc-is-grapheme-break index 1b4c391..e249685 100644 --- a/modules/unigbrk/uc-is-grapheme-break +++ b/modules/unigbrk/uc-is-grapheme-break @@ -20,7 +20,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unigbrk/ulc-grapheme-breaks b/modules/unigbrk/ulc-grapheme-breaks index 62c0483..a5fca66 100644 --- a/modules/unigbrk/ulc-grapheme-breaks +++ b/modules/unigbrk/ulc-grapheme-breaks @@ -24,7 +24,7 @@ Include: "unigbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno diff --git a/modules/unilbrk/base b/modules/unilbrk/base index 03403f4..0d29796 100644 --- a/modules/unilbrk/base +++ b/modules/unilbrk/base @@ -27,7 +27,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/tables b/modules/unilbrk/tables index 36da274..754ed13 100644 --- a/modules/unilbrk/tables +++ b/modules/unilbrk/tables @@ -20,7 +20,7 @@ Include: "unilbrk/lbrktables.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u16-possible-linebreaks b/modules/unilbrk/u16-possible-linebreaks index 953838a..2c2fd94 100644 --- a/modules/unilbrk/u16-possible-linebreaks +++ b/modules/unilbrk/u16-possible-linebreaks @@ -23,7 +23,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u16-width-linebreaks b/modules/unilbrk/u16-width-linebreaks index e580118..9e98925 100644 --- a/modules/unilbrk/u16-width-linebreaks +++ b/modules/unilbrk/u16-width-linebreaks @@ -22,7 +22,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u32-possible-linebreaks b/modules/unilbrk/u32-possible-linebreaks index 08e47e1..1424914 100644 --- a/modules/unilbrk/u32-possible-linebreaks +++ b/modules/unilbrk/u32-possible-linebreaks @@ -22,7 +22,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u32-width-linebreaks b/modules/unilbrk/u32-width-linebreaks index 647e77f..1f1eaba 100644 --- a/modules/unilbrk/u32-width-linebreaks +++ b/modules/unilbrk/u32-width-linebreaks @@ -21,7 +21,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u8-possible-linebreaks b/modules/unilbrk/u8-possible-linebreaks index 7d208ba..d7f7486 100644 --- a/modules/unilbrk/u8-possible-linebreaks +++ b/modules/unilbrk/u8-possible-linebreaks @@ -23,7 +23,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/u8-width-linebreaks b/modules/unilbrk/u8-width-linebreaks index b3c9b48..cd1bab4 100644 --- a/modules/unilbrk/u8-width-linebreaks +++ b/modules/unilbrk/u8-width-linebreaks @@ -22,7 +22,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/ulc-common b/modules/unilbrk/ulc-common index e13a6c9..ce8d0a6 100644 --- a/modules/unilbrk/ulc-common +++ b/modules/unilbrk/ulc-common @@ -18,7 +18,7 @@ Include: "unilbrk/ulc-common.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/ulc-possible-linebreaks b/modules/unilbrk/ulc-possible-linebreaks index f484c61..d72d80c 100644 --- a/modules/unilbrk/ulc-possible-linebreaks +++ b/modules/unilbrk/ulc-possible-linebreaks @@ -23,7 +23,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unilbrk/ulc-width-linebreaks b/modules/unilbrk/ulc-width-linebreaks index 4303255..824ac70 100644 --- a/modules/unilbrk/ulc-width-linebreaks +++ b/modules/unilbrk/ulc-width-linebreaks @@ -23,7 +23,7 @@ Include: "unilbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniname/base b/modules/uniname/base index cbce9df..4edb924 100644 --- a/modules/uniname/base +++ b/modules/uniname/base @@ -26,7 +26,7 @@ Include: "uniname.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniname/uniname b/modules/uniname/uniname index 0f2ffa9..b083ea3 100644 --- a/modules/uniname/uniname +++ b/modules/uniname/uniname @@ -24,7 +24,7 @@ Include: "uniname.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/compat-decomposition b/modules/uninorm/compat-decomposition index c459f52..66d6279 100644 --- a/modules/uninorm/compat-decomposition +++ b/modules/uninorm/compat-decomposition @@ -18,7 +18,7 @@ Include: "uninorm/decompose-internal.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/decomposing-form b/modules/uninorm/decomposing-form index 4c8a6b5..e3a66fe 100644 --- a/modules/uninorm/decomposing-form +++ b/modules/uninorm/decomposing-form @@ -20,7 +20,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/decomposition b/modules/uninorm/decomposition index ce4f474..22e770e 100644 --- a/modules/uninorm/decomposition +++ b/modules/uninorm/decomposition @@ -20,7 +20,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/filter b/modules/uninorm/filter index 3522204..65f14fb 100644 --- a/modules/uninorm/filter +++ b/modules/uninorm/filter @@ -23,7 +23,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc index fe3d01f..0cabda8 100644 --- a/modules/uninorm/nfkc +++ b/modules/uninorm/nfkc @@ -23,7 +23,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/nfkd b/modules/uninorm/nfkd index 1ade08e..77d22bb 100644 --- a/modules/uninorm/nfkd +++ b/modules/uninorm/nfkd @@ -21,7 +21,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u16-normalize b/modules/uninorm/u16-normalize index 6cabafa..c48f376 100644 --- a/modules/uninorm/u16-normalize +++ b/modules/uninorm/u16-normalize @@ -27,7 +27,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u16-normcmp b/modules/uninorm/u16-normcmp index 6ea981b..ceaffe7 100644 --- a/modules/uninorm/u16-normcmp +++ b/modules/uninorm/u16-normcmp @@ -23,7 +23,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u16-normcoll b/modules/uninorm/u16-normcoll index 9ab599a..a0466f6 100644 --- a/modules/uninorm/u16-normcoll +++ b/modules/uninorm/u16-normcoll @@ -22,7 +22,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u16-normxfrm b/modules/uninorm/u16-normxfrm index 1aa8c65..89fc096 100644 --- a/modules/uninorm/u16-normxfrm +++ b/modules/uninorm/u16-normxfrm @@ -24,7 +24,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u32-normcmp b/modules/uninorm/u32-normcmp index c7a2d96..47b0d82 100644 --- a/modules/uninorm/u32-normcmp +++ b/modules/uninorm/u32-normcmp @@ -23,7 +23,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u32-normcoll b/modules/uninorm/u32-normcoll index 0a9cb98..e8a4088 100644 --- a/modules/uninorm/u32-normcoll +++ b/modules/uninorm/u32-normcoll @@ -22,7 +22,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u32-normxfrm b/modules/uninorm/u32-normxfrm index 5884a16..6fc637d 100644 --- a/modules/uninorm/u32-normxfrm +++ b/modules/uninorm/u32-normxfrm @@ -24,7 +24,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u8-normalize b/modules/uninorm/u8-normalize index f8b78a1..878be8b 100644 --- a/modules/uninorm/u8-normalize +++ b/modules/uninorm/u8-normalize @@ -27,7 +27,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u8-normcmp b/modules/uninorm/u8-normcmp index 8cc725a..24fef1c 100644 --- a/modules/uninorm/u8-normcmp +++ b/modules/uninorm/u8-normcmp @@ -23,7 +23,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u8-normcoll b/modules/uninorm/u8-normcoll index efa300d..84854fe 100644 --- a/modules/uninorm/u8-normcoll +++ b/modules/uninorm/u8-normcoll @@ -22,7 +22,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uninorm/u8-normxfrm b/modules/uninorm/u8-normxfrm index 052deb9..80350d0 100644 --- a/modules/uninorm/u8-normxfrm +++ b/modules/uninorm/u8-normxfrm @@ -24,7 +24,7 @@ Include: "uninorm.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/base b/modules/unistdio/base index a1b555b..6acc7de 100644 --- a/modules/unistdio/base +++ b/modules/unistdio/base @@ -26,7 +26,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u-printf-args b/modules/unistdio/u-printf-args index 4033f35..79b4142 100644 --- a/modules/unistdio/u-printf-args +++ b/modules/unistdio/u-printf-args @@ -25,7 +25,7 @@ Include: "unistdio/u-printf-args.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-asnprintf b/modules/unistdio/u16-asnprintf index d61a6a6..441ff2d 100644 --- a/modules/unistdio/u16-asnprintf +++ b/modules/unistdio/u16-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-asprintf b/modules/unistdio/u16-asprintf index bc4e02e..daa397e 100644 --- a/modules/unistdio/u16-asprintf +++ b/modules/unistdio/u16-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-printf-parse b/modules/unistdio/u16-printf-parse index 37d5818..c2245b9 100644 --- a/modules/unistdio/u16-printf-parse +++ b/modules/unistdio/u16-printf-parse @@ -26,7 +26,7 @@ Include: "unistdio/u-printf-parse.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-snprintf b/modules/unistdio/u16-snprintf index 40cb7ff..b02b0d6 100644 --- a/modules/unistdio/u16-snprintf +++ b/modules/unistdio/u16-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-sprintf b/modules/unistdio/u16-sprintf index 11c2a32..9139f2f 100644 --- a/modules/unistdio/u16-sprintf +++ b/modules/unistdio/u16-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-asnprintf b/modules/unistdio/u16-u16-asnprintf index 210b965..597f596 100644 --- a/modules/unistdio/u16-u16-asnprintf +++ b/modules/unistdio/u16-u16-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-asprintf b/modules/unistdio/u16-u16-asprintf index 6b9649c..b81688d 100644 --- a/modules/unistdio/u16-u16-asprintf +++ b/modules/unistdio/u16-u16-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-snprintf b/modules/unistdio/u16-u16-snprintf index 9d662d8..b55ed6a 100644 --- a/modules/unistdio/u16-u16-snprintf +++ b/modules/unistdio/u16-u16-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-sprintf b/modules/unistdio/u16-u16-sprintf index c6d80fd..4ab37d7 100644 --- a/modules/unistdio/u16-u16-sprintf +++ b/modules/unistdio/u16-u16-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-vasnprintf b/modules/unistdio/u16-u16-vasnprintf index d5ca9c2..9c27ccc 100644 --- a/modules/unistdio/u16-u16-vasnprintf +++ b/modules/unistdio/u16-u16-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-vasprintf b/modules/unistdio/u16-u16-vasprintf index 67a670c..1ce07d2 100644 --- a/modules/unistdio/u16-u16-vasprintf +++ b/modules/unistdio/u16-u16-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-vsnprintf b/modules/unistdio/u16-u16-vsnprintf index 9c045aa..48c6714 100644 --- a/modules/unistdio/u16-u16-vsnprintf +++ b/modules/unistdio/u16-u16-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-u16-vsprintf b/modules/unistdio/u16-u16-vsprintf index 82125e1..bb63592 100644 --- a/modules/unistdio/u16-u16-vsprintf +++ b/modules/unistdio/u16-u16-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-vasnprintf b/modules/unistdio/u16-vasnprintf index aad9cd8b..285640b 100644 --- a/modules/unistdio/u16-vasnprintf +++ b/modules/unistdio/u16-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-vasprintf b/modules/unistdio/u16-vasprintf index 22b5d23..821ffe7 100644 --- a/modules/unistdio/u16-vasprintf +++ b/modules/unistdio/u16-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-vsnprintf b/modules/unistdio/u16-vsnprintf index b5e670d..f5eb6d9 100644 --- a/modules/unistdio/u16-vsnprintf +++ b/modules/unistdio/u16-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u16-vsprintf b/modules/unistdio/u16-vsprintf index 1ccd7f4..8b3049c 100644 --- a/modules/unistdio/u16-vsprintf +++ b/modules/unistdio/u16-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-asnprintf b/modules/unistdio/u32-asnprintf index 8935db9..dfc61e9 100644 --- a/modules/unistdio/u32-asnprintf +++ b/modules/unistdio/u32-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-asprintf b/modules/unistdio/u32-asprintf index de8c410..031864c 100644 --- a/modules/unistdio/u32-asprintf +++ b/modules/unistdio/u32-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-printf-parse b/modules/unistdio/u32-printf-parse index 5df1937..28cb19b 100644 --- a/modules/unistdio/u32-printf-parse +++ b/modules/unistdio/u32-printf-parse @@ -26,7 +26,7 @@ Include: "unistdio/u-printf-parse.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-snprintf b/modules/unistdio/u32-snprintf index 2a9f11f..13c2ddc 100644 --- a/modules/unistdio/u32-snprintf +++ b/modules/unistdio/u32-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-sprintf b/modules/unistdio/u32-sprintf index 769faff..f11856c 100644 --- a/modules/unistdio/u32-sprintf +++ b/modules/unistdio/u32-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-asnprintf b/modules/unistdio/u32-u32-asnprintf index d58d188..95945f6 100644 --- a/modules/unistdio/u32-u32-asnprintf +++ b/modules/unistdio/u32-u32-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-asprintf b/modules/unistdio/u32-u32-asprintf index 9cb784d..fd29090 100644 --- a/modules/unistdio/u32-u32-asprintf +++ b/modules/unistdio/u32-u32-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-snprintf b/modules/unistdio/u32-u32-snprintf index 9e8048c..ef80b99 100644 --- a/modules/unistdio/u32-u32-snprintf +++ b/modules/unistdio/u32-u32-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-sprintf b/modules/unistdio/u32-u32-sprintf index 63e08d1..9d2f090 100644 --- a/modules/unistdio/u32-u32-sprintf +++ b/modules/unistdio/u32-u32-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-vasnprintf b/modules/unistdio/u32-u32-vasnprintf index 861eef2..c4fe86d 100644 --- a/modules/unistdio/u32-u32-vasnprintf +++ b/modules/unistdio/u32-u32-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-vasprintf b/modules/unistdio/u32-u32-vasprintf index e3c12fe..9501705 100644 --- a/modules/unistdio/u32-u32-vasprintf +++ b/modules/unistdio/u32-u32-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-vsnprintf b/modules/unistdio/u32-u32-vsnprintf index d47c213..b6a0626 100644 --- a/modules/unistdio/u32-u32-vsnprintf +++ b/modules/unistdio/u32-u32-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-u32-vsprintf b/modules/unistdio/u32-u32-vsprintf index ce79f2e..0aa4a6c 100644 --- a/modules/unistdio/u32-u32-vsprintf +++ b/modules/unistdio/u32-u32-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-vasnprintf b/modules/unistdio/u32-vasnprintf index 847ffd2..a7582ff 100644 --- a/modules/unistdio/u32-vasnprintf +++ b/modules/unistdio/u32-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-vasprintf b/modules/unistdio/u32-vasprintf index c4ffb14..8c45f24 100644 --- a/modules/unistdio/u32-vasprintf +++ b/modules/unistdio/u32-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-vsnprintf b/modules/unistdio/u32-vsnprintf index 52089da..de8ddd0 100644 --- a/modules/unistdio/u32-vsnprintf +++ b/modules/unistdio/u32-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u32-vsprintf b/modules/unistdio/u32-vsprintf index 46ea857..51cab65 100644 --- a/modules/unistdio/u32-vsprintf +++ b/modules/unistdio/u32-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-asnprintf b/modules/unistdio/u8-asnprintf index b125c21..4c6a080 100644 --- a/modules/unistdio/u8-asnprintf +++ b/modules/unistdio/u8-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-asprintf b/modules/unistdio/u8-asprintf index be9c482..7fa5070 100644 --- a/modules/unistdio/u8-asprintf +++ b/modules/unistdio/u8-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-printf-parse b/modules/unistdio/u8-printf-parse index 4084552..afafe87 100644 --- a/modules/unistdio/u8-printf-parse +++ b/modules/unistdio/u8-printf-parse @@ -26,7 +26,7 @@ Include: "unistdio/u-printf-parse.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-snprintf b/modules/unistdio/u8-snprintf index 7defc35..3871d5a 100644 --- a/modules/unistdio/u8-snprintf +++ b/modules/unistdio/u8-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-sprintf b/modules/unistdio/u8-sprintf index 6b44207..d0e29b8 100644 --- a/modules/unistdio/u8-sprintf +++ b/modules/unistdio/u8-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-asnprintf b/modules/unistdio/u8-u8-asnprintf index e55d7a8..9ed23b9 100644 --- a/modules/unistdio/u8-u8-asnprintf +++ b/modules/unistdio/u8-u8-asnprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-asprintf b/modules/unistdio/u8-u8-asprintf index 0d4d216..e53e3d2 100644 --- a/modules/unistdio/u8-u8-asprintf +++ b/modules/unistdio/u8-u8-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-snprintf b/modules/unistdio/u8-u8-snprintf index c34b417..94dc28a 100644 --- a/modules/unistdio/u8-u8-snprintf +++ b/modules/unistdio/u8-u8-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-sprintf b/modules/unistdio/u8-u8-sprintf index 937edb1..5e7114c 100644 --- a/modules/unistdio/u8-u8-sprintf +++ b/modules/unistdio/u8-u8-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-vasnprintf b/modules/unistdio/u8-u8-vasnprintf index 4a953fb..a583f34 100644 --- a/modules/unistdio/u8-u8-vasnprintf +++ b/modules/unistdio/u8-u8-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-vasprintf b/modules/unistdio/u8-u8-vasprintf index 4fd7ecb..4d641b4 100644 --- a/modules/unistdio/u8-u8-vasprintf +++ b/modules/unistdio/u8-u8-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-vsnprintf b/modules/unistdio/u8-u8-vsnprintf index 2583ddc..0f58a67 100644 --- a/modules/unistdio/u8-u8-vsnprintf +++ b/modules/unistdio/u8-u8-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-u8-vsprintf b/modules/unistdio/u8-u8-vsprintf index 8f9945f..22d4b85 100644 --- a/modules/unistdio/u8-u8-vsprintf +++ b/modules/unistdio/u8-u8-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-vasnprintf b/modules/unistdio/u8-vasnprintf index 592b2c0..3fdaa9c 100644 --- a/modules/unistdio/u8-vasnprintf +++ b/modules/unistdio/u8-vasnprintf @@ -62,7 +62,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-vasprintf b/modules/unistdio/u8-vasprintf index 307c535..7ef5fca 100644 --- a/modules/unistdio/u8-vasprintf +++ b/modules/unistdio/u8-vasprintf @@ -22,7 +22,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-vsnprintf b/modules/unistdio/u8-vsnprintf index 2134315..a9381c9 100644 --- a/modules/unistdio/u8-vsnprintf +++ b/modules/unistdio/u8-vsnprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/u8-vsprintf b/modules/unistdio/u8-vsprintf index b8d0d78..70d98d6 100644 --- a/modules/unistdio/u8-vsprintf +++ b/modules/unistdio/u8-vsprintf @@ -23,7 +23,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-asnprintf b/modules/unistdio/ulc-asnprintf index 7a8255b..72ebca7 100644 --- a/modules/unistdio/ulc-asnprintf +++ b/modules/unistdio/ulc-asnprintf @@ -25,7 +25,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-asprintf b/modules/unistdio/ulc-asprintf index e1ae1e7..a76d7cc 100644 --- a/modules/unistdio/ulc-asprintf +++ b/modules/unistdio/ulc-asprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-fprintf b/modules/unistdio/ulc-fprintf index 74c8269..3535893 100644 --- a/modules/unistdio/ulc-fprintf +++ b/modules/unistdio/ulc-fprintf @@ -25,7 +25,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-printf-parse b/modules/unistdio/ulc-printf-parse index b504b0f..52c6299 100644 --- a/modules/unistdio/ulc-printf-parse +++ b/modules/unistdio/ulc-printf-parse @@ -27,7 +27,7 @@ Include: "unistdio/u-printf-parse.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-snprintf b/modules/unistdio/ulc-snprintf index a14c240..47c005d 100644 --- a/modules/unistdio/ulc-snprintf +++ b/modules/unistdio/ulc-snprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-sprintf b/modules/unistdio/ulc-sprintf index 70e592e..ac01f33 100644 --- a/modules/unistdio/ulc-sprintf +++ b/modules/unistdio/ulc-sprintf @@ -21,7 +21,7 @@ Include: "unistdio.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-vasnprintf b/modules/unistdio/ulc-vasnprintf index a09a14c..d8ccda4 100644 --- a/modules/unistdio/ulc-vasnprintf +++ b/modules/unistdio/ulc-vasnprintf @@ -63,7 +63,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-vasprintf b/modules/unistdio/ulc-vasprintf index f84da41..b357018 100644 --- a/modules/unistdio/ulc-vasprintf +++ b/modules/unistdio/ulc-vasprintf @@ -25,7 +25,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-vfprintf b/modules/unistdio/ulc-vfprintf index 590a299..ec72529 100644 --- a/modules/unistdio/ulc-vfprintf +++ b/modules/unistdio/ulc-vfprintf @@ -25,7 +25,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-vsnprintf b/modules/unistdio/ulc-vsnprintf index 5f69d4d..a965f40 100644 --- a/modules/unistdio/ulc-vsnprintf +++ b/modules/unistdio/ulc-vsnprintf @@ -25,7 +25,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistdio/ulc-vsprintf b/modules/unistdio/ulc-vsprintf index de233b0..a663011 100644 --- a/modules/unistdio/ulc-vsprintf +++ b/modules/unistdio/ulc-vsprintf @@ -26,7 +26,7 @@ Link: $(LIB_MBRTOWC) License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-check b/modules/unistr/u16-check index b24685c..7fbe051 100644 --- a/modules/unistr/u16-check +++ b/modules/unistr/u16-check @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-chr b/modules/unistr/u16-chr index 7674427..ac6661d 100644 --- a/modules/unistr/u16-chr +++ b/modules/unistr/u16-chr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-cmp b/modules/unistr/u16-cmp index 8989b7b..07060ae 100644 --- a/modules/unistr/u16-cmp +++ b/modules/unistr/u16-cmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-cmp2 b/modules/unistr/u16-cmp2 index dd3657b..0cdc6e5 100644 --- a/modules/unistr/u16-cmp2 +++ b/modules/unistr/u16-cmp2 @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-cpy b/modules/unistr/u16-cpy index 725d7e6..c19f023 100644 --- a/modules/unistr/u16-cpy +++ b/modules/unistr/u16-cpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-cpy-alloc b/modules/unistr/u16-cpy-alloc index 786e04b..00fe47d 100644 --- a/modules/unistr/u16-cpy-alloc +++ b/modules/unistr/u16-cpy-alloc @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-endswith b/modules/unistr/u16-endswith index bf492bf..0ecdc7f 100644 --- a/modules/unistr/u16-endswith +++ b/modules/unistr/u16-endswith @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-mblen b/modules/unistr/u16-mblen index d5222e2..aba5cd5 100644 --- a/modules/unistr/u16-mblen +++ b/modules/unistr/u16-mblen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-mbsnlen b/modules/unistr/u16-mbsnlen index 5cb91a2..7e52d7e 100644 --- a/modules/unistr/u16-mbsnlen +++ b/modules/unistr/u16-mbsnlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-mbtouc b/modules/unistr/u16-mbtouc index 1694276..f856526 100644 --- a/modules/unistr/u16-mbtouc +++ b/modules/unistr/u16-mbtouc @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-mbtouc-unsafe b/modules/unistr/u16-mbtouc-unsafe index 6f51563..a5f6a18 100644 --- a/modules/unistr/u16-mbtouc-unsafe +++ b/modules/unistr/u16-mbtouc-unsafe @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-mbtoucr b/modules/unistr/u16-mbtoucr index a2e0c0c..149ffbd 100644 --- a/modules/unistr/u16-mbtoucr +++ b/modules/unistr/u16-mbtoucr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-move b/modules/unistr/u16-move index b93bce0..3399f2e 100644 --- a/modules/unistr/u16-move +++ b/modules/unistr/u16-move @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-next b/modules/unistr/u16-next index 149b0b0..7373148 100644 --- a/modules/unistr/u16-next +++ b/modules/unistr/u16-next @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-prev b/modules/unistr/u16-prev index 1725244..d786d09 100644 --- a/modules/unistr/u16-prev +++ b/modules/unistr/u16-prev @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-set b/modules/unistr/u16-set index 4902acf..7f53ebe 100644 --- a/modules/unistr/u16-set +++ b/modules/unistr/u16-set @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-startswith b/modules/unistr/u16-startswith index 4c52e1d..8142c23 100644 --- a/modules/unistr/u16-startswith +++ b/modules/unistr/u16-startswith @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-stpcpy b/modules/unistr/u16-stpcpy index b802377..b67159d 100644 --- a/modules/unistr/u16-stpcpy +++ b/modules/unistr/u16-stpcpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-stpncpy b/modules/unistr/u16-stpncpy index 040ebb6..23bd3f9 100644 --- a/modules/unistr/u16-stpncpy +++ b/modules/unistr/u16-stpncpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strcat b/modules/unistr/u16-strcat index d679595..a56dbb9 100644 --- a/modules/unistr/u16-strcat +++ b/modules/unistr/u16-strcat @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strchr b/modules/unistr/u16-strchr index f73aad1..020658e 100644 --- a/modules/unistr/u16-strchr +++ b/modules/unistr/u16-strchr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strcmp b/modules/unistr/u16-strcmp index 1b1e93e..02d950a 100644 --- a/modules/unistr/u16-strcmp +++ b/modules/unistr/u16-strcmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strcoll b/modules/unistr/u16-strcoll index 1f09368..f7bb11d 100644 --- a/modules/unistr/u16-strcoll +++ b/modules/unistr/u16-strcoll @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strcpy b/modules/unistr/u16-strcpy index 8936b1e..a33d654 100644 --- a/modules/unistr/u16-strcpy +++ b/modules/unistr/u16-strcpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strcspn b/modules/unistr/u16-strcspn index 191cfa2..986ad29 100644 --- a/modules/unistr/u16-strcspn +++ b/modules/unistr/u16-strcspn @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strdup b/modules/unistr/u16-strdup index 342d9ab..b116613 100644 --- a/modules/unistr/u16-strdup +++ b/modules/unistr/u16-strdup @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strlen b/modules/unistr/u16-strlen index fbddb02..44fa320 100644 --- a/modules/unistr/u16-strlen +++ b/modules/unistr/u16-strlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strmblen b/modules/unistr/u16-strmblen index fd89b7c..2ee7d04 100644 --- a/modules/unistr/u16-strmblen +++ b/modules/unistr/u16-strmblen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strmbtouc b/modules/unistr/u16-strmbtouc index fd06439..271d1a7 100644 --- a/modules/unistr/u16-strmbtouc +++ b/modules/unistr/u16-strmbtouc @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strncat b/modules/unistr/u16-strncat index 94fc301..6912e5c 100644 --- a/modules/unistr/u16-strncat +++ b/modules/unistr/u16-strncat @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strncmp b/modules/unistr/u16-strncmp index b912123..3c66994 100644 --- a/modules/unistr/u16-strncmp +++ b/modules/unistr/u16-strncmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strncpy b/modules/unistr/u16-strncpy index 7dd6923..6e13b11 100644 --- a/modules/unistr/u16-strncpy +++ b/modules/unistr/u16-strncpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strnlen b/modules/unistr/u16-strnlen index 6d3d733..76f75d9 100644 --- a/modules/unistr/u16-strnlen +++ b/modules/unistr/u16-strnlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strpbrk b/modules/unistr/u16-strpbrk index fd52cb2..e2a10e9 100644 --- a/modules/unistr/u16-strpbrk +++ b/modules/unistr/u16-strpbrk @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strrchr b/modules/unistr/u16-strrchr index 8b47141..1d8f0ce 100644 --- a/modules/unistr/u16-strrchr +++ b/modules/unistr/u16-strrchr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strspn b/modules/unistr/u16-strspn index 49478ea..01b3bc0 100644 --- a/modules/unistr/u16-strspn +++ b/modules/unistr/u16-strspn @@ -24,7 +24,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strstr b/modules/unistr/u16-strstr index b07a931..501bee5 100644 --- a/modules/unistr/u16-strstr +++ b/modules/unistr/u16-strstr @@ -27,7 +27,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-strtok b/modules/unistr/u16-strtok index 226f56f..ce4c1a4 100644 --- a/modules/unistr/u16-strtok +++ b/modules/unistr/u16-strtok @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-to-u32 b/modules/unistr/u16-to-u32 index a18a4db..2ddc1b3 100644 --- a/modules/unistr/u16-to-u32 +++ b/modules/unistr/u16-to-u32 @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-to-u8 b/modules/unistr/u16-to-u8 index 98c7435..bd1c243 100644 --- a/modules/unistr/u16-to-u8 +++ b/modules/unistr/u16-to-u8 @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u16-uctomb b/modules/unistr/u16-uctomb index 24be38a..77eb802 100644 --- a/modules/unistr/u16-uctomb +++ b/modules/unistr/u16-uctomb @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-check b/modules/unistr/u32-check index 6906e9b..8ed3ffc 100644 --- a/modules/unistr/u32-check +++ b/modules/unistr/u32-check @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-chr b/modules/unistr/u32-chr index 3afb383..3612afb 100644 --- a/modules/unistr/u32-chr +++ b/modules/unistr/u32-chr @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-cmp b/modules/unistr/u32-cmp index ee19a7b..d80675c 100644 --- a/modules/unistr/u32-cmp +++ b/modules/unistr/u32-cmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-cmp2 b/modules/unistr/u32-cmp2 index cf25558..7c331fb 100644 --- a/modules/unistr/u32-cmp2 +++ b/modules/unistr/u32-cmp2 @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-cpy-alloc b/modules/unistr/u32-cpy-alloc index aab8d15..959a40f 100644 --- a/modules/unistr/u32-cpy-alloc +++ b/modules/unistr/u32-cpy-alloc @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-endswith b/modules/unistr/u32-endswith index 3d363d3..4b13820 100644 --- a/modules/unistr/u32-endswith +++ b/modules/unistr/u32-endswith @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-mblen b/modules/unistr/u32-mblen index 8d7eda1..2f6ee1c 100644 --- a/modules/unistr/u32-mblen +++ b/modules/unistr/u32-mblen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-mbsnlen b/modules/unistr/u32-mbsnlen index 51f1913..4e222e1 100644 --- a/modules/unistr/u32-mbsnlen +++ b/modules/unistr/u32-mbsnlen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-mbtouc b/modules/unistr/u32-mbtouc index 1eda18d..67c1419 100644 --- a/modules/unistr/u32-mbtouc +++ b/modules/unistr/u32-mbtouc @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-mbtoucr b/modules/unistr/u32-mbtoucr index a80087f..71434ea 100644 --- a/modules/unistr/u32-mbtoucr +++ b/modules/unistr/u32-mbtoucr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-move b/modules/unistr/u32-move index 37382eb..637c306 100644 --- a/modules/unistr/u32-move +++ b/modules/unistr/u32-move @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-next b/modules/unistr/u32-next index b84e54f..cdb8a76 100644 --- a/modules/unistr/u32-next +++ b/modules/unistr/u32-next @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-prev b/modules/unistr/u32-prev index 28051f1..0582ffc 100644 --- a/modules/unistr/u32-prev +++ b/modules/unistr/u32-prev @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-set b/modules/unistr/u32-set index 2656c2d..8d3c45d 100644 --- a/modules/unistr/u32-set +++ b/modules/unistr/u32-set @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-startswith b/modules/unistr/u32-startswith index 4a2242c..29b68b9 100644 --- a/modules/unistr/u32-startswith +++ b/modules/unistr/u32-startswith @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-stpcpy b/modules/unistr/u32-stpcpy index 07803bc..fa68f40 100644 --- a/modules/unistr/u32-stpcpy +++ b/modules/unistr/u32-stpcpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-stpncpy b/modules/unistr/u32-stpncpy index 0a7235a..46b1abd 100644 --- a/modules/unistr/u32-stpncpy +++ b/modules/unistr/u32-stpncpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strcat b/modules/unistr/u32-strcat index 7d46222..aa8d882 100644 --- a/modules/unistr/u32-strcat +++ b/modules/unistr/u32-strcat @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strchr b/modules/unistr/u32-strchr index b1979db..65f90dc 100644 --- a/modules/unistr/u32-strchr +++ b/modules/unistr/u32-strchr @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strcmp b/modules/unistr/u32-strcmp index 40bfad9..06acdc8 100644 --- a/modules/unistr/u32-strcmp +++ b/modules/unistr/u32-strcmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strcoll b/modules/unistr/u32-strcoll index 0c5c99b..78034d2 100644 --- a/modules/unistr/u32-strcoll +++ b/modules/unistr/u32-strcoll @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strcpy b/modules/unistr/u32-strcpy index 1e8e4fd..e4dac2e 100644 --- a/modules/unistr/u32-strcpy +++ b/modules/unistr/u32-strcpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strcspn b/modules/unistr/u32-strcspn index 6b600d6..f2c30aa 100644 --- a/modules/unistr/u32-strcspn +++ b/modules/unistr/u32-strcspn @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strdup b/modules/unistr/u32-strdup index 3e47ac1..55c184b 100644 --- a/modules/unistr/u32-strdup +++ b/modules/unistr/u32-strdup @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strlen b/modules/unistr/u32-strlen index 6ab543c..f8a9ccf 100644 --- a/modules/unistr/u32-strlen +++ b/modules/unistr/u32-strlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strmblen b/modules/unistr/u32-strmblen index a500510..a3cf6c1 100644 --- a/modules/unistr/u32-strmblen +++ b/modules/unistr/u32-strmblen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strmbtouc b/modules/unistr/u32-strmbtouc index ed69c0c..4fe652e 100644 --- a/modules/unistr/u32-strmbtouc +++ b/modules/unistr/u32-strmbtouc @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strncat b/modules/unistr/u32-strncat index 81f1f51..50cd2d9 100644 --- a/modules/unistr/u32-strncat +++ b/modules/unistr/u32-strncat @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strncmp b/modules/unistr/u32-strncmp index de68ea9..d2ded46 100644 --- a/modules/unistr/u32-strncmp +++ b/modules/unistr/u32-strncmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strncpy b/modules/unistr/u32-strncpy index 772f9fd..ffca1e1 100644 --- a/modules/unistr/u32-strncpy +++ b/modules/unistr/u32-strncpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strnlen b/modules/unistr/u32-strnlen index 9c401ca..a9a46e1 100644 --- a/modules/unistr/u32-strnlen +++ b/modules/unistr/u32-strnlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strpbrk b/modules/unistr/u32-strpbrk index 0ded963..ce26d4f 100644 --- a/modules/unistr/u32-strpbrk +++ b/modules/unistr/u32-strpbrk @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strrchr b/modules/unistr/u32-strrchr index 8b9a0b7..7877460 100644 --- a/modules/unistr/u32-strrchr +++ b/modules/unistr/u32-strrchr @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strspn b/modules/unistr/u32-strspn index 1dc0b74..180e6a1 100644 --- a/modules/unistr/u32-strspn +++ b/modules/unistr/u32-strspn @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strstr b/modules/unistr/u32-strstr index 5c7f852..1fb2fcf 100644 --- a/modules/unistr/u32-strstr +++ b/modules/unistr/u32-strstr @@ -26,7 +26,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-strtok b/modules/unistr/u32-strtok index dd66979..1183e15 100644 --- a/modules/unistr/u32-strtok +++ b/modules/unistr/u32-strtok @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u32-to-u16 b/modules/unistr/u32-to-u16 index 3e00f98..af590b7 100644 --- a/modules/unistr/u32-to-u16 +++ b/modules/unistr/u32-to-u16 @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-chr b/modules/unistr/u8-chr index 369f7e5..c752405 100644 --- a/modules/unistr/u8-chr +++ b/modules/unistr/u8-chr @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-cmp b/modules/unistr/u8-cmp index e91227f..6d85126 100644 --- a/modules/unistr/u8-cmp +++ b/modules/unistr/u8-cmp @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-cmp2 b/modules/unistr/u8-cmp2 index 7894da0..d069220 100644 --- a/modules/unistr/u8-cmp2 +++ b/modules/unistr/u8-cmp2 @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-cpy b/modules/unistr/u8-cpy index 51f16c2..d6d5b1f 100644 --- a/modules/unistr/u8-cpy +++ b/modules/unistr/u8-cpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-cpy-alloc b/modules/unistr/u8-cpy-alloc index 82e6c89..75a3302 100644 --- a/modules/unistr/u8-cpy-alloc +++ b/modules/unistr/u8-cpy-alloc @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-endswith b/modules/unistr/u8-endswith index 66da20f..8b5f6e0 100644 --- a/modules/unistr/u8-endswith +++ b/modules/unistr/u8-endswith @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-mbsnlen b/modules/unistr/u8-mbsnlen index a8df0da..81ced96 100644 --- a/modules/unistr/u8-mbsnlen +++ b/modules/unistr/u8-mbsnlen @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-move b/modules/unistr/u8-move index bd0b66d..0ca9986 100644 --- a/modules/unistr/u8-move +++ b/modules/unistr/u8-move @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-next b/modules/unistr/u8-next index 3584a0f..3a8068f 100644 --- a/modules/unistr/u8-next +++ b/modules/unistr/u8-next @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-set b/modules/unistr/u8-set index cd809c6..7943f09 100644 --- a/modules/unistr/u8-set +++ b/modules/unistr/u8-set @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-startswith b/modules/unistr/u8-startswith index 63ce40f..3e45787 100644 --- a/modules/unistr/u8-startswith +++ b/modules/unistr/u8-startswith @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-stpcpy b/modules/unistr/u8-stpcpy index 1a2fc23..8831b2e 100644 --- a/modules/unistr/u8-stpcpy +++ b/modules/unistr/u8-stpcpy @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-stpncpy b/modules/unistr/u8-stpncpy index 4f3a938..47c7e6b 100644 --- a/modules/unistr/u8-stpncpy +++ b/modules/unistr/u8-stpncpy @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strcat b/modules/unistr/u8-strcat index 28b64fb..8e67d12 100644 --- a/modules/unistr/u8-strcat +++ b/modules/unistr/u8-strcat @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strchr b/modules/unistr/u8-strchr index db06c5e..9053da2 100644 --- a/modules/unistr/u8-strchr +++ b/modules/unistr/u8-strchr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strcmp b/modules/unistr/u8-strcmp index 8ef6d9e..b213a7c 100644 --- a/modules/unistr/u8-strcmp +++ b/modules/unistr/u8-strcmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strcoll b/modules/unistr/u8-strcoll index ca386c3..adfc99e 100644 --- a/modules/unistr/u8-strcoll +++ b/modules/unistr/u8-strcoll @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strcpy b/modules/unistr/u8-strcpy index 0624fd6..03214a4 100644 --- a/modules/unistr/u8-strcpy +++ b/modules/unistr/u8-strcpy @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strcspn b/modules/unistr/u8-strcspn index 5f4f259..cebd56f 100644 --- a/modules/unistr/u8-strcspn +++ b/modules/unistr/u8-strcspn @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strdup b/modules/unistr/u8-strdup index 598adbb..f6eee9e 100644 --- a/modules/unistr/u8-strdup +++ b/modules/unistr/u8-strdup @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strmblen b/modules/unistr/u8-strmblen index 6c42687..410b299 100644 --- a/modules/unistr/u8-strmblen +++ b/modules/unistr/u8-strmblen @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strmbtouc b/modules/unistr/u8-strmbtouc index 690d43d..0173870 100644 --- a/modules/unistr/u8-strmbtouc +++ b/modules/unistr/u8-strmbtouc @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strncat b/modules/unistr/u8-strncat index 4d2f0e4..c8b58eb 100644 --- a/modules/unistr/u8-strncat +++ b/modules/unistr/u8-strncat @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strncmp b/modules/unistr/u8-strncmp index fb9511a..be86f25 100644 --- a/modules/unistr/u8-strncmp +++ b/modules/unistr/u8-strncmp @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strncpy b/modules/unistr/u8-strncpy index a104c47..1870e03 100644 --- a/modules/unistr/u8-strncpy +++ b/modules/unistr/u8-strncpy @@ -19,7 +19,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strnlen b/modules/unistr/u8-strnlen index c166b46..be5f686 100644 --- a/modules/unistr/u8-strnlen +++ b/modules/unistr/u8-strnlen @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strpbrk b/modules/unistr/u8-strpbrk index 3f8974e..47f22a7 100644 --- a/modules/unistr/u8-strpbrk +++ b/modules/unistr/u8-strpbrk @@ -22,7 +22,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strrchr b/modules/unistr/u8-strrchr index 417dc02..c06a7ee 100644 --- a/modules/unistr/u8-strrchr +++ b/modules/unistr/u8-strrchr @@ -20,7 +20,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strspn b/modules/unistr/u8-strspn index cbab8ca..2c25381 100644 --- a/modules/unistr/u8-strspn +++ b/modules/unistr/u8-strspn @@ -24,7 +24,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strstr b/modules/unistr/u8-strstr index dfc3d1a..8cd9969 100644 --- a/modules/unistr/u8-strstr +++ b/modules/unistr/u8-strstr @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-strtok b/modules/unistr/u8-strtok index 73b6ed3..4fdfb13 100644 --- a/modules/unistr/u8-strtok +++ b/modules/unistr/u8-strtok @@ -23,7 +23,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/unistr/u8-to-u16 b/modules/unistr/u8-to-u16 index a22500e..0007a38 100644 --- a/modules/unistr/u8-to-u16 +++ b/modules/unistr/u8-to-u16 @@ -21,7 +21,7 @@ Include: "unistr.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/base b/modules/uniwbrk/base index 198b9b3..3dc11b4 100644 --- a/modules/uniwbrk/base +++ b/modules/uniwbrk/base @@ -26,7 +26,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/table b/modules/uniwbrk/table index 0e48145..678b9a4 100644 --- a/modules/uniwbrk/table +++ b/modules/uniwbrk/table @@ -15,7 +15,7 @@ Include: "uniwbrk/wbrktable.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/u16-wordbreaks b/modules/uniwbrk/u16-wordbreaks index 26043a6..d98dbf3 100644 --- a/modules/uniwbrk/u16-wordbreaks +++ b/modules/uniwbrk/u16-wordbreaks @@ -23,7 +23,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks index 8086fff..590e592 100644 --- a/modules/uniwbrk/u32-wordbreaks +++ b/modules/uniwbrk/u32-wordbreaks @@ -23,7 +23,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks index acc450c..95c53bb 100644 --- a/modules/uniwbrk/u8-wordbreaks +++ b/modules/uniwbrk/u8-wordbreaks @@ -23,7 +23,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/ulc-wordbreaks b/modules/uniwbrk/ulc-wordbreaks index 08cd499..2f67659 100644 --- a/modules/uniwbrk/ulc-wordbreaks +++ b/modules/uniwbrk/ulc-wordbreaks @@ -24,7 +24,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property index 8e3600b..b8cef64 100644 --- a/modules/uniwbrk/wordbreak-property +++ b/modules/uniwbrk/wordbreak-property @@ -20,7 +20,7 @@ Include: "uniwbrk.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u16-strwidth b/modules/uniwidth/u16-strwidth index c1530ee..2ead0f3 100644 --- a/modules/uniwidth/u16-strwidth +++ b/modules/uniwidth/u16-strwidth @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u16-width b/modules/uniwidth/u16-width index 54e9020..74dd7ed 100644 --- a/modules/uniwidth/u16-width +++ b/modules/uniwidth/u16-width @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u32-strwidth b/modules/uniwidth/u32-strwidth index b4d904b..eae9aab 100644 --- a/modules/uniwidth/u32-strwidth +++ b/modules/uniwidth/u32-strwidth @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width index b3a7bd7..8f6cf1e 100644 --- a/modules/uniwidth/u32-width +++ b/modules/uniwidth/u32-width @@ -20,7 +20,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u8-strwidth b/modules/uniwidth/u8-strwidth index 4e8872e..bc0e930 100644 --- a/modules/uniwidth/u8-strwidth +++ b/modules/uniwidth/u8-strwidth @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all diff --git a/modules/uniwidth/u8-width b/modules/uniwidth/u8-width index c7c71ff..f4e613e 100644 --- a/modules/uniwidth/u8-width +++ b/modules/uniwidth/u8-width @@ -21,7 +21,7 @@ Include: "uniwidth.h" License: -LGPLv3+ or GPLv2 +LGPLv3+ or GPLv2+ Maintainer: all -- 2.7.4