This package was debianized by Sebastian Reichel <sre@debian.org> on
Wed, 08 Apr 2009 17:22:25 +0200.

It was downloaded from http://radare.org

Upstream Author:

    pancake <pancake@youterm.com>

Copyright:

    Copyright © 2006-2010 pancake <pancake@youterm.com>
    Copyright © 2008      Alfredo Pesoli <revenge[AT]0xcafebabe.it>
    Copyright © 1995-2007 Free Software Foundation, Inc.
    Copyright © 1999      squeak <squeak@xirr.com>
    Copyright © 1998-2002 Frank Wille
    Copyright © 2001      Oleh Yuschuk
    Copyright © 2003-2006 Todd Allen
    Copyright © 2002-2006 Vivek Mohan <vivek@sig9.com>
    Copyright © 1999      Kevin F. Quinn
    Copyright © 1994      Christian E. Hopps
    Copyright © 2007-2008 The Android Open Source Project
    Copyright © 2008      Daniel Pistelli
    Copyright © 2007      Patrick Walton
    Copyright © 1992-2007 DOSEMU-Development-Team
    Copyright © 2008      Daniel Fernandez <soyfeliz@48bits.com>
    Copyright © 2003-2005 Colin Percival
    Copyright © 2006      Lluis Vilanova <xscript@gmx.net>
    Copyright © 2005      c0ntex <c0ntex@open-security.org>
    Copyright © 2005      BaCkSpAcE <sinisa86@gmail.com>
    Copyright © 1997-1998 Andrew Tridgell
    Copyright © 2000-2001 Aaron D. Gifford
    Copyright © 1991-1992 RSA Data Security, Inc.
    Copyright © 1995-1999 Cryptography Research, Inc.

License:

    Files: *
    Copyright: see above
    License: GPL-2+
      These files are free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 2
      or (at your option) any later version. 

    Files: src/arch/sparc/sparc-*.c:
    Copyright: Copyright © 1989-2007 Free Software Foundation, Inc.
    License: GPL-3+
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 3
      or (at your option) any later version. 

    Files: src/arch/mips/mips*.c:
    Copyright: Copyright © 1989-2007 Free Software Foundation, Inc.
    License: GPL-3+
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 3
      or (at your option) any later version. 

    Files: src/arch/m68k/m68k_disasm.*:
    Copyright: Copyright © 1999-2002 Frank Wille
               Copyright © 1994      Christian E. Hopps
    License: BSD (4 clause)
      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 Christian E. Hopps.
      4. 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.

    Files: src/arch/dalvik/dexdump/*
    Copyright: Copyright © 2008      The Android Open Source Project
    License: Apache-2.0
      Licensed under the Apache License, Version 2.0.

    Files: src/arch/x86/cpuid.c src/arch/x86/udis86/*
    Copyright: Copyright © 2003-2006 Todd Allen
               Copyright © 2002-2007 Vivek Mohan
    License: BSD like
      Permission to use, copy, modify, distribute, and sell this software and
      its documentation for any purpose is hereby granted without fee, provided
      that the above copyright notice appear in all copies and that both the
      copyright notice and this permission notice appear in supporting
      documentation.

      No representations are made about the suitability of this software for any
      purpose.  It is provided ``as is'' without express or implied warranty,
      including but not limited to the warranties of merchantability, fitness
      for a particular purpose, and noninfringement.  In no event shall Todd
      Allen be liable for any claim, damages, or other liability, whether in
      action of contract, tort, or otherwise, arising from, out of, or in
      connection with this software.

    Files: src/include/opintl.h src/include/elf-bfd.h src/include/sysdep.h
    Copyright: Copyright © 1992-2007 Free Software Foundation, Inc.
    License: GPL-3+
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 3
      or (at your option) any later version. 

    Files: src/plug/io/wii/grecko.c src/plug/io/wii/usbdev.c src/plug/io/wii/test.c
    Copyright: Copyright © 2007-2008 pancake
    License: GPL-3+
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 3
      or (at your option) any later version.

    Files: vala/chart.* vala/default_layout.* vala/edge.* vala/graph.* vala/layout.*
           vala/node.* vala/renderer.* vala/widget.*
    Copyright: Copyright © 2007-2008 pancake
    License: GPL-3+
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU General Public Licence under version 3
      or (at your option) any later version.

    Files: src/rabin/dietmach*
    Copyright: Copyright © 2008 Alfredo Pesoli
    License: BSD (3 clause)
      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 author 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 COPYRIGHT HOLDERS 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 AUTHORS 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.

    Files: src/radiff/bdiff/bdiff.*
    Copyright: Copyright © 2008      Daniel Fernandez
    License: LGPL-2
      These files is free software; you can redistribute it and/or modify it
      under the terms of the GNU Library General Public Licence under version 2.

    Files: src/radiff/bsdiff-4.3/bspatch.c src/radiff/bsdiff-4.3/bsdiff.c
    Copyright: Copyright © 2003-2005 Colin Percival
    License: BSD (2 clause)
      Redistribution and use in source and binary forms, with or without
      modification, are permitted providing 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.
     
      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.

    Files: src/rahash/sha2.*
    Copyright: Copyright © 2000-2001 Aaron D. Gifford
    License: BSD (2 clause)
      Redistribution and use in source and binary forms, with or without
      modification, are permitted providing 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.
     
      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.

    Files: src/rahash/md5*
    Copyright: Copyright © 1992-1992 RSA Data Security, Inc.
    Licsense: custom
         License to copy and use this software is granted provided that it
         is identified as the "RSA Data Security, Inc. MD5 Message-Digest
         Algorithm" in all material mentioning or referencing this software
         or this function.

         License is also granted to make and use derivative works provided
         that such works are identified as "derived from the RSA Data
         Security, Inc. MD5 Message-Digest Algorithm" in all material
         mentioning or referencing the derived work.

         RSA Data Security, Inc. makes no representations concerning either
         the merchantability of this software or the suitability of this
         software for any particular purpose. It is provided "as is"
         without express or implied warranty of any kind.

         These notices must be retained in any copies of any part of this
         documentation and/or software.

    Files: doc/xtra/solaris-sys-syscall.h
    Copyright: Copyright © 1984-1989 AT&T
               Copyright © 2008      Sun Microsystems, Inc.
    License: CDDL
         please read CDDL.txt for more information
	
On Debian systems, the complete text of these licenses can be found in:
`/usr/share/common-licenses/GPL-2` - GNU General Public License version 2
`/usr/share/common-licenses/GPL-3` - GNU General Public License version 3
`/usr/share/common-licenses/Apache-2.0` - Apache 2.0 License

The Debian packaging is © 2009, Sebastian Reichel <sre@debian.org> and
is licensed under the GPL, see above.
