summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-03 15:32:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-03 15:32:58 +0000
commit43bea3990569e53bd187e93621abd32ae2c83667 (patch)
tree95d6f277ae66cdf87aa087ec4315fe23fa3d7f74 /lib/libutil
parentfebad2233ddf05531cfe01939fe86367c77a072f (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')
-rw-r--r--lib/libutil/login_fbtab.317
-rw-r--r--lib/libutil/login_fbtab.c11
2 files changed, 23 insertions, 5 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
diff --git a/lib/libutil/login_fbtab.c b/lib/libutil/login_fbtab.c
index 724df60eab9..1b9bb526cd4 100644
--- a/lib/libutil/login_fbtab.c
+++ b/lib/libutil/login_fbtab.c
@@ -1,15 +1,16 @@
-/* $OpenBSD: login_fbtab.c,v 1.6 1999/09/21 04:52:45 csapuntz Exp $ */
+/* $OpenBSD: login_fbtab.c,v 1.7 2001/06/03 15:32:57 deraadt Exp $ */
/************************************************************************
-* Copyright 1995 by Wietse Venema. All rights reserved.
+* 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 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