Cisco Cisco IPICS Release 2.1 Licensing Information

Page of 20889
             Open Source Used In  Cisco Instant Connect 4.10(1)                                                                                                                                   
3657
This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
/* Pango
* syriac-ot.h: Determine what OpenType features to apply to characters based
*              on the rules for Syriac from the OpenType standard.
*
* Copyright (C) 2004 Emil Soleyman-Zomalan
* Author: Emil Soleyman-Zomalan <emil@soleyman.com>
*
* This file is based on the Arabic shaping code from FreeType 1 tree; original
* copyright notice:
*                                                                        
*  The FreeType project -- a free and portable quality TrueType renderer.
*
*  Copyright 1996-2000 by
*  D. Turner, R.Wilhelm, and W. Lemberg
*
* The code, like the FreeType code it is derived from is dual-licensed
* under the GNU General Public License and the FreeType license. See
* pango/opentype/COPYING for full details of this licensing scheme.
*/
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
 
13 March 2006