Home | History | Annotate | Download | only in in.ftpd
      1 Copyright (c) 1999,2000,2001 WU-FTPD Development Group.  All rights reserved.
      2 
      3 
      4                           WU-FTPD SOFTWARE LICENSE
      5 
      6 Use, modification, or redistribution (including distribution of any modified
      7 or derived work) in any form, or on any medium, is permitted only if all the
      8 following conditions are met:
      9 
     10 1. Redistributions qualify as "freeware" or "Open Source Software" under
     11    the following terms:
     12 
     13      a. Redistributions are made at no charge beyond the reasonable cost
     14         of materials and delivery.  Where redistribution of this software
     15         is as part of a larger package or combined work, this restriction
     16         applies only to the costs of materials and delivery of this
     17         software, not to any other costs associated with the larger package
     18         or combined work.
     19 
     20      b. Redistributions are accompanied by a copy of the Source Code or by
     21         an irrevocable offer to provide a copy of the Source Code for up
     22         to three years at the cost of materials and delivery. Such
     23         redistributions must allow further use, modification, and
     24         redistribution of the Source Code under substantially the same
     25         terms as this license. For the purposes of redistribution "Source
     26         Code" means all files included in the original distribution,
     27         including all modifications or additions, on a medium and in a
     28         form allowing fully working executable programs to be produced.
     29 
     30 2. Redistributions of Source Code must retain the copyright notices as
     31    they appear in each Source Code file and the COPYRIGHT file, these
     32    license terms, and the disclaimer/limitation of liability set forth as
     33    paragraph 6 below.
     34 
     35 3. Redistributions in binary form must reproduce the Copyright Notice,
     36    these license terms, and the disclaimer/limitation of liability set
     37    forth as paragraph 6 below, in the documentation and/or other materials
     38    provided with the distribution. For the purposes of binary distribution
     39    the "Copyright Notice" refers to the following language:
     40 
     41         Copyright (c) 1999,2000 WU-FTPD Development Group.
     42         All rights reserved.
     43 
     44         Portions Copyright (c) 1980, 1985, 1988, 1989, 1990, 1991, 1993, 1994
     45            The Regents of the University of California.
     46         Portions Copyright (c) 1993, 1994 Washington University in Saint Louis.
     47         Portions Copyright (c) 1996, 1998 Berkeley Software Design, Inc.
     48         Portions Copyright (c) 1983, 1995, 1996, 1997 Eric P. Allman.
     49         Portions Copyright (c) 1998 Sendmail, Inc.
     50         Portions Copyright (c) 1989 Massachusetts Institute of Technology.
     51         Portions Copyright (c) 1997 Stan Barber.
     52         Portions Copyright (c) 1997 Kent Landfield.
     53         Portions Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997
     54            Free Software Foundation, Inc.
     55 
     56         Use and distribution of this software and its source code are
     57         governed by the terms and conditions of the WU-FTPD Software
     58         License ("LICENSE").
     59 
     60         If you did not receive a copy of the license, it may be
     61         obtained online at http://www.wu-ftpd.org/license.html
     62 
     63 4. All advertising materials mentioning features or use of this software
     64    must display the following acknowledgement: "This product includes
     65    software developed by the WU-FTPD Development Group, the Washington
     66    University at Saint Louis, Berkeley Software Design, Inc., and their
     67    contributors."
     68 
     69 5. Neither the name of the WU-FTPD Development Group, nor the names of any
     70    copyright holders, nor the names of any contributors may be used to
     71    endorse or promote products derived from this software without specific
     72    prior written permission. The names "wuftpd" and "wu-ftpd" are
     73    trademarks of the WU-FTPD Development Group and the Washington
     74    University at Saint Louis.
     75 
     76 6. Disclaimer/Limitation of Liability:
     77 
     78    THIS SOFTWARE IS PROVIDED BY THE WU-FTPD DEVELOPMENT GROUP, THE
     79    COPYRIGHT HOLDERS, AND CONTRIBUTORS, "AS IS" AND ANY EXPRESS OR IMPLIED
     80    WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
     81    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
     82    NO EVENT SHALL THE WU-FTPD DEVELOPMENT GROUP, THE COPYRIGHT HOLDERS, OR
     83    CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
     84    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
     85    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
     86    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
     87    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
     88    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
     89    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
     90 
     91 7. USE, MODIFICATION, OR REDISTRIBUTION, OF THIS SOFTWARE IMPLIES
     92    ACCEPTANCE OF ALL TERMS AND CONDITIONS OF THIS LICENSE.
     93 
     94 $Id: LICENSE,v 1.4 2000/07/01 17:42:15 wuftpd Exp $
     95 
     96 
     97 Copyright (c) 1993, 1994  Washington University in Saint Louis
     98 All rights reserved.
     99 
    100    Redistribution and use in source and binary forms, with or without
    101    modification, are permitted provided that the following conditions are
    102    met: 1. Redistributions of source code must retain the above copyright
    103    notice, this list of conditions and the following disclaimer. 2.
    104    Redistributions in binary form must reproduce the above copyright notice,
    105    this list of conditions and the following disclaimer in the documentation
    106    and/or other materials provided with the distribution. 3. All advertising
    107    materials mentioning features or use of this software must display the
    108    following acknowledgement: This product includes software developed by the
    109    Washington University in Saint Louis and its contributors. 4. Neither the
    110    name of the University nor the names of its contributors may be used to
    111    endorse or promote products derived from this software without specific
    112    prior written permission.
    113 
    114    THIS SOFTWARE IS PROVIDED BY WASHINGTON UNIVERSITY AND CONTRIBUTORS
    115    ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    116    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    117    A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL WASHINGTON
    118    UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    119    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
    120    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    121    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    122    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    123    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
    124    ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    125    POSSIBILITY OF SUCH DAMAGE.
    126 
    127 
    128 Copyright (c) 1980, 1983, 1985, 1988, 1989, 1990 Regents of the University of
    129 California.  All rights reserved.
    130 
    131    Redistribution and use in source and binary forms, with or without
    132    modification, are permitted provided that the following conditions
    133    are met:
    134    1. Redistributions of source code must retain the above copyright
    135       notice, this list of conditions and the following disclaimer.
    136    2. Redistributions in binary form must reproduce the above copyright
    137       notice, this list of conditions and the following disclaimer in the
    138       documentation and/or other materials provided with the distribution.
    139    3. All advertising materials mentioning features or use of this software
    140       must display the following acknowledgement:
    141         This product includes software developed by the University of
    142         California, Berkeley and its contributors.
    143    4. Neither the name of the University nor the names of its contributors
    144       may be used to endorse or promote products derived from this software
    145       without specific prior written permission.
    146 
    147    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
    148    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    149    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    150    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
    151    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    152    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    153    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    154    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    155    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    156    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    157    SUCH DAMAGE.
    158