Add.
[libidn.git] / README
blob13e4a0b915fafc7ccdc5c0c4040b1631cd5a3b23
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, and the command line interface to the library is licensed
9 under the GNU General Public License.  See INSTALL for installation
10 instructions, and doc/libidn.* for the manual in various formats
11 (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.