Add.
[libidn.git] / README
blob93149213771dca1521ce42b1857044f625f998ab
1 Libidn README -- Important introductory notes.
2 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 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.
8 Read INSTALL for installation instructions, and doc/libidn.* for the
9 manual in various formats (including Info, HTML, PostScript, and PDF).
11 The C library (libidn.a), C# library (Libidn.dll) and Java library
12 (libidn-*.jar) are licensed under the GNU Lesser General Public
13 License version 2.1.  See the file COPYING.LIB.
15 The command line tool, self tests, examples, and other auxilliary
16 files, are licensed under the GNU General Public License version 3.0.
17 See the file COPYING.
19 Libidn will not be stable without your help.  Report bugs, proof read
20 the manual, or make a monetary donation.
22 If you need help to use Libidn, or wish to help others, you are
23 invited to join our mailing list help-libidn@gnu.org, see
24 <http://lists.gnu.org/mailman/listinfo/help-libidn>.
26 For more information, see <http://josefsson.org/libidn/>.
28 ----------------------------------------------------------------------
29 Copying and distribution of this file, with or without modification,
30 are permitted in any medium without royalty provided the copyright
31 notice and this notice are preserved.