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
|
B.A.T.M.A.N. was downloaded from: http://downloads.open-mesh.net/batman/
Upstream Authors / B.A.T.M.A.N. contributors:
Marek Lindner <lindner_marek-at-yahoo.de>,
Axel Neumann <axel-at-open-mesh.net>,
Stefan Sperling <stsp-at-stsp.in-berlin.de>,
Corinna 'Elektra' Aichele <onelektra-at-gmx.net>,
Thomas Lopatic <thomas-at-lopatic.de>,
Felix Fietkau <nbd-at-nbd.name>,
Ludger Schmudde <lui-at-schmudde.com>,
Simon Wunderlich <siwu-at-hrz.tu-chemnitz.de>,
Andreas Langer <a.langer-at-q-dsl.de>
Copyright (C) 2006 B.A.T.M.A.N. contributors
This program is free software; you can redistribute it and/or
modify it under the terms of version 2 of the GNU General Public
License as published by the Free Software Foundation.
This program 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 program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA
On Debian systems, the full text of the GPL2 is also available at
/usr/share/common-licenses/GPL-2
---------------------------------------------------------------------
The file list.h was taken from the linux headers, is copyrighted by
Linus Torvalds and others and is also licenced under the GPL2.
On Debian systems, the full text of the GPL is also available at
/usr/share/common-licenses/GPL-2
---------------------------------------------------------------------
The Debian packaging is (C) 2007, Wesley Tsai <wesleyboy42@gmail.com>
and Holger Levsen <holger@debian.org> and is licensed under the GPL2,
either version 2 of the License, or (at your option) any later version.
see `/usr/share/common-licenses/GPL-2'.
It was initially debianized by Wesley Tsai <wesleyboy42@gmail.com> on
Fri, 7 Sep 2007 20:04:44 +0800.
|