*** empty log message ***
[libidn.git] / README
blob27db066f594c61c90bffc7b95ab5284ec735eddc
1 Libidn README -- Important introductory notes.
2 Copyright (C) 2002, 2003, 2004 Simon Josefsson
3 See the end for copying conditions.
5 Libidn is a package for internationalized string handling based on the
6 Stringprep, Punycode, IDNA and TLD specifications.  Libidn itself is
7 licensed under the GNU Lesser General Public License license, see
8 COPYING.LIB, but the Java implementation and command line interface is
9 licensed under the GNU General Public License.  See INSTALL for
10 installation instructions, and doc/libidn.* for the manual in various
11 formats (including Info, HTML, PostScript, and PDF).
13 If you are in a position to support the development financially,
14 contact the author or donate via PayPal to one of the author's email
15 addresses.  Donations will be used to conduct a security audit, unless
16 specific requests for other directions are made.  Indicate if you wish
17 to be acknowledged as a donor, otherwise donations are anonymous.
18 Other ways to help the effort is to improve the software, proof read
19 the manual and report bugs.
21 ----------------------------------------------------------------------
22 Copying and distribution of this file, with or without modification,
23 are permitted in any medium without royalty provided the copyright
24 notice and this notice are preserved.