Navigation Menu

Skip to content

Commit

Permalink
* Merge in the copyright that DragonFly is being distributed under.
Browse files Browse the repository at this point in the history
Idea taken from FreeBSD.
  • Loading branch information
David Rhodus committed Jan 8, 2004
1 parent 458b0ff commit da6900b
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion COPYRIGHT
@@ -1,7 +1,36 @@
# $FreeBSD: src/COPYRIGHT,v 1.4 1999/09/05 21:33:47 obrien Exp $
# $DragonFly: src/COPYRIGHT,v 1.2 2003/06/17 04:21:10 dillon Exp $
# $DragonFly: src/COPYRIGHT,v 1.3 2004/01/08 17:10:08 drhodus Exp $
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94

The compilation of software known as DragonFly is distributed under the
following terms:

Copyright (C) 2003-2004 The DragonFly 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.

THIS SOFTWARE IS PROVIDED BY AUTHOR 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 AUTHOR 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.

The 4.4BSD and 4.4BSD-Lite software is distributed under the following
terms:

All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
Releases is copyrighted by The Regents of the University of California.

Expand Down

0 comments on commit da6900b

Please sign in to comment.