diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 2001-09-12 22:00:03 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 2001-09-12 22:00:03 +0000 |
| commit | 5a014fea7efd8b7f65e4553a955b315619cdcb34 (patch) | |
| tree | 75598ae7182a53a934f22116ceba23995490fec9 /sys/contrib | |
| parent | 21b1f10ade1fa85938c6cd2643318fb3d8e3271e (diff) | |
Notes
Diffstat (limited to 'sys/contrib')
| -rw-r--r-- | sys/contrib/ipfilter/netinet/IPFILTER.LICENCE | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE b/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE new file mode 100644 index 000000000000..dfb199c5f962 --- /dev/null +++ b/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE @@ -0,0 +1,29 @@ +Copyright (C) 1993-2001 by Darren Reed. + +$FreeBSD$ + +The author accepts no responsibility for the use of this software and +provides it on an ``as is'' basis without express or implied warranty. + +Redistribution and use, with or without modification, in source and binary +forms, are permitted provided that this notice is preserved in its entirety +and due credit is given to the original author and the contributors. + +The licence and distribution terms for any publically available version or +derivative of this code cannot be changed. i.e. this code cannot simply be +copied, in part or in whole, and put under another distribution licence +[including the GNU Public Licence.] + +THIS SOFTWARE IS PROVIDED BY THE 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 THE 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. + +I hate legalese, don't you ? |
