diff options
author | 2001-06-04 07:33:53 +0000 | |
---|---|---|
committer | 2001-06-04 07:33:53 +0000 | |
commit | c8fb065381a85b1e800ac128f22574034dc14fb3 (patch) | |
tree | ae516c3734ab0838725c89bc903106d4a40cd4b0 | |
parent | Linksys PCM100 support; from Matt Behrens <matt@zigg.com>. (diff) | |
download | wireguard-openbsd-c8fb065381a85b1e800ac128f22574034dc14fb3.tar.xz wireguard-openbsd-c8fb065381a85b1e800ac128f22574034dc14fb3.zip |
add the file here too, to avoid confusion
-rw-r--r-- | lib/libwrap/DISCLAIMER | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/libwrap/DISCLAIMER b/lib/libwrap/DISCLAIMER new file mode 100644 index 00000000000..2d06cb8a2b3 --- /dev/null +++ b/lib/libwrap/DISCLAIMER @@ -0,0 +1,18 @@ +$OpenBSD: DISCLAIMER,v 1.1 2001/06/04 07:33:53 deraadt Exp $ + +/************************************************************************ +* Copyright 1995 by Wietse Venema. All rights reserved. Some individual +* files may be covered by other copyrights. +* +* This material was originally written and compiled by Wietse Venema at +* Eindhoven University of Technology, The Netherlands, in 1990, 1991, +* 1992, 1993, 1994 and 1995. +* +* 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 +* merchantibility and fitness for any particular purpose. +************************************************************************/ |