You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Randy Terbush <ra...@zyzzyva.com> on 1995/09/21 04:21:39 UTC

LICENSE

Can we get a quick vote on the following license which Paul
supplied us. I would like to provide the folks at NeXT with
a current version of our license ASAP. If we can get a quick
vote, I'll make the patch to get this in our next release.

As for which files to apply this to...I think that it needs
to be applied to every file in the distribution. I don't see
that there is a problem with this. We are not trying to take
anything from anyone with this.  Comments.  I know that there
was a suggestion to add mention of the NCSA contribution.
Any suggestions as to where?



/*
 * Copyright (c) 1995
 *      Someone or other. 
 *      Apache HTTP Server Project, 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 contributed to the Apache HTTP server
 *      project.
 * 4. The name of the contributors may not be used to endorse or promote
 *    products derived from this software without specific prior written
 *    permission.
 * 5. Redistributions of any form whatsover must retain the following
 *    acknowledgement:
 *      This product includes software contributed to the Apache HTTP server
 *      project.
 *
 * THIS SOFTWARE IS PROVIDED BY THE 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 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.
 *
 */