diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 1997-02-09 22:50:16 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 1997-02-09 22:50:16 +0000 |
| commit | b4ebec5bf8828aa1cc3f5a1a50faf812b5b6ba48 (patch) | |
| tree | 93c7db298b1fd70f9e27663b3fd527da063d0008 /contrib/ipfilter/LICENCE | |
Notes
Diffstat (limited to 'contrib/ipfilter/LICENCE')
| -rw-r--r-- | contrib/ipfilter/LICENCE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/ipfilter/LICENCE b/contrib/ipfilter/LICENCE new file mode 100644 index 000000000000..c5a7767d12cf --- /dev/null +++ b/contrib/ipfilter/LICENCE @@ -0,0 +1,16 @@ +/* + * (C)opyright 1993, 1994, 1995 by Darren Reed. + * + * 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 in source and binary forms are permitted + * provided that this notice is preserved and due credit is given + * to the original author and the contributors. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * I hate legaleese, don't you ? + */ |
