File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / igmpproxy / COPYING
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 17:00:29 2012 UTC (12 years, 3 months ago) by misho
Branches: igmpproxy, MAIN
CVS tags: v0_1p0, v0_1, HEAD
igmpproxy

    1: igmpproxy - IGMP proxy based multicast router 
    2: Copyright (C) 2005 Johnny Egeland <johnny@rlo.org>
    3: 
    4: This program is free software; you can redistribute it and/or modify
    5: it under the terms of the GNU General Public License as published by
    6: the Free Software Foundation; either version 2 of the License, or
    7: (at your option) any later version.
    8: 
    9: This program is distributed in the hope that it will be useful,
   10: but WITHOUT ANY WARRANTY; without even the implied warranty of
   11: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   12: GNU General Public License for more details.
   13: 
   14: You should have received a copy of the GNU General Public License
   15: along with this program; if not, write to the Free Software
   16: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   17: 
   18: 
   19: This software is derived work from the following software. The original
   20: source code has been modified from it's original state by the author
   21: of igmpproxy.
   22: 
   23: smcroute 0.92 - Copyright (C) 2001 Carsten Schill <carsten@cschill.de>
   24: - Licensed under the GNU General Public License, version 2
   25: 
   26: mrouted 3.9-beta3 - COPYRIGHT 1989 by The Board of Trustees of 
   27: Leland Stanford Junior University.
   28: - Original license can be found in the Stanford.txt file.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>