diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-01-08 11:51:39 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-01-08 11:51:39 +0100 |
commit | 2959e59fab3bab834368adefd90bd4b1b094366b (patch) | |
tree | 7d0ae09775ea950056193eaa2ca93844299d46f1 /README | |
parent | c78359d9542c86b972aac373efcf7bc7a8a560e5 (diff) | |
parent | be8efac78d067c138ad8dda03df4336e73f94887 (diff) |
Update upstream source from tag 'upstream/1.0'
Update to upstream version '1.0'
with Debian dir 4875e7dc9f7277205f0086a63ee21ccdb1d54593
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -46,11 +46,12 @@ Copyright --------- The libunistring library and its header files are dual-licensed under -"the GNU LGPLv3+ or the GNU GPLv2". This means, you can use it under either +"the GNU LGPLv3+ or the GNU GPLv2+". This means, you can use it under either - the terms of the GNU Lesser General Public License (LGPL) version 3 or (at your option) any later version, or - - the terms of the GNU General Public License (GPL) version 2, or - - the same dual license "the GNU LGPLv3+ or the GNU GPLv2". + - the terms of the GNU General Public License (GPL) version 2 or + (at your option) any later version, or + - the same dual license "the GNU LGPLv3+ or the GNU GPLv2+". You find the GNU LGPL version 3 in the file COPYING.LIB. This license is based on the GNU GPL version 3, see file COPYING. @@ -68,17 +69,19 @@ The documentation is under another license; see in the documentation. Download -------- - https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.10.tar.gz + https://ftp.gnu.org/gnu/libunistring/libunistring-1.0.tar.gz Homepage -------- https://www.gnu.org/software/libunistring/ -Bug reports to --------------- +Bug reports +----------- - <bug-libunistring@gnu.org> +Report bugs + - in the bug tracker at <https://savannah.gnu.org/projects/libunistring> + - or by email to <bug-libunistring@gnu.org>. Bruno Haible <bruno@clisp.org> |