From 6d1cba373a8387aa2131e9dc3e94954c5669ca52 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 30 May 2021 14:37:06 +0200 Subject: [PATCH] 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 +- .../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 +- .../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 +- .../unictype/property-bidi-hebrew-right-to-left | 2 +- modules/unictype/property-bidi-left-to-right | 2 +- modules/unictype/property-bidi-non-spacing-mark | 2 +- modules/unictype/property-bidi-other-neutral | 2 +- modules/unictype/property-bidi-pdf | 2 +- modules/unictype/property-bidi-segment-separator | 2 +- modules/unictype/property-bidi-whitespace | 2 +- modules/unictype/property-byname | 2 +- modules/unictype/property-case-ignorable | 2 +- modules/unictype/property-cased | 2 +- modules/unictype/property-changes-when-casefolded | 2 +- modules/unictype/property-changes-when-casemapped | 2 +- modules/unictype/property-changes-when-lowercased | 2 +- modules/unictype/property-changes-when-titlecased | 2 +- modules/unictype/property-changes-when-uppercased | 2 +- modules/unictype/property-combining | 2 +- modules/unictype/property-composite | 2 +- modules/unictype/property-currency-symbol | 2 +- modules/unictype/property-dash | 2 +- modules/unictype/property-decimal-digit | 2 +- .../unictype/property-default-ignorable-code-point | 2 +- modules/unictype/property-deprecated | 2 +- modules/unictype/property-diacritic | 2 +- modules/unictype/property-extender | 2 +- modules/unictype/property-format-control | 2 +- modules/unictype/property-grapheme-base | 2 +- modules/unictype/property-grapheme-extend | 2 +- modules/unictype/property-grapheme-link | 2 +- modules/unictype/property-hex-digit | 2 +- modules/unictype/property-hyphen | 2 +- modules/unictype/property-id-continue | 2 +- modules/unictype/property-id-start | 2 +- modules/unictype/property-ideographic | 2 +- modules/unictype/property-ids-binary-operator | 2 +- modules/unictype/property-ids-trinary-operator | 2 +- modules/unictype/property-ignorable-control | 2 +- modules/unictype/property-iso-control | 2 +- modules/unictype/property-join-control | 2 +- modules/unictype/property-left-of-pair | 2 +- modules/unictype/property-line-separator | 2 +- modules/unictype/property-logical-order-exception | 2 +- modules/unictype/property-lowercase | 2 +- modules/unictype/property-math | 2 +- modules/unictype/property-non-break | 2 +- modules/unictype/property-not-a-character | 2 +- modules/unictype/property-numeric | 2 +- modules/unictype/property-other-alphabetic | 2 +- .../property-other-default-ignorable-code-point | 2 +- modules/unictype/property-other-grapheme-extend | 2 +- modules/unictype/property-other-id-continue | 2 +- modules/unictype/property-other-id-start | 2 +- modules/unictype/property-other-lowercase | 2 +- modules/unictype/property-other-math | 2 +- modules/unictype/property-other-uppercase | 2 +- modules/unictype/property-paired-punctuation | 2 +- modules/unictype/property-paragraph-separator | 2 +- modules/unictype/property-pattern-syntax | 2 +- modules/unictype/property-pattern-white-space | 2 +- modules/unictype/property-private-use | 2 +- modules/unictype/property-punctuation | 2 +- modules/unictype/property-quotation-mark | 2 +- modules/unictype/property-radical | 2 +- modules/unictype/property-sentence-terminal | 2 +- modules/unictype/property-soft-dotted | 2 +- modules/unictype/property-space | 2 +- modules/unictype/property-terminal-punctuation | 2 +- modules/unictype/property-test | 2 +- modules/unictype/property-titlecase | 2 +- modules/unictype/property-unassigned-code-value | 2 +- modules/unictype/property-unified-ideograph | 2 +- modules/unictype/property-uppercase | 2 +- modules/unictype/property-variation-selector | 2 +- modules/unictype/property-white-space | 2 +- modules/unictype/property-xid-continue | 2 +- modules/unictype/property-xid-start | 2 +- modules/unictype/property-zero-width | 2 +- modules/unictype/scripts-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 2f145fc02f..9b159678a3 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 9b5c81529c..205503a845 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 193565552b..b03ba7fbc3 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 c4b831e4c9..d39e869471 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 3c99311778..948ae36212 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 74f571debe..b3f1ac7dbb 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 bb1cae5ee2..3b82dc91b2 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 dd967ca8a3..30dc8cb2cd 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 b8949aef39..eb075f3b80 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 9badd0b6d0..db7bedc980 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 72373c8473..2b132dc0b4 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 2974e20e81..144aa9b5fc 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 e10c58a272..26bc18d51f 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 127155ca5a..f4f31c44d9 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 c9d53dc0b5..74eb0169a3 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 61c876ab7a..1725ca9e32 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 1906c81096..ef952e78a1 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 19c78aa937..1cdf28873f 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 5e865fc759..6e69a4c977 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 2a9eef802a..0534752f8d 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 c4eaa263d4..0e1dcb6c5a 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 1e6c26a060..0fc3594143 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 e6f0517407..bf2f7c59e2 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 0d424301a8..5dfbb715cf 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 7c433cd972..e7075b18df 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 847cc10efe..27a1d5c6a7 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 adc0b7a024..9321ad8d27 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 841c13f8b5..9aec2c828f 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 8f4e2a7448..b770f40f71 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 b944673b39..d6de54d833 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 b1eb29efe1..fe9f1eaf9d 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 c2c88438db..05524acaae 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 05c973e186..da5a37c90b 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 fa0bae084e..782ab3a861 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 e38d4ca0f6..b0e54a993b 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 5664da1857..3d7103b6b8 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 c712e6862a..0b63394c7b 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 c93f05f1ae..cb3969a76e 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 57b79224b8..6cc40f98a2 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 288ad25b80..a8a3a8d7a9 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 4bd735853f..18fc57cabd 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 18e6d236db..87304c78c8 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 355f7a343c..70c95585db 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 c4c5cbd114..b8876a15fc 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 1e81093e67..462f45f4a6 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 29309c998a..1b7f010dba 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 5a23b464cd..8f730d6305 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 fa183fc370..b31759aa7f 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 bd5e9dcacc..32d44497e5 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 6a353328b7..739ff9bf00 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 2fb247ae41..d380983f8b 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 487a7db705..e5c7c97918 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 69740a39d6..8e425e332f 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 65252b9d53..de5fa896b8 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 e94ae4f4c7..7f7fb64bff 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 0c5c54d320..5aa3f04aa6 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 1f4d53c85a..7d76367b4c 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 3b13742163..3aef9675ea 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 42d83dc4d2..822765142e 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 1b74f18656..aff3b4b22d 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 a7dc91cf95..ea29be66c5 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 fb0aa59e02..dfdf98192e 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 32968a5b79..835e172cbe 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 f6c165f606..2b9c2e09ab 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 b813602007..d627f06173 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 4dce8db3ad..b47f004f98 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 997a2108cd..c6d456fa6f 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 1695079af4..d5a5d78ff8 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 92dc72e194..83e4cab60c 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 e5188704bb..11885ae952 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 d754922e6e..d5334baa2c 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 213f9b9329..97df83c1f6 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 a7951cc7a7..1fc574a89f 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 19924496f8..5e823575d2 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 57bca0dcc8..f94177c6d0 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 e31ae720a9..f751775516 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 e059586d9c..3b06714ec4 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 1adba8caec..e19e67bf8e 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 06f38e8441..0a8759bb83 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 d868874f85..2bbb430326 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 ff596fb71f..78c7745337 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 901547fc34..21e0432432 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 8d55fbc824..bfe417a089 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 16214df9e5..e99eb3d052 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 f9efcaf03c..5213908234 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 632376ac78..55c13009cb 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 c1db46e4ff..583e775b01 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 bff62350ff..e7d6bccc06 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 162f1c4e0d..f50d5bc86d 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 0c4ee9fe6b..6d4bc97b71 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 17f7db0399..ba27bf7d39 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 8c1ef8ba99..cd12e7b219 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 a9973e9772..04b0c322c9 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 2b92df3a13..fe19d055cb 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 1ea02bedfa..785a3f8728 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 98c42ae81d..8c509ae849 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 dc26d7e47d..760335cf28 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 acd898055e..6d4c6e707f 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 c22c321933..db7850b85a 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 e8163e97af..02bc94424c 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 2cfedabae2..1183a16dbf 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 f12653d76d..80e2e984cb 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 479b1b7207..648952675f 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 34e6559297..fc3900e28c 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 2ca5dae64c..48e9c511ac 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 08d0c6996c..b5900d23f4 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 ceade91b7f..b053f10684 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 3b0480b837..9019ce1332 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 e5b03ffb30..84f6ea855a 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 fd240d33bc..27718f61c9 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 a3fb562b50..f441b850d0 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 461447f79e..af3b19878d 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 5fcb7355c7..f8d6f51a89 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 797d30fb44..673d7e5063 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 3c7bbd082e..bac1b356a7 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 fd3f3cddc1..cde33c73ed 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 3721c31d5a..b5117206c6 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 4bc9fe035f..02e9ba7d57 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 f8cadc85f8..83f064cd08 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 94ccb113f7..95a9aa5c26 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 81e7534b3b..8143289124 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 02feb89929..2f1cc2486c 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 2cf2b339d4..b46959409f 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 c9f11c6fc6..28a6118f66 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 1bc60cc2c2..20bf343f23 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 7e6b97aabe..66e408b8f9 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 f5a167f693..4844fa5c4c 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 7ff0cfcc58..4f37b15683 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 ab16193464..4277bf1aaa 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 ae500b7336..390699ae65 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 fdeecc6899..3647669e6d 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 1e2069016d..96d2597cbf 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 f252d5910b..da4bf4ccf4 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 0c27cff0dc..0cbc5ddcf7 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 ba52d41f02..ed2aa4ec1d 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 c02d588863..a9faa90e99 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 3d0a527027..e04f44bdf8 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 ede7a9c9b1..299d1fd5d1 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 210063733c..51d51ed90d 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 50d05bbbd0..841974fed4 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 3631f52e7f..a1906eab0d 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 287fdada9a..ecb50382ce 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 6afd563ecf..f01b58ed8d 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 3a72ac0703..8c122d5009 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 7c978427f8..8ad84535be 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 40530d6c21..66a7a67f8e 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 487c2a29e4..daeff9a64b 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 cc84d80a38..b6cca93f94 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 4553ef594b..df9f439218 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 e4eb00113f..8d41d601be 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 f172b2ea5c..e79ee10dfc 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 54fb0f57f5..748fa9345a 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 72dbed1305..c69bd6fe94 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 e0db6e9a77..b81c500ce3 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 df08bcdb17..c8bbe0b260 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 f8dfb11095..0411c0f7d1 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 d7cee142a8..dfeba6d6b3 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 7625cbd459..3cbbb49656 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 65cb9ca1a1..2b9c28f09c 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 f4d0194aac..b15b231d50 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 14dab2a14b..a4f6087da1 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 8fd636ad25..4c21879d1f 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 36384de33f..319792ef3b 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 78e85c0349..b5869bcb46 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 380a3826bc..9a96fb1f6a 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 ed40d8d728..b4ccfebec3 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 608a021ec8..b38402abcf 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 1c66b99947..d2ece83932 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 b632837e2c..1ea67c89d7 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 e39d9a15e8..4846edfa58 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 357978cac7..f036a797ab 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 cd670a036b..e7fc30ddaa 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 b4db869513..28a59c38ae 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 9414281542..6bbac7d425 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 816da0c2ef..ac92fc3a07 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 d2fd5faa7d..518db0fcbe 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 37c644ab82..7b0c4749fa 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 a86df455bf..30c8bcc3bc 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 f6da8c52e6..3b654e4159 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 2f1850fea5..4455461448 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 9b32a06b35..20f829c53d 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 e89794f856..e6341777f1 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 eafdf7cc2f..5ef08ff902 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 50cf83495e..c6afb9633d 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 b89d982d79..315124c695 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 b16976cafa..1728bdeec8 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 9553e336ca..bef5ab8a3a 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 f295c38e26..a849075c24 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 bb0d023c97..6bbfc14c7f 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 61c2c0b5fe..f30201941c 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 532ab8e36c..09df192d14 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 f8baefad49..c15f2adfa1 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 26d2a7f3f3..173e3e58bf 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 dbe485dda9..d19566ec1e 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 19e19a892f..736f2c720a 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 48b740012d..974124f5dd 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 408b0f9481..11c8af8032 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 7089f38de7..57d3b1f527 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 fb3c621ed2..2a62d97c42 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 78db32b918..e1bdb8609b 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 7514409c08..b92c6e4019 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 7ee912ef0a..67c4716256 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 50d96504a2..1e9524a5c7 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 ead18ce772..05cb282283 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 62259744e2..9d45a6bee1 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 edaab50400..6480788575 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 9ffe6efab1..bef3e1c84d 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 b8df36e051..422f2186c0 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 c09b4c8ea6..709aeb6d48 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 ea2c14ad8f..8b92461c4e 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 07cb34e77e..183e8b73ac 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 109ab3d729..6b145d10de 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 cdb542aa76..6341271e5a 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 48950a4802..7e0e6978f9 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 aabfa8261c..f91261ceee 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 6cef4a1ce5..aac0713f77 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 7aeee8287d..eda2cd5aec 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 a389264a96..fa7bfa5b5d 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 2e1bdab7d9..8e73e8ce8f 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 dff9139898..2c5c063f5d 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 75a19f9bfc..9cc59b7a9f 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 916b5ddcaf..38cdc06c50 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 0ee84c0d0f..121fc4f174 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 eac4803262..8539b53e58 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 e4abaa113f..e0bc3a5dda 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 6d68d27a49..45b3a0f8de 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 97ff81ab72..b373f8595c 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 bdd1b84610..1df2e191f9 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 be1af16d37..31169d9343 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 407ec879d0..c6f1f9ef99 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 357c69f32a..86a239bb06 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 f222a20e7c..4a344d5780 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 d7ca9cc5f3..d3f1faea6b 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 3fb1e558ec..9ec126755a 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 d891ca1abf..71cc066682 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 80d03f403f..5ea2519d03 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 9b902ecbfe..b2778f7d06 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 dd39286ac3..eba29070f6 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 0bcce6586d..d6e0d32074 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 48b33ad457..7dae5c4a27 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 b771ca6d84..d75718e98d 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 f3f607cdfb..3dfa390071 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 2a8a231dcf..07d2cf4294 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 e1212f8cd8..ecac2beb8a 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 b2554f0a94..366f20be4a 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 ad290a24a1..716acbd2a3 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 c5625c0bc6..82738b2010 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 3ee4cc3447..b9f0aa012f 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 4d88ed3fef..f2a8d0a963 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 c0efa752f2..10691e7eff 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 ec6763253a..73cd5506fc 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 adcebf0a25..d232d42f4f 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 6a0aee103f..ea64aa3637 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 c45be60d6c..0c37744b00 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 be3169d378..94acfaab8f 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 dd0fb2b4a9..2e1d818bcf 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 a75edb2353..9c132fec9b 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 ae3c638fec..65a7a262c1 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 48e6a0c419..620a8ca4fd 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 323721b0c9..a98326ced3 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 666d9e4b55..9b0317254f 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 b5a372e67b..bf6ae2b88d 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 52c15ef13b..4d3e775f45 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 05e49dfc9a..fb0349bced 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 efc0fa2d85..e2a19aeed2 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 1ee4f3a494..e1317b1418 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 ee4dde001d..a80a687f03 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 817878e727..e7eb791149 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 3ffa536f48..72e8a26d89 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 6bf54405a0..811f8b57d1 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 a2df9b7574..23d486e76d 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 e62a18f46f..615f87d188 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 dfe58b39bb..6792e54bdb 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 85453577a5..72a79e80cb 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 969488c01a..10e20291bd 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 3dd70769f6..01d2725649 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 3979d22133..214ef8748d 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 f3006b0de9..702950fde8 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 b63e056dd9..8f22bbdddb 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 653da186ce..cdbce6a3c7 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 e6c4c01fb6..731d6a34ce 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 74426f2e79..89ca9df141 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 cc40994fe6..7b12a97013 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 6250101d11..69b45e5ecd 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 8ec87a8e83..9960924c74 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 90caac8814..a0d5658795 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 7a36dbd34a..7cd8108228 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 6b1e395731..1adbd544c3 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 bd797e86c3..dc283df988 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 bd95464b52..bbd2a74ea6 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 4a65568cab..317a48c7d3 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 1e0808820b..30cf2e5567 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 1b4c391ac4..e2496852f2 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 62c048343e..a5fca66637 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 03403f49f6..0d29796a56 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 36da2740d5..754ed13056 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 953838a365..2c2fd947a9 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 e580118aca..9e98925d13 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 08e47e18fb..1424914062 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 647e77f739..1f1eabab3b 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 7d208ba348..d7f74868db 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 b3c9b48091..cd1bab4b75 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 e13a6c91ab..ce8d0a6e9a 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 f484c619ac..d72d80c0e8 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 43032550e1..824ac708d0 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 cbce9df632..4edb924c43 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 0f2ffa9292..b083ea378d 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 c459f52044..66d62795d4 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 4c8a6b5418..e3a66fe65a 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 ce4f474b9b..22e770e5c6 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 3522204a09..65f14fb3f0 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 fe3d01f889..0cabda83b4 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 1ade08ec3c..77d22bba38 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 6cabafa038..c48f37653f 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 6ea981bd46..ceaffe7e4f 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 9ab599acf3..a0466f6fa8 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 1aa8c6510f..89fc0966e4 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 c7a2d96774..47b0d829d4 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 0a9cb984d4..e8a4088a90 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 5884a16c92..6fc637db71 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 f8b78a1b54..878be8be8a 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 8cc725a58d..24fef1ca17 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 efa300dfda..84854feea1 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 052deb92e3..80350d001a 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 a1b555b38d..6acc7de096 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 4033f35fbb..79b4142d19 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 d61a6a6286..441ff2dc79 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 bc4e02eb10..daa397ebb5 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 37d5818de3..c2245b9133 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 40cb7ffc1a..b02b0d63b6 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 11c2a322d8..9139f2f3da 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 210b965cc5..597f59618f 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 6b9649c93d..b81688dcb6 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 9d662d8776..b55ed6ab13 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 c6d80fdc63..4ab37d77d1 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 d5ca9c22dc..9c27ccc7f5 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 67a670c12d..1ce07d2246 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 9c045aa5a1..48c67145d8 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 82125e16f8..bb63592e41 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 aad9cd8b6d..285640b6ea 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 22b5d236c9..821ffe754f 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 b5e670d701..f5eb6d92cd 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 1ccd7f4a85..8b3049cf7d 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 8935db9cd2..dfc61e9983 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 de8c41083b..031864c516 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 5df1937d01..28cb19b3b5 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 2a9f11f0c1..13c2ddc261 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 769faff5e8..f11856c722 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 d58d188ad6..95945f6f55 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 9cb784dfa1..fd290909a9 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 9e8048c79b..ef80b998fe 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 63e08d18cf..9d2f09054b 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 861eef20df..c4fe86d61d 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 e3c12fee2c..9501705e0f 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 d47c213766..b6a062623a 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 ce79f2ed60..0aa4a6c6cc 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 847ffd2b7d..a7582ff922 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 c4ffb1480e..8c45f24389 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 52089da5be..de8ddd07ef 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 46ea857c56..51cab655aa 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 b125c21ba3..4c6a0804a1 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 be9c482c95..7fa5070e3a 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 4084552063..afafe87161 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 7defc35ff6..3871d5ac11 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 6b44207414..d0e29b853d 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 e55d7a88a7..9ed23b913e 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 0d4d216dfe..e53e3d239c 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 c34b417a74..94dc28a040 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 937edb1cec..5e7114c31b 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 4a953fb1ee..a583f3442d 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 4fd7ecb6a4..4d641b4230 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 2583ddc0b9..0f58a6784e 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 8f9945f849..22d4b857f1 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 592b2c0108..3fdaa9ce38 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 307c535393..7ef5fcac7e 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 213431593d..a9381c988c 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 b8d0d78112..70d98d6c20 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 7a8255bbd0..72ebca7a06 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 e1ae1e7dde..a76d7cc9a9 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 74c8269dcd..3535893b2b 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 b504b0f515..52c629937a 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 a14c2408e6..47c005dda3 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 70e592e717..ac01f33f69 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 a09a14c1c4..d8ccda4ee7 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 f84da41481..b35701854c 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 590a29935f..ec72529286 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 5f69d4d28c..a965f4007d 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 de233b0b8e..a66301164f 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 b24685cd7d..7fbe05148f 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 76744270c7..ac6661d94c 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 8989b7b258..07060ae85c 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 dd3657bbdc..0cdc6e5abf 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 725d7e64bc..c19f0236fd 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 786e04b316..00fe47da9f 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 bf492bf4b0..0ecdc7f442 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 d5222e2016..aba5cd5761 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 5cb91a2ae9..7e52d7eb56 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 169427623c..f85652641a 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 6f51563191..a5f6a1843c 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 a2e0c0ce87..149ffbd41e 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 b93bce0824..3399f2e7e4 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 149b0b0615..737314805a 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 17252448ab..d786d09f4b 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 4902acf0cc..7f53ebef1a 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 4c52e1d669..8142c236eb 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 b802377d27..b67159d102 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 040ebb6987..23bd3f9695 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 d6795958c2..a56dbb9419 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 f73aad17cf..020658e455 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 1b1e93e510..02d950a03f 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 1f09368917..f7bb11d88b 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 8936b1e19b..a33d654987 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 191cfa21cc..986ad29a6d 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 342d9ab89f..b116613160 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 fbddb02ad8..44fa320078 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 fd89b7ce64..2ee7d0433a 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 fd06439f7d..271d1a7359 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 94fc3014be..6912e5ce50 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 b912123fbd..3c66994a7f 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 7dd6923ecc..6e13b11d5c 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 6d3d7330db..76f75d932c 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 fd52cb276d..e2a10e9f8f 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 8b47141a81..1d8f0ce3a1 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 49478ea123..01b3bc02a1 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 b07a931706..501bee5303 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 226f56f499..ce4c1a48b6 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 a18a4dbb30..2ddc1b3538 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 98c7435146..bd1c243230 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 24be38a1c7..77eb802f93 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 6906e9ba3b..8ed3ffcadc 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 3afb383fc7..3612afb0ca 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 ee19a7b49f..d80675cbf5 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 cf25558cdc..7c331fb9b9 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 aab8d153b0..959a40f61b 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 3d363d3b3c..4b13820c43 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 8d7eda1faf..2f6ee1c850 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 51f19138d3..4e222e15db 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 1eda18db86..67c1419140 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 a80087f207..71434ea207 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 37382eb2a0..637c3067d0 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 b84e54f7ca..cdb8a769ee 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 28051f188f..0582ffcc32 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 2656c2d5e3..8d3c45d477 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 4a2242c176..29b68b9a19 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 07803bc50f..fa68f405b8 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 0a7235a583..46b1abd527 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 7d46222924..aa8d8827b1 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 b1979db54e..65f90dcae9 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 40bfad9690..06acdc8666 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 0c5c99b65a..78034d255e 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 1e8e4fd211..e4dac2e9c7 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 6b600d67a2..f2c30aa53b 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 3e47ac16b4..55c184bc32 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 6ab543c0ac..f8a9ccf96f 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 a500510d09..a3cf6c1e8d 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 ed69c0c40c..4fe652e7a4 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 81f1f51755..50cd2d9ca1 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 de68ea96dd..d2ded46cf6 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 772f9fdb7a..ffca1e1ec2 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 9c401caa4c..a9a46e1d36 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 0ded963467..ce26d4f2c5 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 8b9a0b763a..7877460e33 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 1dc0b745a9..180e6a1968 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 5c7f85294b..1fb2fcf498 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 dd66979a4a..1183e1566e 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 3e00f98179..af590b7a70 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 369f7e5c0e..c752405787 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 e91227fed9..6d85126724 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 7894da01f4..d0692209ca 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 51f16c2db3..d6d5b1f859 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 82e6c89899..75a3302d84 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 66da20f9df..8b5f6e0ece 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 a8df0da908..81ced96d0e 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 bd0b66daa2..0ca9986d71 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 3584a0f8d0..3a8068fddb 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 cd809c68d6..7943f09362 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 63ce40f4c8..3e45787c48 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 1a2fc23b0a..8831b2e643 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 4f3a938261..47c7e6bb1e 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 28b64fb3c3..8e67d12c49 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 db06c5e692..9053da275c 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 8ef6d9ede3..b213a7c3b0 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 ca386c31d1..adfc99e293 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 0624fd6063..03214a4664 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 5f4f25977e..cebd56fc7a 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 598adbb10d..f6eee9e930 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 6c4268764f..410b299fa1 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 690d43d283..0173870df4 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 4d2f0e42cd..c8b58ebcff 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 fb9511ae40..be86f2589a 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 a104c47ad9..1870e03790 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 c166b463c6..be5f6860f4 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 3f8974ea75..47f22a791a 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 417dc02916..c06a7ee57a 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 cbab8ca0ff..2c25381316 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 dfc3d1ad92..8cd99690e7 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 73b6ed322f..4fdfb13154 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 a22500ea9b..0007a38445 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 198b9b386b..3dc11b472d 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 0e48145620..678b9a4579 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 26043a649d..d98dbf39d6 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 8086fff227..590e592656 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 acc450cbe1..95c53bbfe8 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 08cd499e93..2f6765935f 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 8e3600bede..b8cef64b0a 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 c1530ee736..2ead0f3455 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 54e9020fd9..74dd7ed8bf 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 b4d904b0d3..eae9aabb8b 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 b3a7bd7520..8f6cf1e8f9 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 4e8872e058..bc0e930556 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 c7c71ff536..f4e613e302 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.39.5