diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-04 07:33:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-04 07:33:54 +0000 |
commit | 5069ea6a03b07b9100b65065e48c86d7f7996e48 (patch) | |
tree | 7c808c9af239dbfa96fddc7a72831ce922382cb3 /lib/libwrap | |
parent | 51b326618415d7feb4bbdf901b2a260f98c1a0d1 (diff) |
add the file here too, to avoid confusion
Diffstat (limited to 'lib/libwrap')
-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. +************************************************************************/ |