home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / iptables / copyright < prev    next >
Encoding:
Text File  |  2004-01-09  |  2.5 KB  |  76 lines

  1. Christoph Lameter (christoph@lameter.com) created the Debian iptables 
  2. package on March 26, 2000.
  3.  
  4. iptables sources were downloaded from:
  5.  
  6.   source code and changelogs: 
  7.  
  8.     http://www.iptables.org/files/
  9.  
  10.   SGML HOWTOs: 
  11.  
  12.     http://www.iptables.org/documentation/HOWTO/
  13.  
  14. iptables authors:
  15.  
  16.   The core team: 
  17.  
  18.     Jozsef Kadlecsik, Harald Welte, James Morris, Marc Boucher, Rusty Russell
  19.  
  20.   Additional contributors listed at: 
  21.  
  22.     http://www.iptables.org/about.html#contrib
  23.  
  24. iptables copyright:
  25.  
  26.   iptables is free software; you can redistribute it and/or modify
  27.   it under the terms of the GNU General Public License as published
  28.   by the Free Software Foundation; either version 2, or (at your
  29.   option) any later version.
  30.  
  31.   iptables is distributed in the hope that it will be useful,
  32.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  33.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  34.   General Public License for more details.
  35.  
  36.   You should have received a copy of the GNU General Public License
  37.   with your Debian GNU system, in /usr/share/common-licenses/GPL, or
  38.   with the Debian GNU gnupg source package as the file COPYING. If
  39.   not, write to the Free Software Foundation, Inc., 59 Temple Place,
  40.   Suite 330, Boston, MA 02111-1307, USA.
  41.  
  42.  
  43. linux kernel sources were downloaded from:
  44.  
  45.   http://www.kernel.org/pub/linux/kernel/v2.4/
  46.  
  47. linux kernel author:
  48.   
  49.   Linus Torvalds and many, many others. See the CREDITS file in
  50.   the top dir of the linux kernel source for a partial list of
  51.   contributors.
  52.  
  53. linux kernel copyright:
  54.  
  55.      NOTE! This copyright does *not* cover user programs that
  56.    use kernel services by normal system calls - this is merely
  57.    considered normal use of the kernel, and does *not* fall under
  58.    the heading of "derived work". Also note that the GPL below is
  59.    copyrighted by the Free Software Foundation, but the instance of
  60.    code that it refers to (the Linux kernel) is copyrighted by me
  61.    and others who actually wrote it.
  62.  
  63.    Also note that the only valid version of the GPL as far as
  64.    the kernel is concerned is _this_ particular version of the
  65.    license (ie v2, not v2.2 or v3.x or whatever), unless explicitly
  66.    otherwise stated.
  67.  
  68.                         Linus Torvalds
  69.  
  70.  
  71.   You should have received a copy of the GNU General Public License
  72.   with your Debian GNU system, in /usr/share/common-licenses/GPL-2, or
  73.   with the Debian GNU gnupg source package as the file COPYING. If
  74.   not, write to the Free Software Foundation, Inc., 59 Temple Place,
  75.   Suite 330, Boston, MA 02111-1307, USA.
  76.