diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-03 15:32:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-03 15:32:58 +0000 |
commit | 43bea3990569e53bd187e93621abd32ae2c83667 (patch) | |
tree | 95d6f277ae66cdf87aa087ec4315fe23fa3d7f74 /lib/libutil/login_fbtab.3 | |
parent | febad2233ddf05531cfe01939fe86367c77a072f (diff) |
new license from Wietse; permits modification. This code is derived from
logdaemon, so this applies:
ftp://ftp.porcupine.org/pub/security/logdaemon_license
Diffstat (limited to 'lib/libutil/login_fbtab.3')
-rw-r--r-- | lib/libutil/login_fbtab.3 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/libutil/login_fbtab.3 b/lib/libutil/login_fbtab.3 index 7385938035d..a7c3592ed87 100644 --- a/lib/libutil/login_fbtab.3 +++ b/lib/libutil/login_fbtab.3 @@ -1,3 +1,20 @@ +.\" $OpenBSD: login_fbtab.3,v 1.5 2001/06/03 15:32:57 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. +.\" .Dd November 8, 1999 .Dt LOGIN_FBTAB 3 .Os |