Licensing Information

Open Source Used In Cisco FXOS 1.1(4) 923
Installation of Pango on Win32 is possible, but is not documented
here. See http://www.gimp.org/~tml/gimp/win32/downloads.html
Notes
=====
- By default, Pango tries to build itself so that no explicit
dependency on Xft or FreeType will be introduced in apps that
link to Pango. This is to avoid compatibility problems with
changes in the Xft or FreeType API's or ABI's. Specifying
--enable-explicit-deps or --enable-static when configuring Pango
will defeat this and should be avoided if possible.
License
=======
Most of the code of Pango is licensed under the terms of the
GNU Lesser Public License (LGPL) - see the file COPYING for details.
The OpenType code in pango/opentype is derived from the FreeType
project (http://www.freetype.org) and is dual-licensed under the
GNU General Public License and the FreeType license. See see
pango/opentype/FT-license.txt for full details of the FreeType
license.
Note that binary distributions of Pango must include a disclaimer
that the software is based in part of the work of the FreeType Team,
in the distribution documentation; for instance, by including this
README file.
Owen Taylor
otaylor@redhat.com
Behdad Esfahbod
behdad@gnome.org
26 February 2007
GNU LIBRARY GENERAL PUBLIC LICENSE
 Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the library GPL. It is
numbered 2 because it goes with version 2 of the ordinary GPL.]