From 0e91303ba89db46958de61bcc0e9680188b00377 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 30 Mar 2011 01:42:23 +0200 Subject: 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. --- modules/uniconv/base | 2 +- modules/uniconv/u8-conv-from-enc | 2 +- modules/uniconv/u8-strconv-from-enc | 2 +- modules/uniconv/u8-strconv-from-locale | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/uniconv') diff --git a/modules/uniconv/base b/modules/uniconv/base index 0c48c5ad8f..c4046ebf06 100644 --- a/modules/uniconv/base +++ b/modules/uniconv/base @@ -29,7 +29,7 @@ Include: "uniconv.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/uniconv/u8-conv-from-enc b/modules/uniconv/u8-conv-from-enc index 55321503c0..659665eff3 100644 --- a/modules/uniconv/u8-conv-from-enc +++ b/modules/uniconv/u8-conv-from-enc @@ -23,7 +23,7 @@ Include: "uniconv.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/uniconv/u8-strconv-from-enc b/modules/uniconv/u8-strconv-from-enc index c27b9890be..95227b56b4 100644 --- a/modules/uniconv/u8-strconv-from-enc +++ b/modules/uniconv/u8-strconv-from-enc @@ -22,7 +22,7 @@ Include: "uniconv.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/uniconv/u8-strconv-from-locale b/modules/uniconv/u8-strconv-from-locale index e2a1f9d902..e1dbb74a84 100644 --- a/modules/uniconv/u8-strconv-from-locale +++ b/modules/uniconv/u8-strconv-from-locale @@ -21,7 +21,7 @@ Include: "uniconv.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible -- cgit v1.2.1