Annotation of embedaddon/mrouted/debian/copyright, revision 1.1

1.1     ! misho       1: This package was (re)debianized by Joachim Nilsson <troglobit@vmlinux.org> on
        !             2: Mon, 17 Aug 2010 08:32:02 +0100.
        !             3: 
        !             4: An earlier version was debianized by Christoph Martin <christoph.martin@uni-mainz.de>
        !             5: on Mon, 1 Mar 1999 21:36:23 +0100.  Downloaded from a mirror of Bill Fenner's last
        !             6: release while at AT&T: ftp://ftp.research.att.com/pub/fenner/mrouted/, specifically
        !             7: the code came from ftp://ftp.tu-darmstadt.de/pub/networking/mbone/mrouted/Source/
        !             8: that version was later dropped[1] by Debian.
        !             9: 
        !            10: This version is from the same code base, but with quite a few patches applied from
        !            11: other sources, most notably OpenBSD. It is currently is available from the following
        !            12: locations, primarily GitHub:
        !            13:        http://github.com/troglobit/mrouted/
        !            14:        ftp://ftp.vmlinux.org/pub/People/jocke/mrouted/
        !            15: 
        !            16: Authors:
        !            17:        Steve Deering <deering@parc.xerox.com>
        !            18:        Ajit Thyagarajan <ajit@ee.udel.edu>
        !            19:        Bill Fenner <fenner@parc.xerox.com>
        !            20:        David Thaler <thalerd@eecs.umich.edu> (SNMP Support)
        !            21:        Daniel Zappala <daniel@isi.edu> (RSRR Support)
        !            22: 
        !            23: Copyright:
        !            24: Previously mrouted was non-free software in Debian, mostly due to restrictions on
        !            25: redistribution. However, in March 2003 the OpenBSD project managed to convince[2]
        !            26: Stanford to change the license to the 3-clause BSD license, listed below.
        !            27: 
        !            28: License:
        !            29: (Non-printable, or 8-bit, characters have been replaced below.)
        !            30: 
        !            31: Copyright (c) 2002 The Board of Trustees of the Leland Stanford Junior
        !            32: University
        !            33: 
        !            34: Permission is hereby granted to STANFORD's rights, free of charge, to any
        !            35: person obtaining a copy of this Software and associated documentation files
        !            36: ( "MROUTED"), to deal in MROUTED without restriction, including without
        !            37: limitation the rights to use, copy, modify, merge, publish, distribute,
        !            38: sublicense, and/or sell copies of MROUTED , and to permit persons to whom
        !            39: MROUTED is furnished to do so, subject to the following conditions:
        !            40: 1)      The above copyright notice and this permission notice shall be
        !            41: included in all copies or substantial portions of the MROUTED .
        !            42: 2)      Neither the STANFORD name nor the names of its contributors may be
        !            43: used in any promotional advertising or other promotional materials to be
        !            44: disseminated to the public or any portion thereof nor to use the name of
        !            45: any STANFORD faculty member, employee, or student, or any trademark,
        !            46: service mark, trade name, or symbol of STANFORD or Stanford Hospitals and
        !            47: Clinics, nor any that is associated with any of them, without STANFORD's
        !            48: prior written consent.  Any use of STANFORD's name shall be limited to
        !            49: statements of fact and shall not imply endorsement of any products or
        !            50: services.
        !            51: 
        !            52: 3)      MROUTED IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
        !            53: OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        !            54: FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        !            55: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        !            56: LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
        !            57: FROM, OUT OF OR IN CONNECTION WITH MROUTED OR THE USE OR OTHER DEALINGS IN
        !            58: THE MROUTED.
        !            59: 
        !            60: References:
        !            61: [1] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288112
        !            62: [2] - http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/mrouted/LICENSE
        !            63: 

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