summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_fbtab.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-06-03 15:32:57 +0000
committerderaadt <deraadt@openbsd.org>2001-06-03 15:32:57 +0000
commitcb70495b4ad86502afbfe3309beef630cf68e21c (patch)
tree2984620c476b8e9d4f0b286b71c96f4d05e1d6ec /lib/libutil/login_fbtab.c
parentuse fatal_register_cleanup instead of atexit, sync with x11 authdir handling (diff)
downloadwireguard-openbsd-cb70495b4ad86502afbfe3309beef630cf68e21c.tar.xz
wireguard-openbsd-cb70495b4ad86502afbfe3309beef630cf68e21c.zip
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.c')
-rw-r--r--lib/libutil/login_fbtab.c11
1 files changed, 6 insertions, 5 deletions
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