summaryrefslogtreecommitdiff
path: root/lib/unistring/unictype/categ_Zs.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-21 21:16:28 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-21 21:34:56 +0100
commit6847368474942642a0669698547f95e41bbfe65c (patch)
tree8011af4e9b07465eea9c7ca14b7f5993df29f499 /lib/unistring/unictype/categ_Zs.c
parent435359b570920b5b8b5b529959d39e02df75f491 (diff)
downloadgnutls-6847368474942642a0669698547f95e41bbfe65c.tar.gz
unistring: include only the required categoriestmp-uninorm-remove-unused-categories
In addition fix the license text of the included library.
Diffstat (limited to 'lib/unistring/unictype/categ_Zs.c')
-rw-r--r--lib/unistring/unictype/categ_Zs.c12
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/unistring/unictype/categ_Zs.c b/lib/unistring/unictype/categ_Zs.c
index 12a32e27ef..7cb5542f22 100644
--- a/lib/unistring/unictype/categ_Zs.c
+++ b/lib/unistring/unictype/categ_Zs.c
@@ -3,10 +3,20 @@
Written by Bruno Haible <bruno@clisp.org>, 2002.
This program is free software: you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as published
+ under the terms of either:
+
+ * the GNU Lesser General Public License as published
by the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
+ or
+
+ * the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ or both in parallel, as here.
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU