This work was packaged for Debian by:

    YunQiang Su <wzssyqa@gmail.com> on Tue, 09 Mar 2010 20:23:41 +0800

It was downloaded from http://www.nsnam.org/releases/

Upstream Authors:

     NS-3:
     	Kirill Andreev (andreev@iitp.ru)
	Nicola Baldo (nbaldo@cttc.es)
	Mirko Banchi (mk.banchi@gmail.com)
	Ramon Bauza (monbauza@gmail.com)
	Mehdi Benamor (mehdi.benamor@telecom-bretagne.eu)
	Raj Bhattacharjea (raj.b@gatech.edu)
	Timo Bingmann (timo.bingmann@student.kit.edu)
	Pavel Boyko (boyko@iitp.ru)
	Jonathan Brugge (j.d.brugge@student.utwente.nl)
	Elena Buchatskaia (borovkovaes@iitp.ru)
	Gustavo Carneiro (gjc@inescporto.pt, gjcarneiro@gmail.com)
	Angelos Chatzipapas (chatzipa@ceid.upatras.gr)
	Luis Cortes (cortes@gatech.edu)
	Craig Dowell (craigdo@ee.washington.edu)
	David Gross (gdavid.devel@gmail.com)
	Mohamed Amine Ismail (amine.ismail@sophia.inria.fr, 
		iamine@udcast.com)
	Tom Henderson (tomhend@u.washington.edu)
	Sam Jansen (sam.jansen@gmail.com)
	Liu Jian (liujatp@gmail.com)
	Joe Kopena (tjkopena@cs.drexel.edu)
	Aleksey Kovalenko (kovalenko@iitp.ru)
	Mathieu Lacage (mathieu.lacage@sophia.inria.fr)
	Emmanuelle Laprise (emmmanuelle.laprise@bluekazoo.ca)
	Keith Ma (keith.nwsuaf@gmail.com)
	Federico Maguolo (maguolof@dei.unipd.it)
	Antti Makela (zarhan@cc.hut.fi)
	Francesco Malandrino (francesco.malandrino@gmail.com)
	Fabian Mauchle (f1mauchl@hsr.ch)
	Andrey Mazo (mazo@iitp.ru)
	Faker Moatamri (faker.moatamri@sophia.inria.fr)
	Michael Nowatkowski (nowatkom@gmail.com)
	Duy Nguyen (duy@soe.ucsc.edu)
	Tommaso Pecorella (tommaso.pecorella@unifi.it)
	Yana Podkosova (yanapdk@rambler.ru)
	Guangyu Pei (guangyu.pei@boeing.com)
	George F. Riley (riley@ece.gatech.edu)
	Providence Salumu Munga (Providence.Salumu@gmail.com, 
		Providence.Salumu_Munga@it-sudparis.eu)
	Guillaume Seguin (guillaume.seguin@sophia.inria.fr)
	Kulin Shah (m.kulin@gmail.com)
	Phillip Sitbon (phillip.sitbon@gmail.com)
	Ewgenij Starostin (estar@cs.tu-berlin.de)
	Adrian S. W. Tam (adrian.sw.tam@gmail.com)
	Wilson Thong (wilsonwk@ee.cityu.edu.hk)
	Mauro Tortonesi (mauro.tortonesi@unife.it)
	Andras Varga (andras@omnetpp.org)
	Sebastien Vincent (vincent@clarinet.u-strasbg.fr)
	Guillaume Vu-Brugier (gvubrugier@gmail.com)
	Tom Wambold (tom5760@gmail.com)
	Florian Westphal (fw@strlen.de)
	Josh Pelkey (jpelkey@gatech.edu)

     PyBindGen:
     	Gustavo J. A. M. Carneiro  
     		<gjcarneiro@gmail.com>  <gjc@inescporto.pt>

     Network Simulation Cradle:
	  Sam Jansen sam@wand.net.nz
	  WAND Network Research Group
	  Department of Computer Science, 
	  	University of Waikato, Hamilton, New Zealand

	  Florian Westphal - 
	  	ns-3 support, Linux 2.6.26, lots of other work
	  And Others
	  
     SCons:
     	  The SCons Foundation

     WAF: Thomas Nagy and others
     	  

Copyright and License:

	NS-3 is copyright under GNU GENERAL PUBLIC LICENSE Version 2.
    
	Network Simulation Cradle is copyright under 
		GNU GENERAL PUBLIC LICENSE Version 2.
		nsc-*/linux-2.6*/*   (from linux headers)
			GNU GENERAL PUBLIC LICENSE Version 2.
			Copyright (c) Linus Torvalds and others
		
		nsc-*/freebsd5/*  (From FreeBSD)
        	Copyright (c) FreeBSD team and others
                
			* Redistribution and use in source and binary forms, with or without
 			* modification, are permitted provided that the following conditions
 			* are met:
 			* 1. Redistributions of source code must retain the above copyright
 			*    notice, this list of conditions and the following disclaimer.
 			* 2. Redistributions in binary form must reproduce the above copyright
 			*    notice, this list of conditions and the following disclaimer in the
 			*    documentation and/or other materials provided with the distribution.
 			* 3. Neither the name of the copyright holder nor the names of contributors
 			*    may be used to endorse or promote products derived from this software
 			*    without specific prior written permission.
 			*
 			* THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
 			* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 			* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 			* ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
 			* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 			* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 			* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 			* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 			* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 			* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 			* SUCH DAMAGE.
	  nsc-*/lwip-*/*
 			* Copyright (c) 2001, 2002 Swedish Institute of Computer Science.
 			* All rights reserved. 
 			* 
 			* Redistribution and use in source and binary forms, with or without modification, 
 			* are permitted provided that the following conditions are met:
 			*
 			* 1. Redistributions of source code must retain the above copyright notice,
 			*    this list of conditions and the following disclaimer.
 			* 2. Redistributions in binary form must reproduce the above copyright notice,
 			*    this list of conditions and the following disclaimer in the documentation
 			*    and/or other materials provided with the distribution.
 			* 3. The name of the author may not be used to endorse or promote products
 			*    derived from this software without specific prior written permission. 
 			*
 			* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED 
 			* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
 			* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 
 			* SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
 			* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 
 			* OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
 			* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
 			* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 
 			* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 
 			* OF SUCH DAMAGE.
 			*
 			* This file is part of the lwIP TCP/IP stack.
 			* 
 			* Author: Adam Dunkels <adam@sics.se>
    
    nsc-*/openbsd3/*  (From OpenBSD)
	   	* Copyright (c) 1982, 1986, 1990, 1991, 1993
 			*	The Regents of the University of California.  All rights reserved.
 			*
 			* Redistribution and use in source and binary forms, with or without
 			* modification, are permitted provided that the following conditions
 			* are met:
 			* 1. Redistributions of source code must retain the above copyright
 			*    notice, this list of conditions and the following disclaimer.
 			* 2. Redistributions in binary form must reproduce the above copyright
 			*    notice, this list of conditions and the following disclaimer in the
 			*    documentation and/or other materials provided with the distribution.
 			* 3. All advertising materials mentioning features or use of this software
 			*    must display the following acknowledgement:
 			*	This product includes software developed by the University of
 			*	California, Berkeley and its contributors.
 			* 4. Neither the name of the University nor the names of its contributors
 			*    may be used to endorse or promote products derived from this software
 			*    without specific prior written permission.
 			*
 			* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 			* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 			* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 			* ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 			* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 			* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 			* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 			* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 			* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 			* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 			* SUCH DAMAGE.
	
	PyBindGen is copyright under 
		GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
    

	Copyright and license for SCons - a software construction tool

		This copyright and license do not apply to any other software
		with which this software may have been included.

	Copyright (c) 2001, 2002, 2003, 2004, 2005, 
		2006, 2007, 2008 The SCons Foundation

	Permission is hereby granted, free of charge, to any person 
	obtaining a copy of this software and associated documentation
	files (the "Software"), to deal in the Software without 
	restriction, including without limitation the rights to use, 
	copy, modify, merge, publish, distribute, sublicense, 
	and/or sell copies of the Software, and to permit persons to 
	whom the Software is furnished to do so, subject to
	the following conditions:

	The above copyright notice and this permission notice shall be
	included in all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
	KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
	WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
	PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS 
	OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 
	OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
	OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
	SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    bindings/python/rad_util.py:
    	 Copyright (c) 2007 RADLogic
	 
	 Permission is hereby granted, free of charge, to any person
	 obtaining a copy of this software and associated documentation
	 files (the "Software"), to deal in the Software without 
	 restriction, including without limitation the rights to use, 
	 copy, modify, merge, publish, distribute, sublicense, and/or
	 sell copies of the Software, and to permit persons to whom 
	 the Software is furnished to do so, subject to the following
	 conditions:
	 
	 The above copyright notice and this permission notice shall 
	 be included in all copies or substantial portions of the 
	 Software.
	 
	 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
	 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
	 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
	 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS 
	 OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 
	 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
	 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
	 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

     bindings/python/topsort.py:
     	Copyright (C) 2007 RADLogic
     	IS under GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.



     examples/flowmon/wif-olsr-flowmon.py:
     	Copyright (c) 2009 INESC Porto
     	IS under GNU General Public License version 2.

     examples/ipv6/test-ipv6.cc:
     	Copyright (c) 2008 Louis Pasteur University/Telecom Bretagne
     	IS under GNU General Public License version 2.
     examples/ipv6/radvd-two-prefix.cc,radvd.cc,loose-routing-ipv6.cc
     		   icmpv6-redirect.cc:
     	Copyright (c) 2009 Strasbourg University
     	IS under GNU General Public License version 2.
     examples/ipv6/ping6.cc,fragmentation.cc:
     	Copyright (c) 2008-2009 Strasbourg University
     	IS under GNU General Public License version 2.

     examples/mesh/mesh.cc:
     	Copyright (c) 2008,2009 IITP RAS
     	IS under GNU General Public License version 2.

     examples/routing/aodv.cc:
     	Copyright (c) 2009 IITP RAS
     	IS under GNU General Public License version 2.
     examples/routing/nms_p2p_nix.cc:
     	This topology replicates the original NMS Campus Network model
	with the exception of chord links (which were never utilized 
	in the original model)
	Link Bandwidths and Delays may not be the same as the original
	specifications 
	(c)2009, GTech Systems, Inc. - 
		Alfred Park <park@gtech-systems.com>
     examples/routing/simple-routing-ping6.cc,simple-routing-ping6.py:
     	Copyright (c) 2008-2009 Strasbourg University
     	IS under GNU General Public License version 2.

     examples/stats/
     	Author: Joe Kopena <tjkopena@cs.drexel.edu>
     	IS under GNU General Public License version 2.
     
     examples/tunneling/virtual-net-device.cc:
     	Originally authored by Steve McCanne, 12/19/1996
     	IS under GNU General Public License version 2.

     examples/wireless/wifi-ap.py:
     	Copyright (c) 2005,2006,2007 INRIA
	Copyright (c) 2009 INESC Porto
	Authors: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
	         Gustavo Carneiro <gjc@inescporto.pt>
	IS under GNU General Public License version 2.
     examples/wireless/wifi-clear-channel-cmu.cc:
     	Copyright (c) 2009 The Boeing Company
     	Author: Guangyu Pei <guangyu.pei@boeing.com>
     	IS under GNU General Public License version 2.
     examples/wireless/wifi-simple-adhoc.cc,wifi-simple-infra
     			wifi-simple-interference.cc:
     	Copyright (c) 2009 The Boeing Company
     	IS under GNU General Public License version 2.
     examples/wireless/wifi-simple-adhoc-grid.cc:
     	Copyright (c) 2009 University of Washington
     	IS under GNU General Public License version 2.
     examples/wireless/wifi-ap.cc,wifi-adhoc.cc:
     	Copyright (c) 2005,2006,2007 INRIA
     	Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
     	IS under GNU General Public License version 2.
     examples/wireless/simple-wifi-frame-aggregation.cc
     	Copyright (c) 2009 MIRKO BANCHI
     	Author: Mirko Banchi <mk.banchi@gmail.com>
     	IS under GNU General Public License version 2.
     examples/wireless/multirate.cc:
     	Author: Duy Nguyen <duy@soe.ucsc.edu>
     	IS under GNU General Public License version 2.


     all other files in examples/:
     	IS under GNU General Public License version 2.


     pybindgen-0.*/pybindgen/
     	typehandlers/ctypeparser/tokenizer.py:
     	Copyright 2007 Neal Norwitz
     	Portions Copyright 2007 Google Inc.
     	Licensed under the Apache License, Version 2.0.

     all other files in pybindgen-0.*/ :
     	AUTHOR: Gustavo J. A. M. Carneiro  
     		<gjcarneiro@gmail.com>  <gjc@inescporto.pt>
     	IS under GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.


     samples/main-attribute-value.cc:
     	Copyright (c) 2008 University of Washington
     	Author: Tom Henderson <tomh@tomh.org>
     	IS under GNU General Public License version 2.
     samples/main-packet-tag.cc:
     	Copyright (c) 2006,2007 INRIA
     	Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
     	IS under GNU General Public License version 2.
    
     samples/main-propagation-loss.cc,main-random-variable.cc:
     	Copyright (c) 2008 Timo Bingmann
     	Author: Timo Bingmann <timo.bingmann@student.kit.edu>
     	IS under GNU General Public License version 2.
     samples/main-tw.cc:
     	Copyright (c) 2007 University of Washington
     	IS under GNU General Public License version 2.
     samples/sample-random-variable.cc:
     	IS under GNU General Public License version 2.


     utils/bench-packets.cc,bench-simulator:
     	Copyright (c) 2006 INRIA
     	Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
     	IS under GNU General Public License version 2.
     utils/test-runner.cc:
     	Copyright (c) 2009 University of Washington

     
     utils/Iconv/genhtml:
     	 Copyright (c) International Business Machines  Corp., 2002
     	 IS under GPLv2 or (at your option) any later version.
	 History:
	   2002-08-23 created by Peter Oberparleiter 
	   		<Peter.Oberparleiter@de.ibm.com>
	                         IBM Lab Boeblingen
	        based on code by Manoj Iyer <manjo@mail.utexas.edu> 
	        	and Megan Bock <mbock@us.ibm.com>
	                         IBM Austin
	   2002-08-27 Peter Oberparleiter: implemented frame view
	   2002-08-29 Peter Oberparleiter: implemented test
	   		description filtering so that by default only
	   		descriptions for test cases which actually hit
	   		some source lines are kept
	   2002-09-05 Peter Oberparleiter: implemented --no-sourceview
	   2002-09-05 Mike Kobler: One of my source file paths 
	   		includes a "+" in the directory name.  I found
	   		that genhtml.pl died when it encountered it.
	   		I was able to fix the problem by modifying
	                the string with the escape character before
	                parsing it.
	   2002-10-26 Peter Oberparleiter: implemented --num-spaces
	   2003-04-07 Peter Oberparleiter: fixed bug which resulted
	   		in an error when trying to combine .info files
	   		containing data without a test name
	   2003-04-10 Peter Oberparleiter: extended fix by Mike to 
	   		also cover other special characters
	   2003-04-30 Peter Oberparleiter: made info write to STDERR,
	   		not STDOUT
	   2003-07-10 Peter Oberparleiter: added line checksum support
	   2004-08-09 Peter Oberparleiter: added configuration file
	   		support
     utils/geninfo:
     	Copyright (c) International Business Machines  Corp., 2002
     	IS under GPLv2 or (at your option) any later version.
     	Authors:
	   2002-08-23 created by Peter Oberparleiter
	   		<Peter.Oberparleiter@de.ibm.com>
		                 IBM Lab Boeblingen
		based on code by Manoj Iyer <manjo@mail.utexas.edu> 
				and Megan Bock <mbock@us.ibm.com>
		                 IBM Austin
	   2002-09-05 Peter Oberparleiter: implemented option 
	   		that allows file list
	   2003-04-16 Peter Oberparleiter: modified read_gcov so that
	   		it can also parse the new gcov format which is
	   		to be introduced in gcc 3.3
	   2003-04-30 Peter Oberparleiter: made info write 
	   		to STDERR, not STDOUT
	   2003-07-03 Peter Oberparleiter: added line checksum support,
	   		added --no-checksum
	   2003-09-18 Nigel Hinds: capture branch coverage data 
	   		from GCOV
	   2003-12-11 Laurent Deniel: added --follow option
		        workaround gcov (<= 3.2.x) bug with empty 
		        .da files
	   2004-01-03 Laurent Deniel: Ignore empty .bb files
	   2004-02-16 Andreas Krebbel: Added support for .gcno/.gcda 
	   		files and gcov versioning
	   2004-08-09 Peter Oberparleiter: added configuration 
	   		file support

     utils/Iconv:
     	Copyright (c) International Business Machines  Corp., 2002
     	IS under GPLv2 or (at your option) any later version.
     	History:
	   2002-08-29 created by Peter Oberparleiter 
	   		<Peter.Oberparleiter@de.ibm.com>
		                 IBM Lab Boeblingen
	   2002-09-05 Peter Oberparleiter: implemented 
	   		--kernel-directory + multiple directories
	   2002-10-16 Peter Oberparleiter: implemented 
	   		--add-tracefile option
	   2002-10-17 Peter Oberparleiter: implemented --extract option
	   2002-11-04 Peter Oberparleiter: implemented --list option
	   2003-03-07 Paul Larson: Changed to make it work with the
	   		latest gcov kernel patch.This will break it
	   		with older gcov-kernel patches unless you 
	   		change the value of $gcovmod in this script
	   2003-04-07 Peter Oberparleiter: fixed bug which resulted 
	   		in an error when trying to combine .info 
	   		files containing data without a test name
	   2003-04-10 Peter Oberparleiter: extended Paul's change so 
	   		that LCOV works both with the new and the old 
	   		gcov-kernel patch
	   2003-04-10 Peter Oberparleiter: added $gcov_dir constant 
	   		in anticipation of a possible move of the gcov
	   		kernel directory to another file system in a
	   		future version of the gcov-kernel patch
	   2003-04-15 Paul Larson: make info write to STDERR, not STDOUT
	   2003-04-15 Paul Larson: added --remove option
	   2003-04-30 Peter Oberparleiter: renamed --reset to --zerocounters
		        to remove naming ambiguity with --remove
	   2003-04-30 Peter Oberparleiter: adjusted help text to 
	   		include --remove
	   2003-06-27 Peter Oberparleiter: implemented --diff
	   2003-07-03 Peter Oberparleiter: added line checksum support,
	   		 added --no-checksum
	   2003-12-11 Laurent Deniel: added --follow option
	   2004-03-29 Peter Oberparleiter: modified --diff option to 
	   		better cope with ambiguous patch file entries,
	   		modified --capture option to use
		        modprobe before insmod (needed for 2.6)
	   2004-03-30 Peter Oberparleiter: added --path option
	   2004-08-09 Peter Oberparleiter: added configuration 
	   		file support

    waf-tools/pkg_config.py:
      		Gustavo Carneiro (gjamc) 2008
    waf-tools/shellcmd.py:
      		Copyright (C) 2008 Gustavo J. A. M. Carneiro 
      			 <gjcarneiro@gmail.com>
      		IS under GPLv2 or (at your option) any later version.
    debian/waf-*/*:

	Redistribution and use in source and binary forms, with or 
	without modification, are permitted provided that the 
	following conditions are met:

	1. Redistributions of source code must retain the above 
	   copyright notice, this list of conditions and the following
	   disclaimer.

	2. Redistributions in binary form must reproduce the above 
	   copyright notice, this list of conditions and the following
	   disclaimer in the documentation and/or other materials 
	   provided with the distribution.

	3. The name of the author may not be used to endorse or 
	   promote products derived from this software without 
	   specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY 
	EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
	THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
	PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
	AUTHOR BE LIABLE FOR ANY DIRECT,INDIRECT, INCIDENTAL, SPECIAL,
	EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
	LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
	OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
	CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 
	ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The Debian packaging is:

    Copyright (C) 2010 YunQiang Su <wzssyqa@gmail.com>


    and is licensed under the GPL version 2.


Please go to /usr/share/common-licenses/GPL-2 to view GPLv2
Please go to /usr/share/common-licenses/LGPL-2 to view LGPLv2.1