1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
This package was debianized by Adam Cécile (Le_Vert) <gandalf@le-vert.net> on
Sun, 9 Apr 2006 00:25:05 +0200.
It was downloaded from http://www.aircrack-ng.org/
Upstream Authors:
Thomas d'Otreppe <aircrackng@gmail.com>
Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Copyright:
Copyright (C) 2004-2005 Christophe Devine
Copyright (C) 2006-2008 Thomas d'Otreppe
License:
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Additional copyright holders / licenses:
"src/aircrack-ptw-lib.h" and "src/aircrack-ptw-lib.c":
Copyright (C) 2007 Erik Tews, Andrei Pychkine and Ralf-Philipp Weinmann
"src/airolib-ng.c":
Copyright (C) 2007 ebfe
"src/buddy-ng.c", "src/easside.h", "src/wesside-ng.c", "src/airserv-ng.c"
and "src/osdep/* (except the files listed below):
Copyright (C) 2007 Andrea Bittau
"src/osdep/ieee80211_radiotap.h":
Copyright (C) 2003-2004 David Young
License: 3-Clauses BSD License.
On Debian systems, the complete text of the 3-clauses BSD license can
be found in `/usr/share/common-licenses/BSD'.
"src/osdep/tap-win32/common.h":
Copyright (C) 2003 Damion K. Wilson
Copyright (C) 2002-2005 OpenVPN Solutions LLC
License: GNU General Public License (version 2 ONLY).
"src/osdep/radiotap-parser.h":
Copyright (C) 2007 Andy Green
License: GNU General Public License (version 2 ONLY).
"src/airtun-ng.c":
Copyright (C) 2006-2007 Martin Beck
"src/include/if_arp.h" and "src/include/if_llc.h":
Copyright (C) 1986-1993 The Regents of the University of California
License: 3-Clauses BSD License.
"src/include/ieee80211.h":
Copyright (C) 2001 Atsushi Onoe
Copyright (C) 2002-2005 Sam Leffler, Errno Consulting
License: 3-Clauses BSD License.
"debian/iw-sources":
Copyright (C) 2007, 2008 Johannes Berg
Copyright (C) 2007 Andy Lutomirski
Copyright (C) 2007 Mike Kershaw
Copyright (C) 2008 Gábor Stefanik
License: 3-Clauses BSD License.
In addition the GNU General Public License, some files have a special clause
that allow linking with the OpenSSL library:
"src/airodump-ng.c", "src/airolib-ng.c", "src/ivstools.c",
"src/wesside-ng.c", "src/aireplay-ng.c", "src/packetforge-ng.c",
"src/airdecap-ng.c", "src/airtun-ng.c", "src/aircrack-ng.c" and
"src/aircrack-ptw-lib.c":
In addition, as a special exception, the copyright holders give
permission to link the code of portions of this program with the
OpenSSL library under certain conditions as described in each
individual source file, and distribute linked combinations
including the two.
You must obey the GNU General Public License in all respects for all of
the code used other than OpenSSL.
* If you modify file(s) with this exception, you may extend this
exception to your version of the file(s), but you are not obligated to
do so.
* If you do not wish to do so, delete this exception statement from your
version.
* If you delete this exception statement from all source files in the
program, then also delete it here.
The Debian packaging is (C) 2006-2007, Adam Cécile (Le_Vert)
<gandalf@le-vert.net> and is licensed under the GPL, see above.
|