view usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE @ 0:c9caec207d52 b86

Initial porting based on b86
author Koji Uno <koji.uno@sun.com>
date Tue, 02 Jun 2009 18:56:50 +0900
parents
children
line wrap: on
line source

Copyright (c) 1999,2000,2001 WU-FTPD Development Group.  All rights reserved.


                          WU-FTPD SOFTWARE LICENSE

Use, modification, or redistribution (including distribution of any modified
or derived work) in any form, or on any medium, is permitted only if all the
following conditions are met:

1. Redistributions qualify as "freeware" or "Open Source Software" under
   the following terms:

     a. Redistributions are made at no charge beyond the reasonable cost
        of materials and delivery.  Where redistribution of this software
        is as part of a larger package or combined work, this restriction
        applies only to the costs of materials and delivery of this
        software, not to any other costs associated with the larger package
        or combined work.

     b. Redistributions are accompanied by a copy of the Source Code or by
        an irrevocable offer to provide a copy of the Source Code for up
        to three years at the cost of materials and delivery. Such
        redistributions must allow further use, modification, and
        redistribution of the Source Code under substantially the same
        terms as this license. For the purposes of redistribution "Source
        Code" means all files included in the original distribution,
        including all modifications or additions, on a medium and in a
        form allowing fully working executable programs to be produced.

2. Redistributions of Source Code must retain the copyright notices as
   they appear in each Source Code file and the COPYRIGHT file, these
   license terms, and the disclaimer/limitation of liability set forth as
   paragraph 6 below.

3. Redistributions in binary form must reproduce the Copyright Notice,
   these license terms, and the disclaimer/limitation of liability set
   forth as paragraph 6 below, in the documentation and/or other materials
   provided with the distribution. For the purposes of binary distribution
   the "Copyright Notice" refers to the following language:

        Copyright (c) 1999,2000 WU-FTPD Development Group.
        All rights reserved.

        Portions Copyright (c) 1980, 1985, 1988, 1989, 1990, 1991, 1993, 1994
           The Regents of the University of California.
        Portions Copyright (c) 1993, 1994 Washington University in Saint Louis.
        Portions Copyright (c) 1996, 1998 Berkeley Software Design, Inc.
        Portions Copyright (c) 1983, 1995, 1996, 1997 Eric P. Allman.
        Portions Copyright (c) 1998 Sendmail, Inc.
        Portions Copyright (c) 1989 Massachusetts Institute of Technology.
        Portions Copyright (c) 1997 Stan Barber.
        Portions Copyright (c) 1997 Kent Landfield.
        Portions Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997
           Free Software Foundation, Inc.

        Use and distribution of this software and its source code are
        governed by the terms and conditions of the WU-FTPD Software
        License ("LICENSE").

        If you did not receive a copy of the license, it may be
        obtained online at http://www.wu-ftpd.org/license.html

4. All advertising materials mentioning features or use of this software
   must display the following acknowledgement: "This product includes
   software developed by the WU-FTPD Development Group, the Washington
   University at Saint Louis, Berkeley Software Design, Inc., and their
   contributors."

5. Neither the name of the WU-FTPD Development Group, nor the names of any
   copyright holders, nor the names of any contributors may be used to
   endorse or promote products derived from this software without specific
   prior written permission. The names "wuftpd" and "wu-ftpd" are
   trademarks of the WU-FTPD Development Group and the Washington
   University at Saint Louis.

6. Disclaimer/Limitation of Liability:

   THIS SOFTWARE IS PROVIDED BY THE WU-FTPD DEVELOPMENT GROUP, THE
   COPYRIGHT HOLDERS, AND CONTRIBUTORS, "AS IS" AND ANY EXPRESS OR IMPLIED
   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
   NO EVENT SHALL THE WU-FTPD DEVELOPMENT GROUP, THE COPYRIGHT HOLDERS, OR
   CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

7. USE, MODIFICATION, OR REDISTRIBUTION, OF THIS SOFTWARE IMPLIES
   ACCEPTANCE OF ALL TERMS AND CONDITIONS OF THIS LICENSE.

$Id: LICENSE,v 1.4 2000/07/01 17:42:15 wuftpd Exp $


Copyright (c) 1993, 1994  Washington University in Saint Louis
All rights reserved.

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions are
   met: 1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer. 2.
   Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution. 3. All advertising
   materials mentioning features or use of this software must display the
   following acknowledgement: This product includes software developed by the
   Washington University in Saint Louis and its contributors. 4. Neither the
   name of the University nor the names of its contributors may be used to
   endorse or promote products derived from this software without specific
   prior written permission.

   THIS SOFTWARE IS PROVIDED BY WASHINGTON UNIVERSITY AND CONTRIBUTORS
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL WASHINGTON
   UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
   BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
   CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
   ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   POSSIBILITY OF SUCH DAMAGE.


Copyright (c) 1980, 1983, 1985, 1988, 1989, 1990 Regents of the University of
California.  All rights reserved.

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:
   1. Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
   3. All advertising materials mentioning features or use of this software
      must display the following acknowledgement:
        This product includes software developed by the University of
        California, Berkeley and its contributors.
   4. Neither the name of the University nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.

   THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   SUCH DAMAGE.