diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-01 23:28:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-01 23:28:37 +0000 |
commit | cef990235adc884bbff5d91d8b2ae5beab46f28e (patch) | |
tree | fa8e2aa33eacb130ee4d0fe2fa2e4a797a2515fc | |
parent | 180d87df4f5fe0e299a15cfdda50bdf9bfa5029f (diff) |
whoohoo! New license for tcpwrappers, worked out over the phone with Wietse.x=
We agree that source code that is free for anyone to use for any purpose is
(1) cooler and (2) just a heck of a lot less of a pain to deal with. See
it for yourself at ftp://ftp.porcupine.org/pub/security/tcp_wrappers_license
if you want.
-rw-r--r-- | libexec/tcpd/DISCLAIMER | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/tcpd/DISCLAIMER b/libexec/tcpd/DISCLAIMER index 9dc90839983..6b438fa4c13 100644 --- a/libexec/tcpd/DISCLAIMER +++ b/libexec/tcpd/DISCLAIMER @@ -1,4 +1,4 @@ -$OpenBSD: DISCLAIMER,v 1.1 1997/02/26 06:00:32 downsj Exp $ +$OpenBSD: DISCLAIMER,v 1.2 2001/06/01 23:28:36 deraadt Exp $ /************************************************************************ * Copyright 1995 by Wietse Venema. All rights reserved. Some individual @@ -8,9 +8,9 @@ $OpenBSD: DISCLAIMER,v 1.1 1997/02/26 06:00:32 downsj Exp $ * Eindhoven University of Technology, The Netherlands, in 1990, 1991, * 1992, 1993, 1994 and 1995. * -* Redistribution and use in source and binary forms are permitted -* provided that this entire copyright notice is duplicated in all such -* copies. +* Redistribution and use in source and binary forms, with or without +* modification, are permitted provided that this entire copyright notice +* is duplicated in all such copies. * * This software is provided "as is" and without any expressed or implied * warranties, including, without limitation, the implied warranties of |