Update tag value for tizen 2.0 build
[external/libidn.git] / README
1 Libidn README -- Important introductory notes.
2 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson
3 See the end for copying conditions.
4
5 Libidn is a package for internationalized string handling based on the
6 Stringprep, Punycode, IDNA and TLD specifications.  Libidn is a GNU
7 project.
8
9 Read INSTALL for installation instructions, and doc/libidn.* for the
10 manual in various formats (including Info, HTML, PostScript, and PDF).
11
12 The C library (libidn.a), C# library (Libidn.dll) and Java library
13 (libidn-*.jar) are licensed under the GNU Lesser General Public
14 License version 2.1 or later.  See the file COPYING.LIB.
15
16 The command line tool, self tests, examples, and other auxilliary
17 files, are licensed under the GNU General Public License version 3.0
18 or later.  See the file COPYING.
19
20 Libidn will not be stable without your help.  Report bugs, proof read
21 the manual, or make a monetary donation.
22
23 If you need help to use Libidn, or wish to help others, you are
24 invited to join our mailing list help-libidn@gnu.org, see
25 <http://lists.gnu.org/mailman/listinfo/help-libidn>.
26
27 For more information, see <http://www.gnu.org/software/libidn/>.
28
29 ----------------------------------------------------------------------
30 Copying and distribution of this file, with or without modification,
31 are permitted in any medium without royalty provided the copyright
32 notice and this notice are preserved.