Relicense some modules under LGPLv2+, for libidn2.
authorBruno Haible <bruno@clisp.org>
Tue, 29 Mar 2011 23:42:23 +0000 (01:42 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 29 Mar 2011 23:42:23 +0000 (01:42 +0200)
commit0e91303ba89db46958de61bcc0e9680188b00377
tree6abfc0a857044e73ff6a0cabb8df975cb09fed07
parentc208524a25cea27d7da89282da6f54696c4d7212
Relicense some modules under LGPLv2+, for libidn2.

* modules/array-mergesort (License): Change to LGPLv2+.
* modules/c-strcaseeq (License): Likewise.
* modules/striconveh (License): Likewise.
* modules/striconveha (License): Likewise.
* modules/uniconv/base (License): Likewise.
* modules/uniconv/u8-conv-from-enc (License): Likewise.
* modules/uniconv/u8-strconv-from-enc (License): Likewise.
* modules/uniconv/u8-strconv-from-locale (License): Likewise.
* modules/unictype/base (License): Likewise.
* modules/unictype/bidiclass-of (License): Likewise.
* modules/unictype/category-M (License): Likewise.
* modules/unictype/category-none (License): Likewise.
* modules/unictype/category-of (License): Likewise.
* modules/unictype/category-test (License): Likewise.
* modules/unictype/category-test-withtable (License): Likewise.
* modules/unictype/combining-class (License): Likewise.
* modules/unictype/joiningtype-of (License): Likewise.
* modules/unictype/scripts (License): Likewise.
* modules/uninorm/base (License): Likewise.
* modules/uninorm/canonical-decomposition (License): Likewise.
* modules/uninorm/composition (License): Likewise.
* modules/uninorm/decompose-internal (License): Likewise.
* modules/uninorm/decomposition-table (License): Likewise.
* modules/uninorm/nfc (License): Likewise.
* modules/uninorm/nfd (License): Likewise.
* modules/uninorm/u32-normalize (License): Likewise.
* modules/unistr/base (License): Likewise.
* modules/unistr/u32-cpy (License): Likewise.
* modules/unistr/u32-mbtouc-unsafe (License): Likewise.
* modules/unistr/u32-to-u8 (License): Likewise.
* modules/unistr/u32-uctomb (License): Likewise.
* modules/unistr/u8-check (License): Likewise.
* modules/unistr/u8-mblen (License): Likewise.
* modules/unistr/u8-mbtouc (License): Likewise.
* modules/unistr/u8-mbtouc-unsafe (License): Likewise.
* modules/unistr/u8-mbtoucr (License): Likewise.
* modules/unistr/u8-prev (License): Likewise.
* modules/unistr/u8-strlen (License): Likewise.
* modules/unistr/u8-to-u32 (License): Likewise.
* modules/unistr/u8-uctomb (License): Likewise.
* modules/unitypes (License): Likewise.
Requested by Simon Josefsson.
42 files changed:
ChangeLog
modules/array-mergesort
modules/c-strcaseeq
modules/striconveh
modules/striconveha
modules/uniconv/base
modules/uniconv/u8-conv-from-enc
modules/uniconv/u8-strconv-from-enc
modules/uniconv/u8-strconv-from-locale
modules/unictype/base
modules/unictype/bidiclass-of
modules/unictype/category-M
modules/unictype/category-none
modules/unictype/category-of
modules/unictype/category-test
modules/unictype/category-test-withtable
modules/unictype/combining-class
modules/unictype/joiningtype-of
modules/unictype/scripts
modules/uninorm/base
modules/uninorm/canonical-decomposition
modules/uninorm/composition
modules/uninorm/decompose-internal
modules/uninorm/decomposition-table
modules/uninorm/nfc
modules/uninorm/nfd
modules/uninorm/u32-normalize
modules/unistr/base
modules/unistr/u32-cpy
modules/unistr/u32-mbtouc-unsafe
modules/unistr/u32-to-u8
modules/unistr/u32-uctomb
modules/unistr/u8-check
modules/unistr/u8-mblen
modules/unistr/u8-mbtouc
modules/unistr/u8-mbtouc-unsafe
modules/unistr/u8-mbtoucr
modules/unistr/u8-prev
modules/unistr/u8-strlen
modules/unistr/u8-to-u32
modules/unistr/u8-uctomb
modules/unitypes